From 36d2a79c7f76e2267eb001618030439dfeb30319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:38:41 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 2.0.10 to 2.0.12 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 2.0.10 to 2.0.12. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/2.0.10...2.0.12) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-version: 2.0.12 dependency-type: direct:development update-type: version-update:semver-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 109b176..6062ba3 100644 --- a/composer.lock +++ b/composer.lock @@ -2583,16 +2583,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "2.0.10", + "version": "2.0.12", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "5a7ab5319a0b0d856ddbe08f67a21b00b386107f" + "reference": "a46dd92eaf15146cd932d897a272e59cd4108ce2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/5a7ab5319a0b0d856ddbe08f67a21b00b386107f", - "reference": "5a7ab5319a0b0d856ddbe08f67a21b00b386107f", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/a46dd92eaf15146cd932d897a272e59cd4108ce2", + "reference": "a46dd92eaf15146cd932d897a272e59cd4108ce2", "shasum": "" }, "require": { @@ -2648,9 +2648,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.10" + "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.12" }, - "time": "2026-01-20T16:40:28+00:00" + "time": "2026-01-23T09:04:33+00:00" } ], "aliases": [],