Skip to content

Commit 8a4491a

Browse files
authored
Merge branch 'master' into remove-phpunit
2 parents 86b9f11 + 4d69b57 commit 8a4491a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"scripts": {
21-
"fix-cs": "@php ./vendor/bin/php-cs-fixer fix src -v --show-progress=estimating"
21+
"fix-cs": "php-cs-fixer fix src -v --show-progress=estimating"
2222
},
2323
"extra": {
2424
"branch-alias": {

0 commit comments

Comments
 (0)