Browse Source

Remove pre-update script.

Taylor Otwell 11 years ago
parent
commit
e0d6b130b8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      composer.json

+ 0 - 1
composer.json

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