We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
composer phpcbf
1 parent d5fea69 commit 4518059Copy full SHA for 4518059
1 file changed
composer.json
@@ -90,6 +90,7 @@
90
"behat-rerun": "rerun-behat-tests",
91
"lint": "run-linter-tests",
92
"phpcs": "run-phpcs-tests",
93
+ "phpcbf": "run-phpcbf-cleanup",
94
"phpunit": "run-php-unit-tests",
95
"prepare-tests": "install-package-tests",
96
"test": [
0 commit comments