Skip to content

Commit

Permalink
chore: bump GAX to latest version (#7927)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Dec 12, 2024
1 parent 1362526 commit 2257f8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"minimum-stability": "stable",
"require": {
"php": "^8.0",
"google/cloud-core": "^1.52.7",
"google/cloud-logging": "^1.16",
"google/gax": "^1.34.0",
"google/cloud-core": "^1.57",
"google/cloud-logging": "^1.29.3",
"google/gax": "^1.36.0",
"google/cloud-common-protos": "~0.5",
"psr/log": "^2.0||^3.0"
},
Expand Down

0 comments on commit 2257f8d

Please sign in to comment.