Skip to content

Commit 48a0f9c

Browse files
authored
Merge pull request #11 from Jeroeny/update
Allow slevomat/coding-standard until 7.0.15
2 parents b8b53b5 + 658af8d commit 48a0f9c

File tree

2 files changed

+217
-80
lines changed

2 files changed

+217
-80
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^7.1 || ^8.0",
2020
"squizlabs/php_codesniffer": "^3.0.0",
21-
"slevomat/coding-standard": "^6.0 || ^7.0 <= 7.0.4"
21+
"slevomat/coding-standard": "^6.0 || ^7.0 <= 7.0.15"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^8.5.12"

0 commit comments

Comments
 (0)