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