You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use "^3.4 || ^4.0" for our Symfony constraints according to the Symfony releases calendar But anything < 4.4 is end of life, and 4.4 will be in security fixes only from just before 2023.
We have an RFC (#10220) to adopt an official Symfony support policy. Once we have decided on a policy, we should update our constraints to avoid potential vulnerabilities being included in projects as a result of these constraints.
Currently 5.4 is the LTS release, though 6.0 is also available.
Modules and packages with outdated Symfony constraints
The lists below are based on a fresh 4.x install of recipe-kitchen-sink. I have included any packages that have mainline Symfony dependencies that don't include 6 in the constraint. Depending on the RFP actions may not be necessary for any that include 5.x in their constraint.
We currently use
"^3.4 || ^4.0"
for our Symfony constraints according to the Symfony releases calendar But anything < 4.4 is end of life, and 4.4 will be in security fixes only from just before 2023.We have an RFC (#10220) to adopt an official Symfony support policy. Once we have decided on a policy, we should update our constraints to avoid potential vulnerabilities being included in projects as a result of these constraints.
Currently 5.4 is the LTS release, though 6.0 is also available.
Related issues
Modules and packages with outdated Symfony constraints
The lists below are based on a fresh 4.x install of recipe-kitchen-sink. I have included any packages that have mainline Symfony dependencies that don't include 6 in the constraint. Depending on the RFP actions may not be necessary for any that include 5.x in their constraint.
Core and supported modules
^3.4|^4.0|^5.0
^3 || ^4
^3.2 || ^4
^3.4 || ^4.0
^3.4 || ^4.0
^3.4 || ^4.0
^3.4 || ^4.0
^3.4 || ^4.0
^3.4 || ^4.0
^3.4 || ^4
= symfony/cache:
^3.4 || ^4
^3 || ^4
Kitchen Sink Dependencies
^2.7|^3.0|^4.0
^4.4 || ^5
^3.0 || ^4.0
^3.4 || ^4.2 || ^4.3 || ^5.0
^3.4 || ^4.2 || ^4.3 || ^5.0
^3.4 || ^4.2 || ^4.3 || ^5.0
^3.4 || ^4.2 || ^4.3 || ^5.0
^6.0
(dependency of silverstripe/webauthn-authenticator)^3.0|^4.0|^5.0
The text was updated successfully, but these errors were encountered: