From 1a2e88085f194de0389806d923491c03c463f2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:03:12 +0000 Subject: [PATCH] [composer/dev](deps-dev): Bump symfony/phpunit-bridge Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 8.1.0 to 8.1.2. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v8.1.0...v8.1.2) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-version: 8.1.2 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 e3ffcbe6..716bfa73 100644 --- a/composer.lock +++ b/composer.lock @@ -8018,16 +8018,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v8.1.0", + "version": "v8.1.2", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "1fed488f8033f2dece371e60a1c66f2add274916" + "reference": "b0a06b7a231c7a077c78d74b2401b1e11b7b65f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1fed488f8033f2dece371e60a1c66f2add274916", - "reference": "1fed488f8033f2dece371e60a1c66f2add274916", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b0a06b7a231c7a077c78d74b2401b1e11b7b65f8", + "reference": "b0a06b7a231c7a077c78d74b2401b1e11b7b65f8", "shasum": "" }, "require": { @@ -8079,7 +8079,7 @@ "testing" ], "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v8.1.0" + "source": "https://github.com/symfony/phpunit-bridge/tree/v8.1.2" }, "funding": [ { @@ -8099,7 +8099,7 @@ "type": "tidelift" } ], - "time": "2026-05-29T05:06:50+00:00" + "time": "2026-07-23T06:03:08+00:00" }, { "name": "symfony/web-profiler-bundle",