From 02c765461725b7f1487021edbd2aee0eb80b78f6 Mon Sep 17 00:00:00 2001 From: Alexis Saettler Date: Fri, 9 Oct 2020 20:18:45 +0200 Subject: [PATCH] docs: update php extensions list (#4516) --- docs/installation/providers/generic.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/installation/providers/generic.md b/docs/installation/providers/generic.md index 7f8662f16..64c712d38 100644 --- a/docs/installation/providers/generic.md +++ b/docs/installation/providers/generic.md @@ -29,17 +29,18 @@ If you don't want to use Docker, the best way to setup the project is to use the **PHP:** Install php7.2 minimum, with these extensions: -- curl - bcmath +- curl +- dom - gd - gmp - iconv - intl - json -- pdo_mysql - mbstring - mysqli - opcache +- pdo_mysql - redis - sodium - xml