aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fe8e2e..1020b35 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ protocol.
you should have:
-* php >= 8.3 with the `pdo_pgsql` and `sockets` extensions
+* php >= 8.3 with the extensions: `dom`, `ctype`, `sockets`, `fileinfo`, `intl`, `mbstring`, `pdo_pgsql`, `openssl`
* composer
* a postgres server, database and user already set up
* a beanstalkd server already running