diff --git a/composer.json b/composer.json index b219057..98fb791 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "phpunit/phpunit": "~7|~9", "friendsofphp/php-cs-fixer": "^3.1", "squizlabs/php_codesniffer": "^3.6", - "corpus/coding-standard": "=0.8.0", + "corpus/coding-standard": "^0.7.0 || ^0.8.0", "ext-curl": "*" }, "config": {