From 22b2516b9b2b6f8f7df48eef57efd57a29f42d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 10:58:42 +0000 Subject: [PATCH] chore(deps-dev): bump phpstan/phpstan in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan). Updates `phpstan/phpstan` from 1.12.29 to 1.12.31 - [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.29...1.12.31) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 1.12.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 08c20e2..af95667 100644 --- a/composer.lock +++ b/composer.lock @@ -4553,16 +4553,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.29", + "version": "1.12.31", "source": { "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "0835c625a38ac6484f050077116b6668bc3ab57d" + "url": "https://github.com/phpstan/phpstan-phar-composer-source.git", + "reference": "git1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0835c625a38ac6484f050077116b6668bc3ab57d", - "reference": "0835c625a38ac6484f050077116b6668bc3ab57d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a7630bb5311a41d13a2364634c78c5f4da250d53", + "reference": "a7630bb5311a41d13a2364634c78c5f4da250d53", "shasum": "" }, "require": { @@ -4607,7 +4607,7 @@ "type": "github" } ], - "time": "2025-09-16T08:46:57+00:00" + "time": "2025-09-24T15:58:55+00:00" }, { "name": "phpunit/php-code-coverage",