From fd01a355cdcc57b3c6c5b07841a9117bc0318ace Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 31 Jan 2019 18:45:33 +0000 Subject: [PATCH] Re-enable pepakriz/phpstan-exception-rules --- resources/tools.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/tools.json b/resources/tools.json index 25561f3f..ac521537 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -556,8 +556,7 @@ "namespace": "phpstan" } }, - "test": "true", - "tags": ["exclude-php:7.1", "exclude-php:7.2", "exclude-php:7.3"] + "test": "true" }, { "name": "phpunit",