Skip to content

Commit

Permalink
dependencies updated.
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
syslogic committed Jul 9, 2024
1 parent b2a2d84 commit eb11f97
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@
},
"repositories": [],
"require": {
"php": ">= 7.4",
"php": ">= 8.0",
"ext-json": "*",
"ext-curl": "*",
"phpseclib/phpseclib": "^3.0.39",
"google/cloud-functions-framework": "^v1.3.0",
"google/cloud-storage": "^v1.42.0",
"google/cloud-storage": "^v1.42.1",
"google/cloud-logging": "^1.30.3",
"guzzlehttp/psr7": "^2.6.2"
},
Expand Down

0 comments on commit eb11f97

Please sign in to comment.