Skip to content

Commit 9640c97

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#949)
1 parent 890b44e commit 9640c97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bigquerydatatransfer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": ">=5.4",
4-
"google/cloud-bigquerydatatransfer": "^0.13.0"
4+
"google/cloud-bigquerydatatransfer": "^0.14.0"
55
},
66
"require-dev": {
77
"phpunit/phpunit": "^5"

bigtable/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-bigtable": "^0.15.0",
3+
"google/cloud-bigtable": "^1.0.0",
44
"psr/cache": "^1.0"
55
}
66
}

0 commit comments

Comments
 (0)