diff options
author | Stanley Cheung <stanleycheung@google.com> | 2016-06-30 15:13:29 -0700 |
---|---|---|
committer | Stanley Cheung <stanleycheung@google.com> | 2016-07-07 17:03:16 -0700 |
commit | 692a38f7fa412f7fc90c23d778f13d4995abf9fa (patch) | |
tree | f024418500b8f7d447d5c097630c23af6f68edec /src/php | |
parent | 8b249088b0116d57a489c9882514f646bee0e5ee (diff) |
php: update example composer.json
Diffstat (limited to 'src/php')
-rw-r--r-- | src/php/composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/php/composer.json b/src/php/composer.json index 01674a25db..2ad73223c6 100644 --- a/src/php/composer.json +++ b/src/php/composer.json @@ -2,7 +2,6 @@ "name": "grpc/grpc", "type": "library", "description": "gRPC library for PHP", - "version": "0.14.0", "keywords": ["rpc"], "homepage": "http://grpc.io", "license": "BSD-3-Clause", |