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

Cannot install guzzle6 adapter #72

Open
crabnky opened this issue Nov 16, 2018 · 1 comment
Open

Cannot install guzzle6 adapter #72

crabnky opened this issue Nov 16, 2018 · 1 comment

Comments

@crabnky
Copy link

crabnky commented Nov 16, 2018

Hi,

I cannot install guzzle6 adapter as it reqires httplug in version 2 or up, while the httpplug for fxmlrp is set to be below verion 2:
"php-http/httplug": "~1"
Can we use httplug in latest verion?

@mrtwj
Copy link

mrtwj commented Nov 27, 2018

@crabnky I haven't tested it yet, but at least everything installed this way:

  1. composer require php-http/httplug:1.1.0
  2. composer require zendframework/zend-diactoros php-http/message php-http/guzzle6-adapter:v1.1.1 (edited)
  3. composer require lstrojny/fxmlrpc

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

2 participants