Merge pull request #4189 from tabuna/patch-1

Composer -o
This commit is contained in:
Taylor Otwell 2017-03-27 08:59:32 -05:00 committed by GitHub
commit 643248834f
1 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@
},
"config": {
"preferred-install": "dist",
"sort-packages": true
"sort-packages": true,
"optimize-autoloader": true
}
}