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 1b2fdde commit 2047d23Copy full SHA for 2047d23
composer.json
@@ -19,6 +19,7 @@
19
"psr/log": "^1.0 || ^2.0 || ^3.0",
20
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
21
"react/event-loop": "^1.5",
22
+ "react/http": "^1.11",
23
"react/stream": "^1.4",
24
"symfony/finder": "^6.4 || ^7.2"
25
},
@@ -27,7 +28,6 @@
27
28
"mockery/mockery": "^1.6",
29
"pestphp/pest": "^2.36.0|^3.5.0",
30
"react/async": "^4.0",
- "react/http": "^1.11",
31
"symfony/var-dumper": "^6.4.11|^7.1.5"
32
33
"suggest": {
0 commit comments