Skip to content

Commit 5a64e6e

Browse files
authored
Merge pull request #363 from MasterOdin/patch-1
Mark support for slevomat/coding-standard ^8.0
2 parents 8012553 + 5f34e55 commit 5a64e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": ">=7.2.0",
22-
"slevomat/coding-standard": "^6.3.6 || ^7.0",
22+
"slevomat/coding-standard": "^6.3.6 || ^7.0 || ^8.0",
2323
"squizlabs/php_codesniffer": "^3.6"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)