Skip to content

Support psr/http-message v2#9

Merged
ramsey merged 3 commits intoramsey:mainfrom
aedart:support-psr-http-message-v2
Mar 1, 2025
Merged

Support psr/http-message v2#9
ramsey merged 3 commits intoramsey:mainfrom
aedart:support-psr-http-message-v2

Conversation

@aedart
Copy link
Copy Markdown
Contributor

@aedart aedart commented Feb 12, 2025

Description

PR adds psr/http-message version 2 as an acceptable dependency.

Motivation and context

See #8. Initially I thought that this could be a breaking change for your package. But it seems that it isn't, so this should be safe enough to release.

How has this been tested?

I ran all tests manually / locally via PHPUnit - all passed. Please see "additional information".

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

PR checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.

Additional Information

ramsey/devtools gave me an issue:

  • \Ramsey\Dev\Tools\Composer\Command\BaseCommand::getApplication is not compatible with \Symfony\Component\Console\Command\Command::getApplication

It prevented me from running tests, analysis, ...etc., as described in your Contribution Guidelines. I think that you need to take a closer look at that...

Directory is used by PHPStorm.
Allow consumers of this package to rely on version of PSR-7
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 1, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ramsey
Copy link
Copy Markdown
Owner

ramsey commented Mar 1, 2025

Thank you!

@ramsey ramsey merged commit 75d943b into ramsey:main Mar 1, 2025
11 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.

2 participants