Skip to content

[HttpClient] Postpone symfony/http-foundation < 6.3 conflict #50633

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

Closed

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Jun 12, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

I'd like to postpone the conflict introduced in #49726 until 7.0.

The reason is that it was added for a very tiny particular case but it prevents bumping symfony/http-client to 6.3 for all Laravel users.
The current Laravel major version requires symfony/http-foundation:^6.2 and it won't change until February 2024 (it should be ^7.0) by then.

@fancyweb
Copy link
Contributor Author

Or maybe we can just maintain the duplicated list because when is it gonna change?

@stof
Copy link
Member

stof commented Jun 12, 2023

^6.2 means >=6.2 <7.0. So it allows installing version 6.3.

@fancyweb
Copy link
Contributor Author

Indeed sorry 🤦‍♂️

@fancyweb fancyweb closed this Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants