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

Commit dfabdb8

Browse files
author
Bertus Steenberg
committed
change dep to latest google php pubsub only, not entire cloud lib
1 parent d15d1f8 commit dfabdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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": "^0.95.0"
14+
"google/cloud-pubsub": "^1.21.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)