Skip to content

Commit 98a15d4

Browse files
authored
Merge pull request #2 from firevel/feature/composer-update
grpc + firestore version update
2 parents d89bb3b + aafb96b commit 98a15d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"keywords": ["laravel", "session", "driver", "firestore", "app engine", "google cloud", "firevel"],
55
"type": "library",
66
"require": {
7-
"google/cloud-firestore": "^1.5",
8-
"grpc/grpc": "^1.19"
7+
"google/cloud-firestore": "^1.14",
8+
"grpc/grpc": "^1.30"
99
},
1010
"license": "MIT",
1111
"authors": [

0 commit comments

Comments
 (0)