From 6a002dde678907abc355e3afecc3b67da866f8cd Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Mon, 20 Apr 2020 20:24:44 +0200 Subject: tests: add exception phpstan extensions --- composer.json | 1 + 1 file changed, 1 insertion(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 8640d17..ab94f5d 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,7 @@ "michelf/php-markdown": "^1.8" }, "require-dev": { + "pepakriz/phpstan-exception-rules": "^0.10.1", "phpstan/phpstan": "^0.12.19", "phpunit/phpunit": "^8.5", "sentry/sdk": "^2.0", -- cgit v1.2.3