Skip to content

Commit 33bc17d

Browse files
authored
Adds major update dependency checks and updates everything (GoogleCloudPlatform#395)
1 parent ae6ca55 commit 33bc17d

File tree

31 files changed

+987
-1154
lines changed

31 files changed

+987
-1154
lines changed

appengine/flexible/datastore/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"silex/silex": "^1.3",
4-
"google/cloud": "^0.20"
4+
"google/cloud-datastore": "^1.0"
55
},
66
"require-dev": {
77
"google/cloud-tools": "^0.6",

0 commit comments

Comments
 (0)