diff --git a/composer.json b/composer.json index 734c143..706f228 100644 --- a/composer.json +++ b/composer.json @@ -98,7 +98,7 @@ "rector/rector": "^2.3", "symfony/browser-kit": "7.4.*", "symfony/css-selector": "7.4.*", - "symfony/phpunit-bridge": "^7.4", + "symfony/phpunit-bridge": "^8.0", "symfony/web-profiler-bundle": "7.4.*" } } diff --git a/composer.lock b/composer.lock index cb9673c..2592a93 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": "e7723565dcb03a6a531bed25294f9de5", + "content-hash": "f28032a0ca38e7fdbf16efc64144d98a", "packages": [ { "name": "api-platform/doctrine-common", @@ -13511,16 +13511,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.4.8", + "version": "v8.0.8", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "140bbbe1cd1c21a084494ccddeee33f3c3381d7d" + "reference": "723ea96810135e776110bddb25aeb32b462134c8" }, "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/723ea96810135e776110bddb25aeb32b462134c8", + "reference": "723ea96810135e776110bddb25aeb32b462134c8", "shasum": "" }, "require": { @@ -13572,7 +13572,7 @@ "testing" ], "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.8" + "source": "https://github.com/symfony/phpunit-bridge/tree/v8.0.8" }, "funding": [ { @@ -13592,7 +13592,7 @@ "type": "tidelift" } ], - "time": "2026-03-24T13:12:05+00:00" + "time": "2026-03-30T15:14:47+00:00" }, { "name": "symfony/process",