From 44ff945832d6c1d8ea492cbdf54ee85dee434caa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 20 Mar 2020 13:46:34 -0400 Subject: [PATCH] Use dev version of Drutopia pending https://gitlab.com/drutopia/drutopia/-/issues/287 Ref #109 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bbf141d..67252fc 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "drupal/twigsuggest": "dev-8.x-1.x as 1.x-dev", "drupal/webform": "^5.4", "drush/drush": "^9.0", - "drutopia/drutopia": "^1.0-beta2" + "drutopia/drutopia": "^1.x-dev" }, "repositories": { "drupal": {