Remove pre-install cmd for now.

This commit is contained in:
Taylor Otwell 2013-05-06 09:35:34 -05:00
parent e12830534e
commit db365ddaae
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@
]
},
"scripts": {
"pre-install-cmd": [
"php artisan clear-compiled"
],
"pre-update-cmd": [
"php artisan clear-compiled"
],