Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase dependencies #98

Closed
garak opened this issue Oct 21, 2023 · 0 comments · Fixed by #99
Closed

Increase dependencies #98

garak opened this issue Oct 21, 2023 · 0 comments · Fixed by #99

Comments

@garak
Copy link
Collaborator

garak commented Oct 21, 2023

Symfony 7 is about to be released (in one month, more or less), so it's time to consider upgrading minimum requirements.

Here's my proposal:

  • drop Symfony 4 (it's EOL)
  • drop PHP 7.4 and 8.1 (the former is EOL, the latter will be EOL in a few weeks)
  • allow Symfony 7 (it will require to allow dev deps in CI, at least until the release)
  • increase minor version for other deps (for vimeo, we could also upgrade to major)

The new PHP requirement will involve also upgrading our CS rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant