CRM-18568 remove flawed tests.
[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 ],
f6c3a87a
CB
7 "hash": "6d663f79b264d072ee699147bc572115",
8 "content-hash": "9d0da097291dbad481650b039869f719",
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 },
94ddb538
TO
125 {
126 "name": "phpseclib/phpseclib",
127 "version": "0.3.10",
128 "source": {
129 "type": "git",
130 "url": "https://github.com/phpseclib/phpseclib.git",
131 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4"
132 },
133 "dist": {
134 "type": "zip",
135 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
136 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
137 "shasum": ""
138 },
139 "require": {
140 "php": ">=5.0.0"
141 },
142 "require-dev": {
143 "phing/phing": "~2.7",
144 "phpunit/phpunit": "~4.0",
145 "sami/sami": "~2.0",
146 "squizlabs/php_codesniffer": "~1.5"
147 },
148 "suggest": {
149 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
150 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
151 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
152 },
153 "type": "library",
154 "extra": {
155 "branch-alias": {
156 "dev-master": "0.3-dev"
157 }
158 },
159 "autoload": {
160 "psr-0": {
161 "Crypt": "phpseclib/",
162 "File": "phpseclib/",
163 "Math": "phpseclib/",
164 "Net": "phpseclib/",
165 "System": "phpseclib/"
166 },
167 "files": [
168 "phpseclib/Crypt/Random.php"
169 ]
170 },
171 "notification-url": "https://packagist.org/downloads/",
172 "include-path": [
173 "phpseclib/"
174 ],
175 "license": [
176 "MIT"
177 ],
178 "authors": [
179 {
180 "name": "Jim Wigginton",
181 "email": "terrafrost@php.net",
182 "role": "Lead Developer"
183 },
184 {
185 "name": "Patrick Monnerat",
186 "email": "pm@datasphere.ch",
187 "role": "Developer"
188 },
189 {
190 "name": "Andreas Fischer",
191 "email": "bantu@phpbb.com",
192 "role": "Developer"
193 },
194 {
195 "name": "Hans-Jürgen Petrich",
196 "email": "petrich@tronic-media.com",
197 "role": "Developer"
198 }
199 ],
200 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
201 "homepage": "http://phpseclib.sourceforge.net",
202 "keywords": [
203 "BigInteger",
204 "aes",
205 "asn.1",
206 "asn1",
207 "blowfish",
208 "crypto",
209 "cryptography",
210 "encryption",
211 "rsa",
212 "security",
213 "sftp",
214 "signature",
215 "signing",
216 "ssh",
217 "twofish",
218 "x.509",
219 "x509"
220 ],
221 "time": "2015-01-28 21:50:33"
222 },
0a4cb750
TO
223 {
224 "name": "psr/log",
225 "version": "1.0.0",
226 "source": {
227 "type": "git",
228 "url": "https://github.com/php-fig/log.git",
229 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
230 },
231 "dist": {
232 "type": "zip",
233 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
234 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
235 "shasum": ""
236 },
237 "type": "library",
238 "autoload": {
239 "psr-0": {
240 "Psr\\Log\\": ""
241 }
242 },
243 "notification-url": "https://packagist.org/downloads/",
244 "license": [
245 "MIT"
246 ],
247 "authors": [
248 {
249 "name": "PHP-FIG",
250 "homepage": "http://www.php-fig.org/"
251 }
252 ],
253 "description": "Common interface for logging libraries",
254 "keywords": [
255 "log",
256 "psr",
257 "psr-3"
258 ],
259 "time": "2012-12-21 11:40:51"
260 },
40787e18
TO
261 {
262 "name": "symfony/config",
263 "version": "v2.5.12",
264 "target-dir": "Symfony/Component/Config",
265 "source": {
266 "type": "git",
a84cc605 267 "url": "https://github.com/symfony/config.git",
40787e18
TO
268 "reference": "c7309e33b719433d5cf3845d0b5b9608609d8c8e"
269 },
270 "dist": {
271 "type": "zip",
a84cc605 272 "url": "https://api.github.com/repos/symfony/config/zipball/c7309e33b719433d5cf3845d0b5b9608609d8c8e",
40787e18
TO
273 "reference": "c7309e33b719433d5cf3845d0b5b9608609d8c8e",
274 "shasum": ""
275 },
276 "require": {
277 "php": ">=5.3.3",
278 "symfony/filesystem": "~2.3"
279 },
280 "type": "library",
281 "extra": {
282 "branch-alias": {
283 "dev-master": "2.5-dev"
284 }
285 },
286 "autoload": {
287 "psr-0": {
288 "Symfony\\Component\\Config\\": ""
289 }
290 },
291 "notification-url": "https://packagist.org/downloads/",
292 "license": [
293 "MIT"
294 ],
295 "authors": [
296 {
297 "name": "Symfony Community",
298 "homepage": "http://symfony.com/contributors"
299 },
300 {
301 "name": "Fabien Potencier",
302 "email": "fabien@symfony.com"
303 }
304 ],
305 "description": "Symfony Config Component",
306 "homepage": "http://symfony.com",
307 "time": "2015-01-03 08:01:13"
308 },
0a4cb750
TO
309 {
310 "name": "symfony/dependency-injection",
40787e18 311 "version": "v2.5.12",
0a4cb750
TO
312 "target-dir": "Symfony/Component/DependencyInjection",
313 "source": {
314 "type": "git",
a84cc605 315 "url": "https://github.com/symfony/dependency-injection.git",
40787e18 316 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962"
0a4cb750
TO
317 },
318 "dist": {
319 "type": "zip",
a84cc605 320 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c42aee05b466cc9c66b87ddf7d263402befb6962",
40787e18 321 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962",
0a4cb750
TO
322 "shasum": ""
323 },
324 "require": {
325 "php": ">=5.3.3"
326 },
327 "require-dev": {
328 "symfony/config": "~2.2",
40787e18
TO
329 "symfony/expression-language": "~2.4,>=2.4.10",
330 "symfony/yaml": "~2.1"
0a4cb750
TO
331 },
332 "suggest": {
333 "symfony/config": "",
334 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
335 "symfony/yaml": ""
336 },
337 "type": "library",
338 "extra": {
339 "branch-alias": {
40787e18 340 "dev-master": "2.5-dev"
0a4cb750
TO
341 }
342 },
343 "autoload": {
344 "psr-0": {
345 "Symfony\\Component\\DependencyInjection\\": ""
346 }
347 },
348 "notification-url": "https://packagist.org/downloads/",
349 "license": [
350 "MIT"
351 ],
352 "authors": [
353 {
354 "name": "Symfony Community",
355 "homepage": "http://symfony.com/contributors"
356 },
357 {
358 "name": "Fabien Potencier",
359 "email": "fabien@symfony.com"
360 }
361 ],
362 "description": "Symfony DependencyInjection Component",
363 "homepage": "http://symfony.com",
40787e18 364 "time": "2015-01-25 04:37:39"
0a4cb750
TO
365 },
366 {
367 "name": "symfony/event-dispatcher",
40787e18 368 "version": "v2.5.12",
0a4cb750
TO
369 "target-dir": "Symfony/Component/EventDispatcher",
370 "source": {
371 "type": "git",
a84cc605 372 "url": "https://github.com/symfony/event-dispatcher.git",
40787e18 373 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04"
0a4cb750
TO
374 },
375 "dist": {
376 "type": "zip",
a84cc605 377 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
40787e18 378 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
0a4cb750
TO
379 "shasum": ""
380 },
381 "require": {
382 "php": ">=5.3.3"
383 },
384 "require-dev": {
40787e18
TO
385 "psr/log": "~1.0",
386 "symfony/config": "~2.0,>=2.0.5",
387 "symfony/dependency-injection": "~2.0,>=2.0.5,<2.6.0",
388 "symfony/stopwatch": "~2.3"
0a4cb750
TO
389 },
390 "suggest": {
391 "symfony/dependency-injection": "",
392 "symfony/http-kernel": ""
393 },
394 "type": "library",
395 "extra": {
396 "branch-alias": {
40787e18 397 "dev-master": "2.5-dev"
0a4cb750
TO
398 }
399 },
400 "autoload": {
401 "psr-0": {
402 "Symfony\\Component\\EventDispatcher\\": ""
403 }
404 },
405 "notification-url": "https://packagist.org/downloads/",
406 "license": [
407 "MIT"
408 ],
409 "authors": [
410 {
411 "name": "Symfony Community",
412 "homepage": "http://symfony.com/contributors"
413 },
414 {
415 "name": "Fabien Potencier",
416 "email": "fabien@symfony.com"
417 }
418 ],
419 "description": "Symfony EventDispatcher Component",
420 "homepage": "http://symfony.com",
40787e18
TO
421 "time": "2015-01-29 18:20:43"
422 },
423 {
424 "name": "symfony/filesystem",
d892b317
TO
425 "version": "v2.5.12",
426 "target-dir": "Symfony/Component/Filesystem",
40787e18
TO
427 "source": {
428 "type": "git",
a84cc605 429 "url": "https://github.com/symfony/filesystem.git",
d892b317 430 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea"
40787e18
TO
431 },
432 "dist": {
433 "type": "zip",
a84cc605 434 "url": "https://api.github.com/repos/symfony/filesystem/zipball/d3c24d7d6e9c342008d8421b2fade460311647ea",
d892b317 435 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea",
40787e18
TO
436 "shasum": ""
437 },
438 "require": {
d892b317 439 "php": ">=5.3.3"
40787e18
TO
440 },
441 "type": "library",
442 "extra": {
443 "branch-alias": {
d892b317 444 "dev-master": "2.5-dev"
40787e18
TO
445 }
446 },
447 "autoload": {
d892b317 448 "psr-0": {
40787e18
TO
449 "Symfony\\Component\\Filesystem\\": ""
450 }
451 },
452 "notification-url": "https://packagist.org/downloads/",
453 "license": [
454 "MIT"
455 ],
456 "authors": [
457 {
d892b317
TO
458 "name": "Symfony Community",
459 "homepage": "http://symfony.com/contributors"
40787e18
TO
460 },
461 {
d892b317
TO
462 "name": "Fabien Potencier",
463 "email": "fabien@symfony.com"
40787e18
TO
464 }
465 ],
466 "description": "Symfony Filesystem Component",
d892b317
TO
467 "homepage": "http://symfony.com",
468 "time": "2015-01-03 21:04:44"
0a4cb750
TO
469 },
470 {
471 "name": "symfony/finder",
40787e18 472 "version": "v2.5.12",
0a4cb750
TO
473 "target-dir": "Symfony/Component/Finder",
474 "source": {
475 "type": "git",
476 "url": "https://github.com/symfony/Finder.git",
40787e18 477 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2"
0a4cb750
TO
478 },
479 "dist": {
480 "type": "zip",
40787e18
TO
481 "url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
482 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
0a4cb750
TO
483 "shasum": ""
484 },
485 "require": {
486 "php": ">=5.3.3"
487 },
488 "type": "library",
489 "extra": {
490 "branch-alias": {
40787e18 491 "dev-master": "2.5-dev"
0a4cb750
TO
492 }
493 },
494 "autoload": {
495 "psr-0": {
496 "Symfony\\Component\\Finder\\": ""
497 }
498 },
499 "notification-url": "https://packagist.org/downloads/",
500 "license": [
501 "MIT"
502 ],
503 "authors": [
504 {
505 "name": "Symfony Community",
506 "homepage": "http://symfony.com/contributors"
507 },
508 {
509 "name": "Fabien Potencier",
510 "email": "fabien@symfony.com"
511 }
512 ],
513 "description": "Symfony Finder Component",
514 "homepage": "http://symfony.com",
40787e18 515 "time": "2015-01-03 08:01:13"
0a4cb750 516 },
0e24103e
TO
517 {
518 "name": "symfony/process",
40787e18 519 "version": "v2.5.12",
0e24103e
TO
520 "target-dir": "Symfony/Component/Process",
521 "source": {
522 "type": "git",
523 "url": "https://github.com/symfony/Process.git",
40787e18 524 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c"
0e24103e
TO
525 },
526 "dist": {
527 "type": "zip",
40787e18
TO
528 "url": "https://api.github.com/repos/symfony/Process/zipball/00a1308e8b5aec5eba7c8f1708426a78f929be8c",
529 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c",
0e24103e
TO
530 "shasum": ""
531 },
532 "require": {
533 "php": ">=5.3.3"
534 },
0e24103e
TO
535 "type": "library",
536 "extra": {
537 "branch-alias": {
40787e18 538 "dev-master": "2.5-dev"
0e24103e
TO
539 }
540 },
541 "autoload": {
542 "psr-0": {
543 "Symfony\\Component\\Process\\": ""
544 }
545 },
546 "notification-url": "https://packagist.org/downloads/",
547 "license": [
548 "MIT"
549 ],
550 "authors": [
551 {
40787e18
TO
552 "name": "Symfony Community",
553 "homepage": "http://symfony.com/contributors"
0e24103e
TO
554 },
555 {
40787e18
TO
556 "name": "Fabien Potencier",
557 "email": "fabien@symfony.com"
0e24103e
TO
558 }
559 ],
560 "description": "Symfony Process Component",
40787e18
TO
561 "homepage": "http://symfony.com",
562 "time": "2015-02-08 07:07:45"
0e24103e 563 },
f6c3a87a
CB
564 {
565 "name": "tecnickcom/tcpdf",
566 "version": "6.2.12",
567 "source": {
568 "type": "git",
569 "url": "https://github.com/tecnickcom/TCPDF.git",
570 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
571 },
572 "dist": {
573 "type": "zip",
574 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
575 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
576 "shasum": ""
577 },
578 "require": {
579 "php": ">=5.3.0"
580 },
581 "type": "library",
582 "autoload": {
583 "classmap": [
584 "fonts",
585 "config",
586 "include",
587 "tcpdf.php",
588 "tcpdf_parser.php",
589 "tcpdf_import.php",
590 "tcpdf_barcodes_1d.php",
591 "tcpdf_barcodes_2d.php",
592 "include/tcpdf_colors.php",
593 "include/tcpdf_filters.php",
594 "include/tcpdf_font_data.php",
595 "include/tcpdf_fonts.php",
596 "include/tcpdf_images.php",
597 "include/tcpdf_static.php",
598 "include/barcodes/datamatrix.php",
599 "include/barcodes/pdf417.php",
600 "include/barcodes/qrcode.php"
601 ]
602 },
603 "notification-url": "https://packagist.org/downloads/",
604 "license": [
605 "LGPLv3"
606 ],
607 "authors": [
608 {
609 "name": "Nicola Asuni",
610 "email": "info@tecnick.com",
611 "homepage": "http://nicolaasuni.tecnick.com"
612 }
613 ],
614 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
615 "homepage": "http://www.tcpdf.org/",
616 "keywords": [
617 "PDFD32000-2008",
618 "TCPDF",
619 "barcodes",
620 "datamatrix",
621 "pdf",
622 "pdf417",
623 "qrcode"
624 ],
625 "time": "2015-09-12 10:08:34"
626 },
0a4cb750
TO
627 {
628 "name": "totten/ca-config",
629 "version": "v13.02.0",
630 "source": {
631 "type": "git",
632 "url": "https://github.com/totten/ca_config.git",
633 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf"
634 },
635 "dist": {
636 "type": "zip",
637 "url": "https://api.github.com/repos/totten/ca_config/zipball/7a51033f4e18c1ac846a16c6de16050e735b01cf",
638 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf",
639 "shasum": ""
640 },
641 "require": {
642 "php": ">=5.2"
643 },
644 "type": "library",
645 "autoload": {
646 "psr-0": {
647 "CA_Config": "src/"
648 }
649 },
650 "notification-url": "https://packagist.org/downloads/",
651 "license": [
652 "BSD-2-Clause"
653 ],
654 "authors": [
655 {
656 "name": "Tim Otten",
657 "email": "to-git@think.hm"
658 }
659 ],
660 "description": "Default configuration for certificate authorities",
661 "homepage": "https://github.com/totten/ca_config",
662 "time": "2013-02-13 03:40:18"
16b60c30
TO
663 },
664 {
665 "name": "zetacomponents/base",
666 "version": "1.7",
667 "source": {
668 "type": "git",
669 "url": "https://github.com/zetacomponents/Base.git",
670 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7"
671 },
672 "dist": {
673 "type": "zip",
674 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2612ee3ce88902632d45b93e379277e9d46b70a7",
675 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7",
676 "shasum": ""
677 },
678 "type": "library",
679 "autoload": {
680 "classmap": [
681 "src"
682 ]
683 },
684 "notification-url": "https://packagist.org/downloads/",
685 "license": [
686 "apache2"
687 ],
688 "authors": [
689 {
690 "name": "Sergey Alexeev"
691 },
692 {
693 "name": "Sebastian Bergmann"
694 },
695 {
696 "name": "Jan Borsodi"
697 },
698 {
699 "name": "Raymond Bosman"
700 },
701 {
702 "name": "Frederik Holljen"
703 },
704 {
705 "name": "Kore Nordmann"
706 },
707 {
708 "name": "Derick Rethans"
709 },
710 {
711 "name": "Vadym Savchuk"
712 },
713 {
714 "name": "Tobias Schlitt"
715 },
716 {
717 "name": "Alexandru Stanoi"
718 }
719 ],
720 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
721 "homepage": "https://github.com/zetacomponents",
722 "time": "2009-06-29 10:47:39"
723 },
724 {
725 "name": "zetacomponents/mail",
726 "version": "dev-1.7-civi",
727 "source": {
728 "type": "git",
729 "url": "https://github.com/civicrm/zetacomponents-mail.git",
4409da4b 730 "reference": "19f5af66cdde19bc20f41671fe453b37f4121eb1"
16b60c30
TO
731 },
732 "type": "library",
733 "autoload": {
734 "classmap": [
735 "src"
736 ]
737 },
738 "license": [
739 "apache2"
740 ],
741 "authors": [
742 {
743 "name": "Sergey Alexeev"
744 },
745 {
746 "name": "Sebastian Bergmann"
747 },
748 {
749 "name": "Jan Borsodi"
750 },
751 {
752 "name": "Raymond Bosman"
753 },
754 {
755 "name": "Frederik Holljen"
756 },
757 {
758 "name": "Kore Nordmann"
759 },
760 {
761 "name": "Derick Rethans"
762 },
763 {
764 "name": "Vadym Savchuk"
765 },
766 {
767 "name": "Tobias Schlitt"
768 },
769 {
770 "name": "Alexandru Stanoi"
771 },
772 {
773 "name": "Sinisa Dukaric"
774 },
775 {
776 "name": "Mikko Koppanen"
777 },
778 {
779 "name": "Christian Michel"
780 }
781 ],
782 "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.",
783 "homepage": "https://github.com/zetacomponents",
4409da4b 784 "time": "2016-01-08 01:15:38"
0a4cb750
TO
785 }
786 ],
787 "packages-dev": [],
788 "aliases": [],
789 "minimum-stability": "stable",
16b60c30
TO
790 "stability-flags": {
791 "zetacomponents/mail": 20
792 },
0a4cb750
TO
793 "prefer-stable": false,
794 "prefer-lowest": false,
795 "platform": [],
796 "platform-dev": []
797}