From 1e2680e4019785d4671f325e28141cbca25b5085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 03:58:16 +0000 Subject: [PATCH] build(deps): bump cuyz/valinor from 1.14.0 to 1.14.1 Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.14.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.14.0...1.14.1) --- updated-dependencies: - dependency-name: cuyz/valinor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 43b0ae13dba..730b089c9df 100644 --- a/composer.lock +++ b/composer.lock @@ -65,16 +65,16 @@ }, { "name": "cuyz/valinor", - "version": "1.14.0", + "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "3f6d41878331cff9bcd5170ead4af804ff1d19ac" + "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/3f6d41878331cff9bcd5170ead4af804ff1d19ac", - "reference": "3f6d41878331cff9bcd5170ead4af804ff1d19ac", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/12033fccdcc6afa7e73b3e234e4d6656530f2bcb", + "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb", "shasum": "" }, "require": { @@ -126,7 +126,7 @@ ], "support": { "issues": "https://github.com/CuyZ/Valinor/issues", - "source": "https://github.com/CuyZ/Valinor/tree/1.14.0" + "source": "https://github.com/CuyZ/Valinor/tree/1.14.1" }, "funding": [ { @@ -134,7 +134,7 @@ "type": "github" } ], - "time": "2024-11-04T09:12:32+00:00" + "time": "2024-11-06T07:46:46+00:00" }, { "name": "cweagans/composer-patches", @@ -1280,8 +1280,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" },