From 37ecaa7490cf2c7dd903c55cbc21160ab7c0daf5 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Fri, 6 Oct 2023 16:01:10 +0000 Subject: [PATCH] Update phpstan/phpstan --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fffd58081c5f..a513ec123a0e 100644 --- a/composer.lock +++ b/composer.lock @@ -6778,16 +6778,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.24", + "version": "1.10.38", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "360ecc90569e9a60c2954ee209ec04fa0d958e14" + "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/360ecc90569e9a60c2954ee209ec04fa0d958e14", - "reference": "360ecc90569e9a60c2954ee209ec04fa0d958e14", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", + "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", "shasum": "" }, "require": { @@ -6836,7 +6836,7 @@ "type": "tidelift" } ], - "time": "2023-07-05T12:32:13+00:00" + "time": "2023-10-06T14:19:14+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -9417,5 +9417,5 @@ "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }