Skip to content

Commit

Permalink
fix(deps): update dependency google/cloud-iam to v1 (#7559)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 31, 2024
1 parent 8825b41 commit f9c9bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PolicyTroubleshooterIam/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-iam": "^0.5.0"
"google/cloud-iam": "^1.0.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down

0 comments on commit f9c9bb2

Please sign in to comment.