Update system requirements

This commit is contained in:
Fedor A. Fetisov 2021-03-23 19:45:19 +03:00
parent 41244cc90e
commit c491ceb812

View File

@ -11,7 +11,7 @@ nav_sort: 0
* Apache web server 1.3.34 or above with the ability to use local .htaccess
files (mod_rewrite module is optional, but highly recommended).
* MySQL database 5.0 or above.
* PHP 5.4 or above with PDO, pdo_mysql and gd extensions.
* PHP 7.1.3 or above with PDO, pdo_mysql and gd extensions.
## Getting the sources