Skip to content

Commit

Permalink
Mark support for slevomat/coding-standard ^8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
  • Loading branch information
MasterOdin committed Jul 3, 2022
1 parent 8012553 commit 5f34e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": ">=7.2.0",
"slevomat/coding-standard": "^6.3.6 || ^7.0",
"slevomat/coding-standard": "^6.3.6 || ^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^3.6"
},
"require-dev": {
Expand Down

0 comments on commit 5f34e55

Please sign in to comment.