From 5079621e1339baafb45f416b38b70ea6eba284a7 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Wed, 9 Sep 2020 14:36:22 -0500 Subject: [PATCH] Updating octavia --- composer.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index f169052..9283a48 100644 --- a/composer.json +++ b/composer.json @@ -48,8 +48,8 @@ "drupal/twigsuggest": "1.x-dev", "drupal/ui_patterns": "^1.0@RC", "drupal/upgrade_status": "^2.0", - "drupal/viewsreference": "^1.2", - "drupal/webform": "^5.0@RC", + "drupal/viewsreference": "^2.0", + "drupal/webform": "^6.0", "drupal/mailchimp": "1.x-dev", "drupal/webform_mailchimp": "^5.4", "drupal/wysiwyg_linebreaks": "1.x-dev", @@ -73,10 +73,10 @@ "type": "vcs", "url": "https://gitlab.com/drutopia/drutopia" }, - "drutopia_core": { - "type": "vcs", - "url": "https://gitlab.com/drutopia/drutopia_core" - } + "drutopia_core": { + "type": "vcs", + "url": "https://gitlab.com/drutopia/drutopia_core" + } }, "config": { "sort-packages": true,