Skip to content

Commit

Permalink
chore: workaround for php-cs-fixer 3.63
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Aug 27, 2024
1 parent 597579a commit 6eaaa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"php": "^8.1",
"codeigniter/coding-standard": "^1.7",
"ergebnis/composer-normalize": "^2.28",
"friendsofphp/php-cs-fixer": "^3.47.1",
"friendsofphp/php-cs-fixer": "3.62.*",
"nexusphp/cs-config": "^3.6",
"phpmetrics/phpmetrics": "^2.8 || ^3.0rc6",
"vimeo/psalm": "^5.0"
Expand Down

0 comments on commit 6eaaa60

Please sign in to comment.