From d4de6c0a3757d27122b5b523d087669bc6d96edd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 22 Sep 2019 18:09:27 -0400 Subject: [PATCH] Update composer lock file with Drutopia collection update --- composer.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index f643af1..d35c87d 100644 --- a/composer.lock +++ b/composer.lock @@ -4221,11 +4221,13 @@ "source": { "type": "git", "url": "git@gitlab.com:drutopia/drutopia_collection.git", - "reference": "ec9e99b42debe91d0b80dfd7d06c53f7831c1c35" + "reference": "33d2dcf652f76dda7e723815d37f67de76d14494" }, "require": { "drupal/config_actions": "^1.0", "drupal/ctools": "^3.0", + "drupal/drutopia_article": "^1.0-beta3", + "drupal/drutopia_blog": "^1.0-beta3", "drupal/drutopia_people": "^1.0-beta3", "drupal/drutopia_seo": "^1.0-beta2", "drupal/ds": "^3.1", @@ -4237,7 +4239,7 @@ ], "description": "Drutopia Collection is a feature providing the ability to create collections to bring together ordered listings of Articles, Blog posts, or other content. This is useful for magazine issues or online books (referencing each chapter) or to create a meta-resource of recommended resources and people. an article content type and related configuration.", "homepage": "https://gitlab.com/drutopia/drutopia_collection", - "time": "2019-07-29T16:18:26+00:00" + "time": "2019-09-22T21:48:12+00:00" }, { "name": "drupal/drutopia_comment",