Skip to content

Commit

Permalink
Add composer phpcbf (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored Feb 17, 2023
1 parent 68e77c4 commit d2b350c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"behat-rerun": "rerun-behat-tests",
"lint": "run-linter-tests",
"phpcs": "run-phpcs-tests",
"phpcbf": "run-phpcbf-cleanup",
"phpunit": "run-php-unit-tests",
"prepare-tests": "install-package-tests",
"test": [
Expand Down

0 comments on commit d2b350c

Please sign in to comment.