diff --git a/composer.json b/composer.json index b32b62720e..5ed3b5ecf4 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ }, "post-install-cmd": [ "@auto-scripts", - "cp bin/pre-commit .git/hooks" + "cp -n bin/pre-commit .git/hooks" ], "post-update-cmd": [ "@auto-scripts"