Skip to content

Commit 33fbcf9

Browse files
Merge pull request #39 from gogl92/patch-1
⬆️ Update Google dependencies
2 parents 54b704f + e8d0e9a commit 33fbcf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
],
1010
"require": {
1111
"ext-json": "*",
12-
"google/cloud-tasks": "^1.6",
13-
"firebase/php-jwt": "^5.2",
12+
"google/cloud-tasks": "^v1.9",
13+
"firebase/php-jwt": "^5.5",
1414
"phpseclib/phpseclib": "~2.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)