From f8c581725164f4342563568c78cecc4d05c3cf1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 04:53:39 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 6.0.3 to 6.0.7 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.0.3 to 6.0.7. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.0.3...v6.0.7) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 86fc4211b..453b0ba94 100644 --- a/composer.lock +++ b/composer.lock @@ -12835,16 +12835,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v6.0.3", + "version": "v6.0.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "81f5e8e453433e0182a49ca45d4734cb3a2f818f" + "reference": "924f44f1c682473453a502f8f01d4904a7761dcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/81f5e8e453433e0182a49ca45d4734cb3a2f818f", - "reference": "81f5e8e453433e0182a49ca45d4734cb3a2f818f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/924f44f1c682473453a502f8f01d4904a7761dcc", + "reference": "924f44f1c682473453a502f8f01d4904a7761dcc", "shasum": "" }, "require": { @@ -12898,7 +12898,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v6.0.3" + "source": "https://github.com/symfony/phpunit-bridge/tree/v6.0.7" }, "funding": [ { @@ -12914,7 +12914,7 @@ "type": "tidelift" } ], - "time": "2022-01-26T17:23:29+00:00" + "time": "2022-03-06T11:27:28+00:00" } ], "aliases": [],