From c8a08f8bc413e88cfe70c0d0b8521fc2ded67a8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 04:56:21 +0000 Subject: [PATCH] Update dependency sebastian/recursion-context to v8 | datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | packagist | sebastian/recursion-context | 5.0.1 | 8.0.0 | 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 6b60af0f..bbd885d8 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "phpunit/phpunit": "^10.5.58", "psalm/plugin-phpunit": "^0.19.0", "psr/container": "^1.1.2 || ^2.0.2", - "sebastian/recursion-context": "^5.0.1", + "sebastian/recursion-context": "^8.0.0", "vimeo/psalm": "^6.13" }, "suggest": {