From 5b112cba3e163185ab93f549a14230a661e8ab36 Mon Sep 17 00:00:00 2001 From: Pieter Hordijk Date: Fri, 1 Mar 2019 21:44:17 +0300 Subject: [PATCH] Fixed required PHP version to run the client (#77) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e85e003..efeba7d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Requirements - * PHP 5.5+ with OpenSSL + * PHP 7+ with OpenSSL * Works on Unix and Windows ## Documentation