Skip to content

Commit 5c17fb8

Browse files
authored
fix(deps): update dependency google/cloud-vision to v2 (#2133)
1 parent ace5ba7 commit 5c17fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"google/apiclient": "^2.1",
44
"google/cloud-storage": "^1.3",
5-
"google/cloud-vision": "^1.9",
5+
"google/cloud-vision": "^2.0",
66
"google/auth":"^1.0"
77
},
88
"scripts": {

0 commit comments

Comments
 (0)