From d6704f6eebf23493e59582899ae54d1216e457c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 02:48:14 +0000 Subject: [PATCH] chore(deps): update dependency symfony/http-client to v8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8b0ac21..1780895 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "phpstan/phpstan-phpunit": "^2.0.0", "phpstan/phpstan-strict-rules": "^2.0.0", "phpunit/phpunit": "^12.0", - "symfony/http-client": "^7.0" + "symfony/http-client": "^8.0" }, "autoload": { "psr-4": {