Update Hook Event Dispatcher module

- Update the Hook Event Dispatcher module from `8.x-1.29` to `8.x-2.02`.
- Update custom modules after breaking changes from upgrading.

References #112
This commit is contained in:
Oliver Davies 2020-09-06 12:05:45 +01:00
parent 61442ed74c
commit 0f01551f26
8 changed files with 45 additions and 25 deletions

View file

@ -27,7 +27,7 @@
"drupal/fathom_analytics": "^2.1",
"drupal/gin": "^3.0",
"drupal/honeypot": "^2.0",
"drupal/hook_event_dispatcher": "^1.28",
"drupal/hook_event_dispatcher": "^2",
"drupal/markdown": "^1.3",
"drupal/menu_trail_by_path": "^1.3",
"drupal/metatag": "^1.11",