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
[HttpClient] HttplugClient class implements Http\Client\HttpClient that is deprecated since version 2.4, use Psr\Http\Client\ClientInterface instead #50035
1x: The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Client\HttpClient" that is deprecated since version 2.4, use Psr\Http\Client\ClientInterface instead; see https://www.php-fig.org/psr/psr-18/.
1x: The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Message\RequestFactory" that is deprecated since version 1.1, use Psr\Http\Message\RequestFactoryInterface instead.
1x: The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Message\StreamFactory" that is deprecated since version 1.1, use Psr\Http\Message\StreamFactoryInterface instead.
1x: The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Message\UriFactory" that is deprecated since version 1.1, use Psr\Http\Message\UriFactoryInterface instead.