mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Added min required mysql / mariadb version
This commit is contained in:
parent
90da2f7983
commit
82a697010d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ and go from there. The documentation will be translated into english in the near
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* Apache / nginx
|
* Apache / nginx
|
||||||
* MySQL / MariaDB / Percona
|
* MySQL 5.5.3 or above / MariaDB 10.0 or above / Percona
|
||||||
* PHP: 7.1 / 7.2 / 7.3
|
* PHP: 7.1 / 7.2 / 7.3
|
||||||
* PHP Extensions: bcmath, intl, tidy (optional), xml, xmlwriter
|
* PHP Extensions: bcmath, intl, tidy (optional), xml, xmlwriter
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue