Skip to content

Commit 69d3925

Browse files
committed
fix(deps): update dependency google/cloud-pubsub to ^0.6.2 || ^0.12.0
1 parent 7356792 commit 69d3925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit/benchmark/clients/php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-pubsub": "^0.6.2",
3+
"google/cloud-pubsub": "^0.6.2 || ^0.12.0",
44
"google/gax": "^0.23.0",
55
"google/proto-client": "^0.23.0"
66
}

0 commit comments

Comments
 (0)