From 92017931c3e27ab643b618eb526536328fd1e365 Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Tue, 5 Jan 2021 15:17:18 +0100 Subject: [PATCH] get composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 476ebe4f6bf..bd81e101cfc 100644 --- a/composer.json +++ b/composer.json @@ -53,10 +53,10 @@ "ext-gd" : "Image manipulation (Required but maybe built-in PHP)", "ext-imagick" : "Generation of thumbs from PDF", "ext-mcrypt" : "(Required but maybe built-in PHP)", - "ext-openssl" : "Secure connections (Emails, SOAP)", + "ext-openssl" : "Secure connections (Emails, SOAP\u2026)", "ext-mbstring" : "Handle non UTF-8 characters", "ext-soap" : "Native SOAP", "ext-zip" : "ODT, Excel and file compression support", "ext-xml" : "Excel support" } -} +} \ No newline at end of file