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 6cf2d5d commit f9acc50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"minimum-stability": "stable",
"require": {
"php": "^8.0",
"google/cloud-core": "^1.52.7",
"google/gax": "^1.34.0"
"google/cloud-core": "^1.57",
"google/gax": "^1.36.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
Expand Down

0 comments on commit f9acc50

Please sign in to comment.