diff --git a/composer.json b/composer.json index e50baa95..17947b80 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Detect and warn about suspicious IPs logging into Nextcloud", "type": "library", "require": { - "amphp/amp": "^2.6.5", + "amphp/amp": "^3.1.3", "amphp/parallel": "^1.4.4", "bamarni/composer-bin-plugin": "^1.9.1", "rubix/ml": "^2.5.3",