Skip to content

Commit 5aa41b6

Browse files
committed
chore: workaround for php-cs-fixer 3.63
1 parent 597579a commit 5aa41b6

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
@@ -19,6 +19,7 @@
1919
"require-dev": {
2020
"codeigniter/phpstan-codeigniter": "^1.4",
2121
"fakerphp/faker": "^1.9",
22+
"friendsofphp/php-cs-fixer": "3.62.*",
2223
"kint-php/kint": "^5.0.4",
2324
"mikey179/vfsstream": "^1.6",
2425
"nexusphp/tachycardia": "^2.0",

0 commit comments

Comments
 (0)