diff --git a/composer.json b/composer.json index e1e9e7d5..2162b63e 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ } ], "require": { - "amphp/amp": "^2.6.2", - "amphp/parallel": "^1.4.3", + "amphp/amp": "^3.0.0", + "amphp/parallel": "^2.2.6", "rubix/ml": "dev-chore/bump-flysystem-v2.1.1" }, "license": "AGPLv3",