Add verify command to composer.json

This commit is contained in:
James Cole 2016-09-24 08:59:14 +02:00
parent e87f6ca40e
commit 0dcbf451d6
2 changed files with 2 additions and 1 deletions

View File

@ -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
View File

@ -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": [
{