Skip to content

Commit 0ac35d2

Browse files
committed
Allow parallel v0.1 and v0.2
1 parent 3ffaae2 commit 0ac35d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": ">=7",
22-
"amphp/parallel": "^0.1",
22+
"amphp/parallel": "^0.1.8 || ^0.2",
2323
"amphp/amp": "^2",
2424
"opis/closure": "^3.0.7"
2525
},

0 commit comments

Comments
 (0)