From fe7dd7c5dd0f54e831fe782567897c1c0585fd93 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Fri, 3 Jun 2022 14:12:06 +0200 Subject: [PATCH] PHPStan 1.7.9 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 17b124034da..9f04cc2d52e 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "require-dev": { "doctrine/coding-standard": "9.0.0", "jetbrains/phpstorm-stubs": "2022.1", - "phpstan/phpstan": "1.6.3", + "phpstan/phpstan": "1.7.9", "phpstan/phpstan-strict-rules": "^1.2", "phpunit/phpunit": "9.5.20", "psalm/plugin-phpunit": "0.16.1",