From d126d65c5fe9deff00492bfeeb0bdc864c13a0c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:01:07 +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 f164d695..db73dd03 100644 --- a/composer.lock +++ b/composer.lock @@ -3893,16 +3893,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": { @@ -3946,7 +3946,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": [ { @@ -3954,7 +3954,7 @@ "type": "github" } ], - "time": "2022-01-30T08:15:59+00:00" + "time": "2022-11-09T05:47:57+00:00" }, { "name": "sebastian/cli-parser",