Merge branch 'ent-13020-error-warm-update-offline-en-comprobacion-de-version-mysql' into 'develop'

Ent 13020 error warm update offline en comprobacion de version mysql

See merge request artica/pandorafms!7004
This commit is contained in:
Rafael Ameijeiras 2024-03-12 09:31:22 +00:00
commit 24786a3a74
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';