mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-05 11:10:16 -04:00
Merge pull request #1520 from arubacao/arubacao-patch-1
Set optimize-autoloader to true in composer.json
This commit is contained in:
commit
d2d093076a
@ -133,7 +133,8 @@
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user