From ca8ff5151dc956e4309017111ae3e3e51d8e719b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:49:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps)!:=20update=20dependency=20illuminat?= =?UTF-8?q?e/http=20(12.53.0=20=E2=86=92=2013.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4e01703..9e7afcf 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": "^8.4", - "illuminate/http": "^12.17" + "illuminate/http": "^13.0" }, "require-dev": { "captainhook/captainhook": "^5.28",