diff --git a/resources/tools.json b/resources/tools.json index 07130994..bd896485 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -555,7 +555,8 @@ "namespace": "phpstan" } }, - "test": "true" + "test": "true", + "tags": ["exclude-php:7.1", "exclude-php:7.2", "exclude-php:7.3"] }, { "name": "phpunit",