From abd54ff3a19e5b478f312bd8fd6a03b7ea96050b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:23:16 +0000 Subject: [PATCH] Update phpstan/phpstan requirement from 1.10.21 to 1.11.1 (#127) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3fe5931..6c33492 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "nethergamesmc/quiche": "dev-master" }, "require-dev": { - "phpstan/phpstan": "1.10.21", + "phpstan/phpstan": "1.11.1", "nethergamesmc/pocketmine-mp": "dev-stable" }, "repositories": [