Skip to content

Commit 31290f4

Browse files
fix(deps): update amphp
1 parent 040cdb4 commit 31290f4

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
@@ -9,8 +9,8 @@
99
}
1010
],
1111
"require": {
12-
"amphp/amp": "^2.6.2",
13-
"amphp/parallel": "^1.4.3",
12+
"amphp/amp": "^3.0.0",
13+
"amphp/parallel": "^2.2.9",
1414
"rubix/ml": "dev-chore/bump-flysystem-v2.1.1"
1515
},
1616
"license": "AGPLv3",

0 commit comments

Comments
 (0)