Closed (fixed)
Project:
Pantheon Decoupled Profile
Version:
1.0.0-alpha7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2023 at 08:58 UTC
Updated:
14 Feb 2023 at 18:59 UTC
Jump to comment: Most recent
Comments
Comment #3
sonvir249 commentedComment #4
sonvir249 commentedComment #5
brianperryThis patch will only apply in Drupal 10, correct? If that is the case, I think we'll have to create a 2.0.x branch with this patch that limits the core version requirement to 10. And on 1.0.x we'd probably want to remove the D10 requirement.
Comment #6
sonvir249 commented@brianperry Yes, the patch is only for Drupal 10. Having a separate branch for Drupal 10 is a good idea. This way it will be compatible with both Drupal 9 and Drupal 10
Comment #10
brianperryUpdated 1.0.x to restrict to Drupal 8 and 9.
Created 2.0.x which is Drupal 10 only, and integrated @sonvir249's MR.
Marking as fixed. Thanks @sonvir249!