Update composer.json: Bumping symfony/http-foundation version#77
Update composer.json: Bumping symfony/http-foundation version#77asadali214 merged 2 commits intoapimatic:masterfrom
symfony/http-foundation version#77Conversation
I haven't tested this! Just wanted to make you aware that the current version of symfony/http-foundation is 7.3: https://symfony.com/releases
|
Should to be done anyways as Symfony 5.4 is not supported anymore. Only supported versions of symfony are 6.4 7.3 7.4 and 8.0 Without this change Paypal-Server-SDK can't be used in latest Symfony applications otherwise!? Wild. :-) |
There was a problem hiding this comment.
Pull request overview
This PR updates the symfony/http-foundation dependency constraint to allow versions 5.4, 6.0, and 7.0, expanding compatibility beyond the current 5.4-only constraint. This change aligns the package with the latest Symfony releases while maintaining backward compatibility with existing 5.4 installations.
Key Changes:
- Expanded
symfony/http-foundationversion constraint to include major versions 6 and 7
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Thank you for your contribution! @ThomasLandauer |
What
I haven't tested this!
Why
Just wanted to make you aware that the current version of symfony/http-foundation is 7.3: https://symfony.com/releases
Type of change
Select multiple if applicable.
Dependency Change
Yes.
Checklist