From 1180dc852fe05c162aed191ee374ec273e4aea9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Jun 2018 04:21:28 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 4.0.11 to 4.1.0 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.0.11 to 4.1.0. - [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.0.11...v4.1.0) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 75bb127..863d468 100644 --- a/composer.lock +++ b/composer.lock @@ -5566,16 +5566,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.0.11", + "version": "v4.1.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "30d8eed8b7b3b94ee1a8b4cd2d0aa1f4ed6950e5" + "reference": "b3451fc442baaf9169e50491a059ef17582c4424" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/30d8eed8b7b3b94ee1a8b4cd2d0aa1f4ed6950e5", - "reference": "30d8eed8b7b3b94ee1a8b4cd2d0aa1f4ed6950e5", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b3451fc442baaf9169e50491a059ef17582c4424", + "reference": "b3451fc442baaf9169e50491a059ef17582c4424", "shasum": "" }, "require": { @@ -5594,7 +5594,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "4.1-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -5628,7 +5628,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-05-11T15:58:37+00:00" + "time": "2018-05-25T14:55:38+00:00" }, { "name": "symfony/polyfill-php72",