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 d55d009 + b84c29b commit 3909651Copy full SHA for 3909651
composer.json
@@ -20,15 +20,15 @@
20
"php": ">=5.3",
21
"clue/json-stream": "^0.1",
22
"react/event-loop": "^1.2",
23
- "react/http": "^1.5",
24
- "react/promise": "^2.0 || ^1.1",
25
- "react/promise-stream": "^1.0",
26
- "react/socket": "^1.9",
+ "react/http": "^1.8",
+ "react/promise": "^3 || ^2.0 || ^1.1",
+ "react/promise-stream": "^1.4",
+ "react/socket": "^1.12",
27
"react/stream": "^1.2",
28
"rize/uri-template": "^0.3"
29
},
30
"require-dev": {
31
- "clue/block-react": "^1.0 || ^0.3",
+ "clue/block-react": "^1.5",
32
"clue/caret-notation": "^0.2",
33
"clue/tar-react": "^0.2",
34
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
0 commit comments