From b4dde9040bb3f460d9e5a67aa6dfcc54c7331905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 03:48:08 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 5.2.0 to 5.2.1 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.0...v5.2.1) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 01a02af24..2b773eff3 100644 --- a/composer.lock +++ b/composer.lock @@ -11750,16 +11750,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "92a76ca5e64effd41ce111b8f476144dfa29f1f0" + "reference": "235823f6d215c9bd930a47a496e62c1354cde55b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/92a76ca5e64effd41ce111b8f476144dfa29f1f0", - "reference": "92a76ca5e64effd41ce111b8f476144dfa29f1f0", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/235823f6d215c9bd930a47a496e62c1354cde55b", + "reference": "235823f6d215c9bd930a47a496e62c1354cde55b", "shasum": "" }, "require": { @@ -11826,7 +11826,7 @@ "type": "tidelift" } ], - "time": "2020-11-27T00:39:34+00:00" + "time": "2020-12-14T22:27:17+00:00" } ], "aliases": [],