Просмотр исходного кода

Merge pull request #732 from techboyg5/patch-1

Minimum PHP version is 5.6
El RIDO 5 лет назад
Родитель
Сommit
b79c9aa960
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      INSTALL.md

+ 1 - 1
INSTALL.md

@@ -11,7 +11,7 @@ options](#configuration) to adjust as you see fit.
 
 ### Minimal requirements
 
-- PHP version 5.5 or above
+- PHP version 5.6 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)