-
Notifications
You must be signed in to change notification settings - Fork 522
Expect a PSR-18 client instead of a PHP-HTTP client #1110
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
Conversation
I can't change the integration tests of the providers because that requires a change in provider-integration-tests, so I'll also create a PR for that and finish this PR after. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. I think this looks good.
I have a few small questions.
Is there any progress of this PR ? It should be done to support guzzle7. |
@JaZo are you willing to finish this? :) |
Sorry for the long silence from my end. Yes, I still like to finish this! I'll go ahead and create a PR for provider-integration-tests so I can finish this PR. |
I've opened geocoder-php/provider-integration-tests#18 for the changes in the integration tests. |
Resolves #1076
Requires geocoder-php/provider-integration-tests#18
N.B. It's a chicken and egg problem because in both pull requests the tests will fail because it needs changes from the other PR.