From f534fb924571b3ee00f3400636f02f46e31318ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 05:29:08 +0000 Subject: [PATCH] Build(deps-dev): Bump symfony/phpunit-bridge from 5.2.4 to 5.2.8 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.2.4 to 5.2.8. - [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.8) 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..f9f66b2c1 100644 --- a/composer.lock +++ b/composer.lock @@ -5253,16 +5253,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.2.4", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "9d85d900c1afe29138a0d5854505eb684bc3ac6d" + "reference": "b3cf2c3f7f6196fb498002920c1ae9036d9e5619" }, "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/b3cf2c3f7f6196fb498002920c1ae9036d9e5619", + "reference": "b3cf2c3f7f6196fb498002920c1ae9036d9e5619", "shasum": "" }, "require": { @@ -5329,7 +5329,7 @@ "type": "tidelift" } ], - "time": "2021-02-04T18:05:54+00:00" + "time": "2021-05-07T12:56:09+00:00" }, { "name": "symfony/stopwatch",