From aafe8091374b33a44d15b51337791948efbb2fb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 11:34:40 +0000 Subject: [PATCH] Update phpstan/phpstan requirement from ^2.1 to ^2.2 --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9a62523..d5679f8 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "friendsofphp/php-cs-fixer": "^3.95", "donatj/mddoc": "^0.10.1", "donatj/drop": "^1.1", - "phpstan/phpstan": "^2.1" + "phpstan/phpstan": "^2.2" }, "license": "MIT", "authors": [