diff --git a/composer.json b/composer.json index b3b9213b..40aada7d 100644 --- a/composer.json +++ b/composer.json @@ -52,11 +52,5 @@ "atoum/atoum": "Atoum", "jakub-onderka/php-parallel-lint": "Parallel Linting Tool", "behat/behat": "Behat BDD Testing" - }, - - "scripts": { - "post-create-project-cmd": [ - "./console phpci:install" - ] } }