Skip to content

Commit 765e508

Browse files
committed
Add fix composer script
1 parent de679fb commit 765e508

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
@@ -40,6 +40,7 @@
4040
"test": "./vendor/bin/phpunit --no-coverage",
4141
"coverage": "./vendor/bin/phpunit",
4242
"lint": "./vendor/bin/phpcs",
43+
"fix": "./vendor/bin/phpcbf",
4344
"phpstan": "./vendor/bin/phpstan analyse",
4445
"psalm": "./vendor/bin/psalm --no-cache"
4546
},

0 commit comments

Comments
 (0)