diff --git a/composer.lock b/composer.lock index 795169e..8768fed 100644 --- a/composer.lock +++ b/composer.lock @@ -472,16 +472,16 @@ }, { "name": "amphp/parallel", - "version": "v2.2.2", + "version": "v2.2.3", "source": { "type": "git", "url": "https://github.com/amphp/parallel.git", - "reference": "f54bb4090670397544f74e14a1e650bf2cfd853b" + "reference": "223c47cfa57dc8166d058c072c47fe650d6b5b1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/parallel/zipball/f54bb4090670397544f74e14a1e650bf2cfd853b", - "reference": "f54bb4090670397544f74e14a1e650bf2cfd853b", + "url": "https://api.github.com/repos/amphp/parallel/zipball/223c47cfa57dc8166d058c072c47fe650d6b5b1d", + "reference": "223c47cfa57dc8166d058c072c47fe650d6b5b1d", "shasum": "" }, "require": { @@ -543,7 +543,7 @@ ], "support": { "issues": "https://github.com/amphp/parallel/issues", - "source": "https://github.com/amphp/parallel/tree/v2.2.2" + "source": "https://github.com/amphp/parallel/tree/v2.2.3" }, "funding": [ { @@ -551,7 +551,7 @@ "type": "github" } ], - "time": "2023-08-30T17:43:42+00:00" + "time": "2023-11-25T00:18:59+00:00" }, { "name": "amphp/parser",