From d06f53feeeff9778a402f5587b6f4998ed3bd53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 19:37:35 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 4.2.5 to 4.2.7 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.2.5 to 4.2.7. - [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/v4.2.5...v4.2.7) Signed-off-by: dependabot[bot] --- composer.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index e4da3fc..b3d21d7 100644 --- a/composer.lock +++ b/composer.lock @@ -2397,6 +2397,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -2404,11 +2409,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -3766,6 +3766,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2018-08-13T20:36:59+00:00" }, { @@ -3820,6 +3821,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2018-04-25T15:33:34+00:00" } ], @@ -5093,16 +5095,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.2.5", + "version": "v4.2.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "8796da921e4613352818b478e9bb0803ea0dbb9a" + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/8796da921e4613352818b478e9bb0803ea0dbb9a", - "reference": "8796da921e4613352818b478e9bb0803ea0dbb9a", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/12593ad0bc54658d9bc74fa240a545b3873b4626", + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626", "shasum": "" }, "require": { @@ -5154,7 +5156,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-03-26T20:16:42+00:00" + "time": "2019-04-16T09:36:45+00:00" }, { "name": "theseer/tokenizer",