Skip to content

Commit cab7716

Browse files
committed
composer.json: Remove abandoned libs clue/buzz-react..
..and `react/http-client`. `clue/soap-react` requires these libs still, but the 2.x branch which requires `react/http` isn't compatible with PHP 5.6.
1 parent f98f493 commit cab7716

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"php": ">=5.6.3",
1818
"ext-curl": "*",
1919
"clue/block-react": "^1",
20-
"clue/buzz-react": "~2.7.0",
2120
"clue/connection-manager-extra": "^1.1",
2221
"clue/http-proxy-react": "^1",
2322
"clue/mq-react": "^1.1",
@@ -35,7 +34,6 @@
3534
"react/dns": "^1",
3635
"react/event-loop": "^1.1",
3736
"react/http": "^1",
38-
"react/http-client": "^0.5",
3937
"react/promise": "^2",
4038
"react/promise-stream": "^1",
4139
"react/promise-timer": "^1.5",

0 commit comments

Comments
 (0)