composer.json: Recommend OpenSSL
MW wouldn't even log users in without OpenSSL in default configuration. Makes sense to mention it. Change-Id: Ifa68adc09c23eed078d6c5624139da7df208fe99
This commit is contained in:
parent
5b6477fb76
commit
308f3f6851
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@
|
|||
"ext-apcu": "Local data cache for greatly improved performance",
|
||||
"ext-curl": "Improved http communication abilities",
|
||||
"ext-intl": "ICU integration",
|
||||
"ext-openssl": "Cryptographical functions",
|
||||
"ext-wikidiff2": "Diff accelerator",
|
||||
"monolog/monolog": "Flexible debug logging system",
|
||||
"nmred/kafka-php": "Send debug log events to kafka",
|
||||
|
|
|
|||
Loading…
Reference in a new issue