diff --git a/composer.json b/composer.json index a51123a..be1648e 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,5 @@ "config": { "process-timeout": 600 }, - "scripts": { - "post-install-cmd": "php ./framework/cli-script.php dev/build", - "post-update-cmd": "php ./framework/cli-script.php dev/build" - }, "minimum-stability": "dev" }