You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, ...
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.
The text was updated successfully, but these errors were encountered: