Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit b9521c3

Browse files
author
Bertus Steenberg
committed
Update to latest google pubsub php lib
1 parent 252b264 commit b9521c3

File tree

2 files changed

+2627
-1
lines changed

2 files changed

+2627
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=5.6.0",
1313
"superbalist/php-pubsub": "^2.0",
14-
"google/cloud-pubsub": "^1.21.0"
14+
"google/cloud-pubsub": "^1.29.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)