Skip to content

Commit

Permalink
Increase minimum PHPCS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Lambert committed Oct 28, 2020
1 parent ba5a46d commit 30aeb60
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 @@ -9,7 +9,7 @@
"mockery/mockery": "^1.0.0",
"brain/monkey": "^2.0.2",
"satooshi/php-coveralls": "^1.0",
"squizlabs/php_codesniffer": "^3.2",
"squizlabs/php_codesniffer": "^3.5",
"codedungeon/phpunit-result-printer": "^0.4.4"
},
"autoload": {
Expand Down

0 comments on commit 30aeb60

Please sign in to comment.