From 5c755fdd1c41538c243a428bb72aa2bd62ff105f Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 21 Mar 2023 09:20:22 +0000 Subject: PHP 8.1 is the required minimum version --- install/INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 232efef25..e5b51e5f5 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -83,7 +83,7 @@ web server platforms. Example config scripts are available for these platforms in the install directory. Apache and nginx have the most support. - - PHP 8.0 or later. + - PHP 8.1 or later. - PHP *command line* access with register_argc_argv set to true in the php.ini file - and with no hosting provider restrictions on the use of -- cgit v1.2.3