-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcomposer.lock
83 lines (83 loc) · 3.02 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
{
"_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": "23e8bd823d211a0cf13fe211474fe6e3",
"packages": [
{
"name": "vektor-inc/tgm-plugin-activation",
"version": "2.6.2",
"source": {
"type": "git",
"url": "https://github.com/vektor-inc/TGM-Plugin-Activation.git",
"reference": "ae20a712c7bbd67f1bef0af9a3f5f07359a94d48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vektor-inc/TGM-Plugin-Activation/zipball/ae20a712c7bbd67f1bef0af9a3f5f07359a94d48",
"reference": "ae20a712c7bbd67f1bef0af9a3f5f07359a94d48",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6",
"phpcompatibility/phpcompatibility-wp": "^2.0",
"wp-coding-standards/wpcs": "^2.0"
},
"type": "library",
"autoload": {
"files": [
"class-tgm-plugin-activation.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Thomas Griffin",
"homepage": "http://thomasgriffinmedia.com",
"role": "Developer"
},
{
"name": "Gary Jones",
"homepage": "https://github.com/GaryJones",
"role": "Developer"
},
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl",
"role": "Developer"
}
],
"description": "TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).",
"homepage": "http://tgmpluginactivation.com",
"keywords": [
"activation",
"library",
"plugins",
"theme",
"wordpress"
],
"support": {
"issues": "https://github.com/vektor-inc/TGM-Plugin-Activation/issues",
"source": "https://github.com/vektor-inc/TGM-Plugin-Activation"
},
"time": "2024-01-31T09:52:52+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"
}