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
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 3324213-10.0.x-11.patch | 11.26 KB | spokje |
| #11 | interdiff.4-11.txt | 2.34 KB | spokje |
| #10 | 3324213-10.1.x-10.patch | 11.26 KB | spokje |
| #10 | interdiff.2-10.txt | 2.34 KB | spokje |
Comments
Comment #2
spokjeComment #3
spokjeComment #4
spokjeComment #5
andypostComment #6
andypostchanged parent as upgrades before RC2 are discussed here
Comment #7
andypostre-queued but probably it could be closed as duplicate of parent issue as this is patch level upgrade
Comment #8
andypostLooks ready
Comment #9
andyposttoday new package got upgrade
symfony/psr-http-message-bridge | v2.1.3 | v2.1.4Comment #10
spokjeComment #11
spokjeComment #12
spokjeComment #13
andypostThank you!
Comment #15
catchCommitted/pushed to 10.1.x and 10.0.x respectively, thanks!