diff --git a/composer.json b/composer.json index 423a2294..8826a7f5 100755 --- a/composer.json +++ b/composer.json @@ -285,7 +285,7 @@ "twig-cs-fixer lint web/themes/custom/hoeringsportal/templates" ], "install-codestandards": [ - "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run" + "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run" ] } }