PluginProbe
WP Debugging / 2.11.18
WP Debugging v2.11.18
2.12.6 2.12.5 trunk 2.10.0 2.10.1 2.10.2 2.11.0 2.11.1 2.11.10 2.11.11 2.11.12 2.11.13 2.11.14 2.11.15 2.11.16 2.11.17 2.11.18 2.11.19 2.11.2 2.11.20 2.11.21 2.11.22 2.11.23 2.11.24 2.11.3 All 59 releases
wp-debugging / vendor / composer / installed.json

installed.json in WP Debugging 2.11.18, at vendor/composer/installed.json

179 lines 6.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "afragen/wp-dependency-installer",
5 "version": "4.3.11",
6 "version_normalized": "4.3.11.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/afragen/wp-dependency-installer.git",
10 "reference": "d2b86282d2dd4a24c2ff2d778976602ccdb91955"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/afragen/wp-dependency-installer/zipball/d2b86282d2dd4a24c2ff2d778976602ccdb91955",
15 "reference": "d2b86282d2dd4a24c2ff2d778976602ccdb91955",
16 "shasum": ""
17 },
18 "require": {
19 "afragen/wp-dismiss-notice": "*",
20 "php": ">=5.6"
21 },
22 "time": "2023-02-04T17:38:05+00:00",
23 "type": "library",
24 "installation-source": "dist",
25 "autoload": {
26 "classmap": [
27 "wp-dependency-installer.php",
28 "wp-dependency-installer-skin.php"
29 ]
30 },
31 "notification-url": "https://packagist.org/downloads/",
32 "license": [
33 "MIT"
34 ],
35 "authors": [
36 {
37 "name": "Andy Fragen",
38 "email": "andy@thefragens.com",
39 "homepage": "https://thefragens.com",
40 "role": "Developer"
41 },
42 {
43 "name": "Matt Gibbs",
44 "homepage": "https://facetwp.com",
45 "role": "Developer"
46 },
47 {
48 "name": "Raruto",
49 "homepage": "https://raruto.github.io",
50 "role": "Developer"
51 }
52 ],
53 "description": "Library that helps WordPress plugin dependency management.",
54 "support": {
55 "issues": "https://github.com/afragen/wp-dependency-installer/issues",
56 "source": "https://github.com/afragen/wp-dependency-installer"
57 },
58 "funding": [
59 {
60 "url": "https://github.com/afragen",
61 "type": "github"
62 }
63 ],
64 "install-path": "../afragen/wp-dependency-installer"
65 },
66 {
67 "name": "afragen/wp-dismiss-notice",
68 "version": "0.3.0",
69 "version_normalized": "0.3.0.0",
70 "source": {
71 "type": "git",
72 "url": "https://github.com/afragen/wp-dismiss-notice.git",
73 "reference": "8b690bc045620811d3c0724c2a2746cf1baab809"
74 },
75 "dist": {
76 "type": "zip",
77 "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/8b690bc045620811d3c0724c2a2746cf1baab809",
78 "reference": "8b690bc045620811d3c0724c2a2746cf1baab809",
79 "shasum": ""
80 },
81 "require": {
82 "php": ">=5.6"
83 },
84 "time": "2023-01-02T19:27:07+00:00",
85 "type": "library",
86 "installation-source": "dist",
87 "autoload": {
88 "classmap": [
89 "wp-dismiss-notice.php"
90 ]
91 },
92 "notification-url": "https://packagist.org/downloads/",
93 "license": [
94 "MIT"
95 ],
96 "authors": [
97 {
98 "name": "Andy Fragen",
99 "email": "andy@thefragens.com",
100 "homepage": "https://thefragens.com",
101 "role": "Developer"
102 }
103 ],
104 "description": "Library for time dismissible WordPress admin notices.",
105 "support": {
106 "issues": "https://github.com/afragen/wp-dismiss-notice/issues",
107 "source": "https://github.com/afragen/wp-dismiss-notice"
108 },
109 "install-path": "../afragen/wp-dismiss-notice"
110 },
111 {
112 "name": "norcross/debug-quick-look",
113 "version": "0.1.7",
114 "version_normalized": "0.1.7.0",
115 "dist": {
116 "type": "zip",
117 "url": "https://github.com/afragen/debug-quick-look/archive/vendor.zip"
118 },
119 "type": "library",
120 "installation-source": "dist",
121 "autoload": {
122 "files": [
123 "debug-quick-look.php"
124 ]
125 },
126 "install-path": "../norcross/debug-quick-look"
127 },
128 {
129 "name": "wp-cli/wp-config-transformer",
130 "version": "v1.3.1",
131 "version_normalized": "1.3.1.0",
132 "source": {
133 "type": "git",
134 "url": "https://github.com/wp-cli/wp-config-transformer.git",
135 "reference": "c5b5349b86a3eea6c8a3f401f556f21a717aa80e"
136 },
137 "dist": {
138 "type": "zip",
139 "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/c5b5349b86a3eea6c8a3f401f556f21a717aa80e",
140 "reference": "c5b5349b86a3eea6c8a3f401f556f21a717aa80e",
141 "shasum": ""
142 },
143 "require": {
144 "php": "^5.6 || ^7.0 || ^8.0"
145 },
146 "require-dev": {
147 "wp-cli/wp-cli-tests": "^3.1"
148 },
149 "time": "2023-01-12T03:32:05+00:00",
150 "type": "library",
151 "installation-source": "dist",
152 "autoload": {
153 "files": [
154 "src/WPConfigTransformer.php"
155 ]
156 },
157 "notification-url": "https://packagist.org/downloads/",
158 "license": [
159 "MIT"
160 ],
161 "authors": [
162 {
163 "name": "Frankie Jarrett",
164 "email": "fjarrett@gmail.com"
165 }
166 ],
167 "description": "Programmatically edit a wp-config.php file.",
168 "homepage": "https://github.com/wp-cli/wp-config-transformer",
169 "support": {
170 "issues": "https://github.com/wp-cli/wp-config-transformer/issues",
171 "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.1"
172 },
173 "install-path": "../wp-cli/wp-config-transformer"
174 }
175 ],
176 "dev": false,
177 "dev-package-names": []
178 }
179