Skip to content

Commit a877572

Browse files
ZenzumaiPierozi
authored andcommitted
update mariadb doc (#10)
1 parent 33caaed commit a877572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/databases/mariadb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ variable `CPHP_SERVICE_MARIADB` with the desired MariaDB version as value to you
1515
* ***10.3.2***
1616

1717
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.
18+
environment variable `CPHP_SERVICE_MARIADB = 10.3.2` to the Behat configuration.
1919

2020
### PHP Extensions
2121

0 commit comments

Comments
 (0)