Skip to content

Conversation

@dunglas
Copy link
Contributor

@dunglas dunglas commented Mar 5, 2015

guzzle/http is abandoned. This PR use the new Composer package guzzle/guzzle. It avoid the following errors when installing the bundle:

Package guzzle/common is abandoned, you should avoid using it. Use guzzle/guzzle instead.
Package guzzle/stream is abandoned, you should avoid using it. Use guzzle/guzzle instead.
Package guzzle/parser is abandoned, you should avoid using it. Use guzzle/guzzle instead.
Package guzzle/http is abandoned, you should avoid using it. Use guzzle/guzzle instead.

fix #176

@dbu
Copy link
Contributor

dbu commented Mar 13, 2015

we do not really need all the other things of guzzle, but i guess we have to change when guzzle is no longer updating those subtree splits. @ddeboer do you agree?

the situation will improve with #173 btw, when we do not need to depend on a specific client anymore.

@carlcraig
Copy link

👍

@dbu
Copy link
Contributor

dbu commented Apr 1, 2015

ping @ddeboer

ddeboer added a commit that referenced this pull request Apr 1, 2015
@ddeboer ddeboer merged commit fa6cd4a into FriendsOfSymfony:master Apr 1, 2015
@ddeboer
Copy link
Member

ddeboer commented Apr 1, 2015

Thanks, @dunglas!

@ddeboer
Copy link
Member

ddeboer commented Apr 1, 2015

And tagged 1.3.1.

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.

Warning during composer install/update about guzzle/http being abandonned

4 participants