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