From 195d1f0864b71be95fc4f56201acc817e043aa60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 19:45:54 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 2.8.3 to 2.8.50 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 2.8.3 to 2.8.50. - [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/v2.8.3...v2.8.50) Signed-off-by: dependabot[bot] --- composer.lock | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b713033..7ab3ed4 100644 --- a/composer.lock +++ b/composer.lock @@ -3184,6 +3184,7 @@ } ], "description": "Allows installation of Components via Composer.", + "abandoned": "oomphinc/composer-installers-extender", "time": "2015-08-10T12:35:38+00:00" }, { @@ -4601,6 +4602,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2016-01-05T05:58:37+00:00" }, { @@ -4655,6 +4657,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2016-02-18T20:53:00+00:00" } ], @@ -4990,25 +4993,29 @@ } ], "description": "This bundle generates code for you", + "abandoned": true, "time": "2016-02-26T04:36:01+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v2.8.3", + "version": "v2.8.50", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "ee8ead4f78e21ed6c873d1cc19e141949d9ed493" + "reference": "4aa44ecbfb5e2c50797d17756da11c93a8a6974f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/ee8ead4f78e21ed6c873d1cc19e141949d9ed493", - "reference": "ee8ead4f78e21ed6c873d1cc19e141949d9ed493", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4aa44ecbfb5e2c50797d17756da11c93a8a6974f", + "reference": "4aa44ecbfb5e2c50797d17756da11c93a8a6974f", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "conflict": { + "phpunit/phpunit": ">=6.0" + }, "suggest": { "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, @@ -5045,7 +5052,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2016-01-21T09:24:53+00:00" + "time": "2019-04-16T10:01:26+00:00" } ], "aliases": [],