PluginProbe ʕ •ᴥ•ʔ
GiveWP – Donation Plugin and Fundraising Platform / 2.7.3
GiveWP – Donation Plugin and Fundraising Platform v2.7.3
4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 2.30.0 2.31.0 2.31.1 2.32.0 2.33.0 2.33.1 2.33.2 2.33.3 2.33.4 2.33.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.5.0 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 2.6.2 2.6.3 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.9.0 2.9.1 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.10.0 3.11.0 3.12.0 3.12.1 3.12.2 3.12.3 3.13.0 3.14.0 3.14.1 3.14.2 3.15.0 3.15.1 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.17.0 3.17.1 3.17.2 3.18.0 3.19.0 3.19.1 3.19.2 3.19.3 3.19.4 3.2.0 3.2.1 3.2.2 3.20.0 3.21.0 3.21.1 3.22.0 3.22.1 3.22.2 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.6.0 3.6.1 3.6.2 3.7.0 3.8.0 3.9.0 4.0.0 4.1.0 4.1.1 4.10.0 4.10.1 4.11.0 4.12.0 4.13.0 4.13.1 4.13.2 4.14.0 4.14.1 4.14.2 4.14.3 4.14.4 4.14.5 4.14.6 4.2.0 4.2.1 4.3.0 4.3.1 4.3.2 4.4.0 4.5.0 4.6.1 4.7.0 4.7.1 4.8.0 4.8.1 4.9.0 trunk 1.9.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.2 2.11.3 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.13.1 2.13.2 2.13.3 2.13.4 2.14.0 2.15.0 2.16.0 2.16.1 2.17.0 2.17.1 2.17.3 2.18.0 2.18.1 2.19.1 2.19.2 2.19.3 2.19.4 2.19.5 2.19.6 2.19.7 2.19.8 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.20.0 2.20.1 2.20.2 2.21.0 2.21.1 2.21.2 2.21.3 2.21.4 2.22.0 2.22.1 2.22.2 2.22.3 2.23.0 2.23.1 2.23.2 2.24.0 2.24.1 2.24.2 2.25.0 2.25.1 2.25.2 2.25.3 2.26.0 2.27.0 2.27.1 2.27.2 2.27.3 2.28.0 2.29.0 2.29.1 2.29.2
give / vendor / composer / installed.json
give / vendor / composer Last commit date
ClassLoader.php 7 years ago LICENSE 7 years ago autoload_classmap.php 7 years ago autoload_namespaces.php 7 years ago autoload_psr4.php 6 years ago autoload_real.php 5 years ago autoload_static.php 5 years ago installed.json 6 years ago
installed.json
589 lines
1 [
2 {
3 "name": "composer/installers",
4 "version": "v1.9.0",
5 "version_normalized": "1.9.0.0",
6 "source": {
7 "type": "git",
8 "url": "https://github.com/composer/installers.git",
9 "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
10 },
11 "dist": {
12 "type": "zip",
13 "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
14 "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
15 "shasum": ""
16 },
17 "require": {
18 "composer-plugin-api": "^1.0 || ^2.0"
19 },
20 "replace": {
21 "roundcube/plugin-installer": "*",
22 "shama/baton": "*"
23 },
24 "require-dev": {
25 "composer/composer": "1.6.* || 2.0.*@dev",
26 "composer/semver": "1.0.* || 2.0.*@dev",
27 "phpunit/phpunit": "^4.8.36",
28 "sebastian/comparator": "^1.2.4",
29 "symfony/process": "^2.3"
30 },
31 "time": "2020-04-07T06:57:05+00:00",
32 "type": "composer-plugin",
33 "extra": {
34 "class": "Composer\\Installers\\Plugin",
35 "branch-alias": {
36 "dev-master": "1.0-dev"
37 }
38 },
39 "installation-source": "dist",
40 "autoload": {
41 "psr-4": {
42 "Composer\\Installers\\": "src/Composer/Installers"
43 }
44 },
45 "notification-url": "https://packagist.org/downloads/",
46 "license": [
47 "MIT"
48 ],
49 "authors": [
50 {
51 "name": "Kyle Robinson Young",
52 "email": "kyle@dontkry.com",
53 "homepage": "https://github.com/shama"
54 }
55 ],
56 "description": "A multi-framework Composer library installer",
57 "homepage": "https://composer.github.io/installers/",
58 "keywords": [
59 "Craft",
60 "Dolibarr",
61 "Eliasis",
62 "Hurad",
63 "ImageCMS",
64 "Kanboard",
65 "Lan Management System",
66 "MODX Evo",
67 "MantisBT",
68 "Mautic",
69 "Maya",
70 "OXID",
71 "Plentymarkets",
72 "Porto",
73 "RadPHP",
74 "SMF",
75 "Thelia",
76 "Whmcs",
77 "WolfCMS",
78 "agl",
79 "aimeos",
80 "annotatecms",
81 "attogram",
82 "bitrix",
83 "cakephp",
84 "chef",
85 "cockpit",
86 "codeigniter",
87 "concrete5",
88 "croogo",
89 "dokuwiki",
90 "drupal",
91 "eZ Platform",
92 "elgg",
93 "expressionengine",
94 "fuelphp",
95 "grav",
96 "installer",
97 "itop",
98 "joomla",
99 "known",
100 "kohana",
101 "laravel",
102 "lavalite",
103 "lithium",
104 "magento",
105 "majima",
106 "mako",
107 "mediawiki",
108 "modulework",
109 "modx",
110 "moodle",
111 "osclass",
112 "phpbb",
113 "piwik",
114 "ppi",
115 "puppet",
116 "pxcms",
117 "reindex",
118 "roundcube",
119 "shopware",
120 "silverstripe",
121 "sydes",
122 "sylius",
123 "symfony",
124 "typo3",
125 "wordpress",
126 "yawik",
127 "zend",
128 "zikula"
129 ]
130 },
131 {
132 "name": "stripe/stripe-php",
133 "version": "v6.43.1",
134 "version_normalized": "6.43.1.0",
135 "source": {
136 "type": "git",
137 "url": "https://github.com/stripe/stripe-php.git",
138 "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8"
139 },
140 "dist": {
141 "type": "zip",
142 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8",
143 "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8",
144 "shasum": ""
145 },
146 "require": {
147 "ext-curl": "*",
148 "ext-json": "*",
149 "ext-mbstring": "*",
150 "php": ">=5.4.0"
151 },
152 "require-dev": {
153 "php-coveralls/php-coveralls": "1.*",
154 "phpunit/phpunit": "~4.0",
155 "squizlabs/php_codesniffer": "~2.0",
156 "symfony/process": "~2.8"
157 },
158 "time": "2019-08-29T16:56:12+00:00",
159 "type": "library",
160 "extra": {
161 "branch-alias": {
162 "dev-master": "2.0-dev"
163 }
164 },
165 "installation-source": "dist",
166 "autoload": {
167 "psr-4": {
168 "Stripe\\": "lib/"
169 }
170 },
171 "notification-url": "https://packagist.org/downloads/",
172 "license": [
173 "MIT"
174 ],
175 "authors": [
176 {
177 "name": "Stripe and contributors",
178 "homepage": "https://github.com/stripe/stripe-php/contributors"
179 }
180 ],
181 "description": "Stripe PHP Library",
182 "homepage": "https://stripe.com/",
183 "keywords": [
184 "api",
185 "payment processing",
186 "stripe"
187 ]
188 },
189 {
190 "name": "tecnickcom/tcpdf",
191 "version": "6.3.5",
192 "version_normalized": "6.3.5.0",
193 "source": {
194 "type": "git",
195 "url": "https://github.com/tecnickcom/TCPDF.git",
196 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
197 },
198 "dist": {
199 "type": "zip",
200 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
201 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
202 "shasum": ""
203 },
204 "require": {
205 "php": ">=5.3.0"
206 },
207 "time": "2020-02-14T14:20:12+00:00",
208 "type": "library",
209 "installation-source": "dist",
210 "autoload": {
211 "classmap": [
212 "config",
213 "include",
214 "tcpdf.php",
215 "tcpdf_parser.php",
216 "tcpdf_import.php",
217 "tcpdf_barcodes_1d.php",
218 "tcpdf_barcodes_2d.php",
219 "include/tcpdf_colors.php",
220 "include/tcpdf_filters.php",
221 "include/tcpdf_font_data.php",
222 "include/tcpdf_fonts.php",
223 "include/tcpdf_images.php",
224 "include/tcpdf_static.php",
225 "include/barcodes/datamatrix.php",
226 "include/barcodes/pdf417.php",
227 "include/barcodes/qrcode.php"
228 ]
229 },
230 "notification-url": "https://packagist.org/downloads/",
231 "license": [
232 "LGPL-3.0-only"
233 ],
234 "authors": [
235 {
236 "name": "Nicola Asuni",
237 "email": "info@tecnick.com",
238 "role": "lead"
239 }
240 ],
241 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
242 "homepage": "http://www.tcpdf.org/",
243 "keywords": [
244 "PDFD32000-2008",
245 "TCPDF",
246 "barcodes",
247 "datamatrix",
248 "pdf",
249 "pdf417",
250 "qrcode"
251 ]
252 },
253 {
254 "name": "squizlabs/php_codesniffer",
255 "version": "3.5.5",
256 "version_normalized": "3.5.5.0",
257 "source": {
258 "type": "git",
259 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
260 "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6"
261 },
262 "dist": {
263 "type": "zip",
264 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
265 "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
266 "shasum": ""
267 },
268 "require": {
269 "ext-simplexml": "*",
270 "ext-tokenizer": "*",
271 "ext-xmlwriter": "*",
272 "php": ">=5.4.0"
273 },
274 "require-dev": {
275 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
276 },
277 "time": "2020-04-17T01:09:41+00:00",
278 "bin": [
279 "bin/phpcs",
280 "bin/phpcbf"
281 ],
282 "type": "library",
283 "extra": {
284 "branch-alias": {
285 "dev-master": "3.x-dev"
286 }
287 },
288 "installation-source": "dist",
289 "notification-url": "https://packagist.org/downloads/",
290 "license": [
291 "BSD-3-Clause"
292 ],
293 "authors": [
294 {
295 "name": "Greg Sherwood",
296 "role": "lead"
297 }
298 ],
299 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
300 "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
301 "keywords": [
302 "phpcs",
303 "standards"
304 ]
305 },
306 {
307 "name": "dealerdirect/phpcodesniffer-composer-installer",
308 "version": "v0.6.2",
309 "version_normalized": "0.6.2.0",
310 "source": {
311 "type": "git",
312 "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
313 "reference": "8001af8eb107fbfcedc31a8b51e20b07d85b457a"
314 },
315 "dist": {
316 "type": "zip",
317 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/8001af8eb107fbfcedc31a8b51e20b07d85b457a",
318 "reference": "8001af8eb107fbfcedc31a8b51e20b07d85b457a",
319 "shasum": ""
320 },
321 "require": {
322 "composer-plugin-api": "^1.0",
323 "php": "^5.3|^7",
324 "squizlabs/php_codesniffer": "^2|^3"
325 },
326 "require-dev": {
327 "composer/composer": "*",
328 "phpcompatibility/php-compatibility": "^9.0",
329 "sensiolabs/security-checker": "^4.1.0"
330 },
331 "time": "2020-01-29T20:22:20+00:00",
332 "type": "composer-plugin",
333 "extra": {
334 "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
335 },
336 "installation-source": "dist",
337 "autoload": {
338 "psr-4": {
339 "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
340 }
341 },
342 "notification-url": "https://packagist.org/downloads/",
343 "license": [
344 "MIT"
345 ],
346 "authors": [
347 {
348 "name": "Franck Nijhof",
349 "email": "franck.nijhof@dealerdirect.com",
350 "homepage": "http://www.frenck.nl",
351 "role": "Developer / IT Manager"
352 }
353 ],
354 "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
355 "homepage": "http://www.dealerdirect.com",
356 "keywords": [
357 "PHPCodeSniffer",
358 "PHP_CodeSniffer",
359 "code quality",
360 "codesniffer",
361 "composer",
362 "installer",
363 "phpcs",
364 "plugin",
365 "qa",
366 "quality",
367 "standard",
368 "standards",
369 "style guide",
370 "stylecheck",
371 "tests"
372 ]
373 },
374 {
375 "name": "phpcompatibility/php-compatibility",
376 "version": "9.3.5",
377 "version_normalized": "9.3.5.0",
378 "source": {
379 "type": "git",
380 "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
381 "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
382 },
383 "dist": {
384 "type": "zip",
385 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
386 "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
387 "shasum": ""
388 },
389 "require": {
390 "php": ">=5.3",
391 "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
392 },
393 "conflict": {
394 "squizlabs/php_codesniffer": "2.6.2"
395 },
396 "require-dev": {
397 "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
398 },
399 "suggest": {
400 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
401 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
402 },
403 "time": "2019-12-27T09:44:58+00:00",
404 "type": "phpcodesniffer-standard",
405 "installation-source": "dist",
406 "notification-url": "https://packagist.org/downloads/",
407 "license": [
408 "LGPL-3.0-or-later"
409 ],
410 "authors": [
411 {
412 "name": "Wim Godden",
413 "homepage": "https://github.com/wimg",
414 "role": "lead"
415 },
416 {
417 "name": "Juliette Reinders Folmer",
418 "homepage": "https://github.com/jrfnl",
419 "role": "lead"
420 },
421 {
422 "name": "Contributors",
423 "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
424 }
425 ],
426 "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
427 "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
428 "keywords": [
429 "compatibility",
430 "phpcs",
431 "standards"
432 ]
433 },
434 {
435 "name": "phpcompatibility/phpcompatibility-paragonie",
436 "version": "1.3.0",
437 "version_normalized": "1.3.0.0",
438 "source": {
439 "type": "git",
440 "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
441 "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
442 },
443 "dist": {
444 "type": "zip",
445 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
446 "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
447 "shasum": ""
448 },
449 "require": {
450 "phpcompatibility/php-compatibility": "^9.0"
451 },
452 "require-dev": {
453 "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
454 "paragonie/random_compat": "dev-master",
455 "paragonie/sodium_compat": "dev-master"
456 },
457 "suggest": {
458 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
459 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
460 },
461 "time": "2019-11-04T15:17:54+00:00",
462 "type": "phpcodesniffer-standard",
463 "installation-source": "dist",
464 "notification-url": "https://packagist.org/downloads/",
465 "license": [
466 "LGPL-3.0-or-later"
467 ],
468 "authors": [
469 {
470 "name": "Wim Godden",
471 "role": "lead"
472 },
473 {
474 "name": "Juliette Reinders Folmer",
475 "role": "lead"
476 }
477 ],
478 "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
479 "homepage": "http://phpcompatibility.com/",
480 "keywords": [
481 "compatibility",
482 "paragonie",
483 "phpcs",
484 "polyfill",
485 "standards"
486 ]
487 },
488 {
489 "name": "phpcompatibility/phpcompatibility-wp",
490 "version": "2.1.0",
491 "version_normalized": "2.1.0.0",
492 "source": {
493 "type": "git",
494 "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
495 "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
496 },
497 "dist": {
498 "type": "zip",
499 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
500 "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
501 "shasum": ""
502 },
503 "require": {
504 "phpcompatibility/php-compatibility": "^9.0",
505 "phpcompatibility/phpcompatibility-paragonie": "^1.0"
506 },
507 "require-dev": {
508 "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
509 },
510 "suggest": {
511 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
512 "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
513 },
514 "time": "2019-08-28T14:22:28+00:00",
515 "type": "phpcodesniffer-standard",
516 "installation-source": "dist",
517 "notification-url": "https://packagist.org/downloads/",
518 "license": [
519 "LGPL-3.0-or-later"
520 ],
521 "authors": [
522 {
523 "name": "Wim Godden",
524 "role": "lead"
525 },
526 {
527 "name": "Juliette Reinders Folmer",
528 "role": "lead"
529 }
530 ],
531 "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
532 "homepage": "http://phpcompatibility.com/",
533 "keywords": [
534 "compatibility",
535 "phpcs",
536 "standards",
537 "wordpress"
538 ]
539 },
540 {
541 "name": "wp-coding-standards/wpcs",
542 "version": "2.3.0",
543 "version_normalized": "2.3.0.0",
544 "source": {
545 "type": "git",
546 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
547 "reference": "7da1894633f168fe244afc6de00d141f27517b62"
548 },
549 "dist": {
550 "type": "zip",
551 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
552 "reference": "7da1894633f168fe244afc6de00d141f27517b62",
553 "shasum": ""
554 },
555 "require": {
556 "php": ">=5.4",
557 "squizlabs/php_codesniffer": "^3.3.1"
558 },
559 "require-dev": {
560 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
561 "phpcompatibility/php-compatibility": "^9.0",
562 "phpcsstandards/phpcsdevtools": "^1.0",
563 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
564 },
565 "suggest": {
566 "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
567 },
568 "time": "2020-05-13T23:57:56+00:00",
569 "type": "phpcodesniffer-standard",
570 "installation-source": "dist",
571 "notification-url": "https://packagist.org/downloads/",
572 "license": [
573 "MIT"
574 ],
575 "authors": [
576 {
577 "name": "Contributors",
578 "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
579 }
580 ],
581 "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
582 "keywords": [
583 "phpcs",
584 "standards",
585 "wordpress"
586 ]
587 }
588 ]
589