5.35.0 release notes: raw from script
[civicrm-core.git] / composer.lock
CommitLineData
0a4cb750
TO
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
c837b233 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
0a4cb750
TO
5 "This file is @generated automatically"
6 ],
41fc09b1 7 "content-hash": "82b5858849e9897be2cc6ab415600c90",
0a4cb750 8 "packages": [
108332db
SL
9 {
10 "name": "adrienrn/php-mimetyper",
11 "version": "0.2.2",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/adrienrn/php-mimetyper.git",
15 "reference": "702e00a604b4baed34d69730ce055e05c0f43932"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/adrienrn/php-mimetyper/zipball/702e00a604b4baed34d69730ce055e05c0f43932",
20 "reference": "702e00a604b4baed34d69730ce055e05c0f43932",
21 "shasum": ""
22 },
23 "require": {
24 "dflydev/apache-mime-types": "^1.0"
25 },
26 "type": "library",
18f1a5fb
SL
27 "extra": {
28 "patches_applied": {
29 "Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file": "https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch"
30 }
31 },
108332db
SL
32 "autoload": {
33 "psr-4": {
34 "MimeTyper\\": "src/"
35 }
36 },
37 "notification-url": "https://packagist.org/downloads/",
38 "license": [
39 "MIT"
40 ],
41 "authors": [
42 {
43 "name": "Hussard",
44 "email": "adrien.ricartnoblet@gmail.com"
45 }
46 ],
47 "description": "PHP mime type and extension mapping library: compatible with Symfony, powered by jshttp/mime-db",
48 "time": "2018-09-27T09:45:05+00:00"
49 },
ca4cfe7a
SL
50 {
51 "name": "brick/math",
52 "version": "0.8.15",
53 "source": {
54 "type": "git",
55 "url": "https://github.com/brick/math.git",
56 "reference": "9b08d412b9da9455b210459ff71414de7e6241cd"
57 },
58 "dist": {
59 "type": "zip",
60 "url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd",
61 "reference": "9b08d412b9da9455b210459ff71414de7e6241cd",
62 "shasum": ""
63 },
64 "require": {
65 "ext-json": "*",
66 "php": "^7.1|^8.0"
67 },
68 "require-dev": {
69 "php-coveralls/php-coveralls": "^2.2",
70 "phpunit/phpunit": "^7.5.15|^8.5",
71 "vimeo/psalm": "^3.5"
72 },
73 "type": "library",
74 "autoload": {
75 "psr-4": {
76 "Brick\\Math\\": "src/"
77 }
78 },
79 "notification-url": "https://packagist.org/downloads/",
80 "license": [
81 "MIT"
82 ],
83 "description": "Arbitrary-precision arithmetic library",
84 "keywords": [
85 "Arbitrary-precision",
86 "BigInteger",
87 "BigRational",
88 "arithmetic",
89 "bigdecimal",
90 "bignum",
91 "brick",
92 "math"
93 ],
94 "time": "2020-04-15T15:59:35+00:00"
95 },
96 {
97 "name": "brick/money",
98 "version": "0.4.5",
99 "source": {
100 "type": "git",
101 "url": "https://github.com/brick/money.git",
102 "reference": "91f2b5bc35646f172b038e46bb496ad18db59c3c"
103 },
104 "dist": {
105 "type": "zip",
106 "url": "https://api.github.com/repos/brick/money/zipball/91f2b5bc35646f172b038e46bb496ad18db59c3c",
107 "reference": "91f2b5bc35646f172b038e46bb496ad18db59c3c",
108 "shasum": ""
109 },
110 "require": {
111 "brick/math": "~0.7.3 || ~0.8.0",
112 "php": "^7.1|^8.0"
113 },
114 "require-dev": {
115 "brick/varexporter": "~0.2.1",
116 "ext-dom": "*",
117 "ext-pdo": "*",
118 "php-coveralls/php-coveralls": "^2.2",
119 "phpunit/phpunit": "^7.5.15"
120 },
121 "suggest": {
122 "ext-intl": "Required to format Money objects"
123 },
124 "type": "library",
125 "autoload": {
126 "psr-4": {
127 "Brick\\Money\\": "src/"
128 }
129 },
130 "notification-url": "https://packagist.org/downloads/",
131 "license": [
132 "MIT"
133 ],
134 "description": "Money and currency library",
135 "keywords": [
136 "brick",
137 "currency",
138 "money"
139 ],
140 "time": "2020-05-31T14:17:02+00:00"
141 },
b4998943
TO
142 {
143 "name": "cache/integration-tests",
22511623 144 "version": "0.17.0",
b4998943
TO
145 "source": {
146 "type": "git",
147 "url": "https://github.com/php-cache/integration-tests.git",
22511623 148 "reference": "eda2e6b8bc5abcd623c8047e2345cda38dd6479e"
b4998943
TO
149 },
150 "dist": {
151 "type": "zip",
22511623
SL
152 "url": "https://api.github.com/repos/php-cache/integration-tests/zipball/eda2e6b8bc5abcd623c8047e2345cda38dd6479e",
153 "reference": "eda2e6b8bc5abcd623c8047e2345cda38dd6479e",
b4998943
TO
154 "shasum": ""
155 },
156 "require": {
157 "cache/tag-interop": "^1.0",
22511623 158 "php": ">=5.5.9",
b4998943
TO
159 "psr/cache": "~1.0"
160 },
22511623
SL
161 "conflict": {
162 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
163 },
b4998943 164 "require-dev": {
22511623
SL
165 "cache/cache": "^1.0",
166 "illuminate/cache": "^5.4|^5.5|^5.6",
167 "mockery/mockery": "^1.0",
168 "symfony/cache": "^3.4.31|^4.3.4|^5.0",
169 "symfony/phpunit-bridge": "^5.1",
170 "tedivm/stash": "^0.14"
b4998943
TO
171 },
172 "type": "library",
173 "autoload": {
174 "psr-4": {
175 "Cache\\IntegrationTests\\": "src/"
176 }
177 },
178 "notification-url": "https://packagist.org/downloads/",
179 "license": [
180 "MIT"
181 ],
182 "authors": [
183 {
184 "name": "Aaron Scherer",
185 "email": "aequasi@gmail.com",
186 "homepage": "https://github.com/aequasi"
187 },
188 {
189 "name": "Tobias Nyholm",
190 "email": "tobias.nyholm@gmail.com",
22511623 191 "homepage": "https://github.com/nyholm"
b4998943
TO
192 }
193 ],
194 "description": "Integration tests for PSR-6 and PSR-16 cache implementations",
195 "homepage": "https://github.com/php-cache/integration-tests",
196 "keywords": [
197 "cache",
198 "psr16",
199 "psr6",
200 "test"
201 ],
22511623 202 "time": "2020-11-03T12:52:23+00:00"
b4998943
TO
203 },
204 {
205 "name": "cache/tag-interop",
206 "version": "1.0.0",
207 "source": {
208 "type": "git",
209 "url": "https://github.com/php-cache/tag-interop.git",
210 "reference": "c7496dd81530f538af27b4f2713cde97bc292832"
211 },
212 "dist": {
213 "type": "zip",
214 "url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832",
215 "reference": "c7496dd81530f538af27b4f2713cde97bc292832",
216 "shasum": ""
217 },
218 "require": {
219 "php": "^5.5 || ^7.0",
220 "psr/cache": "^1.0"
221 },
222 "type": "library",
223 "extra": {
224 "branch-alias": {
225 "dev-master": "2.0-dev"
226 }
227 },
228 "autoload": {
229 "psr-4": {
230 "Cache\\TagInterop\\": ""
231 }
232 },
233 "notification-url": "https://packagist.org/downloads/",
234 "license": [
235 "MIT"
236 ],
237 "authors": [
238 {
239 "name": "Tobias Nyholm",
240 "email": "tobias.nyholm@gmail.com",
518417fd 241 "homepage": "https://github.com/Nyholm"
b4998943
TO
242 },
243 {
244 "name": "Nicolas Grekas",
245 "email": "p@tchwork.com",
246 "homepage": "https://github.com/nicolas-grekas"
247 }
248 ],
249 "description": "Framework interoperable interfaces for tags",
250 "homepage": "http://www.php-cache.com/en/latest/",
251 "keywords": [
252 "cache",
253 "psr",
254 "psr6",
255 "tag"
256 ],
257 "time": "2017-03-13T09:14:27+00:00"
258 },
94ddb538
TO
259 {
260 "name": "civicrm/civicrm-cxn-rpc",
30836e92 261 "version": "v0.20.12.01",
94ddb538
TO
262 "source": {
263 "type": "git",
978d4742 264 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
30836e92 265 "reference": "b097258a642dc3e0dd9c264cb75b72d5274cac2f"
978d4742
TO
266 },
267 "dist": {
268 "type": "zip",
30836e92
TO
269 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/b097258a642dc3e0dd9c264cb75b72d5274cac2f",
270 "reference": "b097258a642dc3e0dd9c264cb75b72d5274cac2f",
978d4742 271 "shasum": ""
94ddb538
TO
272 },
273 "require": {
30836e92
TO
274 "phpseclib/phpseclib": "~2.0",
275 "psr/log": "~1.1"
94ddb538
TO
276 },
277 "type": "library",
278 "autoload": {
279 "psr-4": {
280 "Civi\\Cxn\\Rpc\\": "src/"
281 }
282 },
978d4742 283 "notification-url": "https://packagist.org/downloads/",
94ddb538
TO
284 "license": [
285 "MIT"
286 ],
287 "authors": [
288 {
289 "name": "Tim Otten",
290 "email": "totten@civicrm.org"
291 }
292 ],
978d4742 293 "description": "RPC library for CiviConnect",
30836e92 294 "time": "2020-12-16T02:35:45+00:00"
94ddb538 295 },
4fed6a99
TO
296 {
297 "name": "civicrm/composer-compile-lib",
1696748b 298 "version": "v0.3",
4fed6a99
TO
299 "source": {
300 "type": "git",
301 "url": "https://github.com/civicrm/composer-compile-lib.git",
1696748b 302 "reference": "980b26dcc3d51ecf47aa45c43564ab9b6dbac244"
4fed6a99
TO
303 },
304 "dist": {
305 "type": "zip",
1696748b
TO
306 "url": "https://api.github.com/repos/civicrm/composer-compile-lib/zipball/980b26dcc3d51ecf47aa45c43564ab9b6dbac244",
307 "reference": "980b26dcc3d51ecf47aa45c43564ab9b6dbac244",
4fed6a99
TO
308 "shasum": ""
309 },
310 "require": {
311 "civicrm/composer-compile-plugin": "~0.9 || ~1.0",
312 "padaliyajay/php-autoprefixer": "~1.2",
313 "scssphp/scssphp": "~1.2",
314 "symfony/filesystem": "~2.8 || ~3.4 || ~4.0 || ~5.0",
315 "tubalmartin/cssmin": "^4.1"
316 },
317 "type": "library",
318 "extra": {
319 "compile": [
320 {
321 "title": "Generate <comment>CCL</comment> wrapper functions",
322 "run": [
1696748b 323 "@php-method \\CCL\\Tasks::template"
4fed6a99 324 ],
1696748b
TO
325 "tpl-file": "src/StubsTpl.php",
326 "tpl-items": {
327 "CCL.php": true
328 },
4fed6a99
TO
329 "watch-files": [
330 "src/StubsTpl.php",
331 "src/Functions.php"
332 ]
333 }
334 ]
335 },
336 "autoload": {
337 "psr-0": {
338 "CCL": ""
339 },
340 "psr-4": {
341 "CCL\\": [
342 "src/"
343 ]
344 }
345 },
346 "notification-url": "https://packagist.org/downloads/",
347 "license": [
348 "MIT"
349 ],
350 "authors": [
351 {
352 "name": "CiviCRM",
353 "email": "info@civicrm.org"
354 }
355 ],
356 "description": "Small library of compilation helpers",
1696748b 357 "time": "2020-10-03T00:11:18+00:00"
4fed6a99 358 },
4034556f
TO
359 {
360 "name": "civicrm/composer-compile-plugin",
479cd509 361 "version": "v0.15",
4034556f
TO
362 "source": {
363 "type": "git",
364 "url": "https://github.com/civicrm/composer-compile-plugin.git",
479cd509 365 "reference": "af9686c4511ad4d2dde3c32aafa4637579e1085d"
4034556f
TO
366 },
367 "dist": {
368 "type": "zip",
479cd509
SL
369 "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/af9686c4511ad4d2dde3c32aafa4637579e1085d",
370 "reference": "af9686c4511ad4d2dde3c32aafa4637579e1085d",
4034556f
TO
371 "shasum": ""
372 },
373 "require": {
374 "composer-plugin-api": "^1.1 || ^2.0",
375 "php": ">=7.1",
376 "totten/lurkerlite": "^1.3"
377 },
378 "require-dev": {
379 "composer/composer": "~1.0",
380 "totten/process-helper": "^1.0.1"
381 },
382 "type": "composer-plugin",
383 "extra": {
384 "class": "Civi\\CompilePlugin\\CompilePlugin"
385 },
386 "autoload": {
387 "psr-4": {
388 "Civi\\CompilePlugin\\": "src/"
389 }
390 },
391 "notification-url": "https://packagist.org/downloads/",
392 "license": [
393 "MIT"
394 ],
395 "authors": [
396 {
397 "name": "Tim Otten",
398 "email": "info@civicrm.org"
399 }
400 ],
401 "description": "Define a 'compile' event for all packages in the dependency-graph",
479cd509
SL
402 "support": {
403 "issues": "https://github.com/civicrm/composer-compile-plugin/issues",
404 "source": "https://github.com/civicrm/composer-compile-plugin/tree/v0.15"
405 },
406 "time": "2021-01-13T05:12:30+00:00"
4034556f 407 },
79e677dd
TO
408 {
409 "name": "civicrm/composer-downloads-plugin",
3da9dd6c 410 "version": "v3.0.1",
79e677dd
TO
411 "source": {
412 "type": "git",
413 "url": "https://github.com/civicrm/composer-downloads-plugin.git",
3da9dd6c 414 "reference": "3aabb6d259a86158d01829fc2c62a2afb9618877"
79e677dd
TO
415 },
416 "dist": {
417 "type": "zip",
3da9dd6c
SL
418 "url": "https://api.github.com/repos/civicrm/composer-downloads-plugin/zipball/3aabb6d259a86158d01829fc2c62a2afb9618877",
419 "reference": "3aabb6d259a86158d01829fc2c62a2afb9618877",
79e677dd
TO
420 "shasum": ""
421 },
422 "require": {
3da9dd6c 423 "composer-plugin-api": "^1.1 || ^2.0",
79e677dd
TO
424 "php": ">=5.6",
425 "togos/gitignore": "~1.1.1"
426 },
427 "require-dev": {
3da9dd6c 428 "composer/composer": "~1.0 || ~2.0",
79e677dd
TO
429 "friendsofphp/php-cs-fixer": "^2.3",
430 "phpunit/phpunit": "^5.7",
431 "totten/process-helper": "^1.0.1"
432 },
433 "type": "composer-plugin",
434 "extra": {
435 "class": "LastCall\\DownloadsPlugin\\Plugin"
436 },
437 "autoload": {
438 "psr-4": {
439 "LastCall\\DownloadsPlugin\\": "src/"
440 }
441 },
442 "notification-url": "https://packagist.org/downloads/",
443 "license": [
444 "MIT"
445 ],
446 "authors": [
447 {
448 "name": "Rob Bayliss",
449 "email": "rob@lastcallmedia.com"
450 },
451 {
452 "name": "Tim Otten",
453 "email": "totten@civicrm.org"
454 }
455 ],
456 "description": "Composer plugin for downloading additional files within any composer package.",
e1cb865e 457 "time": "2020-11-02T05:26:23+00:00"
79e677dd 458 },
66a7c254
SL
459 {
460 "name": "cweagans/composer-patches",
1d285671 461 "version": "1.7.0",
66a7c254
SL
462 "source": {
463 "type": "git",
464 "url": "https://github.com/cweagans/composer-patches.git",
1d285671 465 "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf"
66a7c254
SL
466 },
467 "dist": {
468 "type": "zip",
1d285671
SL
469 "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf",
470 "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf",
66a7c254
SL
471 "shasum": ""
472 },
473 "require": {
1d285671 474 "composer-plugin-api": "^1.0 || ^2.0",
66a7c254
SL
475 "php": ">=5.3.0"
476 },
477 "require-dev": {
1d285671 478 "composer/composer": "~1.0 || ~2.0",
66a7c254
SL
479 "phpunit/phpunit": "~4.6"
480 },
481 "type": "composer-plugin",
482 "extra": {
483 "class": "cweagans\\Composer\\Patches"
484 },
485 "autoload": {
486 "psr-4": {
487 "cweagans\\Composer\\": "src"
488 }
489 },
490 "notification-url": "https://packagist.org/downloads/",
491 "license": [
492 "BSD-3-Clause"
493 ],
494 "authors": [
495 {
496 "name": "Cameron Eagans",
497 "email": "me@cweagans.net"
498 }
499 ],
500 "description": "Provides a way to patch Composer packages.",
1d285671 501 "time": "2020-09-30T17:56:20+00:00"
66a7c254 502 },
108332db
SL
503 {
504 "name": "dflydev/apache-mime-types",
505 "version": "v1.0.1",
506 "source": {
507 "type": "git",
508 "url": "https://github.com/dflydev/dflydev-apache-mime-types.git",
509 "reference": "f30a57e59b7476e4c5270b6a0727d79c9c0eb861"
510 },
511 "dist": {
512 "type": "zip",
513 "url": "https://api.github.com/repos/dflydev/dflydev-apache-mime-types/zipball/f30a57e59b7476e4c5270b6a0727d79c9c0eb861",
514 "reference": "f30a57e59b7476e4c5270b6a0727d79c9c0eb861",
515 "shasum": ""
516 },
517 "require": {
518 "php": ">=5.3"
519 },
520 "require-dev": {
521 "twig/twig": "1.*"
522 },
523 "type": "library",
524 "extra": {
525 "branch-alias": {
526 "dev-master": "1.0-dev"
527 }
528 },
529 "autoload": {
530 "psr-0": {
531 "Dflydev\\ApacheMimeTypes": "src"
532 }
533 },
534 "notification-url": "https://packagist.org/downloads/",
535 "license": [
536 "MIT"
537 ],
538 "authors": [
539 {
540 "name": "Dragonfly Development Inc.",
541 "email": "info@dflydev.com",
542 "homepage": "http://dflydev.com"
543 },
544 {
545 "name": "Beau Simensen",
546 "email": "beau@dflydev.com",
547 "homepage": "http://beausimensen.com"
548 }
549 ],
550 "description": "Apache MIME Types",
551 "keywords": [
552 "apache",
553 "mime",
554 "mimetypes"
555 ],
556 "time": "2013-05-14T02:02:01+00:00"
557 },
0a4cb750
TO
558 {
559 "name": "dompdf/dompdf",
328fbd25 560 "version": "v0.8.6",
0a4cb750
TO
561 "source": {
562 "type": "git",
563 "url": "https://github.com/dompdf/dompdf.git",
328fbd25 564 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
0a4cb750
TO
565 },
566 "dist": {
567 "type": "zip",
328fbd25
SL
568 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
569 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
0a4cb750
TO
570 "shasum": ""
571 },
572 "require": {
e91585d7 573 "ext-dom": "*",
e91585d7 574 "ext-mbstring": "*",
328fbd25 575 "phenx/php-font-lib": "^0.5.2",
b9015a8b
SL
576 "phenx/php-svg-lib": "^0.3.3",
577 "php": "^7.1"
e91585d7
SL
578 },
579 "require-dev": {
328fbd25 580 "mockery/mockery": "^1.3",
b9015a8b
SL
581 "phpunit/phpunit": "^7.5",
582 "squizlabs/php_codesniffer": "^3.5"
0a4cb750 583 },
b85181d1 584 "suggest": {
585 "ext-gd": "Needed to process images",
586 "ext-gmagick": "Improves image processing performance",
328fbd25
SL
587 "ext-imagick": "Improves image processing performance",
588 "ext-zlib": "Needed for pdf stream compression"
b85181d1 589 },
0a4cb750 590 "type": "library",
e91585d7
SL
591 "extra": {
592 "branch-alias": {
593 "dev-develop": "0.7-dev"
594 }
595 },
0a4cb750 596 "autoload": {
e91585d7
SL
597 "psr-4": {
598 "Dompdf\\": "src/"
599 },
0a4cb750 600 "classmap": [
e91585d7 601 "lib/"
0a4cb750
TO
602 ]
603 },
604 "notification-url": "https://packagist.org/downloads/",
605 "license": [
e91585d7 606 "LGPL-2.1"
0a4cb750
TO
607 ],
608 "authors": [
609 {
610 "name": "Fabien Ménager",
611 "email": "fabien.menager@gmail.com"
612 },
613 {
614 "name": "Brian Sweeney",
615 "email": "eclecticgeek@gmail.com"
e91585d7
SL
616 },
617 {
618 "name": "Gabriel Bull",
619 "email": "me@gabrielbull.com"
0a4cb750
TO
620 }
621 ],
622 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
623 "homepage": "https://github.com/dompdf/dompdf",
328fbd25 624 "time": "2020-08-30T22:54:22+00:00"
0a4cb750 625 },
209ef5bf
TO
626 {
627 "name": "electrolinux/phpquery",
628 "version": "0.9.6",
629 "source": {
630 "type": "git",
631 "url": "https://github.com/electrolinux/phpquery.git",
632 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
633 },
634 "dist": {
635 "type": "zip",
636 "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
637 "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
638 "shasum": ""
639 },
640 "type": "library",
a240692a
SL
641 "extra": {
642 "patches_applied": {
643 "PHP7.4 Fix for array access using {} instead of []": "https://raw.githubusercontent.com/civicrm/civicrm-core/fe45bdfc4f3e3d3deb27e3d853cdbc7f616620a9/tools/scripts/composer/patches/php74_array_access_fix_phpquery.patch"
644 }
645 },
209ef5bf
TO
646 "autoload": {
647 "classmap": [
648 "phpQuery/"
649 ]
650 },
651 "notification-url": "https://packagist.org/downloads/",
652 "license": [
653 "MIT"
654 ],
655 "authors": [
656 {
657 "name": "Tobiasz Cudnik",
658 "email": "tobiasz.cudnik@gmail.com",
659 "homepage": "https://github.com/TobiaszCudnik",
660 "role": "Developer"
661 },
662 {
663 "name": "didier Belot",
664 "role": "Packager"
665 }
666 ],
667 "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
668 "homepage": "http://code.google.com/p/phpquery/",
669 "time": "2013-03-21T12:39:33+00:00"
670 },
f9bdf062 671 {
672 "name": "guzzlehttp/guzzle",
bd4dda2a 673 "version": "6.5.4",
f9bdf062 674 "source": {
675 "type": "git",
676 "url": "https://github.com/guzzle/guzzle.git",
bd4dda2a 677 "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d"
f9bdf062 678 },
679 "dist": {
680 "type": "zip",
bd4dda2a 681 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
682 "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
f9bdf062 683 "shasum": ""
684 },
685 "require": {
bd4dda2a 686 "ext-json": "*",
f9bdf062 687 "guzzlehttp/promises": "^1.0",
bd4dda2a 688 "guzzlehttp/psr7": "^1.6.1",
689 "php": ">=5.5",
690 "symfony/polyfill-intl-idn": "1.17.0"
f9bdf062 691 },
692 "require-dev": {
693 "ext-curl": "*",
bd4dda2a 694 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
695 "psr/log": "^1.1"
f9bdf062 696 },
697 "suggest": {
698 "psr/log": "Required for using the Log middleware"
699 },
700 "type": "library",
701 "extra": {
702 "branch-alias": {
bd4dda2a 703 "dev-master": "6.5-dev"
f9bdf062 704 }
705 },
706 "autoload": {
f9bdf062 707 "psr-4": {
708 "GuzzleHttp\\": "src/"
bd4dda2a 709 },
710 "files": [
711 "src/functions_include.php"
712 ]
f9bdf062 713 },
714 "notification-url": "https://packagist.org/downloads/",
715 "license": [
716 "MIT"
717 ],
718 "authors": [
719 {
720 "name": "Michael Dowling",
721 "email": "mtdowling@gmail.com",
722 "homepage": "https://github.com/mtdowling"
723 }
724 ],
725 "description": "Guzzle is a PHP HTTP client library",
726 "homepage": "http://guzzlephp.org/",
727 "keywords": [
728 "client",
729 "curl",
730 "framework",
731 "http",
732 "http client",
733 "rest",
734 "web service"
735 ],
bd4dda2a 736 "time": "2020-05-25T19:35:05+00:00"
f9bdf062 737 },
738 {
739 "name": "guzzlehttp/promises",
740 "version": "v1.3.1",
741 "source": {
742 "type": "git",
743 "url": "https://github.com/guzzle/promises.git",
744 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
745 },
746 "dist": {
747 "type": "zip",
748 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
749 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
750 "shasum": ""
751 },
752 "require": {
753 "php": ">=5.5.0"
754 },
755 "require-dev": {
756 "phpunit/phpunit": "^4.0"
757 },
758 "type": "library",
759 "extra": {
760 "branch-alias": {
761 "dev-master": "1.4-dev"
762 }
763 },
764 "autoload": {
765 "psr-4": {
766 "GuzzleHttp\\Promise\\": "src/"
767 },
768 "files": [
769 "src/functions_include.php"
770 ]
771 },
772 "notification-url": "https://packagist.org/downloads/",
773 "license": [
774 "MIT"
775 ],
776 "authors": [
777 {
778 "name": "Michael Dowling",
779 "email": "mtdowling@gmail.com",
780 "homepage": "https://github.com/mtdowling"
781 }
782 ],
783 "description": "Guzzle promises library",
784 "keywords": [
785 "promise"
786 ],
787 "time": "2016-12-20T10:07:11+00:00"
788 },
789 {
790 "name": "guzzlehttp/psr7",
bd4dda2a 791 "version": "1.6.1",
f9bdf062 792 "source": {
793 "type": "git",
794 "url": "https://github.com/guzzle/psr7.git",
bd4dda2a 795 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
f9bdf062 796 },
797 "dist": {
798 "type": "zip",
bd4dda2a 799 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
800 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
f9bdf062 801 "shasum": ""
802 },
803 "require": {
804 "php": ">=5.4.0",
bd4dda2a 805 "psr/http-message": "~1.0",
806 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
f9bdf062 807 },
808 "provide": {
809 "psr/http-message-implementation": "1.0"
810 },
811 "require-dev": {
bd4dda2a 812 "ext-zlib": "*",
813 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
814 },
815 "suggest": {
816 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
f9bdf062 817 },
818 "type": "library",
819 "extra": {
820 "branch-alias": {
bd4dda2a 821 "dev-master": "1.6-dev"
f9bdf062 822 }
823 },
824 "autoload": {
825 "psr-4": {
826 "GuzzleHttp\\Psr7\\": "src/"
827 },
828 "files": [
829 "src/functions_include.php"
830 ]
831 },
832 "notification-url": "https://packagist.org/downloads/",
833 "license": [
834 "MIT"
835 ],
836 "authors": [
837 {
838 "name": "Michael Dowling",
839 "email": "mtdowling@gmail.com",
840 "homepage": "https://github.com/mtdowling"
841 },
842 {
843 "name": "Tobias Schultze",
844 "homepage": "https://github.com/Tobion"
845 }
846 ],
847 "description": "PSR-7 message implementation that also provides common utility methods",
848 "keywords": [
849 "http",
850 "message",
bd4dda2a 851 "psr-7",
f9bdf062 852 "request",
853 "response",
854 "stream",
855 "uri",
856 "url"
857 ],
bd4dda2a 858 "time": "2019-07-01T23:21:34+00:00"
f9bdf062 859 },
b6349baa 860 {
861 "name": "league/csv",
862 "version": "9.2.1",
863 "source": {
864 "type": "git",
865 "url": "https://github.com/thephpleague/csv.git",
866 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9"
867 },
868 "dist": {
869 "type": "zip",
870 "url": "https://api.github.com/repos/thephpleague/csv/zipball/b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
871 "reference": "b574a7d8b28f1528e011d8652fb7d2e83410d4c9",
872 "shasum": ""
873 },
874 "require": {
875 "ext-mbstring": "*",
876 "php": ">=7.0.10"
877 },
878 "require-dev": {
879 "ext-curl": "*",
880 "friendsofphp/php-cs-fixer": "^2.12",
881 "phpstan/phpstan": "^0.9.2",
882 "phpstan/phpstan-phpunit": "^0.9.4",
883 "phpstan/phpstan-strict-rules": "^0.9.0",
884 "phpunit/phpunit": "^6.0"
885 },
886 "suggest": {
887 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
888 },
889 "type": "library",
890 "extra": {
891 "branch-alias": {
892 "dev-master": "9.x-dev"
893 }
894 },
895 "autoload": {
896 "psr-4": {
897 "League\\Csv\\": "src"
898 },
899 "files": [
900 "src/functions_include.php"
901 ]
902 },
903 "notification-url": "https://packagist.org/downloads/",
904 "license": [
905 "MIT"
906 ],
907 "authors": [
908 {
909 "name": "Ignace Nyamagana Butera",
910 "email": "nyamsprod@gmail.com",
911 "homepage": "https://github.com/nyamsprod/",
912 "role": "Developer"
913 }
914 ],
915 "description": "Csv data manipulation made easy in PHP",
916 "homepage": "http://csv.thephpleague.com",
917 "keywords": [
918 "csv",
919 "export",
920 "filter",
921 "import",
922 "read",
923 "write"
924 ],
925 "time": "2019-06-07T06:24:33+00:00"
926 },
0d641ada
TO
927 {
928 "name": "league/oauth2-client",
929 "version": "2.6.0",
930 "source": {
931 "type": "git",
932 "url": "https://github.com/thephpleague/oauth2-client.git",
933 "reference": "badb01e62383430706433191b82506b6df24ad98"
934 },
935 "dist": {
936 "type": "zip",
937 "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98",
938 "reference": "badb01e62383430706433191b82506b6df24ad98",
939 "shasum": ""
940 },
941 "require": {
942 "guzzlehttp/guzzle": "^6.0 || ^7.0",
943 "paragonie/random_compat": "^1 || ^2 || ^9.99",
944 "php": "^5.6 || ^7.0 || ^8.0"
945 },
946 "require-dev": {
947 "mockery/mockery": "^1.3",
948 "php-parallel-lint/php-parallel-lint": "^1.2",
949 "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3",
950 "squizlabs/php_codesniffer": "^2.3 || ^3.0"
951 },
952 "type": "library",
953 "extra": {
954 "branch-alias": {
955 "dev-2.x": "2.0.x-dev"
956 }
957 },
958 "autoload": {
959 "psr-4": {
960 "League\\OAuth2\\Client\\": "src/"
961 }
962 },
963 "notification-url": "https://packagist.org/downloads/",
964 "license": [
965 "MIT"
966 ],
967 "authors": [
968 {
969 "name": "Alex Bilbie",
970 "email": "hello@alexbilbie.com",
971 "homepage": "http://www.alexbilbie.com",
972 "role": "Developer"
973 },
974 {
975 "name": "Woody Gilk",
976 "homepage": "https://github.com/shadowhand",
977 "role": "Contributor"
978 }
979 ],
980 "description": "OAuth 2.0 Client Library",
981 "keywords": [
982 "Authentication",
983 "SSO",
984 "authorization",
985 "identity",
986 "idp",
987 "oauth",
988 "oauth2",
989 "single sign on"
990 ],
991 "time": "2020-10-28T02:03:40+00:00"
992 },
993 {
994 "name": "league/oauth2-google",
995 "version": "3.0.3",
996 "source": {
997 "type": "git",
998 "url": "https://github.com/thephpleague/oauth2-google.git",
999 "reference": "18d1889897a8b18d85ecadacf74c9274d678d943"
1000 },
1001 "dist": {
1002 "type": "zip",
1003 "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/18d1889897a8b18d85ecadacf74c9274d678d943",
1004 "reference": "18d1889897a8b18d85ecadacf74c9274d678d943",
1005 "shasum": ""
1006 },
1007 "require": {
1008 "league/oauth2-client": "^2.0"
1009 },
1010 "require-dev": {
1011 "eloquent/phony-phpunit": "^2.0",
1012 "php-coveralls/php-coveralls": "^2.1",
1013 "phpunit/phpunit": "^6.0",
1014 "squizlabs/php_codesniffer": "^2.0"
1015 },
1016 "type": "library",
1017 "autoload": {
1018 "psr-4": {
1019 "League\\OAuth2\\Client\\": "src/"
1020 }
1021 },
1022 "notification-url": "https://packagist.org/downloads/",
1023 "license": [
1024 "MIT"
1025 ],
1026 "authors": [
1027 {
1028 "name": "Woody Gilk",
1029 "email": "woody.gilk@gmail.com",
1030 "homepage": "http://shadowhand.me"
1031 }
1032 ],
1033 "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
1034 "keywords": [
1035 "Authentication",
1036 "authorization",
1037 "client",
1038 "google",
1039 "oauth",
1040 "oauth2"
1041 ],
1042 "time": "2020-07-24T15:16:12+00:00"
1043 },
fd6605f0
JK
1044 {
1045 "name": "marcj/topsort",
77c89e7a 1046 "version": "1.1.0",
fd6605f0
JK
1047 "source": {
1048 "type": "git",
77c89e7a
TO
1049 "url": "https://github.com/marcj/topsort.php.git",
1050 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b"
1051 },
1052 "dist": {
1053 "type": "zip",
1054 "url": "https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
1055 "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b",
1056 "shasum": ""
fd6605f0
JK
1057 },
1058 "require": {
77c89e7a 1059 "php": ">=5.4"
fd6605f0
JK
1060 },
1061 "require-dev": {
1062 "codeclimate/php-test-reporter": "dev-master",
1063 "phpunit/phpunit": "~4.0",
1064 "symfony/console": "~2.5"
1065 },
1066 "type": "library",
1067 "autoload": {
1068 "psr-4": {
1069 "MJS\\TopSort\\": "src/",
1070 "MJS\\TopSort\\Tests\\": "tests/Tests/"
1071 }
1072 },
77c89e7a 1073 "notification-url": "https://packagist.org/downloads/",
fd6605f0
JK
1074 "license": [
1075 "MIT"
1076 ],
1077 "authors": [
1078 {
1079 "name": "Marc J. Schmidt",
1080 "email": "marc@marcjschmidt.de"
1081 }
1082 ],
1083 "description": "High-Performance TopSort/Dependency resolving algorithm",
1084 "keywords": [
1085 "dependency resolving",
1086 "topological sort",
1087 "topsort"
1088 ],
77c89e7a 1089 "time": "2016-11-19T14:58:11+00:00"
fd6605f0 1090 },
4034556f
TO
1091 {
1092 "name": "padaliyajay/php-autoprefixer",
4fed6a99 1093 "version": "1.3",
4034556f
TO
1094 "source": {
1095 "type": "git",
1096 "url": "https://github.com/padaliyajay/php-autoprefixer.git",
4fed6a99 1097 "reference": "f05f374f0c1e463db62209613f52b38bf4b52430"
4034556f
TO
1098 },
1099 "dist": {
1100 "type": "zip",
4fed6a99
TO
1101 "url": "https://api.github.com/repos/padaliyajay/php-autoprefixer/zipball/f05f374f0c1e463db62209613f52b38bf4b52430",
1102 "reference": "f05f374f0c1e463db62209613f52b38bf4b52430",
4034556f
TO
1103 "shasum": ""
1104 },
1105 "require": {
1106 "sabberworm/php-css-parser": "*"
1107 },
1108 "type": "library",
1109 "autoload": {
1110 "psr-4": {
1111 "Padaliyajay\\PHPAutoprefixer\\": "src"
1112 }
1113 },
1114 "notification-url": "https://packagist.org/downloads/",
1115 "license": [
1116 "MIT"
1117 ],
1118 "authors": [
1119 {
1120 "name": "Jay padaliya"
1121 }
1122 ],
1123 "description": "CSS Autoprefixer written in pure PHP.",
4fed6a99 1124 "time": "2019-11-26T09:55:37+00:00"
4034556f 1125 },
0d641ada
TO
1126 {
1127 "name": "paragonie/random_compat",
1128 "version": "v9.99.100",
1129 "source": {
1130 "type": "git",
1131 "url": "https://github.com/paragonie/random_compat.git",
1132 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
1133 },
1134 "dist": {
1135 "type": "zip",
1136 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
1137 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
1138 "shasum": ""
1139 },
1140 "require": {
1141 "php": ">= 7"
1142 },
1143 "require-dev": {
1144 "phpunit/phpunit": "4.*|5.*",
1145 "vimeo/psalm": "^1"
1146 },
1147 "suggest": {
1148 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1149 },
1150 "type": "library",
1151 "notification-url": "https://packagist.org/downloads/",
1152 "license": [
1153 "MIT"
1154 ],
1155 "authors": [
1156 {
1157 "name": "Paragon Initiative Enterprises",
1158 "email": "security@paragonie.com",
1159 "homepage": "https://paragonie.com"
1160 }
1161 ],
1162 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1163 "keywords": [
1164 "csprng",
1165 "polyfill",
1166 "pseudorandom",
1167 "random"
1168 ],
1169 "time": "2020-10-15T08:29:30+00:00"
1170 },
61a197f8
SL
1171 {
1172 "name": "pclzip/pclzip",
1173 "version": "2.8.2",
1174 "source": {
1175 "type": "git",
1176 "url": "https://github.com/ivanlanin/pclzip.git",
1177 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
1178 },
1179 "dist": {
1180 "type": "zip",
1181 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
1182 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
1183 "shasum": ""
1184 },
1185 "type": "library",
1186 "autoload": {
1187 "classmap": [
1188 "pclzip.lib.php"
1189 ]
1190 },
1191 "notification-url": "https://packagist.org/downloads/",
1192 "license": [
1193 "LGPL-2.1"
1194 ],
1195 "authors": [
1196 {
1197 "name": "Vincent Blavet"
1198 }
1199 ],
1200 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
1201 "homepage": "http://www.phpconcept.net/pclzip",
1202 "keywords": [
1203 "php",
1204 "zip"
1205 ],
8450657b 1206 "time": "2014-06-05T11:42:24+00:00"
61a197f8 1207 },
41f34647
SL
1208 {
1209 "name": "pear/auth_sasl",
1210 "version": "v1.1.0",
1211 "source": {
1212 "type": "git",
1213 "url": "https://github.com/pear/Auth_SASL.git",
1214 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
1215 },
1216 "dist": {
1217 "type": "zip",
1218 "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
1219 "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
1220 "shasum": ""
1221 },
1222 "require": {
1223 "pear/pear_exception": "@stable"
1224 },
1225 "require-dev": {
1226 "phpunit/phpunit": "@stable"
1227 },
1228 "type": "library",
1229 "autoload": {
1230 "psr-0": {
1231 "Auth": "./"
1232 }
1233 },
1234 "notification-url": "https://packagist.org/downloads/",
1235 "include-path": [
1236 "./"
1237 ],
1238 "license": [
1239 "BSD"
1240 ],
1241 "authors": [
1242 {
1243 "name": "Anish Mistry",
1244 "email": "amistry@am-productions.biz",
1245 "role": "Lead"
1246 },
1247 {
1248 "name": "Richard Heyes",
1249 "email": "richard@php.net",
1250 "role": "Lead"
1251 },
1252 {
1253 "name": "Michael Bretterklieber",
1254 "email": "michael@bretterklieber.com",
1255 "role": "Lead"
1256 }
1257 ],
1258 "description": "Abstraction of various SASL mechanism responses",
1259 "time": "2017-03-07T14:37:05+00:00"
1260 },
2215f6dc 1261 {
1262 "name": "pear/console_getopt",
1263 "version": "v1.4.1",
1264 "source": {
1265 "type": "git",
1266 "url": "https://github.com/pear/Console_Getopt.git",
1267 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
1268 },
1269 "dist": {
1270 "type": "zip",
1271 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1272 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1273 "shasum": ""
1274 },
1275 "type": "library",
1276 "autoload": {
1277 "psr-0": {
1278 "Console": "./"
1279 }
1280 },
1281 "notification-url": "https://packagist.org/downloads/",
1282 "include-path": [
1283 "./"
1284 ],
1285 "license": [
1286 "BSD-2-Clause"
1287 ],
1288 "authors": [
1289 {
1290 "name": "Greg Beaver",
1291 "email": "cellog@php.net",
1292 "role": "Helper"
1293 },
1294 {
1295 "name": "Andrei Zmievski",
1296 "email": "andrei@php.net",
1297 "role": "Lead"
1298 },
1299 {
1300 "name": "Stig Bakken",
1301 "email": "stig@php.net",
1302 "role": "Developer"
1303 }
1304 ],
1305 "description": "More info available on: http://pear.php.net/package/Console_Getopt",
1306 "time": "2015-07-20T20:28:12+00:00"
1307 },
b687e8d7
SL
1308 {
1309 "name": "pear/db",
1310 "version": "v1.10.0",
1311 "source": {
1312 "type": "git",
1313 "url": "https://github.com/pear/DB.git",
1314 "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe"
1315 },
1316 "dist": {
1317 "type": "zip",
1318 "url": "https://api.github.com/repos/pear/DB/zipball/e158c3a48246b67cd8c95856ffbb93de4ef380fe",
1319 "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe",
1320 "shasum": ""
1321 },
1322 "require": {
1323 "pear/pear-core-minimal": "*"
1324 },
1325 "type": "library",
1326 "extra": {
1327 "patches_applied": {
1328 "Apply CiviCRM Customisations for the pear:db package": "https://raw.githubusercontent.com/civicrm/civicrm-core/a48a43c2b5f6d694fff1cfb99d522c5d9e2459a0/tools/scripts/composer/pear_db_civicrm_changes.patch"
1329 }
1330 },
1331 "autoload": {
1332 "psr-0": {
1333 "DB": "./"
1334 }
1335 },
1336 "notification-url": "https://packagist.org/downloads/",
1337 "include-path": [
1338 "./"
1339 ],
1340 "license": [
1341 "PHP License v3.01"
1342 ],
1343 "authors": [
1344 {
1345 "name": "Daniel Convissor",
1346 "email": "danielc@php.net",
1347 "role": "Lead"
1348 },
1349 {
1350 "name": "Adam Harvey",
1351 "email": "aharvey@php.net",
1352 "role": "Lead"
1353 },
1354 {
1355 "name": "Stig Bakken",
1356 "email": "stig@php.net",
1357 "role": "Developer"
1358 },
1359 {
1360 "name": "Tomas V.V.Cox",
1361 "email": "cox@idecnet.com",
1362 "role": "Developer"
1363 }
1364 ],
1365 "description": "More info available on: http://pear.php.net/package/DB",
1366 "time": "2020-04-19T19:45:59+00:00"
1367 },
2f0db034
SL
1368 {
1369 "name": "pear/log",
6086c345 1370 "version": "1.13.2",
2f0db034
SL
1371 "source": {
1372 "type": "git",
1373 "url": "https://github.com/pear/Log.git",
6086c345 1374 "reference": "d8cde3dba893a36ec561bf6188fdc39f4221c4d3"
2f0db034
SL
1375 },
1376 "dist": {
1377 "type": "zip",
6086c345
SL
1378 "url": "https://api.github.com/repos/pear/Log/zipball/d8cde3dba893a36ec561bf6188fdc39f4221c4d3",
1379 "reference": "d8cde3dba893a36ec561bf6188fdc39f4221c4d3",
2f0db034
SL
1380 "shasum": ""
1381 },
1382 "require": {
6086c345 1383 "pear/pear_exception": "1.0.1",
2f0db034
SL
1384 "php": ">5.2"
1385 },
1386 "require-dev": {
1387 "phpunit/phpunit": "*"
1388 },
1389 "suggest": {
1390 "pear/db": "Install optionally via your project's composer.json"
1391 },
1392 "type": "library",
1393 "autoload": {
1394 "psr-0": {
1395 "Log": "./"
1396 }
1397 },
1398 "notification-url": "https://packagist.org/downloads/",
1399 "include-path": [
1400 ""
1401 ],
1402 "license": [
1403 "MIT"
1404 ],
1405 "authors": [
1406 {
1407 "name": "Jon Parise",
1408 "email": "jon@php.net",
1409 "homepage": "http://www.indelible.org",
1410 "role": "Developer"
1411 }
1412 ],
1413 "description": "PEAR Logging Framework",
1414 "homepage": "http://pear.github.io/Log/",
1415 "keywords": [
1416 "log",
1417 "logging"
1418 ],
6086c345 1419 "time": "2020-06-02T00:04:03+00:00"
2f0db034 1420 },
2215f6dc 1421 {
1422 "name": "pear/mail",
1423 "version": "v1.4.1",
1424 "source": {
1425 "type": "git",
1426 "url": "https://github.com/pear/Mail.git",
1427 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7"
1428 },
1429 "dist": {
1430 "type": "zip",
1431 "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7",
1432 "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7",
1433 "shasum": ""
1434 },
1435 "require": {
1436 "pear/pear-core-minimal": "~1.9",
1437 "php": ">=5.2.1"
1438 },
1439 "require-dev": {
1440 "pear/pear": "*"
1441 },
1442 "suggest": {
1443 "pear/net_smtp": "Install optionally via your project's composer.json"
1444 },
1445 "type": "library",
afd11d1f
SL
1446 "extra": {
1447 "patches_applied": {
1448 "Apply CiviCRM Customisations for CRM-1367 and CRM-5946": "https://raw.githubusercontent.com/civicrm/civicrm-core/36319938a5bf26c1e7e2110a26a65db6a5979268/tools/scripts/composer/patches/pear-mail.patch"
1449 }
1450 },
2215f6dc 1451 "autoload": {
1452 "psr-0": {
1453 "Mail": "./"
1454 }
1455 },
1456 "notification-url": "https://packagist.org/downloads/",
1457 "include-path": [
1458 "./"
1459 ],
1460 "license": [
1461 "BSD-2-Clause"
1462 ],
1463 "authors": [
1464 {
1465 "name": "Chuck Hagenbuch",
1466 "email": "chuck@horde.org",
1467 "role": "Lead"
1468 },
1469 {
1470 "name": "Richard Heyes",
1471 "email": "richard@phpguru.org",
1472 "role": "Developer"
1473 },
1474 {
1475 "name": "Aleksander Machniak",
1476 "email": "alec@alec.pl",
1477 "role": "Developer"
1478 }
1479 ],
1480 "description": "Class that provides multiple interfaces for sending emails.",
1481 "homepage": "http://pear.php.net/package/Mail",
1482 "time": "2017-04-11T17:27:29+00:00"
1483 },
968f6190
SL
1484 {
1485 "name": "pear/mail_mime",
1486 "version": "1.10.9",
1487 "source": {
1488 "type": "git",
1489 "url": "https://github.com/pear/Mail_Mime.git",
1490 "reference": "1e7ae4e5258b6c0d385a8e76add567934245d38d"
1491 },
1492 "dist": {
1493 "type": "zip",
1494 "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/1e7ae4e5258b6c0d385a8e76add567934245d38d",
1495 "reference": "1e7ae4e5258b6c0d385a8e76add567934245d38d",
1496 "shasum": ""
1497 },
1498 "require": {
1499 "pear/pear-core-minimal": "*"
1500 },
1501 "type": "library",
1502 "extra": {
1503 "patches_applied": {
1504 "Apply patch for CRM-3133 wordwrap body to be 750 characters to apply with RFC 2821": "https://raw.githubusercontent.com/civicrm/civicrm-core/74e25f27bb3be32519657539afe8a285c6c99a08/tools/scripts/composer/patches/mail_mime_crm_3133.patch"
1505 }
1506 },
1507 "autoload": {
1508 "psr-0": {
1509 "Mail": "./"
1510 }
1511 },
1512 "notification-url": "https://packagist.org/downloads/",
1513 "include-path": [
1514 "./"
1515 ],
1516 "license": [
1517 "BSD-3-clause"
1518 ],
1519 "authors": [
1520 {
1521 "name": "Cipriano Groenendal",
1522 "email": "cipri@php.net",
1523 "role": "Lead"
1524 },
1525 {
1526 "name": "Aleksander Machniak",
1527 "email": "alec@php.net",
1528 "role": "Lead"
1529 }
1530 ],
1531 "description": "Mail_Mime provides classes to create MIME messages",
1532 "homepage": "http://pear.php.net/package/Mail_Mime",
1533 "time": "2020-06-27T08:35:27+00:00"
1534 },
0ccbacae
SL
1535 {
1536 "name": "pear/net_smtp",
a6a0ff13 1537 "version": "1.9.0",
0ccbacae
SL
1538 "source": {
1539 "type": "git",
1540 "url": "https://github.com/pear/Net_SMTP.git",
a6a0ff13 1541 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e"
0ccbacae
SL
1542 },
1543 "dist": {
1544 "type": "zip",
a6a0ff13
SL
1545 "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
1546 "reference": "f7fbc5808bfeba87c38e02ea4acc5243ffc9524e",
0ccbacae
SL
1547 "shasum": ""
1548 },
1549 "require": {
a6a0ff13
SL
1550 "pear/net_socket": "@stable",
1551 "pear/pear-core-minimal": "@stable",
1552 "php": ">=5.4.0"
0ccbacae
SL
1553 },
1554 "require-dev": {
1555 "phpunit/phpunit": "*"
1556 },
1557 "suggest": {
1558 "pear/auth_sasl": "Install optionally via your project's composer.json"
1559 },
1560 "type": "library",
a6a0ff13
SL
1561 "extra": {
1562 "patches_applied": {
a9c40598 1563 "Add in CiviCRM custom error message for CRM-8744": "https://raw.githubusercontent.com/civicrm/civicrm-core/a6a0ff13d2a155ad962529595dceaef728116f96/tools/scripts/composer/patches/net-smtp-patch.patch"
a6a0ff13
SL
1564 }
1565 },
0ccbacae
SL
1566 "autoload": {
1567 "psr-0": {
1568 "Net": "./"
1569 }
1570 },
1571 "notification-url": "https://packagist.org/downloads/",
1572 "include-path": [
1573 "./"
1574 ],
1575 "license": [
a6a0ff13 1576 "BSD-2-Clause"
0ccbacae
SL
1577 ],
1578 "authors": [
1579 {
1580 "name": "Jon Parise",
1581 "email": "jon@php.net",
a6a0ff13 1582 "homepage": "https://www.indelible.org",
0ccbacae
SL
1583 "role": "Lead"
1584 },
1585 {
1586 "name": "Chuck Hagenbuch",
1587 "email": "chuck@horde.org",
1588 "role": "Lead"
1589 }
1590 ],
1591 "description": "An implementation of the SMTP protocol",
a6a0ff13 1592 "homepage": "https://pear.github.io/Net_SMTP/",
0ccbacae
SL
1593 "keywords": [
1594 "email",
1595 "mail",
1596 "smtp"
1597 ],
a6a0ff13 1598 "time": "2019-11-30T23:40:31+00:00"
0ccbacae
SL
1599 },
1600 {
1601 "name": "pear/net_socket",
1602 "version": "1.0.14",
1603 "source": {
1604 "type": "git",
1605 "url": "https://github.com/pear/Net_Socket.git",
1606 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
1607 },
1608 "dist": {
1609 "type": "zip",
1610 "url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
1611 "reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
1612 "shasum": ""
1613 },
1614 "require": {
1615 "pear/pear_exception": "*"
1616 },
1617 "require-dev": {
1618 "phpunit/phpunit": "*"
1619 },
1620 "type": "library",
1621 "autoload": {
1622 "psr-0": {
1623 "Net": "./"
1624 }
1625 },
1626 "notification-url": "https://packagist.org/downloads/",
1627 "include-path": [
1628 "./"
1629 ],
1630 "license": [
1631 "PHP License"
1632 ],
1633 "authors": [
1634 {
1635 "name": "Chuck Hagenbuch",
1636 "email": "chuck@horde.org",
1637 "role": "Lead"
1638 },
1639 {
1640 "name": "Aleksander Machniak",
1641 "email": "alec@php.net",
1642 "role": "Lead"
1643 },
1644 {
1645 "name": "Stig Bakken",
1646 "email": "stig@php.net",
1647 "role": "Lead"
1648 }
1649 ],
1650 "description": "More info available on: http://pear.php.net/package/Net_Socket",
1651 "time": "2014-02-20T19:27:06+00:00"
1652 },
2215f6dc 1653 {
1654 "name": "pear/pear-core-minimal",
1655 "version": "v1.10.7",
1656 "source": {
1657 "type": "git",
1658 "url": "https://github.com/pear/pear-core-minimal.git",
1659 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da"
1660 },
1661 "dist": {
1662 "type": "zip",
1663 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/19a3e0fcd50492c4357372f623f55f1b144346da",
1664 "reference": "19a3e0fcd50492c4357372f623f55f1b144346da",
1665 "shasum": ""
1666 },
1667 "require": {
1668 "pear/console_getopt": "~1.4",
1669 "pear/pear_exception": "~1.0"
1670 },
1671 "replace": {
1672 "rsky/pear-core-min": "self.version"
1673 },
1674 "type": "library",
1675 "autoload": {
1676 "psr-0": {
1677 "": "src/"
1678 }
1679 },
1680 "notification-url": "https://packagist.org/downloads/",
1681 "include-path": [
1682 "src/"
1683 ],
1684 "license": [
1685 "BSD-3-Clause"
1686 ],
1687 "authors": [
1688 {
1689 "name": "Christian Weiske",
1690 "email": "cweiske@php.net",
1691 "role": "Lead"
1692 }
1693 ],
1694 "description": "Minimal set of PEAR core files to be used as composer dependency",
1695 "time": "2018-12-05T20:03:52+00:00"
1696 },
2d0eaf7e
SL
1697 {
1698 "name": "pear/pear_exception",
6086c345 1699 "version": "v1.0.1",
2d0eaf7e
SL
1700 "source": {
1701 "type": "git",
1702 "url": "https://github.com/pear/PEAR_Exception.git",
6086c345 1703 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
2d0eaf7e
SL
1704 },
1705 "dist": {
1706 "type": "zip",
6086c345
SL
1707 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
1708 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
2d0eaf7e
SL
1709 "shasum": ""
1710 },
1711 "require": {
1712 "php": ">=4.4.0"
1713 },
1714 "require-dev": {
1715 "phpunit/phpunit": "*"
1716 },
1717 "type": "class",
1718 "extra": {
1719 "branch-alias": {
1720 "dev-master": "1.0.x-dev"
1721 }
1722 },
1723 "autoload": {
6086c345
SL
1724 "classmap": [
1725 "PEAR/"
1726 ]
2d0eaf7e
SL
1727 },
1728 "notification-url": "https://packagist.org/downloads/",
1729 "include-path": [
1730 "."
1731 ],
1732 "license": [
1733 "BSD-2-Clause"
1734 ],
1735 "authors": [
1736 {
1737 "name": "Helgi Thormar",
1738 "email": "dufuz@php.net"
1739 },
1740 {
1741 "name": "Greg Beaver",
1742 "email": "cellog@php.net"
1743 }
1744 ],
1745 "description": "The PEAR Exception base class.",
1746 "homepage": "https://github.com/pear/PEAR_Exception",
1747 "keywords": [
1748 "exception"
1749 ],
6086c345 1750 "time": "2019-12-10T10:24:42+00:00"
2d0eaf7e
SL
1751 },
1752 {
1753 "name": "pear/validate_finance_creditcard",
0df41a8e 1754 "version": "dev-master",
2d0eaf7e
SL
1755 "source": {
1756 "type": "git",
1757 "url": "https://github.com/pear/Validate_Finance_CreditCard.git",
989532f6 1758 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f"
2d0eaf7e
SL
1759 },
1760 "dist": {
1761 "type": "zip",
989532f6
SL
1762 "url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/a74da657d7a6f24b7e669294b32812e9a947519f",
1763 "reference": "a74da657d7a6f24b7e669294b32812e9a947519f",
2d0eaf7e
SL
1764 "shasum": ""
1765 },
1766 "require": {
1767 "pear/pear_exception": "*",
1768 "php": ">=5.2.1"
1769 },
1770 "require-dev": {
1771 "phpunit/phpunit": "*"
1772 },
1773 "type": "library",
1774 "autoload": {
1775 "psr-0": {
1776 "Validate": "./"
1777 }
1778 },
1779 "notification-url": "https://packagist.org/downloads/",
1780 "include-path": [
1781 "./"
1782 ],
1783 "license": [
1784 "New BSD"
1785 ],
1786 "authors": [
1787 {
1788 "name": "Philippe Jausions",
1789 "email": "Philippe.Jausions@11abacus.com",
1790 "role": "Lead"
1791 }
1792 ],
1793 "description": "Validation class for credit cards.",
77c89e7a 1794 "time": "2016-09-12T08:01:21+00:00"
2d0eaf7e 1795 },
0a4cb750
TO
1796 {
1797 "name": "phenx/php-font-lib",
b9015a8b 1798 "version": "0.5.2",
0a4cb750
TO
1799 "source": {
1800 "type": "git",
1801 "url": "https://github.com/PhenX/php-font-lib.git",
b9015a8b 1802 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
0a4cb750
TO
1803 },
1804 "dist": {
1805 "type": "zip",
b9015a8b
SL
1806 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
1807 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
0a4cb750
TO
1808 "shasum": ""
1809 },
bd48ca3f 1810 "require-dev": {
b9015a8b 1811 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
bd48ca3f 1812 },
0a4cb750
TO
1813 "type": "library",
1814 "autoload": {
bd48ca3f
SL
1815 "psr-4": {
1816 "FontLib\\": "src/FontLib"
e91585d7 1817 }
0a4cb750
TO
1818 },
1819 "notification-url": "https://packagist.org/downloads/",
1820 "license": [
e91585d7 1821 "LGPL-3.0"
0a4cb750
TO
1822 ],
1823 "authors": [
1824 {
1825 "name": "Fabien Ménager",
1826 "email": "fabien.menager@gmail.com"
1827 }
1828 ],
1829 "description": "A library to read, parse, export and make subsets of different types of font files.",
1830 "homepage": "https://github.com/PhenX/php-font-lib",
b9015a8b 1831 "time": "2020-03-08T15:31:32+00:00"
e91585d7
SL
1832 },
1833 {
1834 "name": "phenx/php-svg-lib",
b85181d1 1835 "version": "v0.3.3",
e91585d7
SL
1836 "source": {
1837 "type": "git",
1838 "url": "https://github.com/PhenX/php-svg-lib.git",
b85181d1 1839 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
e91585d7
SL
1840 },
1841 "dist": {
1842 "type": "zip",
b85181d1 1843 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
1844 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
e91585d7
SL
1845 "shasum": ""
1846 },
bd48ca3f 1847 "require": {
b85181d1 1848 "sabberworm/php-css-parser": "^8.3"
1849 },
1850 "require-dev": {
1851 "phpunit/phpunit": "^5.5|^6.5"
bd48ca3f 1852 },
e91585d7
SL
1853 "type": "library",
1854 "autoload": {
b85181d1 1855 "psr-4": {
1856 "Svg\\": "src/Svg"
e91585d7
SL
1857 }
1858 },
1859 "notification-url": "https://packagist.org/downloads/",
1860 "license": [
1861 "LGPL-3.0"
1862 ],
1863 "authors": [
1864 {
1865 "name": "Fabien Ménager",
1866 "email": "fabien.menager@gmail.com"
1867 }
1868 ],
1869 "description": "A library to read, parse and export to PDF SVG files.",
1870 "homepage": "https://github.com/PhenX/php-svg-lib",
b85181d1 1871 "time": "2019-09-11T20:02:13+00:00"
0a4cb750 1872 },
61a197f8
SL
1873 {
1874 "name": "phpoffice/common",
66a7c254 1875 "version": "0.2.9",
61a197f8
SL
1876 "source": {
1877 "type": "git",
1878 "url": "https://github.com/PHPOffice/Common.git",
66a7c254 1879 "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d"
61a197f8
SL
1880 },
1881 "dist": {
1882 "type": "zip",
66a7c254
SL
1883 "url": "https://api.github.com/repos/PHPOffice/Common/zipball/edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
1884 "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
61a197f8
SL
1885 "shasum": ""
1886 },
1887 "require": {
1888 "pclzip/pclzip": "^2.8",
1889 "php": ">=5.3.0"
1890 },
1891 "require-dev": {
1892 "phpdocumentor/phpdocumentor": "2.*",
1893 "phploc/phploc": "2.*",
1894 "phpmd/phpmd": "2.*",
66a7c254 1895 "phpunit/phpunit": "^4.8.36 || ^7.0",
61a197f8
SL
1896 "sebastian/phpcpd": "2.*",
1897 "squizlabs/php_codesniffer": "2.*"
1898 },
1899 "type": "library",
66a7c254
SL
1900 "extra": {
1901 "patches_applied": {
b4998943 1902 "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpoffice-common-xml-entity-fix.patch"
66a7c254
SL
1903 }
1904 },
61a197f8
SL
1905 "autoload": {
1906 "psr-4": {
1907 "PhpOffice\\Common\\": "src/Common/"
1908 }
1909 },
1910 "notification-url": "https://packagist.org/downloads/",
1911 "license": [
1912 "LGPL"
1913 ],
1914 "authors": [
1915 {
1916 "name": "Mark Baker"
1917 },
1918 {
1919 "name": "Franck Lefevre",
1920 "homepage": "http://rootslabs.net"
1921 }
1922 ],
1923 "description": "PHPOffice Common",
1924 "homepage": "http://phpoffice.github.io",
1925 "keywords": [
1926 "common",
1927 "component",
1928 "office",
1929 "php"
1930 ],
66a7c254 1931 "time": "2018-07-13T14:12:34+00:00"
61a197f8 1932 },
db7b0381
CW
1933 {
1934 "name": "phpoffice/phpword",
66a7c254 1935 "version": "0.15.0",
db7b0381
CW
1936 "source": {
1937 "type": "git",
1938 "url": "https://github.com/PHPOffice/PHPWord.git",
66a7c254 1939 "reference": "dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f"
db7b0381
CW
1940 },
1941 "dist": {
1942 "type": "zip",
66a7c254
SL
1943 "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f",
1944 "reference": "dfa2f36cad2b632b7ab1c56473e4f5db9a7caf7f",
db7b0381
CW
1945 "shasum": ""
1946 },
1947 "require": {
1948 "ext-xml": "*",
5af9e53b 1949 "php": "^5.3.3 || ^7.0",
66a7c254
SL
1950 "phpoffice/common": "^0.2.9",
1951 "zendframework/zend-escaper": "^2.2"
db7b0381
CW
1952 },
1953 "require-dev": {
5af9e53b 1954 "dompdf/dompdf": "0.8.*",
66a7c254
SL
1955 "ext-gd": "*",
1956 "ext-zip": "*",
1957 "friendsofphp/php-cs-fixer": "^2.2",
1958 "mpdf/mpdf": "5.7.4 || 6.* || 7.*",
1959 "php-coveralls/php-coveralls": "1.1.0 || ^2.0",
5af9e53b 1960 "phploc/phploc": "2.* || 3.* || 4.*",
db7b0381 1961 "phpmd/phpmd": "2.*",
66a7c254
SL
1962 "phpunit/phpunit": "^4.8.36 || ^7.0",
1963 "squizlabs/php_codesniffer": "^2.9",
61a197f8 1964 "tecnickcom/tcpdf": "6.*"
db7b0381
CW
1965 },
1966 "suggest": {
61a197f8
SL
1967 "dompdf/dompdf": "Allows writing PDF",
1968 "ext-gd2": "Allows adding images",
1969 "ext-xmlwriter": "Allows writing OOXML and ODF",
1970 "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
1971 "ext-zip": "Allows writing OOXML and ODF"
db7b0381
CW
1972 },
1973 "type": "library",
66a7c254
SL
1974 "extra": {
1975 "branch-alias": {
1976 "dev-develop": "0.16-dev"
1977 },
1978 "patches_applied": {
b4998943 1979 "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpword-libxml-fix-global-handling.patch"
66a7c254
SL
1980 }
1981 },
db7b0381
CW
1982 "autoload": {
1983 "psr-4": {
1984 "PhpOffice\\PhpWord\\": "src/PhpWord"
1985 }
1986 },
1987 "notification-url": "https://packagist.org/downloads/",
1988 "license": [
1989 "LGPL-3.0"
1990 ],
1991 "authors": [
1992 {
1993 "name": "Mark Baker"
1994 },
db7b0381
CW
1995 {
1996 "name": "Gabriel Bull",
1997 "email": "me@gabrielbull.com",
1998 "homepage": "http://gabrielbull.com/"
1999 },
2000 {
2001 "name": "Ivan Lanin",
2002 "homepage": "http://ivan.lanin.org"
2003 },
2004 {
2005 "name": "Roman Syroeshko",
2006 "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
5af9e53b
DS
2007 },
2008 {
2009 "name": "Franck Lefevre",
2010 "homepage": "https://rootslabs.net/blog/"
2011 },
2012 {
2013 "name": "Antoine de Troostembergh"
db7b0381
CW
2014 }
2015 ],
61a197f8 2016 "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
db7b0381
CW
2017 "homepage": "http://phpoffice.github.io",
2018 "keywords": [
2019 "ISO IEC 29500",
2020 "OOXML",
2021 "Office Open XML",
2022 "OpenDocument",
2023 "OpenXML",
2024 "PhpOffice",
2025 "PhpWord",
2026 "Rich Text Format",
2027 "WordprocessingML",
2028 "doc",
2029 "docx",
2030 "html",
61a197f8 2031 "odf",
db7b0381
CW
2032 "odt",
2033 "office",
2034 "pdf",
2035 "php",
2036 "reader",
2037 "rtf",
2038 "template",
2039 "template processor",
2040 "word",
2041 "writer"
2042 ],
66a7c254 2043 "time": "2018-07-14T16:59:43+00:00"
db7b0381 2044 },
94ddb538
TO
2045 {
2046 "name": "phpseclib/phpseclib",
30836e92 2047 "version": "2.0.29",
94ddb538
TO
2048 "source": {
2049 "type": "git",
2050 "url": "https://github.com/phpseclib/phpseclib.git",
30836e92 2051 "reference": "497856a8d997f640b4a516062f84228a772a48a8"
94ddb538
TO
2052 },
2053 "dist": {
2054 "type": "zip",
30836e92
TO
2055 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8",
2056 "reference": "497856a8d997f640b4a516062f84228a772a48a8",
94ddb538
TO
2057 "shasum": ""
2058 },
2059 "require": {
30836e92 2060 "php": ">=5.3.3"
94ddb538
TO
2061 },
2062 "require-dev": {
2063 "phing/phing": "~2.7",
30836e92 2064 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
fcfd7b4d 2065 "squizlabs/php_codesniffer": "~2.0"
94ddb538
TO
2066 },
2067 "suggest": {
2068 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
30836e92
TO
2069 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2070 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2071 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
94ddb538
TO
2072 },
2073 "type": "library",
94ddb538 2074 "autoload": {
94ddb538 2075 "files": [
30836e92
TO
2076 "phpseclib/bootstrap.php"
2077 ],
2078 "psr-4": {
2079 "phpseclib\\": "phpseclib/"
2080 }
94ddb538
TO
2081 },
2082 "notification-url": "https://packagist.org/downloads/",
94ddb538
TO
2083 "license": [
2084 "MIT"
2085 ],
2086 "authors": [
2087 {
2088 "name": "Jim Wigginton",
2089 "email": "terrafrost@php.net",
2090 "role": "Lead Developer"
2091 },
2092 {
2093 "name": "Patrick Monnerat",
2094 "email": "pm@datasphere.ch",
2095 "role": "Developer"
2096 },
2097 {
2098 "name": "Andreas Fischer",
2099 "email": "bantu@phpbb.com",
2100 "role": "Developer"
2101 },
2102 {
2103 "name": "Hans-Jürgen Petrich",
2104 "email": "petrich@tronic-media.com",
2105 "role": "Developer"
fcfd7b4d
TO
2106 },
2107 {
2108 "name": "Graham Campbell",
2109 "email": "graham@alt-three.com",
2110 "role": "Developer"
94ddb538
TO
2111 }
2112 ],
2113 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2114 "homepage": "http://phpseclib.sourceforge.net",
2115 "keywords": [
2116 "BigInteger",
2117 "aes",
2118 "asn.1",
2119 "asn1",
2120 "blowfish",
2121 "crypto",
2122 "cryptography",
2123 "encryption",
2124 "rsa",
2125 "security",
2126 "sftp",
2127 "signature",
2128 "signing",
2129 "ssh",
2130 "twofish",
2131 "x.509",
2132 "x509"
2133 ],
30836e92
TO
2134 "funding": [
2135 {
2136 "url": "https://github.com/terrafrost",
2137 "type": "github"
2138 },
2139 {
2140 "url": "https://www.patreon.com/phpseclib",
2141 "type": "patreon"
2142 },
2143 {
2144 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2145 "type": "tidelift"
2146 }
2147 ],
2148 "time": "2020-09-08T04:24:43+00:00"
94ddb538 2149 },
b4998943
TO
2150 {
2151 "name": "psr/cache",
2152 "version": "1.0.1",
2153 "source": {
2154 "type": "git",
2155 "url": "https://github.com/php-fig/cache.git",
2156 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2157 },
2158 "dist": {
2159 "type": "zip",
2160 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2161 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2162 "shasum": ""
2163 },
2164 "require": {
2165 "php": ">=5.3.0"
2166 },
2167 "type": "library",
2168 "extra": {
2169 "branch-alias": {
2170 "dev-master": "1.0.x-dev"
2171 }
2172 },
2173 "autoload": {
2174 "psr-4": {
2175 "Psr\\Cache\\": "src/"
2176 }
2177 },
2178 "notification-url": "https://packagist.org/downloads/",
2179 "license": [
2180 "MIT"
2181 ],
2182 "authors": [
2183 {
2184 "name": "PHP-FIG",
2185 "homepage": "http://www.php-fig.org/"
2186 }
2187 ],
2188 "description": "Common interface for caching libraries",
2189 "keywords": [
2190 "cache",
2191 "psr",
2192 "psr-6"
2193 ],
2194 "time": "2016-08-06T20:24:11+00:00"
2195 },
c2b44ba2
SL
2196 {
2197 "name": "psr/container",
2198 "version": "1.0.0",
2199 "source": {
2200 "type": "git",
2201 "url": "https://github.com/php-fig/container.git",
2202 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2203 },
2204 "dist": {
2205 "type": "zip",
2206 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2207 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2208 "shasum": ""
2209 },
2210 "require": {
2211 "php": ">=5.3.0"
2212 },
2213 "type": "library",
2214 "extra": {
2215 "branch-alias": {
2216 "dev-master": "1.0.x-dev"
2217 }
2218 },
2219 "autoload": {
2220 "psr-4": {
2221 "Psr\\Container\\": "src/"
2222 }
2223 },
2224 "notification-url": "https://packagist.org/downloads/",
2225 "license": [
2226 "MIT"
2227 ],
2228 "authors": [
2229 {
2230 "name": "PHP-FIG",
2231 "homepage": "http://www.php-fig.org/"
2232 }
2233 ],
2234 "description": "Common Container Interface (PHP FIG PSR-11)",
2235 "homepage": "https://github.com/php-fig/container",
2236 "keywords": [
2237 "PSR-11",
2238 "container",
2239 "container-interface",
2240 "container-interop",
2241 "psr"
2242 ],
2243 "time": "2017-02-14T16:28:37+00:00"
2244 },
f9bdf062 2245 {
2246 "name": "psr/http-message",
2247 "version": "1.0.1",
2248 "source": {
2249 "type": "git",
2250 "url": "https://github.com/php-fig/http-message.git",
2251 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2252 },
2253 "dist": {
2254 "type": "zip",
2255 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2256 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2257 "shasum": ""
2258 },
2259 "require": {
2260 "php": ">=5.3.0"
2261 },
2262 "type": "library",
2263 "extra": {
2264 "branch-alias": {
2265 "dev-master": "1.0.x-dev"
2266 }
2267 },
2268 "autoload": {
2269 "psr-4": {
2270 "Psr\\Http\\Message\\": "src/"
2271 }
2272 },
2273 "notification-url": "https://packagist.org/downloads/",
2274 "license": [
2275 "MIT"
2276 ],
2277 "authors": [
2278 {
2279 "name": "PHP-FIG",
2280 "homepage": "http://www.php-fig.org/"
2281 }
2282 ],
2283 "description": "Common interface for HTTP messages",
2284 "homepage": "https://github.com/php-fig/http-message",
2285 "keywords": [
2286 "http",
2287 "http-message",
2288 "psr",
2289 "psr-7",
2290 "request",
2291 "response"
2292 ],
2293 "time": "2016-08-06T14:39:51+00:00"
2294 },
fd6605f0
JK
2295 {
2296 "name": "psr/log",
e32ed52b 2297 "version": "1.1.3",
0a4cb750
TO
2298 "source": {
2299 "type": "git",
2300 "url": "https://github.com/php-fig/log.git",
e32ed52b 2301 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
0a4cb750
TO
2302 },
2303 "dist": {
2304 "type": "zip",
e32ed52b 2305 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
2306 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
0a4cb750
TO
2307 "shasum": ""
2308 },
2ac97b20
SL
2309 "require": {
2310 "php": ">=5.3.0"
2311 },
0a4cb750 2312 "type": "library",
2ac97b20
SL
2313 "extra": {
2314 "branch-alias": {
0a5cc337 2315 "dev-master": "1.1.x-dev"
2ac97b20
SL
2316 }
2317 },
0a4cb750 2318 "autoload": {
2ac97b20
SL
2319 "psr-4": {
2320 "Psr\\Log\\": "Psr/Log/"
0a4cb750
TO
2321 }
2322 },
2323 "notification-url": "https://packagist.org/downloads/",
2324 "license": [
2325 "MIT"
2326 ],
2327 "authors": [
2328 {
2329 "name": "PHP-FIG",
2330 "homepage": "http://www.php-fig.org/"
2331 }
2332 ],
2333 "description": "Common interface for logging libraries",
2ac97b20 2334 "homepage": "https://github.com/php-fig/log",
0a4cb750
TO
2335 "keywords": [
2336 "log",
2337 "psr",
2338 "psr-3"
2339 ],
e32ed52b 2340 "time": "2020-03-23T09:12:05+00:00"
0a4cb750 2341 },
6c1c4ffc
TO
2342 {
2343 "name": "psr/simple-cache",
2344 "version": "1.0.1",
2345 "source": {
2346 "type": "git",
2347 "url": "https://github.com/php-fig/simple-cache.git",
2348 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
2349 },
2350 "dist": {
2351 "type": "zip",
2352 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2353 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2354 "shasum": ""
2355 },
2356 "require": {
2357 "php": ">=5.3.0"
2358 },
2359 "type": "library",
2360 "extra": {
2361 "branch-alias": {
2362 "dev-master": "1.0.x-dev"
2363 }
2364 },
2365 "autoload": {
2366 "psr-4": {
2367 "Psr\\SimpleCache\\": "src/"
2368 }
2369 },
2370 "notification-url": "https://packagist.org/downloads/",
2371 "license": [
2372 "MIT"
2373 ],
2374 "authors": [
2375 {
2376 "name": "PHP-FIG",
2377 "homepage": "http://www.php-fig.org/"
2378 }
2379 ],
2380 "description": "Common interfaces for simple caching",
2381 "keywords": [
2382 "cache",
2383 "caching",
2384 "psr",
2385 "psr-16",
2386 "simple-cache"
2387 ],
2388 "time": "2017-10-23T01:57:42+00:00"
2389 },
bd4dda2a 2390 {
2391 "name": "ralouphie/getallheaders",
2392 "version": "3.0.3",
2393 "source": {
2394 "type": "git",
2395 "url": "https://github.com/ralouphie/getallheaders.git",
2396 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2397 },
2398 "dist": {
2399 "type": "zip",
2400 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2401 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2402 "shasum": ""
2403 },
2404 "require": {
2405 "php": ">=5.6"
2406 },
2407 "require-dev": {
2408 "php-coveralls/php-coveralls": "^2.1",
2409 "phpunit/phpunit": "^5 || ^6.5"
2410 },
2411 "type": "library",
2412 "autoload": {
2413 "files": [
2414 "src/getallheaders.php"
2415 ]
2416 },
2417 "notification-url": "https://packagist.org/downloads/",
2418 "license": [
2419 "MIT"
2420 ],
2421 "authors": [
2422 {
2423 "name": "Ralph Khattar",
2424 "email": "ralph.khattar@gmail.com"
2425 }
2426 ],
2427 "description": "A polyfill for getallheaders.",
2428 "time": "2019-03-08T08:55:37+00:00"
2429 },
bd48ca3f
SL
2430 {
2431 "name": "sabberworm/php-css-parser",
b9015a8b 2432 "version": "8.3.1",
bd48ca3f
SL
2433 "source": {
2434 "type": "git",
2435 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
b9015a8b 2436 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
bd48ca3f
SL
2437 },
2438 "dist": {
2439 "type": "zip",
b9015a8b
SL
2440 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
2441 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
bd48ca3f
SL
2442 "shasum": ""
2443 },
2444 "require": {
2445 "php": ">=5.3.2"
2446 },
b85181d1 2447 "require-dev": {
2448 "codacy/coverage": "^1.4",
2449 "phpunit/phpunit": "~4.8"
2450 },
bd48ca3f
SL
2451 "type": "library",
2452 "autoload": {
2453 "psr-0": {
2454 "Sabberworm\\CSS": "lib/"
2455 }
2456 },
2457 "notification-url": "https://packagist.org/downloads/",
2458 "license": [
2459 "MIT"
2460 ],
2461 "authors": [
2462 {
2463 "name": "Raphael Schweikert"
2464 }
2465 ],
2466 "description": "Parser for CSS Files written in PHP",
2467 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
2468 "keywords": [
2469 "css",
2470 "parser",
2471 "stylesheet"
2472 ],
b9015a8b 2473 "time": "2020-06-01T09:10:00+00:00"
bd48ca3f 2474 },
4034556f
TO
2475 {
2476 "name": "scssphp/scssphp",
2477 "version": "1.2.1",
2478 "source": {
2479 "type": "git",
2480 "url": "https://github.com/scssphp/scssphp.git",
2481 "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1"
2482 },
2483 "dist": {
2484 "type": "zip",
2485 "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
2486 "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
2487 "shasum": ""
2488 },
2489 "require": {
2490 "ext-ctype": "*",
2491 "ext-json": "*",
2492 "php": ">=5.6.0"
2493 },
2494 "require-dev": {
2495 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3",
2496 "sass/sass-spec": "2020.08.10",
2497 "squizlabs/php_codesniffer": "~3.5",
2498 "twbs/bootstrap": "~4.3",
2499 "zurb/foundation": "~6.5"
2500 },
2501 "bin": [
2502 "bin/pscss"
2503 ],
2504 "type": "library",
2505 "autoload": {
2506 "psr-4": {
2507 "ScssPhp\\ScssPhp\\": "src/"
2508 }
2509 },
2510 "notification-url": "https://packagist.org/downloads/",
2511 "license": [
2512 "MIT"
2513 ],
2514 "authors": [
2515 {
2516 "name": "Anthon Pang",
2517 "email": "apang@softwaredevelopment.ca",
2518 "homepage": "https://github.com/robocoder"
2519 },
2520 {
2521 "name": "Cédric Morin",
2522 "email": "cedric@yterium.com",
2523 "homepage": "https://github.com/Cerdic"
2524 }
2525 ],
2526 "description": "scssphp is a compiler for SCSS written in PHP.",
2527 "homepage": "http://scssphp.github.io/scssphp/",
2528 "keywords": [
2529 "css",
2530 "less",
2531 "sass",
2532 "scss",
2533 "stylesheet"
2534 ],
2535 "time": "2020-09-07T21:15:42+00:00"
2536 },
40787e18
TO
2537 {
2538 "name": "symfony/config",
c2b44ba2 2539 "version": "v3.4.40",
40787e18
TO
2540 "source": {
2541 "type": "git",
a84cc605 2542 "url": "https://github.com/symfony/config.git",
c2b44ba2 2543 "reference": "3634991bea549e73c45a964c38f30ceeae6ed877"
40787e18
TO
2544 },
2545 "dist": {
2546 "type": "zip",
c2b44ba2
SL
2547 "url": "https://api.github.com/repos/symfony/config/zipball/3634991bea549e73c45a964c38f30ceeae6ed877",
2548 "reference": "3634991bea549e73c45a964c38f30ceeae6ed877",
40787e18
TO
2549 "shasum": ""
2550 },
2551 "require": {
c2b44ba2
SL
2552 "php": "^5.5.9|>=7.0.8",
2553 "symfony/filesystem": "~2.8|~3.0|~4.0",
c837b233 2554 "symfony/polyfill-ctype": "~1.8"
40787e18 2555 },
c2b44ba2
SL
2556 "conflict": {
2557 "symfony/dependency-injection": "<3.3",
2558 "symfony/finder": "<3.3"
2559 },
a892989e 2560 "require-dev": {
c2b44ba2
SL
2561 "symfony/dependency-injection": "~3.3|~4.0",
2562 "symfony/event-dispatcher": "~3.3|~4.0",
2563 "symfony/finder": "~3.3|~4.0",
2564 "symfony/yaml": "~3.0|~4.0"
c837b233
SL
2565 },
2566 "suggest": {
2567 "symfony/yaml": "To use the yaml reference dumper"
a892989e 2568 },
40787e18
TO
2569 "type": "library",
2570 "extra": {
2571 "branch-alias": {
c2b44ba2 2572 "dev-master": "3.4-dev"
40787e18
TO
2573 }
2574 },
2575 "autoload": {
c837b233 2576 "psr-4": {
40787e18 2577 "Symfony\\Component\\Config\\": ""
c837b233
SL
2578 },
2579 "exclude-from-classmap": [
2580 "/Tests/"
2581 ]
40787e18
TO
2582 },
2583 "notification-url": "https://packagist.org/downloads/",
2584 "license": [
2585 "MIT"
2586 ],
2587 "authors": [
40787e18
TO
2588 {
2589 "name": "Fabien Potencier",
2590 "email": "fabien@symfony.com"
a892989e
DS
2591 },
2592 {
2593 "name": "Symfony Community",
2594 "homepage": "https://symfony.com/contributors"
40787e18
TO
2595 }
2596 ],
2597 "description": "Symfony Config Component",
a892989e 2598 "homepage": "https://symfony.com",
c2b44ba2 2599 "time": "2020-04-12T14:33:46+00:00"
40787e18 2600 },
0a4cb750
TO
2601 {
2602 "name": "symfony/dependency-injection",
c2b44ba2 2603 "version": "v3.4.40",
0a4cb750
TO
2604 "source": {
2605 "type": "git",
a84cc605 2606 "url": "https://github.com/symfony/dependency-injection.git",
c2b44ba2 2607 "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd"
0a4cb750
TO
2608 },
2609 "dist": {
2610 "type": "zip",
c2b44ba2
SL
2611 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d10ff5503b0b27711087eef4ac7835a752fe42fd",
2612 "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd",
0a4cb750
TO
2613 "shasum": ""
2614 },
2615 "require": {
c2b44ba2
SL
2616 "php": "^5.5.9|>=7.0.8",
2617 "psr/container": "^1.0"
0a4cb750 2618 },
a892989e 2619 "conflict": {
c2b44ba2
SL
2620 "symfony/config": "<3.3.7",
2621 "symfony/finder": "<3.3",
2622 "symfony/proxy-manager-bridge": "<3.4",
2623 "symfony/yaml": "<3.4"
2624 },
2625 "provide": {
2626 "psr/container-implementation": "1.0"
a892989e 2627 },
0a4cb750 2628 "require-dev": {
c2b44ba2
SL
2629 "symfony/config": "~3.3|~4.0",
2630 "symfony/expression-language": "~2.8|~3.0|~4.0",
2631 "symfony/yaml": "~3.4|~4.0"
0a4cb750
TO
2632 },
2633 "suggest": {
2634 "symfony/config": "",
c837b233 2635 "symfony/expression-language": "For using expressions in service container configuration",
c2b44ba2 2636 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
0a4cb750
TO
2637 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2638 "symfony/yaml": ""
2639 },
2640 "type": "library",
2641 "extra": {
2642 "branch-alias": {
c2b44ba2 2643 "dev-master": "3.4-dev"
0a4cb750
TO
2644 }
2645 },
2646 "autoload": {
c837b233 2647 "psr-4": {
0a4cb750 2648 "Symfony\\Component\\DependencyInjection\\": ""
c837b233
SL
2649 },
2650 "exclude-from-classmap": [
2651 "/Tests/"
2652 ]
0a4cb750
TO
2653 },
2654 "notification-url": "https://packagist.org/downloads/",
2655 "license": [
2656 "MIT"
2657 ],
2658 "authors": [
0a4cb750
TO
2659 {
2660 "name": "Fabien Potencier",
2661 "email": "fabien@symfony.com"
a892989e
DS
2662 },
2663 {
2664 "name": "Symfony Community",
2665 "homepage": "https://symfony.com/contributors"
0a4cb750
TO
2666 }
2667 ],
2668 "description": "Symfony DependencyInjection Component",
a892989e 2669 "homepage": "https://symfony.com",
c2b44ba2 2670 "time": "2020-04-13T09:33:40+00:00"
0a4cb750
TO
2671 },
2672 {
2673 "name": "symfony/event-dispatcher",
c2b44ba2 2674 "version": "v3.4.40",
0a4cb750
TO
2675 "source": {
2676 "type": "git",
a84cc605 2677 "url": "https://github.com/symfony/event-dispatcher.git",
c2b44ba2 2678 "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
0a4cb750
TO
2679 },
2680 "dist": {
2681 "type": "zip",
c2b44ba2
SL
2682 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
2683 "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
0a4cb750
TO
2684 "shasum": ""
2685 },
2686 "require": {
c2b44ba2
SL
2687 "php": "^5.5.9|>=7.0.8"
2688 },
2689 "conflict": {
2690 "symfony/dependency-injection": "<3.3"
0a4cb750
TO
2691 },
2692 "require-dev": {
40787e18 2693 "psr/log": "~1.0",
c2b44ba2
SL
2694 "symfony/config": "~2.8|~3.0|~4.0",
2695 "symfony/dependency-injection": "~3.3|~4.0",
2696 "symfony/expression-language": "~2.8|~3.0|~4.0",
2697 "symfony/stopwatch": "~2.8|~3.0|~4.0"
0a4cb750
TO
2698 },
2699 "suggest": {
2700 "symfony/dependency-injection": "",
2701 "symfony/http-kernel": ""
2702 },
2703 "type": "library",
2704 "extra": {
2705 "branch-alias": {
c2b44ba2 2706 "dev-master": "3.4-dev"
0a4cb750
TO
2707 }
2708 },
2709 "autoload": {
c837b233 2710 "psr-4": {
0a4cb750 2711 "Symfony\\Component\\EventDispatcher\\": ""
c837b233
SL
2712 },
2713 "exclude-from-classmap": [
2714 "/Tests/"
2715 ]
0a4cb750
TO
2716 },
2717 "notification-url": "https://packagist.org/downloads/",
2718 "license": [
2719 "MIT"
2720 ],
2721 "authors": [
0a4cb750
TO
2722 {
2723 "name": "Fabien Potencier",
2724 "email": "fabien@symfony.com"
a892989e
DS
2725 },
2726 {
2727 "name": "Symfony Community",
2728 "homepage": "https://symfony.com/contributors"
0a4cb750
TO
2729 }
2730 ],
2731 "description": "Symfony EventDispatcher Component",
a892989e 2732 "homepage": "https://symfony.com",
c2b44ba2 2733 "time": "2020-03-15T09:38:08+00:00"
40787e18
TO
2734 },
2735 {
2736 "name": "symfony/filesystem",
c2b44ba2 2737 "version": "v3.4.40",
40787e18
TO
2738 "source": {
2739 "type": "git",
a84cc605 2740 "url": "https://github.com/symfony/filesystem.git",
c2b44ba2 2741 "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515"
40787e18
TO
2742 },
2743 "dist": {
2744 "type": "zip",
c2b44ba2
SL
2745 "url": "https://api.github.com/repos/symfony/filesystem/zipball/78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
2746 "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
40787e18
TO
2747 "shasum": ""
2748 },
2749 "require": {
c2b44ba2 2750 "php": "^5.5.9|>=7.0.8",
c837b233 2751 "symfony/polyfill-ctype": "~1.8"
a892989e 2752 },
40787e18
TO
2753 "type": "library",
2754 "extra": {
2755 "branch-alias": {
c2b44ba2 2756 "dev-master": "3.4-dev"
40787e18
TO
2757 }
2758 },
2759 "autoload": {
c837b233 2760 "psr-4": {
40787e18 2761 "Symfony\\Component\\Filesystem\\": ""
c837b233
SL
2762 },
2763 "exclude-from-classmap": [
2764 "/Tests/"
2765 ]
40787e18
TO
2766 },
2767 "notification-url": "https://packagist.org/downloads/",
2768 "license": [
2769 "MIT"
2770 ],
2771 "authors": [
40787e18 2772 {
d892b317
TO
2773 "name": "Fabien Potencier",
2774 "email": "fabien@symfony.com"
a892989e
DS
2775 },
2776 {
2777 "name": "Symfony Community",
2778 "homepage": "https://symfony.com/contributors"
40787e18
TO
2779 }
2780 ],
2781 "description": "Symfony Filesystem Component",
a892989e 2782 "homepage": "https://symfony.com",
c2b44ba2 2783 "time": "2020-04-12T16:54:01+00:00"
0a4cb750
TO
2784 },
2785 {
2786 "name": "symfony/finder",
c2b44ba2 2787 "version": "v3.4.40",
0a4cb750
TO
2788 "source": {
2789 "type": "git",
a892989e 2790 "url": "https://github.com/symfony/finder.git",
c2b44ba2 2791 "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200"
0a4cb750
TO
2792 },
2793 "dist": {
2794 "type": "zip",
c2b44ba2
SL
2795 "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200",
2796 "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200",
0a4cb750
TO
2797 "shasum": ""
2798 },
2799 "require": {
c2b44ba2 2800 "php": "^5.5.9|>=7.0.8"
a892989e 2801 },
0a4cb750
TO
2802 "type": "library",
2803 "extra": {
2804 "branch-alias": {
c2b44ba2 2805 "dev-master": "3.4-dev"
0a4cb750
TO
2806 }
2807 },
2808 "autoload": {
c837b233 2809 "psr-4": {
0a4cb750 2810 "Symfony\\Component\\Finder\\": ""
c837b233
SL
2811 },
2812 "exclude-from-classmap": [
2813 "/Tests/"
2814 ]
0a4cb750
TO
2815 },
2816 "notification-url": "https://packagist.org/downloads/",
2817 "license": [
2818 "MIT"
2819 ],
2820 "authors": [
0a4cb750
TO
2821 {
2822 "name": "Fabien Potencier",
2823 "email": "fabien@symfony.com"
a892989e
DS
2824 },
2825 {
2826 "name": "Symfony Community",
2827 "homepage": "https://symfony.com/contributors"
0a4cb750
TO
2828 }
2829 ],
2830 "description": "Symfony Finder Component",
a892989e 2831 "homepage": "https://symfony.com",
c2b44ba2 2832 "time": "2020-02-14T07:34:21+00:00"
0a4cb750 2833 },
0e24103e 2834 {
c837b233 2835 "name": "symfony/polyfill-ctype",
c2b44ba2 2836 "version": "v1.17.0",
0e24103e
TO
2837 "source": {
2838 "type": "git",
c837b233 2839 "url": "https://github.com/symfony/polyfill-ctype.git",
c2b44ba2 2840 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
0e24103e
TO
2841 },
2842 "dist": {
2843 "type": "zip",
c2b44ba2
SL
2844 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2845 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
0e24103e
TO
2846 "shasum": ""
2847 },
2848 "require": {
664e998e
SL
2849 "php": ">=5.3.3"
2850 },
b01b546f
TO
2851 "suggest": {
2852 "ext-ctype": "For best performance"
2853 },
c837b233
SL
2854 "type": "library",
2855 "extra": {
2856 "branch-alias": {
c2b44ba2 2857 "dev-master": "1.17-dev"
c837b233
SL
2858 }
2859 },
2860 "autoload": {
2861 "psr-4": {
2862 "Symfony\\Polyfill\\Ctype\\": ""
2863 },
2864 "files": [
2865 "bootstrap.php"
2866 ]
2867 },
2868 "notification-url": "https://packagist.org/downloads/",
2869 "license": [
2870 "MIT"
2871 ],
2872 "authors": [
c837b233
SL
2873 {
2874 "name": "Gert de Pagter",
2875 "email": "BackEndTea@gmail.com"
2517d365
SL
2876 },
2877 {
2878 "name": "Symfony Community",
2879 "homepage": "https://symfony.com/contributors"
c837b233
SL
2880 }
2881 ],
2882 "description": "Symfony polyfill for ctype functions",
2883 "homepage": "https://symfony.com",
2884 "keywords": [
2885 "compatibility",
2886 "ctype",
2887 "polyfill",
2888 "portable"
2889 ],
c2b44ba2 2890 "time": "2020-05-12T16:14:59+00:00"
c837b233 2891 },
5ff57db4
SL
2892 {
2893 "name": "symfony/polyfill-iconv",
c2b44ba2 2894 "version": "v1.17.0",
5ff57db4
SL
2895 "source": {
2896 "type": "git",
2897 "url": "https://github.com/symfony/polyfill-iconv.git",
c2b44ba2 2898 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
5ff57db4
SL
2899 },
2900 "dist": {
2901 "type": "zip",
c2b44ba2
SL
2902 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
2903 "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
5ff57db4
SL
2904 "shasum": ""
2905 },
2906 "require": {
2907 "php": ">=5.3.3"
2908 },
2909 "suggest": {
2910 "ext-iconv": "For best performance"
2911 },
2912 "type": "library",
2913 "extra": {
2914 "branch-alias": {
c2b44ba2 2915 "dev-master": "1.17-dev"
5ff57db4
SL
2916 }
2917 },
2918 "autoload": {
2919 "psr-4": {
2920 "Symfony\\Polyfill\\Iconv\\": ""
2921 },
2922 "files": [
2923 "bootstrap.php"
2924 ]
2925 },
2926 "notification-url": "https://packagist.org/downloads/",
2927 "license": [
2928 "MIT"
2929 ],
2930 "authors": [
2931 {
2932 "name": "Nicolas Grekas",
2933 "email": "p@tchwork.com"
2934 },
2935 {
2936 "name": "Symfony Community",
2937 "homepage": "https://symfony.com/contributors"
2938 }
2939 ],
2940 "description": "Symfony polyfill for the Iconv extension",
2941 "homepage": "https://symfony.com",
2942 "keywords": [
2943 "compatibility",
2944 "iconv",
2945 "polyfill",
2946 "portable",
2947 "shim"
2948 ],
c2b44ba2 2949 "time": "2020-05-12T16:47:27+00:00"
5ff57db4 2950 },
bd4dda2a 2951 {
2952 "name": "symfony/polyfill-intl-idn",
2953 "version": "v1.17.0",
2954 "source": {
2955 "type": "git",
2956 "url": "https://github.com/symfony/polyfill-intl-idn.git",
2957 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
2958 },
2959 "dist": {
2960 "type": "zip",
2961 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
2962 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
2963 "shasum": ""
2964 },
2965 "require": {
2966 "php": ">=5.3.3",
2967 "symfony/polyfill-mbstring": "^1.3",
2968 "symfony/polyfill-php72": "^1.10"
2969 },
2970 "suggest": {
2971 "ext-intl": "For best performance"
2972 },
2973 "type": "library",
2974 "extra": {
2975 "branch-alias": {
2976 "dev-master": "1.17-dev"
2977 }
2978 },
2979 "autoload": {
2980 "psr-4": {
2981 "Symfony\\Polyfill\\Intl\\Idn\\": ""
2982 },
2983 "files": [
2984 "bootstrap.php"
2985 ]
2986 },
2987 "notification-url": "https://packagist.org/downloads/",
2988 "license": [
2989 "MIT"
2990 ],
2991 "authors": [
2992 {
2993 "name": "Laurent Bassin",
2994 "email": "laurent@bassin.info"
2995 },
2996 {
2997 "name": "Symfony Community",
2998 "homepage": "https://symfony.com/contributors"
2999 }
3000 ],
3001 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3002 "homepage": "https://symfony.com",
3003 "keywords": [
3004 "compatibility",
3005 "idn",
3006 "intl",
3007 "polyfill",
3008 "portable",
3009 "shim"
3010 ],
3011 "time": "2020-05-12T16:47:27+00:00"
3012 },
3013 {
3014 "name": "symfony/polyfill-mbstring",
3015 "version": "v1.17.0",
3016 "source": {
3017 "type": "git",
3018 "url": "https://github.com/symfony/polyfill-mbstring.git",
3019 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
3020 },
3021 "dist": {
3022 "type": "zip",
3023 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
3024 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
3025 "shasum": ""
3026 },
3027 "require": {
3028 "php": ">=5.3.3"
3029 },
3030 "suggest": {
3031 "ext-mbstring": "For best performance"
3032 },
3033 "type": "library",
3034 "extra": {
3035 "branch-alias": {
3036 "dev-master": "1.17-dev"
3037 }
3038 },
3039 "autoload": {
3040 "psr-4": {
3041 "Symfony\\Polyfill\\Mbstring\\": ""
3042 },
3043 "files": [
3044 "bootstrap.php"
3045 ]
3046 },
3047 "notification-url": "https://packagist.org/downloads/",
3048 "license": [
3049 "MIT"
3050 ],
3051 "authors": [
3052 {
3053 "name": "Nicolas Grekas",
3054 "email": "p@tchwork.com"
3055 },
3056 {
3057 "name": "Symfony Community",
3058 "homepage": "https://symfony.com/contributors"
3059 }
3060 ],
3061 "description": "Symfony polyfill for the Mbstring extension",
3062 "homepage": "https://symfony.com",
3063 "keywords": [
3064 "compatibility",
3065 "mbstring",
3066 "polyfill",
3067 "portable",
3068 "shim"
3069 ],
1d285671
SL
3070 "funding": [
3071 {
3072 "url": "https://symfony.com/sponsor",
3073 "type": "custom"
3074 },
3075 {
3076 "url": "https://github.com/fabpot",
3077 "type": "github"
3078 },
3079 {
3080 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3081 "type": "tidelift"
3082 }
3083 ],
bd4dda2a 3084 "time": "2020-05-12T16:47:27+00:00"
3085 },
3086 {
3087 "name": "symfony/polyfill-php72",
3088 "version": "v1.17.0",
3089 "source": {
3090 "type": "git",
3091 "url": "https://github.com/symfony/polyfill-php72.git",
3092 "reference": "f048e612a3905f34931127360bdd2def19a5e582"
3093 },
3094 "dist": {
3095 "type": "zip",
3096 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
3097 "reference": "f048e612a3905f34931127360bdd2def19a5e582",
3098 "shasum": ""
3099 },
3100 "require": {
3101 "php": ">=5.3.3"
3102 },
3103 "type": "library",
3104 "extra": {
3105 "branch-alias": {
3106 "dev-master": "1.17-dev"
3107 }
3108 },
3109 "autoload": {
3110 "psr-4": {
3111 "Symfony\\Polyfill\\Php72\\": ""
3112 },
3113 "files": [
3114 "bootstrap.php"
3115 ]
3116 },
3117 "notification-url": "https://packagist.org/downloads/",
3118 "license": [
3119 "MIT"
3120 ],
3121 "authors": [
3122 {
3123 "name": "Nicolas Grekas",
3124 "email": "p@tchwork.com"
3125 },
3126 {
3127 "name": "Symfony Community",
3128 "homepage": "https://symfony.com/contributors"
3129 }
3130 ],
3131 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3132 "homepage": "https://symfony.com",
3133 "keywords": [
3134 "compatibility",
3135 "polyfill",
3136 "portable",
3137 "shim"
3138 ],
3139 "time": "2020-05-12T16:47:27+00:00"
3140 },
c837b233
SL
3141 {
3142 "name": "symfony/process",
c2b44ba2 3143 "version": "v3.4.40",
c837b233
SL
3144 "source": {
3145 "type": "git",
3146 "url": "https://github.com/symfony/process.git",
c2b44ba2 3147 "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271"
c837b233
SL
3148 },
3149 "dist": {
3150 "type": "zip",
c2b44ba2
SL
3151 "url": "https://api.github.com/repos/symfony/process/zipball/f5104c9dcbc2cfad45d01d5150c1da9836967271",
3152 "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271",
c837b233
SL
3153 "shasum": ""
3154 },
3155 "require": {
c2b44ba2 3156 "php": "^5.5.9|>=7.0.8"
a892989e 3157 },
0e24103e
TO
3158 "type": "library",
3159 "extra": {
3160 "branch-alias": {
c2b44ba2 3161 "dev-master": "3.4-dev"
0e24103e
TO
3162 }
3163 },
3164 "autoload": {
c837b233 3165 "psr-4": {
0e24103e 3166 "Symfony\\Component\\Process\\": ""
c837b233
SL
3167 },
3168 "exclude-from-classmap": [
3169 "/Tests/"
3170 ]
0e24103e
TO
3171 },
3172 "notification-url": "https://packagist.org/downloads/",
3173 "license": [
3174 "MIT"
3175 ],
3176 "authors": [
0e24103e 3177 {
40787e18
TO
3178 "name": "Fabien Potencier",
3179 "email": "fabien@symfony.com"
a892989e
DS
3180 },
3181 {
3182 "name": "Symfony Community",
3183 "homepage": "https://symfony.com/contributors"
0e24103e
TO
3184 }
3185 ],
3186 "description": "Symfony Process Component",
a892989e 3187 "homepage": "https://symfony.com",
c2b44ba2 3188 "time": "2020-04-12T14:33:46+00:00"
0e24103e 3189 },
10e59978 3190 {
3191 "name": "symfony/var-dumper",
3192 "version": "v3.4.44",
3193 "source": {
3194 "type": "git",
3195 "url": "https://github.com/symfony/var-dumper.git",
3196 "reference": "3e31b82077039b1ea3b5a203ec1e3016606f4484"
3197 },
3198 "dist": {
3199 "type": "zip",
3200 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3e31b82077039b1ea3b5a203ec1e3016606f4484",
3201 "reference": "3e31b82077039b1ea3b5a203ec1e3016606f4484",
3202 "shasum": ""
3203 },
3204 "require": {
3205 "php": "^5.5.9|>=7.0.8",
3206 "symfony/polyfill-mbstring": "~1.0"
3207 },
3208 "conflict": {
3209 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
3210 },
3211 "require-dev": {
3212 "ext-iconv": "*",
3213 "twig/twig": "~1.34|~2.4"
3214 },
3215 "suggest": {
3216 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
3217 "ext-intl": "To show region name in time zone dump",
3218 "ext-symfony_debug": ""
3219 },
3220 "type": "library",
3221 "extra": {
3222 "branch-alias": {
3223 "dev-master": "3.4-dev"
3224 }
3225 },
3226 "autoload": {
3227 "files": [
3228 "Resources/functions/dump.php"
3229 ],
3230 "psr-4": {
3231 "Symfony\\Component\\VarDumper\\": ""
3232 },
3233 "exclude-from-classmap": [
3234 "/Tests/"
3235 ]
3236 },
3237 "notification-url": "https://packagist.org/downloads/",
3238 "license": [
3239 "MIT"
3240 ],
3241 "authors": [
3242 {
3243 "name": "Nicolas Grekas",
3244 "email": "p@tchwork.com"
3245 },
3246 {
3247 "name": "Symfony Community",
3248 "homepage": "https://symfony.com/contributors"
3249 }
3250 ],
3251 "description": "Symfony mechanism for exploring and dumping PHP variables",
3252 "homepage": "https://symfony.com",
3253 "keywords": [
3254 "debug",
3255 "dump"
3256 ],
3257 "funding": [
3258 {
3259 "url": "https://symfony.com/sponsor",
3260 "type": "custom"
3261 },
3262 {
3263 "url": "https://github.com/fabpot",
3264 "type": "github"
3265 },
3266 {
3267 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3268 "type": "tidelift"
3269 }
3270 ],
3271 "time": "2020-08-17T07:27:37+00:00"
3272 },
f6c3a87a
CB
3273 {
3274 "name": "tecnickcom/tcpdf",
b55dd020 3275 "version": "6.3.5",
f6c3a87a
CB
3276 "source": {
3277 "type": "git",
3278 "url": "https://github.com/tecnickcom/TCPDF.git",
b55dd020 3279 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
f6c3a87a
CB
3280 },
3281 "dist": {
3282 "type": "zip",
b55dd020
SL
3283 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
3284 "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
f6c3a87a
CB
3285 "shasum": ""
3286 },
3287 "require": {
3288 "php": ">=5.3.0"
3289 },
3290 "type": "library",
3291 "autoload": {
3292 "classmap": [
f6c3a87a
CB
3293 "config",
3294 "include",
3295 "tcpdf.php",
3296 "tcpdf_parser.php",
3297 "tcpdf_import.php",
3298 "tcpdf_barcodes_1d.php",
3299 "tcpdf_barcodes_2d.php",
3300 "include/tcpdf_colors.php",
3301 "include/tcpdf_filters.php",
3302 "include/tcpdf_font_data.php",
3303 "include/tcpdf_fonts.php",
3304 "include/tcpdf_images.php",
3305 "include/tcpdf_static.php",
3306 "include/barcodes/datamatrix.php",
3307 "include/barcodes/pdf417.php",
3308 "include/barcodes/qrcode.php"
3309 ]
3310 },
3311 "notification-url": "https://packagist.org/downloads/",
3312 "license": [
b55dd020 3313 "LGPL-3.0-only"
f6c3a87a
CB
3314 ],
3315 "authors": [
3316 {
3317 "name": "Nicola Asuni",
3318 "email": "info@tecnick.com",
679b306e 3319 "role": "lead"
f6c3a87a
CB
3320 }
3321 ],
3322 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
3323 "homepage": "http://www.tcpdf.org/",
3324 "keywords": [
3325 "PDFD32000-2008",
3326 "TCPDF",
3327 "barcodes",
3328 "datamatrix",
3329 "pdf",
3330 "pdf417",
3331 "qrcode"
3332 ],
b55dd020 3333 "time": "2020-02-14T14:20:12+00:00"
f6c3a87a 3334 },
79e677dd
TO
3335 {
3336 "name": "togos/gitignore",
3337 "version": "1.1.1",
3338 "source": {
3339 "type": "git",
3340 "url": "https://github.com/TOGoS/PHPGitIgnore.git",
3341 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4"
3342 },
3343 "dist": {
3344 "type": "zip",
3345 "url": "https://api.github.com/repos/TOGoS/PHPGitIgnore/zipball/32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
3346 "reference": "32bc0830e4123f670adcbf5ddda5bef362f4f4d4",
3347 "shasum": ""
3348 },
3349 "require": {
3350 "php": ">=5.2"
3351 },
3352 "require-dev": {
3353 "togos/simpler-test": "1.1.1"
3354 },
3355 "type": "library",
3356 "autoload": {
3357 "psr-0": {
3358 "TOGoS_GitIgnore_": "src/main/php/"
3359 }
3360 },
3361 "notification-url": "https://packagist.org/downloads/",
3362 "license": [
3363 "MIT"
3364 ],
3365 "description": "Parser for .gitignore (and sparse-checkout, and anything else using the same format) files",
3366 "time": "2019-04-19T19:16:58+00:00"
3367 },
0a4cb750
TO
3368 {
3369 "name": "totten/ca-config",
26c57e2d 3370 "version": "v17.05.0",
0a4cb750
TO
3371 "source": {
3372 "type": "git",
3373 "url": "https://github.com/totten/ca_config.git",
26c57e2d 3374 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
0a4cb750
TO
3375 },
3376 "dist": {
3377 "type": "zip",
26c57e2d
TO
3378 "url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
3379 "reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
0a4cb750
TO
3380 "shasum": ""
3381 },
3382 "require": {
3383 "php": ">=5.2"
3384 },
3385 "type": "library",
3386 "autoload": {
3387 "psr-0": {
3388 "CA_Config": "src/"
3389 }
3390 },
3391 "notification-url": "https://packagist.org/downloads/",
3392 "license": [
3393 "BSD-2-Clause"
3394 ],
3395 "authors": [
3396 {
3397 "name": "Tim Otten",
3398 "email": "to-git@think.hm"
3399 }
3400 ],
3401 "description": "Default configuration for certificate authorities",
3402 "homepage": "https://github.com/totten/ca_config",
26c57e2d 3403 "time": "2017-05-10T20:08:17+00:00"
16b60c30 3404 },
4034556f
TO
3405 {
3406 "name": "totten/lurkerlite",
3407 "version": "1.3.0",
3408 "source": {
3409 "type": "git",
3410 "url": "https://github.com/totten/Lurker.git",
3411 "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a"
3412 },
3413 "dist": {
3414 "type": "zip",
3415 "url": "https://api.github.com/repos/totten/Lurker/zipball/a20c47142b486415b9117c76aa4c2117ff95b49a",
3416 "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a",
3417 "shasum": ""
3418 },
3419 "require": {
3420 "php": ">=5.3.3"
3421 },
3422 "replace": {
3423 "henrikbjorn/lurker": "*"
3424 },
3425 "suggest": {
3426 "ext-inotify": ">=0.1.6"
3427 },
3428 "type": "library",
3429 "extra": {
3430 "branch-alias": {
3431 "dev-master": "1.3.x-dev"
3432 }
3433 },
3434 "autoload": {
3435 "psr-0": {
3436 "Lurker": "src"
3437 }
3438 },
3439 "notification-url": "https://packagist.org/downloads/",
3440 "license": [
3441 "MIT"
3442 ],
3443 "authors": [
3444 {
3445 "name": "Konstantin Kudryashov",
3446 "email": "ever.zet@gmail.com"
3447 },
3448 {
3449 "name": "Yaroslav Kiliba",
3450 "email": "om.dattaya@gmail.com"
3451 },
3452 {
3453 "name": "Henrik Bjrnskov",
3454 "email": "henrik@bjrnskov.dk"
3455 }
3456 ],
3457 "description": "Resource Watcher - Lightweight edition of henrikbjorn/lurker with no dependencies",
3458 "keywords": [
3459 "filesystem",
3460 "resource",
3461 "watching"
3462 ],
3463 "time": "2020-09-01T10:01:01+00:00"
3464 },
c5abc6ae
SL
3465 {
3466 "name": "tplaner/when",
ab242d96 3467 "version": "3.0.0+php53",
c5abc6ae
SL
3468 "dist": {
3469 "type": "zip",
6086c345 3470 "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip"
c5abc6ae
SL
3471 },
3472 "require": {
3473 "php": ">=5.3.0"
3474 },
3475 "require-dev": {
ab242d96 3476 "phpunit/phpunit": "~4.0"
c5abc6ae
SL
3477 },
3478 "type": "library",
3479 "autoload": {
3480 "psr-4": {
3481 "When\\": "src/"
3482 }
3483 },
c5abc6ae
SL
3484 "license": [
3485 "MIT"
3486 ],
3487 "authors": [
3488 {
3489 "name": "Tom Planer",
3490 "email": "tplaner@gmail.com"
3491 }
3492 ],
3493 "description": "Date/Calendar recursion library.",
3494 "homepage": "https://github.com/tplaner/When",
3495 "keywords": [
ab242d96 3496 "DateTime",
c5abc6ae 3497 "date",
c5abc6ae 3498 "recurrence",
c5abc6ae 3499 "time"
ab242d96 3500 ]
c5abc6ae 3501 },
4fed6a99
TO
3502 {
3503 "name": "tubalmartin/cssmin",
3504 "version": "v4.1.1",
3505 "source": {
3506 "type": "git",
3507 "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
3508 "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
3509 },
3510 "dist": {
3511 "type": "zip",
3512 "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
3513 "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
3514 "shasum": ""
3515 },
3516 "require": {
3517 "ext-pcre": "*",
3518 "php": ">=5.3.2"
3519 },
3520 "require-dev": {
3521 "cogpowered/finediff": "0.3.*",
3522 "phpunit/phpunit": "4.8.*"
3523 },
3524 "bin": [
3525 "cssmin"
3526 ],
3527 "type": "library",
3528 "autoload": {
3529 "psr-4": {
3530 "tubalmartin\\CssMin\\": "src"
3531 }
3532 },
3533 "notification-url": "https://packagist.org/downloads/",
3534 "license": [
3535 "BSD-3-Clause"
3536 ],
3537 "authors": [
3538 {
3539 "name": "Túbal Martín",
3540 "homepage": "http://tubalmartin.me/"
3541 }
3542 ],
3543 "description": "A PHP port of the YUI CSS compressor",
3544 "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
3545 "keywords": [
3546 "compress",
3547 "compressor",
3548 "css",
3549 "cssmin",
3550 "minify",
3551 "yui"
3552 ],
3553 "time": "2018-01-15T15:26:51+00:00"
3554 },
2d38c687
PF
3555 {
3556 "name": "typo3/phar-stream-wrapper",
3557 "version": "v3.1.4",
3558 "source": {
3559 "type": "git",
3560 "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
3561 "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04"
3562 },
3563 "dist": {
3564 "type": "zip",
3565 "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
3566 "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
3567 "shasum": ""
3568 },
3569 "require": {
3570 "ext-json": "*",
3571 "php": "^7.0"
3572 },
3573 "require-dev": {
3574 "ext-xdebug": "*",
3575 "phpunit/phpunit": "^6.5"
3576 },
3577 "suggest": {
3578 "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
3579 },
3580 "type": "library",
3581 "extra": {
3582 "branch-alias": {
3583 "dev-master": "v3.x-dev"
3584 }
3585 },
3586 "autoload": {
3587 "psr-4": {
3588 "TYPO3\\PharStreamWrapper\\": "src/"
3589 }
3590 },
3591 "notification-url": "https://packagist.org/downloads/",
3592 "license": [
3593 "MIT"
3594 ],
3595 "description": "Interceptors for PHP's native phar:// stream handling",
3596 "homepage": "https://typo3.org/",
3597 "keywords": [
3598 "phar",
3599 "php",
3600 "security",
3601 "stream-wrapper"
3602 ],
3603 "time": "2019-12-10T11:53:27+00:00"
3604 },
4c6c3076
SL
3605 {
3606 "name": "xkerman/restricted-unserialize",
3607 "version": "1.1.12",
3608 "source": {
3609 "type": "git",
3610 "url": "https://github.com/xKerman/restricted-unserialize.git",
3611 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489"
3612 },
3613 "dist": {
3614 "type": "zip",
3615 "url": "https://api.github.com/repos/xKerman/restricted-unserialize/zipball/4c6cadbb176c04d3e19b9bb8b40df12998460489",
3616 "reference": "4c6cadbb176c04d3e19b9bb8b40df12998460489",
3617 "shasum": ""
3618 },
3619 "require": {
3620 "php": ">=5.2"
3621 },
3622 "require-dev": {
3623 "nikic/php-parser": "^1.4|^3.0|^4.2",
3624 "phpmd/phpmd": "^2.6",
3625 "phpunit/phpunit": "^4.8|^5.7|^6.5|^7.4|^8.2",
3626 "sebastian/phpcpd": "^2.0|^3.0|^4.1",
3627 "squizlabs/php_codesniffer": "^2.9|^3.4"
3628 },
3629 "type": "library",
3630 "autoload": {
3631 "files": [
3632 "src/function.php"
3633 ],
3634 "psr-4": {
3635 "xKerman\\Restricted\\": "src"
3636 }
3637 },
3638 "notification-url": "https://packagist.org/downloads/",
3639 "license": [
3640 "MIT"
3641 ],
3642 "authors": [
3643 {
3644 "name": "xKerman",
3645 "email": "xKhorasan@gmail.com"
3646 }
3647 ],
3648 "description": "provide PHP Object Injection safe unserialize function",
3649 "keywords": [
3650 "PHP Object Injection",
3651 "deserialize",
3652 "unserialize"
3653 ],
3654 "time": "2019-08-11T00:04:39+00:00"
3655 },
61a197f8
SL
3656 {
3657 "name": "zendframework/zend-escaper",
bd48ca3f 3658 "version": "2.4.13",
61a197f8
SL
3659 "source": {
3660 "type": "git",
3661 "url": "https://github.com/zendframework/zend-escaper.git",
3662 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
3663 },
3664 "dist": {
3665 "type": "zip",
3666 "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
3667 "reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
3668 "shasum": ""
3669 },
3670 "require": {
3671 "php": ">=5.3.23"
3672 },
3673 "require-dev": {
3674 "fabpot/php-cs-fixer": "1.7.*",
3675 "phpunit/phpunit": "~4.0",
3676 "satooshi/php-coveralls": "dev-master"
3677 },
3678 "type": "library",
3679 "extra": {
3680 "branch-alias": {
3681 "dev-master": "2.4-dev",
3682 "dev-develop": "2.5-dev"
3683 }
3684 },
3685 "autoload": {
3686 "psr-4": {
3687 "Zend\\Escaper\\": "src/"
3688 }
3689 },
3690 "notification-url": "https://packagist.org/downloads/",
3691 "license": [
3692 "BSD-3-Clause"
3693 ],
3694 "homepage": "https://github.com/zendframework/zend-escaper",
3695 "keywords": [
3696 "escaper",
3697 "zf2"
3698 ],
ec88fefe 3699 "abandoned": "laminas/laminas-escaper",
8450657b 3700 "time": "2015-05-07T14:55:31+00:00"
61a197f8 3701 },
16b60c30
TO
3702 {
3703 "name": "zetacomponents/base",
16924c84 3704 "version": "1.9.1",
16b60c30
TO
3705 "source": {
3706 "type": "git",
3707 "url": "https://github.com/zetacomponents/Base.git",
16924c84 3708 "reference": "489e20235989ddc97fdd793af31ac803972454f1"
16b60c30
TO
3709 },
3710 "dist": {
3711 "type": "zip",
16924c84 3712 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1",
3713 "reference": "489e20235989ddc97fdd793af31ac803972454f1",
16b60c30
TO
3714 "shasum": ""
3715 },
16924c84 3716 "require-dev": {
3717 "phpunit/phpunit": "~5.7",
3718 "zetacomponents/unit-test": "*"
3719 },
16b60c30
TO
3720 "type": "library",
3721 "autoload": {
3722 "classmap": [
3723 "src"
3724 ]
3725 },
3726 "notification-url": "https://packagist.org/downloads/",
3727 "license": [
16924c84 3728 "Apache-2.0"
16b60c30
TO
3729 ],
3730 "authors": [
3731 {
3732 "name": "Sergey Alexeev"
3733 },
3734 {
3735 "name": "Sebastian Bergmann"
3736 },
3737 {
3738 "name": "Jan Borsodi"
3739 },
3740 {
3741 "name": "Raymond Bosman"
3742 },
3743 {
3744 "name": "Frederik Holljen"
3745 },
3746 {
3747 "name": "Kore Nordmann"
3748 },
3749 {
3750 "name": "Derick Rethans"
3751 },
3752 {
3753 "name": "Vadym Savchuk"
3754 },
3755 {
3756 "name": "Tobias Schlitt"
3757 },
3758 {
3759 "name": "Alexandru Stanoi"
3760 }
3761 ],
3762 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
3763 "homepage": "https://github.com/zetacomponents",
16924c84 3764 "time": "2017-11-28T11:30:00+00:00"
16b60c30
TO
3765 },
3766 {
3767 "name": "zetacomponents/mail",
b55dd020 3768 "version": "1.9.2",
16b60c30
TO
3769 "source": {
3770 "type": "git",
8a1794a9 3771 "url": "https://github.com/zetacomponents/Mail.git",
b55dd020 3772 "reference": "c55267564d78724d4c25188fc653fef0da4c920a"
8a1794a9
SL
3773 },
3774 "dist": {
3775 "type": "zip",
b55dd020
SL
3776 "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/c55267564d78724d4c25188fc653fef0da4c920a",
3777 "reference": "c55267564d78724d4c25188fc653fef0da4c920a",
8a1794a9 3778 "shasum": ""
16924c84 3779 },
3780 "require": {
3781 "zetacomponents/base": "~1.8"
3782 },
3783 "require-dev": {
b55dd020 3784 "phpunit/phpunit": "~7.5",
16924c84 3785 "zetacomponents/unit-test": "*"
16b60c30
TO
3786 },
3787 "type": "library",
8a1794a9
SL
3788 "extra": {
3789 "patches_applied": {
b4998943 3790 "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch"
8a1794a9
SL
3791 }
3792 },
16b60c30
TO
3793 "autoload": {
3794 "classmap": [
3795 "src"
3796 ]
3797 },
8a1794a9 3798 "notification-url": "https://packagist.org/downloads/",
16b60c30 3799 "license": [
16924c84 3800 "Apache-2.0"
16b60c30
TO
3801 ],
3802 "authors": [
3803 {
3804 "name": "Sergey Alexeev"
3805 },
3806 {
3807 "name": "Sebastian Bergmann"
3808 },
3809 {
3810 "name": "Jan Borsodi"
3811 },
3812 {
3813 "name": "Raymond Bosman"
3814 },
3815 {
3816 "name": "Frederik Holljen"
3817 },
3818 {
3819 "name": "Kore Nordmann"
3820 },
3821 {
3822 "name": "Derick Rethans"
3823 },
3824 {
3825 "name": "Vadym Savchuk"
3826 },
3827 {
3828 "name": "Tobias Schlitt"
3829 },
3830 {
3831 "name": "Alexandru Stanoi"
3832 },
16b60c30 3833 {
8a1794a9 3834 "name": "Sinisa Dukaric"
16b60c30
TO
3835 },
3836 {
8a1794a9 3837 "name": "Mikko Koppanen"
bd63411f 3838 },
3839 {
3840 "name": "Christian Michel"
16b60c30
TO
3841 }
3842 ],
3843 "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.",
3844 "homepage": "https://github.com/zetacomponents",
b55dd020 3845 "time": "2020-06-13T12:38:26+00:00"
0a4cb750
TO
3846 }
3847 ],
b4998943 3848 "packages-dev": [],
0a4cb750
TO
3849 "aliases": [],
3850 "minimum-stability": "stable",
16b60c30 3851 "stability-flags": {
b4998943 3852 "pear/validate_finance_creditcard": 20
16b60c30 3853 },
0a4cb750
TO
3854 "prefer-stable": false,
3855 "prefer-lowest": false,
133dc2c2 3856 "platform": {
e050e52a 3857 "php": "~7.2",
ca4cfe7a 3858 "ext-intl": "*"
133dc2c2 3859 },
dc3ace93
TO
3860 "platform-dev": [],
3861 "platform-overrides": {
e050e52a 3862 "php": "7.2"
10e59978 3863 },
41fc09b1 3864 "plugin-api-version": "2.0.0"
0a4cb750 3865}