refactor to php composer
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 23m5s
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 23m5s
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"php": "^8.2",
|
||||
"ext-pdo": "*",
|
||||
"ext-curl": "*",
|
||||
"ext-json": "*"
|
||||
"ext-json": "*",
|
||||
"aws/aws-sdk-php": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user