Merge pull request #11304 from JMAConsulting/CRM-21461
[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#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "3aaaa7a6146043643e9fe2cbc8030cca",
8 "packages": [
9 {
10 "name": "civicrm/civicrm-cxn-rpc",
11 "version": "v0.17.07.01",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
15 "reference": "2d934d45e65e907f4b0cabc67979b5f3f2b27135"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/2d934d45e65e907f4b0cabc67979b5f3f2b27135",
20 "reference": "2d934d45e65e907f4b0cabc67979b5f3f2b27135",
21 "shasum": ""
22 },
23 "require": {
24 "phpseclib/phpseclib": "1.0.*",
25 "psr/log": "~1.0.0"
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": "2017-07-18T04:02:44+00:00"
45 },
46 {
47 "name": "civicrm/civicrm-setup",
48 "version": "v0.2.0",
49 "source": {
50 "type": "git",
51 "url": "https://github.com/civicrm/civicrm-setup.git",
52 "reference": "e7991aff516c3fff952bed8f90832804a134358a"
53 },
54 "dist": {
55 "type": "zip",
56 "url": "https://api.github.com/repos/civicrm/civicrm-setup/zipball/e7991aff516c3fff952bed8f90832804a134358a",
57 "reference": "e7991aff516c3fff952bed8f90832804a134358a",
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": "2018-01-23T06:26:55+00:00"
82 },
83 {
84 "name": "dompdf/dompdf",
85 "version": "v0.8.0",
86 "source": {
87 "type": "git",
88 "url": "https://github.com/dompdf/dompdf.git",
89 "reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c"
90 },
91 "dist": {
92 "type": "zip",
93 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
94 "reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
95 "shasum": ""
96 },
97 "require": {
98 "ext-dom": "*",
99 "ext-gd": "*",
100 "ext-mbstring": "*",
101 "phenx/php-font-lib": "0.5.*",
102 "phenx/php-svg-lib": "0.2.*",
103 "php": ">=5.3.0"
104 },
105 "require-dev": {
106 "phpunit/phpunit": "4.8.*",
107 "squizlabs/php_codesniffer": "2.*"
108 },
109 "type": "library",
110 "extra": {
111 "branch-alias": {
112 "dev-develop": "0.7-dev"
113 }
114 },
115 "autoload": {
116 "psr-4": {
117 "Dompdf\\": "src/"
118 },
119 "classmap": [
120 "lib/"
121 ]
122 },
123 "notification-url": "https://packagist.org/downloads/",
124 "license": [
125 "LGPL-2.1"
126 ],
127 "authors": [
128 {
129 "name": "Fabien Ménager",
130 "email": "fabien.menager@gmail.com"
131 },
132 {
133 "name": "Brian Sweeney",
134 "email": "eclecticgeek@gmail.com"
135 },
136 {
137 "name": "Gabriel Bull",
138 "email": "me@gabrielbull.com"
139 }
140 ],
141 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
142 "homepage": "https://github.com/dompdf/dompdf",
143 "time": "2017-02-16T02:40:40+00:00"
144 },
145 {
146 "name": "electrolinux/phpquery",
147 "version": "0.9.6",
148 "source": {
149 "type": "git",
150 "url": "https://github.com/electrolinux/phpquery.git",
151 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
152 },
153 "dist": {
154 "type": "zip",
155 "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
156 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
157 "shasum": ""
158 },
159 "type": "library",
160 "autoload": {
161 "classmap": [
162 "phpQuery/"
163 ]
164 },
165 "notification-url": "https://packagist.org/downloads/",
166 "license": [
167 "MIT"
168 ],
169 "authors": [
170 {
171 "name": "Tobiasz Cudnik",
172 "email": "tobiasz.cudnik@gmail.com",
173 "homepage": "https://github.com/TobiaszCudnik",
174 "role": "Developer"
175 },
176 {
177 "name": "didier Belot",
178 "role": "Packager"
179 }
180 ],
181 "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
182 "homepage": "http://code.google.com/p/phpquery/",
183 "time": "2013-03-21T12:39:33+00:00"
184 },
185 {
186 "name": "marcj/topsort",
187 "version": "dev-1.0-php53",
188 "source": {
189 "type": "git",
190 "url": "https://github.com/totten/topsort.php.git",
191 "reference": "2765723d36f0e536d987e42cbc60de52209212bd"
192 },
193 "require": {
194 "php": ">=5.3"
195 },
196 "require-dev": {
197 "codeclimate/php-test-reporter": "dev-master",
198 "phpunit/phpunit": "~4.0",
199 "symfony/console": "~2.5"
200 },
201 "type": "library",
202 "autoload": {
203 "psr-4": {
204 "MJS\\TopSort\\": "src/",
205 "MJS\\TopSort\\Tests\\": "tests/Tests/"
206 }
207 },
208 "license": [
209 "MIT"
210 ],
211 "authors": [
212 {
213 "name": "Marc J. Schmidt",
214 "email": "marc@marcjschmidt.de"
215 }
216 ],
217 "description": "High-Performance TopSort/Dependency resolving algorithm",
218 "keywords": [
219 "dependency resolving",
220 "topological sort",
221 "topsort"
222 ],
223 "time": "2016-03-25 21:38:05"
224 },
225 {
226 "name": "pclzip/pclzip",
227 "version": "2.8.2",
228 "source": {
229 "type": "git",
230 "url": "https://github.com/ivanlanin/pclzip.git",
231 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
232 },
233 "dist": {
234 "type": "zip",
235 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
236 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
237 "shasum": ""
238 },
239 "type": "library",
240 "autoload": {
241 "classmap": [
242 "pclzip.lib.php"
243 ]
244 },
245 "notification-url": "https://packagist.org/downloads/",
246 "license": [
247 "LGPL-2.1"
248 ],
249 "authors": [
250 {
251 "name": "Vincent Blavet"
252 }
253 ],
254 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
255 "homepage": "http://www.phpconcept.net/pclzip",
256 "keywords": [
257 "php",
258 "zip"
259 ],
260 "time": "2014-06-05T11:42:24+00:00"
261 },
262 {
263 "name": "pear/auth_sasl",
264 "version": "v1.1.0",
265 "source": {
266 "type": "git",
267 "url": "https://github.com/pear/Auth_SASL.git",
268 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
269 },
270 "dist": {
271 "type": "zip",
272 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
273 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
274 "shasum": ""
275 },
276 "require": {
277 "pear/pear_exception": "@stable"
278 },
279 "require-dev": {
280 "phpunit/phpunit": "@stable"
281 },
282 "type": "library",
283 "autoload": {
284 "psr-0": {
285 "Auth": "./"
286 }
287 },
288 "notification-url": "https://packagist.org/downloads/",
289 "include-path": [
290 "./"
291 ],
292 "license": [
293 "BSD"
294 ],
295 "authors": [
296 {
297 "name": "Anish Mistry",
298 "email": "amistry@am-productions.biz",
299 "role": "Lead"
300 },
301 {
302 "name": "Richard Heyes",
303 "email": "richard@php.net",
304 "role": "Lead"
305 },
306 {
307 "name": "Michael Bretterklieber",
308 "email": "michael@bretterklieber.com",
309 "role": "Lead"
310 }
311 ],
312 "description": "Abstraction of various SASL mechanism responses",
313 "time": "2017-03-07T14:37:05+00:00"
314 },
315 {
316 "name": "pear/net_smtp",
317 "version": "1.6.3",
318 "source": {
319 "type": "git",
320 "url": "https://github.com/pear/Net_SMTP.git",
321 "reference": "7b6240761adf6ee245098e238a25d5c35650d82c"
322 },
323 "dist": {
324 "type": "zip",
325 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/7b6240761adf6ee245098e238a25d5c35650d82c",
326 "reference": "7b6240761adf6ee245098e238a25d5c35650d82c",
327 "shasum": ""
328 },
329 "require": {
330 "pear/net_socket": "*",
331 "pear/pear_exception": "*",
332 "php": ">=4.0.5"
333 },
334 "require-dev": {
335 "phpunit/phpunit": "*"
336 },
337 "suggest": {
338 "pear/auth_sasl": "Install optionally via your project's composer.json"
339 },
340 "type": "library",
341 "autoload": {
342 "psr-0": {
343 "Net": "./"
344 }
345 },
346 "notification-url": "https://packagist.org/downloads/",
347 "include-path": [
348 "./"
349 ],
350 "license": [
351 "PHP License"
352 ],
353 "authors": [
354 {
355 "name": "Jon Parise",
356 "email": "jon@php.net",
357 "homepage": "http://www.indelible.org",
358 "role": "Lead"
359 },
360 {
361 "name": "Chuck Hagenbuch",
362 "email": "chuck@horde.org",
363 "role": "Lead"
364 }
365 ],
366 "description": "An implementation of the SMTP protocol",
367 "homepage": "http://pear.github.io/Net_SMTP/",
368 "keywords": [
369 "email",
370 "mail",
371 "smtp"
372 ],
373 "time": "2015-08-02T17:20:17+00:00"
374 },
375 {
376 "name": "pear/net_socket",
377 "version": "1.0.14",
378 "source": {
379 "type": "git",
380 "url": "https://github.com/pear/Net_Socket.git",
381 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
382 },
383 "dist": {
384 "type": "zip",
385 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
386 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
387 "shasum": ""
388 },
389 "require": {
390 "pear/pear_exception": "*"
391 },
392 "require-dev": {
393 "phpunit/phpunit": "*"
394 },
395 "type": "library",
396 "autoload": {
397 "psr-0": {
398 "Net": "./"
399 }
400 },
401 "notification-url": "https://packagist.org/downloads/",
402 "include-path": [
403 "./"
404 ],
405 "license": [
406 "PHP License"
407 ],
408 "authors": [
409 {
410 "name": "Chuck Hagenbuch",
411 "email": "chuck@horde.org",
412 "role": "Lead"
413 },
414 {
415 "name": "Aleksander Machniak",
416 "email": "alec@php.net",
417 "role": "Lead"
418 },
419 {
420 "name": "Stig Bakken",
421 "email": "stig@php.net",
422 "role": "Lead"
423 }
424 ],
425 "description": "More info available on: http://pear.php.net/package/Net_Socket",
426 "time": "2014-02-20T19:27:06+00:00"
427 },
428 {
429 "name": "pear/pear_exception",
430 "version": "v1.0.0",
431 "source": {
432 "type": "git",
433 "url": "https://github.com/pear/PEAR_Exception.git",
434 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
435 },
436 "dist": {
437 "type": "zip",
438 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
439 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
440 "shasum": ""
441 },
442 "require": {
443 "php": ">=4.4.0"
444 },
445 "require-dev": {
446 "phpunit/phpunit": "*"
447 },
448 "type": "class",
449 "extra": {
450 "branch-alias": {
451 "dev-master": "1.0.x-dev"
452 }
453 },
454 "autoload": {
455 "psr-0": {
456 "PEAR": ""
457 }
458 },
459 "notification-url": "https://packagist.org/downloads/",
460 "include-path": [
461 "."
462 ],
463 "license": [
464 "BSD-2-Clause"
465 ],
466 "authors": [
467 {
468 "name": "Helgi Thormar",
469 "email": "dufuz@php.net"
470 },
471 {
472 "name": "Greg Beaver",
473 "email": "cellog@php.net"
474 }
475 ],
476 "description": "The PEAR Exception base class.",
477 "homepage": "https://github.com/pear/PEAR_Exception",
478 "keywords": [
479 "exception"
480 ],
481 "time": "2015-02-10T20:07:52+00:00"
482 },
483 {
484 "name": "pear/validate_finance_creditcard",
485 "version": "dev-master",
486 "source": {
487 "type": "git",
488 "url": "https://github.com/pear/Validate_Finance_CreditCard.git",
489 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f"
490 },
491 "dist": {
492 "type": "zip",
493 "url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/a74da657d7a6f24b7e669294b32812e9a947519f",
494 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f",
495 "shasum": ""
496 },
497 "require": {
498 "pear/pear_exception": "*",
499 "php": ">=5.2.1"
500 },
501 "require-dev": {
502 "phpunit/phpunit": "*"
503 },
504 "type": "library",
505 "autoload": {
506 "psr-0": {
507 "Validate": "./"
508 }
509 },
510 "notification-url": "https://packagist.org/downloads/",
511 "include-path": [
512 "./"
513 ],
514 "license": [
515 "New BSD"
516 ],
517 "authors": [
518 {
519 "name": "Philippe Jausions",
520 "email": "Philippe.Jausions@11abacus.com",
521 "role": "Lead"
522 }
523 ],
524 "description": "Validation class for credit cards.",
525 "time": "2016-09-12 08:01:21"
526 },
527 {
528 "name": "phenx/php-font-lib",
529 "version": "0.5",
530 "source": {
531 "type": "git",
532 "url": "https://github.com/PhenX/php-font-lib.git",
533 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
534 },
535 "dist": {
536 "type": "zip",
537 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
538 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
539 "shasum": ""
540 },
541 "require-dev": {
542 "phpunit/phpunit": "^4.8"
543 },
544 "type": "library",
545 "autoload": {
546 "psr-4": {
547 "FontLib\\": "src/FontLib"
548 }
549 },
550 "notification-url": "https://packagist.org/downloads/",
551 "license": [
552 "LGPL-3.0"
553 ],
554 "authors": [
555 {
556 "name": "Fabien Ménager",
557 "email": "fabien.menager@gmail.com"
558 }
559 ],
560 "description": "A library to read, parse, export and make subsets of different types of font files.",
561 "homepage": "https://github.com/PhenX/php-font-lib",
562 "time": "2017-02-11T10:58:43+00:00"
563 },
564 {
565 "name": "phenx/php-svg-lib",
566 "version": "v0.2",
567 "source": {
568 "type": "git",
569 "url": "https://github.com/PhenX/php-svg-lib.git",
570 "reference": "de291bec8449b89acfe85691b5c71434797959dc"
571 },
572 "dist": {
573 "type": "zip",
574 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/de291bec8449b89acfe85691b5c71434797959dc",
575 "reference": "de291bec8449b89acfe85691b5c71434797959dc",
576 "shasum": ""
577 },
578 "require": {
579 "sabberworm/php-css-parser": "6.0.*"
580 },
581 "type": "library",
582 "autoload": {
583 "psr-0": {
584 "Svg\\": "src/"
585 }
586 },
587 "notification-url": "https://packagist.org/downloads/",
588 "license": [
589 "LGPL-3.0"
590 ],
591 "authors": [
592 {
593 "name": "Fabien Ménager",
594 "email": "fabien.menager@gmail.com"
595 }
596 ],
597 "description": "A library to read, parse and export to PDF SVG files.",
598 "homepage": "https://github.com/PhenX/php-svg-lib",
599 "time": "2016-12-13T20:25:45+00:00"
600 },
601 {
602 "name": "phpoffice/common",
603 "version": "v0.2.6",
604 "source": {
605 "type": "git",
606 "url": "https://github.com/PHPOffice/Common.git",
607 "reference": "c9be70c80637c28c728be78e66aad4878a34f8dd"
608 },
609 "dist": {
610 "type": "zip",
611 "url": "https://api.github.com/repos/PHPOffice/Common/zipball/c9be70c80637c28c728be78e66aad4878a34f8dd",
612 "reference": "c9be70c80637c28c728be78e66aad4878a34f8dd",
613 "shasum": ""
614 },
615 "require": {
616 "pclzip/pclzip": "^2.8",
617 "php": ">=5.3.0"
618 },
619 "require-dev": {
620 "phpdocumentor/phpdocumentor": "2.*",
621 "phploc/phploc": "2.*",
622 "phpmd/phpmd": "2.*",
623 "phpunit/phpunit": "3.7.*",
624 "sebastian/phpcpd": "2.*",
625 "squizlabs/php_codesniffer": "2.*"
626 },
627 "type": "library",
628 "autoload": {
629 "psr-4": {
630 "PhpOffice\\Common\\": "src/Common/"
631 }
632 },
633 "notification-url": "https://packagist.org/downloads/",
634 "license": [
635 "LGPL"
636 ],
637 "authors": [
638 {
639 "name": "Mark Baker"
640 },
641 {
642 "name": "Franck Lefevre",
643 "homepage": "http://rootslabs.net"
644 }
645 ],
646 "description": "PHPOffice Common",
647 "homepage": "http://phpoffice.github.io",
648 "keywords": [
649 "common",
650 "component",
651 "office",
652 "php"
653 ],
654 "time": "2016-07-07T17:26:55+00:00"
655 },
656 {
657 "name": "phpoffice/phpword",
658 "version": "v0.13.0",
659 "source": {
660 "type": "git",
661 "url": "https://github.com/PHPOffice/PHPWord.git",
662 "reference": "0a3f873972defb304de4fa2f5f53156558c11a7a"
663 },
664 "dist": {
665 "type": "zip",
666 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/0a3f873972defb304de4fa2f5f53156558c11a7a",
667 "reference": "0a3f873972defb304de4fa2f5f53156558c11a7a",
668 "shasum": ""
669 },
670 "require": {
671 "ext-xml": "*",
672 "php": ">=5.3.3",
673 "phpoffice/common": "0.2.*",
674 "zendframework/zend-escaper": "2.4.*",
675 "zendframework/zend-stdlib": "2.4.*",
676 "zendframework/zend-validator": "2.4.*"
677 },
678 "require-dev": {
679 "dompdf/dompdf": "0.6.*",
680 "mpdf/mpdf": "5.*",
681 "phpdocumentor/phpdocumentor": "2.*",
682 "phploc/phploc": "2.*",
683 "phpmd/phpmd": "2.*",
684 "phpunit/phpunit": "3.7.*",
685 "squizlabs/php_codesniffer": "1.*",
686 "tecnickcom/tcpdf": "6.*"
687 },
688 "suggest": {
689 "dompdf/dompdf": "Allows writing PDF",
690 "ext-gd2": "Allows adding images",
691 "ext-xmlwriter": "Allows writing OOXML and ODF",
692 "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
693 "ext-zip": "Allows writing OOXML and ODF"
694 },
695 "type": "library",
696 "autoload": {
697 "psr-4": {
698 "PhpOffice\\PhpWord\\": "src/PhpWord"
699 }
700 },
701 "notification-url": "https://packagist.org/downloads/",
702 "license": [
703 "LGPL-3.0"
704 ],
705 "authors": [
706 {
707 "name": "Mark Baker"
708 },
709 {
710 "name": "Franck Lefevre",
711 "homepage": "http://blog.rootslabs.net"
712 },
713 {
714 "name": "Gabriel Bull",
715 "email": "me@gabrielbull.com",
716 "homepage": "http://gabrielbull.com/"
717 },
718 {
719 "name": "Ivan Lanin",
720 "homepage": "http://ivan.lanin.org"
721 },
722 {
723 "name": "Roman Syroeshko",
724 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
725 }
726 ],
727 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
728 "homepage": "http://phpoffice.github.io",
729 "keywords": [
730 "ISO IEC 29500",
731 "OOXML",
732 "Office Open XML",
733 "OpenDocument",
734 "OpenXML",
735 "PhpOffice",
736 "PhpWord",
737 "Rich Text Format",
738 "WordprocessingML",
739 "doc",
740 "docx",
741 "html",
742 "odf",
743 "odt",
744 "office",
745 "pdf",
746 "php",
747 "reader",
748 "rtf",
749 "template",
750 "template processor",
751 "word",
752 "writer"
753 ],
754 "time": "2016-07-31T08:53:39+00:00"
755 },
756 {
757 "name": "phpseclib/phpseclib",
758 "version": "1.0.7",
759 "source": {
760 "type": "git",
761 "url": "https://github.com/phpseclib/phpseclib.git",
762 "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b"
763 },
764 "dist": {
765 "type": "zip",
766 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/0bb6c9b974cada100cad40f72ef186a199274f9b",
767 "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b",
768 "shasum": ""
769 },
770 "require": {
771 "php": ">=5.0.0"
772 },
773 "require-dev": {
774 "phing/phing": "~2.7",
775 "phpunit/phpunit": "~4.0",
776 "sami/sami": "~2.0",
777 "squizlabs/php_codesniffer": "~2.0"
778 },
779 "suggest": {
780 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
781 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
782 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 5.0.0."
783 },
784 "type": "library",
785 "autoload": {
786 "psr-0": {
787 "Crypt": "phpseclib/",
788 "File": "phpseclib/",
789 "Math": "phpseclib/",
790 "Net": "phpseclib/",
791 "System": "phpseclib/"
792 },
793 "files": [
794 "phpseclib/bootstrap.php",
795 "phpseclib/Crypt/Random.php"
796 ]
797 },
798 "notification-url": "https://packagist.org/downloads/",
799 "include-path": [
800 "phpseclib/"
801 ],
802 "license": [
803 "MIT"
804 ],
805 "authors": [
806 {
807 "name": "Jim Wigginton",
808 "email": "terrafrost@php.net",
809 "role": "Lead Developer"
810 },
811 {
812 "name": "Patrick Monnerat",
813 "email": "pm@datasphere.ch",
814 "role": "Developer"
815 },
816 {
817 "name": "Andreas Fischer",
818 "email": "bantu@phpbb.com",
819 "role": "Developer"
820 },
821 {
822 "name": "Hans-Jürgen Petrich",
823 "email": "petrich@tronic-media.com",
824 "role": "Developer"
825 },
826 {
827 "name": "Graham Campbell",
828 "email": "graham@alt-three.com",
829 "role": "Developer"
830 }
831 ],
832 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
833 "homepage": "http://phpseclib.sourceforge.net",
834 "keywords": [
835 "BigInteger",
836 "aes",
837 "asn.1",
838 "asn1",
839 "blowfish",
840 "crypto",
841 "cryptography",
842 "encryption",
843 "rsa",
844 "security",
845 "sftp",
846 "signature",
847 "signing",
848 "ssh",
849 "twofish",
850 "x.509",
851 "x509"
852 ],
853 "time": "2017-06-05T06:30:30+00:00"
854 },
855 {
856 "name": "psr/log",
857 "version": "1.0.0",
858 "source": {
859 "type": "git",
860 "url": "https://github.com/php-fig/log.git",
861 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
862 },
863 "dist": {
864 "type": "zip",
865 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
866 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
867 "shasum": ""
868 },
869 "type": "library",
870 "autoload": {
871 "psr-0": {
872 "Psr\\Log\\": ""
873 }
874 },
875 "notification-url": "https://packagist.org/downloads/",
876 "license": [
877 "MIT"
878 ],
879 "authors": [
880 {
881 "name": "PHP-FIG",
882 "homepage": "http://www.php-fig.org/"
883 }
884 ],
885 "description": "Common interface for logging libraries",
886 "keywords": [
887 "log",
888 "psr",
889 "psr-3"
890 ],
891 "time": "2012-12-21T11:40:51+00:00"
892 },
893 {
894 "name": "sabberworm/php-css-parser",
895 "version": "6.0.1",
896 "source": {
897 "type": "git",
898 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
899 "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2"
900 },
901 "dist": {
902 "type": "zip",
903 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/9ea4b00c569b19f731d0c2e0e802055877ff40c2",
904 "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2",
905 "shasum": ""
906 },
907 "require": {
908 "php": ">=5.3.2"
909 },
910 "type": "library",
911 "autoload": {
912 "psr-0": {
913 "Sabberworm\\CSS": "lib/"
914 }
915 },
916 "notification-url": "https://packagist.org/downloads/",
917 "license": [
918 "MIT"
919 ],
920 "authors": [
921 {
922 "name": "Raphael Schweikert"
923 }
924 ],
925 "description": "Parser for CSS Files written in PHP",
926 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
927 "keywords": [
928 "css",
929 "parser",
930 "stylesheet"
931 ],
932 "time": "2015-08-24T08:48:52+00:00"
933 },
934 {
935 "name": "symfony/config",
936 "version": "v2.6.13",
937 "target-dir": "Symfony/Component/Config",
938 "source": {
939 "type": "git",
940 "url": "https://github.com/symfony/config.git",
941 "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b"
942 },
943 "dist": {
944 "type": "zip",
945 "url": "https://api.github.com/repos/symfony/config/zipball/0ca496cbe208fc37c4cf3415ebb3056e0963115b",
946 "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b",
947 "shasum": ""
948 },
949 "require": {
950 "php": ">=5.3.3",
951 "symfony/filesystem": "~2.3"
952 },
953 "require-dev": {
954 "symfony/phpunit-bridge": "~2.7"
955 },
956 "type": "library",
957 "extra": {
958 "branch-alias": {
959 "dev-master": "2.6-dev"
960 }
961 },
962 "autoload": {
963 "psr-0": {
964 "Symfony\\Component\\Config\\": ""
965 }
966 },
967 "notification-url": "https://packagist.org/downloads/",
968 "license": [
969 "MIT"
970 ],
971 "authors": [
972 {
973 "name": "Fabien Potencier",
974 "email": "fabien@symfony.com"
975 },
976 {
977 "name": "Symfony Community",
978 "homepage": "https://symfony.com/contributors"
979 }
980 ],
981 "description": "Symfony Config Component",
982 "homepage": "https://symfony.com",
983 "time": "2015-07-08T05:59:48+00:00"
984 },
985 {
986 "name": "symfony/dependency-injection",
987 "version": "v2.6.13",
988 "target-dir": "Symfony/Component/DependencyInjection",
989 "source": {
990 "type": "git",
991 "url": "https://github.com/symfony/dependency-injection.git",
992 "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e"
993 },
994 "dist": {
995 "type": "zip",
996 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
997 "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
998 "shasum": ""
999 },
1000 "require": {
1001 "php": ">=5.3.3"
1002 },
1003 "conflict": {
1004 "symfony/expression-language": "<2.6"
1005 },
1006 "require-dev": {
1007 "symfony/config": "~2.2",
1008 "symfony/expression-language": "~2.6",
1009 "symfony/phpunit-bridge": "~2.7",
1010 "symfony/yaml": "~2.1"
1011 },
1012 "suggest": {
1013 "symfony/config": "",
1014 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1015 "symfony/yaml": ""
1016 },
1017 "type": "library",
1018 "extra": {
1019 "branch-alias": {
1020 "dev-master": "2.6-dev"
1021 }
1022 },
1023 "autoload": {
1024 "psr-0": {
1025 "Symfony\\Component\\DependencyInjection\\": ""
1026 }
1027 },
1028 "notification-url": "https://packagist.org/downloads/",
1029 "license": [
1030 "MIT"
1031 ],
1032 "authors": [
1033 {
1034 "name": "Fabien Potencier",
1035 "email": "fabien@symfony.com"
1036 },
1037 {
1038 "name": "Symfony Community",
1039 "homepage": "https://symfony.com/contributors"
1040 }
1041 ],
1042 "description": "Symfony DependencyInjection Component",
1043 "homepage": "https://symfony.com",
1044 "time": "2015-07-22T10:08:40+00:00"
1045 },
1046 {
1047 "name": "symfony/event-dispatcher",
1048 "version": "v2.6.13",
1049 "target-dir": "Symfony/Component/EventDispatcher",
1050 "source": {
1051 "type": "git",
1052 "url": "https://github.com/symfony/event-dispatcher.git",
1053 "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
1054 },
1055 "dist": {
1056 "type": "zip",
1057 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1058 "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1059 "shasum": ""
1060 },
1061 "require": {
1062 "php": ">=5.3.3"
1063 },
1064 "require-dev": {
1065 "psr/log": "~1.0",
1066 "symfony/config": "~2.0,>=2.0.5",
1067 "symfony/dependency-injection": "~2.6",
1068 "symfony/expression-language": "~2.6",
1069 "symfony/phpunit-bridge": "~2.7",
1070 "symfony/stopwatch": "~2.3"
1071 },
1072 "suggest": {
1073 "symfony/dependency-injection": "",
1074 "symfony/http-kernel": ""
1075 },
1076 "type": "library",
1077 "extra": {
1078 "branch-alias": {
1079 "dev-master": "2.6-dev"
1080 }
1081 },
1082 "autoload": {
1083 "psr-0": {
1084 "Symfony\\Component\\EventDispatcher\\": ""
1085 }
1086 },
1087 "notification-url": "https://packagist.org/downloads/",
1088 "license": [
1089 "MIT"
1090 ],
1091 "authors": [
1092 {
1093 "name": "Fabien Potencier",
1094 "email": "fabien@symfony.com"
1095 },
1096 {
1097 "name": "Symfony Community",
1098 "homepage": "https://symfony.com/contributors"
1099 }
1100 ],
1101 "description": "Symfony EventDispatcher Component",
1102 "homepage": "https://symfony.com",
1103 "time": "2015-05-02T15:18:45+00:00"
1104 },
1105 {
1106 "name": "symfony/filesystem",
1107 "version": "v2.6.13",
1108 "target-dir": "Symfony/Component/Filesystem",
1109 "source": {
1110 "type": "git",
1111 "url": "https://github.com/symfony/filesystem.git",
1112 "reference": "823c035b1a5c13a4924e324d016eb07e70f94735"
1113 },
1114 "dist": {
1115 "type": "zip",
1116 "url": "https://api.github.com/repos/symfony/filesystem/zipball/823c035b1a5c13a4924e324d016eb07e70f94735",
1117 "reference": "823c035b1a5c13a4924e324d016eb07e70f94735",
1118 "shasum": ""
1119 },
1120 "require": {
1121 "php": ">=5.3.3"
1122 },
1123 "require-dev": {
1124 "symfony/phpunit-bridge": "~2.7"
1125 },
1126 "type": "library",
1127 "extra": {
1128 "branch-alias": {
1129 "dev-master": "2.6-dev"
1130 }
1131 },
1132 "autoload": {
1133 "psr-0": {
1134 "Symfony\\Component\\Filesystem\\": ""
1135 }
1136 },
1137 "notification-url": "https://packagist.org/downloads/",
1138 "license": [
1139 "MIT"
1140 ],
1141 "authors": [
1142 {
1143 "name": "Fabien Potencier",
1144 "email": "fabien@symfony.com"
1145 },
1146 {
1147 "name": "Symfony Community",
1148 "homepage": "https://symfony.com/contributors"
1149 }
1150 ],
1151 "description": "Symfony Filesystem Component",
1152 "homepage": "https://symfony.com",
1153 "time": "2015-07-08T05:59:48+00:00"
1154 },
1155 {
1156 "name": "symfony/finder",
1157 "version": "v2.6.13",
1158 "target-dir": "Symfony/Component/Finder",
1159 "source": {
1160 "type": "git",
1161 "url": "https://github.com/symfony/finder.git",
1162 "reference": "203a10f928ae30176deeba33512999233181dd28"
1163 },
1164 "dist": {
1165 "type": "zip",
1166 "url": "https://api.github.com/repos/symfony/finder/zipball/203a10f928ae30176deeba33512999233181dd28",
1167 "reference": "203a10f928ae30176deeba33512999233181dd28",
1168 "shasum": ""
1169 },
1170 "require": {
1171 "php": ">=5.3.3"
1172 },
1173 "require-dev": {
1174 "symfony/phpunit-bridge": "~2.7"
1175 },
1176 "type": "library",
1177 "extra": {
1178 "branch-alias": {
1179 "dev-master": "2.6-dev"
1180 }
1181 },
1182 "autoload": {
1183 "psr-0": {
1184 "Symfony\\Component\\Finder\\": ""
1185 }
1186 },
1187 "notification-url": "https://packagist.org/downloads/",
1188 "license": [
1189 "MIT"
1190 ],
1191 "authors": [
1192 {
1193 "name": "Fabien Potencier",
1194 "email": "fabien@symfony.com"
1195 },
1196 {
1197 "name": "Symfony Community",
1198 "homepage": "https://symfony.com/contributors"
1199 }
1200 ],
1201 "description": "Symfony Finder Component",
1202 "homepage": "https://symfony.com",
1203 "time": "2015-07-09T16:02:48+00:00"
1204 },
1205 {
1206 "name": "symfony/process",
1207 "version": "v2.6.13",
1208 "target-dir": "Symfony/Component/Process",
1209 "source": {
1210 "type": "git",
1211 "url": "https://github.com/symfony/process.git",
1212 "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9"
1213 },
1214 "dist": {
1215 "type": "zip",
1216 "url": "https://api.github.com/repos/symfony/process/zipball/57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
1217 "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
1218 "shasum": ""
1219 },
1220 "require": {
1221 "php": ">=5.3.3"
1222 },
1223 "require-dev": {
1224 "symfony/phpunit-bridge": "~2.7"
1225 },
1226 "type": "library",
1227 "extra": {
1228 "branch-alias": {
1229 "dev-master": "2.6-dev"
1230 }
1231 },
1232 "autoload": {
1233 "psr-0": {
1234 "Symfony\\Component\\Process\\": ""
1235 }
1236 },
1237 "notification-url": "https://packagist.org/downloads/",
1238 "license": [
1239 "MIT"
1240 ],
1241 "authors": [
1242 {
1243 "name": "Fabien Potencier",
1244 "email": "fabien@symfony.com"
1245 },
1246 {
1247 "name": "Symfony Community",
1248 "homepage": "https://symfony.com/contributors"
1249 }
1250 ],
1251 "description": "Symfony Process Component",
1252 "homepage": "https://symfony.com",
1253 "time": "2015-06-30T16:10:16+00:00"
1254 },
1255 {
1256 "name": "tecnickcom/tcpdf",
1257 "version": "6.2.13",
1258 "source": {
1259 "type": "git",
1260 "url": "https://github.com/tecnickcom/TCPDF.git",
1261 "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
1262 },
1263 "dist": {
1264 "type": "zip",
1265 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
1266 "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
1267 "shasum": ""
1268 },
1269 "require": {
1270 "php": ">=5.3.0"
1271 },
1272 "type": "library",
1273 "autoload": {
1274 "classmap": [
1275 "config",
1276 "include",
1277 "tcpdf.php",
1278 "tcpdf_parser.php",
1279 "tcpdf_import.php",
1280 "tcpdf_barcodes_1d.php",
1281 "tcpdf_barcodes_2d.php",
1282 "include/tcpdf_colors.php",
1283 "include/tcpdf_filters.php",
1284 "include/tcpdf_font_data.php",
1285 "include/tcpdf_fonts.php",
1286 "include/tcpdf_images.php",
1287 "include/tcpdf_static.php",
1288 "include/barcodes/datamatrix.php",
1289 "include/barcodes/pdf417.php",
1290 "include/barcodes/qrcode.php"
1291 ]
1292 },
1293 "notification-url": "https://packagist.org/downloads/",
1294 "license": [
1295 "LGPLv3"
1296 ],
1297 "authors": [
1298 {
1299 "name": "Nicola Asuni",
1300 "email": "info@tecnick.com",
1301 "homepage": "http://nicolaasuni.tecnick.com"
1302 }
1303 ],
1304 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
1305 "homepage": "http://www.tcpdf.org/",
1306 "keywords": [
1307 "PDFD32000-2008",
1308 "TCPDF",
1309 "barcodes",
1310 "datamatrix",
1311 "pdf",
1312 "pdf417",
1313 "qrcode"
1314 ],
1315 "time": "2017-04-26T08:14:48+00:00"
1316 },
1317 {
1318 "name": "totten/ca-config",
1319 "version": "v17.05.0",
1320 "source": {
1321 "type": "git",
1322 "url": "https://github.com/totten/ca_config.git",
1323 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
1324 },
1325 "dist": {
1326 "type": "zip",
1327 "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
1328 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
1329 "shasum": ""
1330 },
1331 "require": {
1332 "php": ">=5.2"
1333 },
1334 "type": "library",
1335 "autoload": {
1336 "psr-0": {
1337 "CA_Config": "src/"
1338 }
1339 },
1340 "notification-url": "https://packagist.org/downloads/",
1341 "license": [
1342 "BSD-2-Clause"
1343 ],
1344 "authors": [
1345 {
1346 "name": "Tim Otten",
1347 "email": "to-git@think.hm"
1348 }
1349 ],
1350 "description": "Default configuration for certificate authorities",
1351 "homepage": "https://github.com/totten/ca_config",
1352 "time": "2017-05-10T20:08:17+00:00"
1353 },
1354 {
1355 "name": "zendframework/zend-escaper",
1356 "version": "2.4.13",
1357 "source": {
1358 "type": "git",
1359 "url": "https://github.com/zendframework/zend-escaper.git",
1360 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
1361 },
1362 "dist": {
1363 "type": "zip",
1364 "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
1365 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
1366 "shasum": ""
1367 },
1368 "require": {
1369 "php": ">=5.3.23"
1370 },
1371 "require-dev": {
1372 "fabpot/php-cs-fixer": "1.7.*",
1373 "phpunit/phpunit": "~4.0",
1374 "satooshi/php-coveralls": "dev-master"
1375 },
1376 "type": "library",
1377 "extra": {
1378 "branch-alias": {
1379 "dev-master": "2.4-dev",
1380 "dev-develop": "2.5-dev"
1381 }
1382 },
1383 "autoload": {
1384 "psr-4": {
1385 "Zend\\Escaper\\": "src/"
1386 }
1387 },
1388 "notification-url": "https://packagist.org/downloads/",
1389 "license": [
1390 "BSD-3-Clause"
1391 ],
1392 "homepage": "https://github.com/zendframework/zend-escaper",
1393 "keywords": [
1394 "escaper",
1395 "zf2"
1396 ],
1397 "time": "2015-05-07T14:55:31+00:00"
1398 },
1399 {
1400 "name": "zendframework/zend-stdlib",
1401 "version": "2.4.13",
1402 "source": {
1403 "type": "git",
1404 "url": "https://github.com/zendframework/zend-stdlib.git",
1405 "reference": "d8ecb629a72da9f91bd95c5af006384823560b42"
1406 },
1407 "dist": {
1408 "type": "zip",
1409 "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/d8ecb629a72da9f91bd95c5af006384823560b42",
1410 "reference": "d8ecb629a72da9f91bd95c5af006384823560b42",
1411 "shasum": ""
1412 },
1413 "require": {
1414 "php": ">=5.3.23"
1415 },
1416 "require-dev": {
1417 "fabpot/php-cs-fixer": "1.7.*",
1418 "phpunit/phpunit": "~4.0",
1419 "satooshi/php-coveralls": "dev-master",
1420 "zendframework/zend-eventmanager": "self.version",
1421 "zendframework/zend-filter": "self.version",
1422 "zendframework/zend-serializer": "self.version",
1423 "zendframework/zend-servicemanager": "self.version"
1424 },
1425 "suggest": {
1426 "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
1427 "zendframework/zend-filter": "To support naming strategy hydrator usage",
1428 "zendframework/zend-serializer": "Zend\\Serializer component",
1429 "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
1430 },
1431 "type": "library",
1432 "extra": {
1433 "branch-alias": {
1434 "dev-master": "2.4-dev",
1435 "dev-develop": "2.5-dev"
1436 }
1437 },
1438 "autoload": {
1439 "psr-4": {
1440 "Zend\\Stdlib\\": "src/"
1441 }
1442 },
1443 "notification-url": "https://packagist.org/downloads/",
1444 "license": [
1445 "BSD-3-Clause"
1446 ],
1447 "homepage": "https://github.com/zendframework/zend-stdlib",
1448 "keywords": [
1449 "stdlib",
1450 "zf2"
1451 ],
1452 "time": "2015-07-21T13:55:46+00:00"
1453 },
1454 {
1455 "name": "zendframework/zend-validator",
1456 "version": "2.4.13",
1457 "source": {
1458 "type": "git",
1459 "url": "https://github.com/zendframework/zend-validator.git",
1460 "reference": "81415511fe729e6de19a61936313cef43c80d337"
1461 },
1462 "dist": {
1463 "type": "zip",
1464 "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/81415511fe729e6de19a61936313cef43c80d337",
1465 "reference": "81415511fe729e6de19a61936313cef43c80d337",
1466 "shasum": ""
1467 },
1468 "require": {
1469 "php": ">=5.3.23",
1470 "zendframework/zend-stdlib": "~2.4.0"
1471 },
1472 "require-dev": {
1473 "fabpot/php-cs-fixer": "1.7.*",
1474 "phpunit/phpunit": "~4.0",
1475 "satooshi/php-coveralls": "dev-master",
1476 "zendframework/zend-config": "~2.4.0",
1477 "zendframework/zend-db": "~2.4.0",
1478 "zendframework/zend-filter": "~2.4.0",
1479 "zendframework/zend-i18n": "~2.4.0",
1480 "zendframework/zend-math": "~2.4.0",
1481 "zendframework/zend-servicemanager": "~2.4.0",
1482 "zendframework/zend-session": "~2.4.0",
1483 "zendframework/zend-uri": "~2.4.0"
1484 },
1485 "suggest": {
1486 "zendframework/zend-db": "Zend\\Db component",
1487 "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
1488 "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
1489 "zendframework/zend-math": "Zend\\Math component",
1490 "zendframework/zend-resources": "Translations of validator messages",
1491 "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
1492 "zendframework/zend-session": "Zend\\Session component",
1493 "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
1494 },
1495 "type": "library",
1496 "extra": {
1497 "branch-alias": {
1498 "dev-master": "2.4-dev",
1499 "dev-develop": "2.5-dev"
1500 }
1501 },
1502 "autoload": {
1503 "psr-4": {
1504 "Zend\\Validator\\": "src/"
1505 }
1506 },
1507 "notification-url": "https://packagist.org/downloads/",
1508 "license": [
1509 "BSD-3-Clause"
1510 ],
1511 "description": "provides a set of commonly needed validators",
1512 "homepage": "https://github.com/zendframework/zend-validator",
1513 "keywords": [
1514 "validator",
1515 "zf2"
1516 ],
1517 "time": "2015-09-08T21:04:17+00:00"
1518 },
1519 {
1520 "name": "zetacomponents/base",
1521 "version": "1.7",
1522 "source": {
1523 "type": "git",
1524 "url": "https://github.com/zetacomponents/Base.git",
1525 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7"
1526 },
1527 "dist": {
1528 "type": "zip",
1529 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2612ee3ce88902632d45b93e379277e9d46b70a7",
1530 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7",
1531 "shasum": ""
1532 },
1533 "type": "library",
1534 "autoload": {
1535 "classmap": [
1536 "src"
1537 ]
1538 },
1539 "notification-url": "https://packagist.org/downloads/",
1540 "license": [
1541 "apache2"
1542 ],
1543 "authors": [
1544 {
1545 "name": "Sergey Alexeev"
1546 },
1547 {
1548 "name": "Sebastian Bergmann"
1549 },
1550 {
1551 "name": "Jan Borsodi"
1552 },
1553 {
1554 "name": "Raymond Bosman"
1555 },
1556 {
1557 "name": "Frederik Holljen"
1558 },
1559 {
1560 "name": "Kore Nordmann"
1561 },
1562 {
1563 "name": "Derick Rethans"
1564 },
1565 {
1566 "name": "Vadym Savchuk"
1567 },
1568 {
1569 "name": "Tobias Schlitt"
1570 },
1571 {
1572 "name": "Alexandru Stanoi"
1573 }
1574 ],
1575 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
1576 "homepage": "https://github.com/zetacomponents",
1577 "time": "2009-06-29T10:47:39+00:00"
1578 },
1579 {
1580 "name": "zetacomponents/mail",
1581 "version": "dev-1.7-civi",
1582 "source": {
1583 "type": "git",
1584 "url": "https://github.com/civicrm/zetacomponents-mail.git",
1585 "reference": "e0feff0e1860f16fa2b3c42795c0351db58120a0"
1586 },
1587 "type": "library",
1588 "autoload": {
1589 "classmap": [
1590 "src"
1591 ]
1592 },
1593 "license": [
1594 "apache2"
1595 ],
1596 "authors": [
1597 {
1598 "name": "Sergey Alexeev"
1599 },
1600 {
1601 "name": "Sebastian Bergmann"
1602 },
1603 {
1604 "name": "Jan Borsodi"
1605 },
1606 {
1607 "name": "Raymond Bosman"
1608 },
1609 {
1610 "name": "Frederik Holljen"
1611 },
1612 {
1613 "name": "Kore Nordmann"
1614 },
1615 {
1616 "name": "Derick Rethans"
1617 },
1618 {
1619 "name": "Vadym Savchuk"
1620 },
1621 {
1622 "name": "Tobias Schlitt"
1623 },
1624 {
1625 "name": "Alexandru Stanoi"
1626 },
1627 {
1628 "name": "Sinisa Dukaric"
1629 },
1630 {
1631 "name": "Mikko Koppanen"
1632 },
1633 {
1634 "name": "Christian Michel"
1635 }
1636 ],
1637 "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.",
1638 "homepage": "https://github.com/zetacomponents",
1639 "time": "2017-03-14 06:51:24"
1640 }
1641 ],
1642 "packages-dev": [],
1643 "aliases": [],
1644 "minimum-stability": "stable",
1645 "stability-flags": {
1646 "zetacomponents/mail": 20,
1647 "marcj/topsort": 20,
1648 "pear/validate_finance_creditcard": 20
1649 },
1650 "prefer-stable": false,
1651 "prefer-lowest": false,
1652 "platform": [],
1653 "platform-dev": []
1654 }