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