Skip to content

Commit b7b4aeb

Browse files
fix: update CloudCore to fix pagination bug (#9237)
1 parent b52f3a0 commit b7b4aeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BigQuery/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"minimum-stability": "stable",
66
"require": {
77
"php": "^8.1",
8-
"google/cloud-core": "^1.70",
8+
"google/cloud-core": "^1.72.4",
99
"ramsey/uuid": "^3.0|^4.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)