From 9f24191b26d64994fc41fa114e91dc53e9d56430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:35:25 +0000 Subject: [PATCH] Bump symfony/http-client from 5.4.46 to 5.4.47 in /api/app Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.46 to 5.4.47. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v5.4.46...v5.4.47) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- api/app/composer.json | 2 +- api/app/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/app/composer.json b/api/app/composer.json index eaa7edfeed..735a727beb 100644 --- a/api/app/composer.json +++ b/api/app/composer.json @@ -78,7 +78,7 @@ "phpstan/phpstan-phpunit": "^1.0.0", "phpunit/phpcov": "8.2.1", "phpunit/phpunit": "^9.5.10", - "symfony/http-client": "5.4.46", + "symfony/http-client": "5.4.47", "symfony/browser-kit": "^5.4.0", "symfony/maker-bundle": "^1.29", "symfony/mime": "^5.4.0", diff --git a/api/app/composer.lock b/api/app/composer.lock index d1da541478..789633f8b6 100644 --- a/api/app/composer.lock +++ b/api/app/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "eeaf0e55b8b09a2208604c27351aa866", + "content-hash": "e485999e43f29f7252399d411bc3ac82", "packages": [ { "name": "aws/aws-crt-php", @@ -11441,16 +11441,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.46", + "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "ebcaeeafc48b69f497f82b9700ddf54bfe975f71" + "reference": "3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/ebcaeeafc48b69f497f82b9700ddf54bfe975f71", - "reference": "ebcaeeafc48b69f497f82b9700ddf54bfe975f71", + "url": "https://api.github.com/repos/symfony/http-client/zipball/3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde", + "reference": "3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde", "shasum": "" }, "require": { @@ -11512,7 +11512,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.46" + "source": "https://github.com/symfony/http-client/tree/v5.4.47" }, "funding": [ { @@ -11528,7 +11528,7 @@ "type": "tidelift" } ], - "time": "2024-10-25T11:45:42+00:00" + "time": "2024-11-13T12:18:12+00:00" }, { "name": "symfony/http-client-contracts",