Skip to content

Commit

Permalink
Bump versions of gax and proto-client (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbausor authored and dwsupplee committed May 24, 2018
1 parent 486a726 commit fb0f6e1
Show file tree
Hide file tree
Showing 22 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions BigQueryDataTransfer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
},
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Bigtable/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "Apache-2.0",
"minimum-stability": "stable",
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Container/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
},
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
2 changes: 1 addition & 1 deletion Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^3.0",
"erusev/parsedown": "^1.6",
"google/gax": "^0.32",
"google/gax": "^0.33",
"opis/closure": "^3"
},
"suggest": {
Expand Down
4 changes: 2 additions & 2 deletions Dataproc/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
},
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Dialogflow/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
},
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Dlp/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "Apache-2.0",
"minimum-stability": "stable",
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions ErrorReporting/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"google/cloud-logging": "^1.5.0",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Firestore/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"ext-grpc": "*",
"google/cloud-core": "^1.14",
"google/gax": "^0.32",
"google/proto-client": "^0.38.0",
"google/gax": "^0.33",
"google/proto-client": "^0.39",
"ramsey/uuid": "~3"
},
"require-dev": {
Expand Down
4 changes: 2 additions & 2 deletions Iot/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
},
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Language/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"google/cloud-core": "^1.14",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Logging/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"google/cloud-core": "^1.14",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Monitoring/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "Apache-2.0",
"minimum-stability": "stable",
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions OsLogin/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
},
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions PubSub/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"google/cloud-core": "^1.14",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Redis/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"require": {
"ext-grpc": "*",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Spanner/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"ext-grpc": "*",
"google/cloud-core": "^1.14",
"google/gax": "^0.32",
"google/proto-client": "^0.38.0"
"google/gax": "^0.33",
"google/proto-client": "^0.39"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Speech/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"google/cloud-core": "^1.14",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Trace/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"google/cloud-core": "^1.14",
"ramsey/uuid": "~3",
"google/gax": "^0.32",
"google/proto-client": "^0.38.0"
"google/gax": "^0.33",
"google/proto-client": "^0.39"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions VideoIntelligence/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "Apache-2.0",
"minimum-stability": "stable",
"require": {
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions Vision/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"google/cloud-core": "^1.14",
"google/proto-client": "^0.38.0",
"google/gax": "^0.32"
"google/proto-client": "^0.39",
"google/gax": "^0.33"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"monolog/monolog": "~1",
"psr/http-message": "1.0.*",
"ramsey/uuid": "~3",
"google/gax": "^0.32",
"google/proto-client": "^0.38.0"
"google/gax": "^0.33",
"google/proto-client": "^0.39"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down

0 comments on commit fb0f6e1

Please sign in to comment.