diff --git a/composer.json b/composer.json index 8028a2f..8e7486b 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "symfony/css-selector": "^7.3", "symfony/debug-bundle": "^7.3", "symfony/maker-bundle": "^1.52", - "symfony/phpunit-bridge": "^7.3", + "symfony/phpunit-bridge": "^8.1", "symfony/stopwatch": "^7.3", "symfony/web-profiler-bundle": "^7.3", "symplify/easy-coding-standard": "^12.0" diff --git a/composer.lock b/composer.lock index 5daa4ea..b2f4b75 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": "d84a921ecc832a189a074413c7eaf99f", + "content-hash": "9c3912e8913ec8e79205a51e1fe1eeac", "packages": [ { "name": "api-platform/core", @@ -15848,16 +15848,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.4.8", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "140bbbe1cd1c21a084494ccddeee33f3c3381d7d" + "reference": "1fed488f8033f2dece371e60a1c66f2add274916" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/140bbbe1cd1c21a084494ccddeee33f3c3381d7d", - "reference": "140bbbe1cd1c21a084494ccddeee33f3c3381d7d", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1fed488f8033f2dece371e60a1c66f2add274916", + "reference": "1fed488f8033f2dece371e60a1c66f2add274916", "shasum": "" }, "require": { @@ -15909,7 +15909,7 @@ "testing" ], "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.8" + "source": "https://github.com/symfony/phpunit-bridge/tree/v8.1.0" }, "funding": [ { @@ -15929,7 +15929,7 @@ "type": "tidelift" } ], - "time": "2026-03-24T13:12:05+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/web-profiler-bundle",