We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6603bb8 commit 90bda81Copy full SHA for 90bda81
composer.json
@@ -6,10 +6,10 @@
6
],
7
"require": {
8
"php": "^7.4 || ^8.0",
9
+ "clue/block-react": "^1.4",
10
"clue/ndjson-react": "^1.0",
11
"composer/ca-bundle": "^1.2",
12
"composer/xdebug-handler": "^1.3.0",
- "guzzlehttp/guzzle": "^6.5",
13
"hoa/compiler": "3.17.08.08",
14
"hoa/exception": "^1.0",
15
"hoa/regex": "1.17.01.13",
@@ -28,6 +28,7 @@
28
"phpstan/phpdoc-parser": "^0.4.9",
29
"react/child-process": "^0.6.1",
30
"react/event-loop": "^1.1",
31
+ "react/http": "^1.1",
32
"react/promise": "^2.8",
33
"react/socket": "^1.3",
34
"react/stream": "^1.1",
0 commit comments