Updated Installation (markdown)
parent
2b3f8228cb
commit
11fe51aa19
@ -8,10 +8,11 @@ the options and adjust them as you see fit.
|
||||
|
||||
### Requirements
|
||||
|
||||
- PHP version 5.3 or above, if PHP older then 7.0 is used, _one_ of the following
|
||||
sources of cryptographically safe randomness is required:
|
||||
- open_basedir access to /dev/urandom
|
||||
- PHP version 5.3 or above
|
||||
- _one_ of the following sources of cryptographically safe randomness is required:
|
||||
- PHP 7 or higher
|
||||
- [Libsodium](https://download.libsodium.org)
|
||||
- open_basedir access to `/dev/urandom`
|
||||
- mcrypt extension
|
||||
- com_dotnet extension
|
||||
- GD extension
|
||||
|
Loading…
Reference in New Issue
Block a user