Problem/Motivation

In the PHP8.1 release we required drupal/commerce:^2.36. This enforces PHP 8.0 (https://git.drupalcode.org/project/commerce/-/blob/8.x-2.36/composer.jso...). We should allow all versions of drupal/commerce:^2.0

Proposed resolution

Change composer.json to require drupal/commerce:^2.0

User interface changes

None

API changes

None

Data model changes

None

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

pvbergen created an issue. See original summary.

  • pvbergen committed a7561ef6 on 1.x
    Issue #3366863: Don't request specific version of drupal/commerce
    
pvbergen’s picture

Status: Active » Fixed
pvbergen’s picture

Status: Fixed » Closed (fixed)