From 8e1553f3b967bc02b8c8f3828018c9fadfef2b1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:12:37 +0000 Subject: [PATCH] chore(deps): update phpstan packages --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 781cf262..e1eef026 100644 --- a/composer.json +++ b/composer.json @@ -35,11 +35,11 @@ "nette/tester": "dev-master", "mockery/mockery": ">=1.5.1", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.46", + "phpstan/phpstan": "2.2.4", "phpstan/phpstan-deprecation-rules": "2.0.4", - "phpstan/phpstan-nette": "2.0.9", + "phpstan/phpstan-nette": "2.0.12", "phpstan/phpstan-mockery": "2.0.0", - "phpstan/phpstan-strict-rules": "2.0.10", + "phpstan/phpstan-strict-rules": "2.0.11", "nextras/multi-query-parser": "~2.0", "nextras/orm-phpstan": "^2.0.0", "tracy/tracy": "~2.3"