Update composer lock file with Drutopia collection update
This commit is contained in:
parent
0f53bc6b40
commit
d4de6c0a37
1 changed files with 4 additions and 2 deletions
6
composer.lock
generated
6
composer.lock
generated
|
@ -4221,11 +4221,13 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@gitlab.com:drutopia/drutopia_collection.git",
|
"url": "git@gitlab.com:drutopia/drutopia_collection.git",
|
||||||
"reference": "ec9e99b42debe91d0b80dfd7d06c53f7831c1c35"
|
"reference": "33d2dcf652f76dda7e723815d37f67de76d14494"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/config_actions": "^1.0",
|
"drupal/config_actions": "^1.0",
|
||||||
"drupal/ctools": "^3.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_people": "^1.0-beta3",
|
||||||
"drupal/drutopia_seo": "^1.0-beta2",
|
"drupal/drutopia_seo": "^1.0-beta2",
|
||||||
"drupal/ds": "^3.1",
|
"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.",
|
"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",
|
"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",
|
"name": "drupal/drutopia_comment",
|
||||||
|
|
Loading…
Add table
Reference in a new issue