diff --git a/functions/firebase_auth/composer.json b/functions/firebase_auth/composer.json index f84adf1b6b..985cd43eac 100644 --- a/functions/firebase_auth/composer.json +++ b/functions/firebase_auth/composer.json @@ -10,6 +10,6 @@ }, "require-dev": { "google/auth": "^1.14", - "google/cloud-logging": "^1.21" + "google/cloud-logging": "^2.0" } }