From fc0fe7e9dc197a824b9efec9e11176b70dbda73e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:52:09 +0000 Subject: [PATCH] fix(deps): update amphp --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 27036c8f..9fb469ba 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ } ], "require": { - "amphp/amp": "^2.6.4", - "amphp/parallel": "^1.4.3", + "amphp/amp": "^3.0.2", + "amphp/parallel": "^2.2.9", "bamarni/composer-bin-plugin": "^1.8.2", "rubix/ml": "dev-chore/bump-flysystem-v2.1.1" },