From ee6104aad1dfed57b784f274afe0ee3e6ab068e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 03:43:16 +0000 Subject: [PATCH] Update dependency guzzlehttp/guzzle to v8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4f2acc0..950c9fb 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "guzzlehttp/guzzle": "^7.3", + "guzzlehttp/guzzle": "^8.0", "guzzlehttp/psr7": "^1.7 || ^2.0" }, "require-dev": {