Add custom error module (drupal 8 is only in dev)

... i'm a maintainer, though...
This commit is contained in:
benjamin melançon 2018-11-18 17:41:35 -05:00
parent 72bb6c13d0
commit 17bc225af9

View file

@ -30,7 +30,8 @@
"drupal/ui_patterns": "^1.0@RC",
"drupal/viewsreference": "^1.2",
"drupal/allowed_formats": "^1.1",
"drupal/textarea_widget_for_text": "^1.1"
"drupal/textarea_widget_for_text": "^1.1",
"drupal/customerror": "1.x-dev"
},
"repositories": {
"drupal": {