unify the version of google/auth

pull/7403/head
thinkerou 9 years ago
parent 13d3e3b7e2
commit 329c25457b
  1. 2
      src/php/composer.json

@ -9,7 +9,7 @@
"require": {
"php": ">=5.5.0",
"stanley-cheung/protobuf-php": "dev-master",
"google/auth": "v0.7"
"google/auth": "v0.9"
},
"autoload": {
"psr-4": {

Loading…
Cancel
Save