diff --git a/composer.json b/composer.json index 7fe386e..93efd45 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "infection/infection": "0.26.16", "ocramius/package-versions": "^2.7.0", "sanmai/later": "^0.1.2", - "vimeo/psalm": "^5.0.0" + "vimeo/psalm": "^4.30.0 || ^5.0.0" }, "require-dev": { "doctrine/coding-standard": "^10.0.0", diff --git a/composer.lock b/composer.lock index 9612899..3e2c09b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "18315cc4828b8b0e38f6a8d6f0ef591f", + "content-hash": "c118e34ea4fe7b0eca3e6723008e9308", "packages": [ { "name": "amphp/amp", @@ -1620,16 +1620,16 @@ }, { "name": "sanmai/pipeline", - "version": "v6.2", + "version": "v6.3", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "1c14946cb089776fb024807f1e4f5a985db0ce3c" + "reference": "929b115ca58d62b6b2574702df1ebde4562c7c43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/1c14946cb089776fb024807f1e4f5a985db0ce3c", - "reference": "1c14946cb089776fb024807f1e4f5a985db0ce3c", + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/929b115ca58d62b6b2574702df1ebde4562c7c43", + "reference": "929b115ca58d62b6b2574702df1ebde4562c7c43", "shasum": "" }, "require": { @@ -1673,7 +1673,7 @@ "description": "General-purpose collections pipeline", "support": { "issues": "https://github.com/sanmai/pipeline/issues", - "source": "https://github.com/sanmai/pipeline/tree/v6.2" + "source": "https://github.com/sanmai/pipeline/tree/v6.3" }, "funding": [ { @@ -1681,7 +1681,7 @@ "type": "github" } ], - "time": "2022-11-09T05:47:57+00:00" + "time": "2022-11-30T06:07:06+00:00" }, { "name": "sebastian/diff",