Skip to content

This package also provides a PSR-18 client implementation #45

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

Merged
merged 1 commit into from
Sep 12, 2019

Conversation

Taluu
Copy link

@Taluu Taluu commented Sep 11, 2019

Q A
Bug fix? yes
New feature? not really
BC breaks? no
Deprecations? no
Related tickets fixes #38
License MIT

What's in this PR?

Explicitely tell in the composer.json file that this package provides a psr/http-client-implementation

Why?

Because of PSR-18 and packages (such as libs that needs to test their stuff) that requires an implem for an http client.

PR made against the upgrade-v2 branch as mentionned in #38 (comment)

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Added the psr/http-client-implementation in the provide section

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

looks right to me.

build error is unrelated (lowest version build, which tries php 5.5)

@Taluu
Copy link
Author

Taluu commented Sep 11, 2019

We should maybe up the php version then ?

@xabbuh
Copy link
Member

xabbuh commented Sep 12, 2019

This is not true when HTTPlug 1 is installed, is it?

@Taluu
Copy link
Author

Taluu commented Sep 12, 2019

The 2.0 branch requires http-plug 2.0. :}

@dbu
Copy link
Contributor

dbu commented Sep 12, 2019

We should maybe up the php version then ?

yes, but better in a separate pull request.

@dbu dbu merged commit 98b68eb into php-http:upgrade-version-2 Sep 12, 2019
@dbu
Copy link
Contributor

dbu commented Sep 12, 2019

thank you!

@Taluu Taluu deleted the patch-1 branch September 12, 2019 15:38
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