Pull in latest laravel/laravel changes

This commit is contained in:
Jonny Barnes 2017-03-27 19:10:51 +01:00
parent 997ade3c34
commit f2d8a5091d
8 changed files with 18 additions and 13 deletions

View file

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