From 9aea05118518dff34ee97042b06b7ff28b8c19b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 12:54:35 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 2.0.15 to 2.0.16 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/2.0.15...2.0.16) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-version: 2.0.16 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 b6aa5e7..c4b979d 100644 --- a/composer.lock +++ b/composer.lock @@ -3282,16 +3282,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "2.0.15", + "version": "2.0.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "9b85ab476969b87bbe2253b69e265a9359b2f395" + "reference": "912e7691003e19f3f4028dc2e4cffd9a7ff2fe6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9b85ab476969b87bbe2253b69e265a9359b2f395", - "reference": "9b85ab476969b87bbe2253b69e265a9359b2f395", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/912e7691003e19f3f4028dc2e4cffd9a7ff2fe6c", + "reference": "912e7691003e19f3f4028dc2e4cffd9a7ff2fe6c", "shasum": "" }, "require": { @@ -3350,9 +3350,9 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.15" + "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.16" }, - "time": "2026-02-26T10:15:59+00:00" + "time": "2026-05-09T07:02:06+00:00" }, { "name": "phpunit/php-code-coverage",