Skip to content

Commit

Permalink
We can support MySQL versions higher than 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Jun 4, 2018
1 parent 00cc692 commit 855a5f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requirements
------------

- A PHP 7.1+ environment
- MySQL 5.7
- MySQL 5.7+
- Elasticsearch


Expand Down
2 changes: 1 addition & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ There are a few different options to get started:

## 1. Manual setup for experienced developers (i.e. using an existing development environment):
### Install prerequisites
- MySQL 5.7
- MySQL 5.7+
- PHP 7.1+ (with curl, gd, intl, json, mbstring, mcrypt, mysql, xml and zip extensions)
- nginx (or other webserver)
- a modern version of nodejs (and npm)
Expand Down

0 comments on commit 855a5f7

Please sign in to comment.