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 439dfa6 commit c0eef55Copy full SHA for c0eef55
composer.json
@@ -13,13 +13,13 @@
13
"require": {
14
"php": "^8.2",
15
"react/event-loop": "^1.2",
16
+ "react/http": "v1.10.0",
17
"ext-curl": "*",
18
"psr/http-message":"^1.0.1",
19
"guzzlehttp/psr7": "^2.6"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "^9.5",
- "react/http": "^1.10",
23
"react/dns": "*",
24
"react/async": "^4 || ^3 || ^2",
25
"react/promise-stream": "^1.4",
0 commit comments