We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer phpcbf
1 parent c42b580 commit 5d277b4Copy full SHA for 5d277b4
composer.json
@@ -71,6 +71,7 @@
71
"behat-rerun": "rerun-behat-tests",
72
"lint": "run-linter-tests",
73
"phpcs": "run-phpcs-tests",
74
+ "phpcbf": "run-phpcbf-cleanup",
75
"phpunit": "run-php-unit-tests",
76
"prepare-tests": "install-package-tests",
77
"test": [
0 commit comments