Add pre-update command to remove the compiled file.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"pre-update-cmd": "rm bootstrap/compiled.php",
|
||||
"post-update-cmd": "php artisan optimize"
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
|
||||
Reference in New Issue
Block a user