diff --git a/functions/imagemagick/composer.json b/functions/imagemagick/composer.json index 92fb3580a9..d02daed178 100644 --- a/functions/imagemagick/composer.json +++ b/functions/imagemagick/composer.json @@ -2,7 +2,7 @@ "require": { "google/cloud-functions-framework": "^1.0", "google/cloud-storage": "^1.23", - "google/cloud-vision": "^1.2", + "google/cloud-vision": "^2.0", "ext-imagick": "*" }, "scripts": {