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