company term migration : name, memo, phone, website

This commit is contained in:
2018-12-09 16:20:53 +01:00
parent 43d32db826
commit 1b40733e3c
5 changed files with 478 additions and 23 deletions

View File

@@ -10,7 +10,10 @@
"drupal/migrate_tools": "^4.0",
"drupal/config_devel": "^1.2",
"drupal/examples": "1.x-dev",
"drupal/synonyms": "1.x-dev"
"drupal/synonyms": "1.x-dev",
"drupal/address": "^1.4",
"drupal/telephone_validation": "^2.1",
"drupal/telephone_formatter": "^1.0@beta"
},
"replace": {
"drupal/core": "^8.6"