Security update to Drupal 8.4.6
[yaffs-website] / vendor / guzzlehttp / guzzle / composer.json
index 65687a58219e682d850d2c87b7127e17612ed942..0ebf81e0ba639c454419cb494ddcdf7bdbff0c6c 100644 (file)
@@ -19,7 +19,7 @@
     },
     "require-dev": {
         "ext-curl": "*",
-        "phpunit/phpunit": "^4.0 || ^5.0",
+        "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4",
         "psr/log": "^1.0"
     },
     "autoload": {
@@ -38,7 +38,7 @@
     },
     "extra": {
         "branch-alias": {
-            "dev-master": "6.2-dev"
+            "dev-master": "6.3-dev"
         }
     }
 }