diff --git a/composer.lock b/composer.lock index 4a01c22f4..edcc4cb95 100644 --- a/composer.lock +++ b/composer.lock @@ -5475,16 +5475,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v3.4.10", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "63cdae00a75862fa543b765ba63d55f6b6397d0c" + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/63cdae00a75862fa543b765ba63d55f6b6397d0c", - "reference": "63cdae00a75862fa543b765ba63d55f6b6397d0c", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", "shasum": "" }, "require": { @@ -5494,7 +5494,6 @@ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "suggest": { - "ext-zip": "Zip support is required when using bin/simple-phpunit", "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, "bin": [ @@ -5537,7 +5536,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-05-16T12:49:49+00:00" + "time": "2019-04-16T09:03:16+00:00" }, { "name": "webmozart/assert",