From 44437a1535e3dc160b18b64e9645d439e6d798af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 1 Jan 2019 19:34:49 +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 32d9ffb..d1be1ac 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "friendsofphp/php-cs-fixer": "^2.13", "localheinz/composer-normalize": "^1.0.0", "localheinz/phpstan-rules": "^0.4", - "pepakriz/phpstan-exception-rules": "^0.3", + "pepakriz/phpstan-exception-rules": "^0.3 || ^0.4", "phpstan/phpstan": "^0.10", "phpstan/phpstan-deprecation-rules": "^0.10", "phpstan/phpstan-phpunit": "^0.10",