From fafd4f6e44f3e73ac7d8cdfae4ac5f0a7878caf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 03:01:42 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 5.3.4 to 5.3.10 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.3.4 to 5.3.10. - [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/v5.3.4...v5.3.10) --- 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 a298cc331..54442a1b2 100644 --- a/composer.lock +++ b/composer.lock @@ -12622,16 +12622,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.4", + "version": "v5.3.10", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "bc368b765a651424b19f5759953ce2873e7d448b" + "reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bc368b765a651424b19f5759953ce2873e7d448b", - "reference": "bc368b765a651424b19f5759953ce2873e7d448b", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/325aaf6302501ed3673cffbd3ba88db5949de8ae", + "reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae", "shasum": "" }, "require": { @@ -12685,7 +12685,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.4" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.10" }, "funding": [ { @@ -12701,7 +12701,7 @@ "type": "tidelift" } ], - "time": "2021-07-15T21:37:44+00:00" + "time": "2021-10-28T19:22:18+00:00" } ], "aliases": [],