From 31325a596a5a22523ed1bdb2dbe4de5535d7b82f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 04:03:32 +0000 Subject: [PATCH] chore(deps): update dependency symfony/phpunit-bridge to v7.2.0 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b57b98b..39c633c 100644 --- a/composer.lock +++ b/composer.lock @@ -10215,16 +10215,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.1.9", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "c924f857dddcb7a6030b853ff069f039a4883fad" + "reference": "2bbde92ab25a0e2c88160857af7be9db5da0d145" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c924f857dddcb7a6030b853ff069f039a4883fad", - "reference": "c924f857dddcb7a6030b853ff069f039a4883fad", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2bbde92ab25a0e2c88160857af7be9db5da0d145", + "reference": "2bbde92ab25a0e2c88160857af7be9db5da0d145", "shasum": "" }, "require": { @@ -10277,7 +10277,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.9" + "source": "https://github.com/symfony/phpunit-bridge/tree/v7.2.0" }, "funding": [ { @@ -10293,7 +10293,7 @@ "type": "tidelift" } ], - "time": "2024-11-13T15:09:09+00:00" + "time": "2024-11-13T16:15:23+00:00" }, { "name": "symfony/polyfill-php81",