Skip to content

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Aug 25, 2021

We need to bump httplug to version 2 because version 1 did not implement
the PSR interface. Version 2 implements both the php-http interface as
well as the PSR interface.

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets fixes #56
Documentation The documentation already assumes that this has happened...
License MIT

What's in this PR?

Have the mock client provide the PSR client implementation as well.

Why?

This was intended but went under. We have to jump to HTTPlug 2.0 as that has the php-http client interface extend the PSR interface.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
We need to bump httplug to version 2 because version 1 did not implement the PSR interface. Version 2 implements both the php-http interface as well as the PSR interface.
@dbu dbu merged commit d8e200d into master Aug 25, 2021
@dbu dbu deleted the provide-psr branch August 25, 2021 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant