From bdfd3d3f82305f4293b411cfc6b10995e94b7c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 05:53:39 +0000 Subject: [PATCH] Build(deps-dev): Bump symfony/phpunit-bridge from 5.2.4 to 5.2.7 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.2.4 to 5.2.7. - [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.4...v5.2.7) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index eafc7208f..b73b3c34f 100644 --- a/composer.lock +++ b/composer.lock @@ -5253,16 +5253,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.2.4", + "version": "v5.2.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "9d85d900c1afe29138a0d5854505eb684bc3ac6d" + "reference": "f530f0153f4a871b2c65dd6b295d7b8d03a16eac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/9d85d900c1afe29138a0d5854505eb684bc3ac6d", - "reference": "9d85d900c1afe29138a0d5854505eb684bc3ac6d", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f530f0153f4a871b2c65dd6b295d7b8d03a16eac", + "reference": "f530f0153f4a871b2c65dd6b295d7b8d03a16eac", "shasum": "" }, "require": { @@ -5329,7 +5329,7 @@ "type": "tidelift" } ], - "time": "2021-02-04T18:05:54+00:00" + "time": "2021-04-11T22:55:21+00:00" }, { "name": "symfony/stopwatch",