From 2ace122c45e2601d5601a5ffa074dcf6f8acd20e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 14:02:02 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.1.25 to 2.1.29 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.25 to 2.1.29. - [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.29) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 18264f6..39fe081 100644 --- a/composer.lock +++ b/composer.lock @@ -1518,16 +1518,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.25", + "version": "2.1.29", "source": { "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a" + "url": "https://github.com/phpstan/phpstan-phar-composer-source.git", + "reference": "git" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4087d28bd252895874e174d65e26b2c202ed893a", - "reference": "4087d28bd252895874e174d65e26b2c202ed893a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d618573eed4a1b6b75e37b2e0b65ac65c885d88e", + "reference": "d618573eed4a1b6b75e37b2e0b65ac65c885d88e", "shasum": "" }, "require": { @@ -1572,7 +1572,7 @@ "type": "github" } ], - "time": "2025-09-12T14:26:42+00:00" + "time": "2025-09-25T06:58:18+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -4435,8 +4435,8 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { + "friendsofphp/php-cs-fixer": 0, "phpstan/extension-installer": 0, - "phpstan/phpstan": 0, "phpstan/phpstan-phpunit": 0, "phpunit/phpunit": 0 },