diff --git a/composer.json b/composer.json index 3f9c0510..a0fdfa0b 100644 --- a/composer.json +++ b/composer.json @@ -103,9 +103,6 @@ } }, "scripts": { - "post-create-project-cmd": [ - "@development-enable" - ], "post-update-cmd": [ "php bin/composer-post-install-script.php" ],