Skip to content

Commit

Permalink
Merge pull request #24 from stickeeuk/fix/lock-to-v3-45-0
Browse files Browse the repository at this point in the history
fix: lock PHP CS Fixer to v3.45
  • Loading branch information
stickeepaul authored Jan 10, 2024
2 parents c8f7700 + f4a919e commit 1c7ec02
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 @@ -3,7 +3,7 @@
"description": "stickee's PHP CS Fixer config",
"require": {
"php": "^8.1",
"friendsofphp/php-cs-fixer": "^3.13",
"friendsofphp/php-cs-fixer": "3.45",
"adamwojs/php-cs-fixer-phpdoc-force-fqcn": "^2.0"
},
"license": "MIT",
Expand Down

0 comments on commit 1c7ec02

Please sign in to comment.