From 07d1f1236c11b4261ab2b954a91278711a24901c Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 11 May 2025 20:25:11 +0100 Subject: sql console in admin menu + other misc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.3