8000 Merge pull request #437 from kfb-ts/gps-pubsub-1 · enumag/enqueue-dev@83b6b2a · GitHub
[go: up one dir, main page]

Skip to content

Commit 83b6b2a

Browse files
authored
Merge pull request php-enqueue#437 from kfb-ts/gps-pubsub-1
[gps] Add support for google/cloud-pubsub ^1.0
2 parents bfa69d5 + e958948 commit 83b6b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/gps/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": ">=5.6",
1010
"queue-interop/queue-interop": "^0.6@dev|^1.0.0-alpha1",
11-
"google/cloud-pubsub": "^0.6.1"
11+
"google/cloud-pubsub": "^0.6.1|^1.0"
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "~5.4.0",

0 commit comments

Comments
 (0)
0