Skip to content

Commit 06adaad

Browse files
committed
dependencies updated.
1 parent 303552d commit 06adaad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"php": ">= 8.0",
4040
"ext-json": "*",
4141
"ext-curl": "*",
42-
"phpseclib/phpseclib": "^3.0.39",
42+
"phpseclib/phpseclib": "^3.0.43",
4343
"google/cloud-functions-framework": "^v1.3.0",
44-
"google/cloud-storage": "^v1.42.1",
45-
"google/cloud-logging": "^1.30.3",
44+
"google/cloud-storage": "^v1.45.0",
45+
"google/cloud-logging": "^1.31.3",
4646
"guzzlehttp/psr7": "^2.7.0"
4747
},
4848
"require-dev": {

0 commit comments

Comments
 (0)