aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-07-21 22:34:40 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-07-21 22:37:50 -0700
commit35d8474c0e877b03c5bbbb99535151446345113c (patch)
tree595b5971a12df86dec3817f6d0105c626dba8919 /composer.json
parentb8c87fd33d7ec0f44eb6e8c8d0a350809fa2e61f (diff)
php: update composer.json
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 0ebe0a1108..78366208ed 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"license": "BSD-3-Clause",
"require": {
"php": ">=5.5.0",
- "stanley-cheung/protobuf-php": "dev-master"
+ "stanley-cheung/protobuf-php": "v0.6"
},
"require-dev": {
"google/auth": "v0.9"