Skip to content

Commit 86863d1

Browse files
committed
fix(deps): update dependency google/cloud-vision to v2
1 parent 8a7d6cc commit 86863d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "^1.0.0",
5+
"google/cloud-vision": "^2.0.0",
66
"google/cloud-storage": "^1.20.1"
77
}
88
}

0 commit comments

Comments
 (0)