Get our new, slightly still-in-development Collection feature from source

This commit is contained in:
Benjamin Melançon 2019-08-30 13:22:38 -04:00
parent 2bb7867461
commit 55d80e6d93

View file

@ -19,7 +19,7 @@
"drupal/migrate_tools": "^4.1",
"drupal/config_actions": "1.x-dev",
"drupal/convert_bundles": "^1.0@alpha",
"drupal/drutopia_collection": "^1.0@alpha",
"drupal/drutopia_collection": "dev-8.x-1.x as 1.x-dev",
"drupal/field_token_value": "^1.0",
"drupal/link_attributes": "^1.9",
"drupal/claro": "^1.0@alpha",
@ -33,6 +33,10 @@
"drutopia": {
"type": "vcs",
"url": "https://github.com/drutopia/drutopia"
},
"drupal/drutopia_collection": {
"type": "git",
"url": "git@gitlab.com:drutopia/drutopia_collection.git"
}
},
"scripts": {