mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Merge pull request #555 from torrentpier/min-req-db-version
Added min required mysql / mariadb version
This commit is contained in:
commit
195e0163ac
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
|
||||
|
||||
* 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 Extensions: bcmath, intl, tidy (optional), xml, xmlwriter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue