From 3c32adcd330da383c0dcbc6e254d0ba4d40d223b Mon Sep 17 00:00:00 2001 From: Bec White Date: Mon, 16 Apr 2018 15:17:21 -0500 Subject: [PATCH] Update the required versions of the-build and the-vagrant. --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 75dee60..c0eca6a 100644 --- a/composer.json +++ b/composer.json @@ -39,8 +39,8 @@ "behat/mink-extension": "^2.2", "behat/mink-goutte-driver": "^1.2", "drupal/drupal-extension": "^3.1", - "palantirnet/the-build": "^1.5", - "palantirnet/the-vagrant": "^2.0" + "palantirnet/the-build": "^1.7", + "palantirnet/the-vagrant": "^2.0.1" }, "suggest": { "cweagans/composer-patches": "Try ^1.0. Apply patches to packages, especially Drupal.org contrib."