From 85d1d3788e7b6aa687b880d0632075059b16fec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 03:42:20 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge in the symfony-dependencies group Bumps the symfony-dependencies group with 1 update: [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge). Updates `symfony/phpunit-bridge` from 7.3.1 to 7.3.3 - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.4/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.3.1...v7.3.3) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-version: 7.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: symfony-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4def955bf..541385b69 100644 --- a/composer.lock +++ b/composer.lock @@ -19111,16 +19111,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.3.1", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "71624984d8bcad6acf7a790d4e3ceafe04bc2485" + "reference": "7954e563ed14f924593169f6c4645d58d9d9ac77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/71624984d8bcad6acf7a790d4e3ceafe04bc2485", - "reference": "71624984d8bcad6acf7a790d4e3ceafe04bc2485", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7954e563ed14f924593169f6c4645d58d9d9ac77", + "reference": "7954e563ed14f924593169f6c4645d58d9d9ac77", "shasum": "" }, "require": { @@ -19176,7 +19176,7 @@ "testing" ], "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.1" + "source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.3" }, "funding": [ { @@ -19187,12 +19187,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-06-04T10:09:06+00:00" + "time": "2025-08-04T15:15:28+00:00" }, { "name": "symfony/process",