From 8ed8aabbf53920f06cd8aa566edb99e7e88996f7 Mon Sep 17 00:00:00 2001 From: "private-packagist[bot]" <24194280+private-packagist[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 09:44:31 +0000 Subject: [PATCH] Update Dev deps Conductor executed the following commands: composer update phpstan/phpstan:2.1.28 --with-all-dependencies --minimal-changes --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index a7fcaaaae..3bd2503a5 100644 --- a/composer.lock +++ b/composer.lock @@ -12354,16 +12354,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.27", + "version": "2.1.28", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "25da374959afa391992792691093550b3098ef1e" + "reference": "578fa296a166605d97b94091f724f1257185d278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/25da374959afa391992792691093550b3098ef1e", - "reference": "25da374959afa391992792691093550b3098ef1e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/578fa296a166605d97b94091f724f1257185d278", + "reference": "578fa296a166605d97b94091f724f1257185d278", "shasum": "" }, "require": { @@ -12408,7 +12408,7 @@ "type": "github" } ], - "time": "2025-09-17T09:55:13+00:00" + "time": "2025-09-19T08:58:49+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",