-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update to Guzzle ^6.0 #25
Comments
i'll give this a try and see how it goes - since we're going to use this library in a prototype i feel a bit obligated to tackle one of the existing issues and bring the underlying library up to date ;) |
we're postponing our project, which means i'm currently no longer trying to port the library over to the latest guzzle release. in the beginning it looked somewhat easy, but the whole test infrastructure is gone for guzzle5/6. i mean, there are still mocks and stuff for tests, but the way that guzzle likes to be tested in the latest releases is way different than it was back then. so that will require a bit more effort. will see if i can resume that task when we're working again on our project. |
Hello. I am interested to contribute, but instead to work on porting to be compatible with Guzzle 6.0. I am available on Freenode IRC network #guzzlephp to discuss as clevodearia/sagerdearia |
Updating this to actually move straight to Guzzle 6.0. There has been discussion and its being done in guzzle/guzzle-services#89 so we will keep track of that and update our end once that is done. |
+1 |
Replace Guzzle 3.7 with latest releases.
The text was updated successfully, but these errors were encountered: