Skip to content

Commit 0fb9e28

Browse files
authored
fix(deps): update dependency google/cloud-datastore to v2 (GoogleCloudPlatform#2173)
1 parent 575fd7b commit 0fb9e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/quickstart/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"google/cloud-datastore": "^1.2"
3+
"google/cloud-datastore": "^2.0"
44
}
55
}

0 commit comments

Comments
 (0)