We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890b44e commit 9640c97Copy full SHA for 9640c97
bigquerydatatransfer/composer.json
@@ -1,7 +1,7 @@
1
{
2
"require": {
3
"php": ">=5.4",
4
- "google/cloud-bigquerydatatransfer": "^0.13.0"
+ "google/cloud-bigquerydatatransfer": "^0.14.0"
5
},
6
"require-dev": {
7
"phpunit/phpunit": "^5"
bigtable/composer.json
@@ -1,6 +1,6 @@
- "google/cloud-bigtable": "^0.15.0",
+ "google/cloud-bigtable": "^1.0.0",
"psr/cache": "^1.0"
}
0 commit comments