From 5f1bb2b1f0adab259a318e05253a1be77993d193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 1 Sep 2018 07:21:37 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 3.4.14 to 4.1.4 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 3.4.14 to 4.1.4. - [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/v3.4.14...v4.1.4) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c889bcf..7179643 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ }, "require-dev": { "sensio/generator-bundle": "^3.0", - "symfony/phpunit-bridge": "^3.0", + "symfony/phpunit-bridge": "^4.1", "phpunit/phpunit": "^6.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index 67a4c1c..4fb29ac 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": "04fa9e522cbc2cb589b9b1d1da8fa703", + "content-hash": "de4bb261e2f1a64c8023fc3e2e4d4e0f", "packages": [ { "name": "blocktrail/cryptojs-aes-php", @@ -5232,16 +5232,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v3.4.14", + "version": "v4.1.4", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "4519412e6b503e3ca4ef43fb6a92b75fb5667824" + "reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4519412e6b503e3ca4ef43fb6a92b75fb5667824", - "reference": "4519412e6b503e3ca4ef43fb6a92b75fb5667824", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d5f433034543bbe3b0dfa2f34e6cc85bf839846f", + "reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f", "shasum": "" }, "require": { @@ -5260,7 +5260,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.1-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -5294,7 +5294,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-07-26T11:19:56+00:00" + "time": "2018-08-27T17:47:02+00:00" }, { "name": "theseer/tokenizer",