diff --git a/ErrorReporting/composer.json b/ErrorReporting/composer.json index c740684966d..3ef3a815c65 100644 --- a/ErrorReporting/composer.json +++ b/ErrorReporting/composer.json @@ -5,7 +5,7 @@ "minimum-stability": "stable", "require": { "php": "^8.1", - "google/cloud-logging": "^1.29", + "google/cloud-logging": "^1.29||^2.0", "google/gax": "^1.38.0" }, "require-dev": {