Problem/Motivation
The module has a dependency but the composer.json is missing.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork mom-3510461
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
batigolixComment #4
arjenk commentedcomposer validate gives
so:
"license": "GPL-2.0-or-later"instead of"license": "GPL-2.0+""source": "http://cgit.drupalcode.org/mom" could use https instead of http
Comment #5
batigolixComment #6
batigolixThis can be reviewed
Comment #7
arjenk commentedComment #9
batigolix