diff --git a/composer.json b/composer.json index 4f88269..3e54773 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require-dev": { "phpunit/phpunit": "^6.5 || ^8.5", "mockery/mockery": "^1.0", - "overtrue/phplint": "^1.1 || ^2.0", + "overtrue/phplint": "^1.1 || ^2.0 || ^3.0", "brainmaestro/composer-git-hooks": "^2.7", "friendsofphp/php-cs-fixer": "^2.15" },