Skip to content

Commit 3073799

Browse files
authored
chore: update minimum version of gax (#6935)
1 parent 70f069d commit 3073799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.4",
88
"google/cloud-core": "^1.52.7",
9-
"google/gax": "^1.24.0"
9+
"google/gax": "^1.26.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)