Skip to content

Commit

Permalink
fixed version. but i guess we dont have to install php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Jan 26, 2024
1 parent 2d412dc commit c573407
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 @@ -14,7 +14,7 @@
},
"require-dev": {
"doctrine/cache": "^1.11",
"friendsofphp/php-cs-fixer": "^3.3",
"friendsofphp/php-cs-fixer": "^2.14 || ^3.48.0",
"nesbot/carbon": "*",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"symfony/yaml": "^4.4 || ^5.3 || ^6.0",
Expand Down

0 comments on commit c573407

Please sign in to comment.