Flip composer require command for guzzle and httpplug-bundle (#215)
Flip composer require command for guzzle and httpplug-bundle to avoid composer refuse installation of httpplug-bundle due to missing requirement to php-http/client-implementation as there is no release available.
php-http/client-implementation is a virtual package and in the installation doc is provided by the guzzle6-adapter.