#13020 mysql version

This commit is contained in:
Daniel Maya 2024-03-11 15:27:10 +01:00
parent d482425991
commit 0ae25b6407
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
// Versions must be specified as a string in the following formats: '8', '8.0.30', ...
$php_version = '8.2';
$mysql_version = '8.2';
$mysql_version = '8';