diff --git a/composer.lock b/composer.lock index 46afe8d..6f13fc6 100644 --- a/composer.lock +++ b/composer.lock @@ -3781,16 +3781,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.2.1", + "version": "v4.2.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "3f03b625710f24071e2937e88112e9a19099c9eb" + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3f03b625710f24071e2937e88112e9a19099c9eb", - "reference": "3f03b625710f24071e2937e88112e9a19099c9eb", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/12593ad0bc54658d9bc74fa240a545b3873b4626", + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626", "shasum": "" }, "require": { @@ -3800,7 +3800,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": [ @@ -3843,7 +3842,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-11-26T10:55:26+00:00" + "time": "2019-04-16T09:36:45+00:00" }, { "name": "theseer/tokenizer",