-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
108 lines (108 loc) · 4.12 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
{
"_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": "bc64da3d687efe21d15b75e3f16407aa",
"packages": [],
"packages-dev": [
{
"name": "giacocorsiglia/wordpress-stubs",
"version": "v5.1.1",
"source": {
"type": "git",
"url": "https://github.com/GiacoCorsiglia/wordpress-stubs.git",
"reference": "1c6f011f5c241bab7293315d7fb7fca27fe79473"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GiacoCorsiglia/wordpress-stubs/zipball/1c6f011f5c241bab7293315d7fb7fca27fe79473",
"reference": "1c6f011f5c241bab7293315d7fb7fca27fe79473",
"shasum": ""
},
"require-dev": {
"ext-gettext": "*",
"giacocorsiglia/stubs-generator": "^0.5.0",
"johnpbloch/wordpress": "5.1.1",
"php": "^7.1"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Giaco Corsiglia",
"email": "[email protected]"
}
],
"description": "WordPress function, class, and global variable declaration stubs for easier static analysis.",
"homepage": "https://github.com/GiacoCorsiglia/wordpress-stubs",
"keywords": [
"static analysis",
"wordpress"
],
"support": {
"issues": "https://github.com/GiacoCorsiglia/wordpress-stubs/issues",
"source": "https://github.com/GiacoCorsiglia/wordpress-stubs/tree/master"
},
"time": "2019-03-13T21:16:05+00:00"
},
{
"name": "paulthewalton/acf-stubs",
"version": "5.8.7",
"source": {
"type": "git",
"url": "https://github.com/paulthewalton/acf-stubs.git",
"reference": "722096c127186c41ac98395b418195d1db9cf576"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paulthewalton/acf-stubs/zipball/722096c127186c41ac98395b418195d1db9cf576",
"reference": "722096c127186c41ac98395b418195d1db9cf576",
"shasum": ""
},
"require-dev": {
"ext-gettext": "*",
"giacocorsiglia/stubs-generator": "^0.5.0",
"giacocorsiglia/wordpress-stubs": "*",
"php": "^7.1",
"wpackagist-plugin/advanced-custom-fields": "5.8.7"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Paul Walton",
"email": "[email protected]",
"role": "copycat"
}
],
"description": "Based on giacocorsiglia/wordpress-stubs. Advanced Custom Fields function, class, and global variable declaration stubs for easier static analysis.",
"keywords": [
"acf",
"advanced custom fields",
"static analysis",
"wordpress"
],
"support": {
"issues": "https://github.com/paulthewalton/acf-stubs/issues",
"source": "https://github.com/paulthewalton/acf-stubs/tree/5.8.7"
},
"time": "2019-12-04T19:26:53+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}