Skip to content

Commit d2b350c

Browse files
Add composer phpcbf (#214)
1 parent 68e77c4 commit d2b350c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"behat-rerun": "rerun-behat-tests",
5858
"lint": "run-linter-tests",
5959
"phpcs": "run-phpcs-tests",
60+
"phpcbf": "run-phpcbf-cleanup",
6061
"phpunit": "run-php-unit-tests",
6162
"prepare-tests": "install-package-tests",
6263
"test": [

0 commit comments

Comments
 (0)