-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
107 lines (107 loc) · 3.56 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
{
"_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": "fbc0680e15c916baf28a79408d76893d",
"packages": [
{
"name": "wpsmith/rewrite",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/wpsmith/Rewrite.git",
"reference": "d2984b6b581463731207f9c5ef3a954649055949"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wpsmith/Rewrite/zipball/d2984b6b581463731207f9c5ef3a954649055949",
"reference": "d2984b6b581463731207f9c5ef3a954649055949",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"type": "library",
"autoload": {
"psr-4": {
"WPS\\Rewrite\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Travis Smith",
"email": "[email protected]",
"homepage": "https://wpsmith.net/",
"role": "Developer"
}
],
"description": "WordPress rewrite.",
"homepage": "https://github.com/wpsmith/Rewrite",
"keywords": [
"rewrite",
"wordpress"
],
"time": "2019-01-04T18:57:29+00:00"
},
{
"name": "wpsmith/single-term-taxonomy",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/wpsmith/SingleTermTaxonomy.git",
"reference": "fd82a643b04852c62238670fbc01dd816e5c5d90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wpsmith/SingleTermTaxonomy/zipball/fd82a643b04852c62238670fbc01dd816e5c5d90",
"reference": "fd82a643b04852c62238670fbc01dd816e5c5d90",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"WPS\\Taxonomies\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Travis Smith",
"email": "[email protected]",
"homepage": "https://wpsmith.net/",
"role": "Developer"
}
],
"description": "WordPress Single Term Taxonomy.",
"homepage": "https://github.com/wpsmith/SingleTermTaxonomy",
"keywords": [
"taxonomy",
"wordpress"
],
"time": "2019-01-04T18:40:56+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"wpsmith/single-term-taxonomy": 20,
"wpsmith/rewrite": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}