From 2b489dd403b520d405944af2e19dba75c8d1c828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 20 Mar 2020 13:54:32 -0400 Subject: [PATCH] Fix drutopia requirement --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 67252fc..0c6e628 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.x-dev" + "drutopia/drutopia": "dev-8.x-1.x" }, "repositories": { "drupal": {