From e752900e70f4196e07f1b6f551ae0e47f84a0db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 10:03:55 +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.4. - [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.4) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-version: 8.1.4 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..b678b159 100644 --- a/composer.lock +++ b/composer.lock @@ -8018,16 +8018,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v8.1.0", + "version": "v8.1.4", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "1fed488f8033f2dece371e60a1c66f2add274916" + "reference": "98adc9c352dd0d95a1566437d54fe9ad59027f43" }, "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/98adc9c352dd0d95a1566437d54fe9ad59027f43", + "reference": "98adc9c352dd0d95a1566437d54fe9ad59027f43", "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.4" }, "funding": [ { @@ -8099,7 +8099,7 @@ "type": "tidelift" } ], - "time": "2026-05-29T05:06:50+00:00" + "time": "2026-08-07T15:02:39+00:00" }, { "name": "symfony/web-profiler-bundle",