Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / phpspec / prophecy / composer.json
index bb3d3726aa8cdd84901decd029141a1add1a5ab5..816f147e6453f66b8ebe2c480d32cceb058048e9 100644 (file)
@@ -27,7 +27,7 @@
 
     "require-dev": {
         "phpspec/phpspec": "^2.5|^3.2",
-        "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
+        "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
     },
 
     "autoload": {
@@ -44,7 +44,7 @@
 
     "extra": {
         "branch-alias": {
-            "dev-master": "1.7.x-dev"
+            "dev-master": "1.8.x-dev"
         }
     }
 }