Problem/Motivation

When trying to install the module with Drupal 9 it fails

Steps to reproduce

run
composer require 'drupal/commerce_sezzle_pay:^1.12'

Problem 1
- Root composer.json requires drupal/commerce_sezzle_pay == 1.12.0.0 -> satisfiable by drupal/commerce_sezzle_pay[1.12.0].
- drupal/commerce_sezzle_pay 1.12.0 requires drupal/core ~8.0 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but it conflicts with your root composer.json require (9.2.8).

Comments

ooa33 created an issue. See original summary.

ooa33’s picture

StatusFileSize
new632 bytes

Here is a patch that fixes the issue

marijan gudelj’s picture

marijan gudelj’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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