Skip to content

Commit 6432488

Browse files
authored
Merge pull request laravel#4189 from tabuna/patch-1
Composer -o
2 parents bc368c6 + 2b5925b commit 6432488

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
},
4646
"config": {
4747
"preferred-install": "dist",
48-
"sort-packages": true
48+
"sort-packages": true,
49+
"optimize-autoloader": true
4950
}
5051
}

0 commit comments

Comments
 (0)