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

changed "guzzle/parser" to "guzzle/guzzle" #21

Closed
wants to merge 1 commit into from

Conversation

cystbear
Copy link

@cystbear cystbear commented Mar 7, 2015

as far as

This package is abandoned and no longer maintained. The author suggests using the guzzle/guzzle package instead.

as far as `This package is abandoned and no longer maintained. The author suggests using the guzzle/guzzle package instead.`
@cboden
Copy link
Member

cboden commented Mar 7, 2015

guzzle/guzzle packagist.json file requires ext-curl, which is not needed for the HTTP parsing. guzzle/http still works quite well it's just no longer maintained. composer is only issuing a warning, not an error. We'll eventually convert to guzzle 5.

@cystbear
Copy link
Author

cystbear commented Mar 7, 2015

I see, so should I set guzzle5 at composer? or what?

@cboden
Copy link
Member

cboden commented Apr 14, 2015

ping @WyriHaximus.

@cystbear There's been talk recently of replacing guzzle/http with a non-abandoned package. guzzle5 should be a valid replacement. If that's the route to take though there will be a bit more work involved than just updating composer as their API has changed a bit.

@cboden
Copy link
Member

cboden commented Aug 30, 2015

replaced by #34

@cboden cboden closed this Aug 30, 2015
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.

3 participants