From 44880c6302989f1d1d9fdbd830e53be9f56297ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 07:01:13 +0000 Subject: [PATCH] Bump sanmai/pipeline from 6.0.1 to 6.1 Bumps sanmai/pipeline from 6.0.1 to 6.1. --- 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 1e45d2e0..a5a4d4f9 100644 --- a/composer.lock +++ b/composer.lock @@ -3365,16 +3365,16 @@ }, { "name": "sanmai/pipeline", - "version": "v6.0.1", + "version": "v6.1", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "d846cafe984c4c4a19fb83b9914d7d8feec08b2d" + "reference": "3a88f2617237e18d5cd2aa38ca3d4b22770306c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/d846cafe984c4c4a19fb83b9914d7d8feec08b2d", - "reference": "d846cafe984c4c4a19fb83b9914d7d8feec08b2d", + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/3a88f2617237e18d5cd2aa38ca3d4b22770306c2", + "reference": "3a88f2617237e18d5cd2aa38ca3d4b22770306c2", "shasum": "" }, "require": { @@ -3418,7 +3418,7 @@ "description": "General-purpose collections pipeline", "support": { "issues": "https://github.com/sanmai/pipeline/issues", - "source": "https://github.com/sanmai/pipeline/tree/v6.0.1" + "source": "https://github.com/sanmai/pipeline/tree/v6.1" }, "funding": [ { @@ -3426,7 +3426,7 @@ "type": "github" } ], - "time": "2021-11-27T14:44:19+00:00" + "time": "2022-01-30T08:15:59+00:00" }, { "name": "sebastian/cli-parser",