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 cc883cc commit 6b034a1
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 @@ -6,10 +6,10 @@
"require": {
"php": "^8.0",
"google/cloud-core": "^1.58",
"google/gax": "^1.34.0"
"google/gax": "^1.36.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.6",
"phpspec/prophecy-phpunit": "^2.0",
"squizlabs/php_codesniffer": "2.*",
"phpdocumentor/reflection": "^5.3.3||^6.0",
Expand Down

0 comments on commit 6b034a1

Please sign in to comment.