From 32b8dd456de41154f5e71bd6a99d8144e87d072f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 04:35:04 +0000 Subject: [PATCH] build(deps): bump cuyz/valinor from 2.5.1 to 2.6.0 Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/CuyZ/Valinor/releases) - [Commits](https://github.com/CuyZ/Valinor/compare/2.5.1...2.6.0) --- updated-dependencies: - dependency-name: cuyz/valinor dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a424e9463..8a4e9f428 100644 --- a/composer.lock +++ b/composer.lock @@ -346,16 +346,16 @@ }, { "name": "cuyz/valinor", - "version": "2.5.1", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "d1f6d5296c3cb67d64996f2570831137502c260a" + "reference": "15e5afc4a5463d15d26b010fd0a703e16f14c90f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/d1f6d5296c3cb67d64996f2570831137502c260a", - "reference": "d1f6d5296c3cb67d64996f2570831137502c260a", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/15e5afc4a5463d15d26b010fd0a703e16f14c90f", + "reference": "15e5afc4a5463d15d26b010fd0a703e16f14c90f", "shasum": "" }, "require": { @@ -370,6 +370,7 @@ "infection/infection": "^0.32", "marcocesarato/php-conventional-changelog": "^1.12", "mikey179/vfsstream": "^1.6.10", + "php-ds/php-ds": "^1.8", "phpbench/phpbench": "^1.3", "phpstan/phpstan": "^2.0", "phpstan/phpstan-phpunit": "^2.0", @@ -414,7 +415,7 @@ ], "support": { "issues": "https://github.com/CuyZ/Valinor/issues", - "source": "https://github.com/CuyZ/Valinor/tree/2.5.1" + "source": "https://github.com/CuyZ/Valinor/tree/2.6.0" }, "funding": [ { @@ -422,7 +423,7 @@ "type": "github" } ], - "time": "2026-07-28T21:32:29+00:00" + "time": "2026-08-11T07:30:08+00:00" }, { "name": "doctrine/dbal",