Closed j3j5 closed 8 years ago
This package requires on composer.json guzzle/guzzle on its version 3 which is deprecated in favor of guzzlehttp/guzzle.
guzzle/guzzle
guzzlehttp/guzzle
The latest maintained version is guzzlehttp/guzzle 5.x, which has a new namespace. I can create a PR if you are fine with it.
Hey @j3j5, I just saw your comment on #71, good to know somebody else is running that code without issue as well :)
I'm going to close this off now.
This package requires on composer.json
guzzle/guzzle
on its version 3 which is deprecated in favor ofguzzlehttp/guzzle
.The latest maintained version is
guzzlehttp/guzzle
5.x, which has a new namespace. I can create a PR if you are fine with it.