From 6180a91b6b6b6501ca5547a6dfd562b7147a64f0 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Fri, 5 Jan 2024 10:38:15 +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 37afa35eb3e9..51455d9de203 100644 --- a/composer.lock +++ b/composer.lock @@ -6828,16 +6828,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.38", + "version": "1.10.52", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" + "reference": "0cd0c330081d4f1e1d630701fe4f342c3b659685" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0cd0c330081d4f1e1d630701fe4f342c3b659685", + "reference": "0cd0c330081d4f1e1d630701fe4f342c3b659685", "shasum": "" }, "require": { @@ -6886,7 +6886,7 @@ "type": "tidelift" } ], - "time": "2023-10-06T14:19:14+00:00" + "time": "2024-01-05T09:51:32+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -9467,5 +9467,5 @@ "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }