1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/17496] Upgrade to GuzzleHTTP 7.8 as PHP 8.4-compatible

PHPBB-17496
This commit is contained in:
rxu
2025-04-15 14:22:24 +07:00
parent 91aaadbc6d
commit 118ab73c37
2 changed files with 28 additions and 17 deletions

View File

@@ -39,7 +39,7 @@
"composer/package-versions-deprecated": "^1.11",
"doctrine/dbal": "~3.3.6",
"google/recaptcha": "~1.1",
"guzzlehttp/guzzle": "~6.3",
"guzzlehttp/guzzle": " ^7.0",
"marc1706/fast-image-size": "^1.1",
"minishlink/web-push": "^8.0",
"s9e/text-formatter": "^2.0",