Set MySQL 5.7 as the min as this is the standard

The min requirement for Cloudlog is MySQL is MySQL 5.7, please note any commits MUST be compatible with this version else they will be rejected
这个提交包含在:
Peter Goodhall 2020-08-29 17:09:30 +01:00 提交者 GitHub
父节点 f8b6a6e83a
当前提交 b0ba2d9041
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -7,7 +7,7 @@ Website: [http://www.cloudlog.co.uk](http://www.cloudlog.co.uk)
## Requirements
* Linux based Operating System
* Apache (Nginx should work)
* PHP (Version 7 or higher) & MySQL
* PHP (Version 7 or higher) & MySQL (MySQL 5.7 or higher)
## Versions