-
Notifications
You must be signed in to change notification settings - Fork 0
/
patches.lock.json
49 lines (49 loc) · 1.99 KB
/
patches.lock.json
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
44
45
46
47
48
49
{
"_hash": "8b9a72e65dab9f97dbf04191c68a2d9993f398090f89a4ce0ea3130cc17a827a",
"patches": {
"phpunit/phpunit-mock-objects": [
{
"package": "phpunit/phpunit-mock-objects",
"description": "Fix PHP 7 and 8 compatibility",
"url": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch",
"sha256": "5053d9f2fe2b084da593648d112c2e5dde328887d94d18cc6e4625d92c2278cd",
"depth": 1,
"extra": {
"provenance": "dependency:phpunit/phpunit-mock-objects"
}
}
],
"phpunit/phpunit": [
{
"package": "phpunit/phpunit",
"description": "Fix PHP 7 compatibility",
"url": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"sha256": "5c42e5eb2173404d68bae2e9ed3be0b1560cd9d59bf53415c731cea8385d407e",
"depth": 1,
"extra": {
"provenance": "dependency:phpunit/phpunit"
}
},
{
"package": "phpunit/phpunit",
"description": "Fix PHP 8 compatibility",
"url": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
"sha256": "30c86a06d7628d0e6da8bb9b9f6b650afed1c48ec7442d9a66875f15b555ecc6",
"depth": 1,
"extra": {
"provenance": "dependency:phpunit/phpunit"
}
},
{
"package": "phpunit/phpunit",
"description": "Fix PHP 8.1 compatibility",
"url": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch",
"sha256": "8a4492a11a7dd625eb8552dca4ccaa395c1fa57cff6fa59bfe8a34abdcc237b8",
"depth": 1,
"extra": {
"provenance": "dependency:phpunit/phpunit"
}
}
]
}
}