aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2017-02-03 12:43:28 -0800
committerGravatar Stanley Cheung <stanleycheung@google.com>2017-02-03 12:43:39 -0800
commitaaf2bbaa5860dcab97e811fefb11fd4337598d77 (patch)
tree67e9a8ffaad4fd501c02c6aa2c494a47920a837f /composer.json
parente805ba0bec3bc448b11591aaac23b3be12052452 (diff)
PHP: update README and apache/nginx examples
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c5c7ae81d8..53ae6388fb 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"license": "BSD-3-Clause",
"require": {
"php": ">=5.5.0",
- "google/protobuf": "v3.1.0-alpha-1"
+ "google/protobuf": "v3.1.0"
},
"require-dev": {
"google/auth": "v0.9"