php supported 5.6 or higher

This commit is contained in:
Diego Najar 2019-02-28 19:59:18 +01:00
parent e548d75e3e
commit 2b542e58d0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Requirements
You just need a web server with PHP support.
- PHP v5.3 or higher.
- PHP v5.6 or higher.
- PHP [mbstring](http://php.net/manual/en/book.mbstring.php) module for full UTF-8 support.
- PHP [gd](http://php.net/manual/en/book.image.php) module for image processing.
- PHP [dom](http://php.net/manual/en/book.dom.php) module for DOM manipulation.