Module installation doesn't include required modules

Created on 12 February 2024, about 1 year ago
Updated 5 March 2024, about 1 year ago

Problem/Motivation

The modules composer.json only states drupal/core as a required dependency, however the modules info.yml file states that:

  • entity_reference_revisions
  • field_group
  • paragraphs
  • webform

are all dependencies.

<!--break-->

As such, simply running the suggested command:

composer require 'drupal/consultation-consultation:^1.0'

Does not provide the ability to then enable the module.

Proposed resolution

Update composer.json to include the dependencies.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Miscellaneous

Created by

πŸ‡¦πŸ‡ΊAustralia Toby Wild

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024