Skip to content

Commit 21cdab1

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#955)
1 parent 3629c3e commit 21cdab1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.17.0",
5-
"google/cloud-speech": "^0.26.0"
5+
"google/cloud-speech": "^0.27.0"
66
},
77
"require-dev": {
88
"paragonie/random_compat": "^2.0"

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

0 commit comments

Comments
 (0)