Skip to content

Commit 62620ce

Browse files
Update dependency react/promise to v3
1 parent e2c4fd9 commit 62620ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"monolog/monolog": "^2.0",
1212
"psr/log": "^1.1",
1313
"react/event-loop": "^1.2",
14-
"react/promise": "^2.7",
14+
"react/promise": "^2.7 || ^3.0",
1515
"react/promise-stream": "^1.2",
1616
"react/stream": "^1.1",
1717
"reactivex/rxphp": "^2.0",

0 commit comments

Comments
 (0)