Skip to content

Commit 4dc7761

Browse files
committed
fix dep in composer
1 parent 5a89cd4 commit 4dc7761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Spanner/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^8.0",
88
"ext-grpc": "*",
9-
"google/cloud-core": "1.60",
9+
"google/cloud-core": "^1.60",
1010
"google/gax": "dev-result-function as 1.40.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)