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 Sep 15, 2021
1 parent 807e6ed commit 6571f5e
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 6571f5e

Please sign in to comment.