clue / reactphp-docker

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-docker
MIT License
108 stars 16 forks source link

Update all ReactPHP dependencies to latest versions #51

Closed clue closed 5 years ago

clue commented 5 years ago

Among others, this also improves the benchmarking performance from ~1600 MiB/s to ~1800 MiB/s.

Builds on top of #49 and #50

clue commented 5 years ago

Updated to fix failing tests on legacy PHP < 7 :shipit: