diff --git a/composer.json b/composer.json index eb3ae5a1..5f81882b 100644 --- a/composer.json +++ b/composer.json @@ -63,6 +63,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": [