From 5c477416f9fe26eefca0f6c1865b755b7bc1635a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 22:02:09 +0000 Subject: [PATCH] Bump sanmai/pipeline from 6.1 to 6.2 Bumps sanmai/pipeline from 6.1 to 6.2. --- updated-dependencies: - dependency-name: sanmai/pipeline dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6307e74..351ee0b 100644 --- a/composer.lock +++ b/composer.lock @@ -2398,16 +2398,16 @@ }, { "name": "sanmai/pipeline", - "version": "v6.1", + "version": "v6.2", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "3a88f2617237e18d5cd2aa38ca3d4b22770306c2" + "reference": "1c14946cb089776fb024807f1e4f5a985db0ce3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/3a88f2617237e18d5cd2aa38ca3d4b22770306c2", - "reference": "3a88f2617237e18d5cd2aa38ca3d4b22770306c2", + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/1c14946cb089776fb024807f1e4f5a985db0ce3c", + "reference": "1c14946cb089776fb024807f1e4f5a985db0ce3c", "shasum": "" }, "require": { @@ -2451,7 +2451,7 @@ "description": "General-purpose collections pipeline", "support": { "issues": "https://github.com/sanmai/pipeline/issues", - "source": "https://github.com/sanmai/pipeline/tree/v6.1" + "source": "https://github.com/sanmai/pipeline/tree/v6.2" }, "funding": [ { @@ -2459,7 +2459,7 @@ "type": "github" } ], - "time": "2022-01-30T08:15:59+00:00" + "time": "2022-11-09T05:47:57+00:00" }, { "name": "sebastian/cli-parser",