aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-09-23 13:37:10 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-09-29 17:26:40 -0700
commit39b2e5bec652632ab4a2c1ebfec049ecaa05089c (patch)
tree8379bec6823ec92142a9ea373d3edf0935610706 /composer.json
parent857a1304933dd6ab4993e71125da38d22bf639f5 (diff)
PHP Proto3: update tests and README
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 78366208ed..c5c7ae81d8 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"license": "BSD-3-Clause",
"require": {
"php": ">=5.5.0",
- "stanley-cheung/protobuf-php": "v0.6"
+ "google/protobuf": "v3.1.0-alpha-1"
},
"require-dev": {
"google/auth": "v0.9"