oum update checks

This commit is contained in:
alejandro.campos@artica.es 2023-10-24 12:00:57 +02:00
parent 4e31b968a2
commit d3c32d2e4b

View File

@ -1,5 +1,5 @@
<?php <?php
// Versions must be specified as a string in the following formats: 8, 8.0.30, ... // Versions must be specified as a string in the following formats: '8', '8.0.30', ...
$php_version = '8'; $php_version = '8';
$mysql_version = '8'; $mysql_version = '8';