Problem/Motivation

The composer has "drupal/core": "^8.8.0 || ~9.0.0",
which will not let the composer get the latest versions for Drupal 9.1.0

Proposed resolution

Change the composer require for Drupal core to
"drupal/core": "~8.0 || ~9.0",

Comments

RajabNatshah created an issue. See original summary.

  • RajabNatshah committed b5acac3 on 8.x-2.x
    Issue #3187189: Fix composer require for Drupal core to ~8.0 || ~9.0 to...
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Status: Active » Needs review
Issue tags: +varbase-8.8.9, +varbase-9.0.0, +varbase-9.0.0-rc1
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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