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.
2 parents b50507a + e3b9fb8 commit b6e5099Copy full SHA for b6e5099
1 file changed
composer.json
@@ -18,13 +18,13 @@
18
},
19
"require": {
20
"php": ">=5.3",
21
- "react/socket": "^0.7.1",
22
- "react/event-loop": "^0.4 || ^0.3",
23
- "react/promise": " ^2.1 || ^1.2",
+ "react/socket": "^1.0 || ^0.8 || ^0.7.1",
+ "react/promise": " ^2.1 || ^1.2.1",
24
"ringcentral/psr7": "^1.2"
25
26
"require-dev": {
27
"phpunit/phpunit": "^5.0 || ^4.8",
+ "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
28
"clue/block-react": "^1.1"
29
}
30
0 commit comments