This commit is contained in:
Marc
2025-05-31 22:33:30 +07:00
committed by GitHub
parent 93eb6378ba
commit 3bc5ac28be

View File

@@ -13,7 +13,7 @@ declare(strict_types=1);
// test php version (8.1 ~ 8.4 available, multiple for matrix)
$test_php_version = [
//'8.1',
// '8.1',
'8.2',
'8.3',
'8.4',