Skip to content

Commit 9b88e82

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#940)
1 parent 7793ddf commit 9b88e82

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

appengine/flexible/logging/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-logging": "^1.16.1",
4-
"google/cloud-error-reporting": "^0.14.1",
4+
"google/cloud-error-reporting": "^0.15.0",
55
"silex/silex": "^2.0",
66
"twig/twig": "^1.29"
77
},

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.16.1",
4+
"google/cloud-monitoring": "^0.17.0",
55
"google/appengine-php-sdk": "^1.9"
66
}
77
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"google/cloud-error-reporting": "^0.14.1"
3+
"google/cloud-error-reporting": "^0.15.0"
44
}
55
}

appengine/php72/grpc/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"require": {
33
"google/cloud-spanner": "^1.15.0",
4-
"google/cloud-monitoring": "^0.16.1",
5-
"google/cloud-speech": "^0.25.0"
4+
"google/cloud-monitoring": "^0.17.0",
5+
"google/cloud-speech": "^0.26.0"
66
},
77
"require-dev": {
88
"paragonie/random_compat": "^2.0"

asset/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-storage": "^1.9",
4-
"google/cloud-asset": "^0.3.1",
4+
"google/cloud-asset": "^0.4.0",
55
"symfony/console": " ^3.0"
66
},
77
"autoload": {

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

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.14.0",
3+
"google/cloud-bigtable": "^0.15.0",
44
"psr/cache": "^1.0"
55
}
66
}

debugger/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "project",
44
"require": {
55
"php": ">= 7.0",
6-
"google/cloud-debugger": "^0.18.1",
6+
"google/cloud-debugger": "^0.19.0",
77
"silex/silex": "~2.0",
88
"twig/twig": "^2.3"
99
},

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.21.0",
5+
"google/cloud-dlp": "^0.22.0",
66
"google/cloud-pubsub": "^1.11.1"
77
}
88
}

error_reporting/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"google/cloud-error-reporting": "^0.14.1"
3+
"google/cloud-error-reporting": "^0.15.0"
44
}
55
}

0 commit comments

Comments
 (0)