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