don't run autoload dump
This commit is contained in:
parent
c530be74d0
commit
a6a2ec8683
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user