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