Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and bshaffer committed Aug 9, 2019
1 parent 7793ddf commit 9b88e82
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/logging/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"google/cloud-logging": "^1.16.1",
"google/cloud-error-reporting": "^0.14.1",
"google/cloud-error-reporting": "^0.15.0",
"silex/silex": "^2.0",
"twig/twig": "^1.29"
},
Expand Down
2 changes: 1 addition & 1 deletion appengine/php55/grpc/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"google/cloud-spanner": "^1.15.0",
"google/cloud-monitoring": "^0.16.1",
"google/cloud-monitoring": "^0.17.0",
"google/appengine-php-sdk": "^1.9"
}
}
2 changes: 1 addition & 1 deletion appengine/php72/errorreporting/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"google/cloud-error-reporting": "^0.14.1"
"google/cloud-error-reporting": "^0.15.0"
}
}
4 changes: 2 additions & 2 deletions appengine/php72/grpc/composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"require": {
"google/cloud-spanner": "^1.15.0",
"google/cloud-monitoring": "^0.16.1",
"google/cloud-speech": "^0.25.0"
"google/cloud-monitoring": "^0.17.0",
"google/cloud-speech": "^0.26.0"
},
"require-dev": {
"paragonie/random_compat": "^2.0"
Expand Down
2 changes: 1 addition & 1 deletion asset/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"google/cloud-storage": "^1.9",
"google/cloud-asset": "^0.3.1",
"google/cloud-asset": "^0.4.0",
"symfony/console": " ^3.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion bigquerydatatransfer/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"php": ">=5.4",
"google/cloud-bigquerydatatransfer": "^0.12.0"
"google/cloud-bigquerydatatransfer": "^0.13.0"
},
"require-dev": {
"phpunit/phpunit": "^5"
Expand Down
2 changes: 1 addition & 1 deletion bigtable/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"google/cloud-bigtable": "^0.14.0",
"google/cloud-bigtable": "^0.15.0",
"psr/cache": "^1.0"
}
}
2 changes: 1 addition & 1 deletion debugger/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "project",
"require": {
"php": ">= 7.0",
"google/cloud-debugger": "^0.18.1",
"google/cloud-debugger": "^0.19.0",
"silex/silex": "~2.0",
"twig/twig": "^2.3"
},
Expand Down
2 changes: 1 addition & 1 deletion dlp/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google/dlp-sample",
"type": "project",
"require": {
"google/cloud-dlp": "^0.21.0",
"google/cloud-dlp": "^0.22.0",
"google/cloud-pubsub": "^1.11.1"
}
}
2 changes: 1 addition & 1 deletion error_reporting/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"google/cloud-error-reporting": "^0.14.1"
"google/cloud-error-reporting": "^0.15.0"
}
}
2 changes: 1 addition & 1 deletion iot/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google/iot-sample",
"type": "project",
"require": {
"google/cloud-iot": "^0.8.0",
"google/cloud-iot": "^0.9.0",
"symfony/console": "^3.3"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion monitoring/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"symfony/console": "^3.3",
"google/cloud-monitoring": "^0.16.1"
"google/cloud-monitoring": "^0.17.0"
},
"autoload": {
"files": [
Expand Down
2 changes: 1 addition & 1 deletion speech/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"google/cloud-speech": "^0.25.0",
"google/cloud-speech": "^0.26.0",
"google/cloud-storage": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion texttospeech/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"google/cloud-text-to-speech": "^0.4.1"
"google/cloud-text-to-speech": "^0.5.0"
}
}
2 changes: 1 addition & 1 deletion trace/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"opencensus/opencensus": "^0.2.1",
"google/cloud-trace": "^0.14.1"
"google/cloud-trace": "^0.15.0"
}
}
2 changes: 1 addition & 1 deletion vision/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google/vision",
"type": "project",
"require": {
"google/cloud-vision": "^0.22.0",
"google/cloud-vision": "^0.23.0",
"google/cloud-storage": "^1.3",
"symfony/console": "^3.1"
},
Expand Down

0 comments on commit 9b88e82

Please sign in to comment.