We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72de92f commit 49b0d3bCopy full SHA for 49b0d3b
composer.json
@@ -22,9 +22,9 @@
22
},
23
"require": {
24
"php": ">=5.3",
25
- "clue/multicast-react": "^1.0 || ^0.2",
+ "clue/multicast-react": "1.x-dev#f1bd5df0309b9f8b3486b09bf37aedfb042addb6",
26
"react/event-loop": "^1.2",
27
- "react/promise": "^2.0 || ^1.0"
+ "react/promise": "^3.2 || ^2.7 || ^1.2.1"
28
29
"require-dev": {
30
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
0 commit comments