-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
78 lines (78 loc) · 2.6 KB
/
composer.lock
File metadata and controls
78 lines (78 loc) · 2.6 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
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
{
"_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" : "4a40571b886e09fc1021bb06ec574388",
"packages" : [
{
"name" : "wpessential/wpessential-require-notifier",
"version" : "1.0.0",
"source" : {
"type" : "git",
"url" : "https://github.com/wpessential/wpessential-require-notifier.git",
"reference" : "8c22e2f8f972d5a32e93b0586331d336b31bb6cd"
},
"dist" : {
"type" : "zip",
"url" : "https://api.github.com/repos/wpessential/wpessential-require-notifier/zipball/8c22e2f8f972d5a32e93b0586331d336b31bb6cd",
"reference" : "8c22e2f8f972d5a32e93b0586331d336b31bb6cd",
"shasum" : ""
},
"require" : {
"php" : ">=7.4"
},
"type" : "library",
"autoload" : {
"psr-4" : {
"WPEssentialRequireNotifier\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/",
"license" : [
"GPL-3.0-or-later"
],
"authors" : [
{
"name" : "WPEssential",
"email" : "wordpress.essential@gmail.com",
"homepage" : "https://wpessential.org",
"role" : "CEO"
}
],
"description" : "Its open source library. Used to apply the notifications fire in WordPress admin panel. If your theme used any plugin that is required. Used it to fire the notification.",
"homepage" : "https://wpessential.org/",
"keywords" : [
"fire",
"require",
"require-notifire"
],
"support" : {
"docs" : "https://github.com/wpessential/wpessential-require-notifier",
"forum" : "https://github.com/wpessential/wpessential-require-notifier/discussions",
"issues" : "https://github.com/wpessential/wpessential-require-notifier/issues",
"source" : "https://github.com/wpessential/wpessential-require-notifier.git",
"wiki" : "https://github.com/wpessential/wpessential-require-notifier/wiki"
},
"funding" : [
{
"url" : "https://www.patreon.com/WPEssential",
"type" : "patreon"
}
],
"time" : "2023-11-14T17:53:47+00:00"
}
],
"packages-dev" : [],
"aliases" : [],
"minimum-stability" : "stable",
"stability-flags" : [],
"prefer-stable" : false,
"prefer-lowest" : false,
"platform" : {
"php" : ">=7.4"
},
"platform-dev" : [],
"plugin-api-version" : "2.6.0"
}