From 3a6eb7f1ba80c1166c2e5a2c11c5f9b4d3e9a707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 05:28:38 +0000 Subject: [PATCH] chore(deps): Bump cuyz/valinor from 1.13.0 to 1.14.1 Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.13.0 to 1.14.1. - [Release notes](https://github.com/CuyZ/Valinor/releases) - [Changelog](https://github.com/CuyZ/Valinor/blob/master/.changelog) - [Commits](https://github.com/CuyZ/Valinor/compare/1.13.0...1.14.1) --- updated-dependencies: - dependency-name: cuyz/valinor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 4e62604..ff35f75 100644 --- a/composer.lock +++ b/composer.lock @@ -324,21 +324,21 @@ }, { "name": "cuyz/valinor", - "version": "1.13.0", + "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "4e0bc8b6a9ca4ce5350a8206f7c8d81664806a01" + "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/4e0bc8b6a9ca4ce5350a8206f7c8d81664806a01", - "reference": "4e0bc8b6a9ca4ce5350a8206f7c8d81664806a01", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/12033fccdcc6afa7e73b3e234e4d6656530f2bcb", + "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb", "shasum": "" }, "require": { "composer-runtime-api": "^2.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { @@ -385,7 +385,7 @@ ], "support": { "issues": "https://github.com/CuyZ/Valinor/issues", - "source": "https://github.com/CuyZ/Valinor/tree/1.13.0" + "source": "https://github.com/CuyZ/Valinor/tree/1.14.1" }, "funding": [ { @@ -393,7 +393,7 @@ "type": "github" } ], - "time": "2024-09-02T12:57:33+00:00" + "time": "2024-11-06T07:46:46+00:00" }, { "name": "graham-campbell/result-type",