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 d6fd3dd + 6b3bb75 commit 3a523adCopy full SHA for 3a523ad
composer.json
@@ -12,15 +12,15 @@
12
],
13
"require": {
14
"php": ">=5.3",
15
- "clue/socks-react": "^1.0",
+ "clue/socks-react": "^1.4",
16
"react/child-process": "^0.6",
17
"react/event-loop": "^1.2",
18
- "react/promise": "^2.1 || ^1.2.1",
19
- "react/socket": "^1.9",
+ "react/promise": "^3 || ^2.1 || ^1.2.1",
+ "react/socket": "^1.12.0",
20
"react/stream": "^1.2"
21
},
22
"require-dev": {
23
- "clue/block-react": "^1.3",
+ "clue/block-react": "^1.5",
24
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36",
25
"react/http": "^1.5",
26
"react/mysql": "^0.5.5"
0 commit comments