oum update checks
This commit is contained in:
parent
4e31b968a2
commit
d3c32d2e4b
|
@ -1,5 +1,5 @@
|
|||
<?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';
|
||||
$mysql_version = '8';
|
||||
|
|
Loading…
Reference in New Issue