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