diff options
| author | winter | 2025-05-11 20:25:11 +0100 |
|---|---|---|
| committer | winter | 2025-05-11 20:25:11 +0100 |
| commit | 07d1f1236c11b4261ab2b954a91278711a24901c (patch) | |
| tree | dc52072e468ec6a5980cbe6894459e8623441025 /README.md | |
| parent | 5d7a4605bd0bd71949a37139eccfbf8a70d0c32e (diff) | |
sql console in admin menu + other misc
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
