From 9fba7017fc99fbd67eec395efbf5fc222952dfc4 Mon Sep 17 00:00:00 2001 From: Jeroen Smeets Date: Mon, 13 Aug 2018 16:17:38 +0200 Subject: [PATCH] make clear which version of MySQL is supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561d0e15b..d2679abce 100644 --- a/README.md +++ b/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