Skip to content

Commit eb11f97

Browse files
committed
dependencies updated.
# Conflicts: # composer.json
1 parent b2a2d84 commit eb11f97

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,12 @@
3636
},
3737
"repositories": [],
3838
"require": {
39-
"php": ">= 7.4",
39+
"php": ">= 8.0",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42+
"phpseclib/phpseclib": "^3.0.39",
4243
"google/cloud-functions-framework": "^v1.3.0",
43-
"google/cloud-storage": "^v1.42.0",
44+
"google/cloud-storage": "^v1.42.1",
4445
"google/cloud-logging": "^1.30.3",
4546
"guzzlehttp/psr7": "^2.6.2"
4647
},

0 commit comments

Comments
 (0)