Update musl-wrapper version to 1.2.5 and apply CVE patch (#627)

This commit is contained in:
Jerry Ma
2025-03-13 11:11:58 +08:00
committed by GitHub
parent 58eafe5100
commit d643051759
4 changed files with 82 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ declare(strict_types=1);
// test php version
$test_php_version = [
'8.1',
'8.2',
'8.3',
'8.4',
];