Skip to content

Commit

Permalink
Merge pull request #18 from mjrider/patch-1
Browse files Browse the repository at this point in the history
Bump slevomat dependency to allow 8.8.0
  • Loading branch information
aboks committed Jan 23, 2023
2 parents ccdf807 + b3f3bb6 commit 3736019
Showing 1 changed file with 1 addition and 1 deletion.
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 || ^8.0 <= 8.6.2"
"slevomat/coding-standard": "^6.0 || ^7.0 || ^8.0 <= 8.8.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.12"
Expand Down

0 comments on commit 3736019

Please sign in to comment.