From 2ab6cc4710de89e4996ee43db0aea447e4c5f02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:02:17 +0000 Subject: [PATCH] Bump phpstan/phpstan from 1.12.28 to 1.12.32 in /tools Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.28 to 1.12.32. - [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/1.12.28...1.12.32) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 1.12.32 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/composer.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/tools/composer.lock b/tools/composer.lock index 3ec2cee0c..aa1a6f0b1 100644 --- a/tools/composer.lock +++ b/tools/composer.lock @@ -1462,16 +1462,11 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.28", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "fcf8b71aeab4e1a1131d1783cef97b23a51b87a9" - }, + "version": "1.12.32", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fcf8b71aeab4e1a1131d1783cef97b23a51b87a9", - "reference": "fcf8b71aeab4e1a1131d1783cef97b23a51b87a9", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2770dcdf5078d0b0d53f94317e06affe88419aa8", + "reference": "2770dcdf5078d0b0d53f94317e06affe88419aa8", "shasum": "" }, "require": { @@ -1516,7 +1511,7 @@ "type": "github" } ], - "time": "2025-07-17T17:15:39+00:00" + "time": "2025-09-30T10:16:31+00:00" }, { "name": "phpunit/php-code-coverage",