blob: e6409f87b43a36ef451c9e1b1ad0f57042ba7f0e [file] [log] [blame]
Stanley Cheungf8401a72015-05-29 15:09:04 -07001{
2 "name": "grpc/grpc-demo",
3 "description": "gRPC example for PHP",
Stanley Cheungf8401a72015-05-29 15:09:04 -07004 "require": {
安正超1f07aa52016-08-24 13:03:02 +08005 "grpc/grpc": "v1.0.0"
Stanley Cheungf8401a72015-05-29 15:09:04 -07006 }
7}