@@ -32,10 +32,8 @@
"php artisan clear-compiled",
"php artisan optimize"
],
- "pre-update-cmd": [
- "php artisan clear-compiled"
- ],
"post-update-cmd": [
+ "php artisan clear-compiled",
"post-root-package-install": [