Skip to content

Commit

Permalink
fix(deps): update dependency google/cloud-pubsub to ^0.6.2 || ^0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2023
1 parent 7356792 commit 69d3925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolkit/benchmark/clients/php/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"google/cloud-pubsub": "^0.6.2",
"google/cloud-pubsub": "^0.6.2 || ^0.12.0",
"google/gax": "^0.23.0",
"google/proto-client": "^0.23.0"
}
Expand Down

0 comments on commit 69d3925

Please sign in to comment.