libresign/patches.json
Vitor Mattos 587e481e64
fix: psalm issues
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 15:31:59 -03:00

10 lines
179 B
JSON

{
"patches": {
"phpseclib/phpseclib": [
{
"description": "Fix loadCRL method parameter type annotation",
"url": ".patches/x509-loadcrl-param-fix.diff"
}
]
}
}