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

Update to guzzle 6 #29

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

lemasson-h
Copy link

Here an approach to try to be as close as possible to the previous version adapted for guzzle6.

Would you be happy with that?

@Aerendir
Copy link

👍

The build fails because Guzzle requires PHP 5.5 as minimum versions and the only test that fails on Travis is the one on PHP 5.4... All the others pass...

@lemasson-h lemasson-h mentioned this pull request Feb 24, 2016
@geekdevs
Copy link

@lemasson-h Would you please rebase from master and squash your commits? It is now quite hard to see the changes you made.

@@ -32,36 +24,33 @@ First make sure you have all the dependencies in place by running `composer inst
use GuzzleHttp\Client;
Copy link

Choose a reason for hiding this comment

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

use GuzzleHttp\HandlerStack;

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.

5 participants