We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
composer phpcbf
1 parent 7258d36 commit 1731f1cCopy full SHA for 1731f1c
1 file changed
composer.json
@@ -55,6 +55,7 @@
55
"behat-rerun": "rerun-behat-tests",
56
"lint": "run-linter-tests",
57
"phpcs": "run-phpcs-tests",
58
+ "phpcbf": "run-phpcbf-cleanup",
59
"phpunit": "run-php-unit-tests",
60
"prepare-tests": "install-package-tests",
61
"test": [
0 commit comments