As we now support Symfony >=5.0, we could migrate from Httplug to symfony/http-client. It will remove an external dependency (if you're using php-translation/symfony-bundle).
Symfony HTTP Client offers same features as Httplug, full support of HTTP protocol, many clients per application by configuration, ...
WDYT @Nyholm @odolbeau?
EDIT: Main discussion will be here, after decision we will open or not issues on other adapters repositories.
As we now support Symfony >=5.0, we could migrate from Httplug to symfony/http-client. It will remove an external dependency (if you're using php-translation/symfony-bundle).
Symfony HTTP Client offers same features as Httplug, full support of HTTP protocol, many clients per application by configuration, ...
WDYT @Nyholm @odolbeau?
EDIT: Main discussion will be here, after decision we will open or not issues on other adapters repositories.