From 8e2954bd7b236348a90db319f756bb7dccdd8014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 20:53:06 +0000 Subject: [PATCH] chore(deps-dev): bump symfony/phpunit-bridge Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.2.4 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.4...v4.2.7) Signed-off-by: dependabot[bot] --- UdemySymfony3/autotrader/composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/UdemySymfony3/autotrader/composer.lock b/UdemySymfony3/autotrader/composer.lock index 543f28f..db8b66a 100644 --- a/UdemySymfony3/autotrader/composer.lock +++ b/UdemySymfony3/autotrader/composer.lock @@ -1817,7 +1817,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -3387,20 +3387,21 @@ } ], "description": "This bundle generates code for you", + "abandoned": true, "time": "2017-12-07T15:36:41+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v4.2.4", + "version": "v4.2.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "2cc651a38fcb831a405c14fcb76fcb00320e7ee8" + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2cc651a38fcb831a405c14fcb76fcb00320e7ee8", - "reference": "2cc651a38fcb831a405c14fcb76fcb00320e7ee8", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/12593ad0bc54658d9bc74fa240a545b3873b4626", + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626", "shasum": "" }, "require": { @@ -3452,7 +3453,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-02-18T06:49:49+00:00" + "time": "2019-04-16T09:36:45+00:00" }, { "name": "webmozart/assert",