diff --git a/composer.json b/composer.json index f05f7d2f3a..8bbcac8f08 100644 --- a/composer.json +++ b/composer.json @@ -128,7 +128,7 @@ "symfony/browser-kit": "7.2.*", "symfony/debug-bundle": "7.2.*", "symfony/maker-bundle": "1.63.0", - "symfony/phpunit-bridge": "7.2.*", + "symfony/phpunit-bridge": "7.3.*", "symfony/stopwatch": "7.2.*", "symfony/web-profiler-bundle": "7.2.*" }, diff --git a/composer.lock b/composer.lock index 296fc7e03a..debe79f5b8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "abb30f8bbbb59fb648ccfdb4ae8d4a8c", + "content-hash": "84e4f2f355c9be6f92d0b7538840730f", "packages": [ { "name": "aws/aws-crt-php", @@ -17924,16 +17924,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.2.8", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "860206b88792463da3bb64763c224c29ddbe9729" + "reference": "7954e563ed14f924593169f6c4645d58d9d9ac77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/860206b88792463da3bb64763c224c29ddbe9729", - "reference": "860206b88792463da3bb64763c224c29ddbe9729", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7954e563ed14f924593169f6c4645d58d9d9ac77", + "reference": "7954e563ed14f924593169f6c4645d58d9d9ac77", "shasum": "" }, "require": { @@ -17989,7 +17989,7 @@ "testing" ], "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.2.8" + "source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.3" }, "funding": [ { @@ -18000,12 +18000,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:08:59+00:00" + "time": "2025-08-04T15:15:28+00:00" }, { "name": "symfony/web-profiler-bundle", @@ -18142,7 +18146,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -18158,6 +18162,6 @@ "ext-openssl": "*", "ext-redis": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }