Skip to content

Commit 9786553

Browse files
committed
Remove a versionadded directive
1 parent 70fee6d commit 9786553

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

http_client.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -985,10 +985,6 @@ when using cURL or ``amphp/http-client``.
985985
To use the :class:`Symfony\\Component\\HttpClient\\AmpHttpClient`, the
986986
`amphp/http-client`_ package must be installed.
987987

988-
.. versionadded:: 5.1
989-
990-
Integration with ``amphp/http-client`` was introduced in Symfony 5.1.
991-
992988
The :method:`Symfony\\Component\\HttpClient\\HttpClient::create` method
993989
selects the cURL transport if the `cURL PHP extension`_ is enabled. It falls
994990
back to ``AmpHttpClient`` if cURL couldn't be found or is too old. Finally, if

0 commit comments

Comments
 (0)