Skip to content

Commit 575fd7b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/app/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"google/cloud-pubsub": "^2.0",
4-
"google/cloud-datastore": "^1.11.2",
4+
"google/cloud-datastore": "^2.0.0",
55
"slim/slim": "^4.7",
66
"slim/psr7": "^1.3",
77
"slim/twig-view": "^3.0",

0 commit comments

Comments
 (0)