Skip to content

Commit

Permalink
fix(deps): update dependency google/cloud-kms to v2 (#7672)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 27, 2024
1 parent 51c6ec1 commit 77a919a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KmsInventory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.0",
"google/gax": "^1.34.0",
"google/cloud-kms": "^1.15"
"google/cloud-kms": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down

0 comments on commit 77a919a

Please sign in to comment.