PluginProbe
WP Debugging / 2.11.24
WP Debugging v2.11.24
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.24, at vendor/composer/installed.json

590 lines 22.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.13",
6 "version_normalized": "4.3.13.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/afragen/wp-dependency-installer.git",
10 "reference": "6a6366d21710a34f134d747b1ae673daa165b78c"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/afragen/wp-dependency-installer/zipball/6a6366d21710a34f134d747b1ae673daa165b78c",
15 "reference": "6a6366d21710a34f134d747b1ae673daa165b78c",
16 "shasum": ""
17 },
18 "require": {
19 "afragen/wp-dismiss-notice": "*",
20 "php": ">=5.6"
21 },
22 "time": "2023-05-18T18:49:19+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": "[email protected]",
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.7",
69 "version_normalized": "0.3.7.0",
70 "source": {
71 "type": "git",
72 "url": "https://github.com/afragen/wp-dismiss-notice.git",
73 "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec"
74 },
75 "dist": {
76 "type": "zip",
77 "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/3e2c694ca891fe94771457f54a3a5457a70c0aec",
78 "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec",
79 "shasum": ""
80 },
81 "require": {
82 "php": ">=5.6"
83 },
84 "time": "2023-05-30T21:45:15+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": "[email protected]",
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": "dealerdirect/phpcodesniffer-composer-installer",
113 "version": "v1.0.0",
114 "version_normalized": "1.0.0.0",
115 "source": {
116 "type": "git",
117 "url": "https://github.com/PHPCSStandards/composer-installer.git",
118 "reference": "4be43904336affa5c2f70744a348312336afd0da"
119 },
120 "dist": {
121 "type": "zip",
122 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
123 "reference": "4be43904336affa5c2f70744a348312336afd0da",
124 "shasum": ""
125 },
126 "require": {
127 "composer-plugin-api": "^1.0 || ^2.0",
128 "php": ">=5.4",
129 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
130 },
131 "require-dev": {
132 "composer/composer": "*",
133 "ext-json": "*",
134 "ext-zip": "*",
135 "php-parallel-lint/php-parallel-lint": "^1.3.1",
136 "phpcompatibility/php-compatibility": "^9.0",
137 "yoast/phpunit-polyfills": "^1.0"
138 },
139 "time": "2023-01-05T11:28:13+00:00",
140 "type": "composer-plugin",
141 "extra": {
142 "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
143 },
144 "installation-source": "dist",
145 "autoload": {
146 "psr-4": {
147 "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
148 }
149 },
150 "notification-url": "https://packagist.org/downloads/",
151 "license": [
152 "MIT"
153 ],
154 "authors": [
155 {
156 "name": "Franck Nijhof",
157 "email": "[email protected]",
158 "homepage": "http://www.frenck.nl",
159 "role": "Developer / IT Manager"
160 },
161 {
162 "name": "Contributors",
163 "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
164 }
165 ],
166 "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
167 "homepage": "http://www.dealerdirect.com",
168 "keywords": [
169 "PHPCodeSniffer",
170 "PHP_CodeSniffer",
171 "code quality",
172 "codesniffer",
173 "composer",
174 "installer",
175 "phpcbf",
176 "phpcs",
177 "plugin",
178 "qa",
179 "quality",
180 "standard",
181 "standards",
182 "style guide",
183 "stylecheck",
184 "tests"
185 ],
186 "support": {
187 "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
188 "source": "https://github.com/PHPCSStandards/composer-installer"
189 },
190 "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
191 },
192 {
193 "name": "norcross/debug-quick-look",
194 "version": "0.1.12",
195 "version_normalized": "0.1.12.0",
196 "dist": {
197 "type": "zip",
198 "url": "https://github.com/afragen/debug-quick-look/archive/vendor.zip"
199 },
200 "type": "library",
201 "installation-source": "dist",
202 "autoload": {
203 "files": [
204 "debug-quick-look.php"
205 ]
206 },
207 "install-path": "../norcross/debug-quick-look"
208 },
209 {
210 "name": "phpcsstandards/phpcsextra",
211 "version": "1.2.1",
212 "version_normalized": "1.2.1.0",
213 "source": {
214 "type": "git",
215 "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
216 "reference": "11d387c6642b6e4acaf0bd9bf5203b8cca1ec489"
217 },
218 "dist": {
219 "type": "zip",
220 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/11d387c6642b6e4acaf0bd9bf5203b8cca1ec489",
221 "reference": "11d387c6642b6e4acaf0bd9bf5203b8cca1ec489",
222 "shasum": ""
223 },
224 "require": {
225 "php": ">=5.4",
226 "phpcsstandards/phpcsutils": "^1.0.9",
227 "squizlabs/php_codesniffer": "^3.8.0"
228 },
229 "require-dev": {
230 "php-parallel-lint/php-console-highlighter": "^1.0",
231 "php-parallel-lint/php-parallel-lint": "^1.3.2",
232 "phpcsstandards/phpcsdevcs": "^1.1.6",
233 "phpcsstandards/phpcsdevtools": "^1.2.1",
234 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
235 },
236 "time": "2023-12-08T16:49:07+00:00",
237 "type": "phpcodesniffer-standard",
238 "extra": {
239 "branch-alias": {
240 "dev-stable": "1.x-dev",
241 "dev-develop": "1.x-dev"
242 }
243 },
244 "installation-source": "dist",
245 "notification-url": "https://packagist.org/downloads/",
246 "license": [
247 "LGPL-3.0-or-later"
248 ],
249 "authors": [
250 {
251 "name": "Juliette Reinders Folmer",
252 "homepage": "https://github.com/jrfnl",
253 "role": "lead"
254 },
255 {
256 "name": "Contributors",
257 "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors"
258 }
259 ],
260 "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
261 "keywords": [
262 "PHP_CodeSniffer",
263 "phpcbf",
264 "phpcodesniffer-standard",
265 "phpcs",
266 "standards",
267 "static analysis"
268 ],
269 "support": {
270 "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
271 "security": "https://github.com/PHPCSStandards/PHPCSExtra/security/policy",
272 "source": "https://github.com/PHPCSStandards/PHPCSExtra"
273 },
274 "funding": [
275 {
276 "url": "https://github.com/PHPCSStandards",
277 "type": "github"
278 },
279 {
280 "url": "https://github.com/jrfnl",
281 "type": "github"
282 },
283 {
284 "url": "https://opencollective.com/php_codesniffer",
285 "type": "open_collective"
286 }
287 ],
288 "install-path": "../phpcsstandards/phpcsextra"
289 },
290 {
291 "name": "phpcsstandards/phpcsutils",
292 "version": "1.0.11",
293 "version_normalized": "1.0.11.0",
294 "source": {
295 "type": "git",
296 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
297 "reference": "c457da9dabb60eb7106dd5e3c05132b1a6539c6a"
298 },
299 "dist": {
300 "type": "zip",
301 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/c457da9dabb60eb7106dd5e3c05132b1a6539c6a",
302 "reference": "c457da9dabb60eb7106dd5e3c05132b1a6539c6a",
303 "shasum": ""
304 },
305 "require": {
306 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
307 "php": ">=5.4",
308 "squizlabs/php_codesniffer": "^3.9.0 || 4.0.x-dev@dev"
309 },
310 "require-dev": {
311 "ext-filter": "*",
312 "php-parallel-lint/php-console-highlighter": "^1.0",
313 "php-parallel-lint/php-parallel-lint": "^1.3.2",
314 "phpcsstandards/phpcsdevcs": "^1.1.6",
315 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
316 },
317 "time": "2024-04-24T11:47:18+00:00",
318 "type": "phpcodesniffer-standard",
319 "extra": {
320 "branch-alias": {
321 "dev-stable": "1.x-dev",
322 "dev-develop": "1.x-dev"
323 }
324 },
325 "installation-source": "dist",
326 "autoload": {
327 "classmap": [
328 "PHPCSUtils/"
329 ]
330 },
331 "notification-url": "https://packagist.org/downloads/",
332 "license": [
333 "LGPL-3.0-or-later"
334 ],
335 "authors": [
336 {
337 "name": "Juliette Reinders Folmer",
338 "homepage": "https://github.com/jrfnl",
339 "role": "lead"
340 },
341 {
342 "name": "Contributors",
343 "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
344 }
345 ],
346 "description": "A suite of utility functions for use with PHP_CodeSniffer",
347 "homepage": "https://phpcsutils.com/",
348 "keywords": [
349 "PHP_CodeSniffer",
350 "phpcbf",
351 "phpcodesniffer-standard",
352 "phpcs",
353 "phpcs3",
354 "standards",
355 "static analysis",
356 "tokens",
357 "utility"
358 ],
359 "support": {
360 "docs": "https://phpcsutils.com/",
361 "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
362 "security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy",
363 "source": "https://github.com/PHPCSStandards/PHPCSUtils"
364 },
365 "funding": [
366 {
367 "url": "https://github.com/PHPCSStandards",
368 "type": "github"
369 },
370 {
371 "url": "https://github.com/jrfnl",
372 "type": "github"
373 },
374 {
375 "url": "https://opencollective.com/php_codesniffer",
376 "type": "open_collective"
377 }
378 ],
379 "install-path": "../phpcsstandards/phpcsutils"
380 },
381 {
382 "name": "squizlabs/php_codesniffer",
383 "version": "3.9.2",
384 "version_normalized": "3.9.2.0",
385 "source": {
386 "type": "git",
387 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
388 "reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480"
389 },
390 "dist": {
391 "type": "zip",
392 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aac1f6f347a5c5ac6bc98ad395007df00990f480",
393 "reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480",
394 "shasum": ""
395 },
396 "require": {
397 "ext-simplexml": "*",
398 "ext-tokenizer": "*",
399 "ext-xmlwriter": "*",
400 "php": ">=5.4.0"
401 },
402 "require-dev": {
403 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
404 },
405 "time": "2024-04-23T20:25:34+00:00",
406 "bin": [
407 "bin/phpcbf",
408 "bin/phpcs"
409 ],
410 "type": "library",
411 "extra": {
412 "branch-alias": {
413 "dev-master": "3.x-dev"
414 }
415 },
416 "installation-source": "dist",
417 "notification-url": "https://packagist.org/downloads/",
418 "license": [
419 "BSD-3-Clause"
420 ],
421 "authors": [
422 {
423 "name": "Greg Sherwood",
424 "role": "Former lead"
425 },
426 {
427 "name": "Juliette Reinders Folmer",
428 "role": "Current lead"
429 },
430 {
431 "name": "Contributors",
432 "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
433 }
434 ],
435 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
436 "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
437 "keywords": [
438 "phpcs",
439 "standards",
440 "static analysis"
441 ],
442 "support": {
443 "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
444 "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
445 "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
446 "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
447 },
448 "funding": [
449 {
450 "url": "https://github.com/PHPCSStandards",
451 "type": "github"
452 },
453 {
454 "url": "https://github.com/jrfnl",
455 "type": "github"
456 },
457 {
458 "url": "https://opencollective.com/php_codesniffer",
459 "type": "open_collective"
460 }
461 ],
462 "install-path": "../squizlabs/php_codesniffer"
463 },
464 {
465 "name": "wp-cli/wp-config-transformer",
466 "version": "v1.3.5",
467 "version_normalized": "1.3.5.0",
468 "source": {
469 "type": "git",
470 "url": "https://github.com/wp-cli/wp-config-transformer.git",
471 "reference": "202aa80528939159d52bc4026cee5453aec382db"
472 },
473 "dist": {
474 "type": "zip",
475 "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/202aa80528939159d52bc4026cee5453aec382db",
476 "reference": "202aa80528939159d52bc4026cee5453aec382db",
477 "shasum": ""
478 },
479 "require": {
480 "php": "^5.6 || ^7.0 || ^8.0"
481 },
482 "require-dev": {
483 "wp-cli/wp-cli-tests": "^4.0"
484 },
485 "time": "2023-11-10T14:28:03+00:00",
486 "type": "library",
487 "installation-source": "dist",
488 "autoload": {
489 "files": [
490 "src/WPConfigTransformer.php"
491 ]
492 },
493 "notification-url": "https://packagist.org/downloads/",
494 "license": [
495 "MIT"
496 ],
497 "authors": [
498 {
499 "name": "Frankie Jarrett",
500 "email": "[email protected]"
501 }
502 ],
503 "description": "Programmatically edit a wp-config.php file.",
504 "homepage": "https://github.com/wp-cli/wp-config-transformer",
505 "support": {
506 "issues": "https://github.com/wp-cli/wp-config-transformer/issues",
507 "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.5"
508 },
509 "install-path": "../wp-cli/wp-config-transformer"
510 },
511 {
512 "name": "wp-coding-standards/wpcs",
513 "version": "3.1.0",
514 "version_normalized": "3.1.0.0",
515 "source": {
516 "type": "git",
517 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
518 "reference": "9333efcbff231f10dfd9c56bb7b65818b4733ca7"
519 },
520 "dist": {
521 "type": "zip",
522 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/9333efcbff231f10dfd9c56bb7b65818b4733ca7",
523 "reference": "9333efcbff231f10dfd9c56bb7b65818b4733ca7",
524 "shasum": ""
525 },
526 "require": {
527 "ext-filter": "*",
528 "ext-libxml": "*",
529 "ext-tokenizer": "*",
530 "ext-xmlreader": "*",
531 "php": ">=5.4",
532 "phpcsstandards/phpcsextra": "^1.2.1",
533 "phpcsstandards/phpcsutils": "^1.0.10",
534 "squizlabs/php_codesniffer": "^3.9.0"
535 },
536 "require-dev": {
537 "php-parallel-lint/php-console-highlighter": "^1.0.0",
538 "php-parallel-lint/php-parallel-lint": "^1.3.2",
539 "phpcompatibility/php-compatibility": "^9.0",
540 "phpcsstandards/phpcsdevtools": "^1.2.0",
541 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
542 },
543 "suggest": {
544 "ext-iconv": "For improved results",
545 "ext-mbstring": "For improved results"
546 },
547 "time": "2024-03-25T16:39:00+00:00",
548 "type": "phpcodesniffer-standard",
549 "installation-source": "dist",
550 "notification-url": "https://packagist.org/downloads/",
551 "license": [
552 "MIT"
553 ],
554 "authors": [
555 {
556 "name": "Contributors",
557 "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
558 }
559 ],
560 "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
561 "keywords": [
562 "phpcs",
563 "standards",
564 "static analysis",
565 "wordpress"
566 ],
567 "support": {
568 "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
569 "source": "https://github.com/WordPress/WordPress-Coding-Standards",
570 "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
571 },
572 "funding": [
573 {
574 "url": "https://opencollective.com/php_codesniffer",
575 "type": "custom"
576 }
577 ],
578 "install-path": "../wp-coding-standards/wpcs"
579 }
580 ],
581 "dev": true,
582 "dev-package-names": [
583 "dealerdirect/phpcodesniffer-composer-installer",
584 "phpcsstandards/phpcsextra",
585 "phpcsstandards/phpcsutils",
586 "squizlabs/php_codesniffer",
587 "wp-coding-standards/wpcs"
588 ]
589 }
590