From 5162fea09e46aad658f80c026b6f667a3f93b1ea Mon Sep 17 00:00:00 2001 From: Bec White Date: Thu, 9 Jul 2020 17:17:25 -0500 Subject: [PATCH] Update the Drupal 8 branch to the latest version of the-build. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aba2279..17c032d 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require-dev": { "drupal/core-dev": "^8.8", "drupal/drupal-extension": "^3.1", - "palantirnet/the-build": "^2.2.1", + "palantirnet/the-build": "^3", "palantirnet/the-vagrant": "^2.3" }, "suggest": {