We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
composer phpcbf
1 parent 85e812f commit a72c43dCopy full SHA for a72c43d
1 file changed
composer.json
@@ -61,6 +61,7 @@
61
"behat-rerun": "rerun-behat-tests",
62
"lint": "run-linter-tests",
63
"phpcs": "run-phpcs-tests",
64
+ "phpcbf": "run-phpcbf-cleanup",
65
"phpunit": "run-php-unit-tests",
66
"prepare-tests": "install-package-tests",
67
"test": [
0 commit comments