Skip to content

Commit

Permalink
Increase minimum version of "friendsofphp/php-cs-fixer"
Browse files Browse the repository at this point in the history
  • Loading branch information
jsunier committed Nov 20, 2024
1 parent 4ca311e commit aeeb2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"phpunit/phpunit": "^9.6",
"phpstan/phpstan": "^1.10.0",
"psr/log": "^1|^2|^3",
"friendsofphp/php-cs-fixer": "^3.41"
"friendsofphp/php-cs-fixer": "^3.64"
},
"scripts": {
"cs-fixer": "php-cs-fixer fix --config=.php-cs-fixer.dist.php --diff --dry-run",
Expand Down

0 comments on commit aeeb2d0

Please sign in to comment.