Skip to content

Commit 5b7eb42

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#935)
1 parent b51d3c9 commit 5b7eb42

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

appengine/php72/grpc/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"google/cloud-spanner": "^1.15.0",
44
"google/cloud-monitoring": "^0.16.1",
5-
"google/cloud-speech": "^0.24.0"
5+
"google/cloud-speech": "^0.25.0"
66
},
77
"require-dev": {
88
"paragonie/random_compat": "^2.0"

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.13.0",
3+
"google/cloud-bigtable": "^0.14.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.20.0",
5+
"google/cloud-dlp": "^0.21.0",
66
"google/cloud-pubsub": "^1.11.1"
77
}
88
}

iot/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google/iot-sample",
33
"type": "project",
44
"require": {
5-
"google/cloud-iot": "^0.7.1",
5+
"google/cloud-iot": "^0.8.0",
66
"symfony/console": "^3.3"
77
},
88
"autoload": {

speech/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-speech": "^0.24.0",
3+
"google/cloud-speech": "^0.25.0",
44
"google/cloud-storage": "^1.3.1"
55
}
66
}

0 commit comments

Comments
 (0)