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.0 #4

Closed
wants to merge 1 commit into from
Closed

Conversation

jessedc
Copy link
Contributor

@jessedc jessedc commented Aug 11, 2015

Quick changes I made to update to Guzzle ~6, feel free to close if you'd prefer to keep ~5 as Guzzle 6 requires PHP 5.5+.

The the exception of incompatible PHP 5.4, the failing tests are fixed in #3

@Maks3w
Copy link
Owner

Maks3w commented Aug 11, 2015

Is it possible to remove guzzle dependency and only relay on PSR7 Interfaces?

@jessedc
Copy link
Contributor Author

jessedc commented Aug 11, 2015

Yes, good idea.

@jessedc jessedc closed this Aug 11, 2015
@Maks3w
Copy link
Owner

Maks3w commented Aug 12, 2015

@jessedc Take a look to current master and tell me if works for you

@jessedc
Copy link
Contributor Author

jessedc commented Aug 12, 2015

Excellent. That's what I was thinking - a new assertion trait for PSR7. Very nice providing the backwards Compatibility.

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.

2 participants