Skip to content

Commit

Permalink
Add composer phpcbf (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored Feb 17, 2023
1 parent ebbff97 commit 0e7d1fb
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 @@ -54,6 +54,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 0e7d1fb

Please sign in to comment.