From 97726d092f89454c519ee442e6fa4601852dfbc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:11:51 +0000 Subject: [PATCH] Update dependency symfony/http-client to v7.1.5 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c94b16e4e..1caae3e98 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "spatie/laravel-webhook-client": "3.4.2", "square/square": "38.0.0.20240821", "subfission/cas": "5.1.0", - "symfony/http-client": "7.1.4", + "symfony/http-client": "7.1.5", "symfony/postmark-mailer": "7.1.1", "xammie/mailbook": "1.8.1" }, diff --git a/composer.lock b/composer.lock index b4e7957aa..220f109ac 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": "25ccfd3f9ec4a14000b5d4b8e2bd1b74", + "content-hash": "548da86eb0445cc8c60b218b893e5c64", "packages": [ { "name": "ans-group/laravel-health-check", @@ -9033,16 +9033,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.4", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c" + "reference": "abca35865118edf35a23f2f24978a1784c831cb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/a8f8d60b30b331cf4b743b3632e5acdba3f8285c", - "reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c", + "url": "https://api.github.com/repos/symfony/http-client/zipball/abca35865118edf35a23f2f24978a1784c831cb4", + "reference": "abca35865118edf35a23f2f24978a1784c831cb4", "shasum": "" }, "require": { @@ -9107,7 +9107,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.4" + "source": "https://github.com/symfony/http-client/tree/v7.1.5" }, "funding": [ { @@ -9123,7 +9123,7 @@ "type": "tidelift" } ], - "time": "2024-08-26T06:32:37+00:00" + "time": "2024-09-20T13:35:23+00:00" }, { "name": "symfony/http-client-contracts",