diff --git a/functions/helloworld_storage/composer.json b/functions/helloworld_storage/composer.json index 1e869f6f7b..c2f59b6aaf 100644 --- a/functions/helloworld_storage/composer.json +++ b/functions/helloworld_storage/composer.json @@ -11,6 +11,6 @@ }, "require-dev": { "google/cloud-storage": "^1.23", - "google/cloud-logging": "^1.21" + "google/cloud-logging": "^2.0" } }