From efff04b460ce9fbe1e93b99a056f6f2ee2be374a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 00:31:31 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v2.1.33 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 80b5ac66..4eef002f 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "nette/neon": "~3.1", "nextras/multi-query-parser": "~1.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.32", + "phpstan/phpstan": "2.1.33", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-strict-rules": "2.0.7", "symfony/config": "~5.4 || ~6.0 || ~7.0",