mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Add verify command to composer.json
This commit is contained in:
@@ -75,6 +75,7 @@
|
|||||||
"post-update-cmd": [
|
"post-update-cmd": [
|
||||||
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
|
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
|
||||||
"php artisan firefly:upgrade-instructions",
|
"php artisan firefly:upgrade-instructions",
|
||||||
|
"php artisan firefly:verify",
|
||||||
"php artisan optimize"
|
"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",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "f48992f1aad4a7b781ae1d6c43bddcf3",
|
"hash": "ce5008a06e815bab7e4027161939b57e",
|
||||||
"content-hash": "8a35f78c306f3ddd1080d7c1b687f77d",
|
"content-hash": "8a35f78c306f3ddd1080d7c1b687f77d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user