Merge pull request #732 from techboyg5/patch-1

Minimum PHP version is 5.6
This commit is contained in:
El RIDO 2021-01-04 21:07:30 +01:00 committed by GitHub
commit b79c9aa960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)