diff --git a/composer.json b/composer.json index 321fa4a..7a33af3 100644 --- a/composer.json +++ b/composer.json @@ -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.20.0" + "slevomat/coding-standard": "^6.0 || ^7.0 || ^8.0 <= 8.26.0" }, "require-dev": { "phpunit/phpunit": "^8.5.12"