From e4a541e67fbd05a6bf657f95fdf221e702d50bae Mon Sep 17 00:00:00 2001 From: jade (winter) Date: Thu, 16 Apr 2026 16:10:51 +0100 Subject: bump minimum php to 8.4 + require curl extension --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1020b35..6f83ba7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ protocol. you should have: -* php >= 8.3 with the extensions: `dom`, `ctype`, `sockets`, `fileinfo`, `intl`, `mbstring`, `pdo_pgsql`, `openssl` +* php >= 8.4 with the extensions: `dom`, `ctype`, `sockets`, `fileinfo`, `intl`, `mbstring`, `pdo_pgsql`, `openssl`, `curl` * composer * a postgres server, database and user already set up * a beanstalkd server already running -- cgit v1.3