Added amphp/http-client to support HTTP/2 connections, even if libcurl is not enabled

This commit is contained in:
Jan Böhmer 2024-06-18 23:25:40 +02:00
parent 9f477676e2
commit f6f736a91f
2 changed files with 1440 additions and 1 deletions

View file

@ -10,6 +10,7 @@
"ext-intl": "*", "ext-intl": "*",
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"amphp/http-client": "^5.1",
"api-platform/core": "^3.1", "api-platform/core": "^3.1",
"beberlei/doctrineextensions": "^1.2", "beberlei/doctrineextensions": "^1.2",
"brick/math": "0.12.1 as 0.11.0", "brick/math": "0.12.1 as 0.11.0",

1440
composer.lock generated

File diff suppressed because it is too large Load diff