Add Textarea Widget for text fields module
This commit is contained in:
parent
4e1be7cb72
commit
a5f2e0fb72
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
|||
"drupal/minimalhtml": "^1.0",
|
||||
"drupal/ui_patterns": "^1.0@RC",
|
||||
"drupal/viewsreference": "^1.2",
|
||||
"drupal/allowed_formats": "^1.1"
|
||||
"drupal/allowed_formats": "^1.1",
|
||||
"drupal/textarea_widget_for_text": "^1.1"
|
||||
},
|
||||
"repositories": {
|
||||
"drupal": {
|
||||
|
|
Loading…
Reference in a new issue