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

View File

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