From 6cceda11015cfbee7ddef32c087ef1f92ab5f994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 22:10:27 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 4.0.6 to 4.1.12 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.0.6 to 4.1.12. - [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.6...v4.1.12) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 01bab18..50db151 100644 --- a/composer.lock +++ b/composer.lock @@ -4037,16 +4037,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.0.6", + "version": "v4.1.12", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "14ffbbe2a72d0f6339b24eb830dd38cf63ba6630" + "reference": "cc546f59d55f63010ff4d4f40a2af39526842524" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/14ffbbe2a72d0f6339b24eb830dd38cf63ba6630", - "reference": "14ffbbe2a72d0f6339b24eb830dd38cf63ba6630", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cc546f59d55f63010ff4d4f40a2af39526842524", + "reference": "cc546f59d55f63010ff4d4f40a2af39526842524", "shasum": "" }, "require": { @@ -4065,7 +4065,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "4.1-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -4099,7 +4099,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-02-19T16:50:22+00:00" + "time": "2019-04-16T09:37:00+00:00" }, { "name": "theseer/tokenizer",