Commit db365dda authored by Taylor Otwell's avatar Taylor Otwell

Remove pre-install cmd for now.

parent e1283053
...@@ -13,9 +13,6 @@ ...@@ -13,9 +13,6 @@
] ]
}, },
"scripts": { "scripts": {
"pre-install-cmd": [
"php artisan clear-compiled"
],
"pre-update-cmd": [ "pre-update-cmd": [
"php artisan clear-compiled" "php artisan clear-compiled"
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment