From 3a6a5ca49dee278469ec1f4d5a2276ca4553fccb Mon Sep 17 00:00:00 2001 From: Molkobain Date: Mon, 8 Apr 2024 15:11:28 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B07416=20-=20Fix=20typo=20in=20composer.js?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e5c33b6bd..7e434020d 100644 --- a/composer.json +++ b/composer.json @@ -45,9 +45,9 @@ "ext-openssl": "Can be used as a polyfill if libsodium is not installed", "ext-mcrypt": "Can be used as a polyfill if either libsodium and openssl are not installed (libsodium and openssl are more secure)", "ext-apcu": "For better performance and stability", - "ext-imap": "Required by the extension \"Mail to ticket automation\"" + "ext-imap": "Required by the extension \"Mail to ticket automation\"", "ext-ldap": "Required to use LDAP as an identity provider", - "ext-posix": "Not required by the core, but some extensions uses it.", + "ext-posix": "Not required by the core, but some extensions uses it." }, "config": { "platform": {