Problem/Motivation

https://github.com/symfony/symfony/releases/tag/v6.2.0-RC2

Steps to reproduce

Proposed resolution

$ ~/.config/composer/vendor/bin/composer-lock-diff --no-links
+---------------------+------------+------------+
| Production Changes  | From       | To         |
+---------------------+------------+------------+
| symfony/console     | v6.2.0-RC1 | v6.2.0-RC2 |
| symfony/http-kernel | v6.2.0-RC1 | v6.2.0-RC2 |
| symfony/mime        | v6.2.0-RC1 | v6.2.0-RC2 |
| symfony/var-dumper  | v6.2.0-RC1 | v6.2.0-RC2 |
| symfony/yaml        | v6.2.0-RC1 | v6.2.0-RC2 |
+---------------------+------------+------------+

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

Spokje created an issue. See original summary.

spokje’s picture

StatusFileSize
new9.23 KB
spokje’s picture

Issue summary: View changes
spokje’s picture

StatusFileSize
new9.23 KB
andypost’s picture

Status: Active » Needs review

changed parent as upgrades before RC2 are discussed here

andypost’s picture

re-queued but probably it could be closed as duplicate of parent issue as this is patch level upgrade

andypost’s picture

Status: Needs review » Reviewed & tested by the community

Looks ready

andypost’s picture

Status: Reviewed & tested by the community » Needs work

today new package got upgrade symfony/psr-http-message-bridge | v2.1.3 | v2.1.4

spokje’s picture

StatusFileSize
new2.34 KB
new11.26 KB
spokje’s picture

StatusFileSize
new2.34 KB
new11.26 KB
spokje’s picture

Status: Needs work » Needs review
andypost’s picture

Status: Needs review » Reviewed & tested by the community

Thank you!

  • catch committed c70d613 on 10.0.x
    Issue #3324213 by Spokje, andypost: upgrade Symfony dependencies to RC2
    
  • catch committed d2ff70f on 10.1.x
    Issue #3324213 by Spokje, andypost: upgrade Symfony dependencies to RC2
    
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x and 10.0.x respectively, thanks!

Status: Fixed » Closed (fixed)

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