[5.x] Bump symfony/yaml
to ^6.4
#17229
Closed
nitinl-cogapp
started this conversation in
General
Replies: 1 comment 1 reply
-
Sure, just added |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are in the midst of a Craft 4 to 5 upgrade for a project. This project has some other packages that are facing Composer conflicts, the solution to which is having
symfony/yaml:^6.4
.Currently Craft 5 is pinned to
^5.2.3
.Looking at the
symfony/yaml
changelog I can't see any breaking changes, and I notice on the Symfony site they show that v5.4 is receiving security fixes whereas v6.4 has entered maintenance phase (graph copied below):Would a bump to
symfony/yaml:^6.4
be possible?Beta Was this translation helpful? Give feedback.
All reactions