From 4f78ff029267e0cf8faafa855ce18823b8a6e661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 10:56:50 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 4.2.4 to 4.2.7 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] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index bcc8c69..d99a331 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "42458b84cd0edf1ff38046ba03925b1c", + "content-hash": "cc9d01e0ba554af3712cebd6a91f751b", "packages": [ { "name": "clue/stream-filter", @@ -3687,22 +3687,22 @@ "parser", "php" ], - "time": "2020-02-18T18:44:08+00:00" + "time": "2020-02-19T10:03:16+00:00" } ], "packages-dev": [ { "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": { @@ -3754,7 +3754,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" } ], "aliases": [],