1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-30 04:39:01 +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": { "require": {
"amphp/amp": "^2", "amphp/amp": "dev-debug-coroutine as 2.0.5",
"amphp/byte-stream": "^1.1", "amphp/byte-stream": "^1.1",
"amphp/parser": "^1", "amphp/parser": "^1",
"amphp/process": "^0.2 || ^0.3", "amphp/process": "^0.2 || ^0.3",