Problem/Motivation

I installed the module using composer and when I tried to enable the module, I got a missing dependency error. The missing dependency is the SMS Framework module which has been marked as a module dependency in the info.yml file as well.

Steps to reproduce

Install via composer and try to enable the module without having the SMS framework module in your system.

Proposed resolution

Add composer file with required dependencies.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3278135-2.patch1.09 KBgaurav.kapoor

Comments

gaurav.kapoor created an issue. See original summary.

gaurav.kapoor’s picture

Status: Active » Needs review
StatusFileSize
new1.09 KB

Added patch with the composer file for the module.