diff --git a/composer.json b/composer.json index 833bc5a..0c8de9a 100644 --- a/composer.json +++ b/composer.json @@ -57,6 +57,7 @@ "behat-rerun": "rerun-behat-tests", "lint": "run-linter-tests", "phpcs": "run-phpcs-tests", + "phpcbf": "run-phpcbf-cleanup", "phpunit": "run-php-unit-tests", "prepare-tests": "install-package-tests", "test": [