don't run autoload dump

This commit is contained in:
Nabeel Shahzad 2017-12-02 09:53:58 -06:00
parent c530be74d0
commit a6a2ec8683

View File

@ -91,8 +91,7 @@
"php artisan optimize" "php artisan optimize"
], ],
"post-autoload-dump": [ "post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump"
"@php artisan package:discover"
] ]
}, },
"config": { "config": {