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 cb93aae commit b84c29bCopy full SHA for b84c29b
composer.json
@@ -20,8 +20,8 @@
20
"php": ">=5.3",
21
"clue/json-stream": "^0.1",
22
"react/event-loop": "^1.2",
23
- "react/http": "^1.8@dev || ^1.7",
24
- "react/promise": "^3@dev || ^2.0 || ^1.1",
+ "react/http": "^1.8",
+ "react/promise": "^3 || ^2.0 || ^1.1",
25
"react/promise-stream": "^1.4",
26
"react/socket": "^1.12",
27
"react/stream": "^1.2",
0 commit comments