diff --git a/composer.json b/composer.json index adb6ad3..f406e0d 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^11.0", "ext-xdebug": "*", "php": "~7.1 || ~8.0", - "squizlabs/php_codesniffer": "^3.3", + "squizlabs/php_codesniffer": "^3.3 || ^4.0", "php-parallel-lint/php-parallel-lint": "^1.3" }, "autoload-dev": {