Skip to content

Commit 707df02

Browse files
authored
Merge pull request #13 from rmikalkenas/bump-slevomat-dependency
Bump slevomat dependency to allow 7.2.1
2 parents 7a852a1 + 57f4630 commit 707df02

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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.18"
21+
"slevomat/coding-standard": "^6.0 || ^7.0 <= 7.2.1"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^8.5.12"

composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)