Skip to content

Commit

Permalink
Bump gax to v0.29.0 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpedrie authored and dwsupplee committed Dec 28, 2017
1 parent 759cf31 commit 53d2b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"ext-grpc": "*",
"google/proto-client": "^0.29",
"google/gax": "^0.28"
"google/gax": "^0.29"
},
"suggest": {
"ext-protobuf": "Provides a significant increase in throughput over the pure PHP protobuf implementation. See https://cloud.google.com/php/grpc for installation instructions."
Expand Down

0 comments on commit 53d2b24

Please sign in to comment.