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",