From 6e2e4c6f08f4f9083e0292d403ca35e1e7dd7c3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 13:33:08 +0000 Subject: [PATCH] Bump symfony/http-client from 7.1.2 to 7.1.3 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.1.2 to 7.1.3. - [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/v7.1.2...v7.1.3) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 0a2cb4c87c..9cef4655a6 100644 --- a/composer.json +++ b/composer.json @@ -108,7 +108,7 @@ "spatie/laravel-ignition": "^2", "spatie/period": "^2.4", "symfony/expression-language": "^7.0", - "symfony/http-client": "^7.0", + "symfony/http-client": "^7.1", "symfony/mailgun-mailer": "^7.1" }, "require-dev": { diff --git a/composer.lock b/composer.lock index e07026341c..e4fefd4ef4 100644 --- a/composer.lock +++ b/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": "6cd802a45a1a3e8c69b988e2e1506f54", + "content-hash": "49c6cd315f6cba880b9fa088236e8088", "packages": [ { "name": "bacon/bacon-qr-code", @@ -7252,16 +7252,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.2", + "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425" + "reference": "b79858aa7a051ea791b0d50269a234a0b50cb231" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/90ace27d17ccc9afc6f7ec0081e8529fb0e29425", - "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425", + "url": "https://api.github.com/repos/symfony/http-client/zipball/b79858aa7a051ea791b0d50269a234a0b50cb231", + "reference": "b79858aa7a051ea791b0d50269a234a0b50cb231", "shasum": "" }, "require": { @@ -7326,7 +7326,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.2" + "source": "https://github.com/symfony/http-client/tree/v7.1.3" }, "funding": [ { @@ -7342,7 +7342,7 @@ "type": "tidelift" } ], - "time": "2024-06-28T08:00:31+00:00" + "time": "2024-07-17T06:10:24+00:00" }, { "name": "symfony/http-client-contracts",