From: Hypolite Petovan Date: Fri, 12 Jan 2024 06:12:48 +0000 (-0500) Subject: [Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=23d3274d39af4450bc242d92be6cf61043be352a;p=friendica.git [Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices - Bump divineomega/password_exposed to version 3 to remove dependency on Guzzle version 6 - Add new ICanHandleHttpResponses->getBodyString method to solve inheritance mismatch with GuzzleHttp\Psr7\ResponseInterface->getBody return type --- diff --git a/composer.lock b/composer.lock index ab66a33d05..59d1182c11 100644 --- a/composer.lock +++ b/composer.lock @@ -3912,11 +3912,6 @@ "dev-main": "2.5-dev" } }, - "autoload": { - "files": [ - "function.php" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -4117,8 +4112,8 @@ "time": "2024-09-25T14:11:13+00:00" }, { - "name": "symfony/polyfill-php56", - "version": "v1.20.0", + "name": "ua-parser/uap-php", + "version": "v3.9.14", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git",