j0k3r/php-imgur-api-client

Update to Guzzle 6

xandros15 opened this issue · 4 comments

Is there any chance to update this project to guzzle 6?

j0k3r commented

I just updated it to Guzzle 5 atm.
I plan to try if I can let them run together without breaking everything.

j0k3r commented

Could you try using the 3.x branch? It should be ok with Guzzle 6. Let me know.

I needed this asap so I create somthing on my own:
https://github.com/xandros15/aigisu/blob/new-system/src/components/imgur/Client.php
In my future projects I will use your solution.

j0k3r commented

Ok thanks, I can close that issue then.