From 6b397d2904ca4f314a5f774dbf05d654966a9bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:04:00 +0000 Subject: [PATCH] Bump sebastian/recursion-context from 4.0.6 to 4.0.7 Bumps [sebastian/recursion-context](https://github.com/sebastianbergmann/recursion-context) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/sebastianbergmann/recursion-context/releases) - [Changelog](https://github.com/sebastianbergmann/recursion-context/blob/4.0.7/ChangeLog.md) - [Commits](https://github.com/sebastianbergmann/recursion-context/compare/4.0.6...4.0.7) --- updated-dependencies: - dependency-name: sebastian/recursion-context dependency-version: 4.0.7 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 3910784..21cf136 100644 --- a/composer.lock +++ b/composer.lock @@ -2788,16 +2788,16 @@ }, { "name": "sebastian/recursion-context", - "version": "4.0.6", + "version": "4.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "539c6691e0623af6dc6f9c20384c120f963465a0" + "reference": "c85be6922b7fd365942b986b9a50397d65407611" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/539c6691e0623af6dc6f9c20384c120f963465a0", - "reference": "539c6691e0623af6dc6f9c20384c120f963465a0", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/c85be6922b7fd365942b986b9a50397d65407611", + "reference": "c85be6922b7fd365942b986b9a50397d65407611", "shasum": "" }, "require": { @@ -2839,7 +2839,7 @@ "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.6" + "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.7" }, "funding": [ { @@ -2859,7 +2859,7 @@ "type": "tidelift" } ], - "time": "2025-08-10T06:57:39+00:00" + "time": "2026-08-11T05:25:24+00:00" }, { "name": "sebastian/resource-operations",