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 b50507a commit 966eeccCopy full SHA for 966eecc
1 file changed
composer.json
@@ -19,12 +19,12 @@
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/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