From 7424f9b202b5b6c683ade4e9df2fc8729e336844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:18:42 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.1.23 to 2.1.28 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.23 to 2.1.28. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/2.1.23...2.1.28) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.28 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 39e8aa5..9990330 100644 --- a/composer.lock +++ b/composer.lock @@ -2112,16 +2112,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.23", + "version": "2.1.28", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a34502adbbd5c2366b5a97679848a5ace4f6f2f5" + "reference": "578fa296a166605d97b94091f724f1257185d278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a34502adbbd5c2366b5a97679848a5ace4f6f2f5", - "reference": "a34502adbbd5c2366b5a97679848a5ace4f6f2f5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/578fa296a166605d97b94091f724f1257185d278", + "reference": "578fa296a166605d97b94091f724f1257185d278", "shasum": "" }, "require": { @@ -2166,7 +2166,7 @@ "type": "github" } ], - "time": "2025-09-10T11:42:22+00:00" + "time": "2025-09-19T08:58:49+00:00" }, { "name": "phpunit/php-code-coverage",