- πΊπΈUnited States jcmartinez Raleigh, NC, USA
I was trying to upgrade a site to Drupal 10 and wanted to use the latest:
composer require 'drupal/group:^3.0@RC'
composer require 'drupal/group:^2.0@RC'
I found that this patch can't be applied to neither of these versions. I don't know if the issue is still present in
3.0@RC'
and2.0@RC'
.This shouldn't be a blocker for upgrading to D10 because the version
8.x-1.5 Stable
shows thatWorks with Drupal: ^9.3 || ^10
I thought that I should note this here.
- πΊπΈUnited States dww
The 8.x-1.c branch does not work with D10. Itβs all lies. π
See π Fix core_version_requirements in 8.x-1.x branch to match reality Closed: outdated