1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-29 20:29:00 +01:00

Use Amp's debugging coroutine for AppVeyor debugging

This commit is contained in:
Niklas Keller 2017-12-07 18:26:52 +01:00
parent eb90050f30
commit bddcb311e0

View File

@ -21,7 +21,7 @@
}
],
"require": {
"amphp/amp": "^2",
"amphp/amp": "dev-debug-coroutine as 2.0.5",
"amphp/byte-stream": "^1.1",
"amphp/parser": "^1",
"amphp/process": "^0.2 || ^0.3",