From 056bf96d48cd13c7716933ad0913c8a60d74d34d Mon Sep 17 00:00:00 2001 From: rugk Date: Fri, 24 Mar 2017 18:24:06 +0100 Subject: [PATCH] require PHP v5.4 --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index d7eb01c..5dc7cb9 100644 --- a/Installation.md +++ b/Installation.md @@ -8,7 +8,7 @@ check the options and adjust them as you see fit. ### Requirements -- PHP version 5.3 or above +- PHP version 5.4 or above - _one_ of the following sources of cryptographically safe randomness is required: - PHP 7 or higher - [Libsodium](https://download.libsodium.org/libsodium/content/installation/) and it's [PHP extension](https://paragonie.com/book/pecl-libsodium/read/00-intro.md#installing-libsodium)