We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a2d84 commit eb11f97Copy full SHA for eb11f97
1 file changed
composer.json
@@ -36,11 +36,12 @@
36
},
37
"repositories": [],
38
"require": {
39
- "php": ">= 7.4",
+ "php": ">= 8.0",
40
"ext-json": "*",
41
"ext-curl": "*",
42
+ "phpseclib/phpseclib": "^3.0.39",
43
"google/cloud-functions-framework": "^v1.3.0",
- "google/cloud-storage": "^v1.42.0",
44
+ "google/cloud-storage": "^v1.42.1",
45
"google/cloud-logging": "^1.30.3",
46
"guzzlehttp/psr7": "^2.6.2"
47
0 commit comments