From f0b795bf8dc9185906dd7b3fda3d856103a851be Mon Sep 17 00:00:00 2001 From: daniel Date: Thu, 21 Jun 2018 13:34:00 +0200 Subject: [PATCH] update mariadb doc --- docs/databases/mariadb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/databases/mariadb.md b/docs/databases/mariadb.md index 842e899..3875a78 100644 --- a/docs/databases/mariadb.md +++ b/docs/databases/mariadb.md @@ -15,7 +15,7 @@ variable `CPHP_SERVICE_MARIADB` with the desired MariaDB version as value to you * ***10.3.2*** E.g. if you need `MariaDB 10.3.2` in your Behat tests, go to the Testing Settings (step 2 of the Pipeline) and add the -environment variable `CPHP_SERVICE_MARIADB = 5.7.20` to the Behat configuration. +environment variable `CPHP_SERVICE_MARIADB = 10.3.2` to the Behat configuration. ### PHP Extensions