Mysql 8 & MDB 10.5 (#187)

* Mysql 8 & MDB 10.5

* Update getting_started.md
This commit is contained in:
AreYouScared 2020-03-30 00:09:12 -04:00 committed by GitHub
parent d16386a640
commit 30b6244636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ this software on an OpenVZ based system you will — most likely — not
## Dependencies
* PHP `7.3` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`, and `fpm` if you are planning to use nginx
* MySQL `5.7` **or** MariaDB `10.1.3` or higher
* MySQL `5.7.22` or higher (MySQL `8` recommended) **or** MariaDB `10.2` or higher.
* Redis (`redis-server`)
* A webserver (Apache, NGINX, Caddy, etc.)
* `curl`