Oliver Davies
cae2091436
As this module is no longer supported, remove it from the codebase and update all references to it within the custom code - instead manually wrapping nodes with the `Post` or `Talk` class, or returning it from a Repository. Fixes: #465
9 lines
193 B
YAML
9 lines
193 B
YAML
name: Oliver Davies blog
|
|
type: module
|
|
core_version_requirement: ^8 || ^9
|
|
package: Custom
|
|
dependencies:
|
|
- drupal:node
|
|
- hook_event_dispatcher:hook_event_dispatcher
|
|
- paragraphs:paragraphs
|