Updated installer dependency to PHP 5.6 and ext-xml

- Updated doc
This commit is contained in:
Hypolite Petovan 2018-01-17 10:35:54 -05:00
parent 6fe64a5ac6
commit 4034daca08
5 changed files with 76 additions and 71 deletions

View file

@ -26,7 +26,7 @@ Requirements
---
* Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file
* PHP 5.4+.
* PHP 5.6+ (PHP 7 is recommended for performance)
* PHP *command line* access with register_argc_argv set to true in the php.ini file
* Curl, GD, PDO, MySQLi, hash, xml and OpenSSL extensions
* some form of email server or email gateway such that PHP mail() works