Skip to content

Commit e40f432

Browse files
Add composer phpcbf (#80)
1 parent 0275018 commit e40f432

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
@@ -52,6 +52,7 @@
5252
"behat-rerun": "rerun-behat-tests",
5353
"lint": "run-linter-tests",
5454
"phpcs": "run-phpcs-tests",
55+
"phpcbf": "run-phpcbf-cleanup",
5556
"phpunit": "run-php-unit-tests",
5657
"prepare-tests": "install-package-tests",
5758
"test": [

0 commit comments

Comments
 (0)