Skip to content

Commit

Permalink
Re-add Iot generated client (#983)
Browse files Browse the repository at this point in the history
* Add iot generated client

* Bump gax version to 0.31.1
  • Loading branch information
michaelbausor authored and dwsupplee committed Apr 3, 2018
1 parent 9dd907c commit 4b3d19a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.34",
"google/gax": "^0.31"
"google/proto-client": "^0.35",
"google/gax": "^0.31.1"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down

0 comments on commit 4b3d19a

Please sign in to comment.