Skip to content

"egeloen/http-adapter" deprecated #484

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

Closed
dereuromark opened this issue Jan 16, 2016 · 2 comments
Closed

"egeloen/http-adapter" deprecated #484

dereuromark opened this issue Jan 16, 2016 · 2 comments

Comments

@dereuromark
Copy link

Composer message:

Package egeloen/http-adapter is abandoned, you should avoid using it. Use php-http/httplug instead.

You should remove "egeloen/http-adapter" from require, and instead move it to require-dev.
This suffices for testing but allows people to use other not deprecated packages instead.
In general it is always a good idea to not directly include those proposed dependencies in require, but keep them in require-dev or suggest.

@drupol
Copy link

drupol commented Jan 18, 2016

I'm working on a GuzzleHttpAdapter in the Drupal module so I can use Guzzle directly.

@willdurand
Copy link
Member

Yep. Duplicate of #480. Should be fixed by #487

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

No branches or pull requests

3 participants