Skip to content

Commit b3f3bb6

Browse files
authored
Bump slevomat dependency to allow 8.8.0
Update requirements to allow the latest version of slevomat. mainly because of this change slevomat/coding-standard@fbc18cf
1 parent ccdf807 commit b3f3bb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)