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

@ -25,6 +25,7 @@ final class ReorderBlogTagsTest extends EntityKernelTestBase {
// Contrib.
'discoverable_entity_bundle_classes',
'hook_event_dispatcher',
'core_event_dispatcher',
// Custom.
'opdavies_blog_test',