Skip to content

Commit 2958839

Browse files
author
Florian Engelhardt
committed
add buzz react http client to api for http retrieval of data from services
1 parent 937ed2a commit 2958839

File tree

2 files changed

+108
-2
lines changed

2 files changed

+108
-2
lines changed

api/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"require": {
33
"react/http": "^0.8.4",
4-
"webonyx/graphql-php": "^0.13"
4+
"webonyx/graphql-php": "^0.13",
5+
"clue/buzz-react": "^2"
56
}
67
}

api/composer.lock

Lines changed: 106 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)