From 5a8a6d471c81d19954c1134de9d33a5d47253619 Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Thu, 8 Jul 2021 23:37:01 +0200 Subject: [PATCH] Update installation.md --- doc/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.md b/doc/installation.md index 0014d27..60b783d 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -6,7 +6,7 @@ This is the preferred installation method for usage on a production system. You ### Requirements -* PHP 5.5+ +* PHP 7.4+ ### Instructions @@ -50,7 +50,7 @@ If you plan to actively develop this client, you probably don't want the Phar bu ### Requirements -* PHP 5.5+ +* PHP 7.4+ * [Composer](https://getcomposer.org/) ### Instructions