diff --git a/composer.json b/composer.json index 05e56d6..1ed3913 100644 --- a/composer.json +++ b/composer.json @@ -99,8 +99,7 @@ }, "scripts": { "post-install-cmd": [ - "@auto-scripts", - "@composer bin php-cs-fixer install --ansi" + "@auto-scripts" ], "post-update-cmd": [ "@auto-scripts"