Skip to content

[Deps] Allow psr/http-message ^2.0#18703

Merged
NoResponseMate merged 1 commit intoSylius:1.14from
Rafikooo:feature/psr-http-message-2.0-support
Jan 5, 2026
Merged

[Deps] Allow psr/http-message ^2.0#18703
NoResponseMate merged 1 commit intoSylius:1.14from
Rafikooo:feature/psr-http-message-2.0-support

Conversation

@Rafikooo
Copy link
Copy Markdown
Contributor

@Rafikooo Rafikooo commented Jan 5, 2026

Adding this to 1.14 for better flexibility when upgrading projects. This is not a BC break - it only extends the allowed versions without forcing any changes.

Many modern libraries now require psr/http-message: ^2.0 exclusively. Sylius only uses the interfaces as type hints without implementing them, so supporting both versions is safe. Backporting to 1.14 benefits end applications that want to upgrade their dependencies.

Ref: #18698

@Rafikooo Rafikooo requested a review from a team as a code owner January 5, 2026 12:49
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 5, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

❌ Preview Environment deleted from Bunnyshell

Available commands:

  • 🚀 /bns:deploy to redeploy the environment

@NoResponseMate NoResponseMate merged commit f9b84ce into Sylius:1.14 Jan 5, 2026
28 checks passed
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.

3 participants