diff vendor/symfony/phpunit-bridge/composer.json @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
line wrap: on
line diff
--- a/vendor/symfony/phpunit-bridge/composer.json	Thu Feb 28 13:11:55 2019 +0000
+++ b/vendor/symfony/phpunit-bridge/composer.json	Thu May 09 15:34:47 2019 +0100
@@ -21,8 +21,7 @@
         "php": ">=5.3.3"
     },
     "suggest": {
-        "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader",
-        "ext-zip": "Zip support is required when using bin/simple-phpunit"
+        "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
     },
     "conflict": {
         "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"