Tweak scripts

This commit is contained in:
Graham Campbell 2015-07-07 11:26:21 +01:00
parent f01849f758
commit 6a29b306e2
2 changed files with 3 additions and 5 deletions

View File

@ -65,8 +65,7 @@
"php artisan optimize --force",
"php artisan config:cache",
"php artisan route:cache",
"chmod -R 755 storage",
"php artisan queue:restart"
"chmod -R 755 storage"
],
"pre-update-cmd": [
"rm -f compiled.php config.php routes.php services.json"
@ -75,8 +74,7 @@
"php artisan optimize --force",
"php artisan config:cache",
"php artisan route:cache",
"chmod -R 755 storage",
"php artisan queue:restart"
"chmod -R 755 storage"
],
"post-create-project-cmd": [
"php -r \"copy('.env.example', '.env');\"",

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": "4946bbb223aab1e07939738a93f65c31",
"hash": "687f3b651fc7e102f31fd6cc34bd2020",
"packages": [
{
"name": "alt-three/segment",