config: add ssl/tls options for mysql and redis (#3464)
This commit is contained in:
parent
682ca6cecd
commit
801cb8e487
4 changed files with 48 additions and 8 deletions
|
@ -14,6 +14,7 @@
|
|||
"php": "^7.4 || ^8.0",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-pdo_mysql": "*",
|
||||
"ext-zip": "*",
|
||||
"aws/aws-sdk-php": "^3.171",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue