f7cloud_client/apps/mail/patches.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

15 lines
411 B
JSON

{
"patches": {
"phpmailer/dkimvalidator": [
{
"description": "Fix incorrect canonicalization handling and modified message content",
"url": ".patches/dkimvalidator-fix-broken-canonical-handling.patch",
"sha256": "7d49ca7bc143d5a861cf27f01b33b16269e5f31550ec0ebb770b251bb21df316",
"extra": {
"upstream-fix-url": "https://github.com/PHPMailer/DKIMValidator/pull/21"
}
}
]
}
}