Merge pull request #368 from jeroensmeets/dev

Add MySQL version requirement to README
This commit is contained in:
daniel 2018-08-14 15:05:31 -06:00 committed by GitHub
commit c35baf01c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ testing and development.
## Requirements
- PHP >= 7.1.3 (7.2+ recommended for stable version)
- MySQL, Postgres (MariaDB and sqlite are not supported yet)
- MySQL >= 5.7, Postgres (MariaDB and sqlite are not supported yet)
- Redis
- Composer
- GD or ImageMagick