From 440063c3cbcd16c68487585c7a7c53dabc12fbbb Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 23 Jun 2020 01:15:27 +0200 Subject: [PATCH] We now require PHP 7.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a310a85..dc606a4 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ cp config/config.example.yml config/config.yml ## PHP requirements -You will need PHP 7.1 (or higher) and the following PHP modules: +You will need PHP 7.2 (or higher) and the following PHP modules: * fileinfo * intl