From 127f6bee09c0375f447eadf471ffdeab095f4ce5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 02:31:07 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 5.1.5 to 5.1.6 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.1.5 to 5.1.6. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.1.5...v5.1.6) Signed-off-by: dependabot-preview[bot] --- composer.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b668a92c8..df6347120 100644 --- a/composer.lock +++ b/composer.lock @@ -11853,16 +11853,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.1.5", + "version": "v5.1.6", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "e7d37c91486a0f9eed58a8c23822e1870ea36db5" + "reference": "6753ea4cb2dab705e819b1ddd8833a5c98338650" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e7d37c91486a0f9eed58a8c23822e1870ea36db5", - "reference": "e7d37c91486a0f9eed58a8c23822e1870ea36db5", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6753ea4cb2dab705e819b1ddd8833a5c98338650", + "reference": "6753ea4cb2dab705e819b1ddd8833a5c98338650", "shasum": "" }, "require": { @@ -11871,6 +11871,9 @@ "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2" }, + "require-dev": { + "symfony/deprecation-contracts": "^2.1" + }, "suggest": { "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, @@ -11928,7 +11931,7 @@ "type": "tidelift" } ], - "time": "2020-09-01T13:16:17+00:00" + "time": "2020-09-18T14:27:32+00:00" } ], "aliases": [],