Problem/Motivation

When updating the package to 1.0.2 composer fails with an error, see attached screenshot for details. The commerce_payment module is not required for this module to work, only the commerce (core) module is.

Steps to reproduce

Upgrade the package to version 1.0.2 using composer.

Proposed resolution

The requirement for the commerce_payment module can be removed. I will add a patch shortly after this as a potential fix.

Remaining tasks

The patch needs to be reviewed and tested by the community.

Comments

roaldnel created an issue. See original summary.

roaldnel’s picture

Related issues: +#3352888: Add composer json
roaldnel’s picture

StatusFileSize
new306 bytes

The proposed patch is attached.

roaldnel’s picture

Version: 1.0.2 » 1.0.3
Status: Active » Fixed

Due to the nature of how the composer file seems to be pulled in the patch could not be applied. This also explains why the initial patch to add the composer file did not cause any issues during testing. This was committed directly in the codebase and a new release was created.

Status: Fixed » Closed (fixed)

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