Problem/Motivation

SF v7.2.0-BETA2 is out (https://github.com/symfony/symfony/releases/tag/v7.2.0-BETA2)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Symfony has been upgraded to 7.2.0-BETA2. Drupal 11.1.0 will be released with Symfony 7.2.0 or a later stable patch release.

Issue fork drupal-3486184

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

spokje created an issue. See original summary.

spokje’s picture

Issue summary: View changes

spokje’s picture

Status: Active » Needs review
Issue tags: +11.1.0 release notes
longwave’s picture

Status: Needs review » Needs work

Thanks, 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?

spokje’s picture

Ah, those young branches, how quickly they grow up, become independent and get their own composer lock hash...

MR !10105 is for 11.1.x

spokje’s picture

Status: Needs work » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Update seems pretty straight forward. Didn't break any tests. Locally not noticing anything either.

  • catch committed 58879217 on 11.1.x
    Issue #3486184 by spokje: Update to Symfony 7.2.0-BETA2
    

  • catch committed e4363290 on 11.x
    Issue #3486184 by spokje: Update to Symfony 7.2.0-BETA2
    
catch’s picture

Version: 11.x-dev » 11.1.x-dev
Status: Reviewed & tested by the community » Fixed

The 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!

spokje’s picture

Thanks for the manual work on 11.x @catch, much appreciated.

Status: Fixed » Closed (fixed)

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