From fa59e054bcea0c36e5dfc153a5806ead92f5c717 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 13:06:30 +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 6c4961e..587eeaa 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2 || ^1.0.0", "phpstan/extension-installer": "^1.1", "phpcompatibility/php-compatibility": "^9.3", - "guzzlehttp/guzzle": "^5.0 || ^6.0 || ^7.0", + "guzzlehttp/guzzle": "^5.0 || ^6.0 || ^7.0 || ^8.0", "symfony/yaml": "^6.3 || ^7.0 || ^8.0" }, "autoload": {