Merge pull request #20448 from eileenmcnaughton/report
[civicrm-core.git] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "2949934973e5f1ae8054ec0a12bfc2b6",
8 "packages": [
9 {
10 "name": "adrienrn/php-mimetyper",
11 "version": "0.2.2",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/adrienrn/php-mimetyper.git",
15 "reference": "702e00a604b4baed34d69730ce055e05c0f43932"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/adrienrn/php-mimetyper/zipball/702e00a604b4baed34d69730ce055e05c0f43932",
20 "reference": "702e00a604b4baed34d69730ce055e05c0f43932",
21 "shasum": ""
22 },
23 "require": {
24 "dflydev/apache-mime-types": "^1.0"
25 },
26 "type": "library",
27 "extra": {
28 "patches_applied": {
29 "Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file": "https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch"
30 }
31 },
32 "autoload": {
33 "psr-4": {
34 "MimeTyper\\": "src/"
35 }
36 },
37 "notification-url": "https://packagist.org/downloads/",
38 "license": [
39 "MIT"
40 ],
41 "authors": [
42 {
43 "name": "Hussard",
44 "email": "adrien.ricartnoblet@gmail.com"
45 }
46 ],
47 "description": "PHP mime type and extension mapping library: compatible with Symfony, powered by jshttp/mime-db",
48 "time": "2018-09-27T09:45:05+00:00"
49 },
50 {
51 "name": "brick/math",
52 "version": "0.9.2",
53 "source": {
54 "type": "git",
55 "url": "https://github.com/brick/math.git",
56 "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"
57 },
58 "dist": {
59 "type": "zip",
60 "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
61 "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
62 "shasum": ""
63 },
64 "require": {
65 "ext-json": "*",
66 "php": "^7.1 || ^8.0"
67 },
68 "require-dev": {
69 "php-coveralls/php-coveralls": "^2.2",
70 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
71 "vimeo/psalm": "4.3.2"
72 },
73 "type": "library",
74 "autoload": {
75 "psr-4": {
76 "Brick\\Math\\": "src/"
77 }
78 },
79 "notification-url": "https://packagist.org/downloads/",
80 "license": [
81 "MIT"
82 ],
83 "description": "Arbitrary-precision arithmetic library",
84 "keywords": [
85 "Arbitrary-precision",
86 "BigInteger",
87 "BigRational",
88 "arithmetic",
89 "bigdecimal",
90 "bignum",
91 "brick",
92 "math"
93 ],
94 "funding": [
95 {
96 "url": "https://tidelift.com/funding/github/packagist/brick/math",
97 "type": "tidelift"
98 }
99 ],
100 "time": "2021-01-20T22:51:39+00:00"
101 },
102 {
103 "name": "brick/money",
104 "version": "0.5.1",
105 "source": {
106 "type": "git",
107 "url": "https://github.com/brick/money.git",
108 "reference": "c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf"
109 },
110 "dist": {
111 "type": "zip",
112 "url": "https://api.github.com/repos/brick/money/zipball/c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf",
113 "reference": "c6f2883c8a759bf7f77c79aaa6004af6d6c0afaf",
114 "shasum": ""
115 },
116 "require": {
117 "brick/math": "~0.7.3 || ~0.8.0 || ~0.9.0",
118 "php": "^7.1 || ^8.0"
119 },
120 "require-dev": {
121 "brick/varexporter": "~0.2.1",
122 "ext-dom": "*",
123 "ext-pdo": "*",
124 "php-coveralls/php-coveralls": "^2.2",
125 "phpunit/phpunit": "^7.5.15 || ^8.0 || ^9.0",
126 "vimeo/psalm": "4.3.2"
127 },
128 "suggest": {
129 "ext-intl": "Required to format Money objects"
130 },
131 "type": "library",
132 "autoload": {
133 "psr-4": {
134 "Brick\\Money\\": "src/"
135 }
136 },
137 "notification-url": "https://packagist.org/downloads/",
138 "license": [
139 "MIT"
140 ],
141 "description": "Money and currency library",
142 "keywords": [
143 "brick",
144 "currency",
145 "money"
146 ],
147 "funding": [
148 {
149 "url": "https://tidelift.com/funding/github/packagist/brick/money",
150 "type": "tidelift"
151 }
152 ],
153 "time": "2021-02-10T14:14:29+00:00"
154 },
155 {
156 "name": "cache/integration-tests",
157 "version": "0.17.0",
158 "source": {
159 "type": "git",
160 "url": "https://github.com/php-cache/integration-tests.git",
161 "reference": "eda2e6b8bc5abcd623c8047e2345cda38dd6479e"
162 },
163 "dist": {
164 "type": "zip",
165 "url": "https://api.github.com/repos/php-cache/integration-tests/zipball/eda2e6b8bc5abcd623c8047e2345cda38dd6479e",
166 "reference": "eda2e6b8bc5abcd623c8047e2345cda38dd6479e",
167 "shasum": ""
168 },
169 "require": {
170 "cache/tag-interop": "^1.0",
171 "php": ">=5.5.9",
172 "psr/cache": "~1.0"
173 },
174 "conflict": {
175 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
176 },
177 "require-dev": {
178 "cache/cache": "^1.0",
179 "illuminate/cache": "^5.4|^5.5|^5.6",
180 "mockery/mockery": "^1.0",
181 "symfony/cache": "^3.4.31|^4.3.4|^5.0",
182 "symfony/phpunit-bridge": "^5.1",
183 "tedivm/stash": "^0.14"
184 },
185 "type": "library",
186 "autoload": {
187 "psr-4": {
188 "Cache\\IntegrationTests\\": "src/"
189 }
190 },
191 "notification-url": "https://packagist.org/downloads/",
192 "license": [
193 "MIT"
194 ],
195 "authors": [
196 {
197 "name": "Aaron Scherer",
198 "email": "aequasi@gmail.com",
199 "homepage": "https://github.com/aequasi"
200 },
201 {
202 "name": "Tobias Nyholm",
203 "email": "tobias.nyholm@gmail.com",
204 "homepage": "https://github.com/nyholm"
205 }
206 ],
207 "description": "Integration tests for PSR-6 and PSR-16 cache implementations",
208 "homepage": "https://github.com/php-cache/integration-tests",
209 "keywords": [
210 "cache",
211 "psr16",
212 "psr6",
213 "test"
214 ],
215 "time": "2020-11-03T12:52:23+00:00"
216 },
217 {
218 "name": "cache/tag-interop",
219 "version": "1.0.0",
220 "source": {
221 "type": "git",
222 "url": "https://github.com/php-cache/tag-interop.git",
223 "reference": "c7496dd81530f538af27b4f2713cde97bc292832"
224 },
225 "dist": {
226 "type": "zip",
227 "url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832",
228 "reference": "c7496dd81530f538af27b4f2713cde97bc292832",
229 "shasum": ""
230 },
231 "require": {
232 "php": "^5.5 || ^7.0",
233 "psr/cache": "^1.0"
234 },
235 "type": "library",
236 "extra": {
237 "branch-alias": {
238 "dev-master": "2.0-dev"
239 }
240 },
241 "autoload": {
242 "psr-4": {
243 "Cache\\TagInterop\\": ""
244 }
245 },
246 "notification-url": "https://packagist.org/downloads/",
247 "license": [
248 "MIT"
249 ],
250 "authors": [
251 {
252 "name": "Tobias Nyholm",
253 "email": "tobias.nyholm@gmail.com",
254 "homepage": "https://github.com/Nyholm"
255 },
256 {
257 "name": "Nicolas Grekas",
258 "email": "p@tchwork.com",
259 "homepage": "https://github.com/nicolas-grekas"
260 }
261 ],
262 "description": "Framework interoperable interfaces for tags",
263 "homepage": "http://www.php-cache.com/en/latest/",
264 "keywords": [
265 "cache",
266 "psr",
267 "psr6",
268 "tag"
269 ],
270 "time": "2017-03-13T09:14:27+00:00"
271 },
272 {
273 "name": "civicrm/civicrm-cxn-rpc",
274 "version": "v0.20.12.01",
275 "source": {
276 "type": "git",
277 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
278 "reference": "b097258a642dc3e0dd9c264cb75b72d5274cac2f"
279 },
280 "dist": {
281 "type": "zip",
282 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/b097258a642dc3e0dd9c264cb75b72d5274cac2f",
283 "reference": "b097258a642dc3e0dd9c264cb75b72d5274cac2f",
284 "shasum": ""
285 },
286 "require": {
287 "phpseclib/phpseclib": "~2.0",
288 "psr/log": "~1.1"
289 },
290 "type": "library",
291 "autoload": {
292 "psr-4": {
293 "Civi\\Cxn\\Rpc\\": "src/"
294 }
295 },
296 "notification-url": "https://packagist.org/downloads/",
297 "license": [
298 "MIT"
299 ],
300 "authors": [
301 {
302 "name": "Tim Otten",
303 "email": "totten@civicrm.org"
304 }
305 ],
306 "description": "RPC library for CiviConnect",
307 "time": "2020-12-16T02:35:45+00:00"
308 },
309 {
310 "name": "civicrm/composer-compile-lib",
311 "version": "v0.3",
312 "source": {
313 "type": "git",
314 "url": "https://github.com/civicrm/composer-compile-lib.git",
315 "reference": "980b26dcc3d51ecf47aa45c43564ab9b6dbac244"
316 },
317 "dist": {
318 "type": "zip",
319 "url": "https://api.github.com/repos/civicrm/composer-compile-lib/zipball/980b26dcc3d51ecf47aa45c43564ab9b6dbac244",
320 "reference": "980b26dcc3d51ecf47aa45c43564ab9b6dbac244",
321 "shasum": ""
322 },
323 "require": {
324 "civicrm/composer-compile-plugin": "~0.9 || ~1.0",
325 "padaliyajay/php-autoprefixer": "~1.2",
326 "scssphp/scssphp": "~1.2",
327 "symfony/filesystem": "~2.8 || ~3.4 || ~4.0 || ~5.0",
328 "tubalmartin/cssmin": "^4.1"
329 },
330 "type": "library",
331 "extra": {
332 "compile": [
333 {
334 "title": "Generate <comment>CCL</comment> wrapper functions",
335 "run": [
336 "@php-method \\CCL\\Tasks::template"
337 ],
338 "tpl-file": "src/StubsTpl.php",
339 "tpl-items": {
340 "CCL.php": true
341 },
342 "watch-files": [
343 "src/StubsTpl.php",
344 "src/Functions.php"
345 ]
346 }
347 ]
348 },
349 "autoload": {
350 "psr-0": {
351 "CCL": ""
352 },
353 "psr-4": {
354 "CCL\\": [
355 "src/"
356 ]
357 }
358 },
359 "notification-url": "https://packagist.org/downloads/",
360 "license": [
361 "MIT"
362 ],
363 "authors": [
364 {
365 "name": "CiviCRM",
366 "email": "info@civicrm.org"
367 }
368 ],
369 "description": "Small library of compilation helpers",
370 "time": "2020-10-03T00:11:18+00:00"
371 },
372 {
373 "name": "civicrm/composer-compile-plugin",
374 "version": "v0.15",
375 "source": {
376 "type": "git",
377 "url": "https://github.com/civicrm/composer-compile-plugin.git",
378 "reference": "af9686c4511ad4d2dde3c32aafa4637579e1085d"
379 },
380 "dist": {
381 "type": "zip",
382 "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/af9686c4511ad4d2dde3c32aafa4637579e1085d",
383 "reference": "af9686c4511ad4d2dde3c32aafa4637579e1085d",
384 "shasum": ""
385 },
386 "require": {
387 "composer-plugin-api": "^1.1 || ^2.0",
388 "php": ">=7.1",
389 "totten/lurkerlite": "^1.3"
390 },
391 "require-dev": {
392 "composer/composer": "~1.0",
393 "totten/process-helper": "^1.0.1"
394 },
395 "type": "composer-plugin",
396 "extra": {
397 "class": "Civi\\CompilePlugin\\CompilePlugin"
398 },
399 "autoload": {
400 "psr-4": {
401 "Civi\\CompilePlugin\\": "src/"
402 }
403 },
404 "notification-url": "https://packagist.org/downloads/",
405 "license": [
406 "MIT"
407 ],
408 "authors": [
409 {
410 "name": "Tim Otten",
411 "email": "info@civicrm.org"
412 }
413 ],
414 "description": "Define a 'compile' event for all packages in the dependency-graph",
415 "time": "2021-01-13T05:12:30+00:00"
416 },
417 {
418 "name": "civicrm/composer-downloads-plugin",
419 "version": "v3.0.1",
420 "source": {
421 "type": "git",
422 "url": "https://github.com/civicrm/composer-downloads-plugin.git",
423 "reference": "3aabb6d259a86158d01829fc2c62a2afb9618877"
424 },
425 "dist": {
426 "type": "zip",
427 "url": "https://api.github.com/repos/civicrm/composer-downloads-plugin/zipball/3aabb6d259a86158d01829fc2c62a2afb9618877",
428 "reference": "3aabb6d259a86158d01829fc2c62a2afb9618877",
429 "shasum": ""
430 },
431 "require": {
432 "composer-plugin-api": "^1.1 || ^2.0",
433 "php": ">=5.6",
434 "togos/gitignore": "~1.1.1"
435 },
436 "require-dev": {
437 "composer/composer": "~1.0 || ~2.0",
438 "friendsofphp/php-cs-fixer": "^2.3",
439 "phpunit/phpunit": "^5.7",
440 "totten/process-helper": "^1.0.1"
441 },
442 "type": "composer-plugin",
443 "extra": {
444 "class": "LastCall\\DownloadsPlugin\\Plugin"
445 },
446 "autoload": {
447 "psr-4": {
448 "LastCall\\DownloadsPlugin\\": "src/"
449 }
450 },
451 "notification-url": "https://packagist.org/downloads/",
452 "license": [
453 "MIT"
454 ],
455 "authors": [
456 {
457 "name": "Rob Bayliss",
458 "email": "rob@lastcallmedia.com"
459 },
460 {
461 "name": "Tim Otten",
462 "email": "totten@civicrm.org"
463 }
464 ],
465 "description": "Composer plugin for downloading additional files within any composer package.",
466 "time": "2020-11-02T05:26:23+00:00"
467 },
468 {
469 "name": "cweagans/composer-patches",
470 "version": "1.7.0",
471 "source": {
472 "type": "git",
473 "url": "https://github.com/cweagans/composer-patches.git",
474 "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf"
475 },
476 "dist": {
477 "type": "zip",
478 "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf",
479 "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf",
480 "shasum": ""
481 },
482 "require": {
483 "composer-plugin-api": "^1.0 || ^2.0",
484 "php": ">=5.3.0"
485 },
486 "require-dev": {
487 "composer/composer": "~1.0 || ~2.0",
488 "phpunit/phpunit": "~4.6"
489 },
490 "type": "composer-plugin",
491 "extra": {
492 "class": "cweagans\\Composer\\Patches"
493 },
494 "autoload": {
495 "psr-4": {
496 "cweagans\\Composer\\": "src"
497 }
498 },
499 "notification-url": "https://packagist.org/downloads/",
500 "license": [
501 "BSD-3-Clause"
502 ],
503 "authors": [
504 {
505 "name": "Cameron Eagans",
506 "email": "me@cweagans.net"
507 }
508 ],
509 "description": "Provides a way to patch Composer packages.",
510 "time": "2020-09-30T17:56:20+00:00"
511 },
512 {
513 "name": "dflydev/apache-mime-types",
514 "version": "v1.0.1",
515 "source": {
516 "type": "git",
517 "url": "https://github.com/dflydev/dflydev-apache-mime-types.git",
518 "reference": "f30a57e59b7476e4c5270b6a0727d79c9c0eb861"
519 },
520 "dist": {
521 "type": "zip",
522 "url": "https://api.github.com/repos/dflydev/dflydev-apache-mime-types/zipball/f30a57e59b7476e4c5270b6a0727d79c9c0eb861",
523 "reference": "f30a57e59b7476e4c5270b6a0727d79c9c0eb861",
524 "shasum": ""
525 },
526 "require": {
527 "php": ">=5.3"
528 },
529 "require-dev": {
530 "twig/twig": "1.*"
531 },
532 "type": "library",
533 "extra": {
534 "branch-alias": {
535 "dev-master": "1.0-dev"
536 }
537 },
538 "autoload": {
539 "psr-0": {
540 "Dflydev\\ApacheMimeTypes": "src"
541 }
542 },
543 "notification-url": "https://packagist.org/downloads/",
544 "license": [
545 "MIT"
546 ],
547 "authors": [
548 {
549 "name": "Dragonfly Development Inc.",
550 "email": "info@dflydev.com",
551 "homepage": "http://dflydev.com"
552 },
553 {
554 "name": "Beau Simensen",
555 "email": "beau@dflydev.com",
556 "homepage": "http://beausimensen.com"
557 }
558 ],
559 "description": "Apache MIME Types",
560 "keywords": [
561 "apache",
562 "mime",
563 "mimetypes"
564 ],
565 "time": "2013-05-14T02:02:01+00:00"
566 },
567 {
568 "name": "dompdf/dompdf",
569 "version": "v0.8.6",
570 "source": {
571 "type": "git",
572 "url": "https://github.com/dompdf/dompdf.git",
573 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
574 },
575 "dist": {
576 "type": "zip",
577 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
578 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
579 "shasum": ""
580 },
581 "require": {
582 "ext-dom": "*",
583 "ext-mbstring": "*",
584 "phenx/php-font-lib": "^0.5.2",
585 "phenx/php-svg-lib": "^0.3.3",
586 "php": "^7.1"
587 },
588 "require-dev": {
589 "mockery/mockery": "^1.3",
590 "phpunit/phpunit": "^7.5",
591 "squizlabs/php_codesniffer": "^3.5"
592 },
593 "suggest": {
594 "ext-gd": "Needed to process images",
595 "ext-gmagick": "Improves image processing performance",
596 "ext-imagick": "Improves image processing performance",
597 "ext-zlib": "Needed for pdf stream compression"
598 },
599 "type": "library",
600 "extra": {
601 "branch-alias": {
602 "dev-develop": "0.7-dev"
603 }
604 },
605 "autoload": {
606 "psr-4": {
607 "Dompdf\\": "src/"
608 },
609 "classmap": [
610 "lib/"
611 ]
612 },
613 "notification-url": "https://packagist.org/downloads/",
614 "license": [
615 "LGPL-2.1"
616 ],
617 "authors": [
618 {
619 "name": "Fabien Ménager",
620 "email": "fabien.menager@gmail.com"
621 },
622 {
623 "name": "Brian Sweeney",
624 "email": "eclecticgeek@gmail.com"
625 },
626 {
627 "name": "Gabriel Bull",
628 "email": "me@gabrielbull.com"
629 }
630 ],
631 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
632 "homepage": "https://github.com/dompdf/dompdf",
633 "time": "2020-08-30T22:54:22+00:00"
634 },
635 {
636 "name": "electrolinux/phpquery",
637 "version": "0.9.6",
638 "source": {
639 "type": "git",
640 "url": "https://github.com/electrolinux/phpquery.git",
641 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
642 },
643 "dist": {
644 "type": "zip",
645 "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
646 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
647 "shasum": ""
648 },
649 "type": "library",
650 "extra": {
651 "patches_applied": {
652 "PHP7.4 Fix for array access using {} instead of []": "https://raw.githubusercontent.com/civicrm/civicrm-core/fe45bdfc4f3e3d3deb27e3d853cdbc7f616620a9/tools/scripts/composer/patches/php74_array_access_fix_phpquery.patch"
653 }
654 },
655 "autoload": {
656 "classmap": [
657 "phpQuery/"
658 ]
659 },
660 "notification-url": "https://packagist.org/downloads/",
661 "license": [
662 "MIT"
663 ],
664 "authors": [
665 {
666 "name": "Tobiasz Cudnik",
667 "email": "tobiasz.cudnik@gmail.com",
668 "homepage": "https://github.com/TobiaszCudnik",
669 "role": "Developer"
670 },
671 {
672 "name": "didier Belot",
673 "role": "Packager"
674 }
675 ],
676 "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
677 "homepage": "http://code.google.com/p/phpquery/",
678 "time": "2013-03-21T12:39:33+00:00"
679 },
680 {
681 "name": "firebase/php-jwt",
682 "version": "v5.2.1",
683 "source": {
684 "type": "git",
685 "url": "https://github.com/firebase/php-jwt.git",
686 "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
687 },
688 "dist": {
689 "type": "zip",
690 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
691 "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
692 "shasum": ""
693 },
694 "require": {
695 "php": ">=5.3.0"
696 },
697 "require-dev": {
698 "phpunit/phpunit": ">=4.8 <=9"
699 },
700 "type": "library",
701 "autoload": {
702 "psr-4": {
703 "Firebase\\JWT\\": "src"
704 }
705 },
706 "notification-url": "https://packagist.org/downloads/",
707 "license": [
708 "BSD-3-Clause"
709 ],
710 "authors": [
711 {
712 "name": "Neuman Vong",
713 "email": "neuman+pear@twilio.com",
714 "role": "Developer"
715 },
716 {
717 "name": "Anant Narayanan",
718 "email": "anant@php.net",
719 "role": "Developer"
720 }
721 ],
722 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
723 "homepage": "https://github.com/firebase/php-jwt",
724 "keywords": [
725 "jwt",
726 "php"
727 ],
728 "time": "2021-02-12T00:02:00+00:00"
729 },
730 {
731 "name": "guzzlehttp/guzzle",
732 "version": "6.5.4",
733 "source": {
734 "type": "git",
735 "url": "https://github.com/guzzle/guzzle.git",
736 "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d"
737 },
738 "dist": {
739 "type": "zip",
740 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
741 "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
742 "shasum": ""
743 },
744 "require": {
745 "ext-json": "*",
746 "guzzlehttp/promises": "^1.0",
747 "guzzlehttp/psr7": "^1.6.1",
748 "php": ">=5.5",
749 "symfony/polyfill-intl-idn": "1.17.0"
750 },
751 "require-dev": {
752 "ext-curl": "*",
753 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
754 "psr/log": "^1.1"
755 },
756 "suggest": {
757 "psr/log": "Required for using the Log middleware"
758 },
759 "type": "library",
760 "extra": {
761 "branch-alias": {
762 "dev-master": "6.5-dev"
763 }
764 },
765 "autoload": {
766 "psr-4": {
767 "GuzzleHttp\\": "src/"
768 },
769 "files": [
770 "src/functions_include.php"
771 ]
772 },
773 "notification-url": "https://packagist.org/downloads/",
774 "license": [
775 "MIT"
776 ],
777 "authors": [
778 {
779 "name": "Michael Dowling",
780 "email": "mtdowling@gmail.com",
781 "homepage": "https://github.com/mtdowling"
782 }
783 ],
784 "description": "Guzzle is a PHP HTTP client library",
785 "homepage": "http://guzzlephp.org/",
786 "keywords": [
787 "client",
788 "curl",
789 "framework",
790 "http",
791 "http client",
792 "rest",
793 "web service"
794 ],
795 "time": "2020-05-25T19:35:05+00:00"
796 },
797 {
798 "name": "guzzlehttp/promises",
799 "version": "v1.3.1",
800 "source": {
801 "type": "git",
802 "url": "https://github.com/guzzle/promises.git",
803 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
804 },
805 "dist": {
806 "type": "zip",
807 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
808 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
809 "shasum": ""
810 },
811 "require": {
812 "php": ">=5.5.0"
813 },
814 "require-dev": {
815 "phpunit/phpunit": "^4.0"
816 },
817 "type": "library",
818 "extra": {
819 "branch-alias": {
820 "dev-master": "1.4-dev"
821 }
822 },
823 "autoload": {
824 "psr-4": {
825 "GuzzleHttp\\Promise\\": "src/"
826 },
827 "files": [
828 "src/functions_include.php"
829 ]
830 },
831 "notification-url": "https://packagist.org/downloads/",
832 "license": [
833 "MIT"
834 ],
835 "authors": [
836 {
837 "name": "Michael Dowling",
838 "email": "mtdowling@gmail.com",
839 "homepage": "https://github.com/mtdowling"
840 }
841 ],
842 "description": "Guzzle promises library",
843 "keywords": [
844 "promise"
845 ],
846 "time": "2016-12-20T10:07:11+00:00"
847 },
848 {
849 "name": "guzzlehttp/psr7",
850 "version": "1.6.1",
851 "source": {
852 "type": "git",
853 "url": "https://github.com/guzzle/psr7.git",
854 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
855 },
856 "dist": {
857 "type": "zip",
858 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
859 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
860 "shasum": ""
861 },
862 "require": {
863 "php": ">=5.4.0",
864 "psr/http-message": "~1.0",
865 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
866 },
867 "provide": {
868 "psr/http-message-implementation": "1.0"
869 },
870 "require-dev": {
871 "ext-zlib": "*",
872 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
873 },
874 "suggest": {
875 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
876 },
877 "type": "library",
878 "extra": {
879 "branch-alias": {
880 "dev-master": "1.6-dev"
881 }
882 },
883 "autoload": {
884 "psr-4": {
885 "GuzzleHttp\\Psr7\\": "src/"
886 },
887 "files": [
888 "src/functions_include.php"
889 ]
890 },
891 "notification-url": "https://packagist.org/downloads/",
892 "license": [
893 "MIT"
894 ],
895 "authors": [
896 {
897 "name": "Michael Dowling",
898 "email": "mtdowling@gmail.com",
899 "homepage": "https://github.com/mtdowling"
900 },
901 {
902 "name": "Tobias Schultze",
903 "homepage": "https://github.com/Tobion"
904 }
905 ],
906 "description": "PSR-7 message implementation that also provides common utility methods",
907 "keywords": [
908 "http",
909 "message",
910 "psr-7",
911 "request",
912 "response",
913 "stream",
914 "uri",
915 "url"
916 ],
917 "time": "2019-07-01T23:21:34+00:00"
918 },
919 {
920 "name": "laminas/laminas-escaper",
921 "version": "2.6.1",
922 "source": {
923 "type": "git",
924 "url": "https://github.com/laminas/laminas-escaper.git",
925 "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
926 },
927 "dist": {
928 "type": "zip",
929 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
930 "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
931 "shasum": ""
932 },
933 "require": {
934 "laminas/laminas-zendframework-bridge": "^1.0",
935 "php": "^5.6 || ^7.0"
936 },
937 "replace": {
938 "zendframework/zend-escaper": "self.version"
939 },
940 "require-dev": {
941 "laminas/laminas-coding-standard": "~1.0.0",
942 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
943 },
944 "type": "library",
945 "extra": {
946 "branch-alias": {
947 "dev-master": "2.6.x-dev",
948 "dev-develop": "2.7.x-dev"
949 }
950 },
951 "autoload": {
952 "psr-4": {
953 "Laminas\\Escaper\\": "src/"
954 }
955 },
956 "notification-url": "https://packagist.org/downloads/",
957 "license": [
958 "BSD-3-Clause"
959 ],
960 "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
961 "homepage": "https://laminas.dev",
962 "keywords": [
963 "escaper",
964 "laminas"
965 ],
966 "support": {
967 "chat": "https://laminas.dev/chat",
968 "docs": "https://docs.laminas.dev/laminas-escaper/",
969 "forum": "https://discourse.laminas.dev",
970 "issues": "https://github.com/laminas/laminas-escaper/issues",
971 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
972 "source": "https://github.com/laminas/laminas-escaper"
973 },
974 "time": "2019-12-31T16:43:30+00:00"
975 },
976 {
977 "name": "laminas/laminas-zendframework-bridge",
978 "version": "1.1.1",
979 "source": {
980 "type": "git",
981 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
982 "reference": "6ede70583e101030bcace4dcddd648f760ddf642"
983 },
984 "dist": {
985 "type": "zip",
986 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
987 "reference": "6ede70583e101030bcace4dcddd648f760ddf642",
988 "shasum": ""
989 },
990 "require": {
991 "php": "^5.6 || ^7.0 || ^8.0"
992 },
993 "require-dev": {
994 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
995 "squizlabs/php_codesniffer": "^3.5"
996 },
997 "type": "library",
998 "extra": {
999 "laminas": {
1000 "module": "Laminas\\ZendFrameworkBridge"
1001 }
1002 },
1003 "autoload": {
1004 "files": [
1005 "src/autoload.php"
1006 ],
1007 "psr-4": {
1008 "Laminas\\ZendFrameworkBridge\\": "src//"
1009 }
1010 },
1011 "notification-url": "https://packagist.org/downloads/",
1012 "license": [
1013 "BSD-3-Clause"
1014 ],
1015 "description": "Alias legacy ZF class names to Laminas Project equivalents.",
1016 "keywords": [
1017 "ZendFramework",
1018 "autoloading",
1019 "laminas",
1020 "zf"
1021 ],
1022 "support": {
1023 "forum": "https://discourse.laminas.dev/",
1024 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
1025 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
1026 "source": "https://github.com/laminas/laminas-zendframework-bridge"
1027 },
1028 "funding": [
1029 {
1030 "url": "https://funding.communitybridge.org/projects/laminas-project",
1031 "type": "community_bridge"
1032 }
1033 ],
1034 "time": "2020-09-14T14:23:00+00:00"
1035 },
1036 {
1037 "name": "league/csv",
1038 "version": "9.2.1",
1039 "source": {
1040 "type": "git",
1041 "url": "https://github.com/thephpleague/csv.git",
1042 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9"
1043 },
1044 "dist": {
1045 "type": "zip",
1046 "url": "https://api.github.com/repos/thephpleague/csv/zipball/b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
1047 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
1048 "shasum": ""
1049 },
1050 "require": {
1051 "ext-mbstring": "*",
1052 "php": ">=7.0.10"
1053 },
1054 "require-dev": {
1055 "ext-curl": "*",
1056 "friendsofphp/php-cs-fixer": "^2.12",
1057 "phpstan/phpstan": "^0.9.2",
1058 "phpstan/phpstan-phpunit": "^0.9.4",
1059 "phpstan/phpstan-strict-rules": "^0.9.0",
1060 "phpunit/phpunit": "^6.0"
1061 },
1062 "suggest": {
1063 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
1064 },
1065 "type": "library",
1066 "extra": {
1067 "branch-alias": {
1068 "dev-master": "9.x-dev"
1069 }
1070 },
1071 "autoload": {
1072 "psr-4": {
1073 "League\\Csv\\": "src"
1074 },
1075 "files": [
1076 "src/functions_include.php"
1077 ]
1078 },
1079 "notification-url": "https://packagist.org/downloads/",
1080 "license": [
1081 "MIT"
1082 ],
1083 "authors": [
1084 {
1085 "name": "Ignace Nyamagana Butera",
1086 "email": "nyamsprod@gmail.com",
1087 "homepage": "https://github.com/nyamsprod/",
1088 "role": "Developer"
1089 }
1090 ],
1091 "description": "Csv data manipulation made easy in PHP",
1092 "homepage": "http://csv.thephpleague.com",
1093 "keywords": [
1094 "csv",
1095 "export",
1096 "filter",
1097 "import",
1098 "read",
1099 "write"
1100 ],
1101 "time": "2019-06-07T06:24:33+00:00"
1102 },
1103 {
1104 "name": "league/oauth2-client",
1105 "version": "2.6.0",
1106 "source": {
1107 "type": "git",
1108 "url": "https://github.com/thephpleague/oauth2-client.git",
1109 "reference": "badb01e62383430706433191b82506b6df24ad98"
1110 },
1111 "dist": {
1112 "type": "zip",
1113 "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98",
1114 "reference": "badb01e62383430706433191b82506b6df24ad98",
1115 "shasum": ""
1116 },
1117 "require": {
1118 "guzzlehttp/guzzle": "^6.0 || ^7.0",
1119 "paragonie/random_compat": "^1 || ^2 || ^9.99",
1120 "php": "^5.6 || ^7.0 || ^8.0"
1121 },
1122 "require-dev": {
1123 "mockery/mockery": "^1.3",
1124 "php-parallel-lint/php-parallel-lint": "^1.2",
1125 "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3",
1126 "squizlabs/php_codesniffer": "^2.3 || ^3.0"
1127 },
1128 "type": "library",
1129 "extra": {
1130 "branch-alias": {
1131 "dev-2.x": "2.0.x-dev"
1132 }
1133 },
1134 "autoload": {
1135 "psr-4": {
1136 "League\\OAuth2\\Client\\": "src/"
1137 }
1138 },
1139 "notification-url": "https://packagist.org/downloads/",
1140 "license": [
1141 "MIT"
1142 ],
1143 "authors": [
1144 {
1145 "name": "Alex Bilbie",
1146 "email": "hello@alexbilbie.com",
1147 "homepage": "http://www.alexbilbie.com",
1148 "role": "Developer"
1149 },
1150 {
1151 "name": "Woody Gilk",
1152 "homepage": "https://github.com/shadowhand",
1153 "role": "Contributor"
1154 }
1155 ],
1156 "description": "OAuth 2.0 Client Library",
1157 "keywords": [
1158 "Authentication",
1159 "SSO",
1160 "authorization",
1161 "identity",
1162 "idp",
1163 "oauth",
1164 "oauth2",
1165 "single sign on"
1166 ],
1167 "time": "2020-10-28T02:03:40+00:00"
1168 },
1169 {
1170 "name": "league/oauth2-google",
1171 "version": "3.0.3",
1172 "source": {
1173 "type": "git",
1174 "url": "https://github.com/thephpleague/oauth2-google.git",
1175 "reference": "18d1889897a8b18d85ecadacf74c9274d678d943"
1176 },
1177 "dist": {
1178 "type": "zip",
1179 "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/18d1889897a8b18d85ecadacf74c9274d678d943",
1180 "reference": "18d1889897a8b18d85ecadacf74c9274d678d943",
1181 "shasum": ""
1182 },
1183 "require": {
1184 "league/oauth2-client": "^2.0"
1185 },
1186 "require-dev": {
1187 "eloquent/phony-phpunit": "^2.0",
1188 "php-coveralls/php-coveralls": "^2.1",
1189 "phpunit/phpunit": "^6.0",
1190 "squizlabs/php_codesniffer": "^2.0"
1191 },
1192 "type": "library",
1193 "autoload": {
1194 "psr-4": {
1195 "League\\OAuth2\\Client\\": "src/"
1196 }
1197 },
1198 "notification-url": "https://packagist.org/downloads/",
1199 "license": [
1200 "MIT"
1201 ],
1202 "authors": [
1203 {
1204 "name": "Woody Gilk",
1205 "email": "woody.gilk@gmail.com",
1206 "homepage": "http://shadowhand.me"
1207 }
1208 ],
1209 "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
1210 "keywords": [
1211 "Authentication",
1212 "authorization",
1213 "client",
1214 "google",
1215 "oauth",
1216 "oauth2"
1217 ],
1218 "time": "2020-07-24T15:16:12+00:00"
1219 },
1220 {
1221 "name": "marcj/topsort",
1222 "version": "1.1.0",
1223 "source": {
1224 "type": "git",
1225 "url": "https://github.com/marcj/topsort.php.git",
1226 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b"
1227 },
1228 "dist": {
1229 "type": "zip",
1230 "url": "https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
1231 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
1232 "shasum": ""
1233 },
1234 "require": {
1235 "php": ">=5.4"
1236 },
1237 "require-dev": {
1238 "codeclimate/php-test-reporter": "dev-master",
1239 "phpunit/phpunit": "~4.0",
1240 "symfony/console": "~2.5"
1241 },
1242 "type": "library",
1243 "autoload": {
1244 "psr-4": {
1245 "MJS\\TopSort\\": "src/",
1246 "MJS\\TopSort\\Tests\\": "tests/Tests/"
1247 }
1248 },
1249 "notification-url": "https://packagist.org/downloads/",
1250 "license": [
1251 "MIT"
1252 ],
1253 "authors": [
1254 {
1255 "name": "Marc J. Schmidt",
1256 "email": "marc@marcjschmidt.de"
1257 }
1258 ],
1259 "description": "High-Performance TopSort/Dependency resolving algorithm",
1260 "keywords": [
1261 "dependency resolving",
1262 "topological sort",
1263 "topsort"
1264 ],
1265 "time": "2016-11-19T14:58:11+00:00"
1266 },
1267 {
1268 "name": "padaliyajay/php-autoprefixer",
1269 "version": "1.3",
1270 "source": {
1271 "type": "git",
1272 "url": "https://github.com/padaliyajay/php-autoprefixer.git",
1273 "reference": "f05f374f0c1e463db62209613f52b38bf4b52430"
1274 },
1275 "dist": {
1276 "type": "zip",
1277 "url": "https://api.github.com/repos/padaliyajay/php-autoprefixer/zipball/f05f374f0c1e463db62209613f52b38bf4b52430",
1278 "reference": "f05f374f0c1e463db62209613f52b38bf4b52430",
1279 "shasum": ""
1280 },
1281 "require": {
1282 "sabberworm/php-css-parser": "*"
1283 },
1284 "type": "library",
1285 "autoload": {
1286 "psr-4": {
1287 "Padaliyajay\\PHPAutoprefixer\\": "src"
1288 }
1289 },
1290 "notification-url": "https://packagist.org/downloads/",
1291 "license": [
1292 "MIT"
1293 ],
1294 "authors": [
1295 {
1296 "name": "Jay padaliya"
1297 }
1298 ],
1299 "description": "CSS Autoprefixer written in pure PHP.",
1300 "time": "2019-11-26T09:55:37+00:00"
1301 },
1302 {
1303 "name": "paragonie/random_compat",
1304 "version": "v9.99.100",
1305 "source": {
1306 "type": "git",
1307 "url": "https://github.com/paragonie/random_compat.git",
1308 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
1309 },
1310 "dist": {
1311 "type": "zip",
1312 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
1313 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
1314 "shasum": ""
1315 },
1316 "require": {
1317 "php": ">= 7"
1318 },
1319 "require-dev": {
1320 "phpunit/phpunit": "4.*|5.*",
1321 "vimeo/psalm": "^1"
1322 },
1323 "suggest": {
1324 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1325 },
1326 "type": "library",
1327 "notification-url": "https://packagist.org/downloads/",
1328 "license": [
1329 "MIT"
1330 ],
1331 "authors": [
1332 {
1333 "name": "Paragon Initiative Enterprises",
1334 "email": "security@paragonie.com",
1335 "homepage": "https://paragonie.com"
1336 }
1337 ],
1338 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1339 "keywords": [
1340 "csprng",
1341 "polyfill",
1342 "pseudorandom",
1343 "random"
1344 ],
1345 "time": "2020-10-15T08:29:30+00:00"
1346 },
1347 {
1348 "name": "pear/auth_sasl",
1349 "version": "v1.1.0",
1350 "source": {
1351 "type": "git",
1352 "url": "https://github.com/pear/Auth_SASL.git",
1353 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
1354 },
1355 "dist": {
1356 "type": "zip",
1357 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
1358 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
1359 "shasum": ""
1360 },
1361 "require": {
1362 "pear/pear_exception": "@stable"
1363 },
1364 "require-dev": {
1365 "phpunit/phpunit": "@stable"
1366 },
1367 "type": "library",
1368 "autoload": {
1369 "psr-0": {
1370 "Auth": "./"
1371 }
1372 },
1373 "notification-url": "https://packagist.org/downloads/",
1374 "include-path": [
1375 "./"
1376 ],
1377 "license": [
1378 "BSD"
1379 ],
1380 "authors": [
1381 {
1382 "name": "Anish Mistry",
1383 "email": "amistry@am-productions.biz",
1384 "role": "Lead"
1385 },
1386 {
1387 "name": "Richard Heyes",
1388 "email": "richard@php.net",
1389 "role": "Lead"
1390 },
1391 {
1392 "name": "Michael Bretterklieber",
1393 "email": "michael@bretterklieber.com",
1394 "role": "Lead"
1395 }
1396 ],
1397 "description": "Abstraction of various SASL mechanism responses",
1398 "time": "2017-03-07T14:37:05+00:00"
1399 },
1400 {
1401 "name": "pear/console_getopt",
1402 "version": "v1.4.1",
1403 "source": {
1404 "type": "git",
1405 "url": "https://github.com/pear/Console_Getopt.git",
1406 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
1407 },
1408 "dist": {
1409 "type": "zip",
1410 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1411 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1412 "shasum": ""
1413 },
1414 "type": "library",
1415 "autoload": {
1416 "psr-0": {
1417 "Console": "./"
1418 }
1419 },
1420 "notification-url": "https://packagist.org/downloads/",
1421 "include-path": [
1422 "./"
1423 ],
1424 "license": [
1425 "BSD-2-Clause"
1426 ],
1427 "authors": [
1428 {
1429 "name": "Greg Beaver",
1430 "email": "cellog@php.net",
1431 "role": "Helper"
1432 },
1433 {
1434 "name": "Andrei Zmievski",
1435 "email": "andrei@php.net",
1436 "role": "Lead"
1437 },
1438 {
1439 "name": "Stig Bakken",
1440 "email": "stig@php.net",
1441 "role": "Developer"
1442 }
1443 ],
1444 "description": "More info available on: http://pear.php.net/package/Console_Getopt",
1445 "time": "2015-07-20T20:28:12+00:00"
1446 },
1447 {
1448 "name": "pear/db",
1449 "version": "v1.10.0",
1450 "source": {
1451 "type": "git",
1452 "url": "https://github.com/pear/DB.git",
1453 "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe"
1454 },
1455 "dist": {
1456 "type": "zip",
1457 "url": "https://api.github.com/repos/pear/DB/zipball/e158c3a48246b67cd8c95856ffbb93de4ef380fe",
1458 "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe",
1459 "shasum": ""
1460 },
1461 "require": {
1462 "pear/pear-core-minimal": "*"
1463 },
1464 "type": "library",
1465 "extra": {
1466 "patches_applied": {
1467 "Apply CiviCRM Customisations for the pear:db package": "https://raw.githubusercontent.com/civicrm/civicrm-core/a48a43c2b5f6d694fff1cfb99d522c5d9e2459a0/tools/scripts/composer/pear_db_civicrm_changes.patch"
1468 }
1469 },
1470 "autoload": {
1471 "psr-0": {
1472 "DB": "./"
1473 }
1474 },
1475 "notification-url": "https://packagist.org/downloads/",
1476 "include-path": [
1477 "./"
1478 ],
1479 "license": [
1480 "PHP License v3.01"
1481 ],
1482 "authors": [
1483 {
1484 "name": "Daniel Convissor",
1485 "email": "danielc@php.net",
1486 "role": "Lead"
1487 },
1488 {
1489 "name": "Adam Harvey",
1490 "email": "aharvey@php.net",
1491 "role": "Lead"
1492 },
1493 {
1494 "name": "Stig Bakken",
1495 "email": "stig@php.net",
1496 "role": "Developer"
1497 },
1498 {
1499 "name": "Tomas V.V.Cox",
1500 "email": "cox@idecnet.com",
1501 "role": "Developer"
1502 }
1503 ],
1504 "description": "More info available on: http://pear.php.net/package/DB",
1505 "time": "2020-04-19T19:45:59+00:00"
1506 },
1507 {
1508 "name": "pear/log",
1509 "version": "1.13.3",
1510 "source": {
1511 "type": "git",
1512 "url": "https://github.com/pear/Log.git",
1513 "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3"
1514 },
1515 "dist": {
1516 "type": "zip",
1517 "url": "https://api.github.com/repos/pear/Log/zipball/21af0be11669194d72d88b5ee9d5f176dc75d9a3",
1518 "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3",
1519 "shasum": ""
1520 },
1521 "require": {
1522 "pear/pear_exception": "1.0.1 || 1.0.2",
1523 "php": ">5.2"
1524 },
1525 "require-dev": {
1526 "phpunit/phpunit": "*"
1527 },
1528 "suggest": {
1529 "pear/db": "Install optionally via your project's composer.json"
1530 },
1531 "type": "library",
1532 "autoload": {
1533 "psr-0": {
1534 "Log": "./"
1535 },
1536 "exclude-from-classmap": [
1537 "/examples/"
1538 ]
1539 },
1540 "notification-url": "https://packagist.org/downloads/",
1541 "include-path": [
1542 ""
1543 ],
1544 "license": [
1545 "MIT"
1546 ],
1547 "authors": [
1548 {
1549 "name": "Jon Parise",
1550 "email": "jon@php.net",
1551 "homepage": "http://www.indelible.org",
1552 "role": "Developer"
1553 }
1554 ],
1555 "description": "PEAR Logging Framework",
1556 "homepage": "http://pear.github.io/Log/",
1557 "keywords": [
1558 "log",
1559 "logging"
1560 ],
1561 "support": {
1562 "issues": "https://github.com/pear/Log/issues",
1563 "source": "https://github.com/pear/Log"
1564 },
1565 "time": "2021-05-04T23:51:30+00:00"
1566 },
1567 {
1568 "name": "pear/mail",
1569 "version": "v1.4.1",
1570 "source": {
1571 "type": "git",
1572 "url": "https://github.com/pear/Mail.git",
1573 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7"
1574 },
1575 "dist": {
1576 "type": "zip",
1577 "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7",
1578 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7",
1579 "shasum": ""
1580 },
1581 "require": {
1582 "pear/pear-core-minimal": "~1.9",
1583 "php": ">=5.2.1"
1584 },
1585 "require-dev": {
1586 "pear/pear": "*"
1587 },
1588 "suggest": {
1589 "pear/net_smtp": "Install optionally via your project's composer.json"
1590 },
1591 "type": "library",
1592 "extra": {
1593 "patches_applied": {
1594 "Apply CiviCRM Customisations for CRM-1367 and CRM-5946": "https://raw.githubusercontent.com/civicrm/civicrm-core/36319938a5bf26c1e7e2110a26a65db6a5979268/tools/scripts/composer/patches/pear-mail.patch"
1595 }
1596 },
1597 "autoload": {
1598 "psr-0": {
1599 "Mail": "./"
1600 }
1601 },
1602 "notification-url": "https://packagist.org/downloads/",
1603 "include-path": [
1604 "./"
1605 ],
1606 "license": [
1607 "BSD-2-Clause"
1608 ],
1609 "authors": [
1610 {
1611 "name": "Chuck Hagenbuch",
1612 "email": "chuck@horde.org",
1613 "role": "Lead"
1614 },
1615 {
1616 "name": "Richard Heyes",
1617 "email": "richard@phpguru.org",
1618 "role": "Developer"
1619 },
1620 {
1621 "name": "Aleksander Machniak",
1622 "email": "alec@alec.pl",
1623 "role": "Developer"
1624 }
1625 ],
1626 "description": "Class that provides multiple interfaces for sending emails.",
1627 "homepage": "http://pear.php.net/package/Mail",
1628 "time": "2017-04-11T17:27:29+00:00"
1629 },
1630 {
1631 "name": "pear/mail_mime",
1632 "version": "1.10.9",
1633 "source": {
1634 "type": "git",
1635 "url": "https://github.com/pear/Mail_Mime.git",
1636 "reference": "1e7ae4e5258b6c0d385a8e76add567934245d38d"
1637 },
1638 "dist": {
1639 "type": "zip",
1640 "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/1e7ae4e5258b6c0d385a8e76add567934245d38d",
1641 "reference": "1e7ae4e5258b6c0d385a8e76add567934245d38d",
1642 "shasum": ""
1643 },
1644 "require": {
1645 "pear/pear-core-minimal": "*"
1646 },
1647 "type": "library",
1648 "extra": {
1649 "patches_applied": {
1650 "Apply patch for CRM-3133 wordwrap body to be 750 characters to apply with RFC 2821": "https://raw.githubusercontent.com/civicrm/civicrm-core/74e25f27bb3be32519657539afe8a285c6c99a08/tools/scripts/composer/patches/mail_mime_crm_3133.patch"
1651 }
1652 },
1653 "autoload": {
1654 "psr-0": {
1655 "Mail": "./"
1656 }
1657 },
1658 "notification-url": "https://packagist.org/downloads/",
1659 "include-path": [
1660 "./"
1661 ],
1662 "license": [
1663 "BSD-3-clause"
1664 ],
1665 "authors": [
1666 {
1667 "name": "Cipriano Groenendal",
1668 "email": "cipri@php.net",
1669 "role": "Lead"
1670 },
1671 {
1672 "name": "Aleksander Machniak",
1673 "email": "alec@php.net",
1674 "role": "Lead"
1675 }
1676 ],
1677 "description": "Mail_Mime provides classes to create MIME messages",
1678 "homepage": "http://pear.php.net/package/Mail_Mime",
1679 "time": "2020-06-27T08:35:27+00:00"
1680 },
1681 {
1682 "name": "pear/net_smtp",
1683 "version": "1.9.0",
1684 "source": {
1685 "type": "git",
1686 "url": "https://github.com/pear/Net_SMTP.git",
1687 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e"
1688 },
1689 "dist": {
1690 "type": "zip",
1691 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
1692 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
1693 "shasum": ""
1694 },
1695 "require": {
1696 "pear/net_socket": "@stable",
1697 "pear/pear-core-minimal": "@stable",
1698 "php": ">=5.4.0"
1699 },
1700 "require-dev": {
1701 "phpunit/phpunit": "*"
1702 },
1703 "suggest": {
1704 "pear/auth_sasl": "Install optionally via your project's composer.json"
1705 },
1706 "type": "library",
1707 "extra": {
1708 "patches_applied": {
1709 "Add in CiviCRM custom error message for CRM-8744": "https://raw.githubusercontent.com/civicrm/civicrm-core/a6a0ff13d2a155ad962529595dceaef728116f96/tools/scripts/composer/patches/net-smtp-patch.patch"
1710 }
1711 },
1712 "autoload": {
1713 "psr-0": {
1714 "Net": "./"
1715 }
1716 },
1717 "notification-url": "https://packagist.org/downloads/",
1718 "include-path": [
1719 "./"
1720 ],
1721 "license": [
1722 "BSD-2-Clause"
1723 ],
1724 "authors": [
1725 {
1726 "name": "Jon Parise",
1727 "email": "jon@php.net",
1728 "homepage": "https://www.indelible.org",
1729 "role": "Lead"
1730 },
1731 {
1732 "name": "Chuck Hagenbuch",
1733 "email": "chuck@horde.org",
1734 "role": "Lead"
1735 }
1736 ],
1737 "description": "An implementation of the SMTP protocol",
1738 "homepage": "https://pear.github.io/Net_SMTP/",
1739 "keywords": [
1740 "email",
1741 "mail",
1742 "smtp"
1743 ],
1744 "time": "2019-11-30T23:40:31+00:00"
1745 },
1746 {
1747 "name": "pear/net_socket",
1748 "version": "1.0.14",
1749 "source": {
1750 "type": "git",
1751 "url": "https://github.com/pear/Net_Socket.git",
1752 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
1753 },
1754 "dist": {
1755 "type": "zip",
1756 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
1757 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
1758 "shasum": ""
1759 },
1760 "require": {
1761 "pear/pear_exception": "*"
1762 },
1763 "require-dev": {
1764 "phpunit/phpunit": "*"
1765 },
1766 "type": "library",
1767 "autoload": {
1768 "psr-0": {
1769 "Net": "./"
1770 }
1771 },
1772 "notification-url": "https://packagist.org/downloads/",
1773 "include-path": [
1774 "./"
1775 ],
1776 "license": [
1777 "PHP License"
1778 ],
1779 "authors": [
1780 {
1781 "name": "Chuck Hagenbuch",
1782 "email": "chuck@horde.org",
1783 "role": "Lead"
1784 },
1785 {
1786 "name": "Aleksander Machniak",
1787 "email": "alec@php.net",
1788 "role": "Lead"
1789 },
1790 {
1791 "name": "Stig Bakken",
1792 "email": "stig@php.net",
1793 "role": "Lead"
1794 }
1795 ],
1796 "description": "More info available on: http://pear.php.net/package/Net_Socket",
1797 "time": "2014-02-20T19:27:06+00:00"
1798 },
1799 {
1800 "name": "pear/pear-core-minimal",
1801 "version": "v1.10.7",
1802 "source": {
1803 "type": "git",
1804 "url": "https://github.com/pear/pear-core-minimal.git",
1805 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da"
1806 },
1807 "dist": {
1808 "type": "zip",
1809 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/19a3e0fcd50492c4357372f623f55f1b144346da",
1810 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da",
1811 "shasum": ""
1812 },
1813 "require": {
1814 "pear/console_getopt": "~1.4",
1815 "pear/pear_exception": "~1.0"
1816 },
1817 "replace": {
1818 "rsky/pear-core-min": "self.version"
1819 },
1820 "type": "library",
1821 "autoload": {
1822 "psr-0": {
1823 "": "src/"
1824 }
1825 },
1826 "notification-url": "https://packagist.org/downloads/",
1827 "include-path": [
1828 "src/"
1829 ],
1830 "license": [
1831 "BSD-3-Clause"
1832 ],
1833 "authors": [
1834 {
1835 "name": "Christian Weiske",
1836 "email": "cweiske@php.net",
1837 "role": "Lead"
1838 }
1839 ],
1840 "description": "Minimal set of PEAR core files to be used as composer dependency",
1841 "time": "2018-12-05T20:03:52+00:00"
1842 },
1843 {
1844 "name": "pear/pear_exception",
1845 "version": "v1.0.1",
1846 "source": {
1847 "type": "git",
1848 "url": "https://github.com/pear/PEAR_Exception.git",
1849 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
1850 },
1851 "dist": {
1852 "type": "zip",
1853 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
1854 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
1855 "shasum": ""
1856 },
1857 "require": {
1858 "php": ">=4.4.0"
1859 },
1860 "require-dev": {
1861 "phpunit/phpunit": "*"
1862 },
1863 "type": "class",
1864 "extra": {
1865 "branch-alias": {
1866 "dev-master": "1.0.x-dev"
1867 }
1868 },
1869 "autoload": {
1870 "classmap": [
1871 "PEAR/"
1872 ]
1873 },
1874 "notification-url": "https://packagist.org/downloads/",
1875 "include-path": [
1876 "."
1877 ],
1878 "license": [
1879 "BSD-2-Clause"
1880 ],
1881 "authors": [
1882 {
1883 "name": "Helgi Thormar",
1884 "email": "dufuz@php.net"
1885 },
1886 {
1887 "name": "Greg Beaver",
1888 "email": "cellog@php.net"
1889 }
1890 ],
1891 "description": "The PEAR Exception base class.",
1892 "homepage": "https://github.com/pear/PEAR_Exception",
1893 "keywords": [
1894 "exception"
1895 ],
1896 "time": "2019-12-10T10:24:42+00:00"
1897 },
1898 {
1899 "name": "pear/validate_finance_creditcard",
1900 "version": "0.7.0",
1901 "source": {
1902 "type": "git",
1903 "url": "https://github.com/pear/Validate_Finance_CreditCard.git",
1904 "reference": "f138fb80b2305c1fe7ca33216b895b868396f1e9"
1905 },
1906 "dist": {
1907 "type": "zip",
1908 "url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/f138fb80b2305c1fe7ca33216b895b868396f1e9",
1909 "reference": "f138fb80b2305c1fe7ca33216b895b868396f1e9",
1910 "shasum": ""
1911 },
1912 "require": {
1913 "pear/pear_exception": "*",
1914 "php": ">=5.2.1"
1915 },
1916 "require-dev": {
1917 "phpunit/phpunit": "*"
1918 },
1919 "type": "library",
1920 "autoload": {
1921 "psr-0": {
1922 "Validate": "./"
1923 }
1924 },
1925 "notification-url": "https://packagist.org/downloads/",
1926 "include-path": [
1927 "./"
1928 ],
1929 "license": [
1930 "New BSD"
1931 ],
1932 "authors": [
1933 {
1934 "name": "Philippe Jausions",
1935 "email": "Philippe.Jausions@11abacus.com",
1936 "role": "Lead"
1937 }
1938 ],
1939 "description": "Validation class for credit cards.",
1940 "support": {
1941 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Validate_Finance_CreditCard",
1942 "source": "https://github.com/pear/Validate_Finance_CreditCard"
1943 },
1944 "time": "2021-05-19T22:03:15+00:00"
1945 },
1946 {
1947 "name": "phenx/php-font-lib",
1948 "version": "0.5.2",
1949 "source": {
1950 "type": "git",
1951 "url": "https://github.com/PhenX/php-font-lib.git",
1952 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
1953 },
1954 "dist": {
1955 "type": "zip",
1956 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
1957 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
1958 "shasum": ""
1959 },
1960 "require-dev": {
1961 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
1962 },
1963 "type": "library",
1964 "autoload": {
1965 "psr-4": {
1966 "FontLib\\": "src/FontLib"
1967 }
1968 },
1969 "notification-url": "https://packagist.org/downloads/",
1970 "license": [
1971 "LGPL-3.0"
1972 ],
1973 "authors": [
1974 {
1975 "name": "Fabien Ménager",
1976 "email": "fabien.menager@gmail.com"
1977 }
1978 ],
1979 "description": "A library to read, parse, export and make subsets of different types of font files.",
1980 "homepage": "https://github.com/PhenX/php-font-lib",
1981 "time": "2020-03-08T15:31:32+00:00"
1982 },
1983 {
1984 "name": "phenx/php-svg-lib",
1985 "version": "v0.3.3",
1986 "source": {
1987 "type": "git",
1988 "url": "https://github.com/PhenX/php-svg-lib.git",
1989 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
1990 },
1991 "dist": {
1992 "type": "zip",
1993 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1994 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1995 "shasum": ""
1996 },
1997 "require": {
1998 "sabberworm/php-css-parser": "^8.3"
1999 },
2000 "require-dev": {
2001 "phpunit/phpunit": "^5.5|^6.5"
2002 },
2003 "type": "library",
2004 "autoload": {
2005 "psr-4": {
2006 "Svg\\": "src/Svg"
2007 }
2008 },
2009 "notification-url": "https://packagist.org/downloads/",
2010 "license": [
2011 "LGPL-3.0"
2012 ],
2013 "authors": [
2014 {
2015 "name": "Fabien Ménager",
2016 "email": "fabien.menager@gmail.com"
2017 }
2018 ],
2019 "description": "A library to read, parse and export to PDF SVG files.",
2020 "homepage": "https://github.com/PhenX/php-svg-lib",
2021 "time": "2019-09-11T20:02:13+00:00"
2022 },
2023 {
2024 "name": "phpoffice/phpword",
2025 "version": "0.18.1",
2026 "source": {
2027 "type": "git",
2028 "url": "https://github.com/PHPOffice/PHPWord.git",
2029 "reference": "06b90e39a36872c6ee73534e1a073f4b3132fc6a"
2030 },
2031 "dist": {
2032 "type": "zip",
2033 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/06b90e39a36872c6ee73534e1a073f4b3132fc6a",
2034 "reference": "06b90e39a36872c6ee73534e1a073f4b3132fc6a",
2035 "shasum": ""
2036 },
2037 "require": {
2038 "ext-xml": "*",
2039 "laminas/laminas-escaper": "^2.2",
2040 "php": "^5.3.3 || ^7.0 || ^8.0"
2041 },
2042 "require-dev": {
2043 "dompdf/dompdf": "0.8.* || 1.0.*",
2044 "ext-gd": "*",
2045 "ext-zip": "*",
2046 "friendsofphp/php-cs-fixer": "^2.2",
2047 "mpdf/mpdf": "5.7.4 || 6.* || 7.* || 8.*",
2048 "php-coveralls/php-coveralls": "1.1.0 || ^2.0",
2049 "phploc/phploc": "2.* || 3.* || 4.* || 5.* || 6.* || 7.*",
2050 "phpmd/phpmd": "2.*",
2051 "phpunit/phpunit": "^4.8.36 || ^7.0",
2052 "squizlabs/php_codesniffer": "^2.9 || ^3.5",
2053 "tecnickcom/tcpdf": "6.*"
2054 },
2055 "suggest": {
2056 "dompdf/dompdf": "Allows writing PDF",
2057 "ext-gd2": "Allows adding images",
2058 "ext-xmlwriter": "Allows writing OOXML and ODF",
2059 "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
2060 "ext-zip": "Allows writing OOXML and ODF"
2061 },
2062 "type": "library",
2063 "extra": {
2064 "branch-alias": {
2065 "dev-develop": "0.18-dev"
2066 }
2067 },
2068 "autoload": {
2069 "psr-4": {
2070 "PhpOffice\\PhpWord\\": "src/PhpWord"
2071 }
2072 },
2073 "notification-url": "https://packagist.org/downloads/",
2074 "license": [
2075 "LGPL-3.0"
2076 ],
2077 "authors": [
2078 {
2079 "name": "Mark Baker"
2080 },
2081 {
2082 "name": "Gabriel Bull",
2083 "email": "me@gabrielbull.com",
2084 "homepage": "http://gabrielbull.com/"
2085 },
2086 {
2087 "name": "Franck Lefevre",
2088 "homepage": "https://rootslabs.net/blog/"
2089 },
2090 {
2091 "name": "Ivan Lanin",
2092 "homepage": "http://ivan.lanin.org"
2093 },
2094 {
2095 "name": "Roman Syroeshko",
2096 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
2097 },
2098 {
2099 "name": "Antoine de Troostembergh"
2100 }
2101 ],
2102 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
2103 "homepage": "http://phpoffice.github.io",
2104 "keywords": [
2105 "ISO IEC 29500",
2106 "OOXML",
2107 "Office Open XML",
2108 "OpenDocument",
2109 "OpenXML",
2110 "PhpOffice",
2111 "PhpWord",
2112 "Rich Text Format",
2113 "WordprocessingML",
2114 "doc",
2115 "docx",
2116 "html",
2117 "odf",
2118 "odt",
2119 "office",
2120 "pdf",
2121 "php",
2122 "reader",
2123 "rtf",
2124 "template",
2125 "template processor",
2126 "word",
2127 "writer"
2128 ],
2129 "support": {
2130 "issues": "https://github.com/PHPOffice/PHPWord/issues",
2131 "source": "https://github.com/PHPOffice/PHPWord/tree/0.18.1"
2132 },
2133 "time": "2021-03-08T01:06:35+00:00"
2134 },
2135 {
2136 "name": "phpseclib/phpseclib",
2137 "version": "2.0.31",
2138 "source": {
2139 "type": "git",
2140 "url": "https://github.com/phpseclib/phpseclib.git",
2141 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
2142 },
2143 "dist": {
2144 "type": "zip",
2145 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
2146 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
2147 "shasum": ""
2148 },
2149 "require": {
2150 "php": ">=5.3.3"
2151 },
2152 "require-dev": {
2153 "phing/phing": "~2.7",
2154 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
2155 "squizlabs/php_codesniffer": "~2.0"
2156 },
2157 "suggest": {
2158 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2159 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2160 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2161 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2162 },
2163 "type": "library",
2164 "autoload": {
2165 "files": [
2166 "phpseclib/bootstrap.php"
2167 ],
2168 "psr-4": {
2169 "phpseclib\\": "phpseclib/"
2170 }
2171 },
2172 "notification-url": "https://packagist.org/downloads/",
2173 "license": [
2174 "MIT"
2175 ],
2176 "authors": [
2177 {
2178 "name": "Jim Wigginton",
2179 "email": "terrafrost@php.net",
2180 "role": "Lead Developer"
2181 },
2182 {
2183 "name": "Patrick Monnerat",
2184 "email": "pm@datasphere.ch",
2185 "role": "Developer"
2186 },
2187 {
2188 "name": "Andreas Fischer",
2189 "email": "bantu@phpbb.com",
2190 "role": "Developer"
2191 },
2192 {
2193 "name": "Hans-Jürgen Petrich",
2194 "email": "petrich@tronic-media.com",
2195 "role": "Developer"
2196 },
2197 {
2198 "name": "Graham Campbell",
2199 "email": "graham@alt-three.com",
2200 "role": "Developer"
2201 }
2202 ],
2203 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2204 "homepage": "http://phpseclib.sourceforge.net",
2205 "keywords": [
2206 "BigInteger",
2207 "aes",
2208 "asn.1",
2209 "asn1",
2210 "blowfish",
2211 "crypto",
2212 "cryptography",
2213 "encryption",
2214 "rsa",
2215 "security",
2216 "sftp",
2217 "signature",
2218 "signing",
2219 "ssh",
2220 "twofish",
2221 "x.509",
2222 "x509"
2223 ],
2224 "funding": [
2225 {
2226 "url": "https://github.com/terrafrost",
2227 "type": "github"
2228 },
2229 {
2230 "url": "https://www.patreon.com/phpseclib",
2231 "type": "patreon"
2232 },
2233 {
2234 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2235 "type": "tidelift"
2236 }
2237 ],
2238 "time": "2021-04-06T13:56:45+00:00"
2239 },
2240 {
2241 "name": "psr/cache",
2242 "version": "1.0.1",
2243 "source": {
2244 "type": "git",
2245 "url": "https://github.com/php-fig/cache.git",
2246 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2247 },
2248 "dist": {
2249 "type": "zip",
2250 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2251 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2252 "shasum": ""
2253 },
2254 "require": {
2255 "php": ">=5.3.0"
2256 },
2257 "type": "library",
2258 "extra": {
2259 "branch-alias": {
2260 "dev-master": "1.0.x-dev"
2261 }
2262 },
2263 "autoload": {
2264 "psr-4": {
2265 "Psr\\Cache\\": "src/"
2266 }
2267 },
2268 "notification-url": "https://packagist.org/downloads/",
2269 "license": [
2270 "MIT"
2271 ],
2272 "authors": [
2273 {
2274 "name": "PHP-FIG",
2275 "homepage": "http://www.php-fig.org/"
2276 }
2277 ],
2278 "description": "Common interface for caching libraries",
2279 "keywords": [
2280 "cache",
2281 "psr",
2282 "psr-6"
2283 ],
2284 "time": "2016-08-06T20:24:11+00:00"
2285 },
2286 {
2287 "name": "psr/container",
2288 "version": "1.0.0",
2289 "source": {
2290 "type": "git",
2291 "url": "https://github.com/php-fig/container.git",
2292 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2293 },
2294 "dist": {
2295 "type": "zip",
2296 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2297 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2298 "shasum": ""
2299 },
2300 "require": {
2301 "php": ">=5.3.0"
2302 },
2303 "type": "library",
2304 "extra": {
2305 "branch-alias": {
2306 "dev-master": "1.0.x-dev"
2307 }
2308 },
2309 "autoload": {
2310 "psr-4": {
2311 "Psr\\Container\\": "src/"
2312 }
2313 },
2314 "notification-url": "https://packagist.org/downloads/",
2315 "license": [
2316 "MIT"
2317 ],
2318 "authors": [
2319 {
2320 "name": "PHP-FIG",
2321 "homepage": "http://www.php-fig.org/"
2322 }
2323 ],
2324 "description": "Common Container Interface (PHP FIG PSR-11)",
2325 "homepage": "https://github.com/php-fig/container",
2326 "keywords": [
2327 "PSR-11",
2328 "container",
2329 "container-interface",
2330 "container-interop",
2331 "psr"
2332 ],
2333 "time": "2017-02-14T16:28:37+00:00"
2334 },
2335 {
2336 "name": "psr/http-message",
2337 "version": "1.0.1",
2338 "source": {
2339 "type": "git",
2340 "url": "https://github.com/php-fig/http-message.git",
2341 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2342 },
2343 "dist": {
2344 "type": "zip",
2345 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2346 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2347 "shasum": ""
2348 },
2349 "require": {
2350 "php": ">=5.3.0"
2351 },
2352 "type": "library",
2353 "extra": {
2354 "branch-alias": {
2355 "dev-master": "1.0.x-dev"
2356 }
2357 },
2358 "autoload": {
2359 "psr-4": {
2360 "Psr\\Http\\Message\\": "src/"
2361 }
2362 },
2363 "notification-url": "https://packagist.org/downloads/",
2364 "license": [
2365 "MIT"
2366 ],
2367 "authors": [
2368 {
2369 "name": "PHP-FIG",
2370 "homepage": "http://www.php-fig.org/"
2371 }
2372 ],
2373 "description": "Common interface for HTTP messages",
2374 "homepage": "https://github.com/php-fig/http-message",
2375 "keywords": [
2376 "http",
2377 "http-message",
2378 "psr",
2379 "psr-7",
2380 "request",
2381 "response"
2382 ],
2383 "time": "2016-08-06T14:39:51+00:00"
2384 },
2385 {
2386 "name": "psr/log",
2387 "version": "1.1.3",
2388 "source": {
2389 "type": "git",
2390 "url": "https://github.com/php-fig/log.git",
2391 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
2392 },
2393 "dist": {
2394 "type": "zip",
2395 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
2396 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
2397 "shasum": ""
2398 },
2399 "require": {
2400 "php": ">=5.3.0"
2401 },
2402 "type": "library",
2403 "extra": {
2404 "branch-alias": {
2405 "dev-master": "1.1.x-dev"
2406 }
2407 },
2408 "autoload": {
2409 "psr-4": {
2410 "Psr\\Log\\": "Psr/Log/"
2411 }
2412 },
2413 "notification-url": "https://packagist.org/downloads/",
2414 "license": [
2415 "MIT"
2416 ],
2417 "authors": [
2418 {
2419 "name": "PHP-FIG",
2420 "homepage": "http://www.php-fig.org/"
2421 }
2422 ],
2423 "description": "Common interface for logging libraries",
2424 "homepage": "https://github.com/php-fig/log",
2425 "keywords": [
2426 "log",
2427 "psr",
2428 "psr-3"
2429 ],
2430 "time": "2020-03-23T09:12:05+00:00"
2431 },
2432 {
2433 "name": "psr/simple-cache",
2434 "version": "1.0.1",
2435 "source": {
2436 "type": "git",
2437 "url": "https://github.com/php-fig/simple-cache.git",
2438 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
2439 },
2440 "dist": {
2441 "type": "zip",
2442 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2443 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2444 "shasum": ""
2445 },
2446 "require": {
2447 "php": ">=5.3.0"
2448 },
2449 "type": "library",
2450 "extra": {
2451 "branch-alias": {
2452 "dev-master": "1.0.x-dev"
2453 }
2454 },
2455 "autoload": {
2456 "psr-4": {
2457 "Psr\\SimpleCache\\": "src/"
2458 }
2459 },
2460 "notification-url": "https://packagist.org/downloads/",
2461 "license": [
2462 "MIT"
2463 ],
2464 "authors": [
2465 {
2466 "name": "PHP-FIG",
2467 "homepage": "http://www.php-fig.org/"
2468 }
2469 ],
2470 "description": "Common interfaces for simple caching",
2471 "keywords": [
2472 "cache",
2473 "caching",
2474 "psr",
2475 "psr-16",
2476 "simple-cache"
2477 ],
2478 "time": "2017-10-23T01:57:42+00:00"
2479 },
2480 {
2481 "name": "ralouphie/getallheaders",
2482 "version": "3.0.3",
2483 "source": {
2484 "type": "git",
2485 "url": "https://github.com/ralouphie/getallheaders.git",
2486 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2487 },
2488 "dist": {
2489 "type": "zip",
2490 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2491 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2492 "shasum": ""
2493 },
2494 "require": {
2495 "php": ">=5.6"
2496 },
2497 "require-dev": {
2498 "php-coveralls/php-coveralls": "^2.1",
2499 "phpunit/phpunit": "^5 || ^6.5"
2500 },
2501 "type": "library",
2502 "autoload": {
2503 "files": [
2504 "src/getallheaders.php"
2505 ]
2506 },
2507 "notification-url": "https://packagist.org/downloads/",
2508 "license": [
2509 "MIT"
2510 ],
2511 "authors": [
2512 {
2513 "name": "Ralph Khattar",
2514 "email": "ralph.khattar@gmail.com"
2515 }
2516 ],
2517 "description": "A polyfill for getallheaders.",
2518 "time": "2019-03-08T08:55:37+00:00"
2519 },
2520 {
2521 "name": "sabberworm/php-css-parser",
2522 "version": "8.3.1",
2523 "source": {
2524 "type": "git",
2525 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
2526 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
2527 },
2528 "dist": {
2529 "type": "zip",
2530 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
2531 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
2532 "shasum": ""
2533 },
2534 "require": {
2535 "php": ">=5.3.2"
2536 },
2537 "require-dev": {
2538 "codacy/coverage": "^1.4",
2539 "phpunit/phpunit": "~4.8"
2540 },
2541 "type": "library",
2542 "autoload": {
2543 "psr-0": {
2544 "Sabberworm\\CSS": "lib/"
2545 }
2546 },
2547 "notification-url": "https://packagist.org/downloads/",
2548 "license": [
2549 "MIT"
2550 ],
2551 "authors": [
2552 {
2553 "name": "Raphael Schweikert"
2554 }
2555 ],
2556 "description": "Parser for CSS Files written in PHP",
2557 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
2558 "keywords": [
2559 "css",
2560 "parser",
2561 "stylesheet"
2562 ],
2563 "time": "2020-06-01T09:10:00+00:00"
2564 },
2565 {
2566 "name": "scssphp/scssphp",
2567 "version": "1.2.1",
2568 "source": {
2569 "type": "git",
2570 "url": "https://github.com/scssphp/scssphp.git",
2571 "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1"
2572 },
2573 "dist": {
2574 "type": "zip",
2575 "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
2576 "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
2577 "shasum": ""
2578 },
2579 "require": {
2580 "ext-ctype": "*",
2581 "ext-json": "*",
2582 "php": ">=5.6.0"
2583 },
2584 "require-dev": {
2585 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3",
2586 "sass/sass-spec": "2020.08.10",
2587 "squizlabs/php_codesniffer": "~3.5",
2588 "twbs/bootstrap": "~4.3",
2589 "zurb/foundation": "~6.5"
2590 },
2591 "bin": [
2592 "bin/pscss"
2593 ],
2594 "type": "library",
2595 "autoload": {
2596 "psr-4": {
2597 "ScssPhp\\ScssPhp\\": "src/"
2598 }
2599 },
2600 "notification-url": "https://packagist.org/downloads/",
2601 "license": [
2602 "MIT"
2603 ],
2604 "authors": [
2605 {
2606 "name": "Anthon Pang",
2607 "email": "apang@softwaredevelopment.ca",
2608 "homepage": "https://github.com/robocoder"
2609 },
2610 {
2611 "name": "Cédric Morin",
2612 "email": "cedric@yterium.com",
2613 "homepage": "https://github.com/Cerdic"
2614 }
2615 ],
2616 "description": "scssphp is a compiler for SCSS written in PHP.",
2617 "homepage": "http://scssphp.github.io/scssphp/",
2618 "keywords": [
2619 "css",
2620 "less",
2621 "sass",
2622 "scss",
2623 "stylesheet"
2624 ],
2625 "time": "2020-09-07T21:15:42+00:00"
2626 },
2627 {
2628 "name": "symfony/config",
2629 "version": "v3.4.47",
2630 "source": {
2631 "type": "git",
2632 "url": "https://github.com/symfony/config.git",
2633 "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"
2634 },
2635 "dist": {
2636 "type": "zip",
2637 "url": "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
2638 "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
2639 "shasum": ""
2640 },
2641 "require": {
2642 "php": "^5.5.9|>=7.0.8",
2643 "symfony/filesystem": "~2.8|~3.0|~4.0",
2644 "symfony/polyfill-ctype": "~1.8"
2645 },
2646 "conflict": {
2647 "symfony/dependency-injection": "<3.3",
2648 "symfony/finder": "<3.3"
2649 },
2650 "require-dev": {
2651 "symfony/dependency-injection": "~3.3|~4.0",
2652 "symfony/event-dispatcher": "~3.3|~4.0",
2653 "symfony/finder": "~3.3|~4.0",
2654 "symfony/yaml": "~3.0|~4.0"
2655 },
2656 "suggest": {
2657 "symfony/yaml": "To use the yaml reference dumper"
2658 },
2659 "type": "library",
2660 "autoload": {
2661 "psr-4": {
2662 "Symfony\\Component\\Config\\": ""
2663 },
2664 "exclude-from-classmap": [
2665 "/Tests/"
2666 ]
2667 },
2668 "notification-url": "https://packagist.org/downloads/",
2669 "license": [
2670 "MIT"
2671 ],
2672 "authors": [
2673 {
2674 "name": "Fabien Potencier",
2675 "email": "fabien@symfony.com"
2676 },
2677 {
2678 "name": "Symfony Community",
2679 "homepage": "https://symfony.com/contributors"
2680 }
2681 ],
2682 "description": "Symfony Config Component",
2683 "homepage": "https://symfony.com",
2684 "support": {
2685 "source": "https://github.com/symfony/config/tree/v3.4.47"
2686 },
2687 "funding": [
2688 {
2689 "url": "https://symfony.com/sponsor",
2690 "type": "custom"
2691 },
2692 {
2693 "url": "https://github.com/fabpot",
2694 "type": "github"
2695 },
2696 {
2697 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2698 "type": "tidelift"
2699 }
2700 ],
2701 "time": "2020-10-24T10:57:07+00:00"
2702 },
2703 {
2704 "name": "symfony/dependency-injection",
2705 "version": "v3.4.47",
2706 "source": {
2707 "type": "git",
2708 "url": "https://github.com/symfony/dependency-injection.git",
2709 "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
2710 },
2711 "dist": {
2712 "type": "zip",
2713 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
2714 "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
2715 "shasum": ""
2716 },
2717 "require": {
2718 "php": "^5.5.9|>=7.0.8",
2719 "psr/container": "^1.0"
2720 },
2721 "conflict": {
2722 "symfony/config": "<3.3.7",
2723 "symfony/finder": "<3.3",
2724 "symfony/proxy-manager-bridge": "<3.4",
2725 "symfony/yaml": "<3.4"
2726 },
2727 "provide": {
2728 "psr/container-implementation": "1.0"
2729 },
2730 "require-dev": {
2731 "symfony/config": "~3.3|~4.0",
2732 "symfony/expression-language": "~2.8|~3.0|~4.0",
2733 "symfony/yaml": "~3.4|~4.0"
2734 },
2735 "suggest": {
2736 "symfony/config": "",
2737 "symfony/expression-language": "For using expressions in service container configuration",
2738 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2739 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2740 "symfony/yaml": ""
2741 },
2742 "type": "library",
2743 "autoload": {
2744 "psr-4": {
2745 "Symfony\\Component\\DependencyInjection\\": ""
2746 },
2747 "exclude-from-classmap": [
2748 "/Tests/"
2749 ]
2750 },
2751 "notification-url": "https://packagist.org/downloads/",
2752 "license": [
2753 "MIT"
2754 ],
2755 "authors": [
2756 {
2757 "name": "Fabien Potencier",
2758 "email": "fabien@symfony.com"
2759 },
2760 {
2761 "name": "Symfony Community",
2762 "homepage": "https://symfony.com/contributors"
2763 }
2764 ],
2765 "description": "Symfony DependencyInjection Component",
2766 "homepage": "https://symfony.com",
2767 "support": {
2768 "source": "https://github.com/symfony/dependency-injection/tree/v3.4.47"
2769 },
2770 "funding": [
2771 {
2772 "url": "https://symfony.com/sponsor",
2773 "type": "custom"
2774 },
2775 {
2776 "url": "https://github.com/fabpot",
2777 "type": "github"
2778 },
2779 {
2780 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2781 "type": "tidelift"
2782 }
2783 ],
2784 "time": "2020-10-24T10:57:07+00:00"
2785 },
2786 {
2787 "name": "symfony/event-dispatcher",
2788 "version": "v3.4.47",
2789 "source": {
2790 "type": "git",
2791 "url": "https://github.com/symfony/event-dispatcher.git",
2792 "reference": "31fde73757b6bad247c54597beef974919ec6860"
2793 },
2794 "dist": {
2795 "type": "zip",
2796 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860",
2797 "reference": "31fde73757b6bad247c54597beef974919ec6860",
2798 "shasum": ""
2799 },
2800 "require": {
2801 "php": "^5.5.9|>=7.0.8"
2802 },
2803 "conflict": {
2804 "symfony/dependency-injection": "<3.3"
2805 },
2806 "require-dev": {
2807 "psr/log": "~1.0",
2808 "symfony/config": "~2.8|~3.0|~4.0",
2809 "symfony/debug": "~3.4|~4.4",
2810 "symfony/dependency-injection": "~3.3|~4.0",
2811 "symfony/expression-language": "~2.8|~3.0|~4.0",
2812 "symfony/stopwatch": "~2.8|~3.0|~4.0"
2813 },
2814 "suggest": {
2815 "symfony/dependency-injection": "",
2816 "symfony/http-kernel": ""
2817 },
2818 "type": "library",
2819 "autoload": {
2820 "psr-4": {
2821 "Symfony\\Component\\EventDispatcher\\": ""
2822 },
2823 "exclude-from-classmap": [
2824 "/Tests/"
2825 ]
2826 },
2827 "notification-url": "https://packagist.org/downloads/",
2828 "license": [
2829 "MIT"
2830 ],
2831 "authors": [
2832 {
2833 "name": "Fabien Potencier",
2834 "email": "fabien@symfony.com"
2835 },
2836 {
2837 "name": "Symfony Community",
2838 "homepage": "https://symfony.com/contributors"
2839 }
2840 ],
2841 "description": "Symfony EventDispatcher Component",
2842 "homepage": "https://symfony.com",
2843 "support": {
2844 "source": "https://github.com/symfony/event-dispatcher/tree/v3.4.47"
2845 },
2846 "funding": [
2847 {
2848 "url": "https://symfony.com/sponsor",
2849 "type": "custom"
2850 },
2851 {
2852 "url": "https://github.com/fabpot",
2853 "type": "github"
2854 },
2855 {
2856 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2857 "type": "tidelift"
2858 }
2859 ],
2860 "time": "2020-10-24T10:57:07+00:00"
2861 },
2862 {
2863 "name": "symfony/filesystem",
2864 "version": "v3.4.47",
2865 "source": {
2866 "type": "git",
2867 "url": "https://github.com/symfony/filesystem.git",
2868 "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3"
2869 },
2870 "dist": {
2871 "type": "zip",
2872 "url": "https://api.github.com/repos/symfony/filesystem/zipball/e58d7841cddfed6e846829040dca2cca0ebbbbb3",
2873 "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3",
2874 "shasum": ""
2875 },
2876 "require": {
2877 "php": "^5.5.9|>=7.0.8",
2878 "symfony/polyfill-ctype": "~1.8"
2879 },
2880 "type": "library",
2881 "autoload": {
2882 "psr-4": {
2883 "Symfony\\Component\\Filesystem\\": ""
2884 },
2885 "exclude-from-classmap": [
2886 "/Tests/"
2887 ]
2888 },
2889 "notification-url": "https://packagist.org/downloads/",
2890 "license": [
2891 "MIT"
2892 ],
2893 "authors": [
2894 {
2895 "name": "Fabien Potencier",
2896 "email": "fabien@symfony.com"
2897 },
2898 {
2899 "name": "Symfony Community",
2900 "homepage": "https://symfony.com/contributors"
2901 }
2902 ],
2903 "description": "Symfony Filesystem Component",
2904 "homepage": "https://symfony.com",
2905 "support": {
2906 "source": "https://github.com/symfony/filesystem/tree/v3.4.47"
2907 },
2908 "funding": [
2909 {
2910 "url": "https://symfony.com/sponsor",
2911 "type": "custom"
2912 },
2913 {
2914 "url": "https://github.com/fabpot",
2915 "type": "github"
2916 },
2917 {
2918 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2919 "type": "tidelift"
2920 }
2921 ],
2922 "time": "2020-10-24T10:57:07+00:00"
2923 },
2924 {
2925 "name": "symfony/finder",
2926 "version": "v3.4.47",
2927 "source": {
2928 "type": "git",
2929 "url": "https://github.com/symfony/finder.git",
2930 "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
2931 },
2932 "dist": {
2933 "type": "zip",
2934 "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
2935 "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
2936 "shasum": ""
2937 },
2938 "require": {
2939 "php": "^5.5.9|>=7.0.8"
2940 },
2941 "type": "library",
2942 "autoload": {
2943 "psr-4": {
2944 "Symfony\\Component\\Finder\\": ""
2945 },
2946 "exclude-from-classmap": [
2947 "/Tests/"
2948 ]
2949 },
2950 "notification-url": "https://packagist.org/downloads/",
2951 "license": [
2952 "MIT"
2953 ],
2954 "authors": [
2955 {
2956 "name": "Fabien Potencier",
2957 "email": "fabien@symfony.com"
2958 },
2959 {
2960 "name": "Symfony Community",
2961 "homepage": "https://symfony.com/contributors"
2962 }
2963 ],
2964 "description": "Symfony Finder Component",
2965 "homepage": "https://symfony.com",
2966 "support": {
2967 "source": "https://github.com/symfony/finder/tree/v3.4.47"
2968 },
2969 "funding": [
2970 {
2971 "url": "https://symfony.com/sponsor",
2972 "type": "custom"
2973 },
2974 {
2975 "url": "https://github.com/fabpot",
2976 "type": "github"
2977 },
2978 {
2979 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2980 "type": "tidelift"
2981 }
2982 ],
2983 "time": "2020-11-16T17:02:08+00:00"
2984 },
2985 {
2986 "name": "symfony/polyfill-ctype",
2987 "version": "v1.17.0",
2988 "source": {
2989 "type": "git",
2990 "url": "https://github.com/symfony/polyfill-ctype.git",
2991 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
2992 },
2993 "dist": {
2994 "type": "zip",
2995 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2996 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2997 "shasum": ""
2998 },
2999 "require": {
3000 "php": ">=5.3.3"
3001 },
3002 "suggest": {
3003 "ext-ctype": "For best performance"
3004 },
3005 "type": "library",
3006 "extra": {
3007 "branch-alias": {
3008 "dev-master": "1.17-dev"
3009 }
3010 },
3011 "autoload": {
3012 "psr-4": {
3013 "Symfony\\Polyfill\\Ctype\\": ""
3014 },
3015 "files": [
3016 "bootstrap.php"
3017 ]
3018 },
3019 "notification-url": "https://packagist.org/downloads/",
3020 "license": [
3021 "MIT"
3022 ],
3023 "authors": [
3024 {
3025 "name": "Gert de Pagter",
3026 "email": "BackEndTea@gmail.com"
3027 },
3028 {
3029 "name": "Symfony Community",
3030 "homepage": "https://symfony.com/contributors"
3031 }
3032 ],
3033 "description": "Symfony polyfill for ctype functions",
3034 "homepage": "https://symfony.com",
3035 "keywords": [
3036 "compatibility",
3037 "ctype",
3038 "polyfill",
3039 "portable"
3040 ],
3041 "funding": [
3042 {
3043 "url": "https://symfony.com/sponsor",
3044 "type": "custom"
3045 },
3046 {
3047 "url": "https://github.com/fabpot",
3048 "type": "github"
3049 },
3050 {
3051 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3052 "type": "tidelift"
3053 }
3054 ],
3055 "time": "2020-05-12T16:14:59+00:00"
3056 },
3057 {
3058 "name": "symfony/polyfill-iconv",
3059 "version": "v1.17.0",
3060 "source": {
3061 "type": "git",
3062 "url": "https://github.com/symfony/polyfill-iconv.git",
3063 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
3064 },
3065 "dist": {
3066 "type": "zip",
3067 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
3068 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
3069 "shasum": ""
3070 },
3071 "require": {
3072 "php": ">=5.3.3"
3073 },
3074 "suggest": {
3075 "ext-iconv": "For best performance"
3076 },
3077 "type": "library",
3078 "extra": {
3079 "branch-alias": {
3080 "dev-master": "1.17-dev"
3081 }
3082 },
3083 "autoload": {
3084 "psr-4": {
3085 "Symfony\\Polyfill\\Iconv\\": ""
3086 },
3087 "files": [
3088 "bootstrap.php"
3089 ]
3090 },
3091 "notification-url": "https://packagist.org/downloads/",
3092 "license": [
3093 "MIT"
3094 ],
3095 "authors": [
3096 {
3097 "name": "Nicolas Grekas",
3098 "email": "p@tchwork.com"
3099 },
3100 {
3101 "name": "Symfony Community",
3102 "homepage": "https://symfony.com/contributors"
3103 }
3104 ],
3105 "description": "Symfony polyfill for the Iconv extension",
3106 "homepage": "https://symfony.com",
3107 "keywords": [
3108 "compatibility",
3109 "iconv",
3110 "polyfill",
3111 "portable",
3112 "shim"
3113 ],
3114 "funding": [
3115 {
3116 "url": "https://symfony.com/sponsor",
3117 "type": "custom"
3118 },
3119 {
3120 "url": "https://github.com/fabpot",
3121 "type": "github"
3122 },
3123 {
3124 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3125 "type": "tidelift"
3126 }
3127 ],
3128 "time": "2020-05-12T16:47:27+00:00"
3129 },
3130 {
3131 "name": "symfony/polyfill-intl-idn",
3132 "version": "v1.17.0",
3133 "source": {
3134 "type": "git",
3135 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3136 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
3137 },
3138 "dist": {
3139 "type": "zip",
3140 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
3141 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
3142 "shasum": ""
3143 },
3144 "require": {
3145 "php": ">=5.3.3",
3146 "symfony/polyfill-mbstring": "^1.3",
3147 "symfony/polyfill-php72": "^1.10"
3148 },
3149 "suggest": {
3150 "ext-intl": "For best performance"
3151 },
3152 "type": "library",
3153 "extra": {
3154 "branch-alias": {
3155 "dev-master": "1.17-dev"
3156 }
3157 },
3158 "autoload": {
3159 "psr-4": {
3160 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3161 },
3162 "files": [
3163 "bootstrap.php"
3164 ]
3165 },
3166 "notification-url": "https://packagist.org/downloads/",
3167 "license": [
3168 "MIT"
3169 ],
3170 "authors": [
3171 {
3172 "name": "Laurent Bassin",
3173 "email": "laurent@bassin.info"
3174 },
3175 {
3176 "name": "Symfony Community",
3177 "homepage": "https://symfony.com/contributors"
3178 }
3179 ],
3180 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3181 "homepage": "https://symfony.com",
3182 "keywords": [
3183 "compatibility",
3184 "idn",
3185 "intl",
3186 "polyfill",
3187 "portable",
3188 "shim"
3189 ],
3190 "funding": [
3191 {
3192 "url": "https://symfony.com/sponsor",
3193 "type": "custom"
3194 },
3195 {
3196 "url": "https://github.com/fabpot",
3197 "type": "github"
3198 },
3199 {
3200 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3201 "type": "tidelift"
3202 }
3203 ],
3204 "time": "2020-05-12T16:47:27+00:00"
3205 },
3206 {
3207 "name": "symfony/polyfill-mbstring",
3208 "version": "v1.17.0",
3209 "source": {
3210 "type": "git",
3211 "url": "https://github.com/symfony/polyfill-mbstring.git",
3212 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
3213 },
3214 "dist": {
3215 "type": "zip",
3216 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
3217 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
3218 "shasum": ""
3219 },
3220 "require": {
3221 "php": ">=5.3.3"
3222 },
3223 "suggest": {
3224 "ext-mbstring": "For best performance"
3225 },
3226 "type": "library",
3227 "extra": {
3228 "branch-alias": {
3229 "dev-master": "1.17-dev"
3230 }
3231 },
3232 "autoload": {
3233 "psr-4": {
3234 "Symfony\\Polyfill\\Mbstring\\": ""
3235 },
3236 "files": [
3237 "bootstrap.php"
3238 ]
3239 },
3240 "notification-url": "https://packagist.org/downloads/",
3241 "license": [
3242 "MIT"
3243 ],
3244 "authors": [
3245 {
3246 "name": "Nicolas Grekas",
3247 "email": "p@tchwork.com"
3248 },
3249 {
3250 "name": "Symfony Community",
3251 "homepage": "https://symfony.com/contributors"
3252 }
3253 ],
3254 "description": "Symfony polyfill for the Mbstring extension",
3255 "homepage": "https://symfony.com",
3256 "keywords": [
3257 "compatibility",
3258 "mbstring",
3259 "polyfill",
3260 "portable",
3261 "shim"
3262 ],
3263 "funding": [
3264 {
3265 "url": "https://symfony.com/sponsor",
3266 "type": "custom"
3267 },
3268 {
3269 "url": "https://github.com/fabpot",
3270 "type": "github"
3271 },
3272 {
3273 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3274 "type": "tidelift"
3275 }
3276 ],
3277 "time": "2020-05-12T16:47:27+00:00"
3278 },
3279 {
3280 "name": "symfony/polyfill-php72",
3281 "version": "v1.17.0",
3282 "source": {
3283 "type": "git",
3284 "url": "https://github.com/symfony/polyfill-php72.git",
3285 "reference": "f048e612a3905f34931127360bdd2def19a5e582"
3286 },
3287 "dist": {
3288 "type": "zip",
3289 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
3290 "reference": "f048e612a3905f34931127360bdd2def19a5e582",
3291 "shasum": ""
3292 },
3293 "require": {
3294 "php": ">=5.3.3"
3295 },
3296 "type": "library",
3297 "extra": {
3298 "branch-alias": {
3299 "dev-master": "1.17-dev"
3300 }
3301 },
3302 "autoload": {
3303 "psr-4": {
3304 "Symfony\\Polyfill\\Php72\\": ""
3305 },
3306 "files": [
3307 "bootstrap.php"
3308 ]
3309 },
3310 "notification-url": "https://packagist.org/downloads/",
3311 "license": [
3312 "MIT"
3313 ],
3314 "authors": [
3315 {
3316 "name": "Nicolas Grekas",
3317 "email": "p@tchwork.com"
3318 },
3319 {
3320 "name": "Symfony Community",
3321 "homepage": "https://symfony.com/contributors"
3322 }
3323 ],
3324 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3325 "homepage": "https://symfony.com",
3326 "keywords": [
3327 "compatibility",
3328 "polyfill",
3329 "portable",
3330 "shim"
3331 ],
3332 "funding": [
3333 {
3334 "url": "https://symfony.com/sponsor",
3335 "type": "custom"
3336 },
3337 {
3338 "url": "https://github.com/fabpot",
3339 "type": "github"
3340 },
3341 {
3342 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3343 "type": "tidelift"
3344 }
3345 ],
3346 "time": "2020-05-12T16:47:27+00:00"
3347 },
3348 {
3349 "name": "symfony/process",
3350 "version": "v3.4.47",
3351 "source": {
3352 "type": "git",
3353 "url": "https://github.com/symfony/process.git",
3354 "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
3355 },
3356 "dist": {
3357 "type": "zip",
3358 "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
3359 "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
3360 "shasum": ""
3361 },
3362 "require": {
3363 "php": "^5.5.9|>=7.0.8"
3364 },
3365 "type": "library",
3366 "autoload": {
3367 "psr-4": {
3368 "Symfony\\Component\\Process\\": ""
3369 },
3370 "exclude-from-classmap": [
3371 "/Tests/"
3372 ]
3373 },
3374 "notification-url": "https://packagist.org/downloads/",
3375 "license": [
3376 "MIT"
3377 ],
3378 "authors": [
3379 {
3380 "name": "Fabien Potencier",
3381 "email": "fabien@symfony.com"
3382 },
3383 {
3384 "name": "Symfony Community",
3385 "homepage": "https://symfony.com/contributors"
3386 }
3387 ],
3388 "description": "Symfony Process Component",
3389 "homepage": "https://symfony.com",
3390 "support": {
3391 "source": "https://github.com/symfony/process/tree/v3.4.47"
3392 },
3393 "funding": [
3394 {
3395 "url": "https://symfony.com/sponsor",
3396 "type": "custom"
3397 },
3398 {
3399 "url": "https://github.com/fabpot",
3400 "type": "github"
3401 },
3402 {
3403 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3404 "type": "tidelift"
3405 }
3406 ],
3407 "time": "2020-10-24T10:57:07+00:00"
3408 },
3409 {
3410 "name": "symfony/var-dumper",
3411 "version": "v3.4.47",
3412 "source": {
3413 "type": "git",
3414 "url": "https://github.com/symfony/var-dumper.git",
3415 "reference": "0719f6cf4633a38b2c1585140998579ce23b4b7d"
3416 },
3417 "dist": {
3418 "type": "zip",
3419 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0719f6cf4633a38b2c1585140998579ce23b4b7d",
3420 "reference": "0719f6cf4633a38b2c1585140998579ce23b4b7d",
3421 "shasum": ""
3422 },
3423 "require": {
3424 "php": "^5.5.9|>=7.0.8",
3425 "symfony/polyfill-mbstring": "~1.0"
3426 },
3427 "conflict": {
3428 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
3429 },
3430 "require-dev": {
3431 "ext-iconv": "*",
3432 "twig/twig": "~1.34|~2.4"
3433 },
3434 "suggest": {
3435 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
3436 "ext-intl": "To show region name in time zone dump",
3437 "ext-symfony_debug": ""
3438 },
3439 "type": "library",
3440 "autoload": {
3441 "files": [
3442 "Resources/functions/dump.php"
3443 ],
3444 "psr-4": {
3445 "Symfony\\Component\\VarDumper\\": ""
3446 },
3447 "exclude-from-classmap": [
3448 "/Tests/"
3449 ]
3450 },
3451 "notification-url": "https://packagist.org/downloads/",
3452 "license": [
3453 "MIT"
3454 ],
3455 "authors": [
3456 {
3457 "name": "Nicolas Grekas",
3458 "email": "p@tchwork.com"
3459 },
3460 {
3461 "name": "Symfony Community",
3462 "homepage": "https://symfony.com/contributors"
3463 }
3464 ],
3465 "description": "Symfony mechanism for exploring and dumping PHP variables",
3466 "homepage": "https://symfony.com",
3467 "keywords": [
3468 "debug",
3469 "dump"
3470 ],
3471 "support": {
3472 "source": "https://github.com/symfony/var-dumper/tree/v3.4.47"
3473 },
3474 "funding": [
3475 {
3476 "url": "https://symfony.com/sponsor",
3477 "type": "custom"
3478 },
3479 {
3480 "url": "https://github.com/fabpot",
3481 "type": "github"
3482 },
3483 {
3484 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3485 "type": "tidelift"
3486 }
3487 ],
3488 "time": "2020-10-24T10:57:07+00:00"
3489 },
3490 {
3491 "name": "tecnickcom/tcpdf",
3492 "version": "6.3.5",
3493 "source": {
3494 "type": "git",
3495 "url": "https://github.com/tecnickcom/TCPDF.git",
3496 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
3497 },
3498 "dist": {
3499 "type": "zip",
3500 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
3501 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
3502 "shasum": ""
3503 },
3504 "require": {
3505 "php": ">=5.3.0"
3506 },
3507 "type": "library",
3508 "autoload": {
3509 "classmap": [
3510 "config",
3511 "include",
3512 "tcpdf.php",
3513 "tcpdf_parser.php",
3514 "tcpdf_import.php",
3515 "tcpdf_barcodes_1d.php",
3516 "tcpdf_barcodes_2d.php",
3517 "include/tcpdf_colors.php",
3518 "include/tcpdf_filters.php",
3519 "include/tcpdf_font_data.php",
3520 "include/tcpdf_fonts.php",
3521 "include/tcpdf_images.php",
3522 "include/tcpdf_static.php",
3523 "include/barcodes/datamatrix.php",
3524 "include/barcodes/pdf417.php",
3525 "include/barcodes/qrcode.php"
3526 ]
3527 },
3528 "notification-url": "https://packagist.org/downloads/",
3529 "license": [
3530 "LGPL-3.0-only"
3531 ],
3532 "authors": [
3533 {
3534 "name": "Nicola Asuni",
3535 "email": "info@tecnick.com",
3536 "role": "lead"
3537 }
3538 ],
3539 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
3540 "homepage": "http://www.tcpdf.org/",
3541 "keywords": [
3542 "PDFD32000-2008",
3543 "TCPDF",
3544 "barcodes",
3545 "datamatrix",
3546 "pdf",
3547 "pdf417",
3548 "qrcode"
3549 ],
3550 "time": "2020-02-14T14:20:12+00:00"
3551 },
3552 {
3553 "name": "togos/gitignore",
3554 "version": "1.1.1",
3555 "source": {
3556 "type": "git",
3557 "url": "https://github.com/TOGoS/PHPGitIgnore.git",
3558 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4"
3559 },
3560 "dist": {
3561 "type": "zip",
3562 "url": "https://api.github.com/repos/TOGoS/PHPGitIgnore/zipball/32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
3563 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
3564 "shasum": ""
3565 },
3566 "require": {
3567 "php": ">=5.2"
3568 },
3569 "require-dev": {
3570 "togos/simpler-test": "1.1.1"
3571 },
3572 "type": "library",
3573 "autoload": {
3574 "psr-0": {
3575 "TOGoS_GitIgnore_": "src/main/php/"
3576 }
3577 },
3578 "notification-url": "https://packagist.org/downloads/",
3579 "license": [
3580 "MIT"
3581 ],
3582 "description": "Parser for .gitignore (and sparse-checkout, and anything else using the same format) files",
3583 "time": "2019-04-19T19:16:58+00:00"
3584 },
3585 {
3586 "name": "totten/ca-config",
3587 "version": "v17.05.0",
3588 "source": {
3589 "type": "git",
3590 "url": "https://github.com/totten/ca_config.git",
3591 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
3592 },
3593 "dist": {
3594 "type": "zip",
3595 "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
3596 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
3597 "shasum": ""
3598 },
3599 "require": {
3600 "php": ">=5.2"
3601 },
3602 "type": "library",
3603 "autoload": {
3604 "psr-0": {
3605 "CA_Config": "src/"
3606 }
3607 },
3608 "notification-url": "https://packagist.org/downloads/",
3609 "license": [
3610 "BSD-2-Clause"
3611 ],
3612 "authors": [
3613 {
3614 "name": "Tim Otten",
3615 "email": "to-git@think.hm"
3616 }
3617 ],
3618 "description": "Default configuration for certificate authorities",
3619 "homepage": "https://github.com/totten/ca_config",
3620 "time": "2017-05-10T20:08:17+00:00"
3621 },
3622 {
3623 "name": "totten/lurkerlite",
3624 "version": "1.3.0",
3625 "source": {
3626 "type": "git",
3627 "url": "https://github.com/totten/Lurker.git",
3628 "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a"
3629 },
3630 "dist": {
3631 "type": "zip",
3632 "url": "https://api.github.com/repos/totten/Lurker/zipball/a20c47142b486415b9117c76aa4c2117ff95b49a",
3633 "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a",
3634 "shasum": ""
3635 },
3636 "require": {
3637 "php": ">=5.3.3"
3638 },
3639 "replace": {
3640 "henrikbjorn/lurker": "*"
3641 },
3642 "suggest": {
3643 "ext-inotify": ">=0.1.6"
3644 },
3645 "type": "library",
3646 "extra": {
3647 "branch-alias": {
3648 "dev-master": "1.3.x-dev"
3649 }
3650 },
3651 "autoload": {
3652 "psr-0": {
3653 "Lurker": "src"
3654 }
3655 },
3656 "notification-url": "https://packagist.org/downloads/",
3657 "license": [
3658 "MIT"
3659 ],
3660 "authors": [
3661 {
3662 "name": "Konstantin Kudryashov",
3663 "email": "ever.zet@gmail.com"
3664 },
3665 {
3666 "name": "Yaroslav Kiliba",
3667 "email": "om.dattaya@gmail.com"
3668 },
3669 {
3670 "name": "Henrik Bjrnskov",
3671 "email": "henrik@bjrnskov.dk"
3672 }
3673 ],
3674 "description": "Resource Watcher - Lightweight edition of henrikbjorn/lurker with no dependencies",
3675 "keywords": [
3676 "filesystem",
3677 "resource",
3678 "watching"
3679 ],
3680 "time": "2020-09-01T10:01:01+00:00"
3681 },
3682 {
3683 "name": "tplaner/when",
3684 "version": "3.0.0+php53",
3685 "dist": {
3686 "type": "zip",
3687 "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip"
3688 },
3689 "require": {
3690 "php": ">=5.3.0"
3691 },
3692 "require-dev": {
3693 "phpunit/phpunit": "~4.0"
3694 },
3695 "type": "library",
3696 "autoload": {
3697 "psr-4": {
3698 "When\\": "src/"
3699 }
3700 },
3701 "license": [
3702 "MIT"
3703 ],
3704 "authors": [
3705 {
3706 "name": "Tom Planer",
3707 "email": "tplaner@gmail.com"
3708 }
3709 ],
3710 "description": "Date/Calendar recursion library.",
3711 "homepage": "https://github.com/tplaner/When",
3712 "keywords": [
3713 "DateTime",
3714 "date",
3715 "recurrence",
3716 "time"
3717 ]
3718 },
3719 {
3720 "name": "tubalmartin/cssmin",
3721 "version": "v4.1.1",
3722 "source": {
3723 "type": "git",
3724 "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
3725 "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
3726 },
3727 "dist": {
3728 "type": "zip",
3729 "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
3730 "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
3731 "shasum": ""
3732 },
3733 "require": {
3734 "ext-pcre": "*",
3735 "php": ">=5.3.2"
3736 },
3737 "require-dev": {
3738 "cogpowered/finediff": "0.3.*",
3739 "phpunit/phpunit": "4.8.*"
3740 },
3741 "bin": [
3742 "cssmin"
3743 ],
3744 "type": "library",
3745 "autoload": {
3746 "psr-4": {
3747 "tubalmartin\\CssMin\\": "src"
3748 }
3749 },
3750 "notification-url": "https://packagist.org/downloads/",
3751 "license": [
3752 "BSD-3-Clause"
3753 ],
3754 "authors": [
3755 {
3756 "name": "Túbal Martín",
3757 "homepage": "http://tubalmartin.me/"
3758 }
3759 ],
3760 "description": "A PHP port of the YUI CSS compressor",
3761 "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
3762 "keywords": [
3763 "compress",
3764 "compressor",
3765 "css",
3766 "cssmin",
3767 "minify",
3768 "yui"
3769 ],
3770 "time": "2018-01-15T15:26:51+00:00"
3771 },
3772 {
3773 "name": "typo3/phar-stream-wrapper",
3774 "version": "v3.1.4",
3775 "source": {
3776 "type": "git",
3777 "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
3778 "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04"
3779 },
3780 "dist": {
3781 "type": "zip",
3782 "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
3783 "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
3784 "shasum": ""
3785 },
3786 "require": {
3787 "ext-json": "*",
3788 "php": "^7.0"
3789 },
3790 "require-dev": {
3791 "ext-xdebug": "*",
3792 "phpunit/phpunit": "^6.5"
3793 },
3794 "suggest": {
3795 "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
3796 },
3797 "type": "library",
3798 "extra": {
3799 "branch-alias": {
3800 "dev-master": "v3.x-dev"
3801 }
3802 },
3803 "autoload": {
3804 "psr-4": {
3805 "TYPO3\\PharStreamWrapper\\": "src/"
3806 }
3807 },
3808 "notification-url": "https://packagist.org/downloads/",
3809 "license": [
3810 "MIT"
3811 ],
3812 "description": "Interceptors for PHP's native phar:// stream handling",
3813 "homepage": "https://typo3.org/",
3814 "keywords": [
3815 "phar",
3816 "php",
3817 "security",
3818 "stream-wrapper"
3819 ],
3820 "time": "2019-12-10T11:53:27+00:00"
3821 },
3822 {
3823 "name": "xkerman/restricted-unserialize",
3824 "version": "1.1.12",
3825 "source": {
3826 "type": "git",
3827 "url": "https://github.com/xKerman/restricted-unserialize.git",
3828 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489"
3829 },
3830 "dist": {
3831 "type": "zip",
3832 "url": "https://api.github.com/repos/xKerman/restricted-unserialize/zipball/4c6cadbb176c04d3e19b9bb8b40df12998460489",
3833 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489",
3834 "shasum": ""
3835 },
3836 "require": {
3837 "php": ">=5.2"
3838 },
3839 "require-dev": {
3840 "nikic/php-parser": "^1.4|^3.0|^4.2",
3841 "phpmd/phpmd": "^2.6",
3842 "phpunit/phpunit": "^4.8|^5.7|^6.5|^7.4|^8.2",
3843 "sebastian/phpcpd": "^2.0|^3.0|^4.1",
3844 "squizlabs/php_codesniffer": "^2.9|^3.4"
3845 },
3846 "type": "library",
3847 "autoload": {
3848 "files": [
3849 "src/function.php"
3850 ],
3851 "psr-4": {
3852 "xKerman\\Restricted\\": "src"
3853 }
3854 },
3855 "notification-url": "https://packagist.org/downloads/",
3856 "license": [
3857 "MIT"
3858 ],
3859 "authors": [
3860 {
3861 "name": "xKerman",
3862 "email": "xKhorasan@gmail.com"
3863 }
3864 ],
3865 "description": "provide PHP Object Injection safe unserialize function",
3866 "keywords": [
3867 "PHP Object Injection",
3868 "deserialize",
3869 "unserialize"
3870 ],
3871 "time": "2019-08-11T00:04:39+00:00"
3872 },
3873 {
3874 "name": "zetacomponents/base",
3875 "version": "1.9.1",
3876 "source": {
3877 "type": "git",
3878 "url": "https://github.com/zetacomponents/Base.git",
3879 "reference": "489e20235989ddc97fdd793af31ac803972454f1"
3880 },
3881 "dist": {
3882 "type": "zip",
3883 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1",
3884 "reference": "489e20235989ddc97fdd793af31ac803972454f1",
3885 "shasum": ""
3886 },
3887 "require-dev": {
3888 "phpunit/phpunit": "~5.7",
3889 "zetacomponents/unit-test": "*"
3890 },
3891 "type": "library",
3892 "autoload": {
3893 "classmap": [
3894 "src"
3895 ]
3896 },
3897 "notification-url": "https://packagist.org/downloads/",
3898 "license": [
3899 "Apache-2.0"
3900 ],
3901 "authors": [
3902 {
3903 "name": "Sergey Alexeev"
3904 },
3905 {
3906 "name": "Sebastian Bergmann"
3907 },
3908 {
3909 "name": "Jan Borsodi"
3910 },
3911 {
3912 "name": "Raymond Bosman"
3913 },
3914 {
3915 "name": "Frederik Holljen"
3916 },
3917 {
3918 "name": "Kore Nordmann"
3919 },
3920 {
3921 "name": "Derick Rethans"
3922 },
3923 {
3924 "name": "Vadym Savchuk"
3925 },
3926 {
3927 "name": "Tobias Schlitt"
3928 },
3929 {
3930 "name": "Alexandru Stanoi"
3931 }
3932 ],
3933 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
3934 "homepage": "https://github.com/zetacomponents",
3935 "time": "2017-11-28T11:30:00+00:00"
3936 },
3937 {
3938 "name": "zetacomponents/mail",
3939 "version": "1.9.2",
3940 "source": {
3941 "type": "git",
3942 "url": "https://github.com/zetacomponents/Mail.git",
3943 "reference": "c55267564d78724d4c25188fc653fef0da4c920a"
3944 },
3945 "dist": {
3946 "type": "zip",
3947 "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/c55267564d78724d4c25188fc653fef0da4c920a",
3948 "reference": "c55267564d78724d4c25188fc653fef0da4c920a",
3949 "shasum": ""
3950 },
3951 "require": {
3952 "zetacomponents/base": "~1.8"
3953 },
3954 "require-dev": {
3955 "phpunit/phpunit": "~7.5",
3956 "zetacomponents/unit-test": "*"
3957 },
3958 "type": "library",
3959 "extra": {
3960 "patches_applied": {
3961 "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch"
3962 }
3963 },
3964 "autoload": {
3965 "classmap": [
3966 "src"
3967 ]
3968 },
3969 "notification-url": "https://packagist.org/downloads/",
3970 "license": [
3971 "Apache-2.0"
3972 ],
3973 "authors": [
3974 {
3975 "name": "Sergey Alexeev"
3976 },
3977 {
3978 "name": "Sebastian Bergmann"
3979 },
3980 {
3981 "name": "Jan Borsodi"
3982 },
3983 {
3984 "name": "Raymond Bosman"
3985 },
3986 {
3987 "name": "Frederik Holljen"
3988 },
3989 {
3990 "name": "Kore Nordmann"
3991 },
3992 {
3993 "name": "Derick Rethans"
3994 },
3995 {
3996 "name": "Vadym Savchuk"
3997 },
3998 {
3999 "name": "Tobias Schlitt"
4000 },
4001 {
4002 "name": "Alexandru Stanoi"
4003 },
4004 {
4005 "name": "Sinisa Dukaric"
4006 },
4007 {
4008 "name": "Mikko Koppanen"
4009 },
4010 {
4011 "name": "Christian Michel"
4012 }
4013 ],
4014 "description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.",
4015 "homepage": "https://github.com/zetacomponents",
4016 "time": "2020-06-13T12:38:26+00:00"
4017 }
4018 ],
4019 "packages-dev": [],
4020 "aliases": [],
4021 "minimum-stability": "stable",
4022 "stability-flags": [],
4023 "prefer-stable": false,
4024 "prefer-lowest": false,
4025 "platform": {
4026 "php": "~7.2",
4027 "ext-intl": "*",
4028 "ext-json": "*"
4029 },
4030 "platform-dev": [],
4031 "platform-overrides": {
4032 "php": "7.2"
4033 },
4034 "plugin-api-version": "2.0.0"
4035 }