fxmlrpc
fxmlrpc copied to clipboard
Cannot install guzzle6 adapter
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?
@crabnky I haven't tested it yet, but at least everything installed this way:
-
composer require php-http/httplug:1.1.0 -
composer require zendframework/zend-diactoros php-http/message php-http/guzzle6-adapter:v1.1.1(edited) -
composer require lstrojny/fxmlrpc