From 4deabb8952db126eac14d76fa69b2bb47ccd1281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:40:33 +0000 Subject: [PATCH] Update pepakriz/phpstan-exception-rules requirement Updates the requirements on pepakriz/phpstan-exception-rules to permit the latest version. Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 13c807c..da01b0a 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "nepada/coding-standard": "7.4.0", "nepada/phpstan-nette-tester": "0.3.1", "nette/tester": "2.4.0", - "pepakriz/phpstan-exception-rules": "0.11.6", + "pepakriz/phpstan-exception-rules": "0.11.7", "phpstan/phpstan": "0.12.85", "phpstan/phpstan-nette": "0.12.17", "phpstan/phpstan-strict-rules": "0.12.9",