mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add verify command to composer.json
This commit is contained in:
parent
e87f6ca40e
commit
0dcbf451d6
@ -75,6 +75,7 @@
|
||||
"post-update-cmd": [
|
||||
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
|
||||
"php artisan firefly:upgrade-instructions",
|
||||
"php artisan firefly:verify",
|
||||
"php artisan optimize"
|
||||
]
|
||||
},
|
||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "f48992f1aad4a7b781ae1d6c43bddcf3",
|
||||
"hash": "ce5008a06e815bab7e4027161939b57e",
|
||||
"content-hash": "8a35f78c306f3ddd1080d7c1b687f77d",
|
||||
"packages": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user