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 0a49c80 + 79117f4 commit 9bcb929Copy full SHA for 9bcb929
composer.json
@@ -12,12 +12,12 @@
12
],
13
"require": {
14
"php": ">=5.3",
15
- "react/promise": "^2.1 || ^1.2",
16
- "react/socket": "^1.11"
+ "react/promise": "^3 || ^2.1 || ^1.2",
+ "react/socket": "^1.12"
17
},
18
"require-dev": {
19
- "clue/block-react": "^1.1",
20
- "clue/connection-manager-extra": "^1.0 || ^0.7",
+ "clue/block-react": "^1.5",
+ "clue/connection-manager-extra": "^1.3",
21
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
22
"react/event-loop": "^1.2",
23
"react/http": "^1.6"
0 commit comments