Skip to content

Commit

Permalink
Merge pull request #14 from rmikalkenas/bump-slevomat-dependency
Browse files Browse the repository at this point in the history
Bump slevomat dependency to allow 8.1.0
  • Loading branch information
aboks authored Jun 27, 2022
2 parents 707df02 + 37eac4f commit f54bdc7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^7.1 || ^8.0",
"squizlabs/php_codesniffer": "^3.0.0",
"slevomat/coding-standard": "^6.0 || ^7.0 <= 7.2.1"
"slevomat/coding-standard": "^6.0 || ^7.0 || ^8.0 <= 8.1.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.12"
Expand Down
83 changes: 42 additions & 41 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f54bdc7

Please sign in to comment.