Skip to content

Commit 6a409d0

Browse files
authored
Merge pull request #49 from reactphp-parallel/renovate/react-promise-3.x
Update dependency react/promise to v3
2 parents 7e4917f + fb09d7e commit 6a409d0

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ext-parallel": "*",
1515
"react/async": "^4.2",
1616
"react/event-loop": "^1.5",
17-
"react/promise": "^2.11",
17+
"react/promise": "^2.11 || ^3.0",
1818
"reactivex/rxphp": "^2.0.12",
1919
"wyrihaximus/constants": "^1.6.0",
2020
"wyrihaximus/metrics": "^1.0 || ^2",

composer.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)