-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcomposer.lock
74 lines (74 loc) · 2.76 KB
/
composer.lock
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "50c7be976b8110f5bb0a8b74ae27eaf1",
"packages": [
{
"name": "wpfactory/wpfactory-autoloader",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/wpcodefactory/wpfactory-autoloader.git",
"reference": "d4387cb8fa8aa9f759dbc067ea9201d1d7a70cbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wpcodefactory/wpfactory-autoloader/zipball/d4387cb8fa8aa9f759dbc067ea9201d1d7a70cbc",
"reference": "d4387cb8fa8aa9f759dbc067ea9201d1d7a70cbc",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"src/php/"
]
},
"support": {
"source": "https://github.com/wpcodefactory/wpfactory-autoloader/tree/v1.0.2",
"issues": "https://github.com/wpcodefactory/wpfactory-autoloader/issues"
},
"time": "2023-03-29T21:59:00+00:00"
},
{
"name": "wpfactory/wpfactory-promoting-notice",
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/wpcodefactory/wpfactory-promoting-notice.git",
"reference": "9b0dc91c32662ce9040b36a4b40827454e806856"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wpcodefactory/wpfactory-promoting-notice/zipball/9b0dc91c32662ce9040b36a4b40827454e806856",
"reference": "9b0dc91c32662ce9040b36a4b40827454e806856",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"src/php/"
],
"files": [
"src/php/functions.php"
]
},
"support": {
"source": "https://github.com/wpcodefactory/wpfactory-promoting-notice/tree/v1.0.6",
"issues": "https://github.com/wpcodefactory/wpfactory-promoting-notice/issues"
},
"time": "2023-03-09T14:03:49+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}