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

Invalid method of GuzzleHttp\ClientInterface #15

Open
AnatolyRugalev opened this issue Nov 11, 2016 · 3 comments
Open

Invalid method of GuzzleHttp\ClientInterface #15

AnatolyRugalev opened this issue Nov 11, 2016 · 3 comments

Comments

@AnatolyRugalev
Copy link

This line produces warning in IDE because \GuzzleHttp\ClientInterface has no post method. This may cause problems with custom guzzle client implementations.

@ectoplasMJ
Copy link

Same here, do you fixed?

@kbielenberg
Copy link
Member

I'll look into it

@metalinspired
Copy link

metalinspired commented Sep 30, 2020

IIRC you need to install php-http/guzzle6-adapter or was it guzzlehttp/psr7

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

No branches or pull requests

4 participants