Skip to content

Commit 580d3cc

Browse files
authored
Merge pull request #64 from clue-labs/buzz
Update to reactphp/http v1.0.0
2 parents fa4c041 + 4fea955 commit 580d3cc

File tree

5 files changed

+212
-199
lines changed

5 files changed

+212
-199
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
},
1919
"require": {
2020
"php": ">=5.3",
21-
"clue/buzz-react": "^2.0",
2221
"clue/json-stream": "^0.1",
2322
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
23+
"react/http": "^1.0",
2424
"react/promise": "^2.0 || ^1.1",
2525
"react/promise-stream": "^1.0",
2626
"react/socket": "^1.0",

0 commit comments

Comments
 (0)