File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -995,13 +995,13 @@ Enabling cURL Support
995
995
~~~~~~~~~~~~~~~~~~~~~
996
996
997
997
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
999
999
are interchangeable and provide the same features, including concurrent requests,
1000
1000
HTTP/2 is only supported when using cURL or ``amphp/http-client ``.
1001
1001
1002
1002
.. versionadded :: 8.0
1003
1003
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.
1005
1005
1006
1006
.. note ::
1007
1007
You can’t perform that action at this time.
0 commit comments