Browse Source

make clear which version of MySQL is supported

Jeroen Smeets 7 years ago
parent
commit
9fba7017fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

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