Skip to content

Commit

Permalink
Merge pull request #639 from phil-davis/cs-fixer-3.49
Browse files Browse the repository at this point in the history
chore: use php-cs-fixer 3.49
  • Loading branch information
phil-davis committed Feb 11, 2024
2 parents c5b0742 + 7f5ddc4 commit 7968406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -38,7 +38,7 @@
"sabre/xml" : "^3.0 || ^4.0"
},
"require-dev" : {
"friendsofphp/php-cs-fixer": "^3.38",
"friendsofphp/php-cs-fixer": "^3.49",
"phpunit/phpunit" : "^9.6",
"phpunit/php-invoker" : "^2.0 || ^3.1",
"phpstan/phpstan": "^1.10"
Expand Down

0 comments on commit 7968406

Please sign in to comment.