mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Update composer.json to comply with update to composer
This commit is contained in:
parent
bcb11e1b33
commit
e0a1832d31
1 changed files with 1 additions and 3 deletions
|
@ -45,10 +45,8 @@
|
|||
"php artisan clear-compiled",
|
||||
"php artisan optimize"
|
||||
],
|
||||
"pre-update-cmd": [
|
||||
"php artisan clear-compiled"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"php artisan clear-compiled",
|
||||
"php artisan optimize"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue