Skip to content

Commit

Permalink
require recent version of PHP CS Fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
othillo committed Oct 27, 2020
1 parent d9b3a75 commit 736c5d8
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 @@ -10,7 +10,7 @@
}
],
"require": {
"friendsofphp/php-cs-fixer": "^2.0",
"friendsofphp/php-cs-fixer": "^2.16",
"malukenho/docheader": "^0.1.7",
"php": ">=7.2"
},
Expand Down

0 comments on commit 736c5d8

Please sign in to comment.