namshi / cuzzle

This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
https://github.com/namshi/cuzzle
330 stars 67 forks source link

allow using cuzzle with guzzle 5.x #6

Closed vaidasm closed 9 years ago

vaidasm commented 9 years ago

allow using cuzzle with guzzle 5.x

odino commented 9 years ago

Not sure how this will work with tests as we dont test on multiple Guzzle versions. But overall I'm ok on this, if we spot any error we can then go ahead and fix it. I tagged the previous version to be 1.0, so gonna do 1.1 for this.