From 4a4db880b4d6ad04c39471052e51a83b92e11ece Mon Sep 17 00:00:00 2001 From: RiKap <6736715+RiKap@users.noreply.github.com> Date: Mon, 22 Jun 2026 12:05:30 +0200 Subject: [PATCH] [create-pull-request] automated change --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7b7b0b..d7715a6 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-zlib": "*" }, "require-dev": { - "phpstan/phpstan": "^2.1.51", + "phpstan/phpstan": "^2.2.2", "php-parallel-lint/php-parallel-lint": "^1.4.0", "squizlabs/php_codesniffer": "^3.9", "contributte/qa": "^0.3.2",