Merge pull request #20352 from seamuslee001/test_credit_card_validation
[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": "9a4f82d5c0a69e422d5be01e7ccfe79f",
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": "league/csv",
921 "version": "9.2.1",
922 "source": {
923 "type": "git",
924 "url": "https://github.com/thephpleague/csv.git",
925 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9"
926 },
927 "dist": {
928 "type": "zip",
929 "url": "https://api.github.com/repos/thephpleague/csv/zipball/b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
930 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
931 "shasum": ""
932 },
933 "require": {
934 "ext-mbstring": "*",
935 "php": ">=7.0.10"
936 },
937 "require-dev": {
938 "ext-curl": "*",
939 "friendsofphp/php-cs-fixer": "^2.12",
940 "phpstan/phpstan": "^0.9.2",
941 "phpstan/phpstan-phpunit": "^0.9.4",
942 "phpstan/phpstan-strict-rules": "^0.9.0",
943 "phpunit/phpunit": "^6.0"
944 },
945 "suggest": {
946 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
947 },
948 "type": "library",
949 "extra": {
950 "branch-alias": {
951 "dev-master": "9.x-dev"
952 }
953 },
954 "autoload": {
955 "psr-4": {
956 "League\\Csv\\": "src"
957 },
958 "files": [
959 "src/functions_include.php"
960 ]
961 },
962 "notification-url": "https://packagist.org/downloads/",
963 "license": [
964 "MIT"
965 ],
966 "authors": [
967 {
968 "name": "Ignace Nyamagana Butera",
969 "email": "nyamsprod@gmail.com",
970 "homepage": "https://github.com/nyamsprod/",
971 "role": "Developer"
972 }
973 ],
974 "description": "Csv data manipulation made easy in PHP",
975 "homepage": "http://csv.thephpleague.com",
976 "keywords": [
977 "csv",
978 "export",
979 "filter",
980 "import",
981 "read",
982 "write"
983 ],
984 "time": "2019-06-07T06:24:33+00:00"
985 },
986 {
987 "name": "league/oauth2-client",
988 "version": "2.6.0",
989 "source": {
990 "type": "git",
991 "url": "https://github.com/thephpleague/oauth2-client.git",
992 "reference": "badb01e62383430706433191b82506b6df24ad98"
993 },
994 "dist": {
995 "type": "zip",
996 "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98",
997 "reference": "badb01e62383430706433191b82506b6df24ad98",
998 "shasum": ""
999 },
1000 "require": {
1001 "guzzlehttp/guzzle": "^6.0 || ^7.0",
1002 "paragonie/random_compat": "^1 || ^2 || ^9.99",
1003 "php": "^5.6 || ^7.0 || ^8.0"
1004 },
1005 "require-dev": {
1006 "mockery/mockery": "^1.3",
1007 "php-parallel-lint/php-parallel-lint": "^1.2",
1008 "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3",
1009 "squizlabs/php_codesniffer": "^2.3 || ^3.0"
1010 },
1011 "type": "library",
1012 "extra": {
1013 "branch-alias": {
1014 "dev-2.x": "2.0.x-dev"
1015 }
1016 },
1017 "autoload": {
1018 "psr-4": {
1019 "League\\OAuth2\\Client\\": "src/"
1020 }
1021 },
1022 "notification-url": "https://packagist.org/downloads/",
1023 "license": [
1024 "MIT"
1025 ],
1026 "authors": [
1027 {
1028 "name": "Alex Bilbie",
1029 "email": "hello@alexbilbie.com",
1030 "homepage": "http://www.alexbilbie.com",
1031 "role": "Developer"
1032 },
1033 {
1034 "name": "Woody Gilk",
1035 "homepage": "https://github.com/shadowhand",
1036 "role": "Contributor"
1037 }
1038 ],
1039 "description": "OAuth 2.0 Client Library",
1040 "keywords": [
1041 "Authentication",
1042 "SSO",
1043 "authorization",
1044 "identity",
1045 "idp",
1046 "oauth",
1047 "oauth2",
1048 "single sign on"
1049 ],
1050 "time": "2020-10-28T02:03:40+00:00"
1051 },
1052 {
1053 "name": "league/oauth2-google",
1054 "version": "3.0.3",
1055 "source": {
1056 "type": "git",
1057 "url": "https://github.com/thephpleague/oauth2-google.git",
1058 "reference": "18d1889897a8b18d85ecadacf74c9274d678d943"
1059 },
1060 "dist": {
1061 "type": "zip",
1062 "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/18d1889897a8b18d85ecadacf74c9274d678d943",
1063 "reference": "18d1889897a8b18d85ecadacf74c9274d678d943",
1064 "shasum": ""
1065 },
1066 "require": {
1067 "league/oauth2-client": "^2.0"
1068 },
1069 "require-dev": {
1070 "eloquent/phony-phpunit": "^2.0",
1071 "php-coveralls/php-coveralls": "^2.1",
1072 "phpunit/phpunit": "^6.0",
1073 "squizlabs/php_codesniffer": "^2.0"
1074 },
1075 "type": "library",
1076 "autoload": {
1077 "psr-4": {
1078 "League\\OAuth2\\Client\\": "src/"
1079 }
1080 },
1081 "notification-url": "https://packagist.org/downloads/",
1082 "license": [
1083 "MIT"
1084 ],
1085 "authors": [
1086 {
1087 "name": "Woody Gilk",
1088 "email": "woody.gilk@gmail.com",
1089 "homepage": "http://shadowhand.me"
1090 }
1091 ],
1092 "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
1093 "keywords": [
1094 "Authentication",
1095 "authorization",
1096 "client",
1097 "google",
1098 "oauth",
1099 "oauth2"
1100 ],
1101 "time": "2020-07-24T15:16:12+00:00"
1102 },
1103 {
1104 "name": "marcj/topsort",
1105 "version": "1.1.0",
1106 "source": {
1107 "type": "git",
1108 "url": "https://github.com/marcj/topsort.php.git",
1109 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b"
1110 },
1111 "dist": {
1112 "type": "zip",
1113 "url": "https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
1114 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
1115 "shasum": ""
1116 },
1117 "require": {
1118 "php": ">=5.4"
1119 },
1120 "require-dev": {
1121 "codeclimate/php-test-reporter": "dev-master",
1122 "phpunit/phpunit": "~4.0",
1123 "symfony/console": "~2.5"
1124 },
1125 "type": "library",
1126 "autoload": {
1127 "psr-4": {
1128 "MJS\\TopSort\\": "src/",
1129 "MJS\\TopSort\\Tests\\": "tests/Tests/"
1130 }
1131 },
1132 "notification-url": "https://packagist.org/downloads/",
1133 "license": [
1134 "MIT"
1135 ],
1136 "authors": [
1137 {
1138 "name": "Marc J. Schmidt",
1139 "email": "marc@marcjschmidt.de"
1140 }
1141 ],
1142 "description": "High-Performance TopSort/Dependency resolving algorithm",
1143 "keywords": [
1144 "dependency resolving",
1145 "topological sort",
1146 "topsort"
1147 ],
1148 "time": "2016-11-19T14:58:11+00:00"
1149 },
1150 {
1151 "name": "padaliyajay/php-autoprefixer",
1152 "version": "1.3",
1153 "source": {
1154 "type": "git",
1155 "url": "https://github.com/padaliyajay/php-autoprefixer.git",
1156 "reference": "f05f374f0c1e463db62209613f52b38bf4b52430"
1157 },
1158 "dist": {
1159 "type": "zip",
1160 "url": "https://api.github.com/repos/padaliyajay/php-autoprefixer/zipball/f05f374f0c1e463db62209613f52b38bf4b52430",
1161 "reference": "f05f374f0c1e463db62209613f52b38bf4b52430",
1162 "shasum": ""
1163 },
1164 "require": {
1165 "sabberworm/php-css-parser": "*"
1166 },
1167 "type": "library",
1168 "autoload": {
1169 "psr-4": {
1170 "Padaliyajay\\PHPAutoprefixer\\": "src"
1171 }
1172 },
1173 "notification-url": "https://packagist.org/downloads/",
1174 "license": [
1175 "MIT"
1176 ],
1177 "authors": [
1178 {
1179 "name": "Jay padaliya"
1180 }
1181 ],
1182 "description": "CSS Autoprefixer written in pure PHP.",
1183 "time": "2019-11-26T09:55:37+00:00"
1184 },
1185 {
1186 "name": "paragonie/random_compat",
1187 "version": "v9.99.100",
1188 "source": {
1189 "type": "git",
1190 "url": "https://github.com/paragonie/random_compat.git",
1191 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
1192 },
1193 "dist": {
1194 "type": "zip",
1195 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
1196 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
1197 "shasum": ""
1198 },
1199 "require": {
1200 "php": ">= 7"
1201 },
1202 "require-dev": {
1203 "phpunit/phpunit": "4.*|5.*",
1204 "vimeo/psalm": "^1"
1205 },
1206 "suggest": {
1207 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1208 },
1209 "type": "library",
1210 "notification-url": "https://packagist.org/downloads/",
1211 "license": [
1212 "MIT"
1213 ],
1214 "authors": [
1215 {
1216 "name": "Paragon Initiative Enterprises",
1217 "email": "security@paragonie.com",
1218 "homepage": "https://paragonie.com"
1219 }
1220 ],
1221 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1222 "keywords": [
1223 "csprng",
1224 "polyfill",
1225 "pseudorandom",
1226 "random"
1227 ],
1228 "time": "2020-10-15T08:29:30+00:00"
1229 },
1230 {
1231 "name": "pclzip/pclzip",
1232 "version": "2.8.2",
1233 "source": {
1234 "type": "git",
1235 "url": "https://github.com/ivanlanin/pclzip.git",
1236 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
1237 },
1238 "dist": {
1239 "type": "zip",
1240 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
1241 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
1242 "shasum": ""
1243 },
1244 "type": "library",
1245 "autoload": {
1246 "classmap": [
1247 "pclzip.lib.php"
1248 ]
1249 },
1250 "notification-url": "https://packagist.org/downloads/",
1251 "license": [
1252 "LGPL-2.1"
1253 ],
1254 "authors": [
1255 {
1256 "name": "Vincent Blavet"
1257 }
1258 ],
1259 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
1260 "homepage": "http://www.phpconcept.net/pclzip",
1261 "keywords": [
1262 "php",
1263 "zip"
1264 ],
1265 "time": "2014-06-05T11:42:24+00:00"
1266 },
1267 {
1268 "name": "pear/auth_sasl",
1269 "version": "v1.1.0",
1270 "source": {
1271 "type": "git",
1272 "url": "https://github.com/pear/Auth_SASL.git",
1273 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
1274 },
1275 "dist": {
1276 "type": "zip",
1277 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
1278 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
1279 "shasum": ""
1280 },
1281 "require": {
1282 "pear/pear_exception": "@stable"
1283 },
1284 "require-dev": {
1285 "phpunit/phpunit": "@stable"
1286 },
1287 "type": "library",
1288 "autoload": {
1289 "psr-0": {
1290 "Auth": "./"
1291 }
1292 },
1293 "notification-url": "https://packagist.org/downloads/",
1294 "include-path": [
1295 "./"
1296 ],
1297 "license": [
1298 "BSD"
1299 ],
1300 "authors": [
1301 {
1302 "name": "Anish Mistry",
1303 "email": "amistry@am-productions.biz",
1304 "role": "Lead"
1305 },
1306 {
1307 "name": "Richard Heyes",
1308 "email": "richard@php.net",
1309 "role": "Lead"
1310 },
1311 {
1312 "name": "Michael Bretterklieber",
1313 "email": "michael@bretterklieber.com",
1314 "role": "Lead"
1315 }
1316 ],
1317 "description": "Abstraction of various SASL mechanism responses",
1318 "time": "2017-03-07T14:37:05+00:00"
1319 },
1320 {
1321 "name": "pear/console_getopt",
1322 "version": "v1.4.1",
1323 "source": {
1324 "type": "git",
1325 "url": "https://github.com/pear/Console_Getopt.git",
1326 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
1327 },
1328 "dist": {
1329 "type": "zip",
1330 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1331 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1332 "shasum": ""
1333 },
1334 "type": "library",
1335 "autoload": {
1336 "psr-0": {
1337 "Console": "./"
1338 }
1339 },
1340 "notification-url": "https://packagist.org/downloads/",
1341 "include-path": [
1342 "./"
1343 ],
1344 "license": [
1345 "BSD-2-Clause"
1346 ],
1347 "authors": [
1348 {
1349 "name": "Greg Beaver",
1350 "email": "cellog@php.net",
1351 "role": "Helper"
1352 },
1353 {
1354 "name": "Andrei Zmievski",
1355 "email": "andrei@php.net",
1356 "role": "Lead"
1357 },
1358 {
1359 "name": "Stig Bakken",
1360 "email": "stig@php.net",
1361 "role": "Developer"
1362 }
1363 ],
1364 "description": "More info available on: http://pear.php.net/package/Console_Getopt",
1365 "time": "2015-07-20T20:28:12+00:00"
1366 },
1367 {
1368 "name": "pear/db",
1369 "version": "v1.10.0",
1370 "source": {
1371 "type": "git",
1372 "url": "https://github.com/pear/DB.git",
1373 "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe"
1374 },
1375 "dist": {
1376 "type": "zip",
1377 "url": "https://api.github.com/repos/pear/DB/zipball/e158c3a48246b67cd8c95856ffbb93de4ef380fe",
1378 "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe",
1379 "shasum": ""
1380 },
1381 "require": {
1382 "pear/pear-core-minimal": "*"
1383 },
1384 "type": "library",
1385 "extra": {
1386 "patches_applied": {
1387 "Apply CiviCRM Customisations for the pear:db package": "https://raw.githubusercontent.com/civicrm/civicrm-core/a48a43c2b5f6d694fff1cfb99d522c5d9e2459a0/tools/scripts/composer/pear_db_civicrm_changes.patch"
1388 }
1389 },
1390 "autoload": {
1391 "psr-0": {
1392 "DB": "./"
1393 }
1394 },
1395 "notification-url": "https://packagist.org/downloads/",
1396 "include-path": [
1397 "./"
1398 ],
1399 "license": [
1400 "PHP License v3.01"
1401 ],
1402 "authors": [
1403 {
1404 "name": "Daniel Convissor",
1405 "email": "danielc@php.net",
1406 "role": "Lead"
1407 },
1408 {
1409 "name": "Adam Harvey",
1410 "email": "aharvey@php.net",
1411 "role": "Lead"
1412 },
1413 {
1414 "name": "Stig Bakken",
1415 "email": "stig@php.net",
1416 "role": "Developer"
1417 },
1418 {
1419 "name": "Tomas V.V.Cox",
1420 "email": "cox@idecnet.com",
1421 "role": "Developer"
1422 }
1423 ],
1424 "description": "More info available on: http://pear.php.net/package/DB",
1425 "time": "2020-04-19T19:45:59+00:00"
1426 },
1427 {
1428 "name": "pear/log",
1429 "version": "1.13.3",
1430 "source": {
1431 "type": "git",
1432 "url": "https://github.com/pear/Log.git",
1433 "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3"
1434 },
1435 "dist": {
1436 "type": "zip",
1437 "url": "https://api.github.com/repos/pear/Log/zipball/21af0be11669194d72d88b5ee9d5f176dc75d9a3",
1438 "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3",
1439 "shasum": ""
1440 },
1441 "require": {
1442 "pear/pear_exception": "1.0.1 || 1.0.2",
1443 "php": ">5.2"
1444 },
1445 "require-dev": {
1446 "phpunit/phpunit": "*"
1447 },
1448 "suggest": {
1449 "pear/db": "Install optionally via your project's composer.json"
1450 },
1451 "type": "library",
1452 "autoload": {
1453 "psr-0": {
1454 "Log": "./"
1455 },
1456 "exclude-from-classmap": [
1457 "/examples/"
1458 ]
1459 },
1460 "notification-url": "https://packagist.org/downloads/",
1461 "include-path": [
1462 ""
1463 ],
1464 "license": [
1465 "MIT"
1466 ],
1467 "authors": [
1468 {
1469 "name": "Jon Parise",
1470 "email": "jon@php.net",
1471 "homepage": "http://www.indelible.org",
1472 "role": "Developer"
1473 }
1474 ],
1475 "description": "PEAR Logging Framework",
1476 "homepage": "http://pear.github.io/Log/",
1477 "keywords": [
1478 "log",
1479 "logging"
1480 ],
1481 "support": {
1482 "issues": "https://github.com/pear/Log/issues",
1483 "source": "https://github.com/pear/Log"
1484 },
1485 "time": "2021-05-04T23:51:30+00:00"
1486 },
1487 {
1488 "name": "pear/mail",
1489 "version": "v1.4.1",
1490 "source": {
1491 "type": "git",
1492 "url": "https://github.com/pear/Mail.git",
1493 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7"
1494 },
1495 "dist": {
1496 "type": "zip",
1497 "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7",
1498 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7",
1499 "shasum": ""
1500 },
1501 "require": {
1502 "pear/pear-core-minimal": "~1.9",
1503 "php": ">=5.2.1"
1504 },
1505 "require-dev": {
1506 "pear/pear": "*"
1507 },
1508 "suggest": {
1509 "pear/net_smtp": "Install optionally via your project's composer.json"
1510 },
1511 "type": "library",
1512 "extra": {
1513 "patches_applied": {
1514 "Apply CiviCRM Customisations for CRM-1367 and CRM-5946": "https://raw.githubusercontent.com/civicrm/civicrm-core/36319938a5bf26c1e7e2110a26a65db6a5979268/tools/scripts/composer/patches/pear-mail.patch"
1515 }
1516 },
1517 "autoload": {
1518 "psr-0": {
1519 "Mail": "./"
1520 }
1521 },
1522 "notification-url": "https://packagist.org/downloads/",
1523 "include-path": [
1524 "./"
1525 ],
1526 "license": [
1527 "BSD-2-Clause"
1528 ],
1529 "authors": [
1530 {
1531 "name": "Chuck Hagenbuch",
1532 "email": "chuck@horde.org",
1533 "role": "Lead"
1534 },
1535 {
1536 "name": "Richard Heyes",
1537 "email": "richard@phpguru.org",
1538 "role": "Developer"
1539 },
1540 {
1541 "name": "Aleksander Machniak",
1542 "email": "alec@alec.pl",
1543 "role": "Developer"
1544 }
1545 ],
1546 "description": "Class that provides multiple interfaces for sending emails.",
1547 "homepage": "http://pear.php.net/package/Mail",
1548 "time": "2017-04-11T17:27:29+00:00"
1549 },
1550 {
1551 "name": "pear/mail_mime",
1552 "version": "1.10.9",
1553 "source": {
1554 "type": "git",
1555 "url": "https://github.com/pear/Mail_Mime.git",
1556 "reference": "1e7ae4e5258b6c0d385a8e76add567934245d38d"
1557 },
1558 "dist": {
1559 "type": "zip",
1560 "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/1e7ae4e5258b6c0d385a8e76add567934245d38d",
1561 "reference": "1e7ae4e5258b6c0d385a8e76add567934245d38d",
1562 "shasum": ""
1563 },
1564 "require": {
1565 "pear/pear-core-minimal": "*"
1566 },
1567 "type": "library",
1568 "extra": {
1569 "patches_applied": {
1570 "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"
1571 }
1572 },
1573 "autoload": {
1574 "psr-0": {
1575 "Mail": "./"
1576 }
1577 },
1578 "notification-url": "https://packagist.org/downloads/",
1579 "include-path": [
1580 "./"
1581 ],
1582 "license": [
1583 "BSD-3-clause"
1584 ],
1585 "authors": [
1586 {
1587 "name": "Cipriano Groenendal",
1588 "email": "cipri@php.net",
1589 "role": "Lead"
1590 },
1591 {
1592 "name": "Aleksander Machniak",
1593 "email": "alec@php.net",
1594 "role": "Lead"
1595 }
1596 ],
1597 "description": "Mail_Mime provides classes to create MIME messages",
1598 "homepage": "http://pear.php.net/package/Mail_Mime",
1599 "time": "2020-06-27T08:35:27+00:00"
1600 },
1601 {
1602 "name": "pear/net_smtp",
1603 "version": "1.9.0",
1604 "source": {
1605 "type": "git",
1606 "url": "https://github.com/pear/Net_SMTP.git",
1607 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e"
1608 },
1609 "dist": {
1610 "type": "zip",
1611 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
1612 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
1613 "shasum": ""
1614 },
1615 "require": {
1616 "pear/net_socket": "@stable",
1617 "pear/pear-core-minimal": "@stable",
1618 "php": ">=5.4.0"
1619 },
1620 "require-dev": {
1621 "phpunit/phpunit": "*"
1622 },
1623 "suggest": {
1624 "pear/auth_sasl": "Install optionally via your project's composer.json"
1625 },
1626 "type": "library",
1627 "extra": {
1628 "patches_applied": {
1629 "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"
1630 }
1631 },
1632 "autoload": {
1633 "psr-0": {
1634 "Net": "./"
1635 }
1636 },
1637 "notification-url": "https://packagist.org/downloads/",
1638 "include-path": [
1639 "./"
1640 ],
1641 "license": [
1642 "BSD-2-Clause"
1643 ],
1644 "authors": [
1645 {
1646 "name": "Jon Parise",
1647 "email": "jon@php.net",
1648 "homepage": "https://www.indelible.org",
1649 "role": "Lead"
1650 },
1651 {
1652 "name": "Chuck Hagenbuch",
1653 "email": "chuck@horde.org",
1654 "role": "Lead"
1655 }
1656 ],
1657 "description": "An implementation of the SMTP protocol",
1658 "homepage": "https://pear.github.io/Net_SMTP/",
1659 "keywords": [
1660 "email",
1661 "mail",
1662 "smtp"
1663 ],
1664 "time": "2019-11-30T23:40:31+00:00"
1665 },
1666 {
1667 "name": "pear/net_socket",
1668 "version": "1.0.14",
1669 "source": {
1670 "type": "git",
1671 "url": "https://github.com/pear/Net_Socket.git",
1672 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
1673 },
1674 "dist": {
1675 "type": "zip",
1676 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
1677 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
1678 "shasum": ""
1679 },
1680 "require": {
1681 "pear/pear_exception": "*"
1682 },
1683 "require-dev": {
1684 "phpunit/phpunit": "*"
1685 },
1686 "type": "library",
1687 "autoload": {
1688 "psr-0": {
1689 "Net": "./"
1690 }
1691 },
1692 "notification-url": "https://packagist.org/downloads/",
1693 "include-path": [
1694 "./"
1695 ],
1696 "license": [
1697 "PHP License"
1698 ],
1699 "authors": [
1700 {
1701 "name": "Chuck Hagenbuch",
1702 "email": "chuck@horde.org",
1703 "role": "Lead"
1704 },
1705 {
1706 "name": "Aleksander Machniak",
1707 "email": "alec@php.net",
1708 "role": "Lead"
1709 },
1710 {
1711 "name": "Stig Bakken",
1712 "email": "stig@php.net",
1713 "role": "Lead"
1714 }
1715 ],
1716 "description": "More info available on: http://pear.php.net/package/Net_Socket",
1717 "time": "2014-02-20T19:27:06+00:00"
1718 },
1719 {
1720 "name": "pear/pear-core-minimal",
1721 "version": "v1.10.7",
1722 "source": {
1723 "type": "git",
1724 "url": "https://github.com/pear/pear-core-minimal.git",
1725 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da"
1726 },
1727 "dist": {
1728 "type": "zip",
1729 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/19a3e0fcd50492c4357372f623f55f1b144346da",
1730 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da",
1731 "shasum": ""
1732 },
1733 "require": {
1734 "pear/console_getopt": "~1.4",
1735 "pear/pear_exception": "~1.0"
1736 },
1737 "replace": {
1738 "rsky/pear-core-min": "self.version"
1739 },
1740 "type": "library",
1741 "autoload": {
1742 "psr-0": {
1743 "": "src/"
1744 }
1745 },
1746 "notification-url": "https://packagist.org/downloads/",
1747 "include-path": [
1748 "src/"
1749 ],
1750 "license": [
1751 "BSD-3-Clause"
1752 ],
1753 "authors": [
1754 {
1755 "name": "Christian Weiske",
1756 "email": "cweiske@php.net",
1757 "role": "Lead"
1758 }
1759 ],
1760 "description": "Minimal set of PEAR core files to be used as composer dependency",
1761 "time": "2018-12-05T20:03:52+00:00"
1762 },
1763 {
1764 "name": "pear/pear_exception",
1765 "version": "v1.0.1",
1766 "source": {
1767 "type": "git",
1768 "url": "https://github.com/pear/PEAR_Exception.git",
1769 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
1770 },
1771 "dist": {
1772 "type": "zip",
1773 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
1774 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
1775 "shasum": ""
1776 },
1777 "require": {
1778 "php": ">=4.4.0"
1779 },
1780 "require-dev": {
1781 "phpunit/phpunit": "*"
1782 },
1783 "type": "class",
1784 "extra": {
1785 "branch-alias": {
1786 "dev-master": "1.0.x-dev"
1787 }
1788 },
1789 "autoload": {
1790 "classmap": [
1791 "PEAR/"
1792 ]
1793 },
1794 "notification-url": "https://packagist.org/downloads/",
1795 "include-path": [
1796 "."
1797 ],
1798 "license": [
1799 "BSD-2-Clause"
1800 ],
1801 "authors": [
1802 {
1803 "name": "Helgi Thormar",
1804 "email": "dufuz@php.net"
1805 },
1806 {
1807 "name": "Greg Beaver",
1808 "email": "cellog@php.net"
1809 }
1810 ],
1811 "description": "The PEAR Exception base class.",
1812 "homepage": "https://github.com/pear/PEAR_Exception",
1813 "keywords": [
1814 "exception"
1815 ],
1816 "time": "2019-12-10T10:24:42+00:00"
1817 },
1818 {
1819 "name": "pear/validate_finance_creditcard",
1820 "version": "0.7.0",
1821 "source": {
1822 "type": "git",
1823 "url": "https://github.com/pear/Validate_Finance_CreditCard.git",
1824 "reference": "f138fb80b2305c1fe7ca33216b895b868396f1e9"
1825 },
1826 "dist": {
1827 "type": "zip",
1828 "url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/f138fb80b2305c1fe7ca33216b895b868396f1e9",
1829 "reference": "f138fb80b2305c1fe7ca33216b895b868396f1e9",
1830 "shasum": ""
1831 },
1832 "require": {
1833 "pear/pear_exception": "*",
1834 "php": ">=5.2.1"
1835 },
1836 "require-dev": {
1837 "phpunit/phpunit": "*"
1838 },
1839 "type": "library",
1840 "autoload": {
1841 "psr-0": {
1842 "Validate": "./"
1843 }
1844 },
1845 "notification-url": "https://packagist.org/downloads/",
1846 "include-path": [
1847 "./"
1848 ],
1849 "license": [
1850 "New BSD"
1851 ],
1852 "authors": [
1853 {
1854 "name": "Philippe Jausions",
1855 "email": "Philippe.Jausions@11abacus.com",
1856 "role": "Lead"
1857 }
1858 ],
1859 "description": "Validation class for credit cards.",
1860 "support": {
1861 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Validate_Finance_CreditCard",
1862 "source": "https://github.com/pear/Validate_Finance_CreditCard"
1863 },
1864 "time": "2021-05-19T22:03:15+00:00"
1865 },
1866 {
1867 "name": "phenx/php-font-lib",
1868 "version": "0.5.2",
1869 "source": {
1870 "type": "git",
1871 "url": "https://github.com/PhenX/php-font-lib.git",
1872 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
1873 },
1874 "dist": {
1875 "type": "zip",
1876 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
1877 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
1878 "shasum": ""
1879 },
1880 "require-dev": {
1881 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
1882 },
1883 "type": "library",
1884 "autoload": {
1885 "psr-4": {
1886 "FontLib\\": "src/FontLib"
1887 }
1888 },
1889 "notification-url": "https://packagist.org/downloads/",
1890 "license": [
1891 "LGPL-3.0"
1892 ],
1893 "authors": [
1894 {
1895 "name": "Fabien Ménager",
1896 "email": "fabien.menager@gmail.com"
1897 }
1898 ],
1899 "description": "A library to read, parse, export and make subsets of different types of font files.",
1900 "homepage": "https://github.com/PhenX/php-font-lib",
1901 "time": "2020-03-08T15:31:32+00:00"
1902 },
1903 {
1904 "name": "phenx/php-svg-lib",
1905 "version": "v0.3.3",
1906 "source": {
1907 "type": "git",
1908 "url": "https://github.com/PhenX/php-svg-lib.git",
1909 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
1910 },
1911 "dist": {
1912 "type": "zip",
1913 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1914 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1915 "shasum": ""
1916 },
1917 "require": {
1918 "sabberworm/php-css-parser": "^8.3"
1919 },
1920 "require-dev": {
1921 "phpunit/phpunit": "^5.5|^6.5"
1922 },
1923 "type": "library",
1924 "autoload": {
1925 "psr-4": {
1926 "Svg\\": "src/Svg"
1927 }
1928 },
1929 "notification-url": "https://packagist.org/downloads/",
1930 "license": [
1931 "LGPL-3.0"
1932 ],
1933 "authors": [
1934 {
1935 "name": "Fabien Ménager",
1936 "email": "fabien.menager@gmail.com"
1937 }
1938 ],
1939 "description": "A library to read, parse and export to PDF SVG files.",
1940 "homepage": "https://github.com/PhenX/php-svg-lib",
1941 "time": "2019-09-11T20:02:13+00:00"
1942 },
1943 {
1944 "name": "phpoffice/common",
1945 "version": "0.2.9",
1946 "source": {
1947 "type": "git",
1948 "url": "https://github.com/PHPOffice/Common.git",
1949 "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d"
1950 },
1951 "dist": {
1952 "type": "zip",
1953 "url": "https://api.github.com/repos/PHPOffice/Common/zipball/edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
1954 "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
1955 "shasum": ""
1956 },
1957 "require": {
1958 "pclzip/pclzip": "^2.8",
1959 "php": ">=5.3.0"
1960 },
1961 "require-dev": {
1962 "phpdocumentor/phpdocumentor": "2.*",
1963 "phploc/phploc": "2.*",
1964 "phpmd/phpmd": "2.*",
1965 "phpunit/phpunit": "^4.8.36 || ^7.0",
1966 "sebastian/phpcpd": "2.*",
1967 "squizlabs/php_codesniffer": "2.*"
1968 },
1969 "type": "library",
1970 "extra": {
1971 "patches_applied": {
1972 "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpoffice-common-xml-entity-fix.patch"
1973 }
1974 },
1975 "autoload": {
1976 "psr-4": {
1977 "PhpOffice\\Common\\": "src/Common/"
1978 }
1979 },
1980 "notification-url": "https://packagist.org/downloads/",
1981 "license": [
1982 "LGPL"
1983 ],
1984 "authors": [
1985 {
1986 "name": "Mark Baker"
1987 },
1988 {
1989 "name": "Franck Lefevre",
1990 "homepage": "http://rootslabs.net"
1991 }
1992 ],
1993 "description": "PHPOffice Common",
1994 "homepage": "http://phpoffice.github.io",
1995 "keywords": [
1996 "common",
1997 "component",
1998 "office",
1999 "php"
2000 ],
2001 "time": "2018-07-13T14:12:34+00:00"
2002 },
2003 {
2004 "name": "phpoffice/phpword",
2005 "version": "0.15.0",
2006 "source": {
2007 "type": "git",
2008 "url": "https://github.com/PHPOffice/PHPWord.git",
2009 "reference": "dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f"
2010 },
2011 "dist": {
2012 "type": "zip",
2013 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f",
2014 "reference": "dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f",
2015 "shasum": ""
2016 },
2017 "require": {
2018 "ext-xml": "*",
2019 "php": "^5.3.3 || ^7.0",
2020 "phpoffice/common": "^0.2.9",
2021 "zendframework/zend-escaper": "^2.2"
2022 },
2023 "require-dev": {
2024 "dompdf/dompdf": "0.8.*",
2025 "ext-gd": "*",
2026 "ext-zip": "*",
2027 "friendsofphp/php-cs-fixer": "^2.2",
2028 "mpdf/mpdf": "5.7.4 || 6.* || 7.*",
2029 "php-coveralls/php-coveralls": "1.1.0 || ^2.0",
2030 "phploc/phploc": "2.* || 3.* || 4.*",
2031 "phpmd/phpmd": "2.*",
2032 "phpunit/phpunit": "^4.8.36 || ^7.0",
2033 "squizlabs/php_codesniffer": "^2.9",
2034 "tecnickcom/tcpdf": "6.*"
2035 },
2036 "suggest": {
2037 "dompdf/dompdf": "Allows writing PDF",
2038 "ext-gd2": "Allows adding images",
2039 "ext-xmlwriter": "Allows writing OOXML and ODF",
2040 "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
2041 "ext-zip": "Allows writing OOXML and ODF"
2042 },
2043 "type": "library",
2044 "extra": {
2045 "branch-alias": {
2046 "dev-develop": "0.16-dev"
2047 },
2048 "patches_applied": {
2049 "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpword-libxml-fix-global-handling.patch"
2050 }
2051 },
2052 "autoload": {
2053 "psr-4": {
2054 "PhpOffice\\PhpWord\\": "src/PhpWord"
2055 }
2056 },
2057 "notification-url": "https://packagist.org/downloads/",
2058 "license": [
2059 "LGPL-3.0"
2060 ],
2061 "authors": [
2062 {
2063 "name": "Mark Baker"
2064 },
2065 {
2066 "name": "Gabriel Bull",
2067 "email": "me@gabrielbull.com",
2068 "homepage": "http://gabrielbull.com/"
2069 },
2070 {
2071 "name": "Ivan Lanin",
2072 "homepage": "http://ivan.lanin.org"
2073 },
2074 {
2075 "name": "Roman Syroeshko",
2076 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
2077 },
2078 {
2079 "name": "Franck Lefevre",
2080 "homepage": "https://rootslabs.net/blog/"
2081 },
2082 {
2083 "name": "Antoine de Troostembergh"
2084 }
2085 ],
2086 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
2087 "homepage": "http://phpoffice.github.io",
2088 "keywords": [
2089 "ISO IEC 29500",
2090 "OOXML",
2091 "Office Open XML",
2092 "OpenDocument",
2093 "OpenXML",
2094 "PhpOffice",
2095 "PhpWord",
2096 "Rich Text Format",
2097 "WordprocessingML",
2098 "doc",
2099 "docx",
2100 "html",
2101 "odf",
2102 "odt",
2103 "office",
2104 "pdf",
2105 "php",
2106 "reader",
2107 "rtf",
2108 "template",
2109 "template processor",
2110 "word",
2111 "writer"
2112 ],
2113 "time": "2018-07-14T16:59:43+00:00"
2114 },
2115 {
2116 "name": "phpseclib/phpseclib",
2117 "version": "2.0.31",
2118 "source": {
2119 "type": "git",
2120 "url": "https://github.com/phpseclib/phpseclib.git",
2121 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
2122 },
2123 "dist": {
2124 "type": "zip",
2125 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
2126 "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
2127 "shasum": ""
2128 },
2129 "require": {
2130 "php": ">=5.3.3"
2131 },
2132 "require-dev": {
2133 "phing/phing": "~2.7",
2134 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
2135 "squizlabs/php_codesniffer": "~2.0"
2136 },
2137 "suggest": {
2138 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2139 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2140 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2141 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2142 },
2143 "type": "library",
2144 "autoload": {
2145 "files": [
2146 "phpseclib/bootstrap.php"
2147 ],
2148 "psr-4": {
2149 "phpseclib\\": "phpseclib/"
2150 }
2151 },
2152 "notification-url": "https://packagist.org/downloads/",
2153 "license": [
2154 "MIT"
2155 ],
2156 "authors": [
2157 {
2158 "name": "Jim Wigginton",
2159 "email": "terrafrost@php.net",
2160 "role": "Lead Developer"
2161 },
2162 {
2163 "name": "Patrick Monnerat",
2164 "email": "pm@datasphere.ch",
2165 "role": "Developer"
2166 },
2167 {
2168 "name": "Andreas Fischer",
2169 "email": "bantu@phpbb.com",
2170 "role": "Developer"
2171 },
2172 {
2173 "name": "Hans-Jürgen Petrich",
2174 "email": "petrich@tronic-media.com",
2175 "role": "Developer"
2176 },
2177 {
2178 "name": "Graham Campbell",
2179 "email": "graham@alt-three.com",
2180 "role": "Developer"
2181 }
2182 ],
2183 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2184 "homepage": "http://phpseclib.sourceforge.net",
2185 "keywords": [
2186 "BigInteger",
2187 "aes",
2188 "asn.1",
2189 "asn1",
2190 "blowfish",
2191 "crypto",
2192 "cryptography",
2193 "encryption",
2194 "rsa",
2195 "security",
2196 "sftp",
2197 "signature",
2198 "signing",
2199 "ssh",
2200 "twofish",
2201 "x.509",
2202 "x509"
2203 ],
2204 "funding": [
2205 {
2206 "url": "https://github.com/terrafrost",
2207 "type": "github"
2208 },
2209 {
2210 "url": "https://www.patreon.com/phpseclib",
2211 "type": "patreon"
2212 },
2213 {
2214 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2215 "type": "tidelift"
2216 }
2217 ],
2218 "time": "2021-04-06T13:56:45+00:00"
2219 },
2220 {
2221 "name": "psr/cache",
2222 "version": "1.0.1",
2223 "source": {
2224 "type": "git",
2225 "url": "https://github.com/php-fig/cache.git",
2226 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2227 },
2228 "dist": {
2229 "type": "zip",
2230 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2231 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2232 "shasum": ""
2233 },
2234 "require": {
2235 "php": ">=5.3.0"
2236 },
2237 "type": "library",
2238 "extra": {
2239 "branch-alias": {
2240 "dev-master": "1.0.x-dev"
2241 }
2242 },
2243 "autoload": {
2244 "psr-4": {
2245 "Psr\\Cache\\": "src/"
2246 }
2247 },
2248 "notification-url": "https://packagist.org/downloads/",
2249 "license": [
2250 "MIT"
2251 ],
2252 "authors": [
2253 {
2254 "name": "PHP-FIG",
2255 "homepage": "http://www.php-fig.org/"
2256 }
2257 ],
2258 "description": "Common interface for caching libraries",
2259 "keywords": [
2260 "cache",
2261 "psr",
2262 "psr-6"
2263 ],
2264 "time": "2016-08-06T20:24:11+00:00"
2265 },
2266 {
2267 "name": "psr/container",
2268 "version": "1.0.0",
2269 "source": {
2270 "type": "git",
2271 "url": "https://github.com/php-fig/container.git",
2272 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2273 },
2274 "dist": {
2275 "type": "zip",
2276 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2277 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2278 "shasum": ""
2279 },
2280 "require": {
2281 "php": ">=5.3.0"
2282 },
2283 "type": "library",
2284 "extra": {
2285 "branch-alias": {
2286 "dev-master": "1.0.x-dev"
2287 }
2288 },
2289 "autoload": {
2290 "psr-4": {
2291 "Psr\\Container\\": "src/"
2292 }
2293 },
2294 "notification-url": "https://packagist.org/downloads/",
2295 "license": [
2296 "MIT"
2297 ],
2298 "authors": [
2299 {
2300 "name": "PHP-FIG",
2301 "homepage": "http://www.php-fig.org/"
2302 }
2303 ],
2304 "description": "Common Container Interface (PHP FIG PSR-11)",
2305 "homepage": "https://github.com/php-fig/container",
2306 "keywords": [
2307 "PSR-11",
2308 "container",
2309 "container-interface",
2310 "container-interop",
2311 "psr"
2312 ],
2313 "time": "2017-02-14T16:28:37+00:00"
2314 },
2315 {
2316 "name": "psr/http-message",
2317 "version": "1.0.1",
2318 "source": {
2319 "type": "git",
2320 "url": "https://github.com/php-fig/http-message.git",
2321 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2322 },
2323 "dist": {
2324 "type": "zip",
2325 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2326 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2327 "shasum": ""
2328 },
2329 "require": {
2330 "php": ">=5.3.0"
2331 },
2332 "type": "library",
2333 "extra": {
2334 "branch-alias": {
2335 "dev-master": "1.0.x-dev"
2336 }
2337 },
2338 "autoload": {
2339 "psr-4": {
2340 "Psr\\Http\\Message\\": "src/"
2341 }
2342 },
2343 "notification-url": "https://packagist.org/downloads/",
2344 "license": [
2345 "MIT"
2346 ],
2347 "authors": [
2348 {
2349 "name": "PHP-FIG",
2350 "homepage": "http://www.php-fig.org/"
2351 }
2352 ],
2353 "description": "Common interface for HTTP messages",
2354 "homepage": "https://github.com/php-fig/http-message",
2355 "keywords": [
2356 "http",
2357 "http-message",
2358 "psr",
2359 "psr-7",
2360 "request",
2361 "response"
2362 ],
2363 "time": "2016-08-06T14:39:51+00:00"
2364 },
2365 {
2366 "name": "psr/log",
2367 "version": "1.1.3",
2368 "source": {
2369 "type": "git",
2370 "url": "https://github.com/php-fig/log.git",
2371 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
2372 },
2373 "dist": {
2374 "type": "zip",
2375 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
2376 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
2377 "shasum": ""
2378 },
2379 "require": {
2380 "php": ">=5.3.0"
2381 },
2382 "type": "library",
2383 "extra": {
2384 "branch-alias": {
2385 "dev-master": "1.1.x-dev"
2386 }
2387 },
2388 "autoload": {
2389 "psr-4": {
2390 "Psr\\Log\\": "Psr/Log/"
2391 }
2392 },
2393 "notification-url": "https://packagist.org/downloads/",
2394 "license": [
2395 "MIT"
2396 ],
2397 "authors": [
2398 {
2399 "name": "PHP-FIG",
2400 "homepage": "http://www.php-fig.org/"
2401 }
2402 ],
2403 "description": "Common interface for logging libraries",
2404 "homepage": "https://github.com/php-fig/log",
2405 "keywords": [
2406 "log",
2407 "psr",
2408 "psr-3"
2409 ],
2410 "time": "2020-03-23T09:12:05+00:00"
2411 },
2412 {
2413 "name": "psr/simple-cache",
2414 "version": "1.0.1",
2415 "source": {
2416 "type": "git",
2417 "url": "https://github.com/php-fig/simple-cache.git",
2418 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
2419 },
2420 "dist": {
2421 "type": "zip",
2422 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2423 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2424 "shasum": ""
2425 },
2426 "require": {
2427 "php": ">=5.3.0"
2428 },
2429 "type": "library",
2430 "extra": {
2431 "branch-alias": {
2432 "dev-master": "1.0.x-dev"
2433 }
2434 },
2435 "autoload": {
2436 "psr-4": {
2437 "Psr\\SimpleCache\\": "src/"
2438 }
2439 },
2440 "notification-url": "https://packagist.org/downloads/",
2441 "license": [
2442 "MIT"
2443 ],
2444 "authors": [
2445 {
2446 "name": "PHP-FIG",
2447 "homepage": "http://www.php-fig.org/"
2448 }
2449 ],
2450 "description": "Common interfaces for simple caching",
2451 "keywords": [
2452 "cache",
2453 "caching",
2454 "psr",
2455 "psr-16",
2456 "simple-cache"
2457 ],
2458 "time": "2017-10-23T01:57:42+00:00"
2459 },
2460 {
2461 "name": "ralouphie/getallheaders",
2462 "version": "3.0.3",
2463 "source": {
2464 "type": "git",
2465 "url": "https://github.com/ralouphie/getallheaders.git",
2466 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2467 },
2468 "dist": {
2469 "type": "zip",
2470 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2471 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2472 "shasum": ""
2473 },
2474 "require": {
2475 "php": ">=5.6"
2476 },
2477 "require-dev": {
2478 "php-coveralls/php-coveralls": "^2.1",
2479 "phpunit/phpunit": "^5 || ^6.5"
2480 },
2481 "type": "library",
2482 "autoload": {
2483 "files": [
2484 "src/getallheaders.php"
2485 ]
2486 },
2487 "notification-url": "https://packagist.org/downloads/",
2488 "license": [
2489 "MIT"
2490 ],
2491 "authors": [
2492 {
2493 "name": "Ralph Khattar",
2494 "email": "ralph.khattar@gmail.com"
2495 }
2496 ],
2497 "description": "A polyfill for getallheaders.",
2498 "time": "2019-03-08T08:55:37+00:00"
2499 },
2500 {
2501 "name": "sabberworm/php-css-parser",
2502 "version": "8.3.1",
2503 "source": {
2504 "type": "git",
2505 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
2506 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
2507 },
2508 "dist": {
2509 "type": "zip",
2510 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
2511 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
2512 "shasum": ""
2513 },
2514 "require": {
2515 "php": ">=5.3.2"
2516 },
2517 "require-dev": {
2518 "codacy/coverage": "^1.4",
2519 "phpunit/phpunit": "~4.8"
2520 },
2521 "type": "library",
2522 "autoload": {
2523 "psr-0": {
2524 "Sabberworm\\CSS": "lib/"
2525 }
2526 },
2527 "notification-url": "https://packagist.org/downloads/",
2528 "license": [
2529 "MIT"
2530 ],
2531 "authors": [
2532 {
2533 "name": "Raphael Schweikert"
2534 }
2535 ],
2536 "description": "Parser for CSS Files written in PHP",
2537 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
2538 "keywords": [
2539 "css",
2540 "parser",
2541 "stylesheet"
2542 ],
2543 "time": "2020-06-01T09:10:00+00:00"
2544 },
2545 {
2546 "name": "scssphp/scssphp",
2547 "version": "1.2.1",
2548 "source": {
2549 "type": "git",
2550 "url": "https://github.com/scssphp/scssphp.git",
2551 "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1"
2552 },
2553 "dist": {
2554 "type": "zip",
2555 "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
2556 "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
2557 "shasum": ""
2558 },
2559 "require": {
2560 "ext-ctype": "*",
2561 "ext-json": "*",
2562 "php": ">=5.6.0"
2563 },
2564 "require-dev": {
2565 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3",
2566 "sass/sass-spec": "2020.08.10",
2567 "squizlabs/php_codesniffer": "~3.5",
2568 "twbs/bootstrap": "~4.3",
2569 "zurb/foundation": "~6.5"
2570 },
2571 "bin": [
2572 "bin/pscss"
2573 ],
2574 "type": "library",
2575 "autoload": {
2576 "psr-4": {
2577 "ScssPhp\\ScssPhp\\": "src/"
2578 }
2579 },
2580 "notification-url": "https://packagist.org/downloads/",
2581 "license": [
2582 "MIT"
2583 ],
2584 "authors": [
2585 {
2586 "name": "Anthon Pang",
2587 "email": "apang@softwaredevelopment.ca",
2588 "homepage": "https://github.com/robocoder"
2589 },
2590 {
2591 "name": "Cédric Morin",
2592 "email": "cedric@yterium.com",
2593 "homepage": "https://github.com/Cerdic"
2594 }
2595 ],
2596 "description": "scssphp is a compiler for SCSS written in PHP.",
2597 "homepage": "http://scssphp.github.io/scssphp/",
2598 "keywords": [
2599 "css",
2600 "less",
2601 "sass",
2602 "scss",
2603 "stylesheet"
2604 ],
2605 "time": "2020-09-07T21:15:42+00:00"
2606 },
2607 {
2608 "name": "symfony/config",
2609 "version": "v3.4.40",
2610 "source": {
2611 "type": "git",
2612 "url": "https://github.com/symfony/config.git",
2613 "reference": "3634991bea549e73c45a964c38f30ceeae6ed877"
2614 },
2615 "dist": {
2616 "type": "zip",
2617 "url": "https://api.github.com/repos/symfony/config/zipball/3634991bea549e73c45a964c38f30ceeae6ed877",
2618 "reference": "3634991bea549e73c45a964c38f30ceeae6ed877",
2619 "shasum": ""
2620 },
2621 "require": {
2622 "php": "^5.5.9|>=7.0.8",
2623 "symfony/filesystem": "~2.8|~3.0|~4.0",
2624 "symfony/polyfill-ctype": "~1.8"
2625 },
2626 "conflict": {
2627 "symfony/dependency-injection": "<3.3",
2628 "symfony/finder": "<3.3"
2629 },
2630 "require-dev": {
2631 "symfony/dependency-injection": "~3.3|~4.0",
2632 "symfony/event-dispatcher": "~3.3|~4.0",
2633 "symfony/finder": "~3.3|~4.0",
2634 "symfony/yaml": "~3.0|~4.0"
2635 },
2636 "suggest": {
2637 "symfony/yaml": "To use the yaml reference dumper"
2638 },
2639 "type": "library",
2640 "extra": {
2641 "branch-alias": {
2642 "dev-master": "3.4-dev"
2643 }
2644 },
2645 "autoload": {
2646 "psr-4": {
2647 "Symfony\\Component\\Config\\": ""
2648 },
2649 "exclude-from-classmap": [
2650 "/Tests/"
2651 ]
2652 },
2653 "notification-url": "https://packagist.org/downloads/",
2654 "license": [
2655 "MIT"
2656 ],
2657 "authors": [
2658 {
2659 "name": "Fabien Potencier",
2660 "email": "fabien@symfony.com"
2661 },
2662 {
2663 "name": "Symfony Community",
2664 "homepage": "https://symfony.com/contributors"
2665 }
2666 ],
2667 "description": "Symfony Config Component",
2668 "homepage": "https://symfony.com",
2669 "funding": [
2670 {
2671 "url": "https://symfony.com/sponsor",
2672 "type": "custom"
2673 },
2674 {
2675 "url": "https://github.com/fabpot",
2676 "type": "github"
2677 },
2678 {
2679 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2680 "type": "tidelift"
2681 }
2682 ],
2683 "time": "2020-04-12T14:33:46+00:00"
2684 },
2685 {
2686 "name": "symfony/dependency-injection",
2687 "version": "v3.4.40",
2688 "source": {
2689 "type": "git",
2690 "url": "https://github.com/symfony/dependency-injection.git",
2691 "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd"
2692 },
2693 "dist": {
2694 "type": "zip",
2695 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d10ff5503b0b27711087eef4ac7835a752fe42fd",
2696 "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd",
2697 "shasum": ""
2698 },
2699 "require": {
2700 "php": "^5.5.9|>=7.0.8",
2701 "psr/container": "^1.0"
2702 },
2703 "conflict": {
2704 "symfony/config": "<3.3.7",
2705 "symfony/finder": "<3.3",
2706 "symfony/proxy-manager-bridge": "<3.4",
2707 "symfony/yaml": "<3.4"
2708 },
2709 "provide": {
2710 "psr/container-implementation": "1.0"
2711 },
2712 "require-dev": {
2713 "symfony/config": "~3.3|~4.0",
2714 "symfony/expression-language": "~2.8|~3.0|~4.0",
2715 "symfony/yaml": "~3.4|~4.0"
2716 },
2717 "suggest": {
2718 "symfony/config": "",
2719 "symfony/expression-language": "For using expressions in service container configuration",
2720 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2721 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2722 "symfony/yaml": ""
2723 },
2724 "type": "library",
2725 "extra": {
2726 "branch-alias": {
2727 "dev-master": "3.4-dev"
2728 }
2729 },
2730 "autoload": {
2731 "psr-4": {
2732 "Symfony\\Component\\DependencyInjection\\": ""
2733 },
2734 "exclude-from-classmap": [
2735 "/Tests/"
2736 ]
2737 },
2738 "notification-url": "https://packagist.org/downloads/",
2739 "license": [
2740 "MIT"
2741 ],
2742 "authors": [
2743 {
2744 "name": "Fabien Potencier",
2745 "email": "fabien@symfony.com"
2746 },
2747 {
2748 "name": "Symfony Community",
2749 "homepage": "https://symfony.com/contributors"
2750 }
2751 ],
2752 "description": "Symfony DependencyInjection Component",
2753 "homepage": "https://symfony.com",
2754 "funding": [
2755 {
2756 "url": "https://symfony.com/sponsor",
2757 "type": "custom"
2758 },
2759 {
2760 "url": "https://github.com/fabpot",
2761 "type": "github"
2762 },
2763 {
2764 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2765 "type": "tidelift"
2766 }
2767 ],
2768 "time": "2020-04-13T09:33:40+00:00"
2769 },
2770 {
2771 "name": "symfony/event-dispatcher",
2772 "version": "v3.4.40",
2773 "source": {
2774 "type": "git",
2775 "url": "https://github.com/symfony/event-dispatcher.git",
2776 "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
2777 },
2778 "dist": {
2779 "type": "zip",
2780 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
2781 "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
2782 "shasum": ""
2783 },
2784 "require": {
2785 "php": "^5.5.9|>=7.0.8"
2786 },
2787 "conflict": {
2788 "symfony/dependency-injection": "<3.3"
2789 },
2790 "require-dev": {
2791 "psr/log": "~1.0",
2792 "symfony/config": "~2.8|~3.0|~4.0",
2793 "symfony/dependency-injection": "~3.3|~4.0",
2794 "symfony/expression-language": "~2.8|~3.0|~4.0",
2795 "symfony/stopwatch": "~2.8|~3.0|~4.0"
2796 },
2797 "suggest": {
2798 "symfony/dependency-injection": "",
2799 "symfony/http-kernel": ""
2800 },
2801 "type": "library",
2802 "extra": {
2803 "branch-alias": {
2804 "dev-master": "3.4-dev"
2805 }
2806 },
2807 "autoload": {
2808 "psr-4": {
2809 "Symfony\\Component\\EventDispatcher\\": ""
2810 },
2811 "exclude-from-classmap": [
2812 "/Tests/"
2813 ]
2814 },
2815 "notification-url": "https://packagist.org/downloads/",
2816 "license": [
2817 "MIT"
2818 ],
2819 "authors": [
2820 {
2821 "name": "Fabien Potencier",
2822 "email": "fabien@symfony.com"
2823 },
2824 {
2825 "name": "Symfony Community",
2826 "homepage": "https://symfony.com/contributors"
2827 }
2828 ],
2829 "description": "Symfony EventDispatcher Component",
2830 "homepage": "https://symfony.com",
2831 "funding": [
2832 {
2833 "url": "https://symfony.com/sponsor",
2834 "type": "custom"
2835 },
2836 {
2837 "url": "https://github.com/fabpot",
2838 "type": "github"
2839 },
2840 {
2841 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2842 "type": "tidelift"
2843 }
2844 ],
2845 "time": "2020-03-15T09:38:08+00:00"
2846 },
2847 {
2848 "name": "symfony/filesystem",
2849 "version": "v3.4.40",
2850 "source": {
2851 "type": "git",
2852 "url": "https://github.com/symfony/filesystem.git",
2853 "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515"
2854 },
2855 "dist": {
2856 "type": "zip",
2857 "url": "https://api.github.com/repos/symfony/filesystem/zipball/78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
2858 "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
2859 "shasum": ""
2860 },
2861 "require": {
2862 "php": "^5.5.9|>=7.0.8",
2863 "symfony/polyfill-ctype": "~1.8"
2864 },
2865 "type": "library",
2866 "extra": {
2867 "branch-alias": {
2868 "dev-master": "3.4-dev"
2869 }
2870 },
2871 "autoload": {
2872 "psr-4": {
2873 "Symfony\\Component\\Filesystem\\": ""
2874 },
2875 "exclude-from-classmap": [
2876 "/Tests/"
2877 ]
2878 },
2879 "notification-url": "https://packagist.org/downloads/",
2880 "license": [
2881 "MIT"
2882 ],
2883 "authors": [
2884 {
2885 "name": "Fabien Potencier",
2886 "email": "fabien@symfony.com"
2887 },
2888 {
2889 "name": "Symfony Community",
2890 "homepage": "https://symfony.com/contributors"
2891 }
2892 ],
2893 "description": "Symfony Filesystem Component",
2894 "homepage": "https://symfony.com",
2895 "funding": [
2896 {
2897 "url": "https://symfony.com/sponsor",
2898 "type": "custom"
2899 },
2900 {
2901 "url": "https://github.com/fabpot",
2902 "type": "github"
2903 },
2904 {
2905 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2906 "type": "tidelift"
2907 }
2908 ],
2909 "time": "2020-04-12T16:54:01+00:00"
2910 },
2911 {
2912 "name": "symfony/finder",
2913 "version": "v3.4.40",
2914 "source": {
2915 "type": "git",
2916 "url": "https://github.com/symfony/finder.git",
2917 "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200"
2918 },
2919 "dist": {
2920 "type": "zip",
2921 "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200",
2922 "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200",
2923 "shasum": ""
2924 },
2925 "require": {
2926 "php": "^5.5.9|>=7.0.8"
2927 },
2928 "type": "library",
2929 "extra": {
2930 "branch-alias": {
2931 "dev-master": "3.4-dev"
2932 }
2933 },
2934 "autoload": {
2935 "psr-4": {
2936 "Symfony\\Component\\Finder\\": ""
2937 },
2938 "exclude-from-classmap": [
2939 "/Tests/"
2940 ]
2941 },
2942 "notification-url": "https://packagist.org/downloads/",
2943 "license": [
2944 "MIT"
2945 ],
2946 "authors": [
2947 {
2948 "name": "Fabien Potencier",
2949 "email": "fabien@symfony.com"
2950 },
2951 {
2952 "name": "Symfony Community",
2953 "homepage": "https://symfony.com/contributors"
2954 }
2955 ],
2956 "description": "Symfony Finder Component",
2957 "homepage": "https://symfony.com",
2958 "time": "2020-02-14T07:34:21+00:00"
2959 },
2960 {
2961 "name": "symfony/polyfill-ctype",
2962 "version": "v1.17.0",
2963 "source": {
2964 "type": "git",
2965 "url": "https://github.com/symfony/polyfill-ctype.git",
2966 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
2967 },
2968 "dist": {
2969 "type": "zip",
2970 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2971 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2972 "shasum": ""
2973 },
2974 "require": {
2975 "php": ">=5.3.3"
2976 },
2977 "suggest": {
2978 "ext-ctype": "For best performance"
2979 },
2980 "type": "library",
2981 "extra": {
2982 "branch-alias": {
2983 "dev-master": "1.17-dev"
2984 }
2985 },
2986 "autoload": {
2987 "psr-4": {
2988 "Symfony\\Polyfill\\Ctype\\": ""
2989 },
2990 "files": [
2991 "bootstrap.php"
2992 ]
2993 },
2994 "notification-url": "https://packagist.org/downloads/",
2995 "license": [
2996 "MIT"
2997 ],
2998 "authors": [
2999 {
3000 "name": "Gert de Pagter",
3001 "email": "BackEndTea@gmail.com"
3002 },
3003 {
3004 "name": "Symfony Community",
3005 "homepage": "https://symfony.com/contributors"
3006 }
3007 ],
3008 "description": "Symfony polyfill for ctype functions",
3009 "homepage": "https://symfony.com",
3010 "keywords": [
3011 "compatibility",
3012 "ctype",
3013 "polyfill",
3014 "portable"
3015 ],
3016 "funding": [
3017 {
3018 "url": "https://symfony.com/sponsor",
3019 "type": "custom"
3020 },
3021 {
3022 "url": "https://github.com/fabpot",
3023 "type": "github"
3024 },
3025 {
3026 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3027 "type": "tidelift"
3028 }
3029 ],
3030 "time": "2020-05-12T16:14:59+00:00"
3031 },
3032 {
3033 "name": "symfony/polyfill-iconv",
3034 "version": "v1.17.0",
3035 "source": {
3036 "type": "git",
3037 "url": "https://github.com/symfony/polyfill-iconv.git",
3038 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
3039 },
3040 "dist": {
3041 "type": "zip",
3042 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
3043 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
3044 "shasum": ""
3045 },
3046 "require": {
3047 "php": ">=5.3.3"
3048 },
3049 "suggest": {
3050 "ext-iconv": "For best performance"
3051 },
3052 "type": "library",
3053 "extra": {
3054 "branch-alias": {
3055 "dev-master": "1.17-dev"
3056 }
3057 },
3058 "autoload": {
3059 "psr-4": {
3060 "Symfony\\Polyfill\\Iconv\\": ""
3061 },
3062 "files": [
3063 "bootstrap.php"
3064 ]
3065 },
3066 "notification-url": "https://packagist.org/downloads/",
3067 "license": [
3068 "MIT"
3069 ],
3070 "authors": [
3071 {
3072 "name": "Nicolas Grekas",
3073 "email": "p@tchwork.com"
3074 },
3075 {
3076 "name": "Symfony Community",
3077 "homepage": "https://symfony.com/contributors"
3078 }
3079 ],
3080 "description": "Symfony polyfill for the Iconv extension",
3081 "homepage": "https://symfony.com",
3082 "keywords": [
3083 "compatibility",
3084 "iconv",
3085 "polyfill",
3086 "portable",
3087 "shim"
3088 ],
3089 "funding": [
3090 {
3091 "url": "https://symfony.com/sponsor",
3092 "type": "custom"
3093 },
3094 {
3095 "url": "https://github.com/fabpot",
3096 "type": "github"
3097 },
3098 {
3099 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3100 "type": "tidelift"
3101 }
3102 ],
3103 "time": "2020-05-12T16:47:27+00:00"
3104 },
3105 {
3106 "name": "symfony/polyfill-intl-idn",
3107 "version": "v1.17.0",
3108 "source": {
3109 "type": "git",
3110 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3111 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
3112 },
3113 "dist": {
3114 "type": "zip",
3115 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
3116 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
3117 "shasum": ""
3118 },
3119 "require": {
3120 "php": ">=5.3.3",
3121 "symfony/polyfill-mbstring": "^1.3",
3122 "symfony/polyfill-php72": "^1.10"
3123 },
3124 "suggest": {
3125 "ext-intl": "For best performance"
3126 },
3127 "type": "library",
3128 "extra": {
3129 "branch-alias": {
3130 "dev-master": "1.17-dev"
3131 }
3132 },
3133 "autoload": {
3134 "psr-4": {
3135 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3136 },
3137 "files": [
3138 "bootstrap.php"
3139 ]
3140 },
3141 "notification-url": "https://packagist.org/downloads/",
3142 "license": [
3143 "MIT"
3144 ],
3145 "authors": [
3146 {
3147 "name": "Laurent Bassin",
3148 "email": "laurent@bassin.info"
3149 },
3150 {
3151 "name": "Symfony Community",
3152 "homepage": "https://symfony.com/contributors"
3153 }
3154 ],
3155 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3156 "homepage": "https://symfony.com",
3157 "keywords": [
3158 "compatibility",
3159 "idn",
3160 "intl",
3161 "polyfill",
3162 "portable",
3163 "shim"
3164 ],
3165 "funding": [
3166 {
3167 "url": "https://symfony.com/sponsor",
3168 "type": "custom"
3169 },
3170 {
3171 "url": "https://github.com/fabpot",
3172 "type": "github"
3173 },
3174 {
3175 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3176 "type": "tidelift"
3177 }
3178 ],
3179 "time": "2020-05-12T16:47:27+00:00"
3180 },
3181 {
3182 "name": "symfony/polyfill-mbstring",
3183 "version": "v1.17.0",
3184 "source": {
3185 "type": "git",
3186 "url": "https://github.com/symfony/polyfill-mbstring.git",
3187 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
3188 },
3189 "dist": {
3190 "type": "zip",
3191 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
3192 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
3193 "shasum": ""
3194 },
3195 "require": {
3196 "php": ">=5.3.3"
3197 },
3198 "suggest": {
3199 "ext-mbstring": "For best performance"
3200 },
3201 "type": "library",
3202 "extra": {
3203 "branch-alias": {
3204 "dev-master": "1.17-dev"
3205 }
3206 },
3207 "autoload": {
3208 "psr-4": {
3209 "Symfony\\Polyfill\\Mbstring\\": ""
3210 },
3211 "files": [
3212 "bootstrap.php"
3213 ]
3214 },
3215 "notification-url": "https://packagist.org/downloads/",
3216 "license": [
3217 "MIT"
3218 ],
3219 "authors": [
3220 {
3221 "name": "Nicolas Grekas",
3222 "email": "p@tchwork.com"
3223 },
3224 {
3225 "name": "Symfony Community",
3226 "homepage": "https://symfony.com/contributors"
3227 }
3228 ],
3229 "description": "Symfony polyfill for the Mbstring extension",
3230 "homepage": "https://symfony.com",
3231 "keywords": [
3232 "compatibility",
3233 "mbstring",
3234 "polyfill",
3235 "portable",
3236 "shim"
3237 ],
3238 "funding": [
3239 {
3240 "url": "https://symfony.com/sponsor",
3241 "type": "custom"
3242 },
3243 {
3244 "url": "https://github.com/fabpot",
3245 "type": "github"
3246 },
3247 {
3248 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3249 "type": "tidelift"
3250 }
3251 ],
3252 "time": "2020-05-12T16:47:27+00:00"
3253 },
3254 {
3255 "name": "symfony/polyfill-php72",
3256 "version": "v1.17.0",
3257 "source": {
3258 "type": "git",
3259 "url": "https://github.com/symfony/polyfill-php72.git",
3260 "reference": "f048e612a3905f34931127360bdd2def19a5e582"
3261 },
3262 "dist": {
3263 "type": "zip",
3264 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
3265 "reference": "f048e612a3905f34931127360bdd2def19a5e582",
3266 "shasum": ""
3267 },
3268 "require": {
3269 "php": ">=5.3.3"
3270 },
3271 "type": "library",
3272 "extra": {
3273 "branch-alias": {
3274 "dev-master": "1.17-dev"
3275 }
3276 },
3277 "autoload": {
3278 "psr-4": {
3279 "Symfony\\Polyfill\\Php72\\": ""
3280 },
3281 "files": [
3282 "bootstrap.php"
3283 ]
3284 },
3285 "notification-url": "https://packagist.org/downloads/",
3286 "license": [
3287 "MIT"
3288 ],
3289 "authors": [
3290 {
3291 "name": "Nicolas Grekas",
3292 "email": "p@tchwork.com"
3293 },
3294 {
3295 "name": "Symfony Community",
3296 "homepage": "https://symfony.com/contributors"
3297 }
3298 ],
3299 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3300 "homepage": "https://symfony.com",
3301 "keywords": [
3302 "compatibility",
3303 "polyfill",
3304 "portable",
3305 "shim"
3306 ],
3307 "funding": [
3308 {
3309 "url": "https://symfony.com/sponsor",
3310 "type": "custom"
3311 },
3312 {
3313 "url": "https://github.com/fabpot",
3314 "type": "github"
3315 },
3316 {
3317 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3318 "type": "tidelift"
3319 }
3320 ],
3321 "time": "2020-05-12T16:47:27+00:00"
3322 },
3323 {
3324 "name": "symfony/process",
3325 "version": "v3.4.40",
3326 "source": {
3327 "type": "git",
3328 "url": "https://github.com/symfony/process.git",
3329 "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271"
3330 },
3331 "dist": {
3332 "type": "zip",
3333 "url": "https://api.github.com/repos/symfony/process/zipball/f5104c9dcbc2cfad45d01d5150c1da9836967271",
3334 "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271",
3335 "shasum": ""
3336 },
3337 "require": {
3338 "php": "^5.5.9|>=7.0.8"
3339 },
3340 "type": "library",
3341 "extra": {
3342 "branch-alias": {
3343 "dev-master": "3.4-dev"
3344 }
3345 },
3346 "autoload": {
3347 "psr-4": {
3348 "Symfony\\Component\\Process\\": ""
3349 },
3350 "exclude-from-classmap": [
3351 "/Tests/"
3352 ]
3353 },
3354 "notification-url": "https://packagist.org/downloads/",
3355 "license": [
3356 "MIT"
3357 ],
3358 "authors": [
3359 {
3360 "name": "Fabien Potencier",
3361 "email": "fabien@symfony.com"
3362 },
3363 {
3364 "name": "Symfony Community",
3365 "homepage": "https://symfony.com/contributors"
3366 }
3367 ],
3368 "description": "Symfony Process Component",
3369 "homepage": "https://symfony.com",
3370 "funding": [
3371 {
3372 "url": "https://symfony.com/sponsor",
3373 "type": "custom"
3374 },
3375 {
3376 "url": "https://github.com/fabpot",
3377 "type": "github"
3378 },
3379 {
3380 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3381 "type": "tidelift"
3382 }
3383 ],
3384 "time": "2020-04-12T14:33:46+00:00"
3385 },
3386 {
3387 "name": "symfony/var-dumper",
3388 "version": "v3.4.44",
3389 "source": {
3390 "type": "git",
3391 "url": "https://github.com/symfony/var-dumper.git",
3392 "reference": "3e31b82077039b1ea3b5a203ec1e3016606f4484"
3393 },
3394 "dist": {
3395 "type": "zip",
3396 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3e31b82077039b1ea3b5a203ec1e3016606f4484",
3397 "reference": "3e31b82077039b1ea3b5a203ec1e3016606f4484",
3398 "shasum": ""
3399 },
3400 "require": {
3401 "php": "^5.5.9|>=7.0.8",
3402 "symfony/polyfill-mbstring": "~1.0"
3403 },
3404 "conflict": {
3405 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
3406 },
3407 "require-dev": {
3408 "ext-iconv": "*",
3409 "twig/twig": "~1.34|~2.4"
3410 },
3411 "suggest": {
3412 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
3413 "ext-intl": "To show region name in time zone dump",
3414 "ext-symfony_debug": ""
3415 },
3416 "type": "library",
3417 "extra": {
3418 "branch-alias": {
3419 "dev-master": "3.4-dev"
3420 }
3421 },
3422 "autoload": {
3423 "files": [
3424 "Resources/functions/dump.php"
3425 ],
3426 "psr-4": {
3427 "Symfony\\Component\\VarDumper\\": ""
3428 },
3429 "exclude-from-classmap": [
3430 "/Tests/"
3431 ]
3432 },
3433 "notification-url": "https://packagist.org/downloads/",
3434 "license": [
3435 "MIT"
3436 ],
3437 "authors": [
3438 {
3439 "name": "Nicolas Grekas",
3440 "email": "p@tchwork.com"
3441 },
3442 {
3443 "name": "Symfony Community",
3444 "homepage": "https://symfony.com/contributors"
3445 }
3446 ],
3447 "description": "Symfony mechanism for exploring and dumping PHP variables",
3448 "homepage": "https://symfony.com",
3449 "keywords": [
3450 "debug",
3451 "dump"
3452 ],
3453 "funding": [
3454 {
3455 "url": "https://symfony.com/sponsor",
3456 "type": "custom"
3457 },
3458 {
3459 "url": "https://github.com/fabpot",
3460 "type": "github"
3461 },
3462 {
3463 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3464 "type": "tidelift"
3465 }
3466 ],
3467 "time": "2020-08-17T07:27:37+00:00"
3468 },
3469 {
3470 "name": "tecnickcom/tcpdf",
3471 "version": "6.3.5",
3472 "source": {
3473 "type": "git",
3474 "url": "https://github.com/tecnickcom/TCPDF.git",
3475 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
3476 },
3477 "dist": {
3478 "type": "zip",
3479 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
3480 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
3481 "shasum": ""
3482 },
3483 "require": {
3484 "php": ">=5.3.0"
3485 },
3486 "type": "library",
3487 "autoload": {
3488 "classmap": [
3489 "config",
3490 "include",
3491 "tcpdf.php",
3492 "tcpdf_parser.php",
3493 "tcpdf_import.php",
3494 "tcpdf_barcodes_1d.php",
3495 "tcpdf_barcodes_2d.php",
3496 "include/tcpdf_colors.php",
3497 "include/tcpdf_filters.php",
3498 "include/tcpdf_font_data.php",
3499 "include/tcpdf_fonts.php",
3500 "include/tcpdf_images.php",
3501 "include/tcpdf_static.php",
3502 "include/barcodes/datamatrix.php",
3503 "include/barcodes/pdf417.php",
3504 "include/barcodes/qrcode.php"
3505 ]
3506 },
3507 "notification-url": "https://packagist.org/downloads/",
3508 "license": [
3509 "LGPL-3.0-only"
3510 ],
3511 "authors": [
3512 {
3513 "name": "Nicola Asuni",
3514 "email": "info@tecnick.com",
3515 "role": "lead"
3516 }
3517 ],
3518 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
3519 "homepage": "http://www.tcpdf.org/",
3520 "keywords": [
3521 "PDFD32000-2008",
3522 "TCPDF",
3523 "barcodes",
3524 "datamatrix",
3525 "pdf",
3526 "pdf417",
3527 "qrcode"
3528 ],
3529 "time": "2020-02-14T14:20:12+00:00"
3530 },
3531 {
3532 "name": "togos/gitignore",
3533 "version": "1.1.1",
3534 "source": {
3535 "type": "git",
3536 "url": "https://github.com/TOGoS/PHPGitIgnore.git",
3537 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4"
3538 },
3539 "dist": {
3540 "type": "zip",
3541 "url": "https://api.github.com/repos/TOGoS/PHPGitIgnore/zipball/32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
3542 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
3543 "shasum": ""
3544 },
3545 "require": {
3546 "php": ">=5.2"
3547 },
3548 "require-dev": {
3549 "togos/simpler-test": "1.1.1"
3550 },
3551 "type": "library",
3552 "autoload": {
3553 "psr-0": {
3554 "TOGoS_GitIgnore_": "src/main/php/"
3555 }
3556 },
3557 "notification-url": "https://packagist.org/downloads/",
3558 "license": [
3559 "MIT"
3560 ],
3561 "description": "Parser for .gitignore (and sparse-checkout, and anything else using the same format) files",
3562 "time": "2019-04-19T19:16:58+00:00"
3563 },
3564 {
3565 "name": "totten/ca-config",
3566 "version": "v17.05.0",
3567 "source": {
3568 "type": "git",
3569 "url": "https://github.com/totten/ca_config.git",
3570 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
3571 },
3572 "dist": {
3573 "type": "zip",
3574 "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
3575 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
3576 "shasum": ""
3577 },
3578 "require": {
3579 "php": ">=5.2"
3580 },
3581 "type": "library",
3582 "autoload": {
3583 "psr-0": {
3584 "CA_Config": "src/"
3585 }
3586 },
3587 "notification-url": "https://packagist.org/downloads/",
3588 "license": [
3589 "BSD-2-Clause"
3590 ],
3591 "authors": [
3592 {
3593 "name": "Tim Otten",
3594 "email": "to-git@think.hm"
3595 }
3596 ],
3597 "description": "Default configuration for certificate authorities",
3598 "homepage": "https://github.com/totten/ca_config",
3599 "time": "2017-05-10T20:08:17+00:00"
3600 },
3601 {
3602 "name": "totten/lurkerlite",
3603 "version": "1.3.0",
3604 "source": {
3605 "type": "git",
3606 "url": "https://github.com/totten/Lurker.git",
3607 "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a"
3608 },
3609 "dist": {
3610 "type": "zip",
3611 "url": "https://api.github.com/repos/totten/Lurker/zipball/a20c47142b486415b9117c76aa4c2117ff95b49a",
3612 "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a",
3613 "shasum": ""
3614 },
3615 "require": {
3616 "php": ">=5.3.3"
3617 },
3618 "replace": {
3619 "henrikbjorn/lurker": "*"
3620 },
3621 "suggest": {
3622 "ext-inotify": ">=0.1.6"
3623 },
3624 "type": "library",
3625 "extra": {
3626 "branch-alias": {
3627 "dev-master": "1.3.x-dev"
3628 }
3629 },
3630 "autoload": {
3631 "psr-0": {
3632 "Lurker": "src"
3633 }
3634 },
3635 "notification-url": "https://packagist.org/downloads/",
3636 "license": [
3637 "MIT"
3638 ],
3639 "authors": [
3640 {
3641 "name": "Konstantin Kudryashov",
3642 "email": "ever.zet@gmail.com"
3643 },
3644 {
3645 "name": "Yaroslav Kiliba",
3646 "email": "om.dattaya@gmail.com"
3647 },
3648 {
3649 "name": "Henrik Bjrnskov",
3650 "email": "henrik@bjrnskov.dk"
3651 }
3652 ],
3653 "description": "Resource Watcher - Lightweight edition of henrikbjorn/lurker with no dependencies",
3654 "keywords": [
3655 "filesystem",
3656 "resource",
3657 "watching"
3658 ],
3659 "time": "2020-09-01T10:01:01+00:00"
3660 },
3661 {
3662 "name": "tplaner/when",
3663 "version": "3.0.0+php53",
3664 "dist": {
3665 "type": "zip",
3666 "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip"
3667 },
3668 "require": {
3669 "php": ">=5.3.0"
3670 },
3671 "require-dev": {
3672 "phpunit/phpunit": "~4.0"
3673 },
3674 "type": "library",
3675 "autoload": {
3676 "psr-4": {
3677 "When\\": "src/"
3678 }
3679 },
3680 "license": [
3681 "MIT"
3682 ],
3683 "authors": [
3684 {
3685 "name": "Tom Planer",
3686 "email": "tplaner@gmail.com"
3687 }
3688 ],
3689 "description": "Date/Calendar recursion library.",
3690 "homepage": "https://github.com/tplaner/When",
3691 "keywords": [
3692 "DateTime",
3693 "date",
3694 "recurrence",
3695 "time"
3696 ]
3697 },
3698 {
3699 "name": "tubalmartin/cssmin",
3700 "version": "v4.1.1",
3701 "source": {
3702 "type": "git",
3703 "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
3704 "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
3705 },
3706 "dist": {
3707 "type": "zip",
3708 "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
3709 "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
3710 "shasum": ""
3711 },
3712 "require": {
3713 "ext-pcre": "*",
3714 "php": ">=5.3.2"
3715 },
3716 "require-dev": {
3717 "cogpowered/finediff": "0.3.*",
3718 "phpunit/phpunit": "4.8.*"
3719 },
3720 "bin": [
3721 "cssmin"
3722 ],
3723 "type": "library",
3724 "autoload": {
3725 "psr-4": {
3726 "tubalmartin\\CssMin\\": "src"
3727 }
3728 },
3729 "notification-url": "https://packagist.org/downloads/",
3730 "license": [
3731 "BSD-3-Clause"
3732 ],
3733 "authors": [
3734 {
3735 "name": "Túbal Martín",
3736 "homepage": "http://tubalmartin.me/"
3737 }
3738 ],
3739 "description": "A PHP port of the YUI CSS compressor",
3740 "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
3741 "keywords": [
3742 "compress",
3743 "compressor",
3744 "css",
3745 "cssmin",
3746 "minify",
3747 "yui"
3748 ],
3749 "time": "2018-01-15T15:26:51+00:00"
3750 },
3751 {
3752 "name": "typo3/phar-stream-wrapper",
3753 "version": "v3.1.4",
3754 "source": {
3755 "type": "git",
3756 "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
3757 "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04"
3758 },
3759 "dist": {
3760 "type": "zip",
3761 "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
3762 "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
3763 "shasum": ""
3764 },
3765 "require": {
3766 "ext-json": "*",
3767 "php": "^7.0"
3768 },
3769 "require-dev": {
3770 "ext-xdebug": "*",
3771 "phpunit/phpunit": "^6.5"
3772 },
3773 "suggest": {
3774 "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
3775 },
3776 "type": "library",
3777 "extra": {
3778 "branch-alias": {
3779 "dev-master": "v3.x-dev"
3780 }
3781 },
3782 "autoload": {
3783 "psr-4": {
3784 "TYPO3\\PharStreamWrapper\\": "src/"
3785 }
3786 },
3787 "notification-url": "https://packagist.org/downloads/",
3788 "license": [
3789 "MIT"
3790 ],
3791 "description": "Interceptors for PHP's native phar:// stream handling",
3792 "homepage": "https://typo3.org/",
3793 "keywords": [
3794 "phar",
3795 "php",
3796 "security",
3797 "stream-wrapper"
3798 ],
3799 "time": "2019-12-10T11:53:27+00:00"
3800 },
3801 {
3802 "name": "xkerman/restricted-unserialize",
3803 "version": "1.1.12",
3804 "source": {
3805 "type": "git",
3806 "url": "https://github.com/xKerman/restricted-unserialize.git",
3807 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489"
3808 },
3809 "dist": {
3810 "type": "zip",
3811 "url": "https://api.github.com/repos/xKerman/restricted-unserialize/zipball/4c6cadbb176c04d3e19b9bb8b40df12998460489",
3812 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489",
3813 "shasum": ""
3814 },
3815 "require": {
3816 "php": ">=5.2"
3817 },
3818 "require-dev": {
3819 "nikic/php-parser": "^1.4|^3.0|^4.2",
3820 "phpmd/phpmd": "^2.6",
3821 "phpunit/phpunit": "^4.8|^5.7|^6.5|^7.4|^8.2",
3822 "sebastian/phpcpd": "^2.0|^3.0|^4.1",
3823 "squizlabs/php_codesniffer": "^2.9|^3.4"
3824 },
3825 "type": "library",
3826 "autoload": {
3827 "files": [
3828 "src/function.php"
3829 ],
3830 "psr-4": {
3831 "xKerman\\Restricted\\": "src"
3832 }
3833 },
3834 "notification-url": "https://packagist.org/downloads/",
3835 "license": [
3836 "MIT"
3837 ],
3838 "authors": [
3839 {
3840 "name": "xKerman",
3841 "email": "xKhorasan@gmail.com"
3842 }
3843 ],
3844 "description": "provide PHP Object Injection safe unserialize function",
3845 "keywords": [
3846 "PHP Object Injection",
3847 "deserialize",
3848 "unserialize"
3849 ],
3850 "time": "2019-08-11T00:04:39+00:00"
3851 },
3852 {
3853 "name": "zendframework/zend-escaper",
3854 "version": "2.4.13",
3855 "source": {
3856 "type": "git",
3857 "url": "https://github.com/zendframework/zend-escaper.git",
3858 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
3859 },
3860 "dist": {
3861 "type": "zip",
3862 "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
3863 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
3864 "shasum": ""
3865 },
3866 "require": {
3867 "php": ">=5.3.23"
3868 },
3869 "require-dev": {
3870 "fabpot/php-cs-fixer": "1.7.*",
3871 "phpunit/phpunit": "~4.0",
3872 "satooshi/php-coveralls": "dev-master"
3873 },
3874 "type": "library",
3875 "extra": {
3876 "branch-alias": {
3877 "dev-master": "2.4-dev",
3878 "dev-develop": "2.5-dev"
3879 }
3880 },
3881 "autoload": {
3882 "psr-4": {
3883 "Zend\\Escaper\\": "src/"
3884 }
3885 },
3886 "notification-url": "https://packagist.org/downloads/",
3887 "license": [
3888 "BSD-3-Clause"
3889 ],
3890 "homepage": "https://github.com/zendframework/zend-escaper",
3891 "keywords": [
3892 "escaper",
3893 "zf2"
3894 ],
3895 "abandoned": "laminas/laminas-escaper",
3896 "time": "2015-05-07T14:55:31+00:00"
3897 },
3898 {
3899 "name": "zetacomponents/base",
3900 "version": "1.9.1",
3901 "source": {
3902 "type": "git",
3903 "url": "https://github.com/zetacomponents/Base.git",
3904 "reference": "489e20235989ddc97fdd793af31ac803972454f1"
3905 },
3906 "dist": {
3907 "type": "zip",
3908 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1",
3909 "reference": "489e20235989ddc97fdd793af31ac803972454f1",
3910 "shasum": ""
3911 },
3912 "require-dev": {
3913 "phpunit/phpunit": "~5.7",
3914 "zetacomponents/unit-test": "*"
3915 },
3916 "type": "library",
3917 "autoload": {
3918 "classmap": [
3919 "src"
3920 ]
3921 },
3922 "notification-url": "https://packagist.org/downloads/",
3923 "license": [
3924 "Apache-2.0"
3925 ],
3926 "authors": [
3927 {
3928 "name": "Sergey Alexeev"
3929 },
3930 {
3931 "name": "Sebastian Bergmann"
3932 },
3933 {
3934 "name": "Jan Borsodi"
3935 },
3936 {
3937 "name": "Raymond Bosman"
3938 },
3939 {
3940 "name": "Frederik Holljen"
3941 },
3942 {
3943 "name": "Kore Nordmann"
3944 },
3945 {
3946 "name": "Derick Rethans"
3947 },
3948 {
3949 "name": "Vadym Savchuk"
3950 },
3951 {
3952 "name": "Tobias Schlitt"
3953 },
3954 {
3955 "name": "Alexandru Stanoi"
3956 }
3957 ],
3958 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
3959 "homepage": "https://github.com/zetacomponents",
3960 "time": "2017-11-28T11:30:00+00:00"
3961 },
3962 {
3963 "name": "zetacomponents/mail",
3964 "version": "1.9.2",
3965 "source": {
3966 "type": "git",
3967 "url": "https://github.com/zetacomponents/Mail.git",
3968 "reference": "c55267564d78724d4c25188fc653fef0da4c920a"
3969 },
3970 "dist": {
3971 "type": "zip",
3972 "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/c55267564d78724d4c25188fc653fef0da4c920a",
3973 "reference": "c55267564d78724d4c25188fc653fef0da4c920a",
3974 "shasum": ""
3975 },
3976 "require": {
3977 "zetacomponents/base": "~1.8"
3978 },
3979 "require-dev": {
3980 "phpunit/phpunit": "~7.5",
3981 "zetacomponents/unit-test": "*"
3982 },
3983 "type": "library",
3984 "extra": {
3985 "patches_applied": {
3986 "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch"
3987 }
3988 },
3989 "autoload": {
3990 "classmap": [
3991 "src"
3992 ]
3993 },
3994 "notification-url": "https://packagist.org/downloads/",
3995 "license": [
3996 "Apache-2.0"
3997 ],
3998 "authors": [
3999 {
4000 "name": "Sergey Alexeev"
4001 },
4002 {
4003 "name": "Sebastian Bergmann"
4004 },
4005 {
4006 "name": "Jan Borsodi"
4007 },
4008 {
4009 "name": "Raymond Bosman"
4010 },
4011 {
4012 "name": "Frederik Holljen"
4013 },
4014 {
4015 "name": "Kore Nordmann"
4016 },
4017 {
4018 "name": "Derick Rethans"
4019 },
4020 {
4021 "name": "Vadym Savchuk"
4022 },
4023 {
4024 "name": "Tobias Schlitt"
4025 },
4026 {
4027 "name": "Alexandru Stanoi"
4028 },
4029 {
4030 "name": "Sinisa Dukaric"
4031 },
4032 {
4033 "name": "Mikko Koppanen"
4034 },
4035 {
4036 "name": "Christian Michel"
4037 }
4038 ],
4039 "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.",
4040 "homepage": "https://github.com/zetacomponents",
4041 "time": "2020-06-13T12:38:26+00:00"
4042 }
4043 ],
4044 "packages-dev": [],
4045 "aliases": [],
4046 "minimum-stability": "stable",
4047 "stability-flags": [],
4048 "prefer-stable": false,
4049 "prefer-lowest": false,
4050 "platform": {
4051 "php": "~7.2",
4052 "ext-intl": "*",
4053 "ext-json": "*"
4054 },
4055 "platform-dev": [],
4056 "platform-overrides": {
4057 "php": "7.2"
4058 },
4059 "plugin-api-version": "2.0.0"
4060 }