Skip to content

Commit

Permalink
fix(deps): update dependency google/cloud-iam to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 27, 2024
1 parent d868a50 commit e7cf196
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 e7cf196

Please sign in to comment.