mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-21 09:00:07 +00:00
Remove specific commands from composer installation routine.
This commit is contained in:
@@ -72,9 +72,6 @@
|
|||||||
],
|
],
|
||||||
"post-install-cmd": [
|
"post-install-cmd": [
|
||||||
"Illuminate\\Foundation\\ComposerScripts::postInstall",
|
"Illuminate\\Foundation\\ComposerScripts::postInstall",
|
||||||
"php artisan firefly:upgrade-instructions",
|
|
||||||
"php artisan firefly:upgrade-database",
|
|
||||||
"php artisan firefly:verify",
|
|
||||||
"php artisan firefly:github-move",
|
"php artisan firefly:github-move",
|
||||||
"php artisan optimize"
|
"php artisan optimize"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user