Skip to content

Commit

Permalink
Revert "Add iot (googleapis#937)" (googleapis#977)
Browse files Browse the repository at this point in the history
This reverts commit 7937828.
  • Loading branch information
dwsupplee authored Apr 2, 2018
1 parent 7937828 commit 53de5f9
Show file tree
Hide file tree
Showing 37 changed files with 36 additions and 2,153 deletions.
2 changes: 1 addition & 1 deletion BigQueryDataTransfer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"require": {
"google/proto-client": "^0.35",
"google/gax": "^0.31"
"google/gax": "^0.30"
},
"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.35",
"google/gax": "^0.31"
"google/proto-client": "^0.34",
"google/gax": "^0.30"
},
"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.35",
"google/gax": "^0.31"
"google/proto-client": "^0.34",
"google/gax": "^0.30"
},
"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.31",
"google/gax": "^0.30",
"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.35",
"google/gax": "^0.31"
"google/proto-client": "^0.34",
"google/gax": "^0.30"
},
"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.35",
"google/gax": "^0.31"
"google/proto-client": "^0.34",
"google/gax": "^0.30"
},
"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.35",
"google/gax": "^0.31"
"google/proto-client": "^0.34",
"google/gax": "^0.30"
},
"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.31",
"google/proto-client": "^0.35",
"google/gax": "^0.30",
"google/proto-client": "^0.34",
"ramsey/uuid": "~3"
},
"require-dev": {
Expand Down
24 changes: 0 additions & 24 deletions Iot/.github/pull_request_template.md

This file was deleted.

10 changes: 0 additions & 10 deletions Iot/CONTRIBUTING.md

This file was deleted.

202 changes: 0 additions & 202 deletions Iot/LICENSE

This file was deleted.

24 changes: 0 additions & 24 deletions Iot/README.md

This file was deleted.

1 change: 0 additions & 1 deletion Iot/VERSION

This file was deleted.

26 changes: 0 additions & 26 deletions Iot/composer.json

This file was deleted.

19 changes: 0 additions & 19 deletions Iot/phpunit-snippets.xml.dist

This file was deleted.

Loading

0 comments on commit 53de5f9

Please sign in to comment.