added fields to CT material, contrib module computed_field, custom module materio_id

This commit is contained in:
2018-12-11 15:11:11 +01:00
parent f3bd4cb8d3
commit 89fcefa951
51 changed files with 1711 additions and 61 deletions

View File

@@ -13,7 +13,9 @@
"drupal/synonyms": "1.x-dev",
"drupal/address": "^1.4",
"drupal/telephone_validation": "^2.1",
"drupal/telephone_formatter": "^1.0@beta"
"drupal/telephone_formatter": "^1.0@beta",
"drupal/video_embed_field": "^2.0",
"drupal/computed_field": "^2.0@alpha"
},
"replace": {
"drupal/core": "^8.6"