Update composer lock file with Drutopia collection update

This commit is contained in:
benjamin melançon 2019-09-22 18:09:27 -04:00
parent 0f53bc6b40
commit d4de6c0a37

6
composer.lock generated
View file

@ -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",