From 63c4ecb5c0bb1d25fe48c0a2856767dbbe5f997d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 6 Sep 2018 15:57:50 -0400 Subject: [PATCH] Add composer webform to Agaric's increasingly forked Drutopia base --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8cd9bd4..f07dd8c 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,8 @@ "behat/mink-goutte-driver": "^1.2", "drush/drush": "^8.0", "drupal/migrate_tools": "^4.0", - "drupal/migrate_plus": "^4.0" + "drupal/migrate_plus": "^4.0", + "drupal/webform": "^5.0@RC" }, "repositories": { "drupal": {