From 84a0bdef8679d735bf9da8d4973f4802057c7a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:03:56 +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.1.9 to 7.2.0 - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.1.9...v7.2.0) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: symfony-dependencies ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index b5e9bf0f..a3e4c785 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "symfony/css-selector": "5.4.*", "symfony/debug-bundle": "5.4.*", "symfony/maker-bundle": "^1.15", - "symfony/phpunit-bridge": "7.1.*", + "symfony/phpunit-bridge": "7.2.*", "symfony/web-profiler-bundle": "5.4.*" }, "conflict": { diff --git a/composer.lock b/composer.lock index ac1a5fdd..cf572742 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": "71bcd415078e9239a9fad3f7c86d7249", + "content-hash": "f41fe736bfd776e1a407a7ffebc417a6", "packages": [ { "name": "ashleydawson/simple-pagination", @@ -12296,16 +12296,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": { @@ -12325,8 +12325,8 @@ "type": "symfony-bridge", "extra": { "thanks": { - "name": "phpunit/phpunit", - "url": "https://github.com/sebastianbergmann/phpunit" + "url": "https://github.com/sebastianbergmann/phpunit", + "name": "phpunit/phpunit" } }, "autoload": { @@ -12358,7 +12358,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": [ { @@ -12374,7 +12374,7 @@ "type": "tidelift" } ], - "time": "2024-11-13T15:09:09+00:00" + "time": "2024-11-13T16:15:23+00:00" }, { "name": "symfony/process",