From c1d52ebc108d093eecd2e1004589b427338e1d88 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Fri, 5 Jan 2024 19:28:27 +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..d161736ba4f3 100644 --- a/composer.lock +++ b/composer.lock @@ -6828,16 +6828,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.38", + "version": "1.10.54", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" + "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", - "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3e25f279dada0adc14ffd7bad09af2e2fc3523bb", + "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb", "shasum": "" }, "require": { @@ -6886,7 +6886,7 @@ "type": "tidelift" } ], - "time": "2023-10-06T14:19:14+00:00" + "time": "2024-01-05T15:50:47+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" }