From f8e9fbfa91f99aa63dcb159f15491cbcc79a7c26 Mon Sep 17 00:00:00 2001 From: composer-lock-update Date: Mon, 24 Sep 2018 15:45:12 -0700 Subject: [PATCH] Try version that should work with both Drush 8 and Drush 9 --- composer.json | 2 +- composer.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 9de200390..bd6ac8525 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "drupal/console": "^1", "drupal/core": "^8", "drupal/simple_block": "^1.0@beta", - "drush-ops/behat-drush-endpoint": "dev-drush8-bc", + "drush-ops/behat-drush-endpoint": "^8", "pantheon-systems/quicksilver-pushback": "~1", "rvtraveller/qs-composer-installer": "^1.1", "webflo/drupal-core-strict": "^8" diff --git a/composer.lock b/composer.lock index a7a1cb668..c5ccf39d0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "64df3d83455ae2bf0ee10c618d647746", + "content-hash": "c5628f73872b718a16857e7fe4ef57c4", "packages": [ { "name": "alchemy/zippy", @@ -1690,16 +1690,16 @@ }, { "name": "drush-ops/behat-drush-endpoint", - "version": "dev-drush8-bc", + "version": "8.2.4", "source": { "type": "git", "url": "https://github.com/drush-ops/behat-drush-endpoint.git", - "reference": "ddb368173a567038eb4325b9de6f1b8b1cf50336" + "reference": "2dfa934284cbb19efda5f879011879e7ee67ef2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/behat-drush-endpoint/zipball/ddb368173a567038eb4325b9de6f1b8b1cf50336", - "reference": "ddb368173a567038eb4325b9de6f1b8b1cf50336", + "url": "https://api.github.com/repos/drush-ops/behat-drush-endpoint/zipball/2dfa934284cbb19efda5f879011879e7ee67ef2e", + "reference": "2dfa934284cbb19efda5f879011879e7ee67ef2e", "shasum": "" }, "require": { @@ -1707,7 +1707,7 @@ "php": ">=5.3.0" }, "conflict": { - "drush/drush": "<9.5.0 || >=10.0" + "drush/drush": "<8.0 || >=10.0" }, "type": "drupal-drush", "extra": { @@ -1724,7 +1724,7 @@ "Drush", "testing" ], - "time": "2018-09-24T20:03:45+00:00" + "time": "2018-09-24T22:42:22+00:00" }, { "name": "easyrdf/easyrdf", @@ -6574,8 +6574,7 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "drupal/simple_block": 10, - "drush-ops/behat-drush-endpoint": 20 + "drupal/simple_block": 10 }, "prefer-stable": true, "prefer-lowest": false,