We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70fee6d commit 9786553Copy full SHA for 9786553
http_client.rst
@@ -985,10 +985,6 @@ when using cURL or ``amphp/http-client``.
985
To use the :class:`Symfony\\Component\\HttpClient\\AmpHttpClient`, the
986
`amphp/http-client`_ package must be installed.
987
988
-.. versionadded:: 5.1
989
-
990
- Integration with ``amphp/http-client`` was introduced in Symfony 5.1.
991
992
The :method:`Symfony\\Component\\HttpClient\\HttpClient::create` method
993
selects the cURL transport if the `cURL PHP extension`_ is enabled. It falls
994
back to ``AmpHttpClient`` if cURL couldn't be found or is too old. Finally, if
0 commit comments