From fe6b390e8683cbd1c46547ea6b680a47e803ea43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 01:12:26 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v2.1.32 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3114848..80b5ac6 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.31", + "phpstan/phpstan": "2.1.32", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-strict-rules": "2.0.7", "symfony/config": "~5.4 || ~6.0 || ~7.0",