diff --git a/composer.json b/composer.json index aa07fcb..4ba8921 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3", "mikey179/vfsstream": "^1.6", - "overtrue/phplint": "^3.0", + "overtrue/phplint": "^3.0 || ^9.0", "phpstan/phpstan": "1.*", "phpunit/phpunit": "^11", "squizlabs/php_codesniffer": "^3.5",