Skip to content

Commit f88fca4

Browse files
committed
Be more specific about the version number
1 parent dffbf9a commit f88fca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http_client.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -995,13 +995,13 @@ Enabling cURL Support
995995
~~~~~~~~~~~~~~~~~~~~~
996996

997997
This component can make HTTP requests using native PHP streams and the
998-
``amphp/http-client`` (version 5.0 or higher) and cURL libraries. Although they
998+
``amphp/http-client`` (version 5.3.2 or higher) and cURL libraries. Although they
999999
are interchangeable and provide the same features, including concurrent requests,
10001000
HTTP/2 is only supported when using cURL or ``amphp/http-client``.
10011001

10021002
.. versionadded:: 8.0
10031003

1004-
Symfony started requiring ``amphp/http-client`` version 5.0 or higher in Symfony 8.0.
1004+
Symfony started requiring ``amphp/http-client`` version 5.3.2 or higher in Symfony 8.0.
10051005

10061006
.. note::
10071007

0 commit comments

Comments
 (0)