Support for new commerce versions

Created on 26 January 2024, 8 months ago
Updated 9 February 2024, 8 months ago

Problem/Motivation

Currently, the nofraud module is stuck on 2.36 as a requirement which is not ok. We need wider support.

Steps to reproduce

  • Install a fresh drupal 10.2
  • Install the module nofraud (the latest version)
  • Try to jump to the commerce core 2.37
  • The missing requirements will encounter

Proposed resolution

Update the composer.json that way that it will allow newer commerce core versions for nofraud. As example:

"require": {
  "drupal/commerce": ">=2.36"
}

Remaining tasks

Write the proper fix. Push it as a new release tag.

User interface changes

No.

API changes

No.

Data model changes

No.

💬 Support request
Status

Fixed

Version

1.0

Component

Code

Created by

🇲🇩Moldova andrei.vesterli Chisinau

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024