From 233ec9af0f74253f51a23e29ffd81646b7f1e842 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:02:45 +0100 Subject: [PATCH] chore(deps): update phpstan packages (#271) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index aa902dc..16c177d 100644 --- a/composer.json +++ b/composer.json @@ -25,8 +25,8 @@ "nette/neon": "~3.0", "nextras/multi-query-parser": "~1.0", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.0.2", - "phpstan/phpstan-deprecation-rules": "2.0.0", + "phpstan/phpstan": "2.0.3", + "phpstan/phpstan-deprecation-rules": "2.0.1", "phpstan/phpstan-strict-rules": "2.0.0", "symfony/config": "~4.4 || ~5.0", "symfony/dependency-injection": "~4.4 || ~5.0",