Skip to content

Commit c83a27a

Browse files
fix(deps): update dependency google/cloud-logging to v2 (#9143)
* fix(deps): update dependency google/cloud-logging to v2 * widen to support both logging v1 and v2 --------- Co-authored-by: Brent Shaffer <betterbrent@google.com>
1 parent a0adbb7 commit c83a27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ErrorReporting/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"minimum-stability": "stable",
66
"require": {
77
"php": "^8.1",
8-
"google/cloud-logging": "^1.29",
8+
"google/cloud-logging": "^1.29||^2.0",
99
"google/gax": "^1.38.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)