Skip to content

Commit 7d41d99

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#915)
1 parent d675a81 commit 7d41d99

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.10.1"
4+
"google/cloud-bigquerydatatransfer": "^0.11.0"
55
},
66
"require-dev": {
77
"phpunit/phpunit": "^5"

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.18.1",
5+
"google/cloud-dlp": "^0.19.0",
66
"google/cloud-pubsub": "^1.11.1"
77
},
88
"require-dev": {

0 commit comments

Comments
 (0)