Add field token value (a better, non-PHP-dangerous, computed field) module
This commit is contained in:
parent
e0c3dd5cad
commit
55e5935b42
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@
|
||||||
"drupal/migrate_tools": "^4.1",
|
"drupal/migrate_tools": "^4.1",
|
||||||
"drupal/config_actions": "1.x-dev",
|
"drupal/config_actions": "1.x-dev",
|
||||||
"drupal/convert_bundles": "^1.0@alpha",
|
"drupal/convert_bundles": "^1.0@alpha",
|
||||||
"drupal/drutopia_collection": "^1.0@alpha"
|
"drupal/drutopia_collection": "^1.0@alpha",
|
||||||
|
"drupal/field_token_value": "^1.0"
|
||||||
},
|
},
|
||||||
"repositories": {
|
"repositories": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue