Skip to content

Commit bb558e1

Browse files
authored
Merge pull request #52 from reactphp-parallel/add-wyrihaximus-react-event-loop-rx-scheduler-hook-up-for-scheduler-hookup
Add wyrihaximus/react-event-loop-rx-scheduler-hook-up for scheduler hook up
2 parents 6a409d0 + e566542 commit bb558e1

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"reactivex/rxphp": "^2.0.12",
1919
"wyrihaximus/constants": "^1.6.0",
2020
"wyrihaximus/metrics": "^1.0 || ^2",
21-
"wyrihaximus/react-awaitable-observable": "^1.1"
21+
"wyrihaximus/react-awaitable-observable": "^1.1",
22+
"wyrihaximus/react-event-loop-rx-scheduler-hook-up": "^0.1.1"
2223
},
2324
"require-dev": {
2425
"wyrihaximus/async-test-utilities": "^7.2"

composer.lock

Lines changed: 55 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)