From 3c65f710f294fa13f2e2d289dd10f91fdf79f878 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 00:43:59 +0000 Subject: [PATCH] fix(deps): update dependency phpstan/phpstan to v2.1.28 --- extractor/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extractor/composer.lock b/extractor/composer.lock index 36669af..1f21af4 100644 --- a/extractor/composer.lock +++ b/extractor/composer.lock @@ -161,16 +161,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.25", + "version": "2.1.28", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a" + "reference": "578fa296a166605d97b94091f724f1257185d278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4087d28bd252895874e174d65e26b2c202ed893a", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/578fa296a166605d97b94091f724f1257185d278", + "reference": "578fa296a166605d97b94091f724f1257185d278", "shasum": "" }, "require": { @@ -215,7 +215,7 @@ "type": "github" } ], - "time": "2025-09-12T14:26:42+00:00" + "time": "2025-09-19T08:58:49+00:00" }, { "name": "psr/container",