diff --git a/composer.json b/composer.json index a89c98e..4096d05 100644 --- a/composer.json +++ b/composer.json @@ -46,9 +46,6 @@ } }, "scripts": { - "post-install-cmd": [ - "./utils/git-setup-pre-commit-hook" - ], "behat": "run-behat-tests", "behat-rerun": "rerun-behat-tests", "lint": "run-linter-tests",