Merge pull request #8744 from jitendrapurohit/CRM-19054
[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 ],
e91585d7
SL
7 "hash": "2ee156bdc437928934defe7a8d5967a8",
8 "content-hash": "6df12f0708915cdf2f7a678918213440",
0a4cb750 9 "packages": [
94ddb538
TO
10 {
11 "name": "civicrm/civicrm-cxn-rpc",
934e53b2 12 "version": "v0.15.12.04",
94ddb538
TO
13 "source": {
14 "type": "git",
978d4742 15 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
934e53b2 16 "reference": "6e3a0f956860908a240758ab8c80a020549a6f03"
978d4742
TO
17 },
18 "dist": {
19 "type": "zip",
934e53b2
TO
20 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/6e3a0f956860908a240758ab8c80a020549a6f03",
21 "reference": "6e3a0f956860908a240758ab8c80a020549a6f03",
978d4742 22 "shasum": ""
94ddb538
TO
23 },
24 "require": {
25 "phpseclib/phpseclib": "0.3.*",
26 "psr/log": "1.0.0"
27 },
28 "require-dev": {
29 "phpunit/phpunit": "3.7.*"
30 },
31 "type": "library",
32 "autoload": {
33 "psr-4": {
34 "Civi\\Cxn\\Rpc\\": "src/"
35 }
36 },
978d4742 37 "notification-url": "https://packagist.org/downloads/",
94ddb538
TO
38 "license": [
39 "MIT"
40 ],
41 "authors": [
42 {
43 "name": "Tim Otten",
44 "email": "totten@civicrm.org"
45 }
46 ],
978d4742 47 "description": "RPC library for CiviConnect",
934e53b2 48 "time": "2015-12-05 04:41:02"
94ddb538 49 },
0a4cb750
TO
50 {
51 "name": "dompdf/dompdf",
e91585d7 52 "version": "v0.7.0",
0a4cb750
TO
53 "source": {
54 "type": "git",
55 "url": "https://github.com/dompdf/dompdf.git",
e91585d7 56 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14"
0a4cb750
TO
57 },
58 "dist": {
59 "type": "zip",
e91585d7
SL
60 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
61 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
0a4cb750
TO
62 "shasum": ""
63 },
64 "require": {
e91585d7
SL
65 "ext-dom": "*",
66 "ext-gd": "*",
67 "ext-mbstring": "*",
68 "phenx/php-font-lib": "0.4.*",
69 "phenx/php-svg-lib": "0.1.*",
70 "php": ">=5.3.0"
71 },
72 "require-dev": {
73 "phpunit/phpunit": "3.7.*"
0a4cb750
TO
74 },
75 "type": "library",
e91585d7
SL
76 "extra": {
77 "branch-alias": {
78 "dev-develop": "0.7-dev"
79 }
80 },
0a4cb750 81 "autoload": {
e91585d7
SL
82 "psr-4": {
83 "Dompdf\\": "src/"
84 },
0a4cb750 85 "classmap": [
e91585d7 86 "lib/"
0a4cb750
TO
87 ]
88 },
89 "notification-url": "https://packagist.org/downloads/",
90 "license": [
e91585d7 91 "LGPL-2.1"
0a4cb750
TO
92 ],
93 "authors": [
94 {
95 "name": "Fabien Ménager",
96 "email": "fabien.menager@gmail.com"
97 },
98 {
99 "name": "Brian Sweeney",
100 "email": "eclecticgeek@gmail.com"
e91585d7
SL
101 },
102 {
103 "name": "Gabriel Bull",
104 "email": "me@gabrielbull.com"
0a4cb750
TO
105 }
106 ],
107 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
108 "homepage": "https://github.com/dompdf/dompdf",
e91585d7 109 "time": "2016-05-11 00:36:29"
0a4cb750
TO
110 },
111 {
112 "name": "phenx/php-font-lib",
e91585d7 113 "version": "0.4",
0a4cb750
TO
114 "source": {
115 "type": "git",
116 "url": "https://github.com/PhenX/php-font-lib.git",
e91585d7 117 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088"
0a4cb750
TO
118 },
119 "dist": {
120 "type": "zip",
e91585d7
SL
121 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
122 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
0a4cb750
TO
123 "shasum": ""
124 },
125 "type": "library",
126 "autoload": {
e91585d7
SL
127 "psr-0": {
128 "FontLib\\": "src/"
129 }
0a4cb750
TO
130 },
131 "notification-url": "https://packagist.org/downloads/",
132 "license": [
e91585d7 133 "LGPL-3.0"
0a4cb750
TO
134 ],
135 "authors": [
136 {
137 "name": "Fabien Ménager",
138 "email": "fabien.menager@gmail.com"
139 }
140 ],
141 "description": "A library to read, parse, export and make subsets of different types of font files.",
142 "homepage": "https://github.com/PhenX/php-font-lib",
e91585d7
SL
143 "time": "2015-05-06 20:02:39"
144 },
145 {
146 "name": "phenx/php-svg-lib",
147 "version": "0.1",
148 "source": {
149 "type": "git",
150 "url": "https://github.com/PhenX/php-svg-lib.git",
151 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099"
152 },
153 "dist": {
154 "type": "zip",
155 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/b419766515b3426c6da74b0e29e93d71c4f17099",
156 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099",
157 "shasum": ""
158 },
159 "type": "library",
160 "autoload": {
161 "psr-0": {
162 "Svg\\": "src/"
163 }
164 },
165 "notification-url": "https://packagist.org/downloads/",
166 "license": [
167 "LGPL-3.0"
168 ],
169 "authors": [
170 {
171 "name": "Fabien Ménager",
172 "email": "fabien.menager@gmail.com"
173 }
174 ],
175 "description": "A library to read, parse and export to PDF SVG files.",
176 "homepage": "https://github.com/PhenX/php-svg-lib",
177 "time": "2015-05-06 18:49:49"
0a4cb750 178 },
db7b0381
CW
179 {
180 "name": "phpoffice/phpword",
181 "version": "v0.12.1",
182 "source": {
183 "type": "git",
184 "url": "https://github.com/PHPOffice/PHPWord.git",
185 "reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db"
186 },
187 "dist": {
188 "type": "zip",
189 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
190 "reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
191 "shasum": ""
192 },
193 "require": {
194 "ext-xml": "*",
195 "php": ">=5.3.3"
196 },
197 "require-dev": {
198 "dompdf/dompdf": "0.6.*",
199 "mpdf/mpdf": "5.*",
200 "phpdocumentor/phpdocumentor": "2.*",
201 "phploc/phploc": "2.*",
202 "phpmd/phpmd": "2.*",
203 "phpunit/phpunit": "3.7.*",
204 "sebastian/phpcpd": "2.*",
205 "squizlabs/php_codesniffer": "1.*",
206 "tecnick.com/tcpdf": "6.*"
207 },
208 "suggest": {
209 "dompdf/dompdf": "Used to write PDF",
210 "ext-gd2": "Used to add images",
211 "ext-xmlwriter": "Used to write DOCX and ODT",
212 "ext-xsl": "Used to apply XSL style sheet to main document part of OOXML template",
213 "ext-zip": "Used to write DOCX and ODT"
214 },
215 "type": "library",
216 "autoload": {
217 "psr-4": {
218 "PhpOffice\\PhpWord\\": "src/PhpWord"
219 }
220 },
221 "notification-url": "https://packagist.org/downloads/",
222 "license": [
223 "LGPL-3.0"
224 ],
225 "authors": [
226 {
227 "name": "Mark Baker"
228 },
229 {
230 "name": "Franck Lefevre",
231 "homepage": "http://blog.rootslabs.net"
232 },
233 {
234 "name": "Gabriel Bull",
235 "email": "me@gabrielbull.com",
236 "homepage": "http://gabrielbull.com/"
237 },
238 {
239 "name": "Ivan Lanin",
240 "homepage": "http://ivan.lanin.org"
241 },
242 {
243 "name": "Roman Syroeshko",
244 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
245 }
246 ],
247 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)",
248 "homepage": "http://phpoffice.github.io",
249 "keywords": [
250 "ISO IEC 29500",
251 "OOXML",
252 "Office Open XML",
253 "OpenDocument",
254 "OpenXML",
255 "PhpOffice",
256 "PhpWord",
257 "Rich Text Format",
258 "WordprocessingML",
259 "doc",
260 "docx",
261 "html",
262 "odt",
263 "office",
264 "pdf",
265 "php",
266 "reader",
267 "rtf",
268 "template",
269 "template processor",
270 "word",
271 "writer"
272 ],
273 "time": "2015-08-30 14:30:44"
274 },
94ddb538
TO
275 {
276 "name": "phpseclib/phpseclib",
277 "version": "0.3.10",
278 "source": {
279 "type": "git",
280 "url": "https://github.com/phpseclib/phpseclib.git",
281 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4"
282 },
283 "dist": {
284 "type": "zip",
285 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
286 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
287 "shasum": ""
288 },
289 "require": {
290 "php": ">=5.0.0"
291 },
292 "require-dev": {
293 "phing/phing": "~2.7",
294 "phpunit/phpunit": "~4.0",
295 "sami/sami": "~2.0",
296 "squizlabs/php_codesniffer": "~1.5"
297 },
298 "suggest": {
299 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
300 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
301 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
302 },
303 "type": "library",
304 "extra": {
305 "branch-alias": {
306 "dev-master": "0.3-dev"
307 }
308 },
309 "autoload": {
310 "psr-0": {
311 "Crypt": "phpseclib/",
312 "File": "phpseclib/",
313 "Math": "phpseclib/",
314 "Net": "phpseclib/",
315 "System": "phpseclib/"
316 },
317 "files": [
318 "phpseclib/Crypt/Random.php"
319 ]
320 },
321 "notification-url": "https://packagist.org/downloads/",
322 "include-path": [
323 "phpseclib/"
324 ],
325 "license": [
326 "MIT"
327 ],
328 "authors": [
329 {
330 "name": "Jim Wigginton",
331 "email": "terrafrost@php.net",
332 "role": "Lead Developer"
333 },
334 {
335 "name": "Patrick Monnerat",
336 "email": "pm@datasphere.ch",
337 "role": "Developer"
338 },
339 {
340 "name": "Andreas Fischer",
341 "email": "bantu@phpbb.com",
342 "role": "Developer"
343 },
344 {
345 "name": "Hans-Jürgen Petrich",
346 "email": "petrich@tronic-media.com",
347 "role": "Developer"
348 }
349 ],
350 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
351 "homepage": "http://phpseclib.sourceforge.net",
352 "keywords": [
353 "BigInteger",
354 "aes",
355 "asn.1",
356 "asn1",
357 "blowfish",
358 "crypto",
359 "cryptography",
360 "encryption",
361 "rsa",
362 "security",
363 "sftp",
364 "signature",
365 "signing",
366 "ssh",
367 "twofish",
368 "x.509",
369 "x509"
370 ],
371 "time": "2015-01-28 21:50:33"
372 },
0a4cb750
TO
373 {
374 "name": "psr/log",
375 "version": "1.0.0",
376 "source": {
377 "type": "git",
378 "url": "https://github.com/php-fig/log.git",
379 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
380 },
381 "dist": {
382 "type": "zip",
383 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
384 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
385 "shasum": ""
386 },
387 "type": "library",
388 "autoload": {
389 "psr-0": {
390 "Psr\\Log\\": ""
391 }
392 },
393 "notification-url": "https://packagist.org/downloads/",
394 "license": [
395 "MIT"
396 ],
397 "authors": [
398 {
399 "name": "PHP-FIG",
400 "homepage": "http://www.php-fig.org/"
401 }
402 ],
403 "description": "Common interface for logging libraries",
404 "keywords": [
405 "log",
406 "psr",
407 "psr-3"
408 ],
409 "time": "2012-12-21 11:40:51"
410 },
40787e18
TO
411 {
412 "name": "symfony/config",
413 "version": "v2.5.12",
414 "target-dir": "Symfony/Component/Config",
415 "source": {
416 "type": "git",
a84cc605 417 "url": "https://github.com/symfony/config.git",
e91585d7 418 "reference": "d93bb29acfa5cff771cb4aa0fb4a97454ddb41e4"
40787e18
TO
419 },
420 "dist": {
421 "type": "zip",
e91585d7
SL
422 "url": "https://api.github.com/repos/symfony/config/zipball/d93bb29acfa5cff771cb4aa0fb4a97454ddb41e4",
423 "reference": "d93bb29acfa5cff771cb4aa0fb4a97454ddb41e4",
40787e18
TO
424 "shasum": ""
425 },
426 "require": {
427 "php": ">=5.3.3",
428 "symfony/filesystem": "~2.3"
429 },
430 "type": "library",
431 "extra": {
432 "branch-alias": {
433 "dev-master": "2.5-dev"
434 }
435 },
436 "autoload": {
437 "psr-0": {
438 "Symfony\\Component\\Config\\": ""
439 }
440 },
441 "notification-url": "https://packagist.org/downloads/",
442 "license": [
443 "MIT"
444 ],
445 "authors": [
446 {
447 "name": "Symfony Community",
448 "homepage": "http://symfony.com/contributors"
449 },
450 {
451 "name": "Fabien Potencier",
452 "email": "fabien@symfony.com"
453 }
454 ],
455 "description": "Symfony Config Component",
456 "homepage": "http://symfony.com",
457 "time": "2015-01-03 08:01:13"
458 },
0a4cb750
TO
459 {
460 "name": "symfony/dependency-injection",
40787e18 461 "version": "v2.5.12",
0a4cb750
TO
462 "target-dir": "Symfony/Component/DependencyInjection",
463 "source": {
464 "type": "git",
a84cc605 465 "url": "https://github.com/symfony/dependency-injection.git",
40787e18 466 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962"
0a4cb750
TO
467 },
468 "dist": {
469 "type": "zip",
a84cc605 470 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c42aee05b466cc9c66b87ddf7d263402befb6962",
40787e18 471 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962",
0a4cb750
TO
472 "shasum": ""
473 },
474 "require": {
475 "php": ">=5.3.3"
476 },
477 "require-dev": {
478 "symfony/config": "~2.2",
40787e18
TO
479 "symfony/expression-language": "~2.4,>=2.4.10",
480 "symfony/yaml": "~2.1"
0a4cb750
TO
481 },
482 "suggest": {
483 "symfony/config": "",
484 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
485 "symfony/yaml": ""
486 },
487 "type": "library",
488 "extra": {
489 "branch-alias": {
40787e18 490 "dev-master": "2.5-dev"
0a4cb750
TO
491 }
492 },
493 "autoload": {
494 "psr-0": {
495 "Symfony\\Component\\DependencyInjection\\": ""
496 }
497 },
498 "notification-url": "https://packagist.org/downloads/",
499 "license": [
500 "MIT"
501 ],
502 "authors": [
503 {
504 "name": "Symfony Community",
505 "homepage": "http://symfony.com/contributors"
506 },
507 {
508 "name": "Fabien Potencier",
509 "email": "fabien@symfony.com"
510 }
511 ],
512 "description": "Symfony DependencyInjection Component",
513 "homepage": "http://symfony.com",
40787e18 514 "time": "2015-01-25 04:37:39"
0a4cb750
TO
515 },
516 {
517 "name": "symfony/event-dispatcher",
40787e18 518 "version": "v2.5.12",
0a4cb750
TO
519 "target-dir": "Symfony/Component/EventDispatcher",
520 "source": {
521 "type": "git",
a84cc605 522 "url": "https://github.com/symfony/event-dispatcher.git",
40787e18 523 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04"
0a4cb750
TO
524 },
525 "dist": {
526 "type": "zip",
a84cc605 527 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
40787e18 528 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
0a4cb750
TO
529 "shasum": ""
530 },
531 "require": {
532 "php": ">=5.3.3"
533 },
534 "require-dev": {
40787e18
TO
535 "psr/log": "~1.0",
536 "symfony/config": "~2.0,>=2.0.5",
537 "symfony/dependency-injection": "~2.0,>=2.0.5,<2.6.0",
538 "symfony/stopwatch": "~2.3"
0a4cb750
TO
539 },
540 "suggest": {
541 "symfony/dependency-injection": "",
542 "symfony/http-kernel": ""
543 },
544 "type": "library",
545 "extra": {
546 "branch-alias": {
40787e18 547 "dev-master": "2.5-dev"
0a4cb750
TO
548 }
549 },
550 "autoload": {
551 "psr-0": {
552 "Symfony\\Component\\EventDispatcher\\": ""
553 }
554 },
555 "notification-url": "https://packagist.org/downloads/",
556 "license": [
557 "MIT"
558 ],
559 "authors": [
560 {
561 "name": "Symfony Community",
562 "homepage": "http://symfony.com/contributors"
563 },
564 {
565 "name": "Fabien Potencier",
566 "email": "fabien@symfony.com"
567 }
568 ],
569 "description": "Symfony EventDispatcher Component",
570 "homepage": "http://symfony.com",
40787e18
TO
571 "time": "2015-01-29 18:20:43"
572 },
573 {
574 "name": "symfony/filesystem",
d892b317
TO
575 "version": "v2.5.12",
576 "target-dir": "Symfony/Component/Filesystem",
40787e18
TO
577 "source": {
578 "type": "git",
a84cc605 579 "url": "https://github.com/symfony/filesystem.git",
d892b317 580 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea"
40787e18
TO
581 },
582 "dist": {
583 "type": "zip",
a84cc605 584 "url": "https://api.github.com/repos/symfony/filesystem/zipball/d3c24d7d6e9c342008d8421b2fade460311647ea",
d892b317 585 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea",
40787e18
TO
586 "shasum": ""
587 },
588 "require": {
d892b317 589 "php": ">=5.3.3"
40787e18
TO
590 },
591 "type": "library",
592 "extra": {
593 "branch-alias": {
d892b317 594 "dev-master": "2.5-dev"
40787e18
TO
595 }
596 },
597 "autoload": {
d892b317 598 "psr-0": {
40787e18
TO
599 "Symfony\\Component\\Filesystem\\": ""
600 }
601 },
602 "notification-url": "https://packagist.org/downloads/",
603 "license": [
604 "MIT"
605 ],
606 "authors": [
607 {
d892b317
TO
608 "name": "Symfony Community",
609 "homepage": "http://symfony.com/contributors"
40787e18
TO
610 },
611 {
d892b317
TO
612 "name": "Fabien Potencier",
613 "email": "fabien@symfony.com"
40787e18
TO
614 }
615 ],
616 "description": "Symfony Filesystem Component",
d892b317
TO
617 "homepage": "http://symfony.com",
618 "time": "2015-01-03 21:04:44"
0a4cb750
TO
619 },
620 {
621 "name": "symfony/finder",
40787e18 622 "version": "v2.5.12",
0a4cb750
TO
623 "target-dir": "Symfony/Component/Finder",
624 "source": {
625 "type": "git",
626 "url": "https://github.com/symfony/Finder.git",
40787e18 627 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2"
0a4cb750
TO
628 },
629 "dist": {
630 "type": "zip",
40787e18
TO
631 "url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
632 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
0a4cb750
TO
633 "shasum": ""
634 },
635 "require": {
636 "php": ">=5.3.3"
637 },
638 "type": "library",
639 "extra": {
640 "branch-alias": {
40787e18 641 "dev-master": "2.5-dev"
0a4cb750
TO
642 }
643 },
644 "autoload": {
645 "psr-0": {
646 "Symfony\\Component\\Finder\\": ""
647 }
648 },
649 "notification-url": "https://packagist.org/downloads/",
650 "license": [
651 "MIT"
652 ],
653 "authors": [
654 {
655 "name": "Symfony Community",
656 "homepage": "http://symfony.com/contributors"
657 },
658 {
659 "name": "Fabien Potencier",
660 "email": "fabien@symfony.com"
661 }
662 ],
663 "description": "Symfony Finder Component",
664 "homepage": "http://symfony.com",
40787e18 665 "time": "2015-01-03 08:01:13"
0a4cb750 666 },
0e24103e
TO
667 {
668 "name": "symfony/process",
40787e18 669 "version": "v2.5.12",
0e24103e
TO
670 "target-dir": "Symfony/Component/Process",
671 "source": {
672 "type": "git",
673 "url": "https://github.com/symfony/Process.git",
40787e18 674 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c"
0e24103e
TO
675 },
676 "dist": {
677 "type": "zip",
40787e18
TO
678 "url": "https://api.github.com/repos/symfony/Process/zipball/00a1308e8b5aec5eba7c8f1708426a78f929be8c",
679 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c",
0e24103e
TO
680 "shasum": ""
681 },
682 "require": {
683 "php": ">=5.3.3"
684 },
0e24103e
TO
685 "type": "library",
686 "extra": {
687 "branch-alias": {
40787e18 688 "dev-master": "2.5-dev"
0e24103e
TO
689 }
690 },
691 "autoload": {
692 "psr-0": {
693 "Symfony\\Component\\Process\\": ""
694 }
695 },
696 "notification-url": "https://packagist.org/downloads/",
697 "license": [
698 "MIT"
699 ],
700 "authors": [
701 {
40787e18
TO
702 "name": "Symfony Community",
703 "homepage": "http://symfony.com/contributors"
0e24103e
TO
704 },
705 {
40787e18
TO
706 "name": "Fabien Potencier",
707 "email": "fabien@symfony.com"
0e24103e
TO
708 }
709 ],
710 "description": "Symfony Process Component",
40787e18
TO
711 "homepage": "http://symfony.com",
712 "time": "2015-02-08 07:07:45"
0e24103e 713 },
f6c3a87a
CB
714 {
715 "name": "tecnickcom/tcpdf",
716 "version": "6.2.12",
717 "source": {
718 "type": "git",
719 "url": "https://github.com/tecnickcom/TCPDF.git",
720 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
721 },
722 "dist": {
723 "type": "zip",
724 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
725 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
726 "shasum": ""
727 },
728 "require": {
729 "php": ">=5.3.0"
730 },
731 "type": "library",
732 "autoload": {
733 "classmap": [
734 "fonts",
735 "config",
736 "include",
737 "tcpdf.php",
738 "tcpdf_parser.php",
739 "tcpdf_import.php",
740 "tcpdf_barcodes_1d.php",
741 "tcpdf_barcodes_2d.php",
742 "include/tcpdf_colors.php",
743 "include/tcpdf_filters.php",
744 "include/tcpdf_font_data.php",
745 "include/tcpdf_fonts.php",
746 "include/tcpdf_images.php",
747 "include/tcpdf_static.php",
748 "include/barcodes/datamatrix.php",
749 "include/barcodes/pdf417.php",
750 "include/barcodes/qrcode.php"
751 ]
752 },
753 "notification-url": "https://packagist.org/downloads/",
754 "license": [
755 "LGPLv3"
756 ],
757 "authors": [
758 {
759 "name": "Nicola Asuni",
760 "email": "info@tecnick.com",
761 "homepage": "http://nicolaasuni.tecnick.com"
762 }
763 ],
764 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
765 "homepage": "http://www.tcpdf.org/",
766 "keywords": [
767 "PDFD32000-2008",
768 "TCPDF",
769 "barcodes",
770 "datamatrix",
771 "pdf",
772 "pdf417",
773 "qrcode"
774 ],
775 "time": "2015-09-12 10:08:34"
776 },
0a4cb750
TO
777 {
778 "name": "totten/ca-config",
779 "version": "v13.02.0",
780 "source": {
781 "type": "git",
782 "url": "https://github.com/totten/ca_config.git",
783 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf"
784 },
785 "dist": {
786 "type": "zip",
787 "url": "https://api.github.com/repos/totten/ca_config/zipball/7a51033f4e18c1ac846a16c6de16050e735b01cf",
788 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf",
789 "shasum": ""
790 },
791 "require": {
792 "php": ">=5.2"
793 },
794 "type": "library",
795 "autoload": {
796 "psr-0": {
797 "CA_Config": "src/"
798 }
799 },
800 "notification-url": "https://packagist.org/downloads/",
801 "license": [
802 "BSD-2-Clause"
803 ],
804 "authors": [
805 {
806 "name": "Tim Otten",
807 "email": "to-git@think.hm"
808 }
809 ],
810 "description": "Default configuration for certificate authorities",
811 "homepage": "https://github.com/totten/ca_config",
812 "time": "2013-02-13 03:40:18"
16b60c30
TO
813 },
814 {
815 "name": "zetacomponents/base",
816 "version": "1.7",
817 "source": {
818 "type": "git",
819 "url": "https://github.com/zetacomponents/Base.git",
820 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7"
821 },
822 "dist": {
823 "type": "zip",
824 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2612ee3ce88902632d45b93e379277e9d46b70a7",
825 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7",
826 "shasum": ""
827 },
828 "type": "library",
829 "autoload": {
830 "classmap": [
831 "src"
832 ]
833 },
834 "notification-url": "https://packagist.org/downloads/",
835 "license": [
836 "apache2"
837 ],
838 "authors": [
839 {
840 "name": "Sergey Alexeev"
841 },
842 {
843 "name": "Sebastian Bergmann"
844 },
845 {
846 "name": "Jan Borsodi"
847 },
848 {
849 "name": "Raymond Bosman"
850 },
851 {
852 "name": "Frederik Holljen"
853 },
854 {
855 "name": "Kore Nordmann"
856 },
857 {
858 "name": "Derick Rethans"
859 },
860 {
861 "name": "Vadym Savchuk"
862 },
863 {
864 "name": "Tobias Schlitt"
865 },
866 {
867 "name": "Alexandru Stanoi"
868 }
869 ],
870 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
871 "homepage": "https://github.com/zetacomponents",
872 "time": "2009-06-29 10:47:39"
873 },
874 {
875 "name": "zetacomponents/mail",
876 "version": "dev-1.7-civi",
877 "source": {
878 "type": "git",
879 "url": "https://github.com/civicrm/zetacomponents-mail.git",
4409da4b 880 "reference": "19f5af66cdde19bc20f41671fe453b37f4121eb1"
16b60c30
TO
881 },
882 "type": "library",
883 "autoload": {
884 "classmap": [
885 "src"
886 ]
887 },
888 "license": [
889 "apache2"
890 ],
891 "authors": [
892 {
893 "name": "Sergey Alexeev"
894 },
895 {
896 "name": "Sebastian Bergmann"
897 },
898 {
899 "name": "Jan Borsodi"
900 },
901 {
902 "name": "Raymond Bosman"
903 },
904 {
905 "name": "Frederik Holljen"
906 },
907 {
908 "name": "Kore Nordmann"
909 },
910 {
911 "name": "Derick Rethans"
912 },
913 {
914 "name": "Vadym Savchuk"
915 },
916 {
917 "name": "Tobias Schlitt"
918 },
919 {
920 "name": "Alexandru Stanoi"
921 },
922 {
923 "name": "Sinisa Dukaric"
924 },
925 {
926 "name": "Mikko Koppanen"
927 },
928 {
929 "name": "Christian Michel"
930 }
931 ],
932 "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.",
933 "homepage": "https://github.com/zetacomponents",
4409da4b 934 "time": "2016-01-08 01:15:38"
0a4cb750
TO
935 }
936 ],
937 "packages-dev": [],
938 "aliases": [],
939 "minimum-stability": "stable",
16b60c30
TO
940 "stability-flags": {
941 "zetacomponents/mail": 20
942 },
0a4cb750
TO
943 "prefer-stable": false,
944 "prefer-lowest": false,
945 "platform": [],
946 "platform-dev": []
947}