mikealmond / MusicBrainz

A PHP library to access MusicBrainz's Web Service v2
http://musicbrainz.org/doc/Development
MIT License
64 stars 26 forks source link

GuzzleHttp #17

Open Afterster opened 9 years ago

Afterster commented 9 years ago

Is there any reason to remains on Guzzle 3 instead of GuzzleHttp >= 5.*? Guzzle package became deprecated and throw warnings at installation.

mikealmond commented 9 years ago

No reason other than I haven't had much time on it. I will try to get this updated within the week.

Afterster commented 9 years ago

@mikealmond would be great :). Any new about it? I understand you're busy on something else, I'm myself found not enough time to manage my project, just a ping. Thanks.