Skip to content

Commit de2b267

Browse files
dpebotsirtorry
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#956)
1 parent e7e6525 commit de2b267

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine/php55/grpc/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"google/cloud-spanner": "^1.15.0",
4-
"google/cloud-monitoring": "^0.17.0",
4+
"google/cloud-monitoring": "^0.18.0",
55
"google/appengine-php-sdk": "^1.9"
66
}
77
}

appengine/php72/grpc/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"google/cloud-spanner": "^1.15.0",
4-
"google/cloud-monitoring": "^0.17.0",
4+
"google/cloud-monitoring": "^0.18.0",
55
"google/cloud-speech": "^0.27.0"
66
},
77
"require-dev": {

monitoring/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"symfony/console": "^3.3",
4-
"google/cloud-monitoring": "^0.17.0"
4+
"google/cloud-monitoring": "^0.18.0"
55
},
66
"autoload": {
77
"files": [

0 commit comments

Comments
 (0)