Skip to content

Commit 4518059

Browse files
Add composer phpcbf (#353)
1 parent d5fea69 commit 4518059

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
@@ -90,6 +90,7 @@
9090
"behat-rerun": "rerun-behat-tests",
9191
"lint": "run-linter-tests",
9292
"phpcs": "run-phpcs-tests",
93+
"phpcbf": "run-phpcbf-cleanup",
9394
"phpunit": "run-php-unit-tests",
9495
"prepare-tests": "install-package-tests",
9596
"test": [

0 commit comments

Comments
 (0)