Skip to content

Commit 36a7f24

Browse files
fix(deps): update amphp
1 parent bf5d16e commit 36a7f24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Detect and warn about suspicious IPs logging into Nextcloud",
44
"type": "library",
55
"require": {
6-
"amphp/amp": "^2.6.4",
7-
"amphp/parallel": "^1.4.4",
6+
"amphp/amp": "^3.1.0",
7+
"amphp/parallel": "^2.3.1",
88
"bamarni/composer-bin-plugin": "^1.8.2",
99
"rubix/ml": "^2.5.2"
1010
},

0 commit comments

Comments
 (0)