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