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

Document PSR-7 v2 impact #156

Merged
merged 3 commits into from
May 4, 2023

Conversation

weierophinney
Copy link
Member

Q A
Documentation yes
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

This patch is primarily documentation, and does the following:

  • Updates the Composer provide section to use the constraint ^1.1 || ^2.0 for each of psr/http-message and http-factory
  • Adds a section to the migration document to detail PSR-7 v2 adoption impact

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney added this to the 3.0.0 milestone May 3, 2023
Copy link
Member

@boesing boesing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if you omitted the caret on purpose?

composer.json Outdated Show resolved Hide resolved
Co-authored-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney merged commit 9bca291 into laminas:3.0.x May 4, 2023
13 checks passed
@weierophinney weierophinney deleted the feature/3.0-docs branch May 4, 2023 14:21
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.

None yet

2 participants