Skip to content

Commit 1709669

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#929)
1 parent 64007c3 commit 1709669

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.11.0"
4+
"google/cloud-bigquerydatatransfer": "^0.12.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.12.1",
3+
"google/cloud-bigtable": "^0.13.0",
44
"psr/cache": "^1.0"
55
}
66
}

dlp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google/dlp-sample",
33
"type": "project",
44
"require": {
5-
"google/cloud-dlp": "^0.19.0",
5+
"google/cloud-dlp": "^0.20.0",
66
"google/cloud-pubsub": "^1.11.1"
77
}
88
}

0 commit comments

Comments
 (0)