Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

Cannot install php-http/guzzle6-adapter #149

Open
sinnbeck opened this issue Dec 20, 2018 · 2 comments
Open

Cannot install php-http/guzzle6-adapter #149

sinnbeck opened this issue Dec 20, 2018 · 2 comments

Comments

@sinnbeck
Copy link

After installing mailgun I am not able to install php-http/guzzle6-adapter

I get the following error

Problem 1
    - Installation request for php-http/guzzle6-adapter dev-master -> satisfiable by php-http/guzzle6-adapter[dev-master].
    - Conclusion: remove php-http/httplug v1.1.0
    - Conclusion: don't install php-http/httplug v1.1.0
    - php-http/guzzle6-adapter dev-master requires php-http/httplug ^2.0 -> satisfiable by php-http/httplug[2.0.x-dev, v2.0.0].
    - Can only install one of: php-http/httplug[2.0.x-dev, v1.1.0].
    - Can only install one of: php-http/httplug[v2.0.0, v1.1.0].
    - Installation request for php-http/httplug (locked at v1.1.0) -> satisfiable by php-http/httplug[v1.1.0].

I am using mailgun 5.0.4

@sinnbeck
Copy link
Author

Was able to fix it using.

php composer.phar require php-http/guzzle6-adapter 1.1.1

Perhaps the documentation should be updated ?

@JCarlosR
Copy link

JCarlosR commented Feb 1, 2019

I had to do the same, and I was about to advise. You already did it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants