From 8478b1416c15a5a38e3c7c3bf39023ae31c0b9b8 Mon Sep 17 00:00:00 2001 From: imsoftware Date: Wed, 22 Apr 2020 17:35:22 +0200 Subject: [PATCH] set php5 support to 5.6+ See bug report for php 5.5.9: https://github.com/phpservermon/phpservermon/issues/889 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e7472654..7204806a 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,7 @@ Requirements * Web server * MySQL database -* For PHP5: 5.5.9+ +* For PHP5: 5.6.0+ * For PHP7: 7.0.8+ * PHP cURL package * PHP PDO mysql driver