Disable inline-edit of multi-record custom fields in profiles
[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 ],
6c1c4ffc 7 "content-hash": "233f9c457d9e7d49a6d96c356e1035f1",
0a4cb750 8 "packages": [
94ddb538
TO
9 {
10 "name": "civicrm/civicrm-cxn-rpc",
a892989e 11 "version": "v0.17.07.01",
94ddb538
TO
12 "source": {
13 "type": "git",
978d4742 14 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
a892989e 15 "reference": "2d934d45e65e907f4b0cabc67979b5f3f2b27135"
978d4742
TO
16 },
17 "dist": {
18 "type": "zip",
a892989e
DS
19 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/2d934d45e65e907f4b0cabc67979b5f3f2b27135",
20 "reference": "2d934d45e65e907f4b0cabc67979b5f3f2b27135",
978d4742 21 "shasum": ""
94ddb538
TO
22 },
23 "require": {
fcfd7b4d 24 "phpseclib/phpseclib": "1.0.*",
a892989e 25 "psr/log": "~1.0.0"
94ddb538
TO
26 },
27 "type": "library",
28 "autoload": {
29 "psr-4": {
30 "Civi\\Cxn\\Rpc\\": "src/"
31 }
32 },
978d4742 33 "notification-url": "https://packagist.org/downloads/",
94ddb538
TO
34 "license": [
35 "MIT"
36 ],
37 "authors": [
38 {
39 "name": "Tim Otten",
40 "email": "totten@civicrm.org"
41 }
42 ],
978d4742 43 "description": "RPC library for CiviConnect",
a892989e 44 "time": "2017-07-18T04:02:44+00:00"
94ddb538 45 },
b4f67195
TO
46 {
47 "name": "civicrm/civicrm-setup",
48 "version": "v0.2.0",
49 "source": {
50 "type": "git",
51 "url": "https://github.com/civicrm/civicrm-setup.git",
52 "reference": "e7991aff516c3fff952bed8f90832804a134358a"
53 },
54 "dist": {
55 "type": "zip",
56 "url": "https://api.github.com/repos/civicrm/civicrm-setup/zipball/e7991aff516c3fff952bed8f90832804a134358a",
57 "reference": "e7991aff516c3fff952bed8f90832804a134358a",
58 "shasum": ""
59 },
60 "require": {
61 "psr/log": "~1.0",
62 "symfony/event-dispatcher": "^2.6.13 || ~3.0"
63 },
64 "type": "library",
65 "autoload": {
66 "files": [
67 "civicrm-setup-autoload.php"
68 ]
69 },
70 "notification-url": "https://packagist.org/downloads/",
71 "license": [
72 "MIT"
73 ],
74 "authors": [
75 {
76 "name": "CiviCRM LLC",
77 "email": "info@civicrm.org"
78 }
79 ],
80 "description": "CiviCRM installation library",
81 "time": "2018-01-23T06:26:55+00:00"
82 },
0a4cb750
TO
83 {
84 "name": "dompdf/dompdf",
664e998e 85 "version": "v0.8.0",
0a4cb750
TO
86 "source": {
87 "type": "git",
88 "url": "https://github.com/dompdf/dompdf.git",
664e998e 89 "reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c"
0a4cb750
TO
90 },
91 "dist": {
92 "type": "zip",
664e998e
SL
93 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
94 "reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
0a4cb750
TO
95 "shasum": ""
96 },
97 "require": {
e91585d7
SL
98 "ext-dom": "*",
99 "ext-gd": "*",
100 "ext-mbstring": "*",
bd48ca3f 101 "phenx/php-font-lib": "0.5.*",
664e998e 102 "phenx/php-svg-lib": "0.2.*",
e91585d7
SL
103 "php": ">=5.3.0"
104 },
105 "require-dev": {
bd48ca3f
SL
106 "phpunit/phpunit": "4.8.*",
107 "squizlabs/php_codesniffer": "2.*"
0a4cb750
TO
108 },
109 "type": "library",
e91585d7
SL
110 "extra": {
111 "branch-alias": {
112 "dev-develop": "0.7-dev"
113 }
114 },
0a4cb750 115 "autoload": {
e91585d7
SL
116 "psr-4": {
117 "Dompdf\\": "src/"
118 },
0a4cb750 119 "classmap": [
e91585d7 120 "lib/"
0a4cb750
TO
121 ]
122 },
123 "notification-url": "https://packagist.org/downloads/",
124 "license": [
e91585d7 125 "LGPL-2.1"
0a4cb750
TO
126 ],
127 "authors": [
128 {
129 "name": "Fabien Ménager",
130 "email": "fabien.menager@gmail.com"
131 },
132 {
133 "name": "Brian Sweeney",
134 "email": "eclecticgeek@gmail.com"
e91585d7
SL
135 },
136 {
137 "name": "Gabriel Bull",
138 "email": "me@gabrielbull.com"
0a4cb750
TO
139 }
140 ],
141 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
142 "homepage": "https://github.com/dompdf/dompdf",
664e998e 143 "time": "2017-02-16T02:40:40+00:00"
0a4cb750 144 },
209ef5bf
TO
145 {
146 "name": "electrolinux/phpquery",
147 "version": "0.9.6",
148 "source": {
149 "type": "git",
150 "url": "https://github.com/electrolinux/phpquery.git",
151 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
152 },
153 "dist": {
154 "type": "zip",
155 "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
156 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
157 "shasum": ""
158 },
159 "type": "library",
160 "autoload": {
161 "classmap": [
162 "phpQuery/"
163 ]
164 },
165 "notification-url": "https://packagist.org/downloads/",
166 "license": [
167 "MIT"
168 ],
169 "authors": [
170 {
171 "name": "Tobiasz Cudnik",
172 "email": "tobiasz.cudnik@gmail.com",
173 "homepage": "https://github.com/TobiaszCudnik",
174 "role": "Developer"
175 },
176 {
177 "name": "didier Belot",
178 "role": "Packager"
179 }
180 ],
181 "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
182 "homepage": "http://code.google.com/p/phpquery/",
183 "time": "2013-03-21T12:39:33+00:00"
184 },
f9bdf062 185 {
186 "name": "guzzlehttp/guzzle",
187 "version": "6.3.0",
188 "source": {
189 "type": "git",
190 "url": "https://github.com/guzzle/guzzle.git",
191 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
192 },
193 "dist": {
194 "type": "zip",
195 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
196 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
197 "shasum": ""
198 },
199 "require": {
200 "guzzlehttp/promises": "^1.0",
201 "guzzlehttp/psr7": "^1.4",
202 "php": ">=5.5"
203 },
204 "require-dev": {
205 "ext-curl": "*",
206 "phpunit/phpunit": "^4.0 || ^5.0",
207 "psr/log": "^1.0"
208 },
209 "suggest": {
210 "psr/log": "Required for using the Log middleware"
211 },
212 "type": "library",
213 "extra": {
214 "branch-alias": {
215 "dev-master": "6.2-dev"
216 }
217 },
218 "autoload": {
219 "files": [
220 "src/functions_include.php"
221 ],
222 "psr-4": {
223 "GuzzleHttp\\": "src/"
224 }
225 },
226 "notification-url": "https://packagist.org/downloads/",
227 "license": [
228 "MIT"
229 ],
230 "authors": [
231 {
232 "name": "Michael Dowling",
233 "email": "mtdowling@gmail.com",
234 "homepage": "https://github.com/mtdowling"
235 }
236 ],
237 "description": "Guzzle is a PHP HTTP client library",
238 "homepage": "http://guzzlephp.org/",
239 "keywords": [
240 "client",
241 "curl",
242 "framework",
243 "http",
244 "http client",
245 "rest",
246 "web service"
247 ],
248 "time": "2017-06-22T18:50:49+00:00"
249 },
250 {
251 "name": "guzzlehttp/promises",
252 "version": "v1.3.1",
253 "source": {
254 "type": "git",
255 "url": "https://github.com/guzzle/promises.git",
256 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
257 },
258 "dist": {
259 "type": "zip",
260 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
261 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
262 "shasum": ""
263 },
264 "require": {
265 "php": ">=5.5.0"
266 },
267 "require-dev": {
268 "phpunit/phpunit": "^4.0"
269 },
270 "type": "library",
271 "extra": {
272 "branch-alias": {
273 "dev-master": "1.4-dev"
274 }
275 },
276 "autoload": {
277 "psr-4": {
278 "GuzzleHttp\\Promise\\": "src/"
279 },
280 "files": [
281 "src/functions_include.php"
282 ]
283 },
284 "notification-url": "https://packagist.org/downloads/",
285 "license": [
286 "MIT"
287 ],
288 "authors": [
289 {
290 "name": "Michael Dowling",
291 "email": "mtdowling@gmail.com",
292 "homepage": "https://github.com/mtdowling"
293 }
294 ],
295 "description": "Guzzle promises library",
296 "keywords": [
297 "promise"
298 ],
299 "time": "2016-12-20T10:07:11+00:00"
300 },
301 {
302 "name": "guzzlehttp/psr7",
303 "version": "1.4.2",
304 "source": {
305 "type": "git",
306 "url": "https://github.com/guzzle/psr7.git",
307 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
308 },
309 "dist": {
310 "type": "zip",
311 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
312 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
313 "shasum": ""
314 },
315 "require": {
316 "php": ">=5.4.0",
317 "psr/http-message": "~1.0"
318 },
319 "provide": {
320 "psr/http-message-implementation": "1.0"
321 },
322 "require-dev": {
323 "phpunit/phpunit": "~4.0"
324 },
325 "type": "library",
326 "extra": {
327 "branch-alias": {
328 "dev-master": "1.4-dev"
329 }
330 },
331 "autoload": {
332 "psr-4": {
333 "GuzzleHttp\\Psr7\\": "src/"
334 },
335 "files": [
336 "src/functions_include.php"
337 ]
338 },
339 "notification-url": "https://packagist.org/downloads/",
340 "license": [
341 "MIT"
342 ],
343 "authors": [
344 {
345 "name": "Michael Dowling",
346 "email": "mtdowling@gmail.com",
347 "homepage": "https://github.com/mtdowling"
348 },
349 {
350 "name": "Tobias Schultze",
351 "homepage": "https://github.com/Tobion"
352 }
353 ],
354 "description": "PSR-7 message implementation that also provides common utility methods",
355 "keywords": [
356 "http",
357 "message",
358 "request",
359 "response",
360 "stream",
361 "uri",
362 "url"
363 ],
364 "time": "2017-03-20T17:10:46+00:00"
365 },
fd6605f0
JK
366 {
367 "name": "marcj/topsort",
77c89e7a 368 "version": "1.1.0",
fd6605f0
JK
369 "source": {
370 "type": "git",
77c89e7a
TO
371 "url": "https://github.com/marcj/topsort.php.git",
372 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b"
373 },
374 "dist": {
375 "type": "zip",
376 "url": "https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
377 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
378 "shasum": ""
fd6605f0
JK
379 },
380 "require": {
77c89e7a 381 "php": ">=5.4"
fd6605f0
JK
382 },
383 "require-dev": {
384 "codeclimate/php-test-reporter": "dev-master",
385 "phpunit/phpunit": "~4.0",
386 "symfony/console": "~2.5"
387 },
388 "type": "library",
389 "autoload": {
390 "psr-4": {
391 "MJS\\TopSort\\": "src/",
392 "MJS\\TopSort\\Tests\\": "tests/Tests/"
393 }
394 },
77c89e7a 395 "notification-url": "https://packagist.org/downloads/",
fd6605f0
JK
396 "license": [
397 "MIT"
398 ],
399 "authors": [
400 {
401 "name": "Marc J. Schmidt",
402 "email": "marc@marcjschmidt.de"
403 }
404 ],
405 "description": "High-Performance TopSort/Dependency resolving algorithm",
406 "keywords": [
407 "dependency resolving",
408 "topological sort",
409 "topsort"
410 ],
77c89e7a 411 "time": "2016-11-19T14:58:11+00:00"
fd6605f0 412 },
61a197f8
SL
413 {
414 "name": "pclzip/pclzip",
415 "version": "2.8.2",
416 "source": {
417 "type": "git",
418 "url": "https://github.com/ivanlanin/pclzip.git",
419 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
420 },
421 "dist": {
422 "type": "zip",
423 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
424 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
425 "shasum": ""
426 },
427 "type": "library",
428 "autoload": {
429 "classmap": [
430 "pclzip.lib.php"
431 ]
432 },
433 "notification-url": "https://packagist.org/downloads/",
434 "license": [
435 "LGPL-2.1"
436 ],
437 "authors": [
438 {
439 "name": "Vincent Blavet"
440 }
441 ],
442 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
443 "homepage": "http://www.phpconcept.net/pclzip",
444 "keywords": [
445 "php",
446 "zip"
447 ],
8450657b 448 "time": "2014-06-05T11:42:24+00:00"
61a197f8 449 },
41f34647
SL
450 {
451 "name": "pear/auth_sasl",
452 "version": "v1.1.0",
453 "source": {
454 "type": "git",
455 "url": "https://github.com/pear/Auth_SASL.git",
456 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
457 },
458 "dist": {
459 "type": "zip",
460 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
461 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
462 "shasum": ""
463 },
464 "require": {
465 "pear/pear_exception": "@stable"
466 },
467 "require-dev": {
468 "phpunit/phpunit": "@stable"
469 },
470 "type": "library",
471 "autoload": {
472 "psr-0": {
473 "Auth": "./"
474 }
475 },
476 "notification-url": "https://packagist.org/downloads/",
477 "include-path": [
478 "./"
479 ],
480 "license": [
481 "BSD"
482 ],
483 "authors": [
484 {
485 "name": "Anish Mistry",
486 "email": "amistry@am-productions.biz",
487 "role": "Lead"
488 },
489 {
490 "name": "Richard Heyes",
491 "email": "richard@php.net",
492 "role": "Lead"
493 },
494 {
495 "name": "Michael Bretterklieber",
496 "email": "michael@bretterklieber.com",
497 "role": "Lead"
498 }
499 ],
500 "description": "Abstraction of various SASL mechanism responses",
501 "time": "2017-03-07T14:37:05+00:00"
502 },
0ccbacae
SL
503 {
504 "name": "pear/net_smtp",
505 "version": "1.6.3",
506 "source": {
507 "type": "git",
508 "url": "https://github.com/pear/Net_SMTP.git",
509 "reference": "7b6240761adf6ee245098e238a25d5c35650d82c"
510 },
511 "dist": {
512 "type": "zip",
513 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/7b6240761adf6ee245098e238a25d5c35650d82c",
514 "reference": "7b6240761adf6ee245098e238a25d5c35650d82c",
515 "shasum": ""
516 },
517 "require": {
518 "pear/net_socket": "*",
519 "pear/pear_exception": "*",
520 "php": ">=4.0.5"
521 },
522 "require-dev": {
523 "phpunit/phpunit": "*"
524 },
525 "suggest": {
526 "pear/auth_sasl": "Install optionally via your project's composer.json"
527 },
528 "type": "library",
529 "autoload": {
530 "psr-0": {
531 "Net": "./"
532 }
533 },
534 "notification-url": "https://packagist.org/downloads/",
535 "include-path": [
536 "./"
537 ],
538 "license": [
539 "PHP License"
540 ],
541 "authors": [
542 {
543 "name": "Jon Parise",
544 "email": "jon@php.net",
545 "homepage": "http://www.indelible.org",
546 "role": "Lead"
547 },
548 {
549 "name": "Chuck Hagenbuch",
550 "email": "chuck@horde.org",
551 "role": "Lead"
552 }
553 ],
554 "description": "An implementation of the SMTP protocol",
555 "homepage": "http://pear.github.io/Net_SMTP/",
556 "keywords": [
557 "email",
558 "mail",
559 "smtp"
560 ],
561 "time": "2015-08-02T17:20:17+00:00"
562 },
563 {
564 "name": "pear/net_socket",
565 "version": "1.0.14",
566 "source": {
567 "type": "git",
568 "url": "https://github.com/pear/Net_Socket.git",
569 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
570 },
571 "dist": {
572 "type": "zip",
573 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
574 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
575 "shasum": ""
576 },
577 "require": {
578 "pear/pear_exception": "*"
579 },
580 "require-dev": {
581 "phpunit/phpunit": "*"
582 },
583 "type": "library",
584 "autoload": {
585 "psr-0": {
586 "Net": "./"
587 }
588 },
589 "notification-url": "https://packagist.org/downloads/",
590 "include-path": [
591 "./"
592 ],
593 "license": [
594 "PHP License"
595 ],
596 "authors": [
597 {
598 "name": "Chuck Hagenbuch",
599 "email": "chuck@horde.org",
600 "role": "Lead"
601 },
602 {
603 "name": "Aleksander Machniak",
604 "email": "alec@php.net",
605 "role": "Lead"
606 },
607 {
608 "name": "Stig Bakken",
609 "email": "stig@php.net",
610 "role": "Lead"
611 }
612 ],
613 "description": "More info available on: http://pear.php.net/package/Net_Socket",
614 "time": "2014-02-20T19:27:06+00:00"
615 },
2d0eaf7e
SL
616 {
617 "name": "pear/pear_exception",
618 "version": "v1.0.0",
619 "source": {
620 "type": "git",
621 "url": "https://github.com/pear/PEAR_Exception.git",
622 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
623 },
624 "dist": {
625 "type": "zip",
626 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
627 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
628 "shasum": ""
629 },
630 "require": {
631 "php": ">=4.4.0"
632 },
633 "require-dev": {
634 "phpunit/phpunit": "*"
635 },
636 "type": "class",
637 "extra": {
638 "branch-alias": {
639 "dev-master": "1.0.x-dev"
640 }
641 },
642 "autoload": {
643 "psr-0": {
644 "PEAR": ""
645 }
646 },
647 "notification-url": "https://packagist.org/downloads/",
648 "include-path": [
649 "."
650 ],
651 "license": [
652 "BSD-2-Clause"
653 ],
654 "authors": [
655 {
656 "name": "Helgi Thormar",
657 "email": "dufuz@php.net"
658 },
659 {
660 "name": "Greg Beaver",
661 "email": "cellog@php.net"
662 }
663 ],
664 "description": "The PEAR Exception base class.",
665 "homepage": "https://github.com/pear/PEAR_Exception",
666 "keywords": [
667 "exception"
668 ],
8450657b 669 "time": "2015-02-10T20:07:52+00:00"
2d0eaf7e
SL
670 },
671 {
672 "name": "pear/validate_finance_creditcard",
0df41a8e 673 "version": "dev-master",
2d0eaf7e
SL
674 "source": {
675 "type": "git",
676 "url": "https://github.com/pear/Validate_Finance_CreditCard.git",
989532f6 677 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f"
2d0eaf7e
SL
678 },
679 "dist": {
680 "type": "zip",
989532f6
SL
681 "url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/a74da657d7a6f24b7e669294b32812e9a947519f",
682 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f",
2d0eaf7e
SL
683 "shasum": ""
684 },
685 "require": {
686 "pear/pear_exception": "*",
687 "php": ">=5.2.1"
688 },
689 "require-dev": {
690 "phpunit/phpunit": "*"
691 },
692 "type": "library",
693 "autoload": {
694 "psr-0": {
695 "Validate": "./"
696 }
697 },
698 "notification-url": "https://packagist.org/downloads/",
699 "include-path": [
700 "./"
701 ],
702 "license": [
703 "New BSD"
704 ],
705 "authors": [
706 {
707 "name": "Philippe Jausions",
708 "email": "Philippe.Jausions@11abacus.com",
709 "role": "Lead"
710 }
711 ],
712 "description": "Validation class for credit cards.",
77c89e7a 713 "time": "2016-09-12T08:01:21+00:00"
2d0eaf7e 714 },
0a4cb750
TO
715 {
716 "name": "phenx/php-font-lib",
664e998e 717 "version": "0.5",
0a4cb750
TO
718 "source": {
719 "type": "git",
720 "url": "https://github.com/PhenX/php-font-lib.git",
664e998e 721 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
0a4cb750
TO
722 },
723 "dist": {
724 "type": "zip",
664e998e
SL
725 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
726 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
0a4cb750
TO
727 "shasum": ""
728 },
bd48ca3f
SL
729 "require-dev": {
730 "phpunit/phpunit": "^4.8"
731 },
0a4cb750
TO
732 "type": "library",
733 "autoload": {
bd48ca3f
SL
734 "psr-4": {
735 "FontLib\\": "src/FontLib"
e91585d7 736 }
0a4cb750
TO
737 },
738 "notification-url": "https://packagist.org/downloads/",
739 "license": [
e91585d7 740 "LGPL-3.0"
0a4cb750
TO
741 ],
742 "authors": [
743 {
744 "name": "Fabien Ménager",
745 "email": "fabien.menager@gmail.com"
746 }
747 ],
748 "description": "A library to read, parse, export and make subsets of different types of font files.",
749 "homepage": "https://github.com/PhenX/php-font-lib",
664e998e 750 "time": "2017-02-11T10:58:43+00:00"
e91585d7
SL
751 },
752 {
753 "name": "phenx/php-svg-lib",
664e998e 754 "version": "v0.2",
e91585d7
SL
755 "source": {
756 "type": "git",
757 "url": "https://github.com/PhenX/php-svg-lib.git",
664e998e 758 "reference": "de291bec8449b89acfe85691b5c71434797959dc"
e91585d7
SL
759 },
760 "dist": {
761 "type": "zip",
664e998e
SL
762 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/de291bec8449b89acfe85691b5c71434797959dc",
763 "reference": "de291bec8449b89acfe85691b5c71434797959dc",
e91585d7
SL
764 "shasum": ""
765 },
bd48ca3f 766 "require": {
664e998e 767 "sabberworm/php-css-parser": "6.0.*"
bd48ca3f 768 },
e91585d7
SL
769 "type": "library",
770 "autoload": {
771 "psr-0": {
772 "Svg\\": "src/"
773 }
774 },
775 "notification-url": "https://packagist.org/downloads/",
776 "license": [
777 "LGPL-3.0"
778 ],
779 "authors": [
780 {
781 "name": "Fabien Ménager",
782 "email": "fabien.menager@gmail.com"
783 }
784 ],
785 "description": "A library to read, parse and export to PDF SVG files.",
786 "homepage": "https://github.com/PhenX/php-svg-lib",
664e998e 787 "time": "2016-12-13T20:25:45+00:00"
0a4cb750 788 },
61a197f8
SL
789 {
790 "name": "phpoffice/common",
791 "version": "v0.2.6",
792 "source": {
793 "type": "git",
794 "url": "https://github.com/PHPOffice/Common.git",
795 "reference": "c9be70c80637c28c728be78e66aad4878a34f8dd"
796 },
797 "dist": {
798 "type": "zip",
799 "url": "https://api.github.com/repos/PHPOffice/Common/zipball/c9be70c80637c28c728be78e66aad4878a34f8dd",
800 "reference": "c9be70c80637c28c728be78e66aad4878a34f8dd",
801 "shasum": ""
802 },
803 "require": {
804 "pclzip/pclzip": "^2.8",
805 "php": ">=5.3.0"
806 },
807 "require-dev": {
808 "phpdocumentor/phpdocumentor": "2.*",
809 "phploc/phploc": "2.*",
810 "phpmd/phpmd": "2.*",
811 "phpunit/phpunit": "3.7.*",
812 "sebastian/phpcpd": "2.*",
813 "squizlabs/php_codesniffer": "2.*"
814 },
815 "type": "library",
816 "autoload": {
817 "psr-4": {
818 "PhpOffice\\Common\\": "src/Common/"
819 }
820 },
821 "notification-url": "https://packagist.org/downloads/",
822 "license": [
823 "LGPL"
824 ],
825 "authors": [
826 {
827 "name": "Mark Baker"
828 },
829 {
830 "name": "Franck Lefevre",
831 "homepage": "http://rootslabs.net"
832 }
833 ],
834 "description": "PHPOffice Common",
835 "homepage": "http://phpoffice.github.io",
836 "keywords": [
837 "common",
838 "component",
839 "office",
840 "php"
841 ],
8450657b 842 "time": "2016-07-07T17:26:55+00:00"
61a197f8 843 },
db7b0381
CW
844 {
845 "name": "phpoffice/phpword",
5af9e53b 846 "version": "v0.14.0",
db7b0381
CW
847 "source": {
848 "type": "git",
849 "url": "https://github.com/PHPOffice/PHPWord.git",
5af9e53b 850 "reference": "b614497ae6dd44280be1c2dda56772198bcd25ae"
db7b0381
CW
851 },
852 "dist": {
853 "type": "zip",
5af9e53b
DS
854 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/b614497ae6dd44280be1c2dda56772198bcd25ae",
855 "reference": "b614497ae6dd44280be1c2dda56772198bcd25ae",
db7b0381
CW
856 "shasum": ""
857 },
858 "require": {
859 "ext-xml": "*",
5af9e53b
DS
860 "php": "^5.3.3 || ^7.0",
861 "phpoffice/common": "^0.2",
862 "zendframework/zend-escaper": "^2.2",
863 "zendframework/zend-stdlib": "^2.2 || ^3.0"
db7b0381
CW
864 },
865 "require-dev": {
5af9e53b
DS
866 "dompdf/dompdf": "0.8.*",
867 "friendsofphp/php-cs-fixer": "^2.0",
868 "mpdf/mpdf": "5.* || 6.* || 7.*",
db7b0381 869 "phpdocumentor/phpdocumentor": "2.*",
5af9e53b 870 "phploc/phploc": "2.* || 3.* || 4.*",
db7b0381 871 "phpmd/phpmd": "2.*",
5af9e53b
DS
872 "phpunit/phpunit": "^4.8.36 || ^5.0",
873 "squizlabs/php_codesniffer": "^2.7",
61a197f8 874 "tecnickcom/tcpdf": "6.*"
db7b0381
CW
875 },
876 "suggest": {
61a197f8
SL
877 "dompdf/dompdf": "Allows writing PDF",
878 "ext-gd2": "Allows adding images",
879 "ext-xmlwriter": "Allows writing OOXML and ODF",
880 "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
881 "ext-zip": "Allows writing OOXML and ODF"
db7b0381
CW
882 },
883 "type": "library",
884 "autoload": {
885 "psr-4": {
886 "PhpOffice\\PhpWord\\": "src/PhpWord"
887 }
888 },
889 "notification-url": "https://packagist.org/downloads/",
890 "license": [
891 "LGPL-3.0"
892 ],
893 "authors": [
894 {
895 "name": "Mark Baker"
896 },
db7b0381
CW
897 {
898 "name": "Gabriel Bull",
899 "email": "me@gabrielbull.com",
900 "homepage": "http://gabrielbull.com/"
901 },
902 {
903 "name": "Ivan Lanin",
904 "homepage": "http://ivan.lanin.org"
905 },
906 {
907 "name": "Roman Syroeshko",
908 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
5af9e53b
DS
909 },
910 {
911 "name": "Franck Lefevre",
912 "homepage": "https://rootslabs.net/blog/"
913 },
914 {
915 "name": "Antoine de Troostembergh"
db7b0381
CW
916 }
917 ],
61a197f8 918 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
db7b0381
CW
919 "homepage": "http://phpoffice.github.io",
920 "keywords": [
921 "ISO IEC 29500",
922 "OOXML",
923 "Office Open XML",
924 "OpenDocument",
925 "OpenXML",
926 "PhpOffice",
927 "PhpWord",
928 "Rich Text Format",
929 "WordprocessingML",
930 "doc",
931 "docx",
932 "html",
61a197f8 933 "odf",
db7b0381
CW
934 "odt",
935 "office",
936 "pdf",
937 "php",
938 "reader",
939 "rtf",
940 "template",
941 "template processor",
942 "word",
943 "writer"
944 ],
5af9e53b 945 "time": "2017-12-29T01:30:53+00:00"
db7b0381 946 },
94ddb538
TO
947 {
948 "name": "phpseclib/phpseclib",
bd48ca3f 949 "version": "1.0.7",
94ddb538
TO
950 "source": {
951 "type": "git",
952 "url": "https://github.com/phpseclib/phpseclib.git",
bd48ca3f 953 "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b"
94ddb538
TO
954 },
955 "dist": {
956 "type": "zip",
bd48ca3f
SL
957 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/0bb6c9b974cada100cad40f72ef186a199274f9b",
958 "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b",
94ddb538
TO
959 "shasum": ""
960 },
961 "require": {
962 "php": ">=5.0.0"
963 },
964 "require-dev": {
965 "phing/phing": "~2.7",
966 "phpunit/phpunit": "~4.0",
967 "sami/sami": "~2.0",
fcfd7b4d 968 "squizlabs/php_codesniffer": "~2.0"
94ddb538
TO
969 },
970 "suggest": {
971 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
972 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
fcfd7b4d 973 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 5.0.0."
94ddb538
TO
974 },
975 "type": "library",
94ddb538
TO
976 "autoload": {
977 "psr-0": {
978 "Crypt": "phpseclib/",
979 "File": "phpseclib/",
980 "Math": "phpseclib/",
981 "Net": "phpseclib/",
982 "System": "phpseclib/"
983 },
984 "files": [
fcfd7b4d 985 "phpseclib/bootstrap.php",
94ddb538
TO
986 "phpseclib/Crypt/Random.php"
987 ]
988 },
989 "notification-url": "https://packagist.org/downloads/",
990 "include-path": [
991 "phpseclib/"
992 ],
993 "license": [
994 "MIT"
995 ],
996 "authors": [
997 {
998 "name": "Jim Wigginton",
999 "email": "terrafrost@php.net",
1000 "role": "Lead Developer"
1001 },
1002 {
1003 "name": "Patrick Monnerat",
1004 "email": "pm@datasphere.ch",
1005 "role": "Developer"
1006 },
1007 {
1008 "name": "Andreas Fischer",
1009 "email": "bantu@phpbb.com",
1010 "role": "Developer"
1011 },
1012 {
1013 "name": "Hans-Jürgen Petrich",
1014 "email": "petrich@tronic-media.com",
1015 "role": "Developer"
fcfd7b4d
TO
1016 },
1017 {
1018 "name": "Graham Campbell",
1019 "email": "graham@alt-three.com",
1020 "role": "Developer"
94ddb538
TO
1021 }
1022 ],
1023 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
1024 "homepage": "http://phpseclib.sourceforge.net",
1025 "keywords": [
1026 "BigInteger",
1027 "aes",
1028 "asn.1",
1029 "asn1",
1030 "blowfish",
1031 "crypto",
1032 "cryptography",
1033 "encryption",
1034 "rsa",
1035 "security",
1036 "sftp",
1037 "signature",
1038 "signing",
1039 "ssh",
1040 "twofish",
1041 "x.509",
1042 "x509"
1043 ],
bd48ca3f 1044 "time": "2017-06-05T06:30:30+00:00"
94ddb538 1045 },
f9bdf062 1046 {
1047 "name": "psr/http-message",
1048 "version": "1.0.1",
1049 "source": {
1050 "type": "git",
1051 "url": "https://github.com/php-fig/http-message.git",
1052 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1053 },
1054 "dist": {
1055 "type": "zip",
1056 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1057 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1058 "shasum": ""
1059 },
1060 "require": {
1061 "php": ">=5.3.0"
1062 },
1063 "type": "library",
1064 "extra": {
1065 "branch-alias": {
1066 "dev-master": "1.0.x-dev"
1067 }
1068 },
1069 "autoload": {
1070 "psr-4": {
1071 "Psr\\Http\\Message\\": "src/"
1072 }
1073 },
1074 "notification-url": "https://packagist.org/downloads/",
1075 "license": [
1076 "MIT"
1077 ],
1078 "authors": [
1079 {
1080 "name": "PHP-FIG",
1081 "homepage": "http://www.php-fig.org/"
1082 }
1083 ],
1084 "description": "Common interface for HTTP messages",
1085 "homepage": "https://github.com/php-fig/http-message",
1086 "keywords": [
1087 "http",
1088 "http-message",
1089 "psr",
1090 "psr-7",
1091 "request",
1092 "response"
1093 ],
1094 "time": "2016-08-06T14:39:51+00:00"
1095 },
fd6605f0
JK
1096 {
1097 "name": "psr/log",
664e998e 1098 "version": "1.0.0",
0a4cb750
TO
1099 "source": {
1100 "type": "git",
1101 "url": "https://github.com/php-fig/log.git",
664e998e 1102 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
0a4cb750
TO
1103 },
1104 "dist": {
1105 "type": "zip",
664e998e
SL
1106 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1107 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
0a4cb750
TO
1108 "shasum": ""
1109 },
1110 "type": "library",
1111 "autoload": {
664e998e
SL
1112 "psr-0": {
1113 "Psr\\Log\\": ""
0a4cb750
TO
1114 }
1115 },
1116 "notification-url": "https://packagist.org/downloads/",
1117 "license": [
1118 "MIT"
1119 ],
1120 "authors": [
1121 {
1122 "name": "PHP-FIG",
1123 "homepage": "http://www.php-fig.org/"
1124 }
1125 ],
1126 "description": "Common interface for logging libraries",
1127 "keywords": [
1128 "log",
1129 "psr",
1130 "psr-3"
1131 ],
664e998e 1132 "time": "2012-12-21T11:40:51+00:00"
0a4cb750 1133 },
6c1c4ffc
TO
1134 {
1135 "name": "psr/simple-cache",
1136 "version": "1.0.1",
1137 "source": {
1138 "type": "git",
1139 "url": "https://github.com/php-fig/simple-cache.git",
1140 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
1141 },
1142 "dist": {
1143 "type": "zip",
1144 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1145 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1146 "shasum": ""
1147 },
1148 "require": {
1149 "php": ">=5.3.0"
1150 },
1151 "type": "library",
1152 "extra": {
1153 "branch-alias": {
1154 "dev-master": "1.0.x-dev"
1155 }
1156 },
1157 "autoload": {
1158 "psr-4": {
1159 "Psr\\SimpleCache\\": "src/"
1160 }
1161 },
1162 "notification-url": "https://packagist.org/downloads/",
1163 "license": [
1164 "MIT"
1165 ],
1166 "authors": [
1167 {
1168 "name": "PHP-FIG",
1169 "homepage": "http://www.php-fig.org/"
1170 }
1171 ],
1172 "description": "Common interfaces for simple caching",
1173 "keywords": [
1174 "cache",
1175 "caching",
1176 "psr",
1177 "psr-16",
1178 "simple-cache"
1179 ],
1180 "time": "2017-10-23T01:57:42+00:00"
1181 },
bd48ca3f
SL
1182 {
1183 "name": "sabberworm/php-css-parser",
664e998e 1184 "version": "6.0.1",
bd48ca3f
SL
1185 "source": {
1186 "type": "git",
1187 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
664e998e 1188 "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2"
bd48ca3f
SL
1189 },
1190 "dist": {
1191 "type": "zip",
664e998e
SL
1192 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/9ea4b00c569b19f731d0c2e0e802055877ff40c2",
1193 "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2",
bd48ca3f
SL
1194 "shasum": ""
1195 },
1196 "require": {
1197 "php": ">=5.3.2"
1198 },
1199 "type": "library",
1200 "autoload": {
1201 "psr-0": {
1202 "Sabberworm\\CSS": "lib/"
1203 }
1204 },
1205 "notification-url": "https://packagist.org/downloads/",
1206 "license": [
1207 "MIT"
1208 ],
1209 "authors": [
1210 {
1211 "name": "Raphael Schweikert"
1212 }
1213 ],
1214 "description": "Parser for CSS Files written in PHP",
1215 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
1216 "keywords": [
1217 "css",
1218 "parser",
1219 "stylesheet"
1220 ],
664e998e 1221 "time": "2015-08-24T08:48:52+00:00"
bd48ca3f 1222 },
40787e18
TO
1223 {
1224 "name": "symfony/config",
664e998e
SL
1225 "version": "v2.6.13",
1226 "target-dir": "Symfony/Component/Config",
40787e18
TO
1227 "source": {
1228 "type": "git",
a84cc605 1229 "url": "https://github.com/symfony/config.git",
664e998e 1230 "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b"
40787e18
TO
1231 },
1232 "dist": {
1233 "type": "zip",
664e998e
SL
1234 "url": "https://api.github.com/repos/symfony/config/zipball/0ca496cbe208fc37c4cf3415ebb3056e0963115b",
1235 "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b",
40787e18
TO
1236 "shasum": ""
1237 },
1238 "require": {
664e998e
SL
1239 "php": ">=5.3.3",
1240 "symfony/filesystem": "~2.3"
40787e18 1241 },
a892989e 1242 "require-dev": {
664e998e 1243 "symfony/phpunit-bridge": "~2.7"
a892989e 1244 },
40787e18
TO
1245 "type": "library",
1246 "extra": {
1247 "branch-alias": {
664e998e 1248 "dev-master": "2.6-dev"
40787e18
TO
1249 }
1250 },
1251 "autoload": {
664e998e 1252 "psr-0": {
40787e18 1253 "Symfony\\Component\\Config\\": ""
664e998e 1254 }
40787e18
TO
1255 },
1256 "notification-url": "https://packagist.org/downloads/",
1257 "license": [
1258 "MIT"
1259 ],
1260 "authors": [
40787e18
TO
1261 {
1262 "name": "Fabien Potencier",
1263 "email": "fabien@symfony.com"
a892989e
DS
1264 },
1265 {
1266 "name": "Symfony Community",
1267 "homepage": "https://symfony.com/contributors"
40787e18
TO
1268 }
1269 ],
1270 "description": "Symfony Config Component",
a892989e 1271 "homepage": "https://symfony.com",
664e998e 1272 "time": "2015-07-08T05:59:48+00:00"
40787e18 1273 },
0a4cb750
TO
1274 {
1275 "name": "symfony/dependency-injection",
664e998e
SL
1276 "version": "v2.6.13",
1277 "target-dir": "Symfony/Component/DependencyInjection",
0a4cb750
TO
1278 "source": {
1279 "type": "git",
a84cc605 1280 "url": "https://github.com/symfony/dependency-injection.git",
664e998e 1281 "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e"
0a4cb750
TO
1282 },
1283 "dist": {
1284 "type": "zip",
664e998e
SL
1285 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
1286 "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
0a4cb750
TO
1287 "shasum": ""
1288 },
1289 "require": {
664e998e 1290 "php": ">=5.3.3"
0a4cb750 1291 },
a892989e 1292 "conflict": {
664e998e 1293 "symfony/expression-language": "<2.6"
a892989e 1294 },
0a4cb750 1295 "require-dev": {
664e998e
SL
1296 "symfony/config": "~2.2",
1297 "symfony/expression-language": "~2.6",
1298 "symfony/phpunit-bridge": "~2.7",
1299 "symfony/yaml": "~2.1"
0a4cb750
TO
1300 },
1301 "suggest": {
1302 "symfony/config": "",
1303 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1304 "symfony/yaml": ""
1305 },
1306 "type": "library",
1307 "extra": {
1308 "branch-alias": {
664e998e 1309 "dev-master": "2.6-dev"
0a4cb750
TO
1310 }
1311 },
1312 "autoload": {
664e998e 1313 "psr-0": {
0a4cb750 1314 "Symfony\\Component\\DependencyInjection\\": ""
664e998e 1315 }
0a4cb750
TO
1316 },
1317 "notification-url": "https://packagist.org/downloads/",
1318 "license": [
1319 "MIT"
1320 ],
1321 "authors": [
0a4cb750
TO
1322 {
1323 "name": "Fabien Potencier",
1324 "email": "fabien@symfony.com"
a892989e
DS
1325 },
1326 {
1327 "name": "Symfony Community",
1328 "homepage": "https://symfony.com/contributors"
0a4cb750
TO
1329 }
1330 ],
1331 "description": "Symfony DependencyInjection Component",
a892989e 1332 "homepage": "https://symfony.com",
664e998e 1333 "time": "2015-07-22T10:08:40+00:00"
0a4cb750
TO
1334 },
1335 {
1336 "name": "symfony/event-dispatcher",
664e998e
SL
1337 "version": "v2.6.13",
1338 "target-dir": "Symfony/Component/EventDispatcher",
0a4cb750
TO
1339 "source": {
1340 "type": "git",
a84cc605 1341 "url": "https://github.com/symfony/event-dispatcher.git",
664e998e 1342 "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
0a4cb750
TO
1343 },
1344 "dist": {
1345 "type": "zip",
664e998e
SL
1346 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1347 "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
0a4cb750
TO
1348 "shasum": ""
1349 },
1350 "require": {
664e998e 1351 "php": ">=5.3.3"
0a4cb750
TO
1352 },
1353 "require-dev": {
40787e18 1354 "psr/log": "~1.0",
664e998e
SL
1355 "symfony/config": "~2.0,>=2.0.5",
1356 "symfony/dependency-injection": "~2.6",
1357 "symfony/expression-language": "~2.6",
1358 "symfony/phpunit-bridge": "~2.7",
1359 "symfony/stopwatch": "~2.3"
0a4cb750
TO
1360 },
1361 "suggest": {
1362 "symfony/dependency-injection": "",
1363 "symfony/http-kernel": ""
1364 },
1365 "type": "library",
1366 "extra": {
1367 "branch-alias": {
664e998e 1368 "dev-master": "2.6-dev"
0a4cb750
TO
1369 }
1370 },
1371 "autoload": {
664e998e 1372 "psr-0": {
0a4cb750 1373 "Symfony\\Component\\EventDispatcher\\": ""
664e998e 1374 }
0a4cb750
TO
1375 },
1376 "notification-url": "https://packagist.org/downloads/",
1377 "license": [
1378 "MIT"
1379 ],
1380 "authors": [
0a4cb750
TO
1381 {
1382 "name": "Fabien Potencier",
1383 "email": "fabien@symfony.com"
a892989e
DS
1384 },
1385 {
1386 "name": "Symfony Community",
1387 "homepage": "https://symfony.com/contributors"
0a4cb750
TO
1388 }
1389 ],
1390 "description": "Symfony EventDispatcher Component",
a892989e 1391 "homepage": "https://symfony.com",
664e998e 1392 "time": "2015-05-02T15:18:45+00:00"
40787e18
TO
1393 },
1394 {
1395 "name": "symfony/filesystem",
664e998e
SL
1396 "version": "v2.6.13",
1397 "target-dir": "Symfony/Component/Filesystem",
40787e18
TO
1398 "source": {
1399 "type": "git",
a84cc605 1400 "url": "https://github.com/symfony/filesystem.git",
664e998e 1401 "reference": "823c035b1a5c13a4924e324d016eb07e70f94735"
40787e18
TO
1402 },
1403 "dist": {
1404 "type": "zip",
664e998e
SL
1405 "url": "https://api.github.com/repos/symfony/filesystem/zipball/823c035b1a5c13a4924e324d016eb07e70f94735",
1406 "reference": "823c035b1a5c13a4924e324d016eb07e70f94735",
40787e18
TO
1407 "shasum": ""
1408 },
1409 "require": {
664e998e
SL
1410 "php": ">=5.3.3"
1411 },
1412 "require-dev": {
1413 "symfony/phpunit-bridge": "~2.7"
a892989e 1414 },
40787e18
TO
1415 "type": "library",
1416 "extra": {
1417 "branch-alias": {
664e998e 1418 "dev-master": "2.6-dev"
40787e18
TO
1419 }
1420 },
1421 "autoload": {
664e998e 1422 "psr-0": {
40787e18 1423 "Symfony\\Component\\Filesystem\\": ""
664e998e 1424 }
40787e18
TO
1425 },
1426 "notification-url": "https://packagist.org/downloads/",
1427 "license": [
1428 "MIT"
1429 ],
1430 "authors": [
40787e18 1431 {
d892b317
TO
1432 "name": "Fabien Potencier",
1433 "email": "fabien@symfony.com"
a892989e
DS
1434 },
1435 {
1436 "name": "Symfony Community",
1437 "homepage": "https://symfony.com/contributors"
40787e18
TO
1438 }
1439 ],
1440 "description": "Symfony Filesystem Component",
a892989e 1441 "homepage": "https://symfony.com",
664e998e 1442 "time": "2015-07-08T05:59:48+00:00"
0a4cb750
TO
1443 },
1444 {
1445 "name": "symfony/finder",
664e998e
SL
1446 "version": "v2.6.13",
1447 "target-dir": "Symfony/Component/Finder",
0a4cb750
TO
1448 "source": {
1449 "type": "git",
a892989e 1450 "url": "https://github.com/symfony/finder.git",
664e998e 1451 "reference": "203a10f928ae30176deeba33512999233181dd28"
0a4cb750
TO
1452 },
1453 "dist": {
1454 "type": "zip",
664e998e
SL
1455 "url": "https://api.github.com/repos/symfony/finder/zipball/203a10f928ae30176deeba33512999233181dd28",
1456 "reference": "203a10f928ae30176deeba33512999233181dd28",
0a4cb750
TO
1457 "shasum": ""
1458 },
1459 "require": {
664e998e
SL
1460 "php": ">=5.3.3"
1461 },
1462 "require-dev": {
1463 "symfony/phpunit-bridge": "~2.7"
a892989e 1464 },
0a4cb750
TO
1465 "type": "library",
1466 "extra": {
1467 "branch-alias": {
664e998e 1468 "dev-master": "2.6-dev"
0a4cb750
TO
1469 }
1470 },
1471 "autoload": {
664e998e 1472 "psr-0": {
0a4cb750 1473 "Symfony\\Component\\Finder\\": ""
664e998e 1474 }
0a4cb750
TO
1475 },
1476 "notification-url": "https://packagist.org/downloads/",
1477 "license": [
1478 "MIT"
1479 ],
1480 "authors": [
0a4cb750
TO
1481 {
1482 "name": "Fabien Potencier",
1483 "email": "fabien@symfony.com"
a892989e
DS
1484 },
1485 {
1486 "name": "Symfony Community",
1487 "homepage": "https://symfony.com/contributors"
0a4cb750
TO
1488 }
1489 ],
1490 "description": "Symfony Finder Component",
a892989e 1491 "homepage": "https://symfony.com",
664e998e 1492 "time": "2015-07-09T16:02:48+00:00"
0a4cb750 1493 },
0e24103e
TO
1494 {
1495 "name": "symfony/process",
664e998e
SL
1496 "version": "v2.6.13",
1497 "target-dir": "Symfony/Component/Process",
0e24103e
TO
1498 "source": {
1499 "type": "git",
a892989e 1500 "url": "https://github.com/symfony/process.git",
664e998e 1501 "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9"
0e24103e
TO
1502 },
1503 "dist": {
1504 "type": "zip",
664e998e
SL
1505 "url": "https://api.github.com/repos/symfony/process/zipball/57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
1506 "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
0e24103e
TO
1507 "shasum": ""
1508 },
1509 "require": {
664e998e
SL
1510 "php": ">=5.3.3"
1511 },
1512 "require-dev": {
1513 "symfony/phpunit-bridge": "~2.7"
a892989e 1514 },
0e24103e
TO
1515 "type": "library",
1516 "extra": {
1517 "branch-alias": {
664e998e 1518 "dev-master": "2.6-dev"
0e24103e
TO
1519 }
1520 },
1521 "autoload": {
664e998e 1522 "psr-0": {
0e24103e 1523 "Symfony\\Component\\Process\\": ""
664e998e 1524 }
0e24103e
TO
1525 },
1526 "notification-url": "https://packagist.org/downloads/",
1527 "license": [
1528 "MIT"
1529 ],
1530 "authors": [
0e24103e 1531 {
40787e18
TO
1532 "name": "Fabien Potencier",
1533 "email": "fabien@symfony.com"
a892989e
DS
1534 },
1535 {
1536 "name": "Symfony Community",
1537 "homepage": "https://symfony.com/contributors"
0e24103e
TO
1538 }
1539 ],
1540 "description": "Symfony Process Component",
a892989e 1541 "homepage": "https://symfony.com",
664e998e 1542 "time": "2015-06-30T16:10:16+00:00"
0e24103e 1543 },
f6c3a87a
CB
1544 {
1545 "name": "tecnickcom/tcpdf",
bd48ca3f 1546 "version": "6.2.13",
f6c3a87a
CB
1547 "source": {
1548 "type": "git",
1549 "url": "https://github.com/tecnickcom/TCPDF.git",
bd48ca3f 1550 "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
f6c3a87a
CB
1551 },
1552 "dist": {
1553 "type": "zip",
bd48ca3f
SL
1554 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
1555 "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
f6c3a87a
CB
1556 "shasum": ""
1557 },
1558 "require": {
1559 "php": ">=5.3.0"
1560 },
1561 "type": "library",
1562 "autoload": {
1563 "classmap": [
f6c3a87a
CB
1564 "config",
1565 "include",
1566 "tcpdf.php",
1567 "tcpdf_parser.php",
1568 "tcpdf_import.php",
1569 "tcpdf_barcodes_1d.php",
1570 "tcpdf_barcodes_2d.php",
1571 "include/tcpdf_colors.php",
1572 "include/tcpdf_filters.php",
1573 "include/tcpdf_font_data.php",
1574 "include/tcpdf_fonts.php",
1575 "include/tcpdf_images.php",
1576 "include/tcpdf_static.php",
1577 "include/barcodes/datamatrix.php",
1578 "include/barcodes/pdf417.php",
1579 "include/barcodes/qrcode.php"
1580 ]
1581 },
1582 "notification-url": "https://packagist.org/downloads/",
1583 "license": [
1584 "LGPLv3"
1585 ],
1586 "authors": [
1587 {
1588 "name": "Nicola Asuni",
1589 "email": "info@tecnick.com",
1590 "homepage": "http://nicolaasuni.tecnick.com"
1591 }
1592 ],
1593 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
1594 "homepage": "http://www.tcpdf.org/",
1595 "keywords": [
1596 "PDFD32000-2008",
1597 "TCPDF",
1598 "barcodes",
1599 "datamatrix",
1600 "pdf",
1601 "pdf417",
1602 "qrcode"
1603 ],
bd48ca3f 1604 "time": "2017-04-26T08:14:48+00:00"
f6c3a87a 1605 },
0a4cb750
TO
1606 {
1607 "name": "totten/ca-config",
26c57e2d 1608 "version": "v17.05.0",
0a4cb750
TO
1609 "source": {
1610 "type": "git",
1611 "url": "https://github.com/totten/ca_config.git",
26c57e2d 1612 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
0a4cb750
TO
1613 },
1614 "dist": {
1615 "type": "zip",
26c57e2d
TO
1616 "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
1617 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
0a4cb750
TO
1618 "shasum": ""
1619 },
1620 "require": {
1621 "php": ">=5.2"
1622 },
1623 "type": "library",
1624 "autoload": {
1625 "psr-0": {
1626 "CA_Config": "src/"
1627 }
1628 },
1629 "notification-url": "https://packagist.org/downloads/",
1630 "license": [
1631 "BSD-2-Clause"
1632 ],
1633 "authors": [
1634 {
1635 "name": "Tim Otten",
1636 "email": "to-git@think.hm"
1637 }
1638 ],
1639 "description": "Default configuration for certificate authorities",
1640 "homepage": "https://github.com/totten/ca_config",
26c57e2d 1641 "time": "2017-05-10T20:08:17+00:00"
16b60c30 1642 },
61a197f8
SL
1643 {
1644 "name": "zendframework/zend-escaper",
bd48ca3f 1645 "version": "2.4.13",
61a197f8
SL
1646 "source": {
1647 "type": "git",
1648 "url": "https://github.com/zendframework/zend-escaper.git",
1649 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
1650 },
1651 "dist": {
1652 "type": "zip",
1653 "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
1654 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
1655 "shasum": ""
1656 },
1657 "require": {
1658 "php": ">=5.3.23"
1659 },
1660 "require-dev": {
1661 "fabpot/php-cs-fixer": "1.7.*",
1662 "phpunit/phpunit": "~4.0",
1663 "satooshi/php-coveralls": "dev-master"
1664 },
1665 "type": "library",
1666 "extra": {
1667 "branch-alias": {
1668 "dev-master": "2.4-dev",
1669 "dev-develop": "2.5-dev"
1670 }
1671 },
1672 "autoload": {
1673 "psr-4": {
1674 "Zend\\Escaper\\": "src/"
1675 }
1676 },
1677 "notification-url": "https://packagist.org/downloads/",
1678 "license": [
1679 "BSD-3-Clause"
1680 ],
1681 "homepage": "https://github.com/zendframework/zend-escaper",
1682 "keywords": [
1683 "escaper",
1684 "zf2"
1685 ],
8450657b 1686 "time": "2015-05-07T14:55:31+00:00"
61a197f8
SL
1687 },
1688 {
1689 "name": "zendframework/zend-stdlib",
bd48ca3f 1690 "version": "2.4.13",
61a197f8
SL
1691 "source": {
1692 "type": "git",
1693 "url": "https://github.com/zendframework/zend-stdlib.git",
1694 "reference": "d8ecb629a72da9f91bd95c5af006384823560b42"
1695 },
1696 "dist": {
1697 "type": "zip",
1698 "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/d8ecb629a72da9f91bd95c5af006384823560b42",
1699 "reference": "d8ecb629a72da9f91bd95c5af006384823560b42",
1700 "shasum": ""
1701 },
1702 "require": {
1703 "php": ">=5.3.23"
1704 },
1705 "require-dev": {
1706 "fabpot/php-cs-fixer": "1.7.*",
1707 "phpunit/phpunit": "~4.0",
1708 "satooshi/php-coveralls": "dev-master",
1709 "zendframework/zend-eventmanager": "self.version",
1710 "zendframework/zend-filter": "self.version",
1711 "zendframework/zend-serializer": "self.version",
1712 "zendframework/zend-servicemanager": "self.version"
1713 },
1714 "suggest": {
1715 "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
1716 "zendframework/zend-filter": "To support naming strategy hydrator usage",
1717 "zendframework/zend-serializer": "Zend\\Serializer component",
1718 "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
1719 },
1720 "type": "library",
1721 "extra": {
1722 "branch-alias": {
1723 "dev-master": "2.4-dev",
1724 "dev-develop": "2.5-dev"
1725 }
1726 },
1727 "autoload": {
1728 "psr-4": {
1729 "Zend\\Stdlib\\": "src/"
1730 }
1731 },
1732 "notification-url": "https://packagist.org/downloads/",
1733 "license": [
1734 "BSD-3-Clause"
1735 ],
1736 "homepage": "https://github.com/zendframework/zend-stdlib",
1737 "keywords": [
1738 "stdlib",
1739 "zf2"
1740 ],
8450657b 1741 "time": "2015-07-21T13:55:46+00:00"
61a197f8
SL
1742 },
1743 {
1744 "name": "zendframework/zend-validator",
bd48ca3f 1745 "version": "2.4.13",
61a197f8
SL
1746 "source": {
1747 "type": "git",
1748 "url": "https://github.com/zendframework/zend-validator.git",
1749 "reference": "81415511fe729e6de19a61936313cef43c80d337"
1750 },
1751 "dist": {
1752 "type": "zip",
1753 "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/81415511fe729e6de19a61936313cef43c80d337",
1754 "reference": "81415511fe729e6de19a61936313cef43c80d337",
1755 "shasum": ""
1756 },
1757 "require": {
1758 "php": ">=5.3.23",
1759 "zendframework/zend-stdlib": "~2.4.0"
1760 },
1761 "require-dev": {
1762 "fabpot/php-cs-fixer": "1.7.*",
1763 "phpunit/phpunit": "~4.0",
1764 "satooshi/php-coveralls": "dev-master",
1765 "zendframework/zend-config": "~2.4.0",
1766 "zendframework/zend-db": "~2.4.0",
1767 "zendframework/zend-filter": "~2.4.0",
1768 "zendframework/zend-i18n": "~2.4.0",
1769 "zendframework/zend-math": "~2.4.0",
1770 "zendframework/zend-servicemanager": "~2.4.0",
1771 "zendframework/zend-session": "~2.4.0",
1772 "zendframework/zend-uri": "~2.4.0"
1773 },
1774 "suggest": {
1775 "zendframework/zend-db": "Zend\\Db component",
1776 "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
1777 "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
1778 "zendframework/zend-math": "Zend\\Math component",
1779 "zendframework/zend-resources": "Translations of validator messages",
1780 "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
1781 "zendframework/zend-session": "Zend\\Session component",
1782 "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
1783 },
1784 "type": "library",
1785 "extra": {
1786 "branch-alias": {
1787 "dev-master": "2.4-dev",
1788 "dev-develop": "2.5-dev"
1789 }
1790 },
1791 "autoload": {
1792 "psr-4": {
1793 "Zend\\Validator\\": "src/"
1794 }
1795 },
1796 "notification-url": "https://packagist.org/downloads/",
1797 "license": [
1798 "BSD-3-Clause"
1799 ],
1800 "description": "provides a set of commonly needed validators",
1801 "homepage": "https://github.com/zendframework/zend-validator",
1802 "keywords": [
1803 "validator",
1804 "zf2"
1805 ],
8450657b 1806 "time": "2015-09-08T21:04:17+00:00"
61a197f8 1807 },
16b60c30
TO
1808 {
1809 "name": "zetacomponents/base",
1810 "version": "1.7",
1811 "source": {
1812 "type": "git",
1813 "url": "https://github.com/zetacomponents/Base.git",
1814 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7"
1815 },
1816 "dist": {
1817 "type": "zip",
1818 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2612ee3ce88902632d45b93e379277e9d46b70a7",
1819 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7",
1820 "shasum": ""
1821 },
1822 "type": "library",
1823 "autoload": {
1824 "classmap": [
1825 "src"
1826 ]
1827 },
1828 "notification-url": "https://packagist.org/downloads/",
1829 "license": [
1830 "apache2"
1831 ],
1832 "authors": [
1833 {
1834 "name": "Sergey Alexeev"
1835 },
1836 {
1837 "name": "Sebastian Bergmann"
1838 },
1839 {
1840 "name": "Jan Borsodi"
1841 },
1842 {
1843 "name": "Raymond Bosman"
1844 },
1845 {
1846 "name": "Frederik Holljen"
1847 },
1848 {
1849 "name": "Kore Nordmann"
1850 },
1851 {
1852 "name": "Derick Rethans"
1853 },
1854 {
1855 "name": "Vadym Savchuk"
1856 },
1857 {
1858 "name": "Tobias Schlitt"
1859 },
1860 {
1861 "name": "Alexandru Stanoi"
1862 }
1863 ],
1864 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
1865 "homepage": "https://github.com/zetacomponents",
8450657b 1866 "time": "2009-06-29T10:47:39+00:00"
16b60c30
TO
1867 },
1868 {
1869 "name": "zetacomponents/mail",
1870 "version": "dev-1.7-civi",
1871 "source": {
1872 "type": "git",
1873 "url": "https://github.com/civicrm/zetacomponents-mail.git",
8450657b 1874 "reference": "e0feff0e1860f16fa2b3c42795c0351db58120a0"
16b60c30
TO
1875 },
1876 "type": "library",
1877 "autoload": {
1878 "classmap": [
1879 "src"
1880 ]
1881 },
1882 "license": [
1883 "apache2"
1884 ],
1885 "authors": [
1886 {
1887 "name": "Sergey Alexeev"
1888 },
1889 {
1890 "name": "Sebastian Bergmann"
1891 },
1892 {
1893 "name": "Jan Borsodi"
1894 },
1895 {
1896 "name": "Raymond Bosman"
1897 },
1898 {
1899 "name": "Frederik Holljen"
1900 },
1901 {
1902 "name": "Kore Nordmann"
1903 },
1904 {
1905 "name": "Derick Rethans"
1906 },
1907 {
1908 "name": "Vadym Savchuk"
1909 },
1910 {
1911 "name": "Tobias Schlitt"
1912 },
1913 {
1914 "name": "Alexandru Stanoi"
1915 },
1916 {
1917 "name": "Sinisa Dukaric"
1918 },
1919 {
1920 "name": "Mikko Koppanen"
1921 },
1922 {
1923 "name": "Christian Michel"
1924 }
1925 ],
1926 "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.",
1927 "homepage": "https://github.com/zetacomponents",
77c89e7a 1928 "time": "2017-03-14T06:51:24+00:00"
0a4cb750
TO
1929 }
1930 ],
1931 "packages-dev": [],
1932 "aliases": [],
1933 "minimum-stability": "stable",
16b60c30 1934 "stability-flags": {
0df41a8e
SL
1935 "zetacomponents/mail": 20,
1936 "pear/validate_finance_creditcard": 20
16b60c30 1937 },
0a4cb750
TO
1938 "prefer-stable": false,
1939 "prefer-lowest": false,
1940 "platform": [],
1941 "platform-dev": []
1942}