Merge pull request #16690 from kartik1000/Shift_Update_Membership
[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": "d3e774ecb53f47ad1c02f3c570d4aabb",
8 "packages": [
9 {
10 "name": "cache/integration-tests",
11 "version": "0.16.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/php-cache/integration-tests.git",
15 "reference": "a8d9538a44ed5a70d551f9b87f534c98dfe6b0ee"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/php-cache/integration-tests/zipball/a8d9538a44ed5a70d551f9b87f534c98dfe6b0ee",
20 "reference": "a8d9538a44ed5a70d551f9b87f534c98dfe6b0ee",
21 "shasum": ""
22 },
23 "require": {
24 "cache/tag-interop": "^1.0",
25 "php": "^5.4|^7",
26 "psr/cache": "~1.0"
27 },
28 "require-dev": {
29 "cache/cache": "dev-master",
30 "illuminate/cache": "^5.0",
31 "madewithlove/illuminate-psr-cache-bridge": "^1.0",
32 "phpunit/phpunit": "^4.0|^5.0",
33 "symfony/cache": "^3.1",
34 "tedivm/stash": "dev-master"
35 },
36 "type": "library",
37 "extra": {
38 "patches_applied": {
39 "Allow adding tests": "https://github.com/php-cache/integration-tests/commit/05f97174c09364dc10c084a38ba0cfd5124f4cec.patch",
40 "Support PHPUnit 6+": "https://github.com/php-cache/integration-tests/commit/1ec7362962185df91d3d749bc3fa7e7b99cb9fc7.patch",
41 "Add tests for binary data round trip": "https://github.com/php-cache/integration-tests/commit/89cd7068e83aa776774bfc44f6bcba858c085616.patch"
42 }
43 },
44 "autoload": {
45 "psr-4": {
46 "Cache\\IntegrationTests\\": "src/"
47 }
48 },
49 "notification-url": "https://packagist.org/downloads/",
50 "license": [
51 "MIT"
52 ],
53 "authors": [
54 {
55 "name": "Aaron Scherer",
56 "email": "aequasi@gmail.com",
57 "homepage": "https://github.com/aequasi"
58 },
59 {
60 "name": "Tobias Nyholm",
61 "email": "tobias.nyholm@gmail.com",
62 "homepage": "https://github.com/Nyholm"
63 }
64 ],
65 "description": "Integration tests for PSR-6 and PSR-16 cache implementations",
66 "homepage": "https://github.com/php-cache/integration-tests",
67 "keywords": [
68 "cache",
69 "psr16",
70 "psr6",
71 "test"
72 ],
73 "time": "2017-02-02T14:29:50+00:00"
74 },
75 {
76 "name": "cache/tag-interop",
77 "version": "1.0.0",
78 "source": {
79 "type": "git",
80 "url": "https://github.com/php-cache/tag-interop.git",
81 "reference": "c7496dd81530f538af27b4f2713cde97bc292832"
82 },
83 "dist": {
84 "type": "zip",
85 "url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832",
86 "reference": "c7496dd81530f538af27b4f2713cde97bc292832",
87 "shasum": ""
88 },
89 "require": {
90 "php": "^5.5 || ^7.0",
91 "psr/cache": "^1.0"
92 },
93 "type": "library",
94 "extra": {
95 "branch-alias": {
96 "dev-master": "2.0-dev"
97 }
98 },
99 "autoload": {
100 "psr-4": {
101 "Cache\\TagInterop\\": ""
102 }
103 },
104 "notification-url": "https://packagist.org/downloads/",
105 "license": [
106 "MIT"
107 ],
108 "authors": [
109 {
110 "name": "Tobias Nyholm",
111 "email": "tobias.nyholm@gmail.com",
112 "homepage": "https://github.com/Nyholm"
113 },
114 {
115 "name": "Nicolas Grekas",
116 "email": "p@tchwork.com",
117 "homepage": "https://github.com/nicolas-grekas"
118 }
119 ],
120 "description": "Framework interoperable interfaces for tags",
121 "homepage": "http://www.php-cache.com/en/latest/",
122 "keywords": [
123 "cache",
124 "psr",
125 "psr6",
126 "tag"
127 ],
128 "time": "2017-03-13T09:14:27+00:00"
129 },
130 {
131 "name": "civicrm/civicrm-cxn-rpc",
132 "version": "v0.19.01.08",
133 "source": {
134 "type": "git",
135 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
136 "reference": "5a142bc4d24b7f8c830f59768b405ec74d582f22"
137 },
138 "dist": {
139 "type": "zip",
140 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/5a142bc4d24b7f8c830f59768b405ec74d582f22",
141 "reference": "5a142bc4d24b7f8c830f59768b405ec74d582f22",
142 "shasum": ""
143 },
144 "require": {
145 "phpseclib/phpseclib": "1.0.*",
146 "psr/log": "~1.1"
147 },
148 "type": "library",
149 "autoload": {
150 "psr-4": {
151 "Civi\\Cxn\\Rpc\\": "src/"
152 }
153 },
154 "notification-url": "https://packagist.org/downloads/",
155 "license": [
156 "MIT"
157 ],
158 "authors": [
159 {
160 "name": "Tim Otten",
161 "email": "totten@civicrm.org"
162 }
163 ],
164 "description": "RPC library for CiviConnect",
165 "time": "2019-01-08T19:20:09+00:00"
166 },
167 {
168 "name": "civicrm/composer-downloads-plugin",
169 "version": "v2.1.1",
170 "source": {
171 "type": "git",
172 "url": "https://github.com/civicrm/composer-downloads-plugin.git",
173 "reference": "8722bc7d547315be39397a3078bb51ee053ca269"
174 },
175 "dist": {
176 "type": "zip",
177 "url": "https://api.github.com/repos/civicrm/composer-downloads-plugin/zipball/8722bc7d547315be39397a3078bb51ee053ca269",
178 "reference": "8722bc7d547315be39397a3078bb51ee053ca269",
179 "shasum": ""
180 },
181 "require": {
182 "composer-plugin-api": "^1.1",
183 "php": ">=5.6",
184 "togos/gitignore": "~1.1.1"
185 },
186 "require-dev": {
187 "composer/composer": "~1.0",
188 "friendsofphp/php-cs-fixer": "^2.3",
189 "phpunit/phpunit": "^5.7",
190 "totten/process-helper": "^1.0.1"
191 },
192 "type": "composer-plugin",
193 "extra": {
194 "class": "LastCall\\DownloadsPlugin\\Plugin"
195 },
196 "autoload": {
197 "psr-4": {
198 "LastCall\\DownloadsPlugin\\": "src/"
199 }
200 },
201 "notification-url": "https://packagist.org/downloads/",
202 "license": [
203 "MIT"
204 ],
205 "authors": [
206 {
207 "name": "Rob Bayliss",
208 "email": "rob@lastcallmedia.com"
209 },
210 {
211 "name": "Tim Otten",
212 "email": "totten@civicrm.org"
213 }
214 ],
215 "description": "Composer plugin for downloading additional files within any composer package.",
216 "time": "2019-08-28T00:33:51+00:00"
217 },
218 {
219 "name": "cweagans/composer-patches",
220 "version": "1.6.5",
221 "source": {
222 "type": "git",
223 "url": "https://github.com/cweagans/composer-patches.git",
224 "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3"
225 },
226 "dist": {
227 "type": "zip",
228 "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
229 "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
230 "shasum": ""
231 },
232 "require": {
233 "composer-plugin-api": "^1.0",
234 "php": ">=5.3.0"
235 },
236 "require-dev": {
237 "composer/composer": "~1.0",
238 "phpunit/phpunit": "~4.6"
239 },
240 "type": "composer-plugin",
241 "extra": {
242 "class": "cweagans\\Composer\\Patches"
243 },
244 "autoload": {
245 "psr-4": {
246 "cweagans\\Composer\\": "src"
247 }
248 },
249 "notification-url": "https://packagist.org/downloads/",
250 "license": [
251 "BSD-3-Clause"
252 ],
253 "authors": [
254 {
255 "name": "Cameron Eagans",
256 "email": "me@cweagans.net"
257 }
258 ],
259 "description": "Provides a way to patch Composer packages.",
260 "time": "2018-05-11T18:00:16+00:00"
261 },
262 {
263 "name": "dompdf/dompdf",
264 "version": "v0.8.3",
265 "source": {
266 "type": "git",
267 "url": "https://github.com/dompdf/dompdf.git",
268 "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2"
269 },
270 "dist": {
271 "type": "zip",
272 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2",
273 "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2",
274 "shasum": ""
275 },
276 "require": {
277 "ext-dom": "*",
278 "ext-mbstring": "*",
279 "phenx/php-font-lib": "0.5.*",
280 "phenx/php-svg-lib": "0.3.*",
281 "php": ">=5.4.0"
282 },
283 "require-dev": {
284 "phpunit/phpunit": "^4.8|^5.5|^6.5",
285 "squizlabs/php_codesniffer": "2.*"
286 },
287 "suggest": {
288 "ext-gd": "Needed to process images",
289 "ext-gmagick": "Improves image processing performance",
290 "ext-imagick": "Improves image processing performance"
291 },
292 "type": "library",
293 "extra": {
294 "branch-alias": {
295 "dev-develop": "0.7-dev"
296 }
297 },
298 "autoload": {
299 "psr-4": {
300 "Dompdf\\": "src/"
301 },
302 "classmap": [
303 "lib/"
304 ]
305 },
306 "notification-url": "https://packagist.org/downloads/",
307 "license": [
308 "LGPL-2.1"
309 ],
310 "authors": [
311 {
312 "name": "Fabien Ménager",
313 "email": "fabien.menager@gmail.com"
314 },
315 {
316 "name": "Brian Sweeney",
317 "email": "eclecticgeek@gmail.com"
318 },
319 {
320 "name": "Gabriel Bull",
321 "email": "me@gabrielbull.com"
322 }
323 ],
324 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
325 "homepage": "https://github.com/dompdf/dompdf",
326 "time": "2018-12-14T02:40:31+00:00"
327 },
328 {
329 "name": "electrolinux/phpquery",
330 "version": "0.9.6",
331 "source": {
332 "type": "git",
333 "url": "https://github.com/electrolinux/phpquery.git",
334 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
335 },
336 "dist": {
337 "type": "zip",
338 "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
339 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
340 "shasum": ""
341 },
342 "type": "library",
343 "autoload": {
344 "classmap": [
345 "phpQuery/"
346 ]
347 },
348 "notification-url": "https://packagist.org/downloads/",
349 "license": [
350 "MIT"
351 ],
352 "authors": [
353 {
354 "name": "Tobiasz Cudnik",
355 "email": "tobiasz.cudnik@gmail.com",
356 "homepage": "https://github.com/TobiaszCudnik",
357 "role": "Developer"
358 },
359 {
360 "name": "didier Belot",
361 "role": "Packager"
362 }
363 ],
364 "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
365 "homepage": "http://code.google.com/p/phpquery/",
366 "time": "2013-03-21T12:39:33+00:00"
367 },
368 {
369 "name": "guzzlehttp/guzzle",
370 "version": "6.3.0",
371 "source": {
372 "type": "git",
373 "url": "https://github.com/guzzle/guzzle.git",
374 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
375 },
376 "dist": {
377 "type": "zip",
378 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
379 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
380 "shasum": ""
381 },
382 "require": {
383 "guzzlehttp/promises": "^1.0",
384 "guzzlehttp/psr7": "^1.4",
385 "php": ">=5.5"
386 },
387 "require-dev": {
388 "ext-curl": "*",
389 "phpunit/phpunit": "^4.0 || ^5.0",
390 "psr/log": "^1.0"
391 },
392 "suggest": {
393 "psr/log": "Required for using the Log middleware"
394 },
395 "type": "library",
396 "extra": {
397 "branch-alias": {
398 "dev-master": "6.2-dev"
399 }
400 },
401 "autoload": {
402 "files": [
403 "src/functions_include.php"
404 ],
405 "psr-4": {
406 "GuzzleHttp\\": "src/"
407 }
408 },
409 "notification-url": "https://packagist.org/downloads/",
410 "license": [
411 "MIT"
412 ],
413 "authors": [
414 {
415 "name": "Michael Dowling",
416 "email": "mtdowling@gmail.com",
417 "homepage": "https://github.com/mtdowling"
418 }
419 ],
420 "description": "Guzzle is a PHP HTTP client library",
421 "homepage": "http://guzzlephp.org/",
422 "keywords": [
423 "client",
424 "curl",
425 "framework",
426 "http",
427 "http client",
428 "rest",
429 "web service"
430 ],
431 "time": "2017-06-22T18:50:49+00:00"
432 },
433 {
434 "name": "guzzlehttp/promises",
435 "version": "v1.3.1",
436 "source": {
437 "type": "git",
438 "url": "https://github.com/guzzle/promises.git",
439 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
440 },
441 "dist": {
442 "type": "zip",
443 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
444 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
445 "shasum": ""
446 },
447 "require": {
448 "php": ">=5.5.0"
449 },
450 "require-dev": {
451 "phpunit/phpunit": "^4.0"
452 },
453 "type": "library",
454 "extra": {
455 "branch-alias": {
456 "dev-master": "1.4-dev"
457 }
458 },
459 "autoload": {
460 "psr-4": {
461 "GuzzleHttp\\Promise\\": "src/"
462 },
463 "files": [
464 "src/functions_include.php"
465 ]
466 },
467 "notification-url": "https://packagist.org/downloads/",
468 "license": [
469 "MIT"
470 ],
471 "authors": [
472 {
473 "name": "Michael Dowling",
474 "email": "mtdowling@gmail.com",
475 "homepage": "https://github.com/mtdowling"
476 }
477 ],
478 "description": "Guzzle promises library",
479 "keywords": [
480 "promise"
481 ],
482 "time": "2016-12-20T10:07:11+00:00"
483 },
484 {
485 "name": "guzzlehttp/psr7",
486 "version": "1.4.2",
487 "source": {
488 "type": "git",
489 "url": "https://github.com/guzzle/psr7.git",
490 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
491 },
492 "dist": {
493 "type": "zip",
494 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
495 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
496 "shasum": ""
497 },
498 "require": {
499 "php": ">=5.4.0",
500 "psr/http-message": "~1.0"
501 },
502 "provide": {
503 "psr/http-message-implementation": "1.0"
504 },
505 "require-dev": {
506 "phpunit/phpunit": "~4.0"
507 },
508 "type": "library",
509 "extra": {
510 "branch-alias": {
511 "dev-master": "1.4-dev"
512 }
513 },
514 "autoload": {
515 "psr-4": {
516 "GuzzleHttp\\Psr7\\": "src/"
517 },
518 "files": [
519 "src/functions_include.php"
520 ]
521 },
522 "notification-url": "https://packagist.org/downloads/",
523 "license": [
524 "MIT"
525 ],
526 "authors": [
527 {
528 "name": "Michael Dowling",
529 "email": "mtdowling@gmail.com",
530 "homepage": "https://github.com/mtdowling"
531 },
532 {
533 "name": "Tobias Schultze",
534 "homepage": "https://github.com/Tobion"
535 }
536 ],
537 "description": "PSR-7 message implementation that also provides common utility methods",
538 "keywords": [
539 "http",
540 "message",
541 "request",
542 "response",
543 "stream",
544 "uri",
545 "url"
546 ],
547 "time": "2017-03-20T17:10:46+00:00"
548 },
549 {
550 "name": "katzien/php-mime-type",
551 "version": "2.1.0",
552 "source": {
553 "type": "git",
554 "url": "https://github.com/katzien/PhpMimeType.git",
555 "reference": "159dfbdcd5906442f3dad89951127f0b9dfa3b78"
556 },
557 "dist": {
558 "type": "zip",
559 "url": "https://api.github.com/repos/katzien/PhpMimeType/zipball/159dfbdcd5906442f3dad89951127f0b9dfa3b78",
560 "reference": "159dfbdcd5906442f3dad89951127f0b9dfa3b78",
561 "shasum": ""
562 },
563 "require": {
564 "php": ">=5.6"
565 },
566 "require-dev": {
567 "phpunit/phpunit": "5.*",
568 "satooshi/php-coveralls": "1.*"
569 },
570 "type": "library",
571 "autoload": {
572 "psr-4": {
573 "MimeType\\": "src/"
574 }
575 },
576 "notification-url": "https://packagist.org/downloads/",
577 "license": [
578 "MIT"
579 ],
580 "authors": [
581 {
582 "name": "Kat Zien"
583 }
584 ],
585 "description": "A PHP library to detect the mime type of files.",
586 "homepage": "https://github.com/katzien/PhpMimeType",
587 "keywords": [
588 "mimetype",
589 "php"
590 ],
591 "abandoned": true,
592 "time": "2017-03-23T02:05:33+00:00"
593 },
594 {
595 "name": "league/csv",
596 "version": "9.2.1",
597 "source": {
598 "type": "git",
599 "url": "https://github.com/thephpleague/csv.git",
600 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9"
601 },
602 "dist": {
603 "type": "zip",
604 "url": "https://api.github.com/repos/thephpleague/csv/zipball/b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
605 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
606 "shasum": ""
607 },
608 "require": {
609 "ext-mbstring": "*",
610 "php": ">=7.0.10"
611 },
612 "require-dev": {
613 "ext-curl": "*",
614 "friendsofphp/php-cs-fixer": "^2.12",
615 "phpstan/phpstan": "^0.9.2",
616 "phpstan/phpstan-phpunit": "^0.9.4",
617 "phpstan/phpstan-strict-rules": "^0.9.0",
618 "phpunit/phpunit": "^6.0"
619 },
620 "suggest": {
621 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
622 },
623 "type": "library",
624 "extra": {
625 "branch-alias": {
626 "dev-master": "9.x-dev"
627 }
628 },
629 "autoload": {
630 "psr-4": {
631 "League\\Csv\\": "src"
632 },
633 "files": [
634 "src/functions_include.php"
635 ]
636 },
637 "notification-url": "https://packagist.org/downloads/",
638 "license": [
639 "MIT"
640 ],
641 "authors": [
642 {
643 "name": "Ignace Nyamagana Butera",
644 "email": "nyamsprod@gmail.com",
645 "homepage": "https://github.com/nyamsprod/",
646 "role": "Developer"
647 }
648 ],
649 "description": "Csv data manipulation made easy in PHP",
650 "homepage": "http://csv.thephpleague.com",
651 "keywords": [
652 "csv",
653 "export",
654 "filter",
655 "import",
656 "read",
657 "write"
658 ],
659 "time": "2019-06-07T06:24:33+00:00"
660 },
661 {
662 "name": "marcj/topsort",
663 "version": "1.1.0",
664 "source": {
665 "type": "git",
666 "url": "https://github.com/marcj/topsort.php.git",
667 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b"
668 },
669 "dist": {
670 "type": "zip",
671 "url": "https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
672 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
673 "shasum": ""
674 },
675 "require": {
676 "php": ">=5.4"
677 },
678 "require-dev": {
679 "codeclimate/php-test-reporter": "dev-master",
680 "phpunit/phpunit": "~4.0",
681 "symfony/console": "~2.5"
682 },
683 "type": "library",
684 "autoload": {
685 "psr-4": {
686 "MJS\\TopSort\\": "src/",
687 "MJS\\TopSort\\Tests\\": "tests/Tests/"
688 }
689 },
690 "notification-url": "https://packagist.org/downloads/",
691 "license": [
692 "MIT"
693 ],
694 "authors": [
695 {
696 "name": "Marc J. Schmidt",
697 "email": "marc@marcjschmidt.de"
698 }
699 ],
700 "description": "High-Performance TopSort/Dependency resolving algorithm",
701 "keywords": [
702 "dependency resolving",
703 "topological sort",
704 "topsort"
705 ],
706 "time": "2016-11-19T14:58:11+00:00"
707 },
708 {
709 "name": "pclzip/pclzip",
710 "version": "2.8.2",
711 "source": {
712 "type": "git",
713 "url": "https://github.com/ivanlanin/pclzip.git",
714 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
715 },
716 "dist": {
717 "type": "zip",
718 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
719 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
720 "shasum": ""
721 },
722 "type": "library",
723 "autoload": {
724 "classmap": [
725 "pclzip.lib.php"
726 ]
727 },
728 "notification-url": "https://packagist.org/downloads/",
729 "license": [
730 "LGPL-2.1"
731 ],
732 "authors": [
733 {
734 "name": "Vincent Blavet"
735 }
736 ],
737 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
738 "homepage": "http://www.phpconcept.net/pclzip",
739 "keywords": [
740 "php",
741 "zip"
742 ],
743 "time": "2014-06-05T11:42:24+00:00"
744 },
745 {
746 "name": "pear/auth_sasl",
747 "version": "v1.1.0",
748 "source": {
749 "type": "git",
750 "url": "https://github.com/pear/Auth_SASL.git",
751 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
752 },
753 "dist": {
754 "type": "zip",
755 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
756 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
757 "shasum": ""
758 },
759 "require": {
760 "pear/pear_exception": "@stable"
761 },
762 "require-dev": {
763 "phpunit/phpunit": "@stable"
764 },
765 "type": "library",
766 "autoload": {
767 "psr-0": {
768 "Auth": "./"
769 }
770 },
771 "notification-url": "https://packagist.org/downloads/",
772 "include-path": [
773 "./"
774 ],
775 "license": [
776 "BSD"
777 ],
778 "authors": [
779 {
780 "name": "Anish Mistry",
781 "email": "amistry@am-productions.biz",
782 "role": "Lead"
783 },
784 {
785 "name": "Richard Heyes",
786 "email": "richard@php.net",
787 "role": "Lead"
788 },
789 {
790 "name": "Michael Bretterklieber",
791 "email": "michael@bretterklieber.com",
792 "role": "Lead"
793 }
794 ],
795 "description": "Abstraction of various SASL mechanism responses",
796 "time": "2017-03-07T14:37:05+00:00"
797 },
798 {
799 "name": "pear/console_getopt",
800 "version": "v1.4.1",
801 "source": {
802 "type": "git",
803 "url": "https://github.com/pear/Console_Getopt.git",
804 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
805 },
806 "dist": {
807 "type": "zip",
808 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
809 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
810 "shasum": ""
811 },
812 "type": "library",
813 "autoload": {
814 "psr-0": {
815 "Console": "./"
816 }
817 },
818 "notification-url": "https://packagist.org/downloads/",
819 "include-path": [
820 "./"
821 ],
822 "license": [
823 "BSD-2-Clause"
824 ],
825 "authors": [
826 {
827 "name": "Greg Beaver",
828 "email": "cellog@php.net",
829 "role": "Helper"
830 },
831 {
832 "name": "Andrei Zmievski",
833 "email": "andrei@php.net",
834 "role": "Lead"
835 },
836 {
837 "name": "Stig Bakken",
838 "email": "stig@php.net",
839 "role": "Developer"
840 }
841 ],
842 "description": "More info available on: http://pear.php.net/package/Console_Getopt",
843 "time": "2015-07-20T20:28:12+00:00"
844 },
845 {
846 "name": "pear/log",
847 "version": "1.13.1",
848 "source": {
849 "type": "git",
850 "url": "https://github.com/pear/Log.git",
851 "reference": "c4be9ded2353c7c231d4c35cc3da75b209453803"
852 },
853 "dist": {
854 "type": "zip",
855 "url": "https://api.github.com/repos/pear/Log/zipball/c4be9ded2353c7c231d4c35cc3da75b209453803",
856 "reference": "c4be9ded2353c7c231d4c35cc3da75b209453803",
857 "shasum": ""
858 },
859 "require": {
860 "pear/pear_exception": "1.0.0",
861 "php": ">5.2"
862 },
863 "require-dev": {
864 "phpunit/phpunit": "*"
865 },
866 "suggest": {
867 "pear/db": "Install optionally via your project's composer.json"
868 },
869 "type": "library",
870 "autoload": {
871 "psr-0": {
872 "Log": "./"
873 }
874 },
875 "notification-url": "https://packagist.org/downloads/",
876 "include-path": [
877 ""
878 ],
879 "license": [
880 "MIT"
881 ],
882 "authors": [
883 {
884 "name": "Jon Parise",
885 "email": "jon@php.net",
886 "homepage": "http://www.indelible.org",
887 "role": "Developer"
888 }
889 ],
890 "description": "PEAR Logging Framework",
891 "homepage": "http://pear.github.io/Log/",
892 "keywords": [
893 "log",
894 "logging"
895 ],
896 "time": "2016-04-16T00:49:33+00:00"
897 },
898 {
899 "name": "pear/mail",
900 "version": "v1.4.1",
901 "source": {
902 "type": "git",
903 "url": "https://github.com/pear/Mail.git",
904 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7"
905 },
906 "dist": {
907 "type": "zip",
908 "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7",
909 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7",
910 "shasum": ""
911 },
912 "require": {
913 "pear/pear-core-minimal": "~1.9",
914 "php": ">=5.2.1"
915 },
916 "require-dev": {
917 "pear/pear": "*"
918 },
919 "suggest": {
920 "pear/net_smtp": "Install optionally via your project's composer.json"
921 },
922 "type": "library",
923 "autoload": {
924 "psr-0": {
925 "Mail": "./"
926 }
927 },
928 "notification-url": "https://packagist.org/downloads/",
929 "include-path": [
930 "./"
931 ],
932 "license": [
933 "BSD-2-Clause"
934 ],
935 "authors": [
936 {
937 "name": "Chuck Hagenbuch",
938 "email": "chuck@horde.org",
939 "role": "Lead"
940 },
941 {
942 "name": "Richard Heyes",
943 "email": "richard@phpguru.org",
944 "role": "Developer"
945 },
946 {
947 "name": "Aleksander Machniak",
948 "email": "alec@alec.pl",
949 "role": "Developer"
950 }
951 ],
952 "description": "Class that provides multiple interfaces for sending emails.",
953 "homepage": "http://pear.php.net/package/Mail",
954 "time": "2017-04-11T17:27:29+00:00"
955 },
956 {
957 "name": "pear/net_smtp",
958 "version": "1.9.0",
959 "source": {
960 "type": "git",
961 "url": "https://github.com/pear/Net_SMTP.git",
962 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e"
963 },
964 "dist": {
965 "type": "zip",
966 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
967 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
968 "shasum": ""
969 },
970 "require": {
971 "pear/net_socket": "@stable",
972 "pear/pear-core-minimal": "@stable",
973 "php": ">=5.4.0"
974 },
975 "require-dev": {
976 "phpunit/phpunit": "*"
977 },
978 "suggest": {
979 "pear/auth_sasl": "Install optionally via your project's composer.json"
980 },
981 "type": "library",
982 "extra": {
983 "patches_applied": {
984 "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"
985 }
986 },
987 "autoload": {
988 "psr-0": {
989 "Net": "./"
990 }
991 },
992 "notification-url": "https://packagist.org/downloads/",
993 "include-path": [
994 "./"
995 ],
996 "license": [
997 "BSD-2-Clause"
998 ],
999 "authors": [
1000 {
1001 "name": "Jon Parise",
1002 "email": "jon@php.net",
1003 "homepage": "https://www.indelible.org",
1004 "role": "Lead"
1005 },
1006 {
1007 "name": "Chuck Hagenbuch",
1008 "email": "chuck@horde.org",
1009 "role": "Lead"
1010 }
1011 ],
1012 "description": "An implementation of the SMTP protocol",
1013 "homepage": "https://pear.github.io/Net_SMTP/",
1014 "keywords": [
1015 "email",
1016 "mail",
1017 "smtp"
1018 ],
1019 "time": "2019-11-30T23:40:31+00:00"
1020 },
1021 {
1022 "name": "pear/net_socket",
1023 "version": "1.0.14",
1024 "source": {
1025 "type": "git",
1026 "url": "https://github.com/pear/Net_Socket.git",
1027 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
1028 },
1029 "dist": {
1030 "type": "zip",
1031 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
1032 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
1033 "shasum": ""
1034 },
1035 "require": {
1036 "pear/pear_exception": "*"
1037 },
1038 "require-dev": {
1039 "phpunit/phpunit": "*"
1040 },
1041 "type": "library",
1042 "autoload": {
1043 "psr-0": {
1044 "Net": "./"
1045 }
1046 },
1047 "notification-url": "https://packagist.org/downloads/",
1048 "include-path": [
1049 "./"
1050 ],
1051 "license": [
1052 "PHP License"
1053 ],
1054 "authors": [
1055 {
1056 "name": "Chuck Hagenbuch",
1057 "email": "chuck@horde.org",
1058 "role": "Lead"
1059 },
1060 {
1061 "name": "Aleksander Machniak",
1062 "email": "alec@php.net",
1063 "role": "Lead"
1064 },
1065 {
1066 "name": "Stig Bakken",
1067 "email": "stig@php.net",
1068 "role": "Lead"
1069 }
1070 ],
1071 "description": "More info available on: http://pear.php.net/package/Net_Socket",
1072 "time": "2014-02-20T19:27:06+00:00"
1073 },
1074 {
1075 "name": "pear/pear-core-minimal",
1076 "version": "v1.10.7",
1077 "source": {
1078 "type": "git",
1079 "url": "https://github.com/pear/pear-core-minimal.git",
1080 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da"
1081 },
1082 "dist": {
1083 "type": "zip",
1084 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/19a3e0fcd50492c4357372f623f55f1b144346da",
1085 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da",
1086 "shasum": ""
1087 },
1088 "require": {
1089 "pear/console_getopt": "~1.4",
1090 "pear/pear_exception": "~1.0"
1091 },
1092 "replace": {
1093 "rsky/pear-core-min": "self.version"
1094 },
1095 "type": "library",
1096 "autoload": {
1097 "psr-0": {
1098 "": "src/"
1099 }
1100 },
1101 "notification-url": "https://packagist.org/downloads/",
1102 "include-path": [
1103 "src/"
1104 ],
1105 "license": [
1106 "BSD-3-Clause"
1107 ],
1108 "authors": [
1109 {
1110 "name": "Christian Weiske",
1111 "email": "cweiske@php.net",
1112 "role": "Lead"
1113 }
1114 ],
1115 "description": "Minimal set of PEAR core files to be used as composer dependency",
1116 "time": "2018-12-05T20:03:52+00:00"
1117 },
1118 {
1119 "name": "pear/pear_exception",
1120 "version": "v1.0.0",
1121 "source": {
1122 "type": "git",
1123 "url": "https://github.com/pear/PEAR_Exception.git",
1124 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
1125 },
1126 "dist": {
1127 "type": "zip",
1128 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
1129 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
1130 "shasum": ""
1131 },
1132 "require": {
1133 "php": ">=4.4.0"
1134 },
1135 "require-dev": {
1136 "phpunit/phpunit": "*"
1137 },
1138 "type": "class",
1139 "extra": {
1140 "branch-alias": {
1141 "dev-master": "1.0.x-dev"
1142 }
1143 },
1144 "autoload": {
1145 "psr-0": {
1146 "PEAR": ""
1147 }
1148 },
1149 "notification-url": "https://packagist.org/downloads/",
1150 "include-path": [
1151 "."
1152 ],
1153 "license": [
1154 "BSD-2-Clause"
1155 ],
1156 "authors": [
1157 {
1158 "name": "Helgi Thormar",
1159 "email": "dufuz@php.net"
1160 },
1161 {
1162 "name": "Greg Beaver",
1163 "email": "cellog@php.net"
1164 }
1165 ],
1166 "description": "The PEAR Exception base class.",
1167 "homepage": "https://github.com/pear/PEAR_Exception",
1168 "keywords": [
1169 "exception"
1170 ],
1171 "time": "2015-02-10T20:07:52+00:00"
1172 },
1173 {
1174 "name": "pear/validate_finance_creditcard",
1175 "version": "dev-master",
1176 "source": {
1177 "type": "git",
1178 "url": "https://github.com/pear/Validate_Finance_CreditCard.git",
1179 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f"
1180 },
1181 "dist": {
1182 "type": "zip",
1183 "url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/a74da657d7a6f24b7e669294b32812e9a947519f",
1184 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f",
1185 "shasum": ""
1186 },
1187 "require": {
1188 "pear/pear_exception": "*",
1189 "php": ">=5.2.1"
1190 },
1191 "require-dev": {
1192 "phpunit/phpunit": "*"
1193 },
1194 "type": "library",
1195 "autoload": {
1196 "psr-0": {
1197 "Validate": "./"
1198 }
1199 },
1200 "notification-url": "https://packagist.org/downloads/",
1201 "include-path": [
1202 "./"
1203 ],
1204 "license": [
1205 "New BSD"
1206 ],
1207 "authors": [
1208 {
1209 "name": "Philippe Jausions",
1210 "email": "Philippe.Jausions@11abacus.com",
1211 "role": "Lead"
1212 }
1213 ],
1214 "description": "Validation class for credit cards.",
1215 "time": "2016-09-12T08:01:21+00:00"
1216 },
1217 {
1218 "name": "phenx/php-font-lib",
1219 "version": "0.5",
1220 "source": {
1221 "type": "git",
1222 "url": "https://github.com/PhenX/php-font-lib.git",
1223 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
1224 },
1225 "dist": {
1226 "type": "zip",
1227 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
1228 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
1229 "shasum": ""
1230 },
1231 "require-dev": {
1232 "phpunit/phpunit": "^4.8"
1233 },
1234 "type": "library",
1235 "autoload": {
1236 "psr-4": {
1237 "FontLib\\": "src/FontLib"
1238 }
1239 },
1240 "notification-url": "https://packagist.org/downloads/",
1241 "license": [
1242 "LGPL-3.0"
1243 ],
1244 "authors": [
1245 {
1246 "name": "Fabien Ménager",
1247 "email": "fabien.menager@gmail.com"
1248 }
1249 ],
1250 "description": "A library to read, parse, export and make subsets of different types of font files.",
1251 "homepage": "https://github.com/PhenX/php-font-lib",
1252 "time": "2017-02-11T10:58:43+00:00"
1253 },
1254 {
1255 "name": "phenx/php-svg-lib",
1256 "version": "v0.3.3",
1257 "source": {
1258 "type": "git",
1259 "url": "https://github.com/PhenX/php-svg-lib.git",
1260 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
1261 },
1262 "dist": {
1263 "type": "zip",
1264 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1265 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1266 "shasum": ""
1267 },
1268 "require": {
1269 "sabberworm/php-css-parser": "^8.3"
1270 },
1271 "require-dev": {
1272 "phpunit/phpunit": "^5.5|^6.5"
1273 },
1274 "type": "library",
1275 "autoload": {
1276 "psr-4": {
1277 "Svg\\": "src/Svg"
1278 }
1279 },
1280 "notification-url": "https://packagist.org/downloads/",
1281 "license": [
1282 "LGPL-3.0"
1283 ],
1284 "authors": [
1285 {
1286 "name": "Fabien Ménager",
1287 "email": "fabien.menager@gmail.com"
1288 }
1289 ],
1290 "description": "A library to read, parse and export to PDF SVG files.",
1291 "homepage": "https://github.com/PhenX/php-svg-lib",
1292 "time": "2019-09-11T20:02:13+00:00"
1293 },
1294 {
1295 "name": "phpoffice/common",
1296 "version": "0.2.9",
1297 "source": {
1298 "type": "git",
1299 "url": "https://github.com/PHPOffice/Common.git",
1300 "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d"
1301 },
1302 "dist": {
1303 "type": "zip",
1304 "url": "https://api.github.com/repos/PHPOffice/Common/zipball/edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
1305 "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
1306 "shasum": ""
1307 },
1308 "require": {
1309 "pclzip/pclzip": "^2.8",
1310 "php": ">=5.3.0"
1311 },
1312 "require-dev": {
1313 "phpdocumentor/phpdocumentor": "2.*",
1314 "phploc/phploc": "2.*",
1315 "phpmd/phpmd": "2.*",
1316 "phpunit/phpunit": "^4.8.36 || ^7.0",
1317 "sebastian/phpcpd": "2.*",
1318 "squizlabs/php_codesniffer": "2.*"
1319 },
1320 "type": "library",
1321 "extra": {
1322 "patches_applied": {
1323 "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"
1324 }
1325 },
1326 "autoload": {
1327 "psr-4": {
1328 "PhpOffice\\Common\\": "src/Common/"
1329 }
1330 },
1331 "notification-url": "https://packagist.org/downloads/",
1332 "license": [
1333 "LGPL"
1334 ],
1335 "authors": [
1336 {
1337 "name": "Mark Baker"
1338 },
1339 {
1340 "name": "Franck Lefevre",
1341 "homepage": "http://rootslabs.net"
1342 }
1343 ],
1344 "description": "PHPOffice Common",
1345 "homepage": "http://phpoffice.github.io",
1346 "keywords": [
1347 "common",
1348 "component",
1349 "office",
1350 "php"
1351 ],
1352 "time": "2018-07-13T14:12:34+00:00"
1353 },
1354 {
1355 "name": "phpoffice/phpword",
1356 "version": "0.15.0",
1357 "source": {
1358 "type": "git",
1359 "url": "https://github.com/PHPOffice/PHPWord.git",
1360 "reference": "dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f"
1361 },
1362 "dist": {
1363 "type": "zip",
1364 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f",
1365 "reference": "dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f",
1366 "shasum": ""
1367 },
1368 "require": {
1369 "ext-xml": "*",
1370 "php": "^5.3.3 || ^7.0",
1371 "phpoffice/common": "^0.2.9",
1372 "zendframework/zend-escaper": "^2.2"
1373 },
1374 "require-dev": {
1375 "dompdf/dompdf": "0.8.*",
1376 "ext-gd": "*",
1377 "ext-zip": "*",
1378 "friendsofphp/php-cs-fixer": "^2.2",
1379 "mpdf/mpdf": "5.7.4 || 6.* || 7.*",
1380 "php-coveralls/php-coveralls": "1.1.0 || ^2.0",
1381 "phploc/phploc": "2.* || 3.* || 4.*",
1382 "phpmd/phpmd": "2.*",
1383 "phpunit/phpunit": "^4.8.36 || ^7.0",
1384 "squizlabs/php_codesniffer": "^2.9",
1385 "tecnickcom/tcpdf": "6.*"
1386 },
1387 "suggest": {
1388 "dompdf/dompdf": "Allows writing PDF",
1389 "ext-gd2": "Allows adding images",
1390 "ext-xmlwriter": "Allows writing OOXML and ODF",
1391 "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
1392 "ext-zip": "Allows writing OOXML and ODF"
1393 },
1394 "type": "library",
1395 "extra": {
1396 "branch-alias": {
1397 "dev-develop": "0.16-dev"
1398 },
1399 "patches_applied": {
1400 "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"
1401 }
1402 },
1403 "autoload": {
1404 "psr-4": {
1405 "PhpOffice\\PhpWord\\": "src/PhpWord"
1406 }
1407 },
1408 "notification-url": "https://packagist.org/downloads/",
1409 "license": [
1410 "LGPL-3.0"
1411 ],
1412 "authors": [
1413 {
1414 "name": "Mark Baker"
1415 },
1416 {
1417 "name": "Gabriel Bull",
1418 "email": "me@gabrielbull.com",
1419 "homepage": "http://gabrielbull.com/"
1420 },
1421 {
1422 "name": "Ivan Lanin",
1423 "homepage": "http://ivan.lanin.org"
1424 },
1425 {
1426 "name": "Roman Syroeshko",
1427 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
1428 },
1429 {
1430 "name": "Franck Lefevre",
1431 "homepage": "https://rootslabs.net/blog/"
1432 },
1433 {
1434 "name": "Antoine de Troostembergh"
1435 }
1436 ],
1437 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
1438 "homepage": "http://phpoffice.github.io",
1439 "keywords": [
1440 "ISO IEC 29500",
1441 "OOXML",
1442 "Office Open XML",
1443 "OpenDocument",
1444 "OpenXML",
1445 "PhpOffice",
1446 "PhpWord",
1447 "Rich Text Format",
1448 "WordprocessingML",
1449 "doc",
1450 "docx",
1451 "html",
1452 "odf",
1453 "odt",
1454 "office",
1455 "pdf",
1456 "php",
1457 "reader",
1458 "rtf",
1459 "template",
1460 "template processor",
1461 "word",
1462 "writer"
1463 ],
1464 "time": "2018-07-14T16:59:43+00:00"
1465 },
1466 {
1467 "name": "phpseclib/phpseclib",
1468 "version": "1.0.7",
1469 "source": {
1470 "type": "git",
1471 "url": "https://github.com/phpseclib/phpseclib.git",
1472 "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b"
1473 },
1474 "dist": {
1475 "type": "zip",
1476 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/0bb6c9b974cada100cad40f72ef186a199274f9b",
1477 "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b",
1478 "shasum": ""
1479 },
1480 "require": {
1481 "php": ">=5.0.0"
1482 },
1483 "require-dev": {
1484 "phing/phing": "~2.7",
1485 "phpunit/phpunit": "~4.0",
1486 "sami/sami": "~2.0",
1487 "squizlabs/php_codesniffer": "~2.0"
1488 },
1489 "suggest": {
1490 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
1491 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
1492 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 5.0.0."
1493 },
1494 "type": "library",
1495 "autoload": {
1496 "psr-0": {
1497 "Crypt": "phpseclib/",
1498 "File": "phpseclib/",
1499 "Math": "phpseclib/",
1500 "Net": "phpseclib/",
1501 "System": "phpseclib/"
1502 },
1503 "files": [
1504 "phpseclib/bootstrap.php",
1505 "phpseclib/Crypt/Random.php"
1506 ]
1507 },
1508 "notification-url": "https://packagist.org/downloads/",
1509 "include-path": [
1510 "phpseclib/"
1511 ],
1512 "license": [
1513 "MIT"
1514 ],
1515 "authors": [
1516 {
1517 "name": "Jim Wigginton",
1518 "email": "terrafrost@php.net",
1519 "role": "Lead Developer"
1520 },
1521 {
1522 "name": "Patrick Monnerat",
1523 "email": "pm@datasphere.ch",
1524 "role": "Developer"
1525 },
1526 {
1527 "name": "Andreas Fischer",
1528 "email": "bantu@phpbb.com",
1529 "role": "Developer"
1530 },
1531 {
1532 "name": "Hans-Jürgen Petrich",
1533 "email": "petrich@tronic-media.com",
1534 "role": "Developer"
1535 },
1536 {
1537 "name": "Graham Campbell",
1538 "email": "graham@alt-three.com",
1539 "role": "Developer"
1540 }
1541 ],
1542 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
1543 "homepage": "http://phpseclib.sourceforge.net",
1544 "keywords": [
1545 "BigInteger",
1546 "aes",
1547 "asn.1",
1548 "asn1",
1549 "blowfish",
1550 "crypto",
1551 "cryptography",
1552 "encryption",
1553 "rsa",
1554 "security",
1555 "sftp",
1556 "signature",
1557 "signing",
1558 "ssh",
1559 "twofish",
1560 "x.509",
1561 "x509"
1562 ],
1563 "time": "2017-06-05T06:30:30+00:00"
1564 },
1565 {
1566 "name": "psr/cache",
1567 "version": "1.0.1",
1568 "source": {
1569 "type": "git",
1570 "url": "https://github.com/php-fig/cache.git",
1571 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1572 },
1573 "dist": {
1574 "type": "zip",
1575 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1576 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1577 "shasum": ""
1578 },
1579 "require": {
1580 "php": ">=5.3.0"
1581 },
1582 "type": "library",
1583 "extra": {
1584 "branch-alias": {
1585 "dev-master": "1.0.x-dev"
1586 }
1587 },
1588 "autoload": {
1589 "psr-4": {
1590 "Psr\\Cache\\": "src/"
1591 }
1592 },
1593 "notification-url": "https://packagist.org/downloads/",
1594 "license": [
1595 "MIT"
1596 ],
1597 "authors": [
1598 {
1599 "name": "PHP-FIG",
1600 "homepage": "http://www.php-fig.org/"
1601 }
1602 ],
1603 "description": "Common interface for caching libraries",
1604 "keywords": [
1605 "cache",
1606 "psr",
1607 "psr-6"
1608 ],
1609 "time": "2016-08-06T20:24:11+00:00"
1610 },
1611 {
1612 "name": "psr/http-message",
1613 "version": "1.0.1",
1614 "source": {
1615 "type": "git",
1616 "url": "https://github.com/php-fig/http-message.git",
1617 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1618 },
1619 "dist": {
1620 "type": "zip",
1621 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1622 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1623 "shasum": ""
1624 },
1625 "require": {
1626 "php": ">=5.3.0"
1627 },
1628 "type": "library",
1629 "extra": {
1630 "branch-alias": {
1631 "dev-master": "1.0.x-dev"
1632 }
1633 },
1634 "autoload": {
1635 "psr-4": {
1636 "Psr\\Http\\Message\\": "src/"
1637 }
1638 },
1639 "notification-url": "https://packagist.org/downloads/",
1640 "license": [
1641 "MIT"
1642 ],
1643 "authors": [
1644 {
1645 "name": "PHP-FIG",
1646 "homepage": "http://www.php-fig.org/"
1647 }
1648 ],
1649 "description": "Common interface for HTTP messages",
1650 "homepage": "https://github.com/php-fig/http-message",
1651 "keywords": [
1652 "http",
1653 "http-message",
1654 "psr",
1655 "psr-7",
1656 "request",
1657 "response"
1658 ],
1659 "time": "2016-08-06T14:39:51+00:00"
1660 },
1661 {
1662 "name": "psr/log",
1663 "version": "1.1.2",
1664 "source": {
1665 "type": "git",
1666 "url": "https://github.com/php-fig/log.git",
1667 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
1668 },
1669 "dist": {
1670 "type": "zip",
1671 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
1672 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
1673 "shasum": ""
1674 },
1675 "require": {
1676 "php": ">=5.3.0"
1677 },
1678 "type": "library",
1679 "extra": {
1680 "branch-alias": {
1681 "dev-master": "1.1.x-dev"
1682 }
1683 },
1684 "autoload": {
1685 "psr-4": {
1686 "Psr\\Log\\": "Psr/Log/"
1687 }
1688 },
1689 "notification-url": "https://packagist.org/downloads/",
1690 "license": [
1691 "MIT"
1692 ],
1693 "authors": [
1694 {
1695 "name": "PHP-FIG",
1696 "homepage": "http://www.php-fig.org/"
1697 }
1698 ],
1699 "description": "Common interface for logging libraries",
1700 "homepage": "https://github.com/php-fig/log",
1701 "keywords": [
1702 "log",
1703 "psr",
1704 "psr-3"
1705 ],
1706 "time": "2019-11-01T11:05:21+00:00"
1707 },
1708 {
1709 "name": "psr/simple-cache",
1710 "version": "1.0.1",
1711 "source": {
1712 "type": "git",
1713 "url": "https://github.com/php-fig/simple-cache.git",
1714 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
1715 },
1716 "dist": {
1717 "type": "zip",
1718 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1719 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1720 "shasum": ""
1721 },
1722 "require": {
1723 "php": ">=5.3.0"
1724 },
1725 "type": "library",
1726 "extra": {
1727 "branch-alias": {
1728 "dev-master": "1.0.x-dev"
1729 }
1730 },
1731 "autoload": {
1732 "psr-4": {
1733 "Psr\\SimpleCache\\": "src/"
1734 }
1735 },
1736 "notification-url": "https://packagist.org/downloads/",
1737 "license": [
1738 "MIT"
1739 ],
1740 "authors": [
1741 {
1742 "name": "PHP-FIG",
1743 "homepage": "http://www.php-fig.org/"
1744 }
1745 ],
1746 "description": "Common interfaces for simple caching",
1747 "keywords": [
1748 "cache",
1749 "caching",
1750 "psr",
1751 "psr-16",
1752 "simple-cache"
1753 ],
1754 "time": "2017-10-23T01:57:42+00:00"
1755 },
1756 {
1757 "name": "sabberworm/php-css-parser",
1758 "version": "8.3.0",
1759 "source": {
1760 "type": "git",
1761 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
1762 "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f"
1763 },
1764 "dist": {
1765 "type": "zip",
1766 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
1767 "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
1768 "shasum": ""
1769 },
1770 "require": {
1771 "php": ">=5.3.2"
1772 },
1773 "require-dev": {
1774 "codacy/coverage": "^1.4",
1775 "phpunit/phpunit": "~4.8"
1776 },
1777 "type": "library",
1778 "autoload": {
1779 "psr-0": {
1780 "Sabberworm\\CSS": "lib/"
1781 }
1782 },
1783 "notification-url": "https://packagist.org/downloads/",
1784 "license": [
1785 "MIT"
1786 ],
1787 "authors": [
1788 {
1789 "name": "Raphael Schweikert"
1790 }
1791 ],
1792 "description": "Parser for CSS Files written in PHP",
1793 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
1794 "keywords": [
1795 "css",
1796 "parser",
1797 "stylesheet"
1798 ],
1799 "time": "2019-02-22T07:42:52+00:00"
1800 },
1801 {
1802 "name": "symfony/config",
1803 "version": "v2.8.50",
1804 "source": {
1805 "type": "git",
1806 "url": "https://github.com/symfony/config.git",
1807 "reference": "7dd5f5040dc04c118d057fb5886563963eb70011"
1808 },
1809 "dist": {
1810 "type": "zip",
1811 "url": "https://api.github.com/repos/symfony/config/zipball/7dd5f5040dc04c118d057fb5886563963eb70011",
1812 "reference": "7dd5f5040dc04c118d057fb5886563963eb70011",
1813 "shasum": ""
1814 },
1815 "require": {
1816 "php": ">=5.3.9",
1817 "symfony/filesystem": "~2.3|~3.0.0",
1818 "symfony/polyfill-ctype": "~1.8"
1819 },
1820 "require-dev": {
1821 "symfony/yaml": "~2.7|~3.0.0"
1822 },
1823 "suggest": {
1824 "symfony/yaml": "To use the yaml reference dumper"
1825 },
1826 "type": "library",
1827 "extra": {
1828 "branch-alias": {
1829 "dev-master": "2.8-dev"
1830 }
1831 },
1832 "autoload": {
1833 "psr-4": {
1834 "Symfony\\Component\\Config\\": ""
1835 },
1836 "exclude-from-classmap": [
1837 "/Tests/"
1838 ]
1839 },
1840 "notification-url": "https://packagist.org/downloads/",
1841 "license": [
1842 "MIT"
1843 ],
1844 "authors": [
1845 {
1846 "name": "Fabien Potencier",
1847 "email": "fabien@symfony.com"
1848 },
1849 {
1850 "name": "Symfony Community",
1851 "homepage": "https://symfony.com/contributors"
1852 }
1853 ],
1854 "description": "Symfony Config Component",
1855 "homepage": "https://symfony.com",
1856 "time": "2018-11-26T09:38:12+00:00"
1857 },
1858 {
1859 "name": "symfony/dependency-injection",
1860 "version": "v2.8.50",
1861 "source": {
1862 "type": "git",
1863 "url": "https://github.com/symfony/dependency-injection.git",
1864 "reference": "c306198fee8f872a8f5f031e6e4f6f83086992d8"
1865 },
1866 "dist": {
1867 "type": "zip",
1868 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c306198fee8f872a8f5f031e6e4f6f83086992d8",
1869 "reference": "c306198fee8f872a8f5f031e6e4f6f83086992d8",
1870 "shasum": ""
1871 },
1872 "require": {
1873 "php": ">=5.3.9"
1874 },
1875 "conflict": {
1876 "symfony/expression-language": "<2.6"
1877 },
1878 "require-dev": {
1879 "symfony/config": "~2.2|~3.0.0",
1880 "symfony/expression-language": "~2.6|~3.0.0",
1881 "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
1882 },
1883 "suggest": {
1884 "symfony/config": "",
1885 "symfony/expression-language": "For using expressions in service container configuration",
1886 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1887 "symfony/yaml": ""
1888 },
1889 "type": "library",
1890 "extra": {
1891 "branch-alias": {
1892 "dev-master": "2.8-dev"
1893 }
1894 },
1895 "autoload": {
1896 "psr-4": {
1897 "Symfony\\Component\\DependencyInjection\\": ""
1898 },
1899 "exclude-from-classmap": [
1900 "/Tests/"
1901 ]
1902 },
1903 "notification-url": "https://packagist.org/downloads/",
1904 "license": [
1905 "MIT"
1906 ],
1907 "authors": [
1908 {
1909 "name": "Fabien Potencier",
1910 "email": "fabien@symfony.com"
1911 },
1912 {
1913 "name": "Symfony Community",
1914 "homepage": "https://symfony.com/contributors"
1915 }
1916 ],
1917 "description": "Symfony DependencyInjection Component",
1918 "homepage": "https://symfony.com",
1919 "time": "2019-04-16T11:33:46+00:00"
1920 },
1921 {
1922 "name": "symfony/event-dispatcher",
1923 "version": "v2.8.50",
1924 "source": {
1925 "type": "git",
1926 "url": "https://github.com/symfony/event-dispatcher.git",
1927 "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
1928 },
1929 "dist": {
1930 "type": "zip",
1931 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
1932 "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
1933 "shasum": ""
1934 },
1935 "require": {
1936 "php": ">=5.3.9"
1937 },
1938 "require-dev": {
1939 "psr/log": "~1.0",
1940 "symfony/config": "^2.0.5|~3.0.0",
1941 "symfony/dependency-injection": "~2.6|~3.0.0",
1942 "symfony/expression-language": "~2.6|~3.0.0",
1943 "symfony/stopwatch": "~2.3|~3.0.0"
1944 },
1945 "suggest": {
1946 "symfony/dependency-injection": "",
1947 "symfony/http-kernel": ""
1948 },
1949 "type": "library",
1950 "extra": {
1951 "branch-alias": {
1952 "dev-master": "2.8-dev"
1953 }
1954 },
1955 "autoload": {
1956 "psr-4": {
1957 "Symfony\\Component\\EventDispatcher\\": ""
1958 },
1959 "exclude-from-classmap": [
1960 "/Tests/"
1961 ]
1962 },
1963 "notification-url": "https://packagist.org/downloads/",
1964 "license": [
1965 "MIT"
1966 ],
1967 "authors": [
1968 {
1969 "name": "Fabien Potencier",
1970 "email": "fabien@symfony.com"
1971 },
1972 {
1973 "name": "Symfony Community",
1974 "homepage": "https://symfony.com/contributors"
1975 }
1976 ],
1977 "description": "Symfony EventDispatcher Component",
1978 "homepage": "https://symfony.com",
1979 "time": "2018-11-21T14:20:20+00:00"
1980 },
1981 {
1982 "name": "symfony/filesystem",
1983 "version": "v2.8.50",
1984 "source": {
1985 "type": "git",
1986 "url": "https://github.com/symfony/filesystem.git",
1987 "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080"
1988 },
1989 "dist": {
1990 "type": "zip",
1991 "url": "https://api.github.com/repos/symfony/filesystem/zipball/7ae46872dad09dffb7fe1e93a0937097339d0080",
1992 "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080",
1993 "shasum": ""
1994 },
1995 "require": {
1996 "php": ">=5.3.9",
1997 "symfony/polyfill-ctype": "~1.8"
1998 },
1999 "type": "library",
2000 "extra": {
2001 "branch-alias": {
2002 "dev-master": "2.8-dev"
2003 }
2004 },
2005 "autoload": {
2006 "psr-4": {
2007 "Symfony\\Component\\Filesystem\\": ""
2008 },
2009 "exclude-from-classmap": [
2010 "/Tests/"
2011 ]
2012 },
2013 "notification-url": "https://packagist.org/downloads/",
2014 "license": [
2015 "MIT"
2016 ],
2017 "authors": [
2018 {
2019 "name": "Fabien Potencier",
2020 "email": "fabien@symfony.com"
2021 },
2022 {
2023 "name": "Symfony Community",
2024 "homepage": "https://symfony.com/contributors"
2025 }
2026 ],
2027 "description": "Symfony Filesystem Component",
2028 "homepage": "https://symfony.com",
2029 "time": "2018-11-11T11:18:13+00:00"
2030 },
2031 {
2032 "name": "symfony/finder",
2033 "version": "v2.8.50",
2034 "source": {
2035 "type": "git",
2036 "url": "https://github.com/symfony/finder.git",
2037 "reference": "1444eac52273e345d9b95129bf914639305a9ba4"
2038 },
2039 "dist": {
2040 "type": "zip",
2041 "url": "https://api.github.com/repos/symfony/finder/zipball/1444eac52273e345d9b95129bf914639305a9ba4",
2042 "reference": "1444eac52273e345d9b95129bf914639305a9ba4",
2043 "shasum": ""
2044 },
2045 "require": {
2046 "php": ">=5.3.9"
2047 },
2048 "type": "library",
2049 "extra": {
2050 "branch-alias": {
2051 "dev-master": "2.8-dev"
2052 }
2053 },
2054 "autoload": {
2055 "psr-4": {
2056 "Symfony\\Component\\Finder\\": ""
2057 },
2058 "exclude-from-classmap": [
2059 "/Tests/"
2060 ]
2061 },
2062 "notification-url": "https://packagist.org/downloads/",
2063 "license": [
2064 "MIT"
2065 ],
2066 "authors": [
2067 {
2068 "name": "Fabien Potencier",
2069 "email": "fabien@symfony.com"
2070 },
2071 {
2072 "name": "Symfony Community",
2073 "homepage": "https://symfony.com/contributors"
2074 }
2075 ],
2076 "description": "Symfony Finder Component",
2077 "homepage": "https://symfony.com",
2078 "time": "2018-11-11T11:18:13+00:00"
2079 },
2080 {
2081 "name": "symfony/polyfill-ctype",
2082 "version": "v1.12.0",
2083 "source": {
2084 "type": "git",
2085 "url": "https://github.com/symfony/polyfill-ctype.git",
2086 "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
2087 },
2088 "dist": {
2089 "type": "zip",
2090 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
2091 "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
2092 "shasum": ""
2093 },
2094 "require": {
2095 "php": ">=5.3.3"
2096 },
2097 "suggest": {
2098 "ext-ctype": "For best performance"
2099 },
2100 "type": "library",
2101 "extra": {
2102 "branch-alias": {
2103 "dev-master": "1.12-dev"
2104 }
2105 },
2106 "autoload": {
2107 "psr-4": {
2108 "Symfony\\Polyfill\\Ctype\\": ""
2109 },
2110 "files": [
2111 "bootstrap.php"
2112 ]
2113 },
2114 "notification-url": "https://packagist.org/downloads/",
2115 "license": [
2116 "MIT"
2117 ],
2118 "authors": [
2119 {
2120 "name": "Gert de Pagter",
2121 "email": "BackEndTea@gmail.com"
2122 },
2123 {
2124 "name": "Symfony Community",
2125 "homepage": "https://symfony.com/contributors"
2126 }
2127 ],
2128 "description": "Symfony polyfill for ctype functions",
2129 "homepage": "https://symfony.com",
2130 "keywords": [
2131 "compatibility",
2132 "ctype",
2133 "polyfill",
2134 "portable"
2135 ],
2136 "time": "2019-08-06T08:03:45+00:00"
2137 },
2138 {
2139 "name": "symfony/polyfill-iconv",
2140 "version": "v1.12.0",
2141 "source": {
2142 "type": "git",
2143 "url": "https://github.com/symfony/polyfill-iconv.git",
2144 "reference": "685968b11e61a347c18bf25db32effa478be610f"
2145 },
2146 "dist": {
2147 "type": "zip",
2148 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f",
2149 "reference": "685968b11e61a347c18bf25db32effa478be610f",
2150 "shasum": ""
2151 },
2152 "require": {
2153 "php": ">=5.3.3"
2154 },
2155 "suggest": {
2156 "ext-iconv": "For best performance"
2157 },
2158 "type": "library",
2159 "extra": {
2160 "branch-alias": {
2161 "dev-master": "1.12-dev"
2162 }
2163 },
2164 "autoload": {
2165 "psr-4": {
2166 "Symfony\\Polyfill\\Iconv\\": ""
2167 },
2168 "files": [
2169 "bootstrap.php"
2170 ]
2171 },
2172 "notification-url": "https://packagist.org/downloads/",
2173 "license": [
2174 "MIT"
2175 ],
2176 "authors": [
2177 {
2178 "name": "Nicolas Grekas",
2179 "email": "p@tchwork.com"
2180 },
2181 {
2182 "name": "Symfony Community",
2183 "homepage": "https://symfony.com/contributors"
2184 }
2185 ],
2186 "description": "Symfony polyfill for the Iconv extension",
2187 "homepage": "https://symfony.com",
2188 "keywords": [
2189 "compatibility",
2190 "iconv",
2191 "polyfill",
2192 "portable",
2193 "shim"
2194 ],
2195 "time": "2019-08-06T08:03:45+00:00"
2196 },
2197 {
2198 "name": "symfony/process",
2199 "version": "v2.8.50",
2200 "source": {
2201 "type": "git",
2202 "url": "https://github.com/symfony/process.git",
2203 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
2204 },
2205 "dist": {
2206 "type": "zip",
2207 "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
2208 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
2209 "shasum": ""
2210 },
2211 "require": {
2212 "php": ">=5.3.9"
2213 },
2214 "type": "library",
2215 "extra": {
2216 "branch-alias": {
2217 "dev-master": "2.8-dev"
2218 }
2219 },
2220 "autoload": {
2221 "psr-4": {
2222 "Symfony\\Component\\Process\\": ""
2223 },
2224 "exclude-from-classmap": [
2225 "/Tests/"
2226 ]
2227 },
2228 "notification-url": "https://packagist.org/downloads/",
2229 "license": [
2230 "MIT"
2231 ],
2232 "authors": [
2233 {
2234 "name": "Fabien Potencier",
2235 "email": "fabien@symfony.com"
2236 },
2237 {
2238 "name": "Symfony Community",
2239 "homepage": "https://symfony.com/contributors"
2240 }
2241 ],
2242 "description": "Symfony Process Component",
2243 "homepage": "https://symfony.com",
2244 "time": "2018-11-11T11:18:13+00:00"
2245 },
2246 {
2247 "name": "tecnickcom/tcpdf",
2248 "version": "6.2.26",
2249 "source": {
2250 "type": "git",
2251 "url": "https://github.com/tecnickcom/TCPDF.git",
2252 "reference": "367241059ca166e3a76490f4448c284e0a161f15"
2253 },
2254 "dist": {
2255 "type": "zip",
2256 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15",
2257 "reference": "367241059ca166e3a76490f4448c284e0a161f15",
2258 "shasum": ""
2259 },
2260 "require": {
2261 "php": ">=5.3.0"
2262 },
2263 "type": "library",
2264 "autoload": {
2265 "classmap": [
2266 "config",
2267 "include",
2268 "tcpdf.php",
2269 "tcpdf_parser.php",
2270 "tcpdf_import.php",
2271 "tcpdf_barcodes_1d.php",
2272 "tcpdf_barcodes_2d.php",
2273 "include/tcpdf_colors.php",
2274 "include/tcpdf_filters.php",
2275 "include/tcpdf_font_data.php",
2276 "include/tcpdf_fonts.php",
2277 "include/tcpdf_images.php",
2278 "include/tcpdf_static.php",
2279 "include/barcodes/datamatrix.php",
2280 "include/barcodes/pdf417.php",
2281 "include/barcodes/qrcode.php"
2282 ]
2283 },
2284 "notification-url": "https://packagist.org/downloads/",
2285 "license": [
2286 "LGPL-3.0"
2287 ],
2288 "authors": [
2289 {
2290 "name": "Nicola Asuni",
2291 "email": "info@tecnick.com",
2292 "role": "lead"
2293 }
2294 ],
2295 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
2296 "homepage": "http://www.tcpdf.org/",
2297 "keywords": [
2298 "PDFD32000-2008",
2299 "TCPDF",
2300 "barcodes",
2301 "datamatrix",
2302 "pdf",
2303 "pdf417",
2304 "qrcode"
2305 ],
2306 "time": "2018-10-16T17:24:05+00:00"
2307 },
2308 {
2309 "name": "togos/gitignore",
2310 "version": "1.1.1",
2311 "source": {
2312 "type": "git",
2313 "url": "https://github.com/TOGoS/PHPGitIgnore.git",
2314 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4"
2315 },
2316 "dist": {
2317 "type": "zip",
2318 "url": "https://api.github.com/repos/TOGoS/PHPGitIgnore/zipball/32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
2319 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
2320 "shasum": ""
2321 },
2322 "require": {
2323 "php": ">=5.2"
2324 },
2325 "require-dev": {
2326 "togos/simpler-test": "1.1.1"
2327 },
2328 "type": "library",
2329 "autoload": {
2330 "psr-0": {
2331 "TOGoS_GitIgnore_": "src/main/php/"
2332 }
2333 },
2334 "notification-url": "https://packagist.org/downloads/",
2335 "license": [
2336 "MIT"
2337 ],
2338 "description": "Parser for .gitignore (and sparse-checkout, and anything else using the same format) files",
2339 "time": "2019-04-19T19:16:58+00:00"
2340 },
2341 {
2342 "name": "totten/ca-config",
2343 "version": "v17.05.0",
2344 "source": {
2345 "type": "git",
2346 "url": "https://github.com/totten/ca_config.git",
2347 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
2348 },
2349 "dist": {
2350 "type": "zip",
2351 "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
2352 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
2353 "shasum": ""
2354 },
2355 "require": {
2356 "php": ">=5.2"
2357 },
2358 "type": "library",
2359 "autoload": {
2360 "psr-0": {
2361 "CA_Config": "src/"
2362 }
2363 },
2364 "notification-url": "https://packagist.org/downloads/",
2365 "license": [
2366 "BSD-2-Clause"
2367 ],
2368 "authors": [
2369 {
2370 "name": "Tim Otten",
2371 "email": "to-git@think.hm"
2372 }
2373 ],
2374 "description": "Default configuration for certificate authorities",
2375 "homepage": "https://github.com/totten/ca_config",
2376 "time": "2017-05-10T20:08:17+00:00"
2377 },
2378 {
2379 "name": "tplaner/when",
2380 "version": "3.0.0+php53",
2381 "dist": {
2382 "type": "zip",
2383 "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip",
2384 "reference": null,
2385 "shasum": null
2386 },
2387 "require": {
2388 "php": ">=5.3.0"
2389 },
2390 "require-dev": {
2391 "phpunit/phpunit": "~4.0"
2392 },
2393 "type": "library",
2394 "autoload": {
2395 "psr-4": {
2396 "When\\": "src/"
2397 }
2398 },
2399 "license": [
2400 "MIT"
2401 ],
2402 "authors": [
2403 {
2404 "name": "Tom Planer",
2405 "email": "tplaner@gmail.com"
2406 }
2407 ],
2408 "description": "Date/Calendar recursion library.",
2409 "homepage": "https://github.com/tplaner/When",
2410 "keywords": [
2411 "DateTime",
2412 "date",
2413 "recurrence",
2414 "time"
2415 ]
2416 },
2417 {
2418 "name": "xkerman/restricted-unserialize",
2419 "version": "1.1.12",
2420 "source": {
2421 "type": "git",
2422 "url": "https://github.com/xKerman/restricted-unserialize.git",
2423 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489"
2424 },
2425 "dist": {
2426 "type": "zip",
2427 "url": "https://api.github.com/repos/xKerman/restricted-unserialize/zipball/4c6cadbb176c04d3e19b9bb8b40df12998460489",
2428 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489",
2429 "shasum": ""
2430 },
2431 "require": {
2432 "php": ">=5.2"
2433 },
2434 "require-dev": {
2435 "nikic/php-parser": "^1.4|^3.0|^4.2",
2436 "phpmd/phpmd": "^2.6",
2437 "phpunit/phpunit": "^4.8|^5.7|^6.5|^7.4|^8.2",
2438 "sebastian/phpcpd": "^2.0|^3.0|^4.1",
2439 "squizlabs/php_codesniffer": "^2.9|^3.4"
2440 },
2441 "type": "library",
2442 "autoload": {
2443 "files": [
2444 "src/function.php"
2445 ],
2446 "psr-4": {
2447 "xKerman\\Restricted\\": "src"
2448 }
2449 },
2450 "notification-url": "https://packagist.org/downloads/",
2451 "license": [
2452 "MIT"
2453 ],
2454 "authors": [
2455 {
2456 "name": "xKerman",
2457 "email": "xKhorasan@gmail.com"
2458 }
2459 ],
2460 "description": "provide PHP Object Injection safe unserialize function",
2461 "keywords": [
2462 "PHP Object Injection",
2463 "deserialize",
2464 "unserialize"
2465 ],
2466 "time": "2019-08-11T00:04:39+00:00"
2467 },
2468 {
2469 "name": "zendframework/zend-escaper",
2470 "version": "2.4.13",
2471 "source": {
2472 "type": "git",
2473 "url": "https://github.com/zendframework/zend-escaper.git",
2474 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
2475 },
2476 "dist": {
2477 "type": "zip",
2478 "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
2479 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
2480 "shasum": ""
2481 },
2482 "require": {
2483 "php": ">=5.3.23"
2484 },
2485 "require-dev": {
2486 "fabpot/php-cs-fixer": "1.7.*",
2487 "phpunit/phpunit": "~4.0",
2488 "satooshi/php-coveralls": "dev-master"
2489 },
2490 "type": "library",
2491 "extra": {
2492 "branch-alias": {
2493 "dev-master": "2.4-dev",
2494 "dev-develop": "2.5-dev"
2495 }
2496 },
2497 "autoload": {
2498 "psr-4": {
2499 "Zend\\Escaper\\": "src/"
2500 }
2501 },
2502 "notification-url": "https://packagist.org/downloads/",
2503 "license": [
2504 "BSD-3-Clause"
2505 ],
2506 "homepage": "https://github.com/zendframework/zend-escaper",
2507 "keywords": [
2508 "escaper",
2509 "zf2"
2510 ],
2511 "abandoned": "laminas/laminas-escaper",
2512 "time": "2015-05-07T14:55:31+00:00"
2513 },
2514 {
2515 "name": "zetacomponents/base",
2516 "version": "1.9.1",
2517 "source": {
2518 "type": "git",
2519 "url": "https://github.com/zetacomponents/Base.git",
2520 "reference": "489e20235989ddc97fdd793af31ac803972454f1"
2521 },
2522 "dist": {
2523 "type": "zip",
2524 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1",
2525 "reference": "489e20235989ddc97fdd793af31ac803972454f1",
2526 "shasum": ""
2527 },
2528 "require-dev": {
2529 "phpunit/phpunit": "~5.7",
2530 "zetacomponents/unit-test": "*"
2531 },
2532 "type": "library",
2533 "autoload": {
2534 "classmap": [
2535 "src"
2536 ]
2537 },
2538 "notification-url": "https://packagist.org/downloads/",
2539 "license": [
2540 "Apache-2.0"
2541 ],
2542 "authors": [
2543 {
2544 "name": "Sergey Alexeev"
2545 },
2546 {
2547 "name": "Sebastian Bergmann"
2548 },
2549 {
2550 "name": "Jan Borsodi"
2551 },
2552 {
2553 "name": "Raymond Bosman"
2554 },
2555 {
2556 "name": "Frederik Holljen"
2557 },
2558 {
2559 "name": "Kore Nordmann"
2560 },
2561 {
2562 "name": "Derick Rethans"
2563 },
2564 {
2565 "name": "Vadym Savchuk"
2566 },
2567 {
2568 "name": "Tobias Schlitt"
2569 },
2570 {
2571 "name": "Alexandru Stanoi"
2572 }
2573 ],
2574 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
2575 "homepage": "https://github.com/zetacomponents",
2576 "time": "2017-11-28T11:30:00+00:00"
2577 },
2578 {
2579 "name": "zetacomponents/mail",
2580 "version": "1.9.1",
2581 "source": {
2582 "type": "git",
2583 "url": "https://github.com/zetacomponents/Mail.git",
2584 "reference": "4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d"
2585 },
2586 "dist": {
2587 "type": "zip",
2588 "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d",
2589 "reference": "4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d",
2590 "shasum": ""
2591 },
2592 "require": {
2593 "zetacomponents/base": "~1.8"
2594 },
2595 "require-dev": {
2596 "zetacomponents/unit-test": "*"
2597 },
2598 "type": "library",
2599 "extra": {
2600 "patches_applied": {
2601 "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch"
2602 }
2603 },
2604 "autoload": {
2605 "classmap": [
2606 "src"
2607 ]
2608 },
2609 "notification-url": "https://packagist.org/downloads/",
2610 "license": [
2611 "Apache-2.0"
2612 ],
2613 "authors": [
2614 {
2615 "name": "Sergey Alexeev"
2616 },
2617 {
2618 "name": "Sebastian Bergmann"
2619 },
2620 {
2621 "name": "Jan Borsodi"
2622 },
2623 {
2624 "name": "Raymond Bosman"
2625 },
2626 {
2627 "name": "Frederik Holljen"
2628 },
2629 {
2630 "name": "Kore Nordmann"
2631 },
2632 {
2633 "name": "Derick Rethans"
2634 },
2635 {
2636 "name": "Vadym Savchuk"
2637 },
2638 {
2639 "name": "Tobias Schlitt"
2640 },
2641 {
2642 "name": "Alexandru Stanoi"
2643 },
2644 {
2645 "name": "Sinisa Dukaric"
2646 },
2647 {
2648 "name": "Mikko Koppanen"
2649 },
2650 {
2651 "name": "Christian Michel"
2652 }
2653 ],
2654 "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.",
2655 "homepage": "https://github.com/zetacomponents",
2656 "time": "2020-01-17T11:18:01+00:00"
2657 }
2658 ],
2659 "packages-dev": [],
2660 "aliases": [],
2661 "minimum-stability": "stable",
2662 "stability-flags": {
2663 "pear/validate_finance_creditcard": 20
2664 },
2665 "prefer-stable": false,
2666 "prefer-lowest": false,
2667 "platform": {
2668 "php": "~7.0"
2669 },
2670 "platform-dev": [],
2671 "platform-overrides": {
2672 "php": "7.0.10"
2673 }
2674 }