Merge pull request #7403 from thinkerou/fix_auth_ver_master_branch

PHP: unify the version of google/auth
pull/6942/head
Stanley Cheung 8 years ago committed by GitHub
commit 84b1df2d77
  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