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