Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit c53e960

Browse files
authored
Merge pull request #248 from lyrixx/composer-autoload-optimize
[Composer] Use an optimized autoloader
2 parents d1b16f5 + 412db76 commit c53e960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"symfony/test-pack": "*"
4444
},
4545
"config": {
46+
"optimize-autoloader": true,
4647
"preferred-install": {
4748
"*": "dist"
4849
},

0 commit comments

Comments
 (0)