From 259817e42af2baeaaaaff1cf1785d6229fd75589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 22:17:50 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.1.25 to 2.1.27 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.25 to 2.1.27. - [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.25...2.1.27) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.27 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 4e4acb5..71f5cd3 100644 --- a/composer.lock +++ b/composer.lock @@ -3935,16 +3935,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.25", + "version": "2.1.27", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a" + "reference": "25da374959afa391992792691093550b3098ef1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4087d28bd252895874e174d65e26b2c202ed893a", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/25da374959afa391992792691093550b3098ef1e", + "reference": "25da374959afa391992792691093550b3098ef1e", "shasum": "" }, "require": { @@ -3989,7 +3989,7 @@ "type": "github" } ], - "time": "2025-09-12T14:26:42+00:00" + "time": "2025-09-17T09:55:13+00:00" }, { "name": "react/cache",