Skip to content

Commit

Permalink
Bumped the minimum version of php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Mar 20, 2020
1 parent d309379 commit dd2e02d
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 @@ -26,7 +26,7 @@
"ext-openssl": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.3",
"friendsofphp/php-cs-fixer": "^2.16.1",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"psy/psysh": "^0.10",
"vimeo/psalm": "^3.6"
Expand Down

0 comments on commit dd2e02d

Please sign in to comment.