Skip to content

Commit 8721645

Browse files
dpebotbshaffer
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#881)
1 parent 29c5cf5 commit 8721645

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine/php72/tasks/snippets/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-tasks": "^0.10.0"
3+
"google/cloud-tasks": "^1.0.0"
44
},
55
"require-dev": {
66
"phpunit/phpunit": "^5",

tasks/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-tasks": "^0.10.0"
3+
"google/cloud-tasks": "^1.0.0"
44
},
55
"require-dev": {
66
"phpunit/phpunit": "^5",

vision/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google/vision",
33
"type": "project",
44
"require": {
5-
"google/cloud-vision": "^0.21.1",
5+
"google/cloud-vision": "^0.22.0",
66
"google/cloud-storage": "^1.3",
77
"symfony/console": "^3.1"
88
},

0 commit comments

Comments
 (0)