From 843bd9b09421afdc59eb97e69c83883c7371fe50 Mon Sep 17 00:00:00 2001 From: spmfox Date: Sun, 3 May 2020 21:43:34 -0400 Subject: [PATCH] Update Requirements Added "PHP-JSON", on a fresh CentOS 8 + PHP 7.2.11, php-json is needed for Telegram to work properly. This is not caught by the installer. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 5c453239..8beda574 100644 --- a/README.rst +++ b/README.rst @@ -82,6 +82,7 @@ Requirements * PHP cURL package * PHP PDO mysql driver * PHP-XML +* PHP-JSON Install