-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
113 lines (113 loc) · 3.91 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"_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": "58e713d1034e342b9599690a3ec38e0a",
"packages": [
{
"name": "afragen/wp-dependency-installer",
"version": "4.2.2",
"source": {
"type": "git",
"url": "https://github.com/afragen/wp-dependency-installer.git",
"reference": "5e5419348c6cde7b02f3c33fb3fc3381062443a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afragen/wp-dependency-installer/zipball/5e5419348c6cde7b02f3c33fb3fc3381062443a1",
"reference": "5e5419348c6cde7b02f3c33fb3fc3381062443a1",
"shasum": ""
},
"require": {
"afragen/wp-dismiss-notice": "*",
"php": ">=5.6"
},
"type": "library",
"autoload": {
"classmap": [
"wp-dependency-installer.php",
"wp-dependency-installer-skin.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andy Fragen",
"email": "[email protected]",
"homepage": "https://thefragens.com",
"role": "Developer"
},
{
"name": "Matt Gibbs",
"homepage": "https://facetwp.com",
"role": "Developer"
},
{
"name": "Raruto",
"homepage": "https://raruto.github.io",
"role": "Developer"
}
],
"description": "Library that helps WordPress plugin dependency management.",
"funding": [
{
"url": "https://github.com/afragen",
"type": "github"
}
],
"time": "2021-09-26T22:10:22+00:00"
},
{
"name": "afragen/wp-dismiss-notice",
"version": "0.2.1",
"source": {
"type": "git",
"url": "https://github.com/afragen/wp-dismiss-notice.git",
"reference": "a0ced9836671d1374ed5d7f47e63ca313f5f54b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/a0ced9836671d1374ed5d7f47e63ca313f5f54b9",
"reference": "a0ced9836671d1374ed5d7f47e63ca313f5f54b9",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"autoload": {
"classmap": [
"wp-dismiss-notice.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andy Fragen",
"email": "[email protected]",
"homepage": "https://thefragens.com",
"role": "Developer"
}
],
"description": "Library for time dismissible WordPress admin notices.",
"time": "2021-09-26T22:09:34+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "1.1.0"
}