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

Symfony dependencies in composer.json updated to 5.4 #167

Draft
wants to merge 5 commits into
base: next
Choose a base branch
from

Conversation

mclack
Copy link
Contributor

@mclack mclack commented May 18, 2023

Goal

Symfony 5.0 is past end of life. The latest maintained 5.x version is 5.4, so this example app should be upgraded to that version.

Changeset

  • symfony50 renamed to symfony54
  • Symfony dependencies in composer.json updated to be 5.4.*

Testing

composer update successfully pulled in dependencies.
All routes tested and exceptions successfully reported to BugSnag dashboard.

@mclack mclack marked this pull request as draft May 19, 2023 12:52
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 this pull request may close these issues.

None yet

1 participant