diff --git a/composer.json b/composer.json index 9dc3cf1..a7a7ae5 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require-dev": { "phpunit/phpunit": "^9.5", "mockery/mockery": "^1.0", - "overtrue/phplint": "^3.0", + "overtrue/phplint": "^3.0 || ^4.0", "brainmaestro/composer-git-hooks": "^2.7", "friendsofphp/php-cs-fixer": "^3.0" },