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

Command icon 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

batigolix created an issue. See original summary.

batigolix’s picture

Status: Active » Needs review

arjenk’s picture

Status: Needs review » Needs work

composer validate gives

- License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead

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

batigolix’s picture

Priority: Normal » Major
batigolix’s picture

Status: Needs work » Needs review

This can be reviewed

arjenk’s picture

Status: Needs review » Reviewed & tested by the community

  • batigolix committed 7750257d on 1.0.x
    feat: #3510461 Add composer.json
    
    By: batigolix
    By: arjenk
    
batigolix’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.