Closed (fixed)
Project:
Drupal core
Version:
11.1.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Nov 2024 at 15:42 UTC
Updated:
25 Nov 2024 at 17:49 UTC
Jump to comment: Most recent
Comments
Comment #2
spokjeStole and adapted release note snippet from #3447191: Support and recommend Symfony 7.1.0-BETA1 for Drupal 11.0.0-beta1
Comment #4
spokjeComment #5
longwaveThanks, we also need a separate MR for 11.1.x as the composer lock hash is different there.
edit: actually it's not the lock hash, something else conflicting?
Comment #9
spokjeAh, those young branches, how quickly they grow up, become independent and get their own composer lock hash...
MR !10105 is for
11.1.xComment #10
spokjeComment #11
smustgrave commentedUpdate seems pretty straight forward. Didn't break any tests. Locally not noticing anything either.
Comment #14
catchThe 11.1.x MR still applied, but the 11.x MR did not - however I went ahead and did the same composer command locally, checked the results, and committed that to the 11.x branch.
Thanks all!
Comment #17
spokjeThanks for the manual work on
11.x@catch, much appreciated.