From 3a4fd06c686478fad7a38c83b289c189527ca2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:18:30 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.0.3 to 2.1.40 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.0.3 to 2.1.40. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.2.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/2.0.3...2.1.40) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.40 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 26863d7..4d54667 100644 --- a/composer.lock +++ b/composer.lock @@ -1874,16 +1874,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.0.3", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "46b4d3529b12178112d9008337beda0cc2a1a6b4" - }, + "version": "2.1.40", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/46b4d3529b12178112d9008337beda0cc2a1a6b4", - "reference": "46b4d3529b12178112d9008337beda0cc2a1a6b4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", + "reference": "9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", "shasum": "" }, "require": { @@ -1928,7 +1923,7 @@ "type": "github" } ], - "time": "2024-11-28T22:19:37+00:00" + "time": "2026-02-23T15:04:35+00:00" }, { "name": "phpunit/php-code-coverage",