From e1b0263c127bff5b4946405bfe2ca22a5e4001af Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Thu, 15 Aug 2024 11:14:03 +0200 Subject: [PATCH] PHPStan 1.11.10 (#6498) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d29e7fcc1f4..07b10908099 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "1.11.7", + "phpstan/phpstan": "1.11.10", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "9.6.20", "psalm/plugin-phpunit": "0.18.4",