-
Notifications
You must be signed in to change notification settings - Fork 355
Expand file tree
/
Copy pathpatches.lock.json
More file actions
43 lines (43 loc) · 1.88 KB
/
Copy pathpatches.lock.json
File metadata and controls
43 lines (43 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"_hash": "6053b3121d6c1645269ff3498cce80b35864f85ff75b039cc6c5889e28706293",
"patches": {
"glenscott/url-normalizer": [
{
"package": "glenscott/url-normalizer",
"description": "Fix to prevent deprecation warning when using PHP >= 8.5",
"url": ".patches/url-normalizer-fix-deprecation-warning-on-PHP-8.5.patch",
"sha256": "856c3bc4d3e883f86efc3a24946681a3a6e4c22afa67d7b8cb1d78391668c365",
"depth": 1,
"extra": {
"upstream-fix-url": "https://github.com/glenscott/url-normalizer/pull/33",
"provenance": "patches-file:patches.json"
}
}
],
"phpmailer/dkimvalidator": [
{
"package": "phpmailer/dkimvalidator",
"description": "Fix incorrect canonicalization handling and modified message content",
"url": ".patches/dkimvalidator-fix-broken-canonical-handling.patch",
"sha256": "7d49ca7bc143d5a861cf27f01b33b16269e5f31550ec0ebb770b251bb21df316",
"depth": 1,
"extra": {
"upstream-fix-url": "https://github.com/PHPMailer/DKIMValidator/pull/21",
"provenance": "patches-file:patches.json"
}
}
],
"bytestream/horde-mail": [
{
"package": "bytestream/horde-mail",
"description": "Fix _rfc822IsAtext treating digit 0 as empty due to PHP empty() quirk",
"url": ".patches/horde-mail-rfc822-isAtext-empty-zero.patch",
"sha256": "b864ec2b2ba71b37a44c05e69934ec9f95269b8f1cc1ef8352a294e02ae3eb71",
"depth": 1,
"extra": {
"provenance": "patches-file:patches.json"
}
}
]
}
}