Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / config / composer.json
index 15ea3bcc9baea519b972fdf50388073aa12946fc..d2587a8cbbbdf83f5ed5e8a881db53a0a2f67089 100644 (file)
@@ -24,8 +24,8 @@
         "grasmash/expander": "^1"
     },
     "require-dev": {
-        "phpunit/phpunit": "^4",
-        "greg-1-anderson/composer-test-scenarios": "^1",
+        "phpunit/phpunit": "^5",
+        "g1a/composer-test-scenarios": "^1",
         "symfony/console": "^2.5|^3|^4",
         "symfony/yaml": "^2.8.11|^3|^4",
         "satooshi/php-coveralls": "^1.0",
@@ -57,7 +57,7 @@
         "scenario": "scenarios/install",
         "post-update-cmd": [
             "create-scenario symfony4 'symfony/console:^4.0'",
-            "create-scenario symfony2 'symfony/console:^2.8' --platform-php '5.4' --no-lockfile"
+            "create-scenario symfony2 'symfony/console:^2.8' 'phpunit/phpunit:^4' --platform-php '5.4' --no-lockfile"
         ]
     },
     "extra": {