Add Textarea Widget for text fields module

This commit is contained in:
benjamin melançon 2018-11-18 12:26:21 -05:00
parent 4e1be7cb72
commit a5f2e0fb72

View file

@ -29,7 +29,8 @@
"drupal/minimalhtml": "^1.0", "drupal/minimalhtml": "^1.0",
"drupal/ui_patterns": "^1.0@RC", "drupal/ui_patterns": "^1.0@RC",
"drupal/viewsreference": "^1.2", "drupal/viewsreference": "^1.2",
"drupal/allowed_formats": "^1.1" "drupal/allowed_formats": "^1.1",
"drupal/textarea_widget_for_text": "^1.1"
}, },
"repositories": { "repositories": {
"drupal": { "drupal": {