Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
efdefce3a729ef16c00c79a02f4f33c68c835b82
/
.
/
examples
/
php
/
composer.json
blob: c837bf7ac0febe029f3fe41eb641884ff15ba13c [
file
] [
log
] [
blame
]
{
"name"
:
"grpc/grpc-demo"
,
"description"
:
"gRPC example for PHP"
,
"minimum-stability"
:
"dev"
,
"repositories"
:
[
{
"type"
:
"vcs"
,
"url"
:
"https://github.com/stanley-cheung/Protobuf-PHP"
}
],
"require"
:
{
"grpc/grpc"
:
"dev-release-0_13"
}
}