Skip to content

Commit a72c43d

Browse files
Add composer phpcbf (#96)
1 parent 85e812f commit a72c43d

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
@@ -61,6 +61,7 @@
6161
"behat-rerun": "rerun-behat-tests",
6262
"lint": "run-linter-tests",
6363
"phpcs": "run-phpcs-tests",
64+
"phpcbf": "run-phpcbf-cleanup",
6465
"phpunit": "run-php-unit-tests",
6566
"prepare-tests": "install-package-tests",
6667
"test": [

0 commit comments

Comments
 (0)