-
Notifications
You must be signed in to change notification settings - Fork 2
/
composer.lock
121 lines (121 loc) · 4.11 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
114
115
116
117
118
119
120
121
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "55c1571f68466976eeac9d3ff7901c48",
"content-hash": "be9f3be86163d59e74660d273f35553e",
"packages": [
{
"name": "websharks/wp-php-rv",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/websharks/wp-php-rv.git",
"reference": "d889d4ac090d674153a8de1ec2ae927527d66d35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/websharks/wp-php-rv/zipball/d889d4ac090d674153a8de1ec2ae927527d66d35",
"reference": "d889d4ac090d674153a8de1ec2ae927527d66d35",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0+"
],
"authors": [
{
"name": "jaswsinc",
"homepage": "https://jaswsinc.com",
"role": "developer"
},
{
"name": "raamdev",
"homepage": "http://raam.org",
"role": "developer"
},
{
"name": "wpsharks",
"homepage": "https://wpsharks.com",
"role": "company"
}
],
"description": "Stub for WordPress themes/plugins that require PHP vX.x+.",
"homepage": "https://github.com/websharks/wp-php-rv",
"keywords": [
"php",
"websharks",
"wordpress",
"wpsharks"
],
"time": "2016-08-24 01:47:28"
},
{
"name": "websharks/wp-sharks-core-rv",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/websharks/wp-sharks-core-rv.git",
"reference": "96601dcdf8153fe41b705d704196b28fa918ca3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/websharks/wp-sharks-core-rv/zipball/96601dcdf8153fe41b705d704196b28fa918ca3c",
"reference": "96601dcdf8153fe41b705d704196b28fa918ca3c",
"shasum": ""
},
"require": {
"php": ">=7.0.4"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0+"
],
"authors": [
{
"name": "jaswsinc",
"homepage": "https://jaswsinc.com",
"role": "developer"
},
{
"name": "raamdev",
"homepage": "http://raam.org",
"role": "developer"
},
{
"name": "wpsharks",
"homepage": "https://wpsharks.com",
"role": "company"
}
],
"description": "Stub for WordPress themes/plugins that require the WP Sharks™ Core.",
"homepage": "https://github.com/websharks/wp-sharks-core-rv",
"keywords": [
"websharks",
"wordpress",
"wpsharks"
],
"time": "2016-07-12 12:03:01"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"websharks/wp-php-rv": 20,
"websharks/wp-sharks-core-rv": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php-64bit": ">=7.0.4"
},
"platform-dev": []
}