Browse Source

Remove pre-install cmd for now.

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

+ 0 - 3
composer.json

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