We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33caaed commit a877572Copy full SHA for a877572
docs/databases/mariadb.md
@@ -15,7 +15,7 @@ variable `CPHP_SERVICE_MARIADB` with the desired MariaDB version as value to you
15
* ***10.3.2***
16
17
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
18
-environment variable `CPHP_SERVICE_MARIADB = 5.7.20` to the Behat configuration.
+environment variable `CPHP_SERVICE_MARIADB = 10.3.2` to the Behat configuration.
19
20
### PHP Extensions
21
0 commit comments