- Rename `opdavies_blog` to `blog`. - Rename `opdavies_blog_test` to `blog_test`. - Rename `opdavies_talks` to `talks`. - Rename `opdavies_talks_test` to `talks_test`. The files within the directories haven't changed, so there is no breaking change caused by renaming the directories. Please enter the commit message for your changes. Lines starting
9 lines
267 B
YAML
9 lines
267 B
YAML
name: Oliver Davies blog
|
|
type: module
|
|
core_version_requirement: ^8 || ^9
|
|
package: Custom
|
|
dependencies:
|
|
- drupal:node
|
|
- discoverable_entity_bundle_classes:discoverable_entity_bundle_classes
|
|
- hook_event_dispatcher:hook_event_dispatcher
|
|
- paragraphs:paragraphs
|