Skip to content

Commit 4276c39

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#896)
1 parent e667708 commit 4276c39

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.16.1",
5-
"google/cloud-speech": "^0.23.1"
5+
"google/cloud-speech": "^0.24.0"
66
},
77
"require-dev": {
88
"google/cloud-tools": "^0.6.7",

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

0 commit comments

Comments
 (0)