@@ -20,10 +20,8 @@
"post-install-cmd": [
"php artisan optimize"
],
- "pre-update-cmd": [
- "php artisan clear-compiled"
- ],
"post-update-cmd": [
+ "php artisan clear-compiled"
"post-create-project-cmd": [