Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 039a304

Browse files
authored
Merge pull request #30 from reactphp-parallel/defer-void-notifications
Defer void notifications
2 parents 576f212 + f13c9ce commit 039a304

File tree

10 files changed

+675
-288
lines changed

10 files changed

+675
-288
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@
1515
"ext-parallel": "*",
1616
"api-clients/rx": "^2.2",
1717
"composer-plugin-api": "^2 || ^1.1",
18+
"doctrine/annotations": "^1.10",
1819
"igorw/get-in": "^1.0",
1920
"nikic/php-parser": "^4.9",
2021
"psr/container": "^1.0",
2122
"psr/log": "^1.1",
23+
"react-parallel/object-proxy-attributes": "dev-main",
2224
"react-parallel/react-parallel": "^1.0",
2325
"rx/operator-extras": "^2.1",
2426
"wyrihaximus/constants": "^1.5",

0 commit comments

Comments
 (0)