From b3807f34868e87048bac7a0455ee0f178a9e6e77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 14:02:07 +0000 Subject: [PATCH] chore(deps): update phpstan packages --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2d794a0..6fe179b 100644 --- a/composer.json +++ b/composer.json @@ -24,9 +24,9 @@ "nette/neon": "~3.1", "nextras/multi-query-parser": "~2.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.51", + "phpstan/phpstan": "2.2.2", "phpstan/phpstan-deprecation-rules": "2.0.4", - "phpstan/phpstan-strict-rules": "2.0.10", + "phpstan/phpstan-strict-rules": "2.0.11", "symfony/config": "~5.4 || ~6.0 || ~7.0", "symfony/dependency-injection": "~5.4 || ~6.0 || ~7.0", "symfony/http-kernel": "~5.4 || ~6.0 || ~7.0",