From 4e9970096d15e73e8d8bf823e2b030c8c0372c60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:51:58 +0100 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v2.1.1 (#719) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a090a95d..f2bdd453 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "nette/tester": "~2.5", "mockery/mockery": ">=1.5.1", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.0", + "phpstan/phpstan": "2.1.1", "phpstan/phpstan-deprecation-rules": "2.0.1", "phpstan/phpstan-nette": "2.0.1", "phpstan/phpstan-mockery": "2.0.0",