Remove pre-update script.

This commit is contained in:
Taylor Otwell 2013-04-14 13:54:33 -05:00
parent 315bb1dd9b
commit e0d6b130b8
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
]
},
"scripts": {
"pre-update-cmd": "rm bootstrap/compiled.php",
"post-update-cmd": "php artisan optimize"
},
"minimum-stability": "dev"