Skip to content

Commit 6eaaa60

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"php": "^8.1",
44
"codeigniter/coding-standard": "^1.7",
55
"ergebnis/composer-normalize": "^2.28",
6-
"friendsofphp/php-cs-fixer": "^3.47.1",
6+
"friendsofphp/php-cs-fixer": "3.62.*",
77
"nexusphp/cs-config": "^3.6",
88
"phpmetrics/phpmetrics": "^2.8 || ^3.0rc6",
99
"vimeo/psalm": "^5.0"

0 commit comments

Comments
 (0)