php8 fixes (#4020)
[openemr.git] / composer.lock
blobf218c3569044d911a6799498128ab6e97e1aff0f
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "c475a84c70811d9e55f00015c7b301c3",
8     "packages": [
9         {
10             "name": "academe/authorizenet-objects",
11             "version": "0.7.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/academe/authorizenet-objects.git",
15                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53",
20                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.6.0"
25             },
26             "require-dev": {
27                 "moneyphp/money": "^3.0",
28                 "phpunit/phpunit": "^5.7 || ^6.4 || ^7.0",
29                 "squizlabs/php_codesniffer": "^3"
30             },
31             "suggest": {
32                 "moneyphp/money": "^3.0"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-master": "0.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Academe\\AuthorizeNet\\": "src/"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jason Judge",
52                     "homepage": "https://github.com/judgej"
53                 }
54             ],
55             "description": "Authorize.Net API Message Value Objects",
56             "homepage": "https://github.com/academe/authorizenet-objects",
57             "keywords": [
58                 "authorize",
59                 "authorize net",
60                 "authorize.net",
61                 "gateway",
62                 "merchant",
63                 "omnipay",
64                 "pay",
65                 "payment"
66             ],
67             "support": {
68                 "issues": "https://github.com/academe/authorizenet-objects/issues",
69                 "source": "https://github.com/academe/authorizenet-objects/tree/master"
70             },
71             "time": "2019-06-22T22:33:01+00:00"
72         },
73         {
74             "name": "academe/omnipay-authorizenetapi",
75             "version": "3.1.2",
76             "source": {
77                 "type": "git",
78                 "url": "https://github.com/academe/omnipay-authorizenetapi.git",
79                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e"
80             },
81             "dist": {
82                 "type": "zip",
83                 "url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
84                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
85                 "shasum": ""
86             },
87             "require": {
88                 "academe/authorizenet-objects": "~0.7",
89                 "omnipay/common": "^3",
90                 "symfony/property-access": "^3.2 || ^4.0"
91             },
92             "require-dev": {
93                 "omnipay/tests": "^3",
94                 "squizlabs/php_codesniffer": "^3"
95             },
96             "type": "library",
97             "extra": {
98                 "branch-alias": {
99                     "dev-master": "3.0.x-dev"
100                 }
101             },
102             "autoload": {
103                 "psr-4": {
104                     "Omnipay\\AuthorizeNetApi\\": "src/"
105                 }
106             },
107             "notification-url": "https://packagist.org/downloads/",
108             "license": [
109                 "MIT"
110             ],
111             "authors": [
112                 {
113                     "name": "Jason Judge",
114                     "email": "jason@academe.co.uk"
115                 }
116             ],
117             "description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library",
118             "homepage": "https://github.com/academe/omnipay-authorizenetapi",
119             "keywords": [
120                 "authorize.net",
121                 "gateway",
122                 "merchant",
123                 "omnipay",
124                 "pay",
125                 "payment"
126             ],
127             "support": {
128                 "issues": "https://github.com/academe/omnipay-authorizenetapi/issues",
129                 "source": "https://github.com/academe/omnipay-authorizenetapi/tree/3.1.2"
130             },
131             "time": "2019-08-20T22:09:44+00:00"
132         },
133         {
134             "name": "adodb/adodb-php",
135             "version": "v5.20.18",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "0363eca78eed8bd02d1456072c729da302655241"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/0363eca78eed8bd02d1456072c729da302655241",
144                 "reference": "0363eca78eed8bd02d1456072c729da302655241",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": ">=5.3.2"
149             },
150             "type": "library",
151             "autoload": {
152                 "files": [
153                     "adodb.inc.php"
154                 ]
155             },
156             "notification-url": "https://packagist.org/downloads/",
157             "license": [
158                 "BSD-3-Clause",
159                 "LGPL-2.1-or-later"
160             ],
161             "authors": [
162                 {
163                     "name": "John Lim",
164                     "email": "jlim@natsoft.com",
165                     "role": "Author"
166                 },
167                 {
168                     "name": "Damien Regad",
169                     "role": "Current maintainer"
170                 },
171                 {
172                     "name": "Mark Newnham",
173                     "role": "Developer"
174                 }
175             ],
176             "description": "ADOdb is a PHP database abstraction layer library",
177             "homepage": "http://adodb.org/",
178             "keywords": [
179                 "abstraction",
180                 "database",
181                 "layer",
182                 "library",
183                 "php"
184             ],
185             "support": {
186                 "issues": "https://github.com/ADOdb/ADOdb/issues",
187                 "source": "https://github.com/ADOdb/ADOdb"
188             },
189             "time": "2020-06-28T17:52:20+00:00"
190         },
191         {
192             "name": "bacon/bacon-qr-code",
193             "version": "1.0.3",
194             "source": {
195                 "type": "git",
196                 "url": "https://github.com/Bacon/BaconQrCode.git",
197                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
198             },
199             "dist": {
200                 "type": "zip",
201                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
202                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
203                 "shasum": ""
204             },
205             "require": {
206                 "ext-iconv": "*",
207                 "php": "^5.4|^7.0"
208             },
209             "require-dev": {
210                 "phpunit/phpunit": "^4.8"
211             },
212             "suggest": {
213                 "ext-gd": "to generate QR code images"
214             },
215             "type": "library",
216             "autoload": {
217                 "psr-0": {
218                     "BaconQrCode": "src/"
219                 }
220             },
221             "notification-url": "https://packagist.org/downloads/",
222             "license": [
223                 "BSD-2-Clause"
224             ],
225             "authors": [
226                 {
227                     "name": "Ben Scholzen 'DASPRiD'",
228                     "email": "mail@dasprids.de",
229                     "homepage": "http://www.dasprids.de",
230                     "role": "Developer"
231                 }
232             ],
233             "description": "BaconQrCode is a QR code generator for PHP.",
234             "homepage": "https://github.com/Bacon/BaconQrCode",
235             "support": {
236                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
237                 "source": "https://github.com/Bacon/BaconQrCode/tree/master"
238             },
239             "time": "2017-10-17T09:59:25+00:00"
240         },
241         {
242             "name": "brick/math",
243             "version": "0.9.1",
244             "source": {
245                 "type": "git",
246                 "url": "https://github.com/brick/math.git",
247                 "reference": "283a40c901101e66de7061bd359252c013dcc43c"
248             },
249             "dist": {
250                 "type": "zip",
251                 "url": "https://api.github.com/repos/brick/math/zipball/283a40c901101e66de7061bd359252c013dcc43c",
252                 "reference": "283a40c901101e66de7061bd359252c013dcc43c",
253                 "shasum": ""
254             },
255             "require": {
256                 "ext-json": "*",
257                 "php": "^7.1|^8.0"
258             },
259             "require-dev": {
260                 "php-coveralls/php-coveralls": "^2.2",
261                 "phpunit/phpunit": "^7.5.15|^8.5",
262                 "vimeo/psalm": "^3.5"
263             },
264             "type": "library",
265             "autoload": {
266                 "psr-4": {
267                     "Brick\\Math\\": "src/"
268                 }
269             },
270             "notification-url": "https://packagist.org/downloads/",
271             "license": [
272                 "MIT"
273             ],
274             "description": "Arbitrary-precision arithmetic library",
275             "keywords": [
276                 "Arbitrary-precision",
277                 "BigInteger",
278                 "BigRational",
279                 "arithmetic",
280                 "bigdecimal",
281                 "bignum",
282                 "brick",
283                 "math"
284             ],
285             "support": {
286                 "issues": "https://github.com/brick/math/issues",
287                 "source": "https://github.com/brick/math/tree/master"
288             },
289             "funding": [
290                 {
291                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
292                     "type": "tidelift"
293                 }
294             ],
295             "time": "2020-08-18T23:57:15+00:00"
296         },
297         {
298             "name": "brick/varexporter",
299             "version": "0.3.2",
300             "source": {
301                 "type": "git",
302                 "url": "https://github.com/brick/varexporter.git",
303                 "reference": "411110b797c6b1ecf947a0eec17ffaa59284f5a0"
304             },
305             "dist": {
306                 "type": "zip",
307                 "url": "https://api.github.com/repos/brick/varexporter/zipball/411110b797c6b1ecf947a0eec17ffaa59284f5a0",
308                 "reference": "411110b797c6b1ecf947a0eec17ffaa59284f5a0",
309                 "shasum": ""
310             },
311             "require": {
312                 "nikic/php-parser": "^4.0",
313                 "php": ">=7.2"
314             },
315             "require-dev": {
316                 "php-coveralls/php-coveralls": "^2.0",
317                 "phpunit/phpunit": "^7.0"
318             },
319             "type": "library",
320             "autoload": {
321                 "psr-4": {
322                     "Brick\\VarExporter\\": "src/"
323                 }
324             },
325             "notification-url": "https://packagist.org/downloads/",
326             "license": [
327                 "MIT"
328             ],
329             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
330             "keywords": [
331                 "var_export"
332             ],
333             "support": {
334                 "issues": "https://github.com/brick/varexporter/issues",
335                 "source": "https://github.com/brick/varexporter/tree/master"
336             },
337             "time": "2020-03-13T16:56:53+00:00"
338         },
339         {
340             "name": "clue/stream-filter",
341             "version": "v1.5.0",
342             "source": {
343                 "type": "git",
344                 "url": "https://github.com/clue/php-stream-filter.git",
345                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
346             },
347             "dist": {
348                 "type": "zip",
349                 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
350                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
351                 "shasum": ""
352             },
353             "require": {
354                 "php": ">=5.3"
355             },
356             "require-dev": {
357                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
358             },
359             "type": "library",
360             "autoload": {
361                 "psr-4": {
362                     "Clue\\StreamFilter\\": "src/"
363                 },
364                 "files": [
365                     "src/functions_include.php"
366                 ]
367             },
368             "notification-url": "https://packagist.org/downloads/",
369             "license": [
370                 "MIT"
371             ],
372             "authors": [
373                 {
374                     "name": "Christian Lück",
375                     "email": "christian@clue.engineering"
376                 }
377             ],
378             "description": "A simple and modern approach to stream filtering in PHP",
379             "homepage": "https://github.com/clue/php-stream-filter",
380             "keywords": [
381                 "bucket brigade",
382                 "callback",
383                 "filter",
384                 "php_user_filter",
385                 "stream",
386                 "stream_filter_append",
387                 "stream_filter_register"
388             ],
389             "support": {
390                 "issues": "https://github.com/clue/php-stream-filter/issues",
391                 "source": "https://github.com/clue/php-stream-filter/tree/v1.5.0"
392             },
393             "funding": [
394                 {
395                     "url": "https://clue.engineering/support",
396                     "type": "custom"
397                 },
398                 {
399                     "url": "https://github.com/clue",
400                     "type": "github"
401                 }
402             ],
403             "time": "2020-10-02T12:38:20+00:00"
404         },
405         {
406             "name": "container-interop/container-interop",
407             "version": "1.2.0",
408             "source": {
409                 "type": "git",
410                 "url": "https://github.com/container-interop/container-interop.git",
411                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
412             },
413             "dist": {
414                 "type": "zip",
415                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
416                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
417                 "shasum": ""
418             },
419             "require": {
420                 "psr/container": "^1.0"
421             },
422             "type": "library",
423             "autoload": {
424                 "psr-4": {
425                     "Interop\\Container\\": "src/Interop/Container/"
426                 }
427             },
428             "notification-url": "https://packagist.org/downloads/",
429             "license": [
430                 "MIT"
431             ],
432             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
433             "homepage": "https://github.com/container-interop/container-interop",
434             "support": {
435                 "issues": "https://github.com/container-interop/container-interop/issues",
436                 "source": "https://github.com/container-interop/container-interop/tree/master"
437             },
438             "abandoned": "psr/container",
439             "time": "2017-02-14T19:40:03+00:00"
440         },
441         {
442             "name": "defuse/php-encryption",
443             "version": "v2.2.1",
444             "source": {
445                 "type": "git",
446                 "url": "https://github.com/defuse/php-encryption.git",
447                 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
448             },
449             "dist": {
450                 "type": "zip",
451                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
452                 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
453                 "shasum": ""
454             },
455             "require": {
456                 "ext-openssl": "*",
457                 "paragonie/random_compat": ">= 2",
458                 "php": ">=5.4.0"
459             },
460             "require-dev": {
461                 "nikic/php-parser": "^2.0|^3.0|^4.0",
462                 "phpunit/phpunit": "^4|^5"
463             },
464             "bin": [
465                 "bin/generate-defuse-key"
466             ],
467             "type": "library",
468             "autoload": {
469                 "psr-4": {
470                     "Defuse\\Crypto\\": "src"
471                 }
472             },
473             "notification-url": "https://packagist.org/downloads/",
474             "license": [
475                 "MIT"
476             ],
477             "authors": [
478                 {
479                     "name": "Taylor Hornby",
480                     "email": "taylor@defuse.ca",
481                     "homepage": "https://defuse.ca/"
482                 },
483                 {
484                     "name": "Scott Arciszewski",
485                     "email": "info@paragonie.com",
486                     "homepage": "https://paragonie.com"
487                 }
488             ],
489             "description": "Secure PHP Encryption Library",
490             "keywords": [
491                 "aes",
492                 "authenticated encryption",
493                 "cipher",
494                 "crypto",
495                 "cryptography",
496                 "encrypt",
497                 "encryption",
498                 "openssl",
499                 "security",
500                 "symmetric key cryptography"
501             ],
502             "support": {
503                 "issues": "https://github.com/defuse/php-encryption/issues",
504                 "source": "https://github.com/defuse/php-encryption/tree/master"
505             },
506             "time": "2018-07-24T23:27:56+00:00"
507         },
508         {
509             "name": "dompdf/dompdf",
510             "version": "v0.8.6",
511             "source": {
512                 "type": "git",
513                 "url": "https://github.com/dompdf/dompdf.git",
514                 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
515             },
516             "dist": {
517                 "type": "zip",
518                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
519                 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
520                 "shasum": ""
521             },
522             "require": {
523                 "ext-dom": "*",
524                 "ext-mbstring": "*",
525                 "phenx/php-font-lib": "^0.5.2",
526                 "phenx/php-svg-lib": "^0.3.3",
527                 "php": "^7.1"
528             },
529             "require-dev": {
530                 "mockery/mockery": "^1.3",
531                 "phpunit/phpunit": "^7.5",
532                 "squizlabs/php_codesniffer": "^3.5"
533             },
534             "suggest": {
535                 "ext-gd": "Needed to process images",
536                 "ext-gmagick": "Improves image processing performance",
537                 "ext-imagick": "Improves image processing performance",
538                 "ext-zlib": "Needed for pdf stream compression"
539             },
540             "type": "library",
541             "extra": {
542                 "branch-alias": {
543                     "dev-develop": "0.7-dev"
544                 }
545             },
546             "autoload": {
547                 "psr-4": {
548                     "Dompdf\\": "src/"
549                 },
550                 "classmap": [
551                     "lib/"
552                 ]
553             },
554             "notification-url": "https://packagist.org/downloads/",
555             "license": [
556                 "LGPL-2.1"
557             ],
558             "authors": [
559                 {
560                     "name": "Fabien Ménager",
561                     "email": "fabien.menager@gmail.com"
562                 },
563                 {
564                     "name": "Brian Sweeney",
565                     "email": "eclecticgeek@gmail.com"
566                 },
567                 {
568                     "name": "Gabriel Bull",
569                     "email": "me@gabrielbull.com"
570                 }
571             ],
572             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
573             "homepage": "https://github.com/dompdf/dompdf",
574             "support": {
575                 "issues": "https://github.com/dompdf/dompdf/issues",
576                 "source": "https://github.com/dompdf/dompdf/tree/master"
577             },
578             "time": "2020-08-30T22:54:22+00:00"
579         },
580         {
581             "name": "ezyang/htmlpurifier",
582             "version": "v4.13.0",
583             "source": {
584                 "type": "git",
585                 "url": "https://github.com/ezyang/htmlpurifier.git",
586                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
587             },
588             "dist": {
589                 "type": "zip",
590                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
591                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
592                 "shasum": ""
593             },
594             "require": {
595                 "php": ">=5.2"
596             },
597             "require-dev": {
598                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
599             },
600             "type": "library",
601             "autoload": {
602                 "psr-0": {
603                     "HTMLPurifier": "library/"
604                 },
605                 "files": [
606                     "library/HTMLPurifier.composer.php"
607                 ],
608                 "exclude-from-classmap": [
609                     "/library/HTMLPurifier/Language/"
610                 ]
611             },
612             "notification-url": "https://packagist.org/downloads/",
613             "license": [
614                 "LGPL-2.1-or-later"
615             ],
616             "authors": [
617                 {
618                     "name": "Edward Z. Yang",
619                     "email": "admin@htmlpurifier.org",
620                     "homepage": "http://ezyang.com"
621                 }
622             ],
623             "description": "Standards compliant HTML filter written in PHP",
624             "homepage": "http://htmlpurifier.org/",
625             "keywords": [
626                 "html"
627             ],
628             "support": {
629                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
630                 "source": "https://github.com/ezyang/htmlpurifier/tree/master"
631             },
632             "time": "2020-06-29T00:56:53+00:00"
633         },
634         {
635             "name": "graham-campbell/result-type",
636             "version": "v1.0.1",
637             "source": {
638                 "type": "git",
639                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
640                 "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb"
641             },
642             "dist": {
643                 "type": "zip",
644                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/7e279d2cd5d7fbb156ce46daada972355cea27bb",
645                 "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb",
646                 "shasum": ""
647             },
648             "require": {
649                 "php": "^7.0|^8.0",
650                 "phpoption/phpoption": "^1.7.3"
651             },
652             "require-dev": {
653                 "phpunit/phpunit": "^6.5|^7.5|^8.5|^9.0"
654             },
655             "type": "library",
656             "extra": {
657                 "branch-alias": {
658                     "dev-master": "1.0-dev"
659                 }
660             },
661             "autoload": {
662                 "psr-4": {
663                     "GrahamCampbell\\ResultType\\": "src/"
664                 }
665             },
666             "notification-url": "https://packagist.org/downloads/",
667             "license": [
668                 "MIT"
669             ],
670             "authors": [
671                 {
672                     "name": "Graham Campbell",
673                     "email": "graham@alt-three.com"
674                 }
675             ],
676             "description": "An Implementation Of The Result Type",
677             "keywords": [
678                 "Graham Campbell",
679                 "GrahamCampbell",
680                 "Result Type",
681                 "Result-Type",
682                 "result"
683             ],
684             "support": {
685                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
686                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.1"
687             },
688             "funding": [
689                 {
690                     "url": "https://github.com/GrahamCampbell",
691                     "type": "github"
692                 },
693                 {
694                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
695                     "type": "tidelift"
696                 }
697             ],
698             "time": "2020-04-13T13:17:36+00:00"
699         },
700         {
701             "name": "guzzlehttp/guzzle",
702             "version": "7.2.0",
703             "source": {
704                 "type": "git",
705                 "url": "https://github.com/guzzle/guzzle.git",
706                 "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
707             },
708             "dist": {
709                 "type": "zip",
710                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
711                 "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
712                 "shasum": ""
713             },
714             "require": {
715                 "ext-json": "*",
716                 "guzzlehttp/promises": "^1.4",
717                 "guzzlehttp/psr7": "^1.7",
718                 "php": "^7.2.5 || ^8.0",
719                 "psr/http-client": "^1.0"
720             },
721             "provide": {
722                 "psr/http-client-implementation": "1.0"
723             },
724             "require-dev": {
725                 "ext-curl": "*",
726                 "php-http/client-integration-tests": "^3.0",
727                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
728                 "psr/log": "^1.1"
729             },
730             "suggest": {
731                 "ext-curl": "Required for CURL handler support",
732                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
733                 "psr/log": "Required for using the Log middleware"
734             },
735             "type": "library",
736             "extra": {
737                 "branch-alias": {
738                     "dev-master": "7.1-dev"
739                 }
740             },
741             "autoload": {
742                 "psr-4": {
743                     "GuzzleHttp\\": "src/"
744                 },
745                 "files": [
746                     "src/functions_include.php"
747                 ]
748             },
749             "notification-url": "https://packagist.org/downloads/",
750             "license": [
751                 "MIT"
752             ],
753             "authors": [
754                 {
755                     "name": "Michael Dowling",
756                     "email": "mtdowling@gmail.com",
757                     "homepage": "https://github.com/mtdowling"
758                 },
759                 {
760                     "name": "Márk Sági-Kazár",
761                     "email": "mark.sagikazar@gmail.com",
762                     "homepage": "https://sagikazarmark.hu"
763                 }
764             ],
765             "description": "Guzzle is a PHP HTTP client library",
766             "homepage": "http://guzzlephp.org/",
767             "keywords": [
768                 "client",
769                 "curl",
770                 "framework",
771                 "http",
772                 "http client",
773                 "psr-18",
774                 "psr-7",
775                 "rest",
776                 "web service"
777             ],
778             "support": {
779                 "issues": "https://github.com/guzzle/guzzle/issues",
780                 "source": "https://github.com/guzzle/guzzle/tree/7.2.0"
781             },
782             "funding": [
783                 {
784                     "url": "https://github.com/GrahamCampbell",
785                     "type": "github"
786                 },
787                 {
788                     "url": "https://github.com/Nyholm",
789                     "type": "github"
790                 },
791                 {
792                     "url": "https://github.com/alexeyshockov",
793                     "type": "github"
794                 },
795                 {
796                     "url": "https://github.com/gmponos",
797                     "type": "github"
798                 }
799             ],
800             "time": "2020-10-10T11:47:56+00:00"
801         },
802         {
803             "name": "guzzlehttp/promises",
804             "version": "1.4.0",
805             "source": {
806                 "type": "git",
807                 "url": "https://github.com/guzzle/promises.git",
808                 "reference": "60d379c243457e073cff02bc323a2a86cb355631"
809             },
810             "dist": {
811                 "type": "zip",
812                 "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
813                 "reference": "60d379c243457e073cff02bc323a2a86cb355631",
814                 "shasum": ""
815             },
816             "require": {
817                 "php": ">=5.5"
818             },
819             "require-dev": {
820                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
821             },
822             "type": "library",
823             "extra": {
824                 "branch-alias": {
825                     "dev-master": "1.4-dev"
826                 }
827             },
828             "autoload": {
829                 "psr-4": {
830                     "GuzzleHttp\\Promise\\": "src/"
831                 },
832                 "files": [
833                     "src/functions_include.php"
834                 ]
835             },
836             "notification-url": "https://packagist.org/downloads/",
837             "license": [
838                 "MIT"
839             ],
840             "authors": [
841                 {
842                     "name": "Michael Dowling",
843                     "email": "mtdowling@gmail.com",
844                     "homepage": "https://github.com/mtdowling"
845                 }
846             ],
847             "description": "Guzzle promises library",
848             "keywords": [
849                 "promise"
850             ],
851             "support": {
852                 "issues": "https://github.com/guzzle/promises/issues",
853                 "source": "https://github.com/guzzle/promises/tree/1.4.0"
854             },
855             "time": "2020-09-30T07:37:28+00:00"
856         },
857         {
858             "name": "guzzlehttp/psr7",
859             "version": "1.7.0",
860             "source": {
861                 "type": "git",
862                 "url": "https://github.com/guzzle/psr7.git",
863                 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
864             },
865             "dist": {
866                 "type": "zip",
867                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
868                 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
869                 "shasum": ""
870             },
871             "require": {
872                 "php": ">=5.4.0",
873                 "psr/http-message": "~1.0",
874                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
875             },
876             "provide": {
877                 "psr/http-message-implementation": "1.0"
878             },
879             "require-dev": {
880                 "ext-zlib": "*",
881                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
882             },
883             "suggest": {
884                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
885             },
886             "type": "library",
887             "extra": {
888                 "branch-alias": {
889                     "dev-master": "1.7-dev"
890                 }
891             },
892             "autoload": {
893                 "psr-4": {
894                     "GuzzleHttp\\Psr7\\": "src/"
895                 },
896                 "files": [
897                     "src/functions_include.php"
898                 ]
899             },
900             "notification-url": "https://packagist.org/downloads/",
901             "license": [
902                 "MIT"
903             ],
904             "authors": [
905                 {
906                     "name": "Michael Dowling",
907                     "email": "mtdowling@gmail.com",
908                     "homepage": "https://github.com/mtdowling"
909                 },
910                 {
911                     "name": "Tobias Schultze",
912                     "homepage": "https://github.com/Tobion"
913                 }
914             ],
915             "description": "PSR-7 message implementation that also provides common utility methods",
916             "keywords": [
917                 "http",
918                 "message",
919                 "psr-7",
920                 "request",
921                 "response",
922                 "stream",
923                 "uri",
924                 "url"
925             ],
926             "support": {
927                 "issues": "https://github.com/guzzle/psr7/issues",
928                 "source": "https://github.com/guzzle/psr7/tree/1.7.0"
929             },
930             "time": "2020-09-30T07:37:11+00:00"
931         },
932         {
933             "name": "kamermans/guzzle-oauth2-subscriber",
934             "version": "v1.0.7",
935             "source": {
936                 "type": "git",
937                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
938                 "reference": "f5b4f8ceab18bfeeb7933e5b86affbaa39d89482"
939             },
940             "dist": {
941                 "type": "zip",
942                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/f5b4f8ceab18bfeeb7933e5b86affbaa39d89482",
943                 "reference": "f5b4f8ceab18bfeeb7933e5b86affbaa39d89482",
944                 "shasum": ""
945             },
946             "require": {
947                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
948                 "php": ">=5.4.0"
949             },
950             "type": "library",
951             "autoload": {
952                 "psr-4": {
953                     "kamermans\\OAuth2\\": "src"
954                 }
955             },
956             "notification-url": "https://packagist.org/downloads/",
957             "license": [
958                 "MIT"
959             ],
960             "authors": [
961                 {
962                     "name": "Steve Kamerman",
963                     "email": "stevekamerman@gmail.com"
964                 }
965             ],
966             "description": "OAuth 2.0 client for Guzzle 4, 5 and 6+",
967             "keywords": [
968                 "Guzzle",
969                 "oauth"
970             ],
971             "support": {
972                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
973                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.7"
974             },
975             "time": "2020-09-15T19:21:48+00:00"
976         },
977         {
978             "name": "knplabs/knp-snappy",
979             "version": "v1.2.1",
980             "source": {
981                 "type": "git",
982                 "url": "https://github.com/KnpLabs/snappy.git",
983                 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4"
984             },
985             "dist": {
986                 "type": "zip",
987                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
988                 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
989                 "shasum": ""
990             },
991             "require": {
992                 "php": ">=7.1",
993                 "psr/log": "^1.0",
994                 "symfony/process": "~3.4||~4.3||~5.0"
995             },
996             "require-dev": {
997                 "phpunit/phpunit": "~7.4"
998             },
999             "suggest": {
1000                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1001                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1002                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1003                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1004                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1005             },
1006             "type": "library",
1007             "extra": {
1008                 "branch-alias": {
1009                     "dev-master": "1.x-dev"
1010                 }
1011             },
1012             "autoload": {
1013                 "psr-4": {
1014                     "Knp\\Snappy\\": "src/Knp/Snappy"
1015                 }
1016             },
1017             "notification-url": "https://packagist.org/downloads/",
1018             "license": [
1019                 "MIT"
1020             ],
1021             "authors": [
1022                 {
1023                     "name": "KnpLabs Team",
1024                     "homepage": "http://knplabs.com"
1025                 },
1026                 {
1027                     "name": "Symfony Community",
1028                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1029                 }
1030             ],
1031             "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1032             "homepage": "http://github.com/KnpLabs/snappy",
1033             "keywords": [
1034                 "knp",
1035                 "knplabs",
1036                 "pdf",
1037                 "snapshot",
1038                 "thumbnail",
1039                 "wkhtmltopdf"
1040             ],
1041             "support": {
1042                 "issues": "https://github.com/KnpLabs/snappy/issues",
1043                 "source": "https://github.com/KnpLabs/snappy/tree/master"
1044             },
1045             "time": "2020-01-20T08:30:30+00:00"
1046         },
1047         {
1048             "name": "laminas/laminas-code",
1049             "version": "3.4.1",
1050             "source": {
1051                 "type": "git",
1052                 "url": "https://github.com/laminas/laminas-code.git",
1053                 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
1054             },
1055             "dist": {
1056                 "type": "zip",
1057                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
1058                 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
1059                 "shasum": ""
1060             },
1061             "require": {
1062                 "laminas/laminas-eventmanager": "^2.6 || ^3.0",
1063                 "laminas/laminas-zendframework-bridge": "^1.0",
1064                 "php": "^7.1"
1065             },
1066             "conflict": {
1067                 "phpspec/prophecy": "<1.9.0"
1068             },
1069             "replace": {
1070                 "zendframework/zend-code": "self.version"
1071             },
1072             "require-dev": {
1073                 "doctrine/annotations": "^1.7",
1074                 "ext-phar": "*",
1075                 "laminas/laminas-coding-standard": "^1.0",
1076                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1077                 "phpunit/phpunit": "^7.5.16 || ^8.4"
1078             },
1079             "suggest": {
1080                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1081                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1082             },
1083             "type": "library",
1084             "extra": {
1085                 "branch-alias": {
1086                     "dev-master": "3.4.x-dev",
1087                     "dev-develop": "3.5.x-dev",
1088                     "dev-dev-4.0": "4.0.x-dev"
1089                 }
1090             },
1091             "autoload": {
1092                 "psr-4": {
1093                     "Laminas\\Code\\": "src/"
1094                 }
1095             },
1096             "notification-url": "https://packagist.org/downloads/",
1097             "license": [
1098                 "BSD-3-Clause"
1099             ],
1100             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1101             "homepage": "https://laminas.dev",
1102             "keywords": [
1103                 "code",
1104                 "laminas"
1105             ],
1106             "support": {
1107                 "chat": "https://laminas.dev/chat",
1108                 "docs": "https://docs.laminas.dev/laminas-code/",
1109                 "forum": "https://discourse.laminas.dev",
1110                 "issues": "https://github.com/laminas/laminas-code/issues",
1111                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1112                 "source": "https://github.com/laminas/laminas-code"
1113             },
1114             "time": "2019-12-31T16:28:24+00:00"
1115         },
1116         {
1117             "name": "laminas/laminas-config",
1118             "version": "3.4.0",
1119             "source": {
1120                 "type": "git",
1121                 "url": "https://github.com/laminas/laminas-config.git",
1122                 "reference": "0bce6f5abab41dc673196741883b19018a2b5994"
1123             },
1124             "dist": {
1125                 "type": "zip",
1126                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/0bce6f5abab41dc673196741883b19018a2b5994",
1127                 "reference": "0bce6f5abab41dc673196741883b19018a2b5994",
1128                 "shasum": ""
1129             },
1130             "require": {
1131                 "ext-json": "*",
1132                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
1133                 "laminas/laminas-zendframework-bridge": "^1.0",
1134                 "php": "^7.3 || ^8.0",
1135                 "psr/container": "^1.0"
1136             },
1137             "conflict": {
1138                 "container-interop/container-interop": "<1.2.0"
1139             },
1140             "replace": {
1141                 "zendframework/zend-config": "^3.3.0"
1142             },
1143             "require-dev": {
1144                 "laminas/laminas-coding-standard": "~1.0.0",
1145                 "laminas/laminas-filter": "^2.7.2",
1146                 "laminas/laminas-i18n": "^2.10.3",
1147                 "laminas/laminas-servicemanager": "^3.4.1",
1148                 "malukenho/docheader": "^0.1.6",
1149                 "phpunit/phpunit": "^8.5.8"
1150             },
1151             "suggest": {
1152                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1153                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1154                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1155             },
1156             "type": "library",
1157             "extra": {
1158                 "branch-alias": {
1159                     "dev-master": "3.4.x-dev",
1160                     "dev-develop": "3.5.x-dev"
1161                 }
1162             },
1163             "autoload": {
1164                 "psr-4": {
1165                     "Laminas\\Config\\": "src/"
1166                 }
1167             },
1168             "notification-url": "https://packagist.org/downloads/",
1169             "license": [
1170                 "BSD-3-Clause"
1171             ],
1172             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1173             "homepage": "https://laminas.dev",
1174             "keywords": [
1175                 "config",
1176                 "laminas"
1177             ],
1178             "support": {
1179                 "chat": "https://laminas.dev/chat",
1180                 "docs": "https://docs.laminas.dev/laminas-config/",
1181                 "forum": "https://discourse.laminas.dev",
1182                 "issues": "https://github.com/laminas/laminas-config/issues",
1183                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1184                 "source": "https://github.com/laminas/laminas-config"
1185             },
1186             "funding": [
1187                 {
1188                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1189                     "type": "community_bridge"
1190                 }
1191             ],
1192             "time": "2020-08-25T11:56:37+00:00"
1193         },
1194         {
1195             "name": "laminas/laminas-console",
1196             "version": "2.8.0",
1197             "source": {
1198                 "type": "git",
1199                 "url": "https://github.com/laminas/laminas-console.git",
1200                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1201             },
1202             "dist": {
1203                 "type": "zip",
1204                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1205                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1206                 "shasum": ""
1207             },
1208             "require": {
1209                 "laminas/laminas-stdlib": "^3.2.1",
1210                 "laminas/laminas-zendframework-bridge": "^1.0",
1211                 "php": "^5.6 || ^7.0"
1212             },
1213             "replace": {
1214                 "zendframework/zend-console": "self.version"
1215             },
1216             "require-dev": {
1217                 "laminas/laminas-coding-standard": "~1.0.0",
1218                 "laminas/laminas-filter": "^2.7.2",
1219                 "laminas/laminas-json": "^2.6 || ^3.0",
1220                 "laminas/laminas-validator": "^2.10.1",
1221                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1222             },
1223             "suggest": {
1224                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1225                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1226             },
1227             "type": "library",
1228             "extra": {
1229                 "branch-alias": {
1230                     "dev-master": "2.8.x-dev",
1231                     "dev-develop": "2.9.x-dev"
1232                 }
1233             },
1234             "autoload": {
1235                 "psr-4": {
1236                     "Laminas\\Console\\": "src/"
1237                 }
1238             },
1239             "notification-url": "https://packagist.org/downloads/",
1240             "license": [
1241                 "BSD-3-Clause"
1242             ],
1243             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1244             "homepage": "https://laminas.dev",
1245             "keywords": [
1246                 "console",
1247                 "laminas"
1248             ],
1249             "support": {
1250                 "chat": "https://laminas.dev/chat",
1251                 "docs": "https://docs.laminas.dev/laminas-console/",
1252                 "forum": "https://discourse.laminas.dev",
1253                 "issues": "https://github.com/laminas/laminas-console/issues",
1254                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1255                 "source": "https://github.com/laminas/laminas-console"
1256             },
1257             "time": "2019-12-31T16:31:45+00:00"
1258         },
1259         {
1260             "name": "laminas/laminas-db",
1261             "version": "2.11.3",
1262             "source": {
1263                 "type": "git",
1264                 "url": "https://github.com/laminas/laminas-db.git",
1265                 "reference": "6c4238918b9204db1eb8cafae2c1940d40f4c007"
1266             },
1267             "dist": {
1268                 "type": "zip",
1269                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/6c4238918b9204db1eb8cafae2c1940d40f4c007",
1270                 "reference": "6c4238918b9204db1eb8cafae2c1940d40f4c007",
1271                 "shasum": ""
1272             },
1273             "require": {
1274                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1275                 "laminas/laminas-zendframework-bridge": "^1.0",
1276                 "php": "^5.6 || ^7.0"
1277             },
1278             "replace": {
1279                 "zendframework/zend-db": "^2.11.0"
1280             },
1281             "require-dev": {
1282                 "laminas/laminas-coding-standard": "~1.0.0",
1283                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
1284                 "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
1285                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
1286                 "phpunit/phpunit": "^5.7.27 || ^6.5.14"
1287             },
1288             "suggest": {
1289                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1290                 "laminas/laminas-hydrator": "Laminas\\Hydrator component for using HydratingResultSets",
1291                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1292             },
1293             "type": "library",
1294             "extra": {
1295                 "branch-alias": {
1296                     "dev-master": "2.11.x-dev",
1297                     "dev-develop": "2.12.x-dev"
1298                 },
1299                 "laminas": {
1300                     "component": "Laminas\\Db",
1301                     "config-provider": "Laminas\\Db\\ConfigProvider"
1302                 }
1303             },
1304             "autoload": {
1305                 "psr-4": {
1306                     "Laminas\\Db\\": "src/"
1307                 }
1308             },
1309             "notification-url": "https://packagist.org/downloads/",
1310             "license": [
1311                 "BSD-3-Clause"
1312             ],
1313             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1314             "homepage": "https://laminas.dev",
1315             "keywords": [
1316                 "db",
1317                 "laminas"
1318             ],
1319             "support": {
1320                 "chat": "https://laminas.dev/chat",
1321                 "docs": "https://docs.laminas.dev/laminas-db/",
1322                 "forum": "https://discourse.laminas.dev",
1323                 "issues": "https://github.com/laminas/laminas-db/issues",
1324                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1325                 "source": "https://github.com/laminas/laminas-db"
1326             },
1327             "time": "2020-03-29T12:08:51+00:00"
1328         },
1329         {
1330             "name": "laminas/laminas-escaper",
1331             "version": "2.6.1",
1332             "source": {
1333                 "type": "git",
1334                 "url": "https://github.com/laminas/laminas-escaper.git",
1335                 "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
1336             },
1337             "dist": {
1338                 "type": "zip",
1339                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
1340                 "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
1341                 "shasum": ""
1342             },
1343             "require": {
1344                 "laminas/laminas-zendframework-bridge": "^1.0",
1345                 "php": "^5.6 || ^7.0"
1346             },
1347             "replace": {
1348                 "zendframework/zend-escaper": "self.version"
1349             },
1350             "require-dev": {
1351                 "laminas/laminas-coding-standard": "~1.0.0",
1352                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
1353             },
1354             "type": "library",
1355             "extra": {
1356                 "branch-alias": {
1357                     "dev-master": "2.6.x-dev",
1358                     "dev-develop": "2.7.x-dev"
1359                 }
1360             },
1361             "autoload": {
1362                 "psr-4": {
1363                     "Laminas\\Escaper\\": "src/"
1364                 }
1365             },
1366             "notification-url": "https://packagist.org/downloads/",
1367             "license": [
1368                 "BSD-3-Clause"
1369             ],
1370             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1371             "homepage": "https://laminas.dev",
1372             "keywords": [
1373                 "escaper",
1374                 "laminas"
1375             ],
1376             "support": {
1377                 "chat": "https://laminas.dev/chat",
1378                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1379                 "forum": "https://discourse.laminas.dev",
1380                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1381                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1382                 "source": "https://github.com/laminas/laminas-escaper"
1383             },
1384             "time": "2019-12-31T16:43:30+00:00"
1385         },
1386         {
1387             "name": "laminas/laminas-eventmanager",
1388             "version": "3.3.0",
1389             "source": {
1390                 "type": "git",
1391                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1392                 "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082"
1393             },
1394             "dist": {
1395                 "type": "zip",
1396                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082",
1397                 "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082",
1398                 "shasum": ""
1399             },
1400             "require": {
1401                 "laminas/laminas-zendframework-bridge": "^1.0",
1402                 "php": "^7.3 || ^8.0"
1403             },
1404             "replace": {
1405                 "zendframework/zend-eventmanager": "^3.2.1"
1406             },
1407             "require-dev": {
1408                 "container-interop/container-interop": "^1.1",
1409                 "laminas/laminas-coding-standard": "~1.0.0",
1410                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
1411                 "phpbench/phpbench": "^0.17.1",
1412                 "phpunit/phpunit": "^8.5.8"
1413             },
1414             "suggest": {
1415                 "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
1416                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
1417             },
1418             "type": "library",
1419             "extra": {
1420                 "branch-alias": {
1421                     "dev-master": "3.3.x-dev",
1422                     "dev-develop": "3.4.x-dev"
1423                 }
1424             },
1425             "autoload": {
1426                 "psr-4": {
1427                     "Laminas\\EventManager\\": "src/"
1428                 }
1429             },
1430             "notification-url": "https://packagist.org/downloads/",
1431             "license": [
1432                 "BSD-3-Clause"
1433             ],
1434             "description": "Trigger and listen to events within a PHP application",
1435             "homepage": "https://laminas.dev",
1436             "keywords": [
1437                 "event",
1438                 "eventmanager",
1439                 "events",
1440                 "laminas"
1441             ],
1442             "support": {
1443                 "chat": "https://laminas.dev/chat",
1444                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1445                 "forum": "https://discourse.laminas.dev",
1446                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1447                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1448                 "source": "https://github.com/laminas/laminas-eventmanager"
1449             },
1450             "funding": [
1451                 {
1452                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1453                     "type": "community_bridge"
1454                 }
1455             ],
1456             "time": "2020-08-25T11:10:44+00:00"
1457         },
1458         {
1459             "name": "laminas/laminas-filter",
1460             "version": "2.9.4",
1461             "source": {
1462                 "type": "git",
1463                 "url": "https://github.com/laminas/laminas-filter.git",
1464                 "reference": "3c4476e772a062cef7531c6793377ae585d89c82"
1465             },
1466             "dist": {
1467                 "type": "zip",
1468                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/3c4476e772a062cef7531c6793377ae585d89c82",
1469                 "reference": "3c4476e772a062cef7531c6793377ae585d89c82",
1470                 "shasum": ""
1471             },
1472             "require": {
1473                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
1474                 "laminas/laminas-zendframework-bridge": "^1.0",
1475                 "php": "^5.6 || ^7.0"
1476             },
1477             "conflict": {
1478                 "laminas/laminas-validator": "<2.10.1"
1479             },
1480             "replace": {
1481                 "zendframework/zend-filter": "^2.9.2"
1482             },
1483             "require-dev": {
1484                 "laminas/laminas-coding-standard": "~1.0.0",
1485                 "laminas/laminas-crypt": "^3.2.1",
1486                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
1487                 "laminas/laminas-uri": "^2.6",
1488                 "pear/archive_tar": "^1.4.3",
1489                 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
1490                 "psr/http-factory": "^1.0"
1491             },
1492             "suggest": {
1493                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1494                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1495                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1496                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1497                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1498             },
1499             "type": "library",
1500             "extra": {
1501                 "branch-alias": {
1502                     "dev-master": "2.9.x-dev",
1503                     "dev-develop": "2.10.x-dev"
1504                 },
1505                 "laminas": {
1506                     "component": "Laminas\\Filter",
1507                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1508                 }
1509             },
1510             "autoload": {
1511                 "psr-4": {
1512                     "Laminas\\Filter\\": "src/"
1513                 }
1514             },
1515             "notification-url": "https://packagist.org/downloads/",
1516             "license": [
1517                 "BSD-3-Clause"
1518             ],
1519             "description": "Programmatically filter and normalize data and files",
1520             "homepage": "https://laminas.dev",
1521             "keywords": [
1522                 "filter",
1523                 "laminas"
1524             ],
1525             "support": {
1526                 "chat": "https://laminas.dev/chat",
1527                 "docs": "https://docs.laminas.dev/laminas-filter/",
1528                 "forum": "https://discourse.laminas.dev",
1529                 "issues": "https://github.com/laminas/laminas-filter/issues",
1530                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1531                 "source": "https://github.com/laminas/laminas-filter"
1532             },
1533             "time": "2020-03-29T12:41:29+00:00"
1534         },
1535         {
1536             "name": "laminas/laminas-form",
1537             "version": "2.15.0",
1538             "source": {
1539                 "type": "git",
1540                 "url": "https://github.com/laminas/laminas-form.git",
1541                 "reference": "359cd372c565e18a17f32ccfeacdf21bba091ce2"
1542             },
1543             "dist": {
1544                 "type": "zip",
1545                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/359cd372c565e18a17f32ccfeacdf21bba091ce2",
1546                 "reference": "359cd372c565e18a17f32ccfeacdf21bba091ce2",
1547                 "shasum": ""
1548             },
1549             "require": {
1550                 "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
1551                 "laminas/laminas-inputfilter": "^2.8",
1552                 "laminas/laminas-stdlib": "^3.2.1",
1553                 "laminas/laminas-zendframework-bridge": "^1.0",
1554                 "php": "^5.6 || ^7.0"
1555             },
1556             "replace": {
1557                 "zendframework/zend-form": "^2.14.3"
1558             },
1559             "require-dev": {
1560                 "doctrine/annotations": "~1.0",
1561                 "laminas/laminas-cache": "^2.6.1",
1562                 "laminas/laminas-captcha": "^2.7.1",
1563                 "laminas/laminas-code": "^2.6 || ^3.0",
1564                 "laminas/laminas-coding-standard": "~1.0.0",
1565                 "laminas/laminas-escaper": "^2.5",
1566                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
1567                 "laminas/laminas-filter": "^2.6",
1568                 "laminas/laminas-i18n": "^2.6",
1569                 "laminas/laminas-recaptcha": "^3.0.0",
1570                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
1571                 "laminas/laminas-session": "^2.8.1",
1572                 "laminas/laminas-text": "^2.6",
1573                 "laminas/laminas-validator": "^2.6",
1574                 "laminas/laminas-view": "^2.6.2",
1575                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20"
1576             },
1577             "suggest": {
1578                 "laminas/laminas-captcha": "^2.7.1, required for using CAPTCHA form elements",
1579                 "laminas/laminas-code": "^2.6 || ^3.0, required to use laminas-form annotations support",
1580                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0, reuired for laminas-form annotations support",
1581                 "laminas/laminas-i18n": "^2.6, required when using laminas-form view helpers",
1582                 "laminas/laminas-recaptcha": "in order to use the ReCaptcha form element",
1583                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
1584                 "laminas/laminas-view": "^2.6.2, required for using the laminas-form view helpers"
1585             },
1586             "type": "library",
1587             "extra": {
1588                 "branch-alias": {
1589                     "dev-master": "2.15.x-dev",
1590                     "dev-develop": "2.16.x-dev"
1591                 },
1592                 "laminas": {
1593                     "component": "Laminas\\Form",
1594                     "config-provider": "Laminas\\Form\\ConfigProvider"
1595                 }
1596             },
1597             "autoload": {
1598                 "psr-4": {
1599                     "Laminas\\Form\\": "src/"
1600                 },
1601                 "files": [
1602                     "autoload/formElementManagerPolyfill.php"
1603                 ]
1604             },
1605             "notification-url": "https://packagist.org/downloads/",
1606             "license": [
1607                 "BSD-3-Clause"
1608             ],
1609             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
1610             "homepage": "https://laminas.dev",
1611             "keywords": [
1612                 "form",
1613                 "laminas"
1614             ],
1615             "support": {
1616                 "chat": "https://laminas.dev/chat",
1617                 "docs": "https://docs.laminas.dev/laminas-form/",
1618                 "forum": "https://discourse.laminas.dev",
1619                 "issues": "https://github.com/laminas/laminas-form/issues",
1620                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
1621                 "source": "https://github.com/laminas/laminas-form"
1622             },
1623             "funding": [
1624                 {
1625                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1626                     "type": "community_bridge"
1627                 }
1628             ],
1629             "time": "2020-07-14T13:53:27+00:00"
1630         },
1631         {
1632             "name": "laminas/laminas-http",
1633             "version": "2.13.0",
1634             "source": {
1635                 "type": "git",
1636                 "url": "https://github.com/laminas/laminas-http.git",
1637                 "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5"
1638             },
1639             "dist": {
1640                 "type": "zip",
1641                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5",
1642                 "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5",
1643                 "shasum": ""
1644             },
1645             "require": {
1646                 "laminas/laminas-loader": "^2.5.1",
1647                 "laminas/laminas-stdlib": "^3.2.1",
1648                 "laminas/laminas-uri": "^2.5.2",
1649                 "laminas/laminas-validator": "^2.10.1",
1650                 "laminas/laminas-zendframework-bridge": "^1.0",
1651                 "php": "^5.6 || ^7.0"
1652             },
1653             "replace": {
1654                 "zendframework/zend-http": "^2.11.2"
1655             },
1656             "require-dev": {
1657                 "laminas/laminas-coding-standard": "~1.0.0",
1658                 "laminas/laminas-config": "^3.1 || ^2.6",
1659                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.3"
1660             },
1661             "suggest": {
1662                 "paragonie/certainty": "For automated management of cacert.pem"
1663             },
1664             "type": "library",
1665             "autoload": {
1666                 "psr-4": {
1667                     "Laminas\\Http\\": "src/"
1668                 }
1669             },
1670             "notification-url": "https://packagist.org/downloads/",
1671             "license": [
1672                 "BSD-3-Clause"
1673             ],
1674             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
1675             "homepage": "https://laminas.dev",
1676             "keywords": [
1677                 "http",
1678                 "http client",
1679                 "laminas"
1680             ],
1681             "support": {
1682                 "chat": "https://laminas.dev/chat",
1683                 "docs": "https://docs.laminas.dev/laminas-http/",
1684                 "forum": "https://discourse.laminas.dev",
1685                 "issues": "https://github.com/laminas/laminas-http/issues",
1686                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
1687                 "source": "https://github.com/laminas/laminas-http"
1688             },
1689             "funding": [
1690                 {
1691                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1692                     "type": "community_bridge"
1693                 }
1694             ],
1695             "time": "2020-08-18T17:11:58+00:00"
1696         },
1697         {
1698             "name": "laminas/laminas-hydrator",
1699             "version": "3.2.0",
1700             "source": {
1701                 "type": "git",
1702                 "url": "https://github.com/laminas/laminas-hydrator.git",
1703                 "reference": "f0336699910478cc45c7e34ca0fc83bf118e48bc"
1704             },
1705             "dist": {
1706                 "type": "zip",
1707                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/f0336699910478cc45c7e34ca0fc83bf118e48bc",
1708                 "reference": "f0336699910478cc45c7e34ca0fc83bf118e48bc",
1709                 "shasum": ""
1710             },
1711             "require": {
1712                 "laminas/laminas-stdlib": "^3.3",
1713                 "laminas/laminas-zendframework-bridge": "^1.0",
1714                 "php": "^7.3 || ~8.0.0"
1715             },
1716             "replace": {
1717                 "zendframework/zend-hydrator": "^3.0.2"
1718             },
1719             "require-dev": {
1720                 "laminas/laminas-coding-standard": "~1.0.0",
1721                 "laminas/laminas-eventmanager": "^3.2.1",
1722                 "laminas/laminas-modulemanager": "^2.8",
1723                 "laminas/laminas-serializer": "^2.9",
1724                 "laminas/laminas-servicemanager": "^3.3.2",
1725                 "phpunit/phpunit": "~9.3.0",
1726                 "vimeo/psalm": "^3.16"
1727             },
1728             "suggest": {
1729                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
1730                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
1731                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
1732             },
1733             "type": "library",
1734             "extra": {
1735                 "laminas": {
1736                     "component": "Laminas\\Hydrator",
1737                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
1738                 }
1739             },
1740             "autoload": {
1741                 "psr-4": {
1742                     "Laminas\\Hydrator\\": "src/"
1743                 }
1744             },
1745             "notification-url": "https://packagist.org/downloads/",
1746             "license": [
1747                 "BSD-3-Clause"
1748             ],
1749             "description": "Serialize objects to arrays, and vice versa",
1750             "homepage": "https://laminas.dev",
1751             "keywords": [
1752                 "hydrator",
1753                 "laminas"
1754             ],
1755             "support": {
1756                 "chat": "https://laminas.dev/chat",
1757                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
1758                 "forum": "https://discourse.laminas.dev",
1759                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
1760                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
1761                 "source": "https://github.com/laminas/laminas-hydrator"
1762             },
1763             "funding": [
1764                 {
1765                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1766                     "type": "community_bridge"
1767                 }
1768             ],
1769             "time": "2020-10-06T19:45:29+00:00"
1770         },
1771         {
1772             "name": "laminas/laminas-i18n",
1773             "version": "2.9.2",
1774             "source": {
1775                 "type": "git",
1776                 "url": "https://github.com/laminas/laminas-i18n.git",
1777                 "reference": "48883436c6fa1f9ef001af295e3a40003c5cfbf2"
1778             },
1779             "dist": {
1780                 "type": "zip",
1781                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/48883436c6fa1f9ef001af295e3a40003c5cfbf2",
1782                 "reference": "48883436c6fa1f9ef001af295e3a40003c5cfbf2",
1783                 "shasum": ""
1784             },
1785             "require": {
1786                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1787                 "laminas/laminas-zendframework-bridge": "^1.0",
1788                 "php": "^5.6 || ^7.0"
1789             },
1790             "replace": {
1791                 "zendframework/zend-i18n": "self.version"
1792             },
1793             "require-dev": {
1794                 "laminas/laminas-cache": "^2.6.1",
1795                 "laminas/laminas-coding-standard": "~1.0.0",
1796                 "laminas/laminas-config": "^2.6",
1797                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
1798                 "laminas/laminas-filter": "^2.6.1",
1799                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
1800                 "laminas/laminas-validator": "^2.6",
1801                 "laminas/laminas-view": "^2.6.3",
1802                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
1803             },
1804             "suggest": {
1805                 "ext-intl": "Required for most features of Laminas\\I18n; included in default builds of PHP",
1806                 "laminas/laminas-cache": "Laminas\\Cache component",
1807                 "laminas/laminas-config": "Laminas\\Config component",
1808                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
1809                 "laminas/laminas-filter": "You should install this package to use the provided filters",
1810                 "laminas/laminas-i18n-resources": "Translation resources",
1811                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
1812                 "laminas/laminas-validator": "You should install this package to use the provided validators",
1813                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
1814             },
1815             "type": "library",
1816             "extra": {
1817                 "branch-alias": {
1818                     "dev-master": "2.9.x-dev",
1819                     "dev-develop": "2.10.x-dev"
1820                 },
1821                 "laminas": {
1822                     "component": "Laminas\\I18n",
1823                     "config-provider": "Laminas\\I18n\\ConfigProvider"
1824                 }
1825             },
1826             "autoload": {
1827                 "psr-4": {
1828                     "Laminas\\I18n\\": "src/"
1829                 }
1830             },
1831             "notification-url": "https://packagist.org/downloads/",
1832             "license": [
1833                 "BSD-3-Clause"
1834             ],
1835             "description": "Provide translations for your application, and filter and validate internationalized values",
1836             "homepage": "https://laminas.dev",
1837             "keywords": [
1838                 "i18n",
1839                 "laminas"
1840             ],
1841             "support": {
1842                 "chat": "https://laminas.dev/chat",
1843                 "docs": "https://docs.laminas.dev/laminas-i18n/",
1844                 "forum": "https://discourse.laminas.dev",
1845                 "issues": "https://github.com/laminas/laminas-i18n/issues",
1846                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
1847                 "source": "https://github.com/laminas/laminas-i18n"
1848             },
1849             "time": "2019-12-31T17:09:58+00:00"
1850         },
1851         {
1852             "name": "laminas/laminas-inputfilter",
1853             "version": "2.10.1",
1854             "source": {
1855                 "type": "git",
1856                 "url": "git@github.com:laminas/laminas-inputfilter.git",
1857                 "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a"
1858             },
1859             "dist": {
1860                 "type": "zip",
1861                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b29ce8f512c966468eee37ea4873ae5fb545d00a",
1862                 "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a",
1863                 "shasum": ""
1864             },
1865             "require": {
1866                 "laminas/laminas-filter": "^2.9.1",
1867                 "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1",
1868                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1869                 "laminas/laminas-validator": "^2.11",
1870                 "laminas/laminas-zendframework-bridge": "^1.0",
1871                 "php": "^5.6 || ^7.0"
1872             },
1873             "replace": {
1874                 "zendframework/zend-inputfilter": "self.version"
1875             },
1876             "require-dev": {
1877                 "laminas/laminas-coding-standard": "~1.0.0",
1878                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
1879                 "psr/http-message": "^1.0"
1880             },
1881             "suggest": {
1882                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
1883             },
1884             "type": "library",
1885             "extra": {
1886                 "branch-alias": {
1887                     "dev-master": "2.10.x-dev",
1888                     "dev-develop": "2.11.x-dev"
1889                 },
1890                 "laminas": {
1891                     "component": "Laminas\\InputFilter",
1892                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
1893                 }
1894             },
1895             "autoload": {
1896                 "psr-4": {
1897                     "Laminas\\InputFilter\\": "src/"
1898                 }
1899             },
1900             "notification-url": "https://packagist.org/downloads/",
1901             "license": [
1902                 "BSD-3-Clause"
1903             ],
1904             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
1905             "homepage": "https://laminas.dev",
1906             "keywords": [
1907                 "inputfilter",
1908                 "laminas"
1909             ],
1910             "support": {
1911                 "chat": "https://laminas.dev/chat",
1912                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
1913                 "forum": "https://discourse.laminas.dev",
1914                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
1915                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
1916                 "source": "https://github.com/laminas/laminas-inputfilter"
1917             },
1918             "time": "2019-12-31T17:11:54+00:00"
1919         },
1920         {
1921             "name": "laminas/laminas-json",
1922             "version": "3.1.2",
1923             "source": {
1924                 "type": "git",
1925                 "url": "https://github.com/laminas/laminas-json.git",
1926                 "reference": "00dc0da7b5e5018904c5c4a8e80a5faa16c2c1c6"
1927             },
1928             "dist": {
1929                 "type": "zip",
1930                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/00dc0da7b5e5018904c5c4a8e80a5faa16c2c1c6",
1931                 "reference": "00dc0da7b5e5018904c5c4a8e80a5faa16c2c1c6",
1932                 "shasum": ""
1933             },
1934             "require": {
1935                 "laminas/laminas-zendframework-bridge": "^1.0",
1936                 "php": "^5.6 || ^7.0"
1937             },
1938             "replace": {
1939                 "zendframework/zend-json": "self.version"
1940             },
1941             "require-dev": {
1942                 "laminas/laminas-coding-standard": "~1.0.0",
1943                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
1944                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1945             },
1946             "suggest": {
1947                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
1948                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
1949             },
1950             "type": "library",
1951             "extra": {
1952                 "branch-alias": {
1953                     "dev-master": "3.1.x-dev",
1954                     "dev-develop": "3.2.x-dev"
1955                 }
1956             },
1957             "autoload": {
1958                 "psr-4": {
1959                     "Laminas\\Json\\": "src/"
1960                 }
1961             },
1962             "notification-url": "https://packagist.org/downloads/",
1963             "license": [
1964                 "BSD-3-Clause"
1965             ],
1966             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
1967             "homepage": "https://laminas.dev",
1968             "keywords": [
1969                 "json",
1970                 "laminas"
1971             ],
1972             "support": {
1973                 "chat": "https://laminas.dev/chat",
1974                 "docs": "https://docs.laminas.dev/laminas-json/",
1975                 "forum": "https://discourse.laminas.dev",
1976                 "issues": "https://github.com/laminas/laminas-json/issues",
1977                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
1978                 "source": "https://github.com/laminas/laminas-json"
1979             },
1980             "time": "2019-12-31T17:15:04+00:00"
1981         },
1982         {
1983             "name": "laminas/laminas-json-server",
1984             "version": "3.2.2",
1985             "source": {
1986                 "type": "git",
1987                 "url": "https://github.com/laminas/laminas-json-server.git",
1988                 "reference": "5580959966a99bc110066566ca8965773ef49c13"
1989             },
1990             "dist": {
1991                 "type": "zip",
1992                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/5580959966a99bc110066566ca8965773ef49c13",
1993                 "reference": "5580959966a99bc110066566ca8965773ef49c13",
1994                 "shasum": ""
1995             },
1996             "require": {
1997                 "laminas/laminas-http": "^2.7",
1998                 "laminas/laminas-json": "^2.6.1 || ^3.0",
1999                 "laminas/laminas-server": "^2.7",
2000                 "laminas/laminas-zendframework-bridge": "^1.0",
2001                 "php": "^5.6 || ^7.0"
2002             },
2003             "conflict": {
2004                 "laminas/laminas-stdlib": "<3.2.1"
2005             },
2006             "replace": {
2007                 "zendframework/zend-json-server": "^3.2.0"
2008             },
2009             "require-dev": {
2010                 "laminas/laminas-coding-standard": "~1.0.0",
2011                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
2012             },
2013             "type": "library",
2014             "extra": {
2015                 "branch-alias": {
2016                     "dev-master": "3.2.x-dev",
2017                     "dev-develop": "3.3.x-dev"
2018                 }
2019             },
2020             "autoload": {
2021                 "psr-4": {
2022                     "Laminas\\Json\\Server\\": "src/"
2023                 }
2024             },
2025             "notification-url": "https://packagist.org/downloads/",
2026             "license": [
2027                 "BSD-3-Clause"
2028             ],
2029             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2030             "homepage": "https://laminas.dev",
2031             "keywords": [
2032                 "json",
2033                 "json-server",
2034                 "laminas",
2035                 "server"
2036             ],
2037             "support": {
2038                 "chat": "https://laminas.dev/chat",
2039                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2040                 "forum": "https://discourse.laminas.dev",
2041                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2042                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2043                 "source": "https://github.com/laminas/laminas-json-server"
2044             },
2045             "time": "2020-03-29T12:57:21+00:00"
2046         },
2047         {
2048             "name": "laminas/laminas-loader",
2049             "version": "2.6.1",
2050             "source": {
2051                 "type": "git",
2052                 "url": "https://github.com/laminas/laminas-loader.git",
2053                 "reference": "5d01c2c237ae9e68bec262f339947e2ea18979bc"
2054             },
2055             "dist": {
2056                 "type": "zip",
2057                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/5d01c2c237ae9e68bec262f339947e2ea18979bc",
2058                 "reference": "5d01c2c237ae9e68bec262f339947e2ea18979bc",
2059                 "shasum": ""
2060             },
2061             "require": {
2062                 "laminas/laminas-zendframework-bridge": "^1.0",
2063                 "php": "^5.6 || ^7.0"
2064             },
2065             "replace": {
2066                 "zendframework/zend-loader": "self.version"
2067             },
2068             "require-dev": {
2069                 "laminas/laminas-coding-standard": "~1.0.0",
2070                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
2071             },
2072             "type": "library",
2073             "extra": {
2074                 "branch-alias": {
2075                     "dev-master": "2.6.x-dev",
2076                     "dev-develop": "2.7.x-dev"
2077                 }
2078             },
2079             "autoload": {
2080                 "psr-4": {
2081                     "Laminas\\Loader\\": "src/"
2082                 }
2083             },
2084             "notification-url": "https://packagist.org/downloads/",
2085             "license": [
2086                 "BSD-3-Clause"
2087             ],
2088             "description": "Autoloading and plugin loading strategies",
2089             "homepage": "https://laminas.dev",
2090             "keywords": [
2091                 "laminas",
2092                 "loader"
2093             ],
2094             "support": {
2095                 "chat": "https://laminas.dev/chat",
2096                 "docs": "https://docs.laminas.dev/laminas-loader/",
2097                 "forum": "https://discourse.laminas.dev",
2098                 "issues": "https://github.com/laminas/laminas-loader/issues",
2099                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2100                 "source": "https://github.com/laminas/laminas-loader"
2101             },
2102             "time": "2019-12-31T17:18:27+00:00"
2103         },
2104         {
2105             "name": "laminas/laminas-math",
2106             "version": "3.2.0",
2107             "source": {
2108                 "type": "git",
2109                 "url": "https://github.com/laminas/laminas-math.git",
2110                 "reference": "dd603c7d151d46eafd243a405d5b7eefa4222d74"
2111             },
2112             "dist": {
2113                 "type": "zip",
2114                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/dd603c7d151d46eafd243a405d5b7eefa4222d74",
2115                 "reference": "dd603c7d151d46eafd243a405d5b7eefa4222d74",
2116                 "shasum": ""
2117             },
2118             "require": {
2119                 "ext-mbstring": "*",
2120                 "laminas/laminas-zendframework-bridge": "^1.0",
2121                 "paragonie/random_compat": "^2.0.11 || 9.99.99",
2122                 "php": "^5.6 || ^7.0"
2123             },
2124             "replace": {
2125                 "zendframework/zend-math": "self.version"
2126             },
2127             "require-dev": {
2128                 "laminas/laminas-coding-standard": "~1.0.0",
2129                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
2130             },
2131             "suggest": {
2132                 "ext-bcmath": "If using the bcmath functionality",
2133                 "ext-gmp": "If using the gmp functionality"
2134             },
2135             "type": "library",
2136             "extra": {
2137                 "branch-alias": {
2138                     "dev-master": "3.2.x-dev",
2139                     "dev-develop": "3.3.x-dev"
2140                 }
2141             },
2142             "autoload": {
2143                 "psr-4": {
2144                     "Laminas\\Math\\": "src/"
2145                 }
2146             },
2147             "notification-url": "https://packagist.org/downloads/",
2148             "license": [
2149                 "BSD-3-Clause"
2150             ],
2151             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2152             "homepage": "https://laminas.dev",
2153             "keywords": [
2154                 "laminas",
2155                 "math"
2156             ],
2157             "support": {
2158                 "chat": "https://laminas.dev/chat",
2159                 "docs": "https://docs.laminas.dev/laminas-math/",
2160                 "forum": "https://discourse.laminas.dev",
2161                 "issues": "https://github.com/laminas/laminas-math/issues",
2162                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2163                 "source": "https://github.com/laminas/laminas-math"
2164             },
2165             "time": "2019-12-31T17:24:18+00:00"
2166         },
2167         {
2168             "name": "laminas/laminas-modulemanager",
2169             "version": "2.10.1",
2170             "source": {
2171                 "type": "git",
2172                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2173                 "reference": "637aaaf2c85d13694b096e253e5884653f93bb92"
2174             },
2175             "dist": {
2176                 "type": "zip",
2177                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/637aaaf2c85d13694b096e253e5884653f93bb92",
2178                 "reference": "637aaaf2c85d13694b096e253e5884653f93bb92",
2179                 "shasum": ""
2180             },
2181             "require": {
2182                 "brick/varexporter": "^0.3.2",
2183                 "laminas/laminas-config": "^3.4",
2184                 "laminas/laminas-eventmanager": "^3.3",
2185                 "laminas/laminas-stdlib": "^3.3",
2186                 "laminas/laminas-zendframework-bridge": "^1.1",
2187                 "php": "^7.3 || ^8.0",
2188                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2189             },
2190             "replace": {
2191                 "zendframework/zend-modulemanager": "^2.8.4"
2192             },
2193             "require-dev": {
2194                 "laminas/laminas-coding-standard": "~1.0.0",
2195                 "laminas/laminas-console": "^2.8",
2196                 "laminas/laminas-di": "^2.6.1",
2197                 "laminas/laminas-loader": "^2.6.1",
2198                 "laminas/laminas-mvc": "^3.1.1",
2199                 "laminas/laminas-servicemanager": "^3.4.1",
2200                 "phpunit/phpunit": "^9.3.7"
2201             },
2202             "suggest": {
2203                 "laminas/laminas-console": "Laminas\\Console component",
2204                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2205                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2206                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2207             },
2208             "type": "library",
2209             "autoload": {
2210                 "psr-4": {
2211                     "Laminas\\ModuleManager\\": "src/"
2212                 }
2213             },
2214             "notification-url": "https://packagist.org/downloads/",
2215             "license": [
2216                 "BSD-3-Clause"
2217             ],
2218             "description": "Modular application system for laminas-mvc applications",
2219             "homepage": "https://laminas.dev",
2220             "keywords": [
2221                 "laminas",
2222                 "modulemanager"
2223             ],
2224             "support": {
2225                 "chat": "https://laminas.dev/chat",
2226                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2227                 "forum": "https://discourse.laminas.dev",
2228                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2229                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2230                 "source": "https://github.com/laminas/laminas-modulemanager"
2231             },
2232             "funding": [
2233                 {
2234                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2235                     "type": "community_bridge"
2236                 }
2237             ],
2238             "time": "2020-09-01T22:26:46+00:00"
2239         },
2240         {
2241             "name": "laminas/laminas-mvc",
2242             "version": "3.1.1",
2243             "source": {
2244                 "type": "git",
2245                 "url": "https://github.com/laminas/laminas-mvc.git",
2246                 "reference": "ead09f8ab5ff0e562dbd0198c7f67523c2f61980"
2247             },
2248             "dist": {
2249                 "type": "zip",
2250                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/ead09f8ab5ff0e562dbd0198c7f67523c2f61980",
2251                 "reference": "ead09f8ab5ff0e562dbd0198c7f67523c2f61980",
2252                 "shasum": ""
2253             },
2254             "require": {
2255                 "container-interop/container-interop": "^1.2",
2256                 "laminas/laminas-eventmanager": "^3.2",
2257                 "laminas/laminas-http": "^2.7",
2258                 "laminas/laminas-modulemanager": "^2.8",
2259                 "laminas/laminas-router": "^3.0.2",
2260                 "laminas/laminas-servicemanager": "^3.3",
2261                 "laminas/laminas-stdlib": "^3.1",
2262                 "laminas/laminas-view": "^2.9",
2263                 "laminas/laminas-zendframework-bridge": "^1.0",
2264                 "php": "^5.6 || ^7.0"
2265             },
2266             "replace": {
2267                 "zendframework/zend-mvc": "self.version"
2268             },
2269             "require-dev": {
2270                 "http-interop/http-middleware": "^0.4.1",
2271                 "laminas/laminas-coding-standard": "~1.0.0",
2272                 "laminas/laminas-json": "^2.6.1 || ^3.0",
2273                 "laminas/laminas-psr7bridge": "^1.0",
2274                 "laminas/laminas-stratigility": "^2.0.1",
2275                 "phpunit/phpunit": "^6.4.4 || ^5.7.14"
2276             },
2277             "suggest": {
2278                 "http-interop/http-middleware": "^0.4.1 to be used together with laminas-stratigility",
2279                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2280                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2281                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2282                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2283                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2284                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2285                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2286                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2287                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2288                 "laminas/laminas-psr7bridge": "(^0.2) To consume PSR-7 middleware within the MVC workflow",
2289                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application",
2290                 "laminas/laminas-stratigility": "laminas-stratigility is required to use middleware pipes in the MiddlewareListener"
2291             },
2292             "type": "library",
2293             "extra": {
2294                 "branch-alias": {
2295                     "dev-master": "3.1-dev",
2296                     "dev-develop": "3.2-dev"
2297                 }
2298             },
2299             "autoload": {
2300                 "psr-4": {
2301                     "Laminas\\Mvc\\": "src/"
2302                 }
2303             },
2304             "notification-url": "https://packagist.org/downloads/",
2305             "license": [
2306                 "BSD-3-Clause"
2307             ],
2308             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2309             "homepage": "https://laminas.dev",
2310             "keywords": [
2311                 "laminas",
2312                 "mvc"
2313             ],
2314             "support": {
2315                 "chat": "https://laminas.dev/chat",
2316                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2317                 "forum": "https://discourse.laminas.dev",
2318                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2319                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2320                 "source": "https://github.com/laminas/laminas-mvc"
2321             },
2322             "time": "2019-12-31T17:33:14+00:00"
2323         },
2324         {
2325             "name": "laminas/laminas-mvc-console",
2326             "version": "1.2.0",
2327             "source": {
2328                 "type": "git",
2329                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2330                 "reference": "0c16223557fdb9bba853f6de22e1040824c1c966"
2331             },
2332             "dist": {
2333                 "type": "zip",
2334                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/0c16223557fdb9bba853f6de22e1040824c1c966",
2335                 "reference": "0c16223557fdb9bba853f6de22e1040824c1c966",
2336                 "shasum": ""
2337             },
2338             "require": {
2339                 "container-interop/container-interop": "^1.1",
2340                 "laminas/laminas-console": "^2.6",
2341                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
2342                 "laminas/laminas-modulemanager": "^2.7.1",
2343                 "laminas/laminas-mvc": "^3.0.3",
2344                 "laminas/laminas-router": "^3.0",
2345                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
2346                 "laminas/laminas-stdlib": "^2.7.5 || ^3.0",
2347                 "laminas/laminas-text": "^2.6",
2348                 "laminas/laminas-view": "^2.6.3",
2349                 "laminas/laminas-zendframework-bridge": "^1.0",
2350                 "php": "^5.6 || ^7.0"
2351             },
2352             "conflict": {
2353                 "laminas/laminas-mvc": "<3.0.0"
2354             },
2355             "replace": {
2356                 "zendframework/zend-mvc-console": "self.version"
2357             },
2358             "require-dev": {
2359                 "laminas/laminas-coding-standard": "~1.0.0",
2360                 "laminas/laminas-filter": "^2.6.1",
2361                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
2362             },
2363             "suggest": {
2364                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2365             },
2366             "type": "library",
2367             "extra": {
2368                 "branch-alias": {
2369                     "dev-master": "1.2.x-dev",
2370                     "dev-develop": "1.3.x-dev"
2371                 },
2372                 "laminas": {
2373                     "component": "Laminas\\Mvc\\Console"
2374                 }
2375             },
2376             "autoload": {
2377                 "psr-4": {
2378                     "Laminas\\Mvc\\Console\\": "src/"
2379                 }
2380             },
2381             "notification-url": "https://packagist.org/downloads/",
2382             "license": [
2383                 "BSD-3-Clause"
2384             ],
2385             "description": "Integration between laminas-mvc and laminas-console",
2386             "homepage": "https://laminas.dev",
2387             "keywords": [
2388                 "console",
2389                 "laminas",
2390                 "mvc"
2391             ],
2392             "support": {
2393                 "chat": "https://laminas.dev/chat",
2394                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2395                 "forum": "https://discourse.laminas.dev",
2396                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2397                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2398                 "source": "https://github.com/laminas/laminas-mvc-console"
2399             },
2400             "time": "2019-12-31T17:33:37+00:00"
2401         },
2402         {
2403             "name": "laminas/laminas-mvc-i18n",
2404             "version": "1.1.1",
2405             "source": {
2406                 "type": "git",
2407                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2408                 "reference": "4184f6572b5244a5f5781604f1e03d7955e304a0"
2409             },
2410             "dist": {
2411                 "type": "zip",
2412                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/4184f6572b5244a5f5781604f1e03d7955e304a0",
2413                 "reference": "4184f6572b5244a5f5781604f1e03d7955e304a0",
2414                 "shasum": ""
2415             },
2416             "require": {
2417                 "container-interop/container-interop": "^1.1",
2418                 "laminas/laminas-i18n": "^2.7",
2419                 "laminas/laminas-router": "^3.0",
2420                 "laminas/laminas-servicemanager": "^2.7.10 || ^3.0.3",
2421                 "laminas/laminas-stdlib": "^2.7.6 || ^3.0",
2422                 "laminas/laminas-validator": "^2.6",
2423                 "laminas/laminas-zendframework-bridge": "^1.0",
2424                 "php": "^5.6 || ^7.0"
2425             },
2426             "conflict": {
2427                 "laminas/laminas-mvc": "<3.0.0",
2428                 "phpspec/prophecy": "<1.8.0"
2429             },
2430             "replace": {
2431                 "zendframework/zend-mvc-i18n": "self.version"
2432             },
2433             "require-dev": {
2434                 "laminas/laminas-cache": "^2.6.1",
2435                 "laminas/laminas-coding-standard": "~1.0.0",
2436                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5"
2437             },
2438             "suggest": {
2439                 "laminas/laminas-cache": "To enable caching of translation strings"
2440             },
2441             "type": "library",
2442             "extra": {
2443                 "branch-alias": {
2444                     "dev-master": "1.1.x-dev",
2445                     "dev-develop": "1.2.x-dev"
2446                 },
2447                 "laminas": {
2448                     "component": "Laminas\\Mvc\\I18n",
2449                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2450                 }
2451             },
2452             "autoload": {
2453                 "psr-4": {
2454                     "Laminas\\Mvc\\I18n\\": "src/"
2455                 }
2456             },
2457             "notification-url": "https://packagist.org/downloads/",
2458             "license": [
2459                 "BSD-3-Clause"
2460             ],
2461             "description": "Integration between laminas-mvc and laminas-i18n",
2462             "homepage": "https://laminas.dev",
2463             "keywords": [
2464                 "i18n",
2465                 "laminas",
2466                 "mvc"
2467             ],
2468             "support": {
2469                 "chat": "https://laminas.dev/chat",
2470                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2471                 "forum": "https://discourse.laminas.dev",
2472                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2473                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2474                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2475             },
2476             "time": "2019-12-31T17:33:41+00:00"
2477         },
2478         {
2479             "name": "laminas/laminas-router",
2480             "version": "3.3.2",
2481             "source": {
2482                 "type": "git",
2483                 "url": "https://github.com/laminas/laminas-router.git",
2484                 "reference": "01a6905202ad41a42ba63d60260eba32b89e18c7"
2485             },
2486             "dist": {
2487                 "type": "zip",
2488                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/01a6905202ad41a42ba63d60260eba32b89e18c7",
2489                 "reference": "01a6905202ad41a42ba63d60260eba32b89e18c7",
2490                 "shasum": ""
2491             },
2492             "require": {
2493                 "container-interop/container-interop": "^1.2",
2494                 "laminas/laminas-http": "^2.8.1",
2495                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
2496                 "laminas/laminas-stdlib": "^3.2.1",
2497                 "laminas/laminas-zendframework-bridge": "^1.0",
2498                 "php": "^5.6 || ^7.0"
2499             },
2500             "conflict": {
2501                 "laminas/laminas-mvc": "<3.0.0"
2502             },
2503             "replace": {
2504                 "zendframework/zend-router": "^3.3.0"
2505             },
2506             "require-dev": {
2507                 "laminas/laminas-coding-standard": "~1.0.0",
2508                 "laminas/laminas-i18n": "^2.7.4",
2509                 "phpunit/phpunit": "^5.7.22 || ^6.4.1 || ^7.5.18"
2510             },
2511             "suggest": {
2512                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2513             },
2514             "type": "library",
2515             "extra": {
2516                 "branch-alias": {
2517                     "dev-master": "3.3.x-dev",
2518                     "dev-develop": "4.0.x-dev"
2519                 },
2520                 "laminas": {
2521                     "component": "Laminas\\Router",
2522                     "config-provider": "Laminas\\Router\\ConfigProvider"
2523                 }
2524             },
2525             "autoload": {
2526                 "psr-4": {
2527                     "Laminas\\Router\\": "src/"
2528                 }
2529             },
2530             "notification-url": "https://packagist.org/downloads/",
2531             "license": [
2532                 "BSD-3-Clause"
2533             ],
2534             "description": "Flexible routing system for HTTP and console applications",
2535             "homepage": "https://laminas.dev",
2536             "keywords": [
2537                 "laminas",
2538                 "mvc",
2539                 "routing"
2540             ],
2541             "support": {
2542                 "chat": "https://laminas.dev/chat",
2543                 "docs": "https://docs.laminas.dev/laminas-router/",
2544                 "forum": "https://discourse.laminas.dev",
2545                 "issues": "https://github.com/laminas/laminas-router/issues",
2546                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2547                 "source": "https://github.com/laminas/laminas-router"
2548             },
2549             "time": "2020-03-29T13:21:03+00:00"
2550         },
2551         {
2552             "name": "laminas/laminas-server",
2553             "version": "2.8.1",
2554             "source": {
2555                 "type": "git",
2556                 "url": "https://github.com/laminas/laminas-server.git",
2557                 "reference": "4aaca9174c40a2fab2e2aa77999da99f71bdd88e"
2558             },
2559             "dist": {
2560                 "type": "zip",
2561                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/4aaca9174c40a2fab2e2aa77999da99f71bdd88e",
2562                 "reference": "4aaca9174c40a2fab2e2aa77999da99f71bdd88e",
2563                 "shasum": ""
2564             },
2565             "require": {
2566                 "laminas/laminas-code": "^2.5 || ^3.0",
2567                 "laminas/laminas-stdlib": "^2.5 || ^3.0",
2568                 "laminas/laminas-zendframework-bridge": "^1.0",
2569                 "php": "^5.6 || ^7.0"
2570             },
2571             "replace": {
2572                 "zendframework/zend-server": "self.version"
2573             },
2574             "require-dev": {
2575                 "laminas/laminas-coding-standard": "~1.0.0",
2576                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
2577             },
2578             "type": "library",
2579             "extra": {
2580                 "branch-alias": {
2581                     "dev-master": "2.8.x-dev",
2582                     "dev-develop": "2.9.x-dev"
2583                 }
2584             },
2585             "autoload": {
2586                 "psr-4": {
2587                     "Laminas\\Server\\": "src/"
2588                 }
2589             },
2590             "notification-url": "https://packagist.org/downloads/",
2591             "license": [
2592                 "BSD-3-Clause"
2593             ],
2594             "description": "Create Reflection-based RPC servers",
2595             "homepage": "https://laminas.dev",
2596             "keywords": [
2597                 "laminas",
2598                 "server"
2599             ],
2600             "support": {
2601                 "chat": "https://laminas.dev/chat",
2602                 "docs": "https://docs.laminas.dev/laminas-server/",
2603                 "forum": "https://discourse.laminas.dev",
2604                 "issues": "https://github.com/laminas/laminas-server/issues",
2605                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2606                 "source": "https://github.com/laminas/laminas-server"
2607             },
2608             "time": "2019-12-31T17:43:03+00:00"
2609         },
2610         {
2611             "name": "laminas/laminas-servicemanager",
2612             "version": "3.4.1",
2613             "source": {
2614                 "type": "git",
2615                 "url": "https://github.com/laminas/laminas-servicemanager.git",
2616                 "reference": "0d4c8628a71fae9f7bd0b1b74b76382e5e9a04b1"
2617             },
2618             "dist": {
2619                 "type": "zip",
2620                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/0d4c8628a71fae9f7bd0b1b74b76382e5e9a04b1",
2621                 "reference": "0d4c8628a71fae9f7bd0b1b74b76382e5e9a04b1",
2622                 "shasum": ""
2623             },
2624             "require": {
2625                 "container-interop/container-interop": "^1.2",
2626                 "laminas/laminas-stdlib": "^3.2.1",
2627                 "laminas/laminas-zendframework-bridge": "^1.0",
2628                 "php": "^5.6 || ^7.0",
2629                 "psr/container": "^1.0"
2630             },
2631             "provide": {
2632                 "container-interop/container-interop-implementation": "^1.2",
2633                 "psr/container-implementation": "^1.0"
2634             },
2635             "replace": {
2636                 "zendframework/zend-servicemanager": "^3.4.0"
2637             },
2638             "require-dev": {
2639                 "laminas/laminas-coding-standard": "~1.0.0",
2640                 "mikey179/vfsstream": "^1.6.5",
2641                 "ocramius/proxy-manager": "^1.0 || ^2.0",
2642                 "phpbench/phpbench": "^0.13.0",
2643                 "phpunit/phpunit": "^5.7.25 || ^6.4.4"
2644             },
2645             "suggest": {
2646                 "laminas/laminas-stdlib": "laminas-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances",
2647                 "ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services"
2648             },
2649             "bin": [
2650                 "bin/generate-deps-for-config-factory",
2651                 "bin/generate-factory-for-class"
2652             ],
2653             "type": "library",
2654             "extra": {
2655                 "branch-alias": {
2656                     "dev-master": "3.3-dev",
2657                     "dev-develop": "4.0-dev"
2658                 }
2659             },
2660             "autoload": {
2661                 "psr-4": {
2662                     "Laminas\\ServiceManager\\": "src/"
2663                 }
2664             },
2665             "notification-url": "https://packagist.org/downloads/",
2666             "license": [
2667                 "BSD-3-Clause"
2668             ],
2669             "description": "Factory-Driven Dependency Injection Container",
2670             "homepage": "https://laminas.dev",
2671             "keywords": [
2672                 "PSR-11",
2673                 "dependency-injection",
2674                 "di",
2675                 "dic",
2676                 "laminas",
2677                 "service-manager",
2678                 "servicemanager"
2679             ],
2680             "support": {
2681                 "chat": "https://laminas.dev/chat",
2682                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
2683                 "forum": "https://discourse.laminas.dev",
2684                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
2685                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
2686                 "source": "https://github.com/laminas/laminas-servicemanager"
2687             },
2688             "funding": [
2689                 {
2690                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2691                     "type": "community_bridge"
2692                 }
2693             ],
2694             "time": "2020-05-11T14:43:22+00:00"
2695         },
2696         {
2697             "name": "laminas/laminas-soap",
2698             "version": "2.8.0",
2699             "source": {
2700                 "type": "git",
2701                 "url": "https://github.com/laminas/laminas-soap.git",
2702                 "reference": "34f91d5c4c0a78bc5689cca2d1eaf829b27edd72"
2703             },
2704             "dist": {
2705                 "type": "zip",
2706                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/34f91d5c4c0a78bc5689cca2d1eaf829b27edd72",
2707                 "reference": "34f91d5c4c0a78bc5689cca2d1eaf829b27edd72",
2708                 "shasum": ""
2709             },
2710             "require": {
2711                 "ext-soap": "*",
2712                 "laminas/laminas-server": "^2.6.1",
2713                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2714                 "laminas/laminas-uri": "^2.5.2",
2715                 "laminas/laminas-zendframework-bridge": "^1.0",
2716                 "php": "^5.6 || ^7.0"
2717             },
2718             "replace": {
2719                 "zendframework/zend-soap": "self.version"
2720             },
2721             "require-dev": {
2722                 "laminas/laminas-coding-standard": "~1.0.0",
2723                 "laminas/laminas-config": "^2.6",
2724                 "laminas/laminas-http": "^2.5.4",
2725                 "phpunit/phpunit": "^5.7.21 || ^6.3"
2726             },
2727             "suggest": {
2728                 "laminas/laminas-http": "Laminas\\Http component"
2729             },
2730             "type": "library",
2731             "extra": {
2732                 "branch-alias": {
2733                     "dev-master": "2.7.x-dev",
2734                     "dev-develop": "2.8.x-dev"
2735                 }
2736             },
2737             "autoload": {
2738                 "psr-4": {
2739                     "Laminas\\Soap\\": "src/"
2740                 }
2741             },
2742             "notification-url": "https://packagist.org/downloads/",
2743             "license": [
2744                 "BSD-3-Clause"
2745             ],
2746             "homepage": "https://laminas.dev",
2747             "keywords": [
2748                 "laminas",
2749                 "soap"
2750             ],
2751             "support": {
2752                 "chat": "https://laminas.dev/chat",
2753                 "docs": "https://docs.laminas.dev/laminas-soap/",
2754                 "forum": "https://discourse.laminas.dev",
2755                 "issues": "https://github.com/laminas/laminas-soap/issues",
2756                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
2757                 "source": "https://github.com/laminas/laminas-soap"
2758             },
2759             "time": "2019-12-31T17:48:49+00:00"
2760         },
2761         {
2762             "name": "laminas/laminas-stdlib",
2763             "version": "3.3.0",
2764             "source": {
2765                 "type": "git",
2766                 "url": "https://github.com/laminas/laminas-stdlib.git",
2767                 "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6"
2768             },
2769             "dist": {
2770                 "type": "zip",
2771                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6",
2772                 "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6",
2773                 "shasum": ""
2774             },
2775             "require": {
2776                 "laminas/laminas-zendframework-bridge": "^1.0",
2777                 "php": "^7.3 || ^8.0"
2778             },
2779             "replace": {
2780                 "zendframework/zend-stdlib": "^3.2.1"
2781             },
2782             "require-dev": {
2783                 "laminas/laminas-coding-standard": "~1.0.0",
2784                 "phpbench/phpbench": "^0.17.1",
2785                 "phpunit/phpunit": "^9.3.7"
2786             },
2787             "type": "library",
2788             "extra": {
2789                 "branch-alias": {
2790                     "dev-master": "3.3.x-dev",
2791                     "dev-develop": "3.4.x-dev"
2792                 }
2793             },
2794             "autoload": {
2795                 "psr-4": {
2796                     "Laminas\\Stdlib\\": "src/"
2797                 }
2798             },
2799             "notification-url": "https://packagist.org/downloads/",
2800             "license": [
2801                 "BSD-3-Clause"
2802             ],
2803             "description": "SPL extensions, array utilities, error handlers, and more",
2804             "homepage": "https://laminas.dev",
2805             "keywords": [
2806                 "laminas",
2807                 "stdlib"
2808             ],
2809             "support": {
2810                 "chat": "https://laminas.dev/chat",
2811                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
2812                 "forum": "https://discourse.laminas.dev",
2813                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
2814                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
2815                 "source": "https://github.com/laminas/laminas-stdlib"
2816             },
2817             "funding": [
2818                 {
2819                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2820                     "type": "community_bridge"
2821                 }
2822             ],
2823             "time": "2020-08-25T09:08:16+00:00"
2824         },
2825         {
2826             "name": "laminas/laminas-text",
2827             "version": "2.8.0",
2828             "source": {
2829                 "type": "git",
2830                 "url": "https://github.com/laminas/laminas-text.git",
2831                 "reference": "76fccc8f79a6fb61689e96ab300566c0065deaaa"
2832             },
2833             "dist": {
2834                 "type": "zip",
2835                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/76fccc8f79a6fb61689e96ab300566c0065deaaa",
2836                 "reference": "76fccc8f79a6fb61689e96ab300566c0065deaaa",
2837                 "shasum": ""
2838             },
2839             "require": {
2840                 "laminas/laminas-servicemanager": "^3.4",
2841                 "laminas/laminas-stdlib": "^3.1",
2842                 "laminas/laminas-zendframework-bridge": "^1.0",
2843                 "php": "^7.3 || ~8.0.0"
2844             },
2845             "replace": {
2846                 "zendframework/zend-text": "^2.7.1"
2847             },
2848             "require-dev": {
2849                 "laminas/laminas-coding-standard": "~1.0.0",
2850                 "laminas/laminas-config": "^3.4",
2851                 "phpunit/phpunit": "^9.3"
2852             },
2853             "type": "library",
2854             "autoload": {
2855                 "psr-4": {
2856                     "Laminas\\Text\\": "src/"
2857                 }
2858             },
2859             "notification-url": "https://packagist.org/downloads/",
2860             "license": [
2861                 "BSD-3-Clause"
2862             ],
2863             "description": "Create FIGlets and text-based tables",
2864             "homepage": "https://laminas.dev",
2865             "keywords": [
2866                 "laminas",
2867                 "text"
2868             ],
2869             "support": {
2870                 "chat": "https://laminas.dev/chat",
2871                 "docs": "https://docs.laminas.dev/laminas-text/",
2872                 "forum": "https://discourse.laminas.dev",
2873                 "issues": "https://github.com/laminas/laminas-text/issues",
2874                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
2875                 "source": "https://github.com/laminas/laminas-text"
2876             },
2877             "funding": [
2878                 {
2879                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2880                     "type": "community_bridge"
2881                 }
2882             ],
2883             "time": "2020-10-31T13:21:17+00:00"
2884         },
2885         {
2886             "name": "laminas/laminas-uri",
2887             "version": "2.8.0",
2888             "source": {
2889                 "type": "git",
2890                 "url": "https://github.com/laminas/laminas-uri.git",
2891                 "reference": "8651611b6285529f25a4cb9a466c686d9b31468e"
2892             },
2893             "dist": {
2894                 "type": "zip",
2895                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/8651611b6285529f25a4cb9a466c686d9b31468e",
2896                 "reference": "8651611b6285529f25a4cb9a466c686d9b31468e",
2897                 "shasum": ""
2898             },
2899             "require": {
2900                 "laminas/laminas-escaper": "^2.5",
2901                 "laminas/laminas-validator": "^2.10",
2902                 "laminas/laminas-zendframework-bridge": "^1.0",
2903                 "php": "^7.3 || ~8.0.0"
2904             },
2905             "replace": {
2906                 "zendframework/zend-uri": "^2.7.1"
2907             },
2908             "require-dev": {
2909                 "laminas/laminas-coding-standard": "^2.1",
2910                 "phpunit/phpunit": "^9.3"
2911             },
2912             "type": "library",
2913             "autoload": {
2914                 "psr-4": {
2915                     "Laminas\\Uri\\": "src/"
2916                 }
2917             },
2918             "notification-url": "https://packagist.org/downloads/",
2919             "license": [
2920                 "BSD-3-Clause"
2921             ],
2922             "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
2923             "homepage": "https://laminas.dev",
2924             "keywords": [
2925                 "laminas",
2926                 "uri"
2927             ],
2928             "support": {
2929                 "chat": "https://laminas.dev/chat",
2930                 "docs": "https://docs.laminas.dev/laminas-uri/",
2931                 "forum": "https://discourse.laminas.dev",
2932                 "issues": "https://github.com/laminas/laminas-uri/issues",
2933                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
2934                 "source": "https://github.com/laminas/laminas-uri"
2935             },
2936             "funding": [
2937                 {
2938                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2939                     "type": "community_bridge"
2940                 }
2941             ],
2942             "time": "2020-10-31T20:20:07+00:00"
2943         },
2944         {
2945             "name": "laminas/laminas-validator",
2946             "version": "2.13.4",
2947             "source": {
2948                 "type": "git",
2949                 "url": "https://github.com/laminas/laminas-validator.git",
2950                 "reference": "93593684e70b8ed1e870cacd34ca32b0c0ace185"
2951             },
2952             "dist": {
2953                 "type": "zip",
2954                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/93593684e70b8ed1e870cacd34ca32b0c0ace185",
2955                 "reference": "93593684e70b8ed1e870cacd34ca32b0c0ace185",
2956                 "shasum": ""
2957             },
2958             "require": {
2959                 "container-interop/container-interop": "^1.1",
2960                 "laminas/laminas-stdlib": "^3.2.1",
2961                 "laminas/laminas-zendframework-bridge": "^1.0",
2962                 "php": "^7.1"
2963             },
2964             "replace": {
2965                 "zendframework/zend-validator": "^2.13.0"
2966             },
2967             "require-dev": {
2968                 "laminas/laminas-cache": "^2.6.1",
2969                 "laminas/laminas-coding-standard": "~1.0.0",
2970                 "laminas/laminas-config": "^2.6",
2971                 "laminas/laminas-db": "^2.7",
2972                 "laminas/laminas-filter": "^2.6",
2973                 "laminas/laminas-http": "^2.5.4",
2974                 "laminas/laminas-i18n": "^2.6",
2975                 "laminas/laminas-math": "^2.6",
2976                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
2977                 "laminas/laminas-session": "^2.8",
2978                 "laminas/laminas-uri": "^2.5",
2979                 "phpunit/phpunit": "^7.5.20 || ^8.5.2",
2980                 "psr/http-client": "^1.0",
2981                 "psr/http-factory": "^1.0",
2982                 "psr/http-message": "^1.0"
2983             },
2984             "suggest": {
2985                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
2986                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
2987                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
2988                 "laminas/laminas-i18n-resources": "Translations of validator messages",
2989                 "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
2990                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
2991                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
2992                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
2993                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
2994             },
2995             "type": "library",
2996             "extra": {
2997                 "branch-alias": {
2998                     "dev-master": "2.13.x-dev",
2999                     "dev-develop": "2.14.x-dev"
3000                 },
3001                 "laminas": {
3002                     "component": "Laminas\\Validator",
3003                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3004                 }
3005             },
3006             "autoload": {
3007                 "psr-4": {
3008                     "Laminas\\Validator\\": "src/"
3009                 }
3010             },
3011             "notification-url": "https://packagist.org/downloads/",
3012             "license": [
3013                 "BSD-3-Clause"
3014             ],
3015             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3016             "homepage": "https://laminas.dev",
3017             "keywords": [
3018                 "laminas",
3019                 "validator"
3020             ],
3021             "support": {
3022                 "chat": "https://laminas.dev/chat",
3023                 "docs": "https://docs.laminas.dev/laminas-validator/",
3024                 "forum": "https://discourse.laminas.dev",
3025                 "issues": "https://github.com/laminas/laminas-validator/issues",
3026                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3027                 "source": "https://github.com/laminas/laminas-validator"
3028             },
3029             "time": "2020-03-31T18:57:01+00:00"
3030         },
3031         {
3032             "name": "laminas/laminas-view",
3033             "version": "2.11.4",
3034             "source": {
3035                 "type": "git",
3036                 "url": "https://github.com/laminas/laminas-view.git",
3037                 "reference": "3bbb2e94287383604c898284a18d2d06cf17301e"
3038             },
3039             "dist": {
3040                 "type": "zip",
3041                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3bbb2e94287383604c898284a18d2d06cf17301e",
3042                 "reference": "3bbb2e94287383604c898284a18d2d06cf17301e",
3043                 "shasum": ""
3044             },
3045             "require": {
3046                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
3047                 "laminas/laminas-json": "^2.6.1 || ^3.0",
3048                 "laminas/laminas-loader": "^2.5",
3049                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
3050                 "laminas/laminas-zendframework-bridge": "^1.0",
3051                 "php": "^5.6 || ^7.0"
3052             },
3053             "replace": {
3054                 "zendframework/zend-view": "self.version"
3055             },
3056             "require-dev": {
3057                 "laminas/laminas-authentication": "^2.5",
3058                 "laminas/laminas-cache": "^2.6.1",
3059                 "laminas/laminas-coding-standard": "~1.0.0",
3060                 "laminas/laminas-config": "^2.6",
3061                 "laminas/laminas-console": "^2.6",
3062                 "laminas/laminas-escaper": "^2.5",
3063                 "laminas/laminas-feed": "^2.7",
3064                 "laminas/laminas-filter": "^2.6.1",
3065                 "laminas/laminas-http": "^2.5.4",
3066                 "laminas/laminas-i18n": "^2.6",
3067                 "laminas/laminas-log": "^2.7",
3068                 "laminas/laminas-modulemanager": "^2.7.1",
3069                 "laminas/laminas-mvc": "^2.7.14 || ^3.0",
3070                 "laminas/laminas-navigation": "^2.5",
3071                 "laminas/laminas-paginator": "^2.5",
3072                 "laminas/laminas-permissions-acl": "^2.6",
3073                 "laminas/laminas-router": "^3.0.1",
3074                 "laminas/laminas-serializer": "^2.6.1",
3075                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
3076                 "laminas/laminas-session": "^2.8.1",
3077                 "laminas/laminas-uri": "^2.5",
3078                 "phpunit/phpunit": "^5.7.15 || ^6.0.8"
3079             },
3080             "suggest": {
3081                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3082                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3083                 "laminas/laminas-feed": "Laminas\\Feed component",
3084                 "laminas/laminas-filter": "Laminas\\Filter component",
3085                 "laminas/laminas-http": "Laminas\\Http component",
3086                 "laminas/laminas-i18n": "Laminas\\I18n component",
3087                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3088                 "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
3089                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3090                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3091                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3092                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3093                 "laminas/laminas-uri": "Laminas\\Uri component"
3094             },
3095             "bin": [
3096                 "bin/templatemap_generator.php"
3097             ],
3098             "type": "library",
3099             "extra": {
3100                 "branch-alias": {
3101                     "dev-master": "2.11.x-dev",
3102                     "dev-develop": "2.12.x-dev"
3103                 }
3104             },
3105             "autoload": {
3106                 "psr-4": {
3107                     "Laminas\\View\\": "src/"
3108                 }
3109             },
3110             "notification-url": "https://packagist.org/downloads/",
3111             "license": [
3112                 "BSD-3-Clause"
3113             ],
3114             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3115             "homepage": "https://laminas.dev",
3116             "keywords": [
3117                 "laminas",
3118                 "view"
3119             ],
3120             "support": {
3121                 "chat": "https://laminas.dev/chat",
3122                 "docs": "https://docs.laminas.dev/laminas-view/",
3123                 "forum": "https://discourse.laminas.dev",
3124                 "issues": "https://github.com/laminas/laminas-view/issues",
3125                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3126                 "source": "https://github.com/laminas/laminas-view"
3127             },
3128             "time": "2019-12-31T18:03:30+00:00"
3129         },
3130         {
3131             "name": "laminas/laminas-xml",
3132             "version": "1.2.0",
3133             "source": {
3134                 "type": "git",
3135                 "url": "https://github.com/laminas/laminas-xml.git",
3136                 "reference": "879cc66d1bba6a37705e98074f52a6960c220020"
3137             },
3138             "dist": {
3139                 "type": "zip",
3140                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/879cc66d1bba6a37705e98074f52a6960c220020",
3141                 "reference": "879cc66d1bba6a37705e98074f52a6960c220020",
3142                 "shasum": ""
3143             },
3144             "require": {
3145                 "laminas/laminas-zendframework-bridge": "^1.0",
3146                 "php": "^5.6 || ^7.0"
3147             },
3148             "replace": {
3149                 "zendframework/zendxml": "self.version"
3150             },
3151             "require-dev": {
3152                 "laminas/laminas-coding-standard": "~1.0.0",
3153                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
3154             },
3155             "type": "library",
3156             "extra": {
3157                 "branch-alias": {
3158                     "dev-master": "1.2.x-dev",
3159                     "dev-develop": "1.3.x-dev"
3160                 }
3161             },
3162             "autoload": {
3163                 "psr-4": {
3164                     "Laminas\\Xml\\": "src/"
3165                 }
3166             },
3167             "notification-url": "https://packagist.org/downloads/",
3168             "license": [
3169                 "BSD-3-Clause"
3170             ],
3171             "description": "Utility library for XML usage, best practices, and security in PHP",
3172             "homepage": "https://laminas.dev",
3173             "keywords": [
3174                 "laminas",
3175                 "security",
3176                 "xml"
3177             ],
3178             "support": {
3179                 "chat": "https://laminas.dev/chat",
3180                 "docs": "https://docs.laminas.dev/laminas-xml/",
3181                 "forum": "https://discourse.laminas.dev",
3182                 "issues": "https://github.com/laminas/laminas-xml/issues",
3183                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3184                 "source": "https://github.com/laminas/laminas-xml"
3185             },
3186             "time": "2019-12-31T18:05:42+00:00"
3187         },
3188         {
3189             "name": "laminas/laminas-xmlrpc",
3190             "version": "2.9.0",
3191             "source": {
3192                 "type": "git",
3193                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3194                 "reference": "1461f9777ec59f6c5dcbd727e23548ea1cbe4dcc"
3195             },
3196             "dist": {
3197                 "type": "zip",
3198                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/1461f9777ec59f6c5dcbd727e23548ea1cbe4dcc",
3199                 "reference": "1461f9777ec59f6c5dcbd727e23548ea1cbe4dcc",
3200                 "shasum": ""
3201             },
3202             "require": {
3203                 "laminas/laminas-http": "^2.5.4",
3204                 "laminas/laminas-math": "^2.7 || ^3.0",
3205                 "laminas/laminas-server": "^2.7",
3206                 "laminas/laminas-stdlib": "^3.2.1",
3207                 "laminas/laminas-xml": "^1.0.2",
3208                 "laminas/laminas-zendframework-bridge": "^1.0",
3209                 "php": "^5.6 || ^7.0"
3210             },
3211             "replace": {
3212                 "zendframework/zend-xmlrpc": "self.version"
3213             },
3214             "require-dev": {
3215                 "laminas/laminas-coding-standard": "~1.0.0",
3216                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
3217             },
3218             "suggest": {
3219                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3220             },
3221             "type": "library",
3222             "extra": {
3223                 "branch-alias": {
3224                     "dev-master": "2.9.x-dev",
3225                     "dev-develop": "2.10.x-dev"
3226                 }
3227             },
3228             "autoload": {
3229                 "psr-4": {
3230                     "Laminas\\XmlRpc\\": "src/"
3231                 }
3232             },
3233             "notification-url": "https://packagist.org/downloads/",
3234             "license": [
3235                 "BSD-3-Clause"
3236             ],
3237             "description": "Fully-featured XML-RPC server and client implementations",
3238             "homepage": "https://laminas.dev",
3239             "keywords": [
3240                 "laminas",
3241                 "xmlrpc"
3242             ],
3243             "support": {
3244                 "chat": "https://laminas.dev/chat",
3245                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3246                 "forum": "https://discourse.laminas.dev",
3247                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3248                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3249                 "source": "https://github.com/laminas/laminas-xmlrpc"
3250             },
3251             "time": "2019-12-31T18:07:12+00:00"
3252         },
3253         {
3254             "name": "laminas/laminas-zendframework-bridge",
3255             "version": "1.1.1",
3256             "source": {
3257                 "type": "git",
3258                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3259                 "reference": "6ede70583e101030bcace4dcddd648f760ddf642"
3260             },
3261             "dist": {
3262                 "type": "zip",
3263                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
3264                 "reference": "6ede70583e101030bcace4dcddd648f760ddf642",
3265                 "shasum": ""
3266             },
3267             "require": {
3268                 "php": "^5.6 || ^7.0 || ^8.0"
3269             },
3270             "require-dev": {
3271                 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
3272                 "squizlabs/php_codesniffer": "^3.5"
3273             },
3274             "type": "library",
3275             "extra": {
3276                 "laminas": {
3277                     "module": "Laminas\\ZendFrameworkBridge"
3278                 }
3279             },
3280             "autoload": {
3281                 "files": [
3282                     "src/autoload.php"
3283                 ],
3284                 "psr-4": {
3285                     "Laminas\\ZendFrameworkBridge\\": "src//"
3286                 }
3287             },
3288             "notification-url": "https://packagist.org/downloads/",
3289             "license": [
3290                 "BSD-3-Clause"
3291             ],
3292             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3293             "keywords": [
3294                 "ZendFramework",
3295                 "autoloading",
3296                 "laminas",
3297                 "zf"
3298             ],
3299             "support": {
3300                 "forum": "https://discourse.laminas.dev/",
3301                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3302                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3303                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3304             },
3305             "funding": [
3306                 {
3307                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3308                     "type": "community_bridge"
3309                 }
3310             ],
3311             "time": "2020-09-14T14:23:00+00:00"
3312         },
3313         {
3314             "name": "lcobucci/jwt",
3315             "version": "3.3.3",
3316             "source": {
3317                 "type": "git",
3318                 "url": "https://github.com/lcobucci/jwt.git",
3319                 "reference": "c1123697f6a2ec29162b82f170dd4a491f524773"
3320             },
3321             "dist": {
3322                 "type": "zip",
3323                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c1123697f6a2ec29162b82f170dd4a491f524773",
3324                 "reference": "c1123697f6a2ec29162b82f170dd4a491f524773",
3325                 "shasum": ""
3326             },
3327             "require": {
3328                 "ext-mbstring": "*",
3329                 "ext-openssl": "*",
3330                 "php": "^5.6 || ^7.0"
3331             },
3332             "require-dev": {
3333                 "mikey179/vfsstream": "~1.5",
3334                 "phpmd/phpmd": "~2.2",
3335                 "phpunit/php-invoker": "~1.1",
3336                 "phpunit/phpunit": "^5.7 || ^7.3",
3337                 "squizlabs/php_codesniffer": "~2.3"
3338             },
3339             "type": "library",
3340             "extra": {
3341                 "branch-alias": {
3342                     "dev-master": "3.1-dev"
3343                 }
3344             },
3345             "autoload": {
3346                 "psr-4": {
3347                     "Lcobucci\\JWT\\": "src"
3348                 }
3349             },
3350             "notification-url": "https://packagist.org/downloads/",
3351             "license": [
3352                 "BSD-3-Clause"
3353             ],
3354             "authors": [
3355                 {
3356                     "name": "Luís Otávio Cobucci Oblonczyk",
3357                     "email": "lcobucci@gmail.com",
3358                     "role": "Developer"
3359                 }
3360             ],
3361             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3362             "keywords": [
3363                 "JWS",
3364                 "jwt"
3365             ],
3366             "support": {
3367                 "issues": "https://github.com/lcobucci/jwt/issues",
3368                 "source": "https://github.com/lcobucci/jwt/tree/3.3.3"
3369             },
3370             "funding": [
3371                 {
3372                     "url": "https://github.com/lcobucci",
3373                     "type": "github"
3374                 },
3375                 {
3376                     "url": "https://www.patreon.com/lcobucci",
3377                     "type": "patreon"
3378                 }
3379             ],
3380             "time": "2020-08-20T13:22:28+00:00"
3381         },
3382         {
3383             "name": "league/event",
3384             "version": "2.2.0",
3385             "source": {
3386                 "type": "git",
3387                 "url": "https://github.com/thephpleague/event.git",
3388                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3389             },
3390             "dist": {
3391                 "type": "zip",
3392                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3393                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3394                 "shasum": ""
3395             },
3396             "require": {
3397                 "php": ">=5.4.0"
3398             },
3399             "require-dev": {
3400                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3401                 "phpspec/phpspec": "^2.2"
3402             },
3403             "type": "library",
3404             "extra": {
3405                 "branch-alias": {
3406                     "dev-master": "2.2-dev"
3407                 }
3408             },
3409             "autoload": {
3410                 "psr-4": {
3411                     "League\\Event\\": "src/"
3412                 }
3413             },
3414             "notification-url": "https://packagist.org/downloads/",
3415             "license": [
3416                 "MIT"
3417             ],
3418             "authors": [
3419                 {
3420                     "name": "Frank de Jonge",
3421                     "email": "info@frenky.net"
3422                 }
3423             ],
3424             "description": "Event package",
3425             "keywords": [
3426                 "emitter",
3427                 "event",
3428                 "listener"
3429             ],
3430             "support": {
3431                 "issues": "https://github.com/thephpleague/event/issues",
3432                 "source": "https://github.com/thephpleague/event/tree/master"
3433             },
3434             "time": "2018-11-26T11:52:41+00:00"
3435         },
3436         {
3437             "name": "league/oauth2-server",
3438             "version": "8.1.1",
3439             "source": {
3440                 "type": "git",
3441                 "url": "https://github.com/thephpleague/oauth2-server.git",
3442                 "reference": "09f22e8121fa1832962dba18213b80d4267ef8a3"
3443             },
3444             "dist": {
3445                 "type": "zip",
3446                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/09f22e8121fa1832962dba18213b80d4267ef8a3",
3447                 "reference": "09f22e8121fa1832962dba18213b80d4267ef8a3",
3448                 "shasum": ""
3449             },
3450             "require": {
3451                 "defuse/php-encryption": "^2.2.1",
3452                 "ext-json": "*",
3453                 "ext-openssl": "*",
3454                 "lcobucci/jwt": "^3.3.1",
3455                 "league/event": "^2.2",
3456                 "php": ">=7.2.0",
3457                 "psr/http-message": "^1.0.1"
3458             },
3459             "replace": {
3460                 "league/oauth2server": "*",
3461                 "lncd/oauth2": "*"
3462             },
3463             "require-dev": {
3464                 "laminas/laminas-diactoros": "^2.3.0",
3465                 "phpstan/phpstan": "^0.11.19",
3466                 "phpstan/phpstan-phpunit": "^0.11.2",
3467                 "phpunit/phpunit": "^8.5.4 || ^9.1.3",
3468                 "roave/security-advisories": "dev-master"
3469             },
3470             "type": "library",
3471             "autoload": {
3472                 "psr-4": {
3473                     "League\\OAuth2\\Server\\": "src/"
3474                 }
3475             },
3476             "notification-url": "https://packagist.org/downloads/",
3477             "license": [
3478                 "MIT"
3479             ],
3480             "authors": [
3481                 {
3482                     "name": "Alex Bilbie",
3483                     "email": "hello@alexbilbie.com",
3484                     "homepage": "http://www.alexbilbie.com",
3485                     "role": "Developer"
3486                 },
3487                 {
3488                     "name": "Andy Millington",
3489                     "email": "andrew@noexceptions.io",
3490                     "homepage": "https://www.noexceptions.io",
3491                     "role": "Developer"
3492                 }
3493             ],
3494             "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
3495             "homepage": "https://oauth2.thephpleague.com/",
3496             "keywords": [
3497                 "Authentication",
3498                 "api",
3499                 "auth",
3500                 "authorisation",
3501                 "authorization",
3502                 "oauth",
3503                 "oauth 2",
3504                 "oauth 2.0",
3505                 "oauth2",
3506                 "protect",
3507                 "resource",
3508                 "secure",
3509                 "server"
3510             ],
3511             "support": {
3512                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3513                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.1.1"
3514             },
3515             "funding": [
3516                 {
3517                     "url": "https://github.com/sephster",
3518                     "type": "github"
3519                 }
3520             ],
3521             "time": "2020-07-01T11:33:50+00:00"
3522         },
3523         {
3524             "name": "league/omnipay",
3525             "version": "v3.1.0",
3526             "source": {
3527                 "type": "git",
3528                 "url": "https://github.com/thephpleague/omnipay.git",
3529                 "reference": "1ba7c8a3312cf2342458b99c9e5b86eaae44aed2"
3530             },
3531             "dist": {
3532                 "type": "zip",
3533                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/1ba7c8a3312cf2342458b99c9e5b86eaae44aed2",
3534                 "reference": "1ba7c8a3312cf2342458b99c9e5b86eaae44aed2",
3535                 "shasum": ""
3536             },
3537             "require": {
3538                 "omnipay/common": "^3",
3539                 "php": "^7.2",
3540                 "php-http/discovery": "^1.12",
3541                 "php-http/guzzle7-adapter": "^0.1"
3542             },
3543             "require-dev": {
3544                 "omnipay/tests": "^3"
3545             },
3546             "type": "metapackage",
3547             "extra": {
3548                 "branch-alias": {
3549                     "dev-master": "3.1.x-dev"
3550                 }
3551             },
3552             "notification-url": "https://packagist.org/downloads/",
3553             "license": [
3554                 "MIT"
3555             ],
3556             "authors": [
3557                 {
3558                     "name": "Adrian Macneil",
3559                     "email": "adrian@adrianmacneil.com"
3560                 },
3561                 {
3562                     "name": "Barry vd. Heuvel",
3563                     "email": "barryvdh@gmail.com"
3564                 }
3565             ],
3566             "description": "Omnipay payment processing library",
3567             "homepage": "https://omnipay.thephpleague.com/",
3568             "keywords": [
3569                 "checkout",
3570                 "creditcard",
3571                 "omnipay",
3572                 "payment"
3573             ],
3574             "support": {
3575                 "issues": "https://github.com/thephpleague/omnipay/issues",
3576                 "source": "https://github.com/thephpleague/omnipay/tree/v3.1.0"
3577             },
3578             "time": "2020-09-22T14:02:17+00:00"
3579         },
3580         {
3581             "name": "maennchen/zipstream-php",
3582             "version": "2.1.0",
3583             "source": {
3584                 "type": "git",
3585                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
3586                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
3587             },
3588             "dist": {
3589                 "type": "zip",
3590                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
3591                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
3592                 "shasum": ""
3593             },
3594             "require": {
3595                 "myclabs/php-enum": "^1.5",
3596                 "php": ">= 7.1",
3597                 "psr/http-message": "^1.0",
3598                 "symfony/polyfill-mbstring": "^1.0"
3599             },
3600             "require-dev": {
3601                 "ext-zip": "*",
3602                 "guzzlehttp/guzzle": ">= 6.3",
3603                 "mikey179/vfsstream": "^1.6",
3604                 "phpunit/phpunit": ">= 7.5"
3605             },
3606             "type": "library",
3607             "autoload": {
3608                 "psr-4": {
3609                     "ZipStream\\": "src/"
3610                 }
3611             },
3612             "notification-url": "https://packagist.org/downloads/",
3613             "license": [
3614                 "MIT"
3615             ],
3616             "authors": [
3617                 {
3618                     "name": "Paul Duncan",
3619                     "email": "pabs@pablotron.org"
3620                 },
3621                 {
3622                     "name": "Jonatan Männchen",
3623                     "email": "jonatan@maennchen.ch"
3624                 },
3625                 {
3626                     "name": "Jesse Donat",
3627                     "email": "donatj@gmail.com"
3628                 },
3629                 {
3630                     "name": "András Kolesár",
3631                     "email": "kolesar@kolesar.hu"
3632                 }
3633             ],
3634             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
3635             "keywords": [
3636                 "stream",
3637                 "zip"
3638             ],
3639             "support": {
3640                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
3641                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
3642             },
3643             "funding": [
3644                 {
3645                     "url": "https://opencollective.com/zipstream",
3646                     "type": "open_collective"
3647                 }
3648             ],
3649             "time": "2020-05-30T13:11:16+00:00"
3650         },
3651         {
3652             "name": "markbaker/complex",
3653             "version": "2.0.0",
3654             "source": {
3655                 "type": "git",
3656                 "url": "https://github.com/MarkBaker/PHPComplex.git",
3657                 "reference": "9999f1432fae467bc93c53f357105b4c31bb994c"
3658             },
3659             "dist": {
3660                 "type": "zip",
3661                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/9999f1432fae467bc93c53f357105b4c31bb994c",
3662                 "reference": "9999f1432fae467bc93c53f357105b4c31bb994c",
3663                 "shasum": ""
3664             },
3665             "require": {
3666                 "php": "^7.2 || ^8.0"
3667             },
3668             "require-dev": {
3669                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
3670                 "phpcompatibility/php-compatibility": "^9.0",
3671                 "phpdocumentor/phpdocumentor": "2.*",
3672                 "phploc/phploc": "^4.0",
3673                 "phpmd/phpmd": "2.*",
3674                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
3675                 "sebastian/phpcpd": "^4.0",
3676                 "squizlabs/php_codesniffer": "^3.4"
3677             },
3678             "type": "library",
3679             "autoload": {
3680                 "psr-4": {
3681                     "Complex\\": "classes/src/"
3682                 },
3683                 "files": [
3684                     "classes/src/functions/abs.php",
3685                     "classes/src/functions/acos.php",
3686                     "classes/src/functions/acosh.php",
3687                     "classes/src/functions/acot.php",
3688                     "classes/src/functions/acoth.php",
3689                     "classes/src/functions/acsc.php",
3690                     "classes/src/functions/acsch.php",
3691                     "classes/src/functions/argument.php",
3692                     "classes/src/functions/asec.php",
3693                     "classes/src/functions/asech.php",
3694                     "classes/src/functions/asin.php",
3695                     "classes/src/functions/asinh.php",
3696                     "classes/src/functions/atan.php",
3697                     "classes/src/functions/atanh.php",
3698                     "classes/src/functions/conjugate.php",
3699                     "classes/src/functions/cos.php",
3700                     "classes/src/functions/cosh.php",
3701                     "classes/src/functions/cot.php",
3702                     "classes/src/functions/coth.php",
3703                     "classes/src/functions/csc.php",
3704                     "classes/src/functions/csch.php",
3705                     "classes/src/functions/exp.php",
3706                     "classes/src/functions/inverse.php",
3707                     "classes/src/functions/ln.php",
3708                     "classes/src/functions/log2.php",
3709                     "classes/src/functions/log10.php",
3710                     "classes/src/functions/negative.php",
3711                     "classes/src/functions/pow.php",
3712                     "classes/src/functions/rho.php",
3713                     "classes/src/functions/sec.php",
3714                     "classes/src/functions/sech.php",
3715                     "classes/src/functions/sin.php",
3716                     "classes/src/functions/sinh.php",
3717                     "classes/src/functions/sqrt.php",
3718                     "classes/src/functions/tan.php",
3719                     "classes/src/functions/tanh.php",
3720                     "classes/src/functions/theta.php",
3721                     "classes/src/operations/add.php",
3722                     "classes/src/operations/subtract.php",
3723                     "classes/src/operations/multiply.php",
3724                     "classes/src/operations/divideby.php",
3725                     "classes/src/operations/divideinto.php"
3726                 ]
3727             },
3728             "notification-url": "https://packagist.org/downloads/",
3729             "license": [
3730                 "MIT"
3731             ],
3732             "authors": [
3733                 {
3734                     "name": "Mark Baker",
3735                     "email": "mark@lange.demon.co.uk"
3736                 }
3737             ],
3738             "description": "PHP Class for working with complex numbers",
3739             "homepage": "https://github.com/MarkBaker/PHPComplex",
3740             "keywords": [
3741                 "complex",
3742                 "mathematics"
3743             ],
3744             "support": {
3745                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
3746                 "source": "https://github.com/MarkBaker/PHPComplex/tree/PHP8"
3747             },
3748             "time": "2020-08-26T10:42:07+00:00"
3749         },
3750         {
3751             "name": "markbaker/matrix",
3752             "version": "2.0.0",
3753             "source": {
3754                 "type": "git",
3755                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
3756                 "reference": "9567d9c4c519fbe40de01dbd1e4469dbbb66f46a"
3757             },
3758             "dist": {
3759                 "type": "zip",
3760                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/9567d9c4c519fbe40de01dbd1e4469dbbb66f46a",
3761                 "reference": "9567d9c4c519fbe40de01dbd1e4469dbbb66f46a",
3762                 "shasum": ""
3763             },
3764             "require": {
3765                 "php": "^7.2 || ^8.0"
3766             },
3767             "require-dev": {
3768                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
3769                 "phpcompatibility/php-compatibility": "^9.0",
3770                 "phpdocumentor/phpdocumentor": "2.*",
3771                 "phploc/phploc": "^4.0",
3772                 "phpmd/phpmd": "2.*",
3773                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
3774                 "sebastian/phpcpd": "^4.0",
3775                 "squizlabs/php_codesniffer": "^3.4"
3776             },
3777             "type": "library",
3778             "autoload": {
3779                 "psr-4": {
3780                     "Matrix\\": "classes/src/"
3781                 },
3782                 "files": [
3783                     "classes/src/functions/adjoint.php",
3784                     "classes/src/functions/antidiagonal.php",
3785                     "classes/src/functions/cofactors.php",
3786                     "classes/src/functions/determinant.php",
3787                     "classes/src/functions/diagonal.php",
3788                     "classes/src/functions/identity.php",
3789                     "classes/src/functions/inverse.php",
3790                     "classes/src/functions/minors.php",
3791                     "classes/src/functions/trace.php",
3792                     "classes/src/functions/transpose.php",
3793                     "classes/src/operations/add.php",
3794                     "classes/src/operations/directsum.php",
3795                     "classes/src/operations/subtract.php",
3796                     "classes/src/operations/multiply.php",
3797                     "classes/src/operations/divideby.php",
3798                     "classes/src/operations/divideinto.php"
3799                 ]
3800             },
3801             "notification-url": "https://packagist.org/downloads/",
3802             "license": [
3803                 "MIT"
3804             ],
3805             "authors": [
3806                 {
3807                     "name": "Mark Baker",
3808                     "email": "mark@demon-angel.eu"
3809                 }
3810             ],
3811             "description": "PHP Class for working with matrices",
3812             "homepage": "https://github.com/MarkBaker/PHPMatrix",
3813             "keywords": [
3814                 "mathematics",
3815                 "matrix",
3816                 "vector"
3817             ],
3818             "support": {
3819                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
3820                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/PHP8"
3821             },
3822             "time": "2020-08-28T17:11:00+00:00"
3823         },
3824         {
3825             "name": "mobiledetect/mobiledetectlib",
3826             "version": "2.8.34",
3827             "source": {
3828                 "type": "git",
3829                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
3830                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b"
3831             },
3832             "dist": {
3833                 "type": "zip",
3834                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
3835                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
3836                 "shasum": ""
3837             },
3838             "require": {
3839                 "php": ">=5.0.0"
3840             },
3841             "require-dev": {
3842                 "phpunit/phpunit": "~4.8.35||~5.7"
3843             },
3844             "type": "library",
3845             "autoload": {
3846                 "classmap": [
3847                     "Mobile_Detect.php"
3848                 ],
3849                 "psr-0": {
3850                     "Detection": "namespaced/"
3851                 }
3852             },
3853             "notification-url": "https://packagist.org/downloads/",
3854             "license": [
3855                 "MIT"
3856             ],
3857             "authors": [
3858                 {
3859                     "name": "Serban Ghita",
3860                     "email": "serbanghita@gmail.com",
3861                     "homepage": "http://mobiledetect.net",
3862                     "role": "Developer"
3863                 }
3864             ],
3865             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
3866             "homepage": "https://github.com/serbanghita/Mobile-Detect",
3867             "keywords": [
3868                 "detect mobile devices",
3869                 "mobile",
3870                 "mobile detect",
3871                 "mobile detector",
3872                 "php mobile detect"
3873             ],
3874             "support": {
3875                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
3876                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.34"
3877             },
3878             "time": "2019-09-18T18:44:20+00:00"
3879         },
3880         {
3881             "name": "moneyphp/money",
3882             "version": "v3.3.1",
3883             "source": {
3884                 "type": "git",
3885                 "url": "https://github.com/moneyphp/money.git",
3886                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e"
3887             },
3888             "dist": {
3889                 "type": "zip",
3890                 "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e",
3891                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e",
3892                 "shasum": ""
3893             },
3894             "require": {
3895                 "ext-json": "*",
3896                 "php": ">=5.6"
3897             },
3898             "require-dev": {
3899                 "cache/taggable-cache": "^0.4.0",
3900                 "doctrine/instantiator": "^1.0.5",
3901                 "ext-bcmath": "*",
3902                 "ext-gmp": "*",
3903                 "ext-intl": "*",
3904                 "florianv/exchanger": "^1.0",
3905                 "florianv/swap": "^3.0",
3906                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
3907                 "moneyphp/iso-currencies": "^3.2.1",
3908                 "php-http/message": "^1.4",
3909                 "php-http/mock-client": "^1.0.0",
3910                 "phpspec/phpspec": "^3.4.3",
3911                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
3912                 "psr/cache": "^1.0",
3913                 "symfony/phpunit-bridge": "^4"
3914             },
3915             "suggest": {
3916                 "ext-bcmath": "Calculate without integer limits",
3917                 "ext-gmp": "Calculate without integer limits",
3918                 "ext-intl": "Format Money objects with intl",
3919                 "florianv/exchanger": "Exchange rates library for PHP",
3920                 "florianv/swap": "Exchange rates library for PHP",
3921                 "psr/cache-implementation": "Used for Currency caching"
3922             },
3923             "type": "library",
3924             "extra": {
3925                 "branch-alias": {
3926                     "dev-master": "3.x-dev"
3927                 }
3928             },
3929             "autoload": {
3930                 "psr-4": {
3931                     "Money\\": "src/"
3932                 }
3933             },
3934             "notification-url": "https://packagist.org/downloads/",
3935             "license": [
3936                 "MIT"
3937             ],
3938             "authors": [
3939                 {
3940                     "name": "Mathias Verraes",
3941                     "email": "mathias@verraes.net",
3942                     "homepage": "http://verraes.net"
3943                 },
3944                 {
3945                     "name": "Márk Sági-Kazár",
3946                     "email": "mark.sagikazar@gmail.com"
3947                 },
3948                 {
3949                     "name": "Frederik Bosch",
3950                     "email": "f.bosch@genkgo.nl"
3951                 }
3952             ],
3953             "description": "PHP implementation of Fowler's Money pattern",
3954             "homepage": "http://moneyphp.org",
3955             "keywords": [
3956                 "Value Object",
3957                 "money",
3958                 "vo"
3959             ],
3960             "support": {
3961                 "issues": "https://github.com/moneyphp/money/issues",
3962                 "source": "https://github.com/moneyphp/money/tree/master"
3963             },
3964             "time": "2020-03-18T17:49:59+00:00"
3965         },
3966         {
3967             "name": "mpdf/mpdf",
3968             "version": "v8.0.7",
3969             "source": {
3970                 "type": "git",
3971                 "url": "https://github.com/mpdf/mpdf.git",
3972                 "reference": "7daf07f15334ed59a276bd52131dcca48794cdbd"
3973             },
3974             "dist": {
3975                 "type": "zip",
3976                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/7daf07f15334ed59a276bd52131dcca48794cdbd",
3977                 "reference": "7daf07f15334ed59a276bd52131dcca48794cdbd",
3978                 "shasum": ""
3979             },
3980             "require": {
3981                 "ext-gd": "*",
3982                 "ext-mbstring": "*",
3983                 "myclabs/deep-copy": "^1.7",
3984                 "paragonie/random_compat": "^1.4|^2.0|9.99.99",
3985                 "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0",
3986                 "psr/log": "^1.0",
3987                 "setasign/fpdi": "^2.1"
3988             },
3989             "require-dev": {
3990                 "mockery/mockery": "^0.9.5",
3991                 "mpdf/qrcode": "^1.0.0",
3992                 "phpunit/phpunit": "^5.0",
3993                 "squizlabs/php_codesniffer": "^3.5.0",
3994                 "tracy/tracy": "^2.4"
3995             },
3996             "suggest": {
3997                 "ext-bcmath": "Needed for generation of some types of barcodes",
3998                 "ext-xml": "Needed mainly for SVG manipulation",
3999                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4000             },
4001             "type": "library",
4002             "extra": {
4003                 "branch-alias": {
4004                     "dev-development": "7.x-dev"
4005                 }
4006             },
4007             "autoload": {
4008                 "psr-4": {
4009                     "Mpdf\\": "src/"
4010                 }
4011             },
4012             "notification-url": "https://packagist.org/downloads/",
4013             "license": [
4014                 "GPL-2.0-only"
4015             ],
4016             "authors": [
4017                 {
4018                     "name": "Matěj Humpál",
4019                     "role": "Developer, maintainer"
4020                 },
4021                 {
4022                     "name": "Ian Back",
4023                     "role": "Developer (retired)"
4024                 }
4025             ],
4026             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4027             "homepage": "https://mpdf.github.io",
4028             "keywords": [
4029                 "pdf",
4030                 "php",
4031                 "utf-8"
4032             ],
4033             "support": {
4034                 "docs": "http://mpdf.github.io",
4035                 "issues": "https://github.com/mpdf/mpdf/issues",
4036                 "source": "https://github.com/mpdf/mpdf"
4037             },
4038             "funding": [
4039                 {
4040                     "url": "https://www.paypal.me/mpdf",
4041                     "type": "custom"
4042                 }
4043             ],
4044             "time": "2020-07-15T09:48:00+00:00"
4045         },
4046         {
4047             "name": "myclabs/deep-copy",
4048             "version": "1.10.1",
4049             "source": {
4050                 "type": "git",
4051                 "url": "https://github.com/myclabs/DeepCopy.git",
4052                 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
4053             },
4054             "dist": {
4055                 "type": "zip",
4056                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
4057                 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
4058                 "shasum": ""
4059             },
4060             "require": {
4061                 "php": "^7.1 || ^8.0"
4062             },
4063             "replace": {
4064                 "myclabs/deep-copy": "self.version"
4065             },
4066             "require-dev": {
4067                 "doctrine/collections": "^1.0",
4068                 "doctrine/common": "^2.6",
4069                 "phpunit/phpunit": "^7.1"
4070             },
4071             "type": "library",
4072             "autoload": {
4073                 "psr-4": {
4074                     "DeepCopy\\": "src/DeepCopy/"
4075                 },
4076                 "files": [
4077                     "src/DeepCopy/deep_copy.php"
4078                 ]
4079             },
4080             "notification-url": "https://packagist.org/downloads/",
4081             "license": [
4082                 "MIT"
4083             ],
4084             "description": "Create deep copies (clones) of your objects",
4085             "keywords": [
4086                 "clone",
4087                 "copy",
4088                 "duplicate",
4089                 "object",
4090                 "object graph"
4091             ],
4092             "support": {
4093                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4094                 "source": "https://github.com/myclabs/DeepCopy/tree/1.x"
4095             },
4096             "funding": [
4097                 {
4098                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4099                     "type": "tidelift"
4100                 }
4101             ],
4102             "time": "2020-06-29T13:22:24+00:00"
4103         },
4104         {
4105             "name": "myclabs/php-enum",
4106             "version": "1.7.6",
4107             "source": {
4108                 "type": "git",
4109                 "url": "https://github.com/myclabs/php-enum.git",
4110                 "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c"
4111             },
4112             "dist": {
4113                 "type": "zip",
4114                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c",
4115                 "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c",
4116                 "shasum": ""
4117             },
4118             "require": {
4119                 "ext-json": "*",
4120                 "php": ">=7.1"
4121             },
4122             "require-dev": {
4123                 "phpunit/phpunit": "^7",
4124                 "squizlabs/php_codesniffer": "1.*",
4125                 "vimeo/psalm": "^3.8"
4126             },
4127             "type": "library",
4128             "autoload": {
4129                 "psr-4": {
4130                     "MyCLabs\\Enum\\": "src/"
4131                 }
4132             },
4133             "notification-url": "https://packagist.org/downloads/",
4134             "license": [
4135                 "MIT"
4136             ],
4137             "authors": [
4138                 {
4139                     "name": "PHP Enum contributors",
4140                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4141                 }
4142             ],
4143             "description": "PHP Enum implementation",
4144             "homepage": "http://github.com/myclabs/php-enum",
4145             "keywords": [
4146                 "enum"
4147             ],
4148             "support": {
4149                 "issues": "https://github.com/myclabs/php-enum/issues",
4150                 "source": "https://github.com/myclabs/php-enum/tree/master"
4151             },
4152             "time": "2020-02-14T08:15:52+00:00"
4153         },
4154         {
4155             "name": "nikic/php-parser",
4156             "version": "v4.10.2",
4157             "source": {
4158                 "type": "git",
4159                 "url": "https://github.com/nikic/PHP-Parser.git",
4160                 "reference": "658f1be311a230e0907f5dfe0213742aff0596de"
4161             },
4162             "dist": {
4163                 "type": "zip",
4164                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de",
4165                 "reference": "658f1be311a230e0907f5dfe0213742aff0596de",
4166                 "shasum": ""
4167             },
4168             "require": {
4169                 "ext-tokenizer": "*",
4170                 "php": ">=7.0"
4171             },
4172             "require-dev": {
4173                 "ircmaxell/php-yacc": "^0.0.7",
4174                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4175             },
4176             "bin": [
4177                 "bin/php-parse"
4178             ],
4179             "type": "library",
4180             "extra": {
4181                 "branch-alias": {
4182                     "dev-master": "4.9-dev"
4183                 }
4184             },
4185             "autoload": {
4186                 "psr-4": {
4187                     "PhpParser\\": "lib/PhpParser"
4188                 }
4189             },
4190             "notification-url": "https://packagist.org/downloads/",
4191             "license": [
4192                 "BSD-3-Clause"
4193             ],
4194             "authors": [
4195                 {
4196                     "name": "Nikita Popov"
4197                 }
4198             ],
4199             "description": "A PHP parser written in PHP",
4200             "keywords": [
4201                 "parser",
4202                 "php"
4203             ],
4204             "support": {
4205                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4206                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.2"
4207             },
4208             "time": "2020-09-26T10:30:38+00:00"
4209         },
4210         {
4211             "name": "nyholm/psr7",
4212             "version": "1.3.0",
4213             "source": {
4214                 "type": "git",
4215                 "url": "https://github.com/Nyholm/psr7.git",
4216                 "reference": "c17f4f73985f62054a331cbc4ffdf9868c4ef256"
4217             },
4218             "dist": {
4219                 "type": "zip",
4220                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/c17f4f73985f62054a331cbc4ffdf9868c4ef256",
4221                 "reference": "c17f4f73985f62054a331cbc4ffdf9868c4ef256",
4222                 "shasum": ""
4223             },
4224             "require": {
4225                 "php": "^7.1",
4226                 "php-http/message-factory": "^1.0",
4227                 "psr/http-factory": "^1.0",
4228                 "psr/http-message": "^1.0"
4229             },
4230             "provide": {
4231                 "psr/http-factory-implementation": "1.0",
4232                 "psr/http-message-implementation": "1.0"
4233             },
4234             "require-dev": {
4235                 "http-interop/http-factory-tests": "dev-master",
4236                 "php-http/psr7-integration-tests": "^1.0",
4237                 "phpunit/phpunit": "^7.5",
4238                 "symfony/error-handler": "^4.4"
4239             },
4240             "type": "library",
4241             "extra": {
4242                 "branch-alias": {
4243                     "dev-master": "1.0-dev"
4244                 }
4245             },
4246             "autoload": {
4247                 "psr-4": {
4248                     "Nyholm\\Psr7\\": "src/"
4249                 }
4250             },
4251             "notification-url": "https://packagist.org/downloads/",
4252             "license": [
4253                 "MIT"
4254             ],
4255             "authors": [
4256                 {
4257                     "name": "Tobias Nyholm",
4258                     "email": "tobias.nyholm@gmail.com"
4259                 },
4260                 {
4261                     "name": "Martijn van der Ven",
4262                     "email": "martijn@vanderven.se"
4263                 }
4264             ],
4265             "description": "A fast PHP7 implementation of PSR-7",
4266             "homepage": "http://tnyholm.se",
4267             "keywords": [
4268                 "psr-17",
4269                 "psr-7"
4270             ],
4271             "support": {
4272                 "issues": "https://github.com/Nyholm/psr7/issues",
4273                 "source": "https://github.com/Nyholm/psr7/tree/master"
4274             },
4275             "funding": [
4276                 {
4277                     "url": "https://github.com/Zegnat",
4278                     "type": "github"
4279                 },
4280                 {
4281                     "url": "https://github.com/nyholm",
4282                     "type": "github"
4283                 }
4284             ],
4285             "time": "2020-05-23T11:29:07+00:00"
4286         },
4287         {
4288             "name": "nyholm/psr7-server",
4289             "version": "1.0.0",
4290             "source": {
4291                 "type": "git",
4292                 "url": "https://github.com/Nyholm/psr7-server.git",
4293                 "reference": "862529918766fb3825116d39e96feabf1e4bee4e"
4294             },
4295             "dist": {
4296                 "type": "zip",
4297                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/862529918766fb3825116d39e96feabf1e4bee4e",
4298                 "reference": "862529918766fb3825116d39e96feabf1e4bee4e",
4299                 "shasum": ""
4300             },
4301             "require": {
4302                 "php": "^7.1",
4303                 "psr/http-factory": "^1.0",
4304                 "psr/http-message": "^1.0"
4305             },
4306             "require-dev": {
4307                 "nyholm/nsa": "^1.1",
4308                 "nyholm/psr7": "^1.3",
4309                 "phpunit/phpunit": "^7.0"
4310             },
4311             "type": "library",
4312             "autoload": {
4313                 "psr-4": {
4314                     "Nyholm\\Psr7Server\\": "src/"
4315                 }
4316             },
4317             "notification-url": "https://packagist.org/downloads/",
4318             "license": [
4319                 "MIT"
4320             ],
4321             "authors": [
4322                 {
4323                     "name": "Tobias Nyholm",
4324                     "email": "tobias.nyholm@gmail.com"
4325                 },
4326                 {
4327                     "name": "Martijn van der Ven",
4328                     "email": "martijn@vanderven.se"
4329                 }
4330             ],
4331             "description": "Helper classes to handle PSR-7 server requests",
4332             "homepage": "http://tnyholm.se",
4333             "keywords": [
4334                 "psr-17",
4335                 "psr-7"
4336             ],
4337             "support": {
4338                 "issues": "https://github.com/Nyholm/psr7-server/issues",
4339                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.0"
4340             },
4341             "funding": [
4342                 {
4343                     "url": "https://github.com/Zegnat",
4344                     "type": "github"
4345                 },
4346                 {
4347                     "url": "https://github.com/nyholm",
4348                     "type": "github"
4349                 }
4350             ],
4351             "time": "2020-06-06T12:17:00+00:00"
4352         },
4353         {
4354             "name": "omnipay/common",
4355             "version": "v3.0.5",
4356             "source": {
4357                 "type": "git",
4358                 "url": "https://github.com/thephpleague/omnipay-common.git",
4359                 "reference": "0d1f4486c1c873537ac030d37c7ce2986c4de1d2"
4360             },
4361             "dist": {
4362                 "type": "zip",
4363                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/0d1f4486c1c873537ac030d37c7ce2986c4de1d2",
4364                 "reference": "0d1f4486c1c873537ac030d37c7ce2986c4de1d2",
4365                 "shasum": ""
4366             },
4367             "require": {
4368                 "moneyphp/money": "^3.1",
4369                 "php": "^5.6|^7",
4370                 "php-http/client-implementation": "^1",
4371                 "php-http/discovery": "^1.2.1",
4372                 "php-http/message": "^1.5",
4373                 "symfony/http-foundation": "^2.1|^3|^4|^5"
4374             },
4375             "require-dev": {
4376                 "omnipay/tests": "^3",
4377                 "php-http/mock-client": "^1",
4378                 "phpro/grumphp": "^0.14",
4379                 "squizlabs/php_codesniffer": "^3.5"
4380             },
4381             "suggest": {
4382                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
4383             },
4384             "type": "library",
4385             "extra": {
4386                 "branch-alias": {
4387                     "dev-master": "3.0.x-dev"
4388                 }
4389             },
4390             "autoload": {
4391                 "psr-4": {
4392                     "Omnipay\\Common\\": "src/Common"
4393                 },
4394                 "classmap": [
4395                     "src/Omnipay.php"
4396                 ]
4397             },
4398             "notification-url": "https://packagist.org/downloads/",
4399             "license": [
4400                 "MIT"
4401             ],
4402             "authors": [
4403                 {
4404                     "name": "Adrian Macneil",
4405                     "email": "adrian@adrianmacneil.com"
4406                 },
4407                 {
4408                     "name": "Barry vd. Heuvel",
4409                     "email": "barryvdh@gmail.com"
4410                 },
4411                 {
4412                     "name": "Jason Judge",
4413                     "email": "jason.judge@consil.co.uk"
4414                 },
4415                 {
4416                     "name": "Del"
4417                 },
4418                 {
4419                     "name": "Omnipay Contributors",
4420                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
4421                 }
4422             ],
4423             "description": "Common components for Omnipay payment processing library",
4424             "homepage": "https://github.com/thephpleague/omnipay-common",
4425             "keywords": [
4426                 "gateway",
4427                 "merchant",
4428                 "omnipay",
4429                 "pay",
4430                 "payment",
4431                 "purchase"
4432             ],
4433             "support": {
4434                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
4435                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.0.5"
4436             },
4437             "time": "2020-08-20T18:22:12+00:00"
4438         },
4439         {
4440             "name": "omnipay/stripe",
4441             "version": "v3.1.0",
4442             "source": {
4443                 "type": "git",
4444                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
4445                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d"
4446             },
4447             "dist": {
4448                 "type": "zip",
4449                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/37df2a791e8feab45543125f4c5f22d5d305096d",
4450                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d",
4451                 "shasum": ""
4452             },
4453             "require": {
4454                 "omnipay/common": "^3"
4455             },
4456             "require-dev": {
4457                 "omnipay/tests": "^3",
4458                 "phpro/grumphp": "^0.14",
4459                 "squizlabs/php_codesniffer": "^3"
4460             },
4461             "type": "library",
4462             "extra": {
4463                 "branch-alias": {
4464                     "dev-master": "3.1.x-dev"
4465                 }
4466             },
4467             "autoload": {
4468                 "psr-4": {
4469                     "Omnipay\\Stripe\\": "src/"
4470                 }
4471             },
4472             "notification-url": "https://packagist.org/downloads/",
4473             "license": [
4474                 "MIT"
4475             ],
4476             "authors": [
4477                 {
4478                     "name": "Adrian Macneil",
4479                     "email": "adrian@adrianmacneil.com"
4480                 },
4481                 {
4482                     "name": "Omnipay Contributors",
4483                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
4484                 }
4485             ],
4486             "description": "Stripe driver for the Omnipay payment processing library",
4487             "homepage": "https://github.com/thephpleague/omnipay-stripe",
4488             "keywords": [
4489                 "gateway",
4490                 "merchant",
4491                 "omnipay",
4492                 "pay",
4493                 "payment",
4494                 "stripe"
4495             ],
4496             "support": {
4497                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
4498                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.1.0"
4499             },
4500             "time": "2019-08-31T10:55:06+00:00"
4501         },
4502         {
4503             "name": "paragonie/constant_time_encoding",
4504             "version": "v2.3.0",
4505             "source": {
4506                 "type": "git",
4507                 "url": "https://github.com/paragonie/constant_time_encoding.git",
4508                 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
4509             },
4510             "dist": {
4511                 "type": "zip",
4512                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
4513                 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
4514                 "shasum": ""
4515             },
4516             "require": {
4517                 "php": "^7|^8"
4518             },
4519             "require-dev": {
4520                 "phpunit/phpunit": "^6|^7",
4521                 "vimeo/psalm": "^1|^2|^3"
4522             },
4523             "type": "library",
4524             "autoload": {
4525                 "psr-4": {
4526                     "ParagonIE\\ConstantTime\\": "src/"
4527                 }
4528             },
4529             "notification-url": "https://packagist.org/downloads/",
4530             "license": [
4531                 "MIT"
4532             ],
4533             "authors": [
4534                 {
4535                     "name": "Paragon Initiative Enterprises",
4536                     "email": "security@paragonie.com",
4537                     "homepage": "https://paragonie.com",
4538                     "role": "Maintainer"
4539                 },
4540                 {
4541                     "name": "Steve 'Sc00bz' Thomas",
4542                     "email": "steve@tobtu.com",
4543                     "homepage": "https://www.tobtu.com",
4544                     "role": "Original Developer"
4545                 }
4546             ],
4547             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
4548             "keywords": [
4549                 "base16",
4550                 "base32",
4551                 "base32_decode",
4552                 "base32_encode",
4553                 "base64",
4554                 "base64_decode",
4555                 "base64_encode",
4556                 "bin2hex",
4557                 "encoding",
4558                 "hex",
4559                 "hex2bin",
4560                 "rfc4648"
4561             ],
4562             "support": {
4563                 "email": "info@paragonie.com",
4564                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
4565                 "source": "https://github.com/paragonie/constant_time_encoding"
4566             },
4567             "time": "2019-11-06T19:20:29+00:00"
4568         },
4569         {
4570             "name": "paragonie/multi-factor",
4571             "version": "v0.2.2",
4572             "source": {
4573                 "type": "git",
4574                 "url": "https://github.com/paragonie/multi_factor.git",
4575                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
4576             },
4577             "dist": {
4578                 "type": "zip",
4579                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
4580                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
4581                 "shasum": ""
4582             },
4583             "require": {
4584                 "bacon/bacon-qr-code": "^1",
4585                 "paragonie/constant_time_encoding": "^2",
4586                 "php": "^7"
4587             },
4588             "require-dev": {
4589                 "phpunit/phpunit": "4.*|5.*"
4590             },
4591             "type": "library",
4592             "autoload": {
4593                 "psr-4": {
4594                     "ParagonIE\\MultiFactor\\": "src/"
4595                 }
4596             },
4597             "notification-url": "https://packagist.org/downloads/",
4598             "license": [
4599                 "GPL-3.0+",
4600                 "MIT",
4601                 "proprietary"
4602             ],
4603             "authors": [
4604                 {
4605                     "name": "Paragon Initiative Enterprises",
4606                     "email": "security@paragonie.com",
4607                     "homepage": "https://paragonie.com",
4608                     "role": "Developer"
4609                 }
4610             ],
4611             "description": "Vendor-agnostic two-factor authentication library",
4612             "keywords": [
4613                 "2fa",
4614                 "MFA",
4615                 "Two-factor Authentication",
4616                 "hotp",
4617                 "multi-factor",
4618                 "multi-factor authentication",
4619                 "tfa",
4620                 "totp",
4621                 "two-factor"
4622             ],
4623             "support": {
4624                 "email": "info@paragonie.com",
4625                 "issues": "https://github.com/paragonie/multi_factor/issues",
4626                 "source": "https://github.com/paragonie/multi_factor"
4627             },
4628             "time": "2016-06-17T23:34:58+00:00"
4629         },
4630         {
4631             "name": "paragonie/random_compat",
4632             "version": "v9.99.99",
4633             "source": {
4634                 "type": "git",
4635                 "url": "https://github.com/paragonie/random_compat.git",
4636                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
4637             },
4638             "dist": {
4639                 "type": "zip",
4640                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
4641                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
4642                 "shasum": ""
4643             },
4644             "require": {
4645                 "php": "^7"
4646             },
4647             "require-dev": {
4648                 "phpunit/phpunit": "4.*|5.*",
4649                 "vimeo/psalm": "^1"
4650             },
4651             "suggest": {
4652                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
4653             },
4654             "type": "library",
4655             "notification-url": "https://packagist.org/downloads/",
4656             "license": [
4657                 "MIT"
4658             ],
4659             "authors": [
4660                 {
4661                     "name": "Paragon Initiative Enterprises",
4662                     "email": "security@paragonie.com",
4663                     "homepage": "https://paragonie.com"
4664                 }
4665             ],
4666             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
4667             "keywords": [
4668                 "csprng",
4669                 "polyfill",
4670                 "pseudorandom",
4671                 "random"
4672             ],
4673             "support": {
4674                 "email": "info@paragonie.com",
4675                 "issues": "https://github.com/paragonie/random_compat/issues",
4676                 "source": "https://github.com/paragonie/random_compat"
4677             },
4678             "time": "2018-07-02T15:55:56+00:00"
4679         },
4680         {
4681             "name": "particle/validator",
4682             "version": "v2.3.4",
4683             "source": {
4684                 "type": "git",
4685                 "url": "https://github.com/particle-php/Validator.git",
4686                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
4687             },
4688             "dist": {
4689                 "type": "zip",
4690                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
4691                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
4692                 "shasum": ""
4693             },
4694             "require": {
4695                 "php": ">=5.4"
4696             },
4697             "require-dev": {
4698                 "byrokrat/checkdigit": "^1.0",
4699                 "giggsey/libphonenumber-for-php": "^7.2",
4700                 "phpunit/phpunit": "~4.0",
4701                 "squizlabs/php_codesniffer": "2.*"
4702             },
4703             "suggest": {
4704                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
4705                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
4706             },
4707             "type": "library",
4708             "extra": {
4709                 "branch-alias": {
4710                     "dev-master": "2.0-dev"
4711                 }
4712             },
4713             "autoload": {
4714                 "psr-4": {
4715                     "Particle\\Validator\\": "src/"
4716                 }
4717             },
4718             "notification-url": "https://packagist.org/downloads/",
4719             "license": [
4720                 "BSD-3-Clause"
4721             ],
4722             "authors": [
4723                 {
4724                     "name": "Berry Langerak",
4725                     "email": "berry@berryllium.nl",
4726                     "role": "Developer"
4727                 },
4728                 {
4729                     "name": "Rick van der Staaij",
4730                     "homepage": "http://rickvanderstaaij.nl",
4731                     "role": "Developer"
4732                 }
4733             ],
4734             "description": "Flexible and highly usable validation library with no dependencies.",
4735             "homepage": "http://github.com/particle-php/validator",
4736             "keywords": [
4737                 "validation",
4738                 "validator"
4739             ],
4740             "support": {
4741                 "issues": "https://github.com/particle-php/Validator/issues",
4742                 "source": "https://github.com/particle-php/Validator/tree/master"
4743             },
4744             "time": "2019-01-07T13:39:13+00:00"
4745         },
4746         {
4747             "name": "pear/archive_tar",
4748             "version": "1.4.10",
4749             "source": {
4750                 "type": "git",
4751                 "url": "https://github.com/pear/Archive_Tar.git",
4752                 "reference": "bbb4f10f71a1da2715ec6d9a683f4f23c507a49b"
4753             },
4754             "dist": {
4755                 "type": "zip",
4756                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/bbb4f10f71a1da2715ec6d9a683f4f23c507a49b",
4757                 "reference": "bbb4f10f71a1da2715ec6d9a683f4f23c507a49b",
4758                 "shasum": ""
4759             },
4760             "require": {
4761                 "pear/pear-core-minimal": "^1.10.0alpha2",
4762                 "php": ">=5.2.0"
4763             },
4764             "require-dev": {
4765                 "phpunit/phpunit": "*"
4766             },
4767             "suggest": {
4768                 "ext-bz2": "Bz2 compression support.",
4769                 "ext-xz": "Lzma2 compression support.",
4770                 "ext-zlib": "Gzip compression support."
4771             },
4772             "type": "library",
4773             "extra": {
4774                 "branch-alias": {
4775                     "dev-master": "1.4.x-dev"
4776                 }
4777             },
4778             "autoload": {
4779                 "psr-0": {
4780                     "Archive_Tar": ""
4781                 }
4782             },
4783             "notification-url": "https://packagist.org/downloads/",
4784             "include-path": [
4785                 "./"
4786             ],
4787             "license": [
4788                 "BSD-3-Clause"
4789             ],
4790             "authors": [
4791                 {
4792                     "name": "Vincent Blavet",
4793                     "email": "vincent@phpconcept.net"
4794                 },
4795                 {
4796                     "name": "Greg Beaver",
4797                     "email": "greg@chiaraquartet.net"
4798                 },
4799                 {
4800                     "name": "Michiel Rook",
4801                     "email": "mrook@php.net"
4802                 }
4803             ],
4804             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
4805             "homepage": "https://github.com/pear/Archive_Tar",
4806             "keywords": [
4807                 "archive",
4808                 "tar"
4809             ],
4810             "support": {
4811                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
4812                 "source": "https://github.com/pear/Archive_Tar"
4813             },
4814             "time": "2020-09-15T14:13:23+00:00"
4815         },
4816         {
4817             "name": "pear/console_getopt",
4818             "version": "v1.4.3",
4819             "source": {
4820                 "type": "git",
4821                 "url": "https://github.com/pear/Console_Getopt.git",
4822                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
4823             },
4824             "dist": {
4825                 "type": "zip",
4826                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
4827                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
4828                 "shasum": ""
4829             },
4830             "type": "library",
4831             "autoload": {
4832                 "psr-0": {
4833                     "Console": "./"
4834                 }
4835             },
4836             "notification-url": "https://packagist.org/downloads/",
4837             "include-path": [
4838                 "./"
4839             ],
4840             "license": [
4841                 "BSD-2-Clause"
4842             ],
4843             "authors": [
4844                 {
4845                     "name": "Andrei Zmievski",
4846                     "email": "andrei@php.net",
4847                     "role": "Lead"
4848                 },
4849                 {
4850                     "name": "Stig Bakken",
4851                     "email": "stig@php.net",
4852                     "role": "Developer"
4853                 },
4854                 {
4855                     "name": "Greg Beaver",
4856                     "email": "cellog@php.net",
4857                     "role": "Helper"
4858                 }
4859             ],
4860             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
4861             "support": {
4862                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
4863                 "source": "https://github.com/pear/Console_Getopt"
4864             },
4865             "time": "2019-11-20T18:27:48+00:00"
4866         },
4867         {
4868             "name": "pear/pear-core-minimal",
4869             "version": "v1.10.10",
4870             "source": {
4871                 "type": "git",
4872                 "url": "https://github.com/pear/pear-core-minimal.git",
4873                 "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
4874             },
4875             "dist": {
4876                 "type": "zip",
4877                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
4878                 "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
4879                 "shasum": ""
4880             },
4881             "require": {
4882                 "pear/console_getopt": "~1.4",
4883                 "pear/pear_exception": "~1.0"
4884             },
4885             "replace": {
4886                 "rsky/pear-core-min": "self.version"
4887             },
4888             "type": "library",
4889             "autoload": {
4890                 "psr-0": {
4891                     "": "src/"
4892                 }
4893             },
4894             "notification-url": "https://packagist.org/downloads/",
4895             "include-path": [
4896                 "src/"
4897             ],
4898             "license": [
4899                 "BSD-3-Clause"
4900             ],
4901             "authors": [
4902                 {
4903                     "name": "Christian Weiske",
4904                     "email": "cweiske@php.net",
4905                     "role": "Lead"
4906                 }
4907             ],
4908             "description": "Minimal set of PEAR core files to be used as composer dependency",
4909             "support": {
4910                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
4911                 "source": "https://github.com/pear/pear-core-minimal"
4912             },
4913             "time": "2019-11-19T19:00:24+00:00"
4914         },
4915         {
4916             "name": "pear/pear_exception",
4917             "version": "v1.0.1",
4918             "source": {
4919                 "type": "git",
4920                 "url": "https://github.com/pear/PEAR_Exception.git",
4921                 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
4922             },
4923             "dist": {
4924                 "type": "zip",
4925                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
4926                 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
4927                 "shasum": ""
4928             },
4929             "require": {
4930                 "php": ">=4.4.0"
4931             },
4932             "require-dev": {
4933                 "phpunit/phpunit": "*"
4934             },
4935             "type": "class",
4936             "extra": {
4937                 "branch-alias": {
4938                     "dev-master": "1.0.x-dev"
4939                 }
4940             },
4941             "autoload": {
4942                 "classmap": [
4943                     "PEAR/"
4944                 ]
4945             },
4946             "notification-url": "https://packagist.org/downloads/",
4947             "include-path": [
4948                 "."
4949             ],
4950             "license": [
4951                 "BSD-2-Clause"
4952             ],
4953             "authors": [
4954                 {
4955                     "name": "Helgi Thormar",
4956                     "email": "dufuz@php.net"
4957                 },
4958                 {
4959                     "name": "Greg Beaver",
4960                     "email": "cellog@php.net"
4961                 }
4962             ],
4963             "description": "The PEAR Exception base class.",
4964             "homepage": "https://github.com/pear/PEAR_Exception",
4965             "keywords": [
4966                 "exception"
4967             ],
4968             "support": {
4969                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
4970                 "source": "https://github.com/pear/PEAR_Exception"
4971             },
4972             "time": "2019-12-10T10:24:42+00:00"
4973         },
4974         {
4975             "name": "phenx/php-font-lib",
4976             "version": "0.5.2",
4977             "source": {
4978                 "type": "git",
4979                 "url": "https://github.com/PhenX/php-font-lib.git",
4980                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
4981             },
4982             "dist": {
4983                 "type": "zip",
4984                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
4985                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
4986                 "shasum": ""
4987             },
4988             "require-dev": {
4989                 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
4990             },
4991             "type": "library",
4992             "autoload": {
4993                 "psr-4": {
4994                     "FontLib\\": "src/FontLib"
4995                 }
4996             },
4997             "notification-url": "https://packagist.org/downloads/",
4998             "license": [
4999                 "LGPL-3.0"
5000             ],
5001             "authors": [
5002                 {
5003                     "name": "Fabien Ménager",
5004                     "email": "fabien.menager@gmail.com"
5005                 }
5006             ],
5007             "description": "A library to read, parse, export and make subsets of different types of font files.",
5008             "homepage": "https://github.com/PhenX/php-font-lib",
5009             "support": {
5010                 "issues": "https://github.com/PhenX/php-font-lib/issues",
5011                 "source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
5012             },
5013             "time": "2020-03-08T15:31:32+00:00"
5014         },
5015         {
5016             "name": "phenx/php-svg-lib",
5017             "version": "v0.3.3",
5018             "source": {
5019                 "type": "git",
5020                 "url": "https://github.com/PhenX/php-svg-lib.git",
5021                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
5022             },
5023             "dist": {
5024                 "type": "zip",
5025                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
5026                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
5027                 "shasum": ""
5028             },
5029             "require": {
5030                 "sabberworm/php-css-parser": "^8.3"
5031             },
5032             "require-dev": {
5033                 "phpunit/phpunit": "^5.5|^6.5"
5034             },
5035             "type": "library",
5036             "autoload": {
5037                 "psr-4": {
5038                     "Svg\\": "src/Svg"
5039                 }
5040             },
5041             "notification-url": "https://packagist.org/downloads/",
5042             "license": [
5043                 "LGPL-3.0"
5044             ],
5045             "authors": [
5046                 {
5047                     "name": "Fabien Ménager",
5048                     "email": "fabien.menager@gmail.com"
5049                 }
5050             ],
5051             "description": "A library to read, parse and export to PDF SVG files.",
5052             "homepage": "https://github.com/PhenX/php-svg-lib",
5053             "support": {
5054                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
5055                 "source": "https://github.com/PhenX/php-svg-lib/tree/master"
5056             },
5057             "time": "2019-09-11T20:02:13+00:00"
5058         },
5059         {
5060             "name": "php-http/discovery",
5061             "version": "1.12.0",
5062             "source": {
5063                 "type": "git",
5064                 "url": "https://github.com/php-http/discovery.git",
5065                 "reference": "4366bf1bc39b663aa87459bd725501d2f1988b6c"
5066             },
5067             "dist": {
5068                 "type": "zip",
5069                 "url": "https://api.github.com/repos/php-http/discovery/zipball/4366bf1bc39b663aa87459bd725501d2f1988b6c",
5070                 "reference": "4366bf1bc39b663aa87459bd725501d2f1988b6c",
5071                 "shasum": ""
5072             },
5073             "require": {
5074                 "php": "^7.1 || ^8.0"
5075             },
5076             "conflict": {
5077                 "nyholm/psr7": "<1.0"
5078             },
5079             "require-dev": {
5080                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5081                 "php-http/httplug": "^1.0 || ^2.0",
5082                 "php-http/message-factory": "^1.0",
5083                 "phpspec/phpspec": "^5.1 || ^6.1",
5084                 "puli/composer-plugin": "1.0.0-beta10"
5085             },
5086             "suggest": {
5087                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5088                 "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
5089             },
5090             "type": "library",
5091             "extra": {
5092                 "branch-alias": {
5093                     "dev-master": "1.9-dev"
5094                 }
5095             },
5096             "autoload": {
5097                 "psr-4": {
5098                     "Http\\Discovery\\": "src/"
5099                 }
5100             },
5101             "notification-url": "https://packagist.org/downloads/",
5102             "license": [
5103                 "MIT"
5104             ],
5105             "authors": [
5106                 {
5107                     "name": "Márk Sági-Kazár",
5108                     "email": "mark.sagikazar@gmail.com"
5109                 }
5110             ],
5111             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5112             "homepage": "http://php-http.org",
5113             "keywords": [
5114                 "adapter",
5115                 "client",
5116                 "discovery",
5117                 "factory",
5118                 "http",
5119                 "message",
5120                 "psr7"
5121             ],
5122             "support": {
5123                 "issues": "https://github.com/php-http/discovery/issues",
5124                 "source": "https://github.com/php-http/discovery/tree/1.12.0"
5125             },
5126             "time": "2020-09-22T13:31:04+00:00"
5127         },
5128         {
5129             "name": "php-http/guzzle7-adapter",
5130             "version": "0.1.1",
5131             "source": {
5132                 "type": "git",
5133                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5134                 "reference": "1967de656b9679a2a6a66d0e4e16fa99bbed1ad1"
5135             },
5136             "dist": {
5137                 "type": "zip",
5138                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/1967de656b9679a2a6a66d0e4e16fa99bbed1ad1",
5139                 "reference": "1967de656b9679a2a6a66d0e4e16fa99bbed1ad1",
5140                 "shasum": ""
5141             },
5142             "require": {
5143                 "guzzlehttp/guzzle": "^7.0",
5144                 "php": "^7.2 | ^8.0",
5145                 "php-http/httplug": "^2.0",
5146                 "psr/http-client": "^1.0"
5147             },
5148             "provide": {
5149                 "php-http/async-client-implementation": "1.0",
5150                 "php-http/client-implementation": "1.0",
5151                 "psr/http-client-implementation": "1.0"
5152             },
5153             "require-dev": {
5154                 "php-http/client-integration-tests": "^3.0",
5155                 "phpunit/phpunit": "^8.0|^9.3"
5156             },
5157             "type": "library",
5158             "extra": {
5159                 "branch-alias": {
5160                     "dev-master": "0.2.x-dev"
5161                 }
5162             },
5163             "autoload": {
5164                 "psr-4": {
5165                     "Http\\Adapter\\Guzzle7\\": "src/"
5166                 }
5167             },
5168             "notification-url": "https://packagist.org/downloads/",
5169             "license": [
5170                 "MIT"
5171             ],
5172             "authors": [
5173                 {
5174                     "name": "Tobias Nyholm",
5175                     "email": "tobias.nyholm@gmail.com"
5176                 }
5177             ],
5178             "description": "Guzzle 7 HTTP Adapter",
5179             "homepage": "http://httplug.io",
5180             "keywords": [
5181                 "Guzzle",
5182                 "http"
5183             ],
5184             "support": {
5185                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5186                 "source": "https://github.com/php-http/guzzle7-adapter/tree/0.1.1"
5187             },
5188             "time": "2020-10-21T17:30:51+00:00"
5189         },
5190         {
5191             "name": "php-http/httplug",
5192             "version": "2.2.0",
5193             "source": {
5194                 "type": "git",
5195                 "url": "https://github.com/php-http/httplug.git",
5196                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
5197             },
5198             "dist": {
5199                 "type": "zip",
5200                 "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5201                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5202                 "shasum": ""
5203             },
5204             "require": {
5205                 "php": "^7.1 || ^8.0",
5206                 "php-http/promise": "^1.1",
5207                 "psr/http-client": "^1.0",
5208                 "psr/http-message": "^1.0"
5209             },
5210             "require-dev": {
5211                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5212                 "phpspec/phpspec": "^5.1 || ^6.0"
5213             },
5214             "type": "library",
5215             "extra": {
5216                 "branch-alias": {
5217                     "dev-master": "2.x-dev"
5218                 }
5219             },
5220             "autoload": {
5221                 "psr-4": {
5222                     "Http\\Client\\": "src/"
5223                 }
5224             },
5225             "notification-url": "https://packagist.org/downloads/",
5226             "license": [
5227                 "MIT"
5228             ],
5229             "authors": [
5230                 {
5231                     "name": "Eric GELOEN",
5232                     "email": "geloen.eric@gmail.com"
5233                 },
5234                 {
5235                     "name": "Márk Sági-Kazár",
5236                     "email": "mark.sagikazar@gmail.com",
5237                     "homepage": "https://sagikazarmark.hu"
5238                 }
5239             ],
5240             "description": "HTTPlug, the HTTP client abstraction for PHP",
5241             "homepage": "http://httplug.io",
5242             "keywords": [
5243                 "client",
5244                 "http"
5245             ],
5246             "support": {
5247                 "issues": "https://github.com/php-http/httplug/issues",
5248                 "source": "https://github.com/php-http/httplug/tree/master"
5249             },
5250             "time": "2020-07-13T15:43:23+00:00"
5251         },
5252         {
5253             "name": "php-http/message",
5254             "version": "1.9.1",
5255             "source": {
5256                 "type": "git",
5257                 "url": "https://github.com/php-http/message.git",
5258                 "reference": "09f3f13af3a1a4273ecbf8e6b27248c002a3db29"
5259             },
5260             "dist": {
5261                 "type": "zip",
5262                 "url": "https://api.github.com/repos/php-http/message/zipball/09f3f13af3a1a4273ecbf8e6b27248c002a3db29",
5263                 "reference": "09f3f13af3a1a4273ecbf8e6b27248c002a3db29",
5264                 "shasum": ""
5265             },
5266             "require": {
5267                 "clue/stream-filter": "^1.4.1",
5268                 "php": "^7.1",
5269                 "php-http/message-factory": "^1.0.2",
5270                 "psr/http-message": "^1.0"
5271             },
5272             "provide": {
5273                 "php-http/message-factory-implementation": "1.0"
5274             },
5275             "require-dev": {
5276                 "akeneo/phpspec-skip-example-extension": "^1.0",
5277                 "coduo/phpspec-data-provider-extension": "^1.0",
5278                 "ergebnis/composer-normalize": "^2.1",
5279                 "ext-zlib": "*",
5280                 "guzzlehttp/psr7": "^1.0",
5281                 "henrikbjorn/phpspec-code-coverage": "^1.0",
5282                 "phpspec/phpspec": "^2.4",
5283                 "slim/slim": "^3.0",
5284                 "zendframework/zend-diactoros": "^1.0"
5285             },
5286             "suggest": {
5287                 "ext-zlib": "Used with compressor/decompressor streams",
5288                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5289                 "slim/slim": "Used with Slim Framework PSR-7 implementation",
5290                 "zendframework/zend-diactoros": "Used with Diactoros Factories"
5291             },
5292             "type": "library",
5293             "extra": {
5294                 "branch-alias": {
5295                     "dev-master": "1.8-dev"
5296                 }
5297             },
5298             "autoload": {
5299                 "psr-4": {
5300                     "Http\\Message\\": "src/"
5301                 },
5302                 "files": [
5303                     "src/filters.php"
5304                 ]
5305             },
5306             "notification-url": "https://packagist.org/downloads/",
5307             "license": [
5308                 "MIT"
5309             ],
5310             "authors": [
5311                 {
5312                     "name": "Márk Sági-Kazár",
5313                     "email": "mark.sagikazar@gmail.com"
5314                 }
5315             ],
5316             "description": "HTTP Message related tools",
5317             "homepage": "http://php-http.org",
5318             "keywords": [
5319                 "http",
5320                 "message",
5321                 "psr-7"
5322             ],
5323             "support": {
5324                 "issues": "https://github.com/php-http/message/issues",
5325                 "source": "https://github.com/php-http/message/tree/1.9.1"
5326             },
5327             "time": "2020-10-13T06:21:08+00:00"
5328         },
5329         {
5330             "name": "php-http/message-factory",
5331             "version": "v1.0.2",
5332             "source": {
5333                 "type": "git",
5334                 "url": "https://github.com/php-http/message-factory.git",
5335                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5336             },
5337             "dist": {
5338                 "type": "zip",
5339                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5340                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5341                 "shasum": ""
5342             },
5343             "require": {
5344                 "php": ">=5.4",
5345                 "psr/http-message": "^1.0"
5346             },
5347             "type": "library",
5348             "extra": {
5349                 "branch-alias": {
5350                     "dev-master": "1.0-dev"
5351                 }
5352             },
5353             "autoload": {
5354                 "psr-4": {
5355                     "Http\\Message\\": "src/"
5356                 }
5357             },
5358             "notification-url": "https://packagist.org/downloads/",
5359             "license": [
5360                 "MIT"
5361             ],
5362             "authors": [
5363                 {
5364                     "name": "Márk Sági-Kazár",
5365                     "email": "mark.sagikazar@gmail.com"
5366                 }
5367             ],
5368             "description": "Factory interfaces for PSR-7 HTTP Message",
5369             "homepage": "http://php-http.org",
5370             "keywords": [
5371                 "factory",
5372                 "http",
5373                 "message",
5374                 "stream",
5375                 "uri"
5376             ],
5377             "support": {
5378                 "issues": "https://github.com/php-http/message-factory/issues",
5379                 "source": "https://github.com/php-http/message-factory/tree/master"
5380             },
5381             "time": "2015-12-19T14:08:53+00:00"
5382         },
5383         {
5384             "name": "php-http/promise",
5385             "version": "1.1.0",
5386             "source": {
5387                 "type": "git",
5388                 "url": "https://github.com/php-http/promise.git",
5389                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
5390             },
5391             "dist": {
5392                 "type": "zip",
5393                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5394                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5395                 "shasum": ""
5396             },
5397             "require": {
5398                 "php": "^7.1 || ^8.0"
5399             },
5400             "require-dev": {
5401                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
5402                 "phpspec/phpspec": "^5.1.2 || ^6.2"
5403             },
5404             "type": "library",
5405             "extra": {
5406                 "branch-alias": {
5407                     "dev-master": "1.1-dev"
5408                 }
5409             },
5410             "autoload": {
5411                 "psr-4": {
5412                     "Http\\Promise\\": "src/"
5413                 }
5414             },
5415             "notification-url": "https://packagist.org/downloads/",
5416             "license": [
5417                 "MIT"
5418             ],
5419             "authors": [
5420                 {
5421                     "name": "Joel Wurtz",
5422                     "email": "joel.wurtz@gmail.com"
5423                 },
5424                 {
5425                     "name": "Márk Sági-Kazár",
5426                     "email": "mark.sagikazar@gmail.com"
5427                 }
5428             ],
5429             "description": "Promise used for asynchronous HTTP requests",
5430             "homepage": "http://httplug.io",
5431             "keywords": [
5432                 "promise"
5433             ],
5434             "support": {
5435                 "issues": "https://github.com/php-http/promise/issues",
5436                 "source": "https://github.com/php-http/promise/tree/1.1.0"
5437             },
5438             "time": "2020-07-07T09:29:14+00:00"
5439         },
5440         {
5441             "name": "phpmailer/phpmailer",
5442             "version": "v6.1.8",
5443             "source": {
5444                 "type": "git",
5445                 "url": "https://github.com/PHPMailer/PHPMailer.git",
5446                 "reference": "917ab212fa00dc6eacbb26e8bc387ebe40993bc1"
5447             },
5448             "dist": {
5449                 "type": "zip",
5450                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/917ab212fa00dc6eacbb26e8bc387ebe40993bc1",
5451                 "reference": "917ab212fa00dc6eacbb26e8bc387ebe40993bc1",
5452                 "shasum": ""
5453             },
5454             "require": {
5455                 "ext-ctype": "*",
5456                 "ext-filter": "*",
5457                 "ext-hash": "*",
5458                 "php": ">=5.5.0"
5459             },
5460             "require-dev": {
5461                 "doctrine/annotations": "^1.2",
5462                 "friendsofphp/php-cs-fixer": "^2.2",
5463                 "phpunit/phpunit": "^4.8 || ^5.7"
5464             },
5465             "suggest": {
5466                 "ext-mbstring": "Needed to send email in multibyte encoding charset",
5467                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
5468                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
5469                 "psr/log": "For optional PSR-3 debug logging",
5470                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
5471                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
5472             },
5473             "type": "library",
5474             "autoload": {
5475                 "psr-4": {
5476                     "PHPMailer\\PHPMailer\\": "src/"
5477                 }
5478             },
5479             "notification-url": "https://packagist.org/downloads/",
5480             "license": [
5481                 "LGPL-2.1-only"
5482             ],
5483             "authors": [
5484                 {
5485                     "name": "Marcus Bointon",
5486                     "email": "phpmailer@synchromedia.co.uk"
5487                 },
5488                 {
5489                     "name": "Jim Jagielski",
5490                     "email": "jimjag@gmail.com"
5491                 },
5492                 {
5493                     "name": "Andy Prevost",
5494                     "email": "codeworxtech@users.sourceforge.net"
5495                 },
5496                 {
5497                     "name": "Brent R. Matzelle"
5498                 }
5499             ],
5500             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
5501             "support": {
5502                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
5503                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.1.8"
5504             },
5505             "funding": [
5506                 {
5507                     "url": "https://github.com/synchro",
5508                     "type": "github"
5509                 }
5510             ],
5511             "time": "2020-10-09T14:55:58+00:00"
5512         },
5513         {
5514             "name": "phpoffice/phpspreadsheet",
5515             "version": "1.15.0",
5516             "source": {
5517                 "type": "git",
5518                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
5519                 "reference": "a8e8068b31b8119e1daa5b1eb5715a3a8ea8305f"
5520             },
5521             "dist": {
5522                 "type": "zip",
5523                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a8e8068b31b8119e1daa5b1eb5715a3a8ea8305f",
5524                 "reference": "a8e8068b31b8119e1daa5b1eb5715a3a8ea8305f",
5525                 "shasum": ""
5526             },
5527             "require": {
5528                 "ext-ctype": "*",
5529                 "ext-dom": "*",
5530                 "ext-fileinfo": "*",
5531                 "ext-gd": "*",
5532                 "ext-iconv": "*",
5533                 "ext-libxml": "*",
5534                 "ext-mbstring": "*",
5535                 "ext-simplexml": "*",
5536                 "ext-xml": "*",
5537                 "ext-xmlreader": "*",
5538                 "ext-xmlwriter": "*",
5539                 "ext-zip": "*",
5540                 "ext-zlib": "*",
5541                 "maennchen/zipstream-php": "^2.1",
5542                 "markbaker/complex": "^1.5|^2.0",
5543                 "markbaker/matrix": "^1.2|^2.0",
5544                 "php": "^7.2|^8.0",
5545                 "psr/http-client": "^1.0",
5546                 "psr/http-factory": "^1.0",
5547                 "psr/simple-cache": "^1.0"
5548             },
5549             "require-dev": {
5550                 "dompdf/dompdf": "^0.8.5",
5551                 "friendsofphp/php-cs-fixer": "^2.16",
5552                 "jpgraph/jpgraph": "^4.0",
5553                 "mpdf/mpdf": "^8.0",
5554                 "phpcompatibility/php-compatibility": "^9.3",
5555                 "phpunit/phpunit": "^8.5|^9.3",
5556                 "squizlabs/php_codesniffer": "^3.5",
5557                 "tecnickcom/tcpdf": "^6.3"
5558             },
5559             "suggest": {
5560                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
5561                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
5562                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
5563                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
5564             },
5565             "type": "library",
5566             "autoload": {
5567                 "psr-4": {
5568                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
5569                 }
5570             },
5571             "notification-url": "https://packagist.org/downloads/",
5572             "license": [
5573                 "MIT"
5574             ],
5575             "authors": [
5576                 {
5577                     "name": "Maarten Balliauw",
5578                     "homepage": "https://blog.maartenballiauw.be"
5579                 },
5580                 {
5581                     "name": "Mark Baker",
5582                     "homepage": "https://markbakeruk.net"
5583                 },
5584                 {
5585                     "name": "Franck Lefevre",
5586                     "homepage": "https://rootslabs.net"
5587                 },
5588                 {
5589                     "name": "Erik Tilt"
5590                 },
5591                 {
5592                     "name": "Adrien Crivelli"
5593                 }
5594             ],
5595             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
5596             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
5597             "keywords": [
5598                 "OpenXML",
5599                 "excel",
5600                 "gnumeric",
5601                 "ods",
5602                 "php",
5603                 "spreadsheet",
5604                 "xls",
5605                 "xlsx"
5606             ],
5607             "support": {
5608                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
5609                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.15.0"
5610             },
5611             "time": "2020-10-11T13:20:59+00:00"
5612         },
5613         {
5614             "name": "phpoption/phpoption",
5615             "version": "1.7.5",
5616             "source": {
5617                 "type": "git",
5618                 "url": "https://github.com/schmittjoh/php-option.git",
5619                 "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
5620             },
5621             "dist": {
5622                 "type": "zip",
5623                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
5624                 "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
5625                 "shasum": ""
5626             },
5627             "require": {
5628                 "php": "^5.5.9 || ^7.0 || ^8.0"
5629             },
5630             "require-dev": {
5631                 "bamarni/composer-bin-plugin": "^1.4.1",
5632                 "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
5633             },
5634             "type": "library",
5635             "extra": {
5636                 "branch-alias": {
5637                     "dev-master": "1.7-dev"
5638                 }
5639             },
5640             "autoload": {
5641                 "psr-4": {
5642                     "PhpOption\\": "src/PhpOption/"
5643                 }
5644             },
5645             "notification-url": "https://packagist.org/downloads/",
5646             "license": [
5647                 "Apache-2.0"
5648             ],
5649             "authors": [
5650                 {
5651                     "name": "Johannes M. Schmitt",
5652                     "email": "schmittjoh@gmail.com"
5653                 },
5654                 {
5655                     "name": "Graham Campbell",
5656                     "email": "graham@alt-three.com"
5657                 }
5658             ],
5659             "description": "Option Type for PHP",
5660             "keywords": [
5661                 "language",
5662                 "option",
5663                 "php",
5664                 "type"
5665             ],
5666             "support": {
5667                 "issues": "https://github.com/schmittjoh/php-option/issues",
5668                 "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
5669             },
5670             "funding": [
5671                 {
5672                     "url": "https://github.com/GrahamCampbell",
5673                     "type": "github"
5674                 },
5675                 {
5676                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
5677                     "type": "tidelift"
5678                 }
5679             ],
5680             "time": "2020-07-20T17:29:33+00:00"
5681         },
5682         {
5683             "name": "phpseclib/phpseclib",
5684             "version": "2.0.29",
5685             "source": {
5686                 "type": "git",
5687                 "url": "https://github.com/phpseclib/phpseclib.git",
5688                 "reference": "497856a8d997f640b4a516062f84228a772a48a8"
5689             },
5690             "dist": {
5691                 "type": "zip",
5692                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8",
5693                 "reference": "497856a8d997f640b4a516062f84228a772a48a8",
5694                 "shasum": ""
5695             },
5696             "require": {
5697                 "php": ">=5.3.3"
5698             },
5699             "require-dev": {
5700                 "phing/phing": "~2.7",
5701                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
5702                 "squizlabs/php_codesniffer": "~2.0"
5703             },
5704             "suggest": {
5705                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
5706                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
5707                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
5708                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
5709             },
5710             "type": "library",
5711             "autoload": {
5712                 "files": [
5713                     "phpseclib/bootstrap.php"
5714                 ],
5715                 "psr-4": {
5716                     "phpseclib\\": "phpseclib/"
5717                 }
5718             },
5719             "notification-url": "https://packagist.org/downloads/",
5720             "license": [
5721                 "MIT"
5722             ],
5723             "authors": [
5724                 {
5725                     "name": "Jim Wigginton",
5726                     "email": "terrafrost@php.net",
5727                     "role": "Lead Developer"
5728                 },
5729                 {
5730                     "name": "Patrick Monnerat",
5731                     "email": "pm@datasphere.ch",
5732                     "role": "Developer"
5733                 },
5734                 {
5735                     "name": "Andreas Fischer",
5736                     "email": "bantu@phpbb.com",
5737                     "role": "Developer"
5738                 },
5739                 {
5740                     "name": "Hans-Jürgen Petrich",
5741                     "email": "petrich@tronic-media.com",
5742                     "role": "Developer"
5743                 },
5744                 {
5745                     "name": "Graham Campbell",
5746                     "email": "graham@alt-three.com",
5747                     "role": "Developer"
5748                 }
5749             ],
5750             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
5751             "homepage": "http://phpseclib.sourceforge.net",
5752             "keywords": [
5753                 "BigInteger",
5754                 "aes",
5755                 "asn.1",
5756                 "asn1",
5757                 "blowfish",
5758                 "crypto",
5759                 "cryptography",
5760                 "encryption",
5761                 "rsa",
5762                 "security",
5763                 "sftp",
5764                 "signature",
5765                 "signing",
5766                 "ssh",
5767                 "twofish",
5768                 "x.509",
5769                 "x509"
5770             ],
5771             "support": {
5772                 "issues": "https://github.com/phpseclib/phpseclib/issues",
5773                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0"
5774             },
5775             "funding": [
5776                 {
5777                     "url": "https://github.com/terrafrost",
5778                     "type": "github"
5779                 },
5780                 {
5781                     "url": "https://www.patreon.com/phpseclib",
5782                     "type": "patreon"
5783                 },
5784                 {
5785                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
5786                     "type": "tidelift"
5787                 }
5788             ],
5789             "time": "2020-09-08T04:24:43+00:00"
5790         },
5791         {
5792             "name": "psr/container",
5793             "version": "1.0.0",
5794             "source": {
5795                 "type": "git",
5796                 "url": "https://github.com/php-fig/container.git",
5797                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
5798             },
5799             "dist": {
5800                 "type": "zip",
5801                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
5802                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
5803                 "shasum": ""
5804             },
5805             "require": {
5806                 "php": ">=5.3.0"
5807             },
5808             "type": "library",
5809             "extra": {
5810                 "branch-alias": {
5811                     "dev-master": "1.0.x-dev"
5812                 }
5813             },
5814             "autoload": {
5815                 "psr-4": {
5816                     "Psr\\Container\\": "src/"
5817                 }
5818             },
5819             "notification-url": "https://packagist.org/downloads/",
5820             "license": [
5821                 "MIT"
5822             ],
5823             "authors": [
5824                 {
5825                     "name": "PHP-FIG",
5826                     "homepage": "http://www.php-fig.org/"
5827                 }
5828             ],
5829             "description": "Common Container Interface (PHP FIG PSR-11)",
5830             "homepage": "https://github.com/php-fig/container",
5831             "keywords": [
5832                 "PSR-11",
5833                 "container",
5834                 "container-interface",
5835                 "container-interop",
5836                 "psr"
5837             ],
5838             "support": {
5839                 "issues": "https://github.com/php-fig/container/issues",
5840                 "source": "https://github.com/php-fig/container/tree/master"
5841             },
5842             "time": "2017-02-14T16:28:37+00:00"
5843         },
5844         {
5845             "name": "psr/http-client",
5846             "version": "1.0.1",
5847             "source": {
5848                 "type": "git",
5849                 "url": "https://github.com/php-fig/http-client.git",
5850                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
5851             },
5852             "dist": {
5853                 "type": "zip",
5854                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
5855                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
5856                 "shasum": ""
5857             },
5858             "require": {
5859                 "php": "^7.0 || ^8.0",
5860                 "psr/http-message": "^1.0"
5861             },
5862             "type": "library",
5863             "extra": {
5864                 "branch-alias": {
5865                     "dev-master": "1.0.x-dev"
5866                 }
5867             },
5868             "autoload": {
5869                 "psr-4": {
5870                     "Psr\\Http\\Client\\": "src/"
5871                 }
5872             },
5873             "notification-url": "https://packagist.org/downloads/",
5874             "license": [
5875                 "MIT"
5876             ],
5877             "authors": [
5878                 {
5879                     "name": "PHP-FIG",
5880                     "homepage": "http://www.php-fig.org/"
5881                 }
5882             ],
5883             "description": "Common interface for HTTP clients",
5884             "homepage": "https://github.com/php-fig/http-client",
5885             "keywords": [
5886                 "http",
5887                 "http-client",
5888                 "psr",
5889                 "psr-18"
5890             ],
5891             "support": {
5892                 "source": "https://github.com/php-fig/http-client/tree/master"
5893             },
5894             "time": "2020-06-29T06:28:15+00:00"
5895         },
5896         {
5897             "name": "psr/http-factory",
5898             "version": "1.0.1",
5899             "source": {
5900                 "type": "git",
5901                 "url": "https://github.com/php-fig/http-factory.git",
5902                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
5903             },
5904             "dist": {
5905                 "type": "zip",
5906                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
5907                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
5908                 "shasum": ""
5909             },
5910             "require": {
5911                 "php": ">=7.0.0",
5912                 "psr/http-message": "^1.0"
5913             },
5914             "type": "library",
5915             "extra": {
5916                 "branch-alias": {
5917                     "dev-master": "1.0.x-dev"
5918                 }
5919             },
5920             "autoload": {
5921                 "psr-4": {
5922                     "Psr\\Http\\Message\\": "src/"
5923                 }
5924             },
5925             "notification-url": "https://packagist.org/downloads/",
5926             "license": [
5927                 "MIT"
5928             ],
5929             "authors": [
5930                 {
5931                     "name": "PHP-FIG",
5932                     "homepage": "http://www.php-fig.org/"
5933                 }
5934             ],
5935             "description": "Common interfaces for PSR-7 HTTP message factories",
5936             "keywords": [
5937                 "factory",
5938                 "http",
5939                 "message",
5940                 "psr",
5941                 "psr-17",
5942                 "psr-7",
5943                 "request",
5944                 "response"
5945             ],
5946             "support": {
5947                 "source": "https://github.com/php-fig/http-factory/tree/master"
5948             },
5949             "time": "2019-04-30T12:38:16+00:00"
5950         },
5951         {
5952             "name": "psr/http-message",
5953             "version": "1.0.1",
5954             "source": {
5955                 "type": "git",
5956                 "url": "https://github.com/php-fig/http-message.git",
5957                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
5958             },
5959             "dist": {
5960                 "type": "zip",
5961                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
5962                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
5963                 "shasum": ""
5964             },
5965             "require": {
5966                 "php": ">=5.3.0"
5967             },
5968             "type": "library",
5969             "extra": {
5970                 "branch-alias": {
5971                     "dev-master": "1.0.x-dev"
5972                 }
5973             },
5974             "autoload": {
5975                 "psr-4": {
5976                     "Psr\\Http\\Message\\": "src/"
5977                 }
5978             },
5979             "notification-url": "https://packagist.org/downloads/",
5980             "license": [
5981                 "MIT"
5982             ],
5983             "authors": [
5984                 {
5985                     "name": "PHP-FIG",
5986                     "homepage": "http://www.php-fig.org/"
5987                 }
5988             ],
5989             "description": "Common interface for HTTP messages",
5990             "homepage": "https://github.com/php-fig/http-message",
5991             "keywords": [
5992                 "http",
5993                 "http-message",
5994                 "psr",
5995                 "psr-7",
5996                 "request",
5997                 "response"
5998             ],
5999             "support": {
6000                 "source": "https://github.com/php-fig/http-message/tree/master"
6001             },
6002             "time": "2016-08-06T14:39:51+00:00"
6003         },
6004         {
6005             "name": "psr/log",
6006             "version": "1.1.3",
6007             "source": {
6008                 "type": "git",
6009                 "url": "https://github.com/php-fig/log.git",
6010                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
6011             },
6012             "dist": {
6013                 "type": "zip",
6014                 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
6015                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
6016                 "shasum": ""
6017             },
6018             "require": {
6019                 "php": ">=5.3.0"
6020             },
6021             "type": "library",
6022             "extra": {
6023                 "branch-alias": {
6024                     "dev-master": "1.1.x-dev"
6025                 }
6026             },
6027             "autoload": {
6028                 "psr-4": {
6029                     "Psr\\Log\\": "Psr/Log/"
6030                 }
6031             },
6032             "notification-url": "https://packagist.org/downloads/",
6033             "license": [
6034                 "MIT"
6035             ],
6036             "authors": [
6037                 {
6038                     "name": "PHP-FIG",
6039                     "homepage": "http://www.php-fig.org/"
6040                 }
6041             ],
6042             "description": "Common interface for logging libraries",
6043             "homepage": "https://github.com/php-fig/log",
6044             "keywords": [
6045                 "log",
6046                 "psr",
6047                 "psr-3"
6048             ],
6049             "support": {
6050                 "source": "https://github.com/php-fig/log/tree/1.1.3"
6051             },
6052             "time": "2020-03-23T09:12:05+00:00"
6053         },
6054         {
6055             "name": "psr/simple-cache",
6056             "version": "1.0.1",
6057             "source": {
6058                 "type": "git",
6059                 "url": "https://github.com/php-fig/simple-cache.git",
6060                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6061             },
6062             "dist": {
6063                 "type": "zip",
6064                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6065                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6066                 "shasum": ""
6067             },
6068             "require": {
6069                 "php": ">=5.3.0"
6070             },
6071             "type": "library",
6072             "extra": {
6073                 "branch-alias": {
6074                     "dev-master": "1.0.x-dev"
6075                 }
6076             },
6077             "autoload": {
6078                 "psr-4": {
6079                     "Psr\\SimpleCache\\": "src/"
6080                 }
6081             },
6082             "notification-url": "https://packagist.org/downloads/",
6083             "license": [
6084                 "MIT"
6085             ],
6086             "authors": [
6087                 {
6088                     "name": "PHP-FIG",
6089                     "homepage": "http://www.php-fig.org/"
6090                 }
6091             ],
6092             "description": "Common interfaces for simple caching",
6093             "keywords": [
6094                 "cache",
6095                 "caching",
6096                 "psr",
6097                 "psr-16",
6098                 "simple-cache"
6099             ],
6100             "support": {
6101                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6102             },
6103             "time": "2017-10-23T01:57:42+00:00"
6104         },
6105         {
6106             "name": "ralouphie/getallheaders",
6107             "version": "3.0.3",
6108             "source": {
6109                 "type": "git",
6110                 "url": "https://github.com/ralouphie/getallheaders.git",
6111                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6112             },
6113             "dist": {
6114                 "type": "zip",
6115                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6116                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6117                 "shasum": ""
6118             },
6119             "require": {
6120                 "php": ">=5.6"
6121             },
6122             "require-dev": {
6123                 "php-coveralls/php-coveralls": "^2.1",
6124                 "phpunit/phpunit": "^5 || ^6.5"
6125             },
6126             "type": "library",
6127             "autoload": {
6128                 "files": [
6129                     "src/getallheaders.php"
6130                 ]
6131             },
6132             "notification-url": "https://packagist.org/downloads/",
6133             "license": [
6134                 "MIT"
6135             ],
6136             "authors": [
6137                 {
6138                     "name": "Ralph Khattar",
6139                     "email": "ralph.khattar@gmail.com"
6140                 }
6141             ],
6142             "description": "A polyfill for getallheaders.",
6143             "support": {
6144                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6145                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6146             },
6147             "time": "2019-03-08T08:55:37+00:00"
6148         },
6149         {
6150             "name": "ramsey/collection",
6151             "version": "1.1.1",
6152             "source": {
6153                 "type": "git",
6154                 "url": "https://github.com/ramsey/collection.git",
6155                 "reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1"
6156             },
6157             "dist": {
6158                 "type": "zip",
6159                 "url": "https://api.github.com/repos/ramsey/collection/zipball/24d93aefb2cd786b7edd9f45b554aea20b28b9b1",
6160                 "reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1",
6161                 "shasum": ""
6162             },
6163             "require": {
6164                 "php": "^7.2 || ^8"
6165             },
6166             "require-dev": {
6167                 "captainhook/captainhook": "^5.3",
6168                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6169                 "ergebnis/composer-normalize": "^2.6",
6170                 "fzaninotto/faker": "^1.5",
6171                 "hamcrest/hamcrest-php": "^2",
6172                 "jangregor/phpstan-prophecy": "^0.6",
6173                 "mockery/mockery": "^1.3",
6174                 "phpstan/extension-installer": "^1",
6175                 "phpstan/phpstan": "^0.12.32",
6176                 "phpstan/phpstan-mockery": "^0.12.5",
6177                 "phpstan/phpstan-phpunit": "^0.12.11",
6178                 "phpunit/phpunit": "^8.5",
6179                 "psy/psysh": "^0.10.4",
6180                 "slevomat/coding-standard": "^6.3",
6181                 "squizlabs/php_codesniffer": "^3.5",
6182                 "vimeo/psalm": "^3.12.2"
6183             },
6184             "type": "library",
6185             "autoload": {
6186                 "psr-4": {
6187                     "Ramsey\\Collection\\": "src/"
6188                 }
6189             },
6190             "notification-url": "https://packagist.org/downloads/",
6191             "license": [
6192                 "MIT"
6193             ],
6194             "authors": [
6195                 {
6196                     "name": "Ben Ramsey",
6197                     "email": "ben@benramsey.com",
6198                     "homepage": "https://benramsey.com"
6199                 }
6200             ],
6201             "description": "A PHP 7.2+ library for representing and manipulating collections.",
6202             "keywords": [
6203                 "array",
6204                 "collection",
6205                 "hash",
6206                 "map",
6207                 "queue",
6208                 "set"
6209             ],
6210             "support": {
6211                 "issues": "https://github.com/ramsey/collection/issues",
6212                 "source": "https://github.com/ramsey/collection/tree/1.1.1"
6213             },
6214             "funding": [
6215                 {
6216                     "url": "https://github.com/ramsey",
6217                     "type": "github"
6218                 }
6219             ],
6220             "time": "2020-09-10T20:58:17+00:00"
6221         },
6222         {
6223             "name": "ramsey/uuid",
6224             "version": "4.1.1",
6225             "source": {
6226                 "type": "git",
6227                 "url": "https://github.com/ramsey/uuid.git",
6228                 "reference": "cd4032040a750077205918c86049aa0f43d22947"
6229             },
6230             "dist": {
6231                 "type": "zip",
6232                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947",
6233                 "reference": "cd4032040a750077205918c86049aa0f43d22947",
6234                 "shasum": ""
6235             },
6236             "require": {
6237                 "brick/math": "^0.8 || ^0.9",
6238                 "ext-json": "*",
6239                 "php": "^7.2 || ^8",
6240                 "ramsey/collection": "^1.0",
6241                 "symfony/polyfill-ctype": "^1.8"
6242             },
6243             "replace": {
6244                 "rhumsaa/uuid": "self.version"
6245             },
6246             "require-dev": {
6247                 "codeception/aspect-mock": "^3",
6248                 "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0",
6249                 "doctrine/annotations": "^1.8",
6250                 "goaop/framework": "^2",
6251                 "mockery/mockery": "^1.3",
6252                 "moontoast/math": "^1.1",
6253                 "paragonie/random-lib": "^2",
6254                 "php-mock/php-mock-mockery": "^1.3",
6255                 "php-mock/php-mock-phpunit": "^2.5",
6256                 "php-parallel-lint/php-parallel-lint": "^1.1",
6257                 "phpbench/phpbench": "^0.17.1",
6258                 "phpstan/extension-installer": "^1.0",
6259                 "phpstan/phpstan": "^0.12",
6260                 "phpstan/phpstan-mockery": "^0.12",
6261                 "phpstan/phpstan-phpunit": "^0.12",
6262                 "phpunit/phpunit": "^8.5",
6263                 "psy/psysh": "^0.10.0",
6264                 "slevomat/coding-standard": "^6.0",
6265                 "squizlabs/php_codesniffer": "^3.5",
6266                 "vimeo/psalm": "3.9.4"
6267             },
6268             "suggest": {
6269                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
6270                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
6271                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
6272                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
6273                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6274                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6275             },
6276             "type": "library",
6277             "extra": {
6278                 "branch-alias": {
6279                     "dev-master": "4.x-dev"
6280                 }
6281             },
6282             "autoload": {
6283                 "psr-4": {
6284                     "Ramsey\\Uuid\\": "src/"
6285                 },
6286                 "files": [
6287                     "src/functions.php"
6288                 ]
6289             },
6290             "notification-url": "https://packagist.org/downloads/",
6291             "license": [
6292                 "MIT"
6293             ],
6294             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
6295             "homepage": "https://github.com/ramsey/uuid",
6296             "keywords": [
6297                 "guid",
6298                 "identifier",
6299                 "uuid"
6300             ],
6301             "support": {
6302                 "issues": "https://github.com/ramsey/uuid/issues",
6303                 "rss": "https://github.com/ramsey/uuid/releases.atom",
6304                 "source": "https://github.com/ramsey/uuid"
6305             },
6306             "funding": [
6307                 {
6308                     "url": "https://github.com/ramsey",
6309                     "type": "github"
6310                 }
6311             ],
6312             "time": "2020-08-18T17:17:46+00:00"
6313         },
6314         {
6315             "name": "rospdf/pdf-php",
6316             "version": "0.12.63",
6317             "source": {
6318                 "type": "git",
6319                 "url": "https://github.com/rospdf/pdf-php.git",
6320                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
6321             },
6322             "dist": {
6323                 "type": "zip",
6324                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
6325                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
6326                 "shasum": ""
6327             },
6328             "require": {
6329                 "php": ">=5.6.0"
6330             },
6331             "require-dev": {
6332                 "phpunit/phpunit": "3.7.38",
6333                 "squizlabs/php_codesniffer": "2.*"
6334             },
6335             "type": "library",
6336             "extra": {
6337                 "branch-alias": {
6338                     "dev-experimental": "0.13.x-dev",
6339                     "dev-master": "0.12.x-dev"
6340                 }
6341             },
6342             "autoload": {
6343                 "files": [
6344                     "src/Cpdf.php",
6345                     "src/Cezpdf.php"
6346                 ]
6347             },
6348             "notification-url": "https://packagist.org/downloads/",
6349             "license": [
6350                 "MIT"
6351             ],
6352             "authors": [
6353                 {
6354                     "name": "Ole Koeckemann",
6355                     "email": "ole.k@web.de",
6356                     "role": "Project Head / Developer"
6357                 },
6358                 {
6359                     "name": "Lars Olesen",
6360                     "email": "lars@intraface.dk",
6361                     "role": "Developer"
6362                 },
6363                 {
6364                     "name": "Sune Jensen",
6365                     "email": "sj@sunet.dk",
6366                     "role": "Developer"
6367                 },
6368                 {
6369                     "name": "Nicola Asuni",
6370                     "email": "info@tecnick.com",
6371                     "role": "Developer"
6372                 },
6373                 {
6374                     "name": "Wayne Munro",
6375                     "email": "pdf@ros.co.nz",
6376                     "role": "Founder / Inactive"
6377                 }
6378             ],
6379             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
6380             "homepage": "https://github.com/rospdf/pdf-php",
6381             "support": {
6382                 "issues": "https://github.com/rospdf/pdf-php/issues",
6383                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
6384             },
6385             "time": "2020-09-20T06:15:20+00:00"
6386         },
6387         {
6388             "name": "sabberworm/php-css-parser",
6389             "version": "8.3.1",
6390             "source": {
6391                 "type": "git",
6392                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
6393                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
6394             },
6395             "dist": {
6396                 "type": "zip",
6397                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
6398                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
6399                 "shasum": ""
6400             },
6401             "require": {
6402                 "php": ">=5.3.2"
6403             },
6404             "require-dev": {
6405                 "codacy/coverage": "^1.4",
6406                 "phpunit/phpunit": "~4.8"
6407             },
6408             "type": "library",
6409             "autoload": {
6410                 "psr-0": {
6411                     "Sabberworm\\CSS": "lib/"
6412                 }
6413             },
6414             "notification-url": "https://packagist.org/downloads/",
6415             "license": [
6416                 "MIT"
6417             ],
6418             "authors": [
6419                 {
6420                     "name": "Raphael Schweikert"
6421                 }
6422             ],
6423             "description": "Parser for CSS Files written in PHP",
6424             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
6425             "keywords": [
6426                 "css",
6427                 "parser",
6428                 "stylesheet"
6429             ],
6430             "support": {
6431                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
6432                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1"
6433             },
6434             "time": "2020-06-01T09:10:00+00:00"
6435         },
6436         {
6437             "name": "setasign/fpdi",
6438             "version": "v2.3.4",
6439             "source": {
6440                 "type": "git",
6441                 "url": "https://github.com/Setasign/FPDI.git",
6442                 "reference": "2b5fb811c04f937ef257ef3f798cebeded33c136"
6443             },
6444             "dist": {
6445                 "type": "zip",
6446                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/2b5fb811c04f937ef257ef3f798cebeded33c136",
6447                 "reference": "2b5fb811c04f937ef257ef3f798cebeded33c136",
6448                 "shasum": ""
6449             },
6450             "require": {
6451                 "ext-zlib": "*",
6452                 "php": "^5.6 || ^7.0"
6453             },
6454             "conflict": {
6455                 "setasign/tfpdf": "<1.31"
6456             },
6457             "require-dev": {
6458                 "phpunit/phpunit": "~5.7",
6459                 "setasign/fpdf": "~1.8",
6460                 "setasign/tfpdf": "1.31",
6461                 "squizlabs/php_codesniffer": "^3.5",
6462                 "tecnickcom/tcpdf": "~6.2"
6463             },
6464             "suggest": {
6465                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
6466             },
6467             "type": "library",
6468             "autoload": {
6469                 "psr-4": {
6470                     "setasign\\Fpdi\\": "src/"
6471                 }
6472             },
6473             "notification-url": "https://packagist.org/downloads/",
6474             "license": [
6475                 "MIT"
6476             ],
6477             "authors": [
6478                 {
6479                     "name": "Jan Slabon",
6480                     "email": "jan.slabon@setasign.com",
6481                     "homepage": "https://www.setasign.com"
6482                 },
6483                 {
6484                     "name": "Maximilian Kresse",
6485                     "email": "maximilian.kresse@setasign.com",
6486                     "homepage": "https://www.setasign.com"
6487                 }
6488             ],
6489             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
6490             "homepage": "https://www.setasign.com/fpdi",
6491             "keywords": [
6492                 "fpdf",
6493                 "fpdi",
6494                 "pdf"
6495             ],
6496             "support": {
6497                 "issues": "https://github.com/Setasign/FPDI/issues",
6498                 "source": "https://github.com/Setasign/FPDI/tree/master"
6499             },
6500             "funding": [
6501                 {
6502                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
6503                     "type": "tidelift"
6504                 }
6505             ],
6506             "time": "2020-08-27T06:55:47+00:00"
6507         },
6508         {
6509             "name": "smarty/smarty",
6510             "version": "v2.6.31",
6511             "source": {
6512                 "type": "git",
6513                 "url": "https://github.com/smarty-php/smarty.git",
6514                 "reference": "4ab9757b492f08a38f68123a6e7c1df7110bbc49"
6515             },
6516             "dist": {
6517                 "type": "zip",
6518                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/4ab9757b492f08a38f68123a6e7c1df7110bbc49",
6519                 "reference": "4ab9757b492f08a38f68123a6e7c1df7110bbc49",
6520                 "shasum": ""
6521             },
6522             "require": {
6523                 "php": ">=5.2"
6524             },
6525             "type": "library",
6526             "extra": {
6527                 "branch-alias": {
6528                     "dev-master": "2.6.x-dev"
6529                 }
6530             },
6531             "autoload": {
6532                 "classmap": [
6533                     "libs/Smarty.class.php",
6534                     "libs/Smarty_Compiler.class.php",
6535                     "libs/Config_File.class.php"
6536                 ]
6537             },
6538             "notification-url": "https://packagist.org/downloads/",
6539             "license": [
6540                 "LGPL-3.0"
6541             ],
6542             "authors": [
6543                 {
6544                     "name": "Monte Ohrt",
6545                     "email": "monte@ohrt.com"
6546                 },
6547                 {
6548                     "name": "Uwe Tews",
6549                     "email": "uwe.tews@googlemail.com"
6550                 }
6551             ],
6552             "description": "Smarty - the compiling PHP template engine",
6553             "homepage": "http://www.smarty.net",
6554             "keywords": [
6555                 "templating"
6556             ],
6557             "support": {
6558                 "forum": "http://www.smarty.net/forums/",
6559                 "irc": "irc://irc.freenode.org/smarty",
6560                 "issues": "http://code.google.com/p/smarty-php/issues/list",
6561                 "source": "https://github.com/smarty-php/smarty/tree/Smarty2"
6562             },
6563             "time": "2017-11-03T06:39:13+00:00"
6564         },
6565         {
6566             "name": "steverhoades/oauth2-openid-connect-server",
6567             "version": "v1.2.0",
6568             "source": {
6569                 "type": "git",
6570                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
6571                 "reference": "11dc3f83dba4b516e42f8d69223d28f976a7838b"
6572             },
6573             "dist": {
6574                 "type": "zip",
6575                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/11dc3f83dba4b516e42f8d69223d28f976a7838b",
6576                 "reference": "11dc3f83dba4b516e42f8d69223d28f976a7838b",
6577                 "shasum": ""
6578             },
6579             "require": {
6580                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
6581             },
6582             "require-dev": {
6583                 "phpunit/phpunit": "^5.0",
6584                 "zendframework/zend-diactoros": "^1.3.2"
6585             },
6586             "type": "library",
6587             "autoload": {
6588                 "psr-4": {
6589                     "OpenIDConnectServer\\": "src/"
6590                 }
6591             },
6592             "notification-url": "https://packagist.org/downloads/",
6593             "license": [
6594                 "MIT"
6595             ],
6596             "authors": [
6597                 {
6598                     "name": "Steve Rhoades",
6599                     "email": "sedonami@gmail.com"
6600                 }
6601             ],
6602             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
6603             "support": {
6604                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
6605                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v1.2.0"
6606             },
6607             "time": "2019-09-16T18:16:02+00:00"
6608         },
6609         {
6610             "name": "symfony/config",
6611             "version": "v4.4.15",
6612             "source": {
6613                 "type": "git",
6614                 "url": "https://github.com/symfony/config.git",
6615                 "reference": "7c5a1002178a612787c291a4f515f87b19176b61"
6616             },
6617             "dist": {
6618                 "type": "zip",
6619                 "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61",
6620                 "reference": "7c5a1002178a612787c291a4f515f87b19176b61",
6621                 "shasum": ""
6622             },
6623             "require": {
6624                 "php": ">=7.1.3",
6625                 "symfony/filesystem": "^3.4|^4.0|^5.0",
6626                 "symfony/polyfill-ctype": "~1.8"
6627             },
6628             "conflict": {
6629                 "symfony/finder": "<3.4"
6630             },
6631             "require-dev": {
6632                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
6633                 "symfony/finder": "^3.4|^4.0|^5.0",
6634                 "symfony/messenger": "^4.1|^5.0",
6635                 "symfony/service-contracts": "^1.1|^2",
6636                 "symfony/yaml": "^3.4|^4.0|^5.0"
6637             },
6638             "suggest": {
6639                 "symfony/yaml": "To use the yaml reference dumper"
6640             },
6641             "type": "library",
6642             "extra": {
6643                 "branch-alias": {
6644                     "dev-master": "4.4-dev"
6645                 }
6646             },
6647             "autoload": {
6648                 "psr-4": {
6649                     "Symfony\\Component\\Config\\": ""
6650                 },
6651                 "exclude-from-classmap": [
6652                     "/Tests/"
6653                 ]
6654             },
6655             "notification-url": "https://packagist.org/downloads/",
6656             "license": [
6657                 "MIT"
6658             ],
6659             "authors": [
6660                 {
6661                     "name": "Fabien Potencier",
6662                     "email": "fabien@symfony.com"
6663                 },
6664                 {
6665                     "name": "Symfony Community",
6666                     "homepage": "https://symfony.com/contributors"
6667                 }
6668             ],
6669             "description": "Symfony Config Component",
6670             "homepage": "https://symfony.com",
6671             "support": {
6672                 "source": "https://github.com/symfony/config/tree/v4.4.15"
6673             },
6674             "funding": [
6675                 {
6676                     "url": "https://symfony.com/sponsor",
6677                     "type": "custom"
6678                 },
6679                 {
6680                     "url": "https://github.com/fabpot",
6681                     "type": "github"
6682                 },
6683                 {
6684                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6685                     "type": "tidelift"
6686                 }
6687             ],
6688             "time": "2020-10-02T07:34:48+00:00"
6689         },
6690         {
6691             "name": "symfony/dependency-injection",
6692             "version": "v4.4.15",
6693             "source": {
6694                 "type": "git",
6695                 "url": "https://github.com/symfony/dependency-injection.git",
6696                 "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e"
6697             },
6698             "dist": {
6699                 "type": "zip",
6700                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e",
6701                 "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e",
6702                 "shasum": ""
6703             },
6704             "require": {
6705                 "php": ">=7.1.3",
6706                 "psr/container": "^1.0",
6707                 "symfony/service-contracts": "^1.1.6|^2"
6708             },
6709             "conflict": {
6710                 "symfony/config": "<4.3|>=5.0",
6711                 "symfony/finder": "<3.4",
6712                 "symfony/proxy-manager-bridge": "<3.4",
6713                 "symfony/yaml": "<3.4"
6714             },
6715             "provide": {
6716                 "psr/container-implementation": "1.0",
6717                 "symfony/service-implementation": "1.0"
6718             },
6719             "require-dev": {
6720                 "symfony/config": "^4.3",
6721                 "symfony/expression-language": "^3.4|^4.0|^5.0",
6722                 "symfony/yaml": "^3.4|^4.0|^5.0"
6723             },
6724             "suggest": {
6725                 "symfony/config": "",
6726                 "symfony/expression-language": "For using expressions in service container configuration",
6727                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
6728                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
6729                 "symfony/yaml": ""
6730             },
6731             "type": "library",
6732             "extra": {
6733                 "branch-alias": {
6734                     "dev-master": "4.4-dev"
6735                 }
6736             },
6737             "autoload": {
6738                 "psr-4": {
6739                     "Symfony\\Component\\DependencyInjection\\": ""
6740                 },
6741                 "exclude-from-classmap": [
6742                     "/Tests/"
6743                 ]
6744             },
6745             "notification-url": "https://packagist.org/downloads/",
6746             "license": [
6747                 "MIT"
6748             ],
6749             "authors": [
6750                 {
6751                     "name": "Fabien Potencier",
6752                     "email": "fabien@symfony.com"
6753                 },
6754                 {
6755                     "name": "Symfony Community",
6756                     "homepage": "https://symfony.com/contributors"
6757                 }
6758             ],
6759             "description": "Symfony DependencyInjection Component",
6760             "homepage": "https://symfony.com",
6761             "support": {
6762                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.15"
6763             },
6764             "funding": [
6765                 {
6766                     "url": "https://symfony.com/sponsor",
6767                     "type": "custom"
6768                 },
6769                 {
6770                     "url": "https://github.com/fabpot",
6771                     "type": "github"
6772                 },
6773                 {
6774                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6775                     "type": "tidelift"
6776                 }
6777             ],
6778             "time": "2020-09-10T10:08:39+00:00"
6779         },
6780         {
6781             "name": "symfony/deprecation-contracts",
6782             "version": "v2.2.0",
6783             "source": {
6784                 "type": "git",
6785                 "url": "https://github.com/symfony/deprecation-contracts.git",
6786                 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
6787             },
6788             "dist": {
6789                 "type": "zip",
6790                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
6791                 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
6792                 "shasum": ""
6793             },
6794             "require": {
6795                 "php": ">=7.1"
6796             },
6797             "type": "library",
6798             "extra": {
6799                 "branch-alias": {
6800                     "dev-master": "2.2-dev"
6801                 },
6802                 "thanks": {
6803                     "name": "symfony/contracts",
6804                     "url": "https://github.com/symfony/contracts"
6805                 }
6806             },
6807             "autoload": {
6808                 "files": [
6809                     "function.php"
6810                 ]
6811             },
6812             "notification-url": "https://packagist.org/downloads/",
6813             "license": [
6814                 "MIT"
6815             ],
6816             "authors": [
6817                 {
6818                     "name": "Nicolas Grekas",
6819                     "email": "p@tchwork.com"
6820                 },
6821                 {
6822                     "name": "Symfony Community",
6823                     "homepage": "https://symfony.com/contributors"
6824                 }
6825             ],
6826             "description": "A generic function and convention to trigger deprecation notices",
6827             "homepage": "https://symfony.com",
6828             "support": {
6829                 "source": "https://github.com/symfony/deprecation-contracts/tree/master"
6830             },
6831             "funding": [
6832                 {
6833                     "url": "https://symfony.com/sponsor",
6834                     "type": "custom"
6835                 },
6836                 {
6837                     "url": "https://github.com/fabpot",
6838                     "type": "github"
6839                 },
6840                 {
6841                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6842                     "type": "tidelift"
6843                 }
6844             ],
6845             "time": "2020-09-07T11:33:47+00:00"
6846         },
6847         {
6848             "name": "symfony/event-dispatcher",
6849             "version": "v4.4.15",
6850             "source": {
6851                 "type": "git",
6852                 "url": "https://github.com/symfony/event-dispatcher.git",
6853                 "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd"
6854             },
6855             "dist": {
6856                 "type": "zip",
6857                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd",
6858                 "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd",
6859                 "shasum": ""
6860             },
6861             "require": {
6862                 "php": ">=7.1.3",
6863                 "symfony/event-dispatcher-contracts": "^1.1"
6864             },
6865             "conflict": {
6866                 "symfony/dependency-injection": "<3.4"
6867             },
6868             "provide": {
6869                 "psr/event-dispatcher-implementation": "1.0",
6870                 "symfony/event-dispatcher-implementation": "1.1"
6871             },
6872             "require-dev": {
6873                 "psr/log": "~1.0",
6874                 "symfony/config": "^3.4|^4.0|^5.0",
6875                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6876                 "symfony/error-handler": "~3.4|~4.4",
6877                 "symfony/expression-language": "^3.4|^4.0|^5.0",
6878                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
6879                 "symfony/service-contracts": "^1.1|^2",
6880                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
6881             },
6882             "suggest": {
6883                 "symfony/dependency-injection": "",
6884                 "symfony/http-kernel": ""
6885             },
6886             "type": "library",
6887             "extra": {
6888                 "branch-alias": {
6889                     "dev-master": "4.4-dev"
6890                 }
6891             },
6892             "autoload": {
6893                 "psr-4": {
6894                     "Symfony\\Component\\EventDispatcher\\": ""
6895                 },
6896                 "exclude-from-classmap": [
6897                     "/Tests/"
6898                 ]
6899             },
6900             "notification-url": "https://packagist.org/downloads/",
6901             "license": [
6902                 "MIT"
6903             ],
6904             "authors": [
6905                 {
6906                     "name": "Fabien Potencier",
6907                     "email": "fabien@symfony.com"
6908                 },
6909                 {
6910                     "name": "Symfony Community",
6911                     "homepage": "https://symfony.com/contributors"
6912                 }
6913             ],
6914             "description": "Symfony EventDispatcher Component",
6915             "homepage": "https://symfony.com",
6916             "support": {
6917                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.15"
6918             },
6919             "funding": [
6920                 {
6921                     "url": "https://symfony.com/sponsor",
6922                     "type": "custom"
6923                 },
6924                 {
6925                     "url": "https://github.com/fabpot",
6926                     "type": "github"
6927                 },
6928                 {
6929                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6930                     "type": "tidelift"
6931                 }
6932             ],
6933             "time": "2020-09-18T14:07:46+00:00"
6934         },
6935         {
6936             "name": "symfony/event-dispatcher-contracts",
6937             "version": "v1.1.9",
6938             "source": {
6939                 "type": "git",
6940                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
6941                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
6942             },
6943             "dist": {
6944                 "type": "zip",
6945                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
6946                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
6947                 "shasum": ""
6948             },
6949             "require": {
6950                 "php": ">=7.1.3"
6951             },
6952             "suggest": {
6953                 "psr/event-dispatcher": "",
6954                 "symfony/event-dispatcher-implementation": ""
6955             },
6956             "type": "library",
6957             "extra": {
6958                 "branch-alias": {
6959                     "dev-master": "1.1-dev"
6960                 },
6961                 "thanks": {
6962                     "name": "symfony/contracts",
6963                     "url": "https://github.com/symfony/contracts"
6964                 }
6965             },
6966             "autoload": {
6967                 "psr-4": {
6968                     "Symfony\\Contracts\\EventDispatcher\\": ""
6969                 }
6970             },
6971             "notification-url": "https://packagist.org/downloads/",
6972             "license": [
6973                 "MIT"
6974             ],
6975             "authors": [
6976                 {
6977                     "name": "Nicolas Grekas",
6978                     "email": "p@tchwork.com"
6979                 },
6980                 {
6981                     "name": "Symfony Community",
6982                     "homepage": "https://symfony.com/contributors"
6983                 }
6984             ],
6985             "description": "Generic abstractions related to dispatching event",
6986             "homepage": "https://symfony.com",
6987             "keywords": [
6988                 "abstractions",
6989                 "contracts",
6990                 "decoupling",
6991                 "interfaces",
6992                 "interoperability",
6993                 "standards"
6994             ],
6995             "support": {
6996                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
6997             },
6998             "funding": [
6999                 {
7000                     "url": "https://symfony.com/sponsor",
7001                     "type": "custom"
7002                 },
7003                 {
7004                     "url": "https://github.com/fabpot",
7005                     "type": "github"
7006                 },
7007                 {
7008                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7009                     "type": "tidelift"
7010                 }
7011             ],
7012             "time": "2020-07-06T13:19:58+00:00"
7013         },
7014         {
7015             "name": "symfony/filesystem",
7016             "version": "v5.1.8",
7017             "source": {
7018                 "type": "git",
7019                 "url": "https://github.com/symfony/filesystem.git",
7020                 "reference": "df08650ea7aee2d925380069c131a66124d79177"
7021             },
7022             "dist": {
7023                 "type": "zip",
7024                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/df08650ea7aee2d925380069c131a66124d79177",
7025                 "reference": "df08650ea7aee2d925380069c131a66124d79177",
7026                 "shasum": ""
7027             },
7028             "require": {
7029                 "php": ">=7.2.5",
7030                 "symfony/polyfill-ctype": "~1.8"
7031             },
7032             "type": "library",
7033             "autoload": {
7034                 "psr-4": {
7035                     "Symfony\\Component\\Filesystem\\": ""
7036                 },
7037                 "exclude-from-classmap": [
7038                     "/Tests/"
7039                 ]
7040             },
7041             "notification-url": "https://packagist.org/downloads/",
7042             "license": [
7043                 "MIT"
7044             ],
7045             "authors": [
7046                 {
7047                     "name": "Fabien Potencier",
7048                     "email": "fabien@symfony.com"
7049                 },
7050                 {
7051                     "name": "Symfony Community",
7052                     "homepage": "https://symfony.com/contributors"
7053                 }
7054             ],
7055             "description": "Symfony Filesystem Component",
7056             "homepage": "https://symfony.com",
7057             "support": {
7058                 "source": "https://github.com/symfony/filesystem/tree/v5.1.8"
7059             },
7060             "funding": [
7061                 {
7062                     "url": "https://symfony.com/sponsor",
7063                     "type": "custom"
7064                 },
7065                 {
7066                     "url": "https://github.com/fabpot",
7067                     "type": "github"
7068                 },
7069                 {
7070                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7071                     "type": "tidelift"
7072                 }
7073             ],
7074             "time": "2020-10-24T12:01:57+00:00"
7075         },
7076         {
7077             "name": "symfony/http-foundation",
7078             "version": "v4.4.15",
7079             "source": {
7080                 "type": "git",
7081                 "url": "https://github.com/symfony/http-foundation.git",
7082                 "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92"
7083             },
7084             "dist": {
7085                 "type": "zip",
7086                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/10683b407c3b6087c64619ebc97a87e36ea62c92",
7087                 "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92",
7088                 "shasum": ""
7089             },
7090             "require": {
7091                 "php": ">=7.1.3",
7092                 "symfony/mime": "^4.3|^5.0",
7093                 "symfony/polyfill-mbstring": "~1.1"
7094             },
7095             "require-dev": {
7096                 "predis/predis": "~1.0",
7097                 "symfony/expression-language": "^3.4|^4.0|^5.0"
7098             },
7099             "type": "library",
7100             "extra": {
7101                 "branch-alias": {
7102                     "dev-master": "4.4-dev"
7103                 }
7104             },
7105             "autoload": {
7106                 "psr-4": {
7107                     "Symfony\\Component\\HttpFoundation\\": ""
7108                 },
7109                 "exclude-from-classmap": [
7110                     "/Tests/"
7111                 ]
7112             },
7113             "notification-url": "https://packagist.org/downloads/",
7114             "license": [
7115                 "MIT"
7116             ],
7117             "authors": [
7118                 {
7119                     "name": "Fabien Potencier",
7120                     "email": "fabien@symfony.com"
7121                 },
7122                 {
7123                     "name": "Symfony Community",
7124                     "homepage": "https://symfony.com/contributors"
7125                 }
7126             ],
7127             "description": "Symfony HttpFoundation Component",
7128             "homepage": "https://symfony.com",
7129             "support": {
7130                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.15"
7131             },
7132             "funding": [
7133                 {
7134                     "url": "https://symfony.com/sponsor",
7135                     "type": "custom"
7136                 },
7137                 {
7138                     "url": "https://github.com/fabpot",
7139                     "type": "github"
7140                 },
7141                 {
7142                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7143                     "type": "tidelift"
7144                 }
7145             ],
7146             "time": "2020-09-27T14:14:06+00:00"
7147         },
7148         {
7149             "name": "symfony/inflector",
7150             "version": "v5.1.8",
7151             "source": {
7152                 "type": "git",
7153                 "url": "https://github.com/symfony/inflector.git",
7154                 "reference": "ba33a08d608c5b26ef768b6652876098dd3ace36"
7155             },
7156             "dist": {
7157                 "type": "zip",
7158                 "url": "https://api.github.com/repos/symfony/inflector/zipball/ba33a08d608c5b26ef768b6652876098dd3ace36",
7159                 "reference": "ba33a08d608c5b26ef768b6652876098dd3ace36",
7160                 "shasum": ""
7161             },
7162             "require": {
7163                 "php": ">=7.2.5",
7164                 "symfony/deprecation-contracts": "^2.1",
7165                 "symfony/string": "^5.1"
7166             },
7167             "type": "library",
7168             "autoload": {
7169                 "psr-4": {
7170                     "Symfony\\Component\\Inflector\\": ""
7171                 },
7172                 "exclude-from-classmap": [
7173                     "/Tests/"
7174                 ]
7175             },
7176             "notification-url": "https://packagist.org/downloads/",
7177             "license": [
7178                 "MIT"
7179             ],
7180             "authors": [
7181                 {
7182                     "name": "Bernhard Schussek",
7183                     "email": "bschussek@gmail.com"
7184                 },
7185                 {
7186                     "name": "Symfony Community",
7187                     "homepage": "https://symfony.com/contributors"
7188                 }
7189             ],
7190             "description": "Symfony Inflector Component",
7191             "homepage": "https://symfony.com",
7192             "keywords": [
7193                 "inflection",
7194                 "pluralize",
7195                 "singularize",
7196                 "string",
7197                 "symfony",
7198                 "words"
7199             ],
7200             "support": {
7201                 "source": "https://github.com/symfony/inflector/tree/v5.1.8"
7202             },
7203             "funding": [
7204                 {
7205                     "url": "https://symfony.com/sponsor",
7206                     "type": "custom"
7207                 },
7208                 {
7209                     "url": "https://github.com/fabpot",
7210                     "type": "github"
7211                 },
7212                 {
7213                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7214                     "type": "tidelift"
7215                 }
7216             ],
7217             "time": "2020-10-24T12:01:57+00:00"
7218         },
7219         {
7220             "name": "symfony/mime",
7221             "version": "v5.1.8",
7222             "source": {
7223                 "type": "git",
7224                 "url": "https://github.com/symfony/mime.git",
7225                 "reference": "f5485a92c24d4bcfc2f3fc648744fb398482ff1b"
7226             },
7227             "dist": {
7228                 "type": "zip",
7229                 "url": "https://api.github.com/repos/symfony/mime/zipball/f5485a92c24d4bcfc2f3fc648744fb398482ff1b",
7230                 "reference": "f5485a92c24d4bcfc2f3fc648744fb398482ff1b",
7231                 "shasum": ""
7232             },
7233             "require": {
7234                 "php": ">=7.2.5",
7235                 "symfony/polyfill-intl-idn": "^1.10",
7236                 "symfony/polyfill-mbstring": "^1.0",
7237                 "symfony/polyfill-php80": "^1.15"
7238             },
7239             "conflict": {
7240                 "symfony/mailer": "<4.4"
7241             },
7242             "require-dev": {
7243                 "egulias/email-validator": "^2.1.10",
7244                 "symfony/dependency-injection": "^4.4|^5.0"
7245             },
7246             "type": "library",
7247             "autoload": {
7248                 "psr-4": {
7249                     "Symfony\\Component\\Mime\\": ""
7250                 },
7251                 "exclude-from-classmap": [
7252                     "/Tests/"
7253                 ]
7254             },
7255             "notification-url": "https://packagist.org/downloads/",
7256             "license": [
7257                 "MIT"
7258             ],
7259             "authors": [
7260                 {
7261                     "name": "Fabien Potencier",
7262                     "email": "fabien@symfony.com"
7263                 },
7264                 {
7265                     "name": "Symfony Community",
7266                     "homepage": "https://symfony.com/contributors"
7267                 }
7268             ],
7269             "description": "A library to manipulate MIME messages",
7270             "homepage": "https://symfony.com",
7271             "keywords": [
7272                 "mime",
7273                 "mime-type"
7274             ],
7275             "support": {
7276                 "source": "https://github.com/symfony/mime/tree/v5.1.8"
7277             },
7278             "funding": [
7279                 {
7280                     "url": "https://symfony.com/sponsor",
7281                     "type": "custom"
7282                 },
7283                 {
7284                     "url": "https://github.com/fabpot",
7285                     "type": "github"
7286                 },
7287                 {
7288                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7289                     "type": "tidelift"
7290                 }
7291             ],
7292             "time": "2020-10-24T12:01:57+00:00"
7293         },
7294         {
7295             "name": "symfony/polyfill-ctype",
7296             "version": "v1.20.0",
7297             "source": {
7298                 "type": "git",
7299                 "url": "https://github.com/symfony/polyfill-ctype.git",
7300                 "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
7301             },
7302             "dist": {
7303                 "type": "zip",
7304                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
7305                 "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
7306                 "shasum": ""
7307             },
7308             "require": {
7309                 "php": ">=7.1"
7310             },
7311             "suggest": {
7312                 "ext-ctype": "For best performance"
7313             },
7314             "type": "library",
7315             "extra": {
7316                 "branch-alias": {
7317                     "dev-main": "1.20-dev"
7318                 },
7319                 "thanks": {
7320                     "name": "symfony/polyfill",
7321                     "url": "https://github.com/symfony/polyfill"
7322                 }
7323             },
7324             "autoload": {
7325                 "psr-4": {
7326                     "Symfony\\Polyfill\\Ctype\\": ""
7327                 },
7328                 "files": [
7329                     "bootstrap.php"
7330                 ]
7331             },
7332             "notification-url": "https://packagist.org/downloads/",
7333             "license": [
7334                 "MIT"
7335             ],
7336             "authors": [
7337                 {
7338                     "name": "Gert de Pagter",
7339                     "email": "BackEndTea@gmail.com"
7340                 },
7341                 {
7342                     "name": "Symfony Community",
7343                     "homepage": "https://symfony.com/contributors"
7344                 }
7345             ],
7346             "description": "Symfony polyfill for ctype functions",
7347             "homepage": "https://symfony.com",
7348             "keywords": [
7349                 "compatibility",
7350                 "ctype",
7351                 "polyfill",
7352                 "portable"
7353             ],
7354             "support": {
7355                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
7356             },
7357             "funding": [
7358                 {
7359                     "url": "https://symfony.com/sponsor",
7360                     "type": "custom"
7361                 },
7362                 {
7363                     "url": "https://github.com/fabpot",
7364                     "type": "github"
7365                 },
7366                 {
7367                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7368                     "type": "tidelift"
7369                 }
7370             ],
7371             "time": "2020-10-23T14:02:19+00:00"
7372         },
7373         {
7374             "name": "symfony/polyfill-intl-grapheme",
7375             "version": "v1.20.0",
7376             "source": {
7377                 "type": "git",
7378                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
7379                 "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c"
7380             },
7381             "dist": {
7382                 "type": "zip",
7383                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
7384                 "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
7385                 "shasum": ""
7386             },
7387             "require": {
7388                 "php": ">=7.1"
7389             },
7390             "suggest": {
7391                 "ext-intl": "For best performance"
7392             },
7393             "type": "library",
7394             "extra": {
7395                 "branch-alias": {
7396                     "dev-main": "1.20-dev"
7397                 },
7398                 "thanks": {
7399                     "name": "symfony/polyfill",
7400                     "url": "https://github.com/symfony/polyfill"
7401                 }
7402             },
7403             "autoload": {
7404                 "psr-4": {
7405                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
7406                 },
7407                 "files": [
7408                     "bootstrap.php"
7409                 ]
7410             },
7411             "notification-url": "https://packagist.org/downloads/",
7412             "license": [
7413                 "MIT"
7414             ],
7415             "authors": [
7416                 {
7417                     "name": "Nicolas Grekas",
7418                     "email": "p@tchwork.com"
7419                 },
7420                 {
7421                     "name": "Symfony Community",
7422                     "homepage": "https://symfony.com/contributors"
7423                 }
7424             ],
7425             "description": "Symfony polyfill for intl's grapheme_* functions",
7426             "homepage": "https://symfony.com",
7427             "keywords": [
7428                 "compatibility",
7429                 "grapheme",
7430                 "intl",
7431                 "polyfill",
7432                 "portable",
7433                 "shim"
7434             ],
7435             "support": {
7436                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.20.0"
7437             },
7438             "funding": [
7439                 {
7440                     "url": "https://symfony.com/sponsor",
7441                     "type": "custom"
7442                 },
7443                 {
7444                     "url": "https://github.com/fabpot",
7445                     "type": "github"
7446                 },
7447                 {
7448                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7449                     "type": "tidelift"
7450                 }
7451             ],
7452             "time": "2020-10-23T14:02:19+00:00"
7453         },
7454         {
7455             "name": "symfony/polyfill-intl-idn",
7456             "version": "v1.20.0",
7457             "source": {
7458                 "type": "git",
7459                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
7460                 "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117"
7461             },
7462             "dist": {
7463                 "type": "zip",
7464                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117",
7465                 "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117",
7466                 "shasum": ""
7467             },
7468             "require": {
7469                 "php": ">=7.1",
7470                 "symfony/polyfill-intl-normalizer": "^1.10",
7471                 "symfony/polyfill-php72": "^1.10"
7472             },
7473             "suggest": {
7474                 "ext-intl": "For best performance"
7475             },
7476             "type": "library",
7477             "extra": {
7478                 "branch-alias": {
7479                     "dev-main": "1.20-dev"
7480                 },
7481                 "thanks": {
7482                     "name": "symfony/polyfill",
7483                     "url": "https://github.com/symfony/polyfill"
7484                 }
7485             },
7486             "autoload": {
7487                 "psr-4": {
7488                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
7489                 },
7490                 "files": [
7491                     "bootstrap.php"
7492                 ]
7493             },
7494             "notification-url": "https://packagist.org/downloads/",
7495             "license": [
7496                 "MIT"
7497             ],
7498             "authors": [
7499                 {
7500                     "name": "Laurent Bassin",
7501                     "email": "laurent@bassin.info"
7502                 },
7503                 {
7504                     "name": "Trevor Rowbotham",
7505                     "email": "trevor.rowbotham@pm.me"
7506                 },
7507                 {
7508                     "name": "Symfony Community",
7509                     "homepage": "https://symfony.com/contributors"
7510                 }
7511             ],
7512             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
7513             "homepage": "https://symfony.com",
7514             "keywords": [
7515                 "compatibility",
7516                 "idn",
7517                 "intl",
7518                 "polyfill",
7519                 "portable",
7520                 "shim"
7521             ],
7522             "support": {
7523                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.20.0"
7524             },
7525             "funding": [
7526                 {
7527                     "url": "https://symfony.com/sponsor",
7528                     "type": "custom"
7529                 },
7530                 {
7531                     "url": "https://github.com/fabpot",
7532                     "type": "github"
7533                 },
7534                 {
7535                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7536                     "type": "tidelift"
7537                 }
7538             ],
7539             "time": "2020-10-23T14:02:19+00:00"
7540         },
7541         {
7542             "name": "symfony/polyfill-intl-normalizer",
7543             "version": "v1.20.0",
7544             "source": {
7545                 "type": "git",
7546                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
7547                 "reference": "727d1096295d807c309fb01a851577302394c897"
7548             },
7549             "dist": {
7550                 "type": "zip",
7551                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
7552                 "reference": "727d1096295d807c309fb01a851577302394c897",
7553                 "shasum": ""
7554             },
7555             "require": {
7556                 "php": ">=7.1"
7557             },
7558             "suggest": {
7559                 "ext-intl": "For best performance"
7560             },
7561             "type": "library",
7562             "extra": {
7563                 "branch-alias": {
7564                     "dev-main": "1.20-dev"
7565                 },
7566                 "thanks": {
7567                     "name": "symfony/polyfill",
7568                     "url": "https://github.com/symfony/polyfill"
7569                 }
7570             },
7571             "autoload": {
7572                 "psr-4": {
7573                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
7574                 },
7575                 "files": [
7576                     "bootstrap.php"
7577                 ],
7578                 "classmap": [
7579                     "Resources/stubs"
7580                 ]
7581             },
7582             "notification-url": "https://packagist.org/downloads/",
7583             "license": [
7584                 "MIT"
7585             ],
7586             "authors": [
7587                 {
7588                     "name": "Nicolas Grekas",
7589                     "email": "p@tchwork.com"
7590                 },
7591                 {
7592                     "name": "Symfony Community",
7593                     "homepage": "https://symfony.com/contributors"
7594                 }
7595             ],
7596             "description": "Symfony polyfill for intl's Normalizer class and related functions",
7597             "homepage": "https://symfony.com",
7598             "keywords": [
7599                 "compatibility",
7600                 "intl",
7601                 "normalizer",
7602                 "polyfill",
7603                 "portable",
7604                 "shim"
7605             ],
7606             "support": {
7607                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.20.0"
7608             },
7609             "funding": [
7610                 {
7611                     "url": "https://symfony.com/sponsor",
7612                     "type": "custom"
7613                 },
7614                 {
7615                     "url": "https://github.com/fabpot",
7616                     "type": "github"
7617                 },
7618                 {
7619                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7620                     "type": "tidelift"
7621                 }
7622             ],
7623             "time": "2020-10-23T14:02:19+00:00"
7624         },
7625         {
7626             "name": "symfony/polyfill-mbstring",
7627             "version": "v1.20.0",
7628             "source": {
7629                 "type": "git",
7630                 "url": "https://github.com/symfony/polyfill-mbstring.git",
7631                 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
7632             },
7633             "dist": {
7634                 "type": "zip",
7635                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
7636                 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
7637                 "shasum": ""
7638             },
7639             "require": {
7640                 "php": ">=7.1"
7641             },
7642             "suggest": {
7643                 "ext-mbstring": "For best performance"
7644             },
7645             "type": "library",
7646             "extra": {
7647                 "branch-alias": {
7648                     "dev-main": "1.20-dev"
7649                 },
7650                 "thanks": {
7651                     "name": "symfony/polyfill",
7652                     "url": "https://github.com/symfony/polyfill"
7653                 }
7654             },
7655             "autoload": {
7656                 "psr-4": {
7657                     "Symfony\\Polyfill\\Mbstring\\": ""
7658                 },
7659                 "files": [
7660                     "bootstrap.php"
7661                 ]
7662             },
7663             "notification-url": "https://packagist.org/downloads/",
7664             "license": [
7665                 "MIT"
7666             ],
7667             "authors": [
7668                 {
7669                     "name": "Nicolas Grekas",
7670                     "email": "p@tchwork.com"
7671                 },
7672                 {
7673                     "name": "Symfony Community",
7674                     "homepage": "https://symfony.com/contributors"
7675                 }
7676             ],
7677             "description": "Symfony polyfill for the Mbstring extension",
7678             "homepage": "https://symfony.com",
7679             "keywords": [
7680                 "compatibility",
7681                 "mbstring",
7682                 "polyfill",
7683                 "portable",
7684                 "shim"
7685             ],
7686             "support": {
7687                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
7688             },
7689             "funding": [
7690                 {
7691                     "url": "https://symfony.com/sponsor",
7692                     "type": "custom"
7693                 },
7694                 {
7695                     "url": "https://github.com/fabpot",
7696                     "type": "github"
7697                 },
7698                 {
7699                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7700                     "type": "tidelift"
7701                 }
7702             ],
7703             "time": "2020-10-23T14:02:19+00:00"
7704         },
7705         {
7706             "name": "symfony/polyfill-php72",
7707             "version": "v1.20.0",
7708             "source": {
7709                 "type": "git",
7710                 "url": "https://github.com/symfony/polyfill-php72.git",
7711                 "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
7712             },
7713             "dist": {
7714                 "type": "zip",
7715                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
7716                 "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
7717                 "shasum": ""
7718             },
7719             "require": {
7720                 "php": ">=7.1"
7721             },
7722             "type": "library",
7723             "extra": {
7724                 "branch-alias": {
7725                     "dev-main": "1.20-dev"
7726                 },
7727                 "thanks": {
7728                     "name": "symfony/polyfill",
7729                     "url": "https://github.com/symfony/polyfill"
7730                 }
7731             },
7732             "autoload": {
7733                 "psr-4": {
7734                     "Symfony\\Polyfill\\Php72\\": ""
7735                 },
7736                 "files": [
7737                     "bootstrap.php"
7738                 ]
7739             },
7740             "notification-url": "https://packagist.org/downloads/",
7741             "license": [
7742                 "MIT"
7743             ],
7744             "authors": [
7745                 {
7746                     "name": "Nicolas Grekas",
7747                     "email": "p@tchwork.com"
7748                 },
7749                 {
7750                     "name": "Symfony Community",
7751                     "homepage": "https://symfony.com/contributors"
7752                 }
7753             ],
7754             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
7755             "homepage": "https://symfony.com",
7756             "keywords": [
7757                 "compatibility",
7758                 "polyfill",
7759                 "portable",
7760                 "shim"
7761             ],
7762             "support": {
7763                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.20.0"
7764             },
7765             "funding": [
7766                 {
7767                     "url": "https://symfony.com/sponsor",
7768                     "type": "custom"
7769                 },
7770                 {
7771                     "url": "https://github.com/fabpot",
7772                     "type": "github"
7773                 },
7774                 {
7775                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7776                     "type": "tidelift"
7777                 }
7778             ],
7779             "time": "2020-10-23T14:02:19+00:00"
7780         },
7781         {
7782             "name": "symfony/polyfill-php80",
7783             "version": "v1.20.0",
7784             "source": {
7785                 "type": "git",
7786                 "url": "https://github.com/symfony/polyfill-php80.git",
7787                 "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
7788             },
7789             "dist": {
7790                 "type": "zip",
7791                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
7792                 "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
7793                 "shasum": ""
7794             },
7795             "require": {
7796                 "php": ">=7.1"
7797             },
7798             "type": "library",
7799             "extra": {
7800                 "branch-alias": {
7801                     "dev-main": "1.20-dev"
7802                 },
7803                 "thanks": {
7804                     "name": "symfony/polyfill",
7805                     "url": "https://github.com/symfony/polyfill"
7806                 }
7807             },
7808             "autoload": {
7809                 "psr-4": {
7810                     "Symfony\\Polyfill\\Php80\\": ""
7811                 },
7812                 "files": [
7813                     "bootstrap.php"
7814                 ],
7815                 "classmap": [
7816                     "Resources/stubs"
7817                 ]
7818             },
7819             "notification-url": "https://packagist.org/downloads/",
7820             "license": [
7821                 "MIT"
7822             ],
7823             "authors": [
7824                 {
7825                     "name": "Ion Bazan",
7826                     "email": "ion.bazan@gmail.com"
7827                 },
7828                 {
7829                     "name": "Nicolas Grekas",
7830                     "email": "p@tchwork.com"
7831                 },
7832                 {
7833                     "name": "Symfony Community",
7834                     "homepage": "https://symfony.com/contributors"
7835                 }
7836             ],
7837             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
7838             "homepage": "https://symfony.com",
7839             "keywords": [
7840                 "compatibility",
7841                 "polyfill",
7842                 "portable",
7843                 "shim"
7844             ],
7845             "support": {
7846                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0"
7847             },
7848             "funding": [
7849                 {
7850                     "url": "https://symfony.com/sponsor",
7851                     "type": "custom"
7852                 },
7853                 {
7854                     "url": "https://github.com/fabpot",
7855                     "type": "github"
7856                 },
7857                 {
7858                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7859                     "type": "tidelift"
7860                 }
7861             ],
7862             "time": "2020-10-23T14:02:19+00:00"
7863         },
7864         {
7865             "name": "symfony/process",
7866             "version": "v5.1.8",
7867             "source": {
7868                 "type": "git",
7869                 "url": "https://github.com/symfony/process.git",
7870                 "reference": "f00872c3f6804150d6a0f73b4151daab96248101"
7871             },
7872             "dist": {
7873                 "type": "zip",
7874                 "url": "https://api.github.com/repos/symfony/process/zipball/f00872c3f6804150d6a0f73b4151daab96248101",
7875                 "reference": "f00872c3f6804150d6a0f73b4151daab96248101",
7876                 "shasum": ""
7877             },
7878             "require": {
7879                 "php": ">=7.2.5",
7880                 "symfony/polyfill-php80": "^1.15"
7881             },
7882             "type": "library",
7883             "autoload": {
7884                 "psr-4": {
7885                     "Symfony\\Component\\Process\\": ""
7886                 },
7887                 "exclude-from-classmap": [
7888                     "/Tests/"
7889                 ]
7890             },
7891             "notification-url": "https://packagist.org/downloads/",
7892             "license": [
7893                 "MIT"
7894             ],
7895             "authors": [
7896                 {
7897                     "name": "Fabien Potencier",
7898                     "email": "fabien@symfony.com"
7899                 },
7900                 {
7901                     "name": "Symfony Community",
7902                     "homepage": "https://symfony.com/contributors"
7903                 }
7904             ],
7905             "description": "Symfony Process Component",
7906             "homepage": "https://symfony.com",
7907             "support": {
7908                 "source": "https://github.com/symfony/process/tree/v5.1.8"
7909             },
7910             "funding": [
7911                 {
7912                     "url": "https://symfony.com/sponsor",
7913                     "type": "custom"
7914                 },
7915                 {
7916                     "url": "https://github.com/fabpot",
7917                     "type": "github"
7918                 },
7919                 {
7920                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7921                     "type": "tidelift"
7922                 }
7923             ],
7924             "time": "2020-10-24T12:01:57+00:00"
7925         },
7926         {
7927             "name": "symfony/property-access",
7928             "version": "v4.4.16",
7929             "source": {
7930                 "type": "git",
7931                 "url": "https://github.com/symfony/property-access.git",
7932                 "reference": "3d97341e820c248f8dc0b6b5bf991964bda5a3ac"
7933             },
7934             "dist": {
7935                 "type": "zip",
7936                 "url": "https://api.github.com/repos/symfony/property-access/zipball/3d97341e820c248f8dc0b6b5bf991964bda5a3ac",
7937                 "reference": "3d97341e820c248f8dc0b6b5bf991964bda5a3ac",
7938                 "shasum": ""
7939             },
7940             "require": {
7941                 "php": ">=7.1.3",
7942                 "symfony/inflector": "^3.4|^4.0|^5.0"
7943             },
7944             "require-dev": {
7945                 "symfony/cache": "^3.4|^4.0|^5.0"
7946             },
7947             "suggest": {
7948                 "psr/cache-implementation": "To cache access methods."
7949             },
7950             "type": "library",
7951             "autoload": {
7952                 "psr-4": {
7953                     "Symfony\\Component\\PropertyAccess\\": ""
7954                 },
7955                 "exclude-from-classmap": [
7956                     "/Tests/"
7957                 ]
7958             },
7959             "notification-url": "https://packagist.org/downloads/",
7960             "license": [
7961                 "MIT"
7962             ],
7963             "authors": [
7964                 {
7965                     "name": "Fabien Potencier",
7966                     "email": "fabien@symfony.com"
7967                 },
7968                 {
7969                     "name": "Symfony Community",
7970                     "homepage": "https://symfony.com/contributors"
7971                 }
7972             ],
7973             "description": "Symfony PropertyAccess Component",
7974             "homepage": "https://symfony.com",
7975             "keywords": [
7976                 "access",
7977                 "array",
7978                 "extraction",
7979                 "index",
7980                 "injection",
7981                 "object",
7982                 "property",
7983                 "property path",
7984                 "reflection"
7985             ],
7986             "support": {
7987                 "source": "https://github.com/symfony/property-access/tree/v4.4.16"
7988             },
7989             "funding": [
7990                 {
7991                     "url": "https://symfony.com/sponsor",
7992                     "type": "custom"
7993                 },
7994                 {
7995                     "url": "https://github.com/fabpot",
7996                     "type": "github"
7997                 },
7998                 {
7999                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8000                     "type": "tidelift"
8001                 }
8002             ],
8003             "time": "2020-10-24T11:50:19+00:00"
8004         },
8005         {
8006             "name": "symfony/service-contracts",
8007             "version": "v2.2.0",
8008             "source": {
8009                 "type": "git",
8010                 "url": "https://github.com/symfony/service-contracts.git",
8011                 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
8012             },
8013             "dist": {
8014                 "type": "zip",
8015                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
8016                 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
8017                 "shasum": ""
8018             },
8019             "require": {
8020                 "php": ">=7.2.5",
8021                 "psr/container": "^1.0"
8022             },
8023             "suggest": {
8024                 "symfony/service-implementation": ""
8025             },
8026             "type": "library",
8027             "extra": {
8028                 "branch-alias": {
8029                     "dev-master": "2.2-dev"
8030                 },
8031                 "thanks": {
8032                     "name": "symfony/contracts",
8033                     "url": "https://github.com/symfony/contracts"
8034                 }
8035             },
8036             "autoload": {
8037                 "psr-4": {
8038                     "Symfony\\Contracts\\Service\\": ""
8039                 }
8040             },
8041             "notification-url": "https://packagist.org/downloads/",
8042             "license": [
8043                 "MIT"
8044             ],
8045             "authors": [
8046                 {
8047                     "name": "Nicolas Grekas",
8048                     "email": "p@tchwork.com"
8049                 },
8050                 {
8051                     "name": "Symfony Community",
8052                     "homepage": "https://symfony.com/contributors"
8053                 }
8054             ],
8055             "description": "Generic abstractions related to writing services",
8056             "homepage": "https://symfony.com",
8057             "keywords": [
8058                 "abstractions",
8059                 "contracts",
8060                 "decoupling",
8061                 "interfaces",
8062                 "interoperability",
8063                 "standards"
8064             ],
8065             "support": {
8066                 "source": "https://github.com/symfony/service-contracts/tree/master"
8067             },
8068             "funding": [
8069                 {
8070                     "url": "https://symfony.com/sponsor",
8071                     "type": "custom"
8072                 },
8073                 {
8074                     "url": "https://github.com/fabpot",
8075                     "type": "github"
8076                 },
8077                 {
8078                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8079                     "type": "tidelift"
8080                 }
8081             ],
8082             "time": "2020-09-07T11:33:47+00:00"
8083         },
8084         {
8085             "name": "symfony/string",
8086             "version": "v5.1.8",
8087             "source": {
8088                 "type": "git",
8089                 "url": "https://github.com/symfony/string.git",
8090                 "reference": "a97573e960303db71be0dd8fda9be3bca5e0feea"
8091             },
8092             "dist": {
8093                 "type": "zip",
8094                 "url": "https://api.github.com/repos/symfony/string/zipball/a97573e960303db71be0dd8fda9be3bca5e0feea",
8095                 "reference": "a97573e960303db71be0dd8fda9be3bca5e0feea",
8096                 "shasum": ""
8097             },
8098             "require": {
8099                 "php": ">=7.2.5",
8100                 "symfony/polyfill-ctype": "~1.8",
8101                 "symfony/polyfill-intl-grapheme": "~1.0",
8102                 "symfony/polyfill-intl-normalizer": "~1.0",
8103                 "symfony/polyfill-mbstring": "~1.0",
8104                 "symfony/polyfill-php80": "~1.15"
8105             },
8106             "require-dev": {
8107                 "symfony/error-handler": "^4.4|^5.0",
8108                 "symfony/http-client": "^4.4|^5.0",
8109                 "symfony/translation-contracts": "^1.1|^2",
8110                 "symfony/var-exporter": "^4.4|^5.0"
8111             },
8112             "type": "library",
8113             "autoload": {
8114                 "psr-4": {
8115                     "Symfony\\Component\\String\\": ""
8116                 },
8117                 "files": [
8118                     "Resources/functions.php"
8119                 ],
8120                 "exclude-from-classmap": [
8121                     "/Tests/"
8122                 ]
8123             },
8124             "notification-url": "https://packagist.org/downloads/",
8125             "license": [
8126                 "MIT"
8127             ],
8128             "authors": [
8129                 {
8130                     "name": "Nicolas Grekas",
8131                     "email": "p@tchwork.com"
8132                 },
8133                 {
8134                     "name": "Symfony Community",
8135                     "homepage": "https://symfony.com/contributors"
8136                 }
8137             ],
8138             "description": "Symfony String component",
8139             "homepage": "https://symfony.com",
8140             "keywords": [
8141                 "grapheme",
8142                 "i18n",
8143                 "string",
8144                 "unicode",
8145                 "utf-8",
8146                 "utf8"
8147             ],
8148             "support": {
8149                 "source": "https://github.com/symfony/string/tree/v5.1.8"
8150             },
8151             "funding": [
8152                 {
8153                     "url": "https://symfony.com/sponsor",
8154                     "type": "custom"
8155                 },
8156                 {
8157                     "url": "https://github.com/fabpot",
8158                     "type": "github"
8159                 },
8160                 {
8161                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8162                     "type": "tidelift"
8163                 }
8164             ],
8165             "time": "2020-10-24T12:01:57+00:00"
8166         },
8167         {
8168             "name": "symfony/yaml",
8169             "version": "v4.4.15",
8170             "source": {
8171                 "type": "git",
8172                 "url": "https://github.com/symfony/yaml.git",
8173                 "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1"
8174             },
8175             "dist": {
8176                 "type": "zip",
8177                 "url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1",
8178                 "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1",
8179                 "shasum": ""
8180             },
8181             "require": {
8182                 "php": ">=7.1.3",
8183                 "symfony/polyfill-ctype": "~1.8"
8184             },
8185             "conflict": {
8186                 "symfony/console": "<3.4"
8187             },
8188             "require-dev": {
8189                 "symfony/console": "^3.4|^4.0|^5.0"
8190             },
8191             "suggest": {
8192                 "symfony/console": "For validating YAML files using the lint command"
8193             },
8194             "type": "library",
8195             "extra": {
8196                 "branch-alias": {
8197                     "dev-master": "4.4-dev"
8198                 }
8199             },
8200             "autoload": {
8201                 "psr-4": {
8202                     "Symfony\\Component\\Yaml\\": ""
8203                 },
8204                 "exclude-from-classmap": [
8205                     "/Tests/"
8206                 ]
8207             },
8208             "notification-url": "https://packagist.org/downloads/",
8209             "license": [
8210                 "MIT"
8211             ],
8212             "authors": [
8213                 {
8214                     "name": "Fabien Potencier",
8215                     "email": "fabien@symfony.com"
8216                 },
8217                 {
8218                     "name": "Symfony Community",
8219                     "homepage": "https://symfony.com/contributors"
8220                 }
8221             ],
8222             "description": "Symfony Yaml Component",
8223             "homepage": "https://symfony.com",
8224             "support": {
8225                 "source": "https://github.com/symfony/yaml/tree/v4.4.15"
8226             },
8227             "funding": [
8228                 {
8229                     "url": "https://symfony.com/sponsor",
8230                     "type": "custom"
8231                 },
8232                 {
8233                     "url": "https://github.com/fabpot",
8234                     "type": "github"
8235                 },
8236                 {
8237                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8238                     "type": "tidelift"
8239                 }
8240             ],
8241             "time": "2020-09-27T03:36:23+00:00"
8242         },
8243         {
8244             "name": "twig/twig",
8245             "version": "v2.14.0",
8246             "source": {
8247                 "type": "git",
8248                 "url": "https://github.com/twigphp/Twig.git",
8249                 "reference": "d495243dade48c39b6a5261c26cdbd8c5703f6a0"
8250             },
8251             "dist": {
8252                 "type": "zip",
8253                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d495243dade48c39b6a5261c26cdbd8c5703f6a0",
8254                 "reference": "d495243dade48c39b6a5261c26cdbd8c5703f6a0",
8255                 "shasum": ""
8256             },
8257             "require": {
8258                 "php": ">=7.2.5",
8259                 "symfony/polyfill-ctype": "^1.8",
8260                 "symfony/polyfill-mbstring": "^1.3"
8261             },
8262             "require-dev": {
8263                 "psr/container": "^1.0",
8264                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
8265             },
8266             "type": "library",
8267             "extra": {
8268                 "branch-alias": {
8269                     "dev-master": "2.14-dev"
8270                 }
8271             },
8272             "autoload": {
8273                 "psr-0": {
8274                     "Twig_": "lib/"
8275                 },
8276                 "psr-4": {
8277                     "Twig\\": "src/"
8278                 }
8279             },
8280             "notification-url": "https://packagist.org/downloads/",
8281             "license": [
8282                 "BSD-3-Clause"
8283             ],
8284             "authors": [
8285                 {
8286                     "name": "Fabien Potencier",
8287                     "email": "fabien@symfony.com",
8288                     "homepage": "http://fabien.potencier.org",
8289                     "role": "Lead Developer"
8290                 },
8291                 {
8292                     "name": "Twig Team",
8293                     "role": "Contributors"
8294                 },
8295                 {
8296                     "name": "Armin Ronacher",
8297                     "email": "armin.ronacher@active-4.com",
8298                     "role": "Project Founder"
8299                 }
8300             ],
8301             "description": "Twig, the flexible, fast, and secure template language for PHP",
8302             "homepage": "https://twig.symfony.com",
8303             "keywords": [
8304                 "templating"
8305             ],
8306             "support": {
8307                 "issues": "https://github.com/twigphp/Twig/issues",
8308                 "source": "https://github.com/twigphp/Twig/tree/v2.14.0"
8309             },
8310             "funding": [
8311                 {
8312                     "url": "https://github.com/fabpot",
8313                     "type": "github"
8314                 },
8315                 {
8316                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
8317                     "type": "tidelift"
8318                 }
8319             ],
8320             "time": "2020-10-21T12:35:06+00:00"
8321         },
8322         {
8323             "name": "vlucas/phpdotenv",
8324             "version": "v5.2.0",
8325             "source": {
8326                 "type": "git",
8327                 "url": "https://github.com/vlucas/phpdotenv.git",
8328                 "reference": "fba64139db67123c7a57072e5f8d3db10d160b66"
8329             },
8330             "dist": {
8331                 "type": "zip",
8332                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/fba64139db67123c7a57072e5f8d3db10d160b66",
8333                 "reference": "fba64139db67123c7a57072e5f8d3db10d160b66",
8334                 "shasum": ""
8335             },
8336             "require": {
8337                 "ext-pcre": "*",
8338                 "graham-campbell/result-type": "^1.0.1",
8339                 "php": "^7.1.3 || ^8.0",
8340                 "phpoption/phpoption": "^1.7.4",
8341                 "symfony/polyfill-ctype": "^1.17",
8342                 "symfony/polyfill-mbstring": "^1.17",
8343                 "symfony/polyfill-php80": "^1.17"
8344             },
8345             "require-dev": {
8346                 "bamarni/composer-bin-plugin": "^1.4.1",
8347                 "ext-filter": "*",
8348                 "phpunit/phpunit": "^7.5.20 || ^8.5.2 || ^9.0"
8349             },
8350             "suggest": {
8351                 "ext-filter": "Required to use the boolean validator."
8352             },
8353             "type": "library",
8354             "extra": {
8355                 "branch-alias": {
8356                     "dev-master": "5.2-dev"
8357                 }
8358             },
8359             "autoload": {
8360                 "psr-4": {
8361                     "Dotenv\\": "src/"
8362                 }
8363             },
8364             "notification-url": "https://packagist.org/downloads/",
8365             "license": [
8366                 "BSD-3-Clause"
8367             ],
8368             "authors": [
8369                 {
8370                     "name": "Graham Campbell",
8371                     "email": "graham@alt-three.com",
8372                     "homepage": "https://gjcampbell.co.uk/"
8373                 },
8374                 {
8375                     "name": "Vance Lucas",
8376                     "email": "vance@vancelucas.com",
8377                     "homepage": "https://vancelucas.com/"
8378                 }
8379             ],
8380             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
8381             "keywords": [
8382                 "dotenv",
8383                 "env",
8384                 "environment"
8385             ],
8386             "support": {
8387                 "issues": "https://github.com/vlucas/phpdotenv/issues",
8388                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.2.0"
8389             },
8390             "funding": [
8391                 {
8392                     "url": "https://github.com/GrahamCampbell",
8393                     "type": "github"
8394                 },
8395                 {
8396                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
8397                     "type": "tidelift"
8398                 }
8399             ],
8400             "time": "2020-09-14T15:57:31+00:00"
8401         },
8402         {
8403             "name": "waryway/php-traits-library",
8404             "version": "1.0.4",
8405             "source": {
8406                 "type": "git",
8407                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
8408                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
8409             },
8410             "dist": {
8411                 "type": "zip",
8412                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
8413                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
8414                 "shasum": ""
8415             },
8416             "require-dev": {
8417                 "phpunit/phpunit": "6.4.3"
8418             },
8419             "type": "library",
8420             "autoload": {
8421                 "psr-4": {
8422                     "Waryway\\PhpTraitsLibrary\\": "src/"
8423                 }
8424             },
8425             "notification-url": "https://packagist.org/downloads/",
8426             "license": [
8427                 "MIT"
8428             ],
8429             "authors": [
8430                 {
8431                     "name": "Kyle Wiering",
8432                     "email": "kyle@waryway.com"
8433                 }
8434             ],
8435             "description": "General use traits",
8436             "support": {
8437                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
8438                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
8439             },
8440             "time": "2017-12-23T14:22:07+00:00"
8441         },
8442         {
8443             "name": "webimpress/safe-writer",
8444             "version": "2.1.0",
8445             "source": {
8446                 "type": "git",
8447                 "url": "https://github.com/webimpress/safe-writer.git",
8448                 "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd"
8449             },
8450             "dist": {
8451                 "type": "zip",
8452                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd",
8453                 "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd",
8454                 "shasum": ""
8455             },
8456             "require": {
8457                 "php": "^7.2 || ^8.0"
8458             },
8459             "require-dev": {
8460                 "phpunit/phpunit": "^8.5.8 || ^9.3.7",
8461                 "vimeo/psalm": "^3.14.2",
8462                 "webimpress/coding-standard": "^1.1.5"
8463             },
8464             "type": "library",
8465             "extra": {
8466                 "branch-alias": {
8467                     "dev-master": "2.1.x-dev",
8468                     "dev-develop": "2.2.x-dev",
8469                     "dev-release-1.0": "1.0.x-dev"
8470                 }
8471             },
8472             "autoload": {
8473                 "psr-4": {
8474                     "Webimpress\\SafeWriter\\": "src/"
8475                 }
8476             },
8477             "notification-url": "https://packagist.org/downloads/",
8478             "license": [
8479                 "BSD-2-Clause"
8480             ],
8481             "description": "Tool to write files safely, to avoid race conditions",
8482             "keywords": [
8483                 "concurrent write",
8484                 "file writer",
8485                 "race condition",
8486                 "safe writer",
8487                 "webimpress"
8488             ],
8489             "support": {
8490                 "issues": "https://github.com/webimpress/safe-writer/issues",
8491                 "source": "https://github.com/webimpress/safe-writer/tree/master"
8492             },
8493             "funding": [
8494                 {
8495                     "url": "https://github.com/michalbundyra",
8496                     "type": "github"
8497                 }
8498             ],
8499             "time": "2020-08-25T07:21:11+00:00"
8500         },
8501         {
8502             "name": "yubico/u2flib-server",
8503             "version": "1.0.2",
8504             "source": {
8505                 "type": "git",
8506                 "url": "https://github.com/Yubico/php-u2flib-server.git",
8507                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
8508             },
8509             "dist": {
8510                 "type": "zip",
8511                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
8512                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
8513                 "shasum": ""
8514             },
8515             "require": {
8516                 "ext-openssl": "*",
8517                 "paragonie/random_compat": ">= 1",
8518                 "php": ">=5.6"
8519             },
8520             "require-dev": {
8521                 "phpunit/phpunit": "~5.7",
8522                 "vimeo/psalm": "^0|^1|^2"
8523             },
8524             "type": "library",
8525             "autoload": {
8526                 "classmap": [
8527                     "src/"
8528                 ]
8529             },
8530             "notification-url": "https://packagist.org/downloads/",
8531             "license": [
8532                 "BSD-2-Clause"
8533             ],
8534             "description": "Library for U2F implementation",
8535             "homepage": "https://developers.yubico.com/php-u2flib-server",
8536             "support": {
8537                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
8538                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
8539             },
8540             "time": "2018-09-07T08:16:44+00:00"
8541         }
8542     ],
8543     "packages-dev": [
8544         {
8545             "name": "doctrine/instantiator",
8546             "version": "1.3.1",
8547             "source": {
8548                 "type": "git",
8549                 "url": "https://github.com/doctrine/instantiator.git",
8550                 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
8551             },
8552             "dist": {
8553                 "type": "zip",
8554                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
8555                 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
8556                 "shasum": ""
8557             },
8558             "require": {
8559                 "php": "^7.1 || ^8.0"
8560             },
8561             "require-dev": {
8562                 "doctrine/coding-standard": "^6.0",
8563                 "ext-pdo": "*",
8564                 "ext-phar": "*",
8565                 "phpbench/phpbench": "^0.13",
8566                 "phpstan/phpstan-phpunit": "^0.11",
8567                 "phpstan/phpstan-shim": "^0.11",
8568                 "phpunit/phpunit": "^7.0"
8569             },
8570             "type": "library",
8571             "extra": {
8572                 "branch-alias": {
8573                     "dev-master": "1.2.x-dev"
8574                 }
8575             },
8576             "autoload": {
8577                 "psr-4": {
8578                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
8579                 }
8580             },
8581             "notification-url": "https://packagist.org/downloads/",
8582             "license": [
8583                 "MIT"
8584             ],
8585             "authors": [
8586                 {
8587                     "name": "Marco Pivetta",
8588                     "email": "ocramius@gmail.com",
8589                     "homepage": "http://ocramius.github.com/"
8590                 }
8591             ],
8592             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
8593             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
8594             "keywords": [
8595                 "constructor",
8596                 "instantiate"
8597             ],
8598             "support": {
8599                 "issues": "https://github.com/doctrine/instantiator/issues",
8600                 "source": "https://github.com/doctrine/instantiator/tree/1.3.x"
8601             },
8602             "funding": [
8603                 {
8604                     "url": "https://www.doctrine-project.org/sponsorship.html",
8605                     "type": "custom"
8606                 },
8607                 {
8608                     "url": "https://www.patreon.com/phpdoctrine",
8609                     "type": "patreon"
8610                 },
8611                 {
8612                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
8613                     "type": "tidelift"
8614                 }
8615             ],
8616             "time": "2020-05-29T17:27:14+00:00"
8617         },
8618         {
8619             "name": "phar-io/manifest",
8620             "version": "2.0.1",
8621             "source": {
8622                 "type": "git",
8623                 "url": "https://github.com/phar-io/manifest.git",
8624                 "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
8625             },
8626             "dist": {
8627                 "type": "zip",
8628                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
8629                 "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
8630                 "shasum": ""
8631             },
8632             "require": {
8633                 "ext-dom": "*",
8634                 "ext-phar": "*",
8635                 "ext-xmlwriter": "*",
8636                 "phar-io/version": "^3.0.1",
8637                 "php": "^7.2 || ^8.0"
8638             },
8639             "type": "library",
8640             "extra": {
8641                 "branch-alias": {
8642                     "dev-master": "2.0.x-dev"
8643                 }
8644             },
8645             "autoload": {
8646                 "classmap": [
8647                     "src/"
8648                 ]
8649             },
8650             "notification-url": "https://packagist.org/downloads/",
8651             "license": [
8652                 "BSD-3-Clause"
8653             ],
8654             "authors": [
8655                 {
8656                     "name": "Arne Blankerts",
8657                     "email": "arne@blankerts.de",
8658                     "role": "Developer"
8659                 },
8660                 {
8661                     "name": "Sebastian Heuer",
8662                     "email": "sebastian@phpeople.de",
8663                     "role": "Developer"
8664                 },
8665                 {
8666                     "name": "Sebastian Bergmann",
8667                     "email": "sebastian@phpunit.de",
8668                     "role": "Developer"
8669                 }
8670             ],
8671             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
8672             "support": {
8673                 "issues": "https://github.com/phar-io/manifest/issues",
8674                 "source": "https://github.com/phar-io/manifest/tree/master"
8675             },
8676             "time": "2020-06-27T14:33:11+00:00"
8677         },
8678         {
8679             "name": "phar-io/version",
8680             "version": "3.0.2",
8681             "source": {
8682                 "type": "git",
8683                 "url": "https://github.com/phar-io/version.git",
8684                 "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0"
8685             },
8686             "dist": {
8687                 "type": "zip",
8688                 "url": "https://api.github.com/repos/phar-io/version/zipball/c6bb6825def89e0a32220f88337f8ceaf1975fa0",
8689                 "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0",
8690                 "shasum": ""
8691             },
8692             "require": {
8693                 "php": "^7.2 || ^8.0"
8694             },
8695             "type": "library",
8696             "autoload": {
8697                 "classmap": [
8698                     "src/"
8699                 ]
8700             },
8701             "notification-url": "https://packagist.org/downloads/",
8702             "license": [
8703                 "BSD-3-Clause"
8704             ],
8705             "authors": [
8706                 {
8707                     "name": "Arne Blankerts",
8708                     "email": "arne@blankerts.de",
8709                     "role": "Developer"
8710                 },
8711                 {
8712                     "name": "Sebastian Heuer",
8713                     "email": "sebastian@phpeople.de",
8714                     "role": "Developer"
8715                 },
8716                 {
8717                     "name": "Sebastian Bergmann",
8718                     "email": "sebastian@phpunit.de",
8719                     "role": "Developer"
8720                 }
8721             ],
8722             "description": "Library for handling version information and constraints",
8723             "support": {
8724                 "issues": "https://github.com/phar-io/version/issues",
8725                 "source": "https://github.com/phar-io/version/tree/master"
8726             },
8727             "time": "2020-06-27T14:39:04+00:00"
8728         },
8729         {
8730             "name": "php-webdriver/webdriver",
8731             "version": "1.8.3",
8732             "source": {
8733                 "type": "git",
8734                 "url": "https://github.com/php-webdriver/php-webdriver.git",
8735                 "reference": "fb0fc4cb01c70a7790a5fcc91d461b88c83174a2"
8736             },
8737             "dist": {
8738                 "type": "zip",
8739                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/fb0fc4cb01c70a7790a5fcc91d461b88c83174a2",
8740                 "reference": "fb0fc4cb01c70a7790a5fcc91d461b88c83174a2",
8741                 "shasum": ""
8742             },
8743             "require": {
8744                 "ext-curl": "*",
8745                 "ext-json": "*",
8746                 "ext-zip": "*",
8747                 "php": "^5.6 || ~7.0",
8748                 "symfony/polyfill-mbstring": "^1.12",
8749                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0"
8750             },
8751             "replace": {
8752                 "facebook/webdriver": "*"
8753             },
8754             "require-dev": {
8755                 "friendsofphp/php-cs-fixer": "^2.0",
8756                 "ondram/ci-detector": "^2.1 || ^3.5",
8757                 "php-coveralls/php-coveralls": "^2.0",
8758                 "php-mock/php-mock-phpunit": "^1.1",
8759                 "php-parallel-lint/php-parallel-lint": "^1.2",
8760                 "phpunit/phpunit": "^5.7",
8761                 "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
8762                 "sminnee/phpunit-mock-objects": "^3.4",
8763                 "squizlabs/php_codesniffer": "^3.5",
8764                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0"
8765             },
8766             "suggest": {
8767                 "ext-SimpleXML": "For Firefox profile creation"
8768             },
8769             "type": "library",
8770             "extra": {
8771                 "branch-alias": {
8772                     "dev-main": "1.8.x-dev"
8773                 }
8774             },
8775             "autoload": {
8776                 "psr-4": {
8777                     "Facebook\\WebDriver\\": "lib/"
8778                 },
8779                 "files": [
8780                     "lib/Exception/TimeoutException.php"
8781                 ]
8782             },
8783             "notification-url": "https://packagist.org/downloads/",
8784             "license": [
8785                 "MIT"
8786             ],
8787             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
8788             "homepage": "https://github.com/php-webdriver/php-webdriver",
8789             "keywords": [
8790                 "Chromedriver",
8791                 "geckodriver",
8792                 "php",
8793                 "selenium",
8794                 "webdriver"
8795             ],
8796             "support": {
8797                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
8798                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.8.3"
8799             },
8800             "time": "2020-10-06T19:10:04+00:00"
8801         },
8802         {
8803             "name": "phpdocumentor/reflection-common",
8804             "version": "2.2.0",
8805             "source": {
8806                 "type": "git",
8807                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
8808                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
8809             },
8810             "dist": {
8811                 "type": "zip",
8812                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
8813                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
8814                 "shasum": ""
8815             },
8816             "require": {
8817                 "php": "^7.2 || ^8.0"
8818             },
8819             "type": "library",
8820             "extra": {
8821                 "branch-alias": {
8822                     "dev-2.x": "2.x-dev"
8823                 }
8824             },
8825             "autoload": {
8826                 "psr-4": {
8827                     "phpDocumentor\\Reflection\\": "src/"
8828                 }
8829             },
8830             "notification-url": "https://packagist.org/downloads/",
8831             "license": [
8832                 "MIT"
8833             ],
8834             "authors": [
8835                 {
8836                     "name": "Jaap van Otterdijk",
8837                     "email": "opensource@ijaap.nl"
8838                 }
8839             ],
8840             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
8841             "homepage": "http://www.phpdoc.org",
8842             "keywords": [
8843                 "FQSEN",
8844                 "phpDocumentor",
8845                 "phpdoc",
8846                 "reflection",
8847                 "static analysis"
8848             ],
8849             "support": {
8850                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
8851                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
8852             },
8853             "time": "2020-06-27T09:03:43+00:00"
8854         },
8855         {
8856             "name": "phpdocumentor/reflection-docblock",
8857             "version": "5.2.2",
8858             "source": {
8859                 "type": "git",
8860                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
8861                 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
8862             },
8863             "dist": {
8864                 "type": "zip",
8865                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
8866                 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
8867                 "shasum": ""
8868             },
8869             "require": {
8870                 "ext-filter": "*",
8871                 "php": "^7.2 || ^8.0",
8872                 "phpdocumentor/reflection-common": "^2.2",
8873                 "phpdocumentor/type-resolver": "^1.3",
8874                 "webmozart/assert": "^1.9.1"
8875             },
8876             "require-dev": {
8877                 "mockery/mockery": "~1.3.2"
8878             },
8879             "type": "library",
8880             "extra": {
8881                 "branch-alias": {
8882                     "dev-master": "5.x-dev"
8883                 }
8884             },
8885             "autoload": {
8886                 "psr-4": {
8887                     "phpDocumentor\\Reflection\\": "src"
8888                 }
8889             },
8890             "notification-url": "https://packagist.org/downloads/",
8891             "license": [
8892                 "MIT"
8893             ],
8894             "authors": [
8895                 {
8896                     "name": "Mike van Riel",
8897                     "email": "me@mikevanriel.com"
8898                 },
8899                 {
8900                     "name": "Jaap van Otterdijk",
8901                     "email": "account@ijaap.nl"
8902                 }
8903             ],
8904             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
8905             "support": {
8906                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
8907                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
8908             },
8909             "time": "2020-09-03T19:13:55+00:00"
8910         },
8911         {
8912             "name": "phpdocumentor/type-resolver",
8913             "version": "1.4.0",
8914             "source": {
8915                 "type": "git",
8916                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
8917                 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
8918             },
8919             "dist": {
8920                 "type": "zip",
8921                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
8922                 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
8923                 "shasum": ""
8924             },
8925             "require": {
8926                 "php": "^7.2 || ^8.0",
8927                 "phpdocumentor/reflection-common": "^2.0"
8928             },
8929             "require-dev": {
8930                 "ext-tokenizer": "*"
8931             },
8932             "type": "library",
8933             "extra": {
8934                 "branch-alias": {
8935                     "dev-1.x": "1.x-dev"
8936                 }
8937             },
8938             "autoload": {
8939                 "psr-4": {
8940                     "phpDocumentor\\Reflection\\": "src"
8941                 }
8942             },
8943             "notification-url": "https://packagist.org/downloads/",
8944             "license": [
8945                 "MIT"
8946             ],
8947             "authors": [
8948                 {
8949                     "name": "Mike van Riel",
8950                     "email": "me@mikevanriel.com"
8951                 }
8952             ],
8953             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
8954             "support": {
8955                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
8956                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
8957             },
8958             "time": "2020-09-17T18:55:26+00:00"
8959         },
8960         {
8961             "name": "phpspec/prophecy",
8962             "version": "1.12.1",
8963             "source": {
8964                 "type": "git",
8965                 "url": "https://github.com/phpspec/prophecy.git",
8966                 "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d"
8967             },
8968             "dist": {
8969                 "type": "zip",
8970                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d",
8971                 "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d",
8972                 "shasum": ""
8973             },
8974             "require": {
8975                 "doctrine/instantiator": "^1.2",
8976                 "php": "^7.2 || ~8.0, <8.1",
8977                 "phpdocumentor/reflection-docblock": "^5.2",
8978                 "sebastian/comparator": "^3.0 || ^4.0",
8979                 "sebastian/recursion-context": "^3.0 || ^4.0"
8980             },
8981             "require-dev": {
8982                 "phpspec/phpspec": "^6.0",
8983                 "phpunit/phpunit": "^8.0 || ^9.0 <9.3"
8984             },
8985             "type": "library",
8986             "extra": {
8987                 "branch-alias": {
8988                     "dev-master": "1.11.x-dev"
8989                 }
8990             },
8991             "autoload": {
8992                 "psr-4": {
8993                     "Prophecy\\": "src/Prophecy"
8994                 }
8995             },
8996             "notification-url": "https://packagist.org/downloads/",
8997             "license": [
8998                 "MIT"
8999             ],
9000             "authors": [
9001                 {
9002                     "name": "Konstantin Kudryashov",
9003                     "email": "ever.zet@gmail.com",
9004                     "homepage": "http://everzet.com"
9005                 },
9006                 {
9007                     "name": "Marcello Duarte",
9008                     "email": "marcello.duarte@gmail.com"
9009                 }
9010             ],
9011             "description": "Highly opinionated mocking framework for PHP 5.3+",
9012             "homepage": "https://github.com/phpspec/prophecy",
9013             "keywords": [
9014                 "Double",
9015                 "Dummy",
9016                 "fake",
9017                 "mock",
9018                 "spy",
9019                 "stub"
9020             ],
9021             "support": {
9022                 "issues": "https://github.com/phpspec/prophecy/issues",
9023                 "source": "https://github.com/phpspec/prophecy/tree/1.12.1"
9024             },
9025             "time": "2020-09-29T09:10:42+00:00"
9026         },
9027         {
9028             "name": "phpunit/php-code-coverage",
9029             "version": "9.2.3",
9030             "source": {
9031                 "type": "git",
9032                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
9033                 "reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41"
9034             },
9035             "dist": {
9036                 "type": "zip",
9037                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b20e2055f7c29b56cb3870b3de7cc463d7add41",
9038                 "reference": "6b20e2055f7c29b56cb3870b3de7cc463d7add41",
9039                 "shasum": ""
9040             },
9041             "require": {
9042                 "ext-dom": "*",
9043                 "ext-libxml": "*",
9044                 "ext-xmlwriter": "*",
9045                 "nikic/php-parser": "^4.10.2",
9046                 "php": ">=7.3",
9047                 "phpunit/php-file-iterator": "^3.0.3",
9048                 "phpunit/php-text-template": "^2.0.2",
9049                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
9050                 "sebastian/complexity": "^2.0",
9051                 "sebastian/environment": "^5.1.2",
9052                 "sebastian/lines-of-code": "^1.0",
9053                 "sebastian/version": "^3.0.1",
9054                 "theseer/tokenizer": "^1.2.0"
9055             },
9056             "require-dev": {
9057                 "phpunit/phpunit": "^9.3"
9058             },
9059             "suggest": {
9060                 "ext-pcov": "*",
9061                 "ext-xdebug": "*"
9062             },
9063             "type": "library",
9064             "extra": {
9065                 "branch-alias": {
9066                     "dev-master": "9.2-dev"
9067                 }
9068             },
9069             "autoload": {
9070                 "classmap": [
9071                     "src/"
9072                 ]
9073             },
9074             "notification-url": "https://packagist.org/downloads/",
9075             "license": [
9076                 "BSD-3-Clause"
9077             ],
9078             "authors": [
9079                 {
9080                     "name": "Sebastian Bergmann",
9081                     "email": "sebastian@phpunit.de",
9082                     "role": "lead"
9083                 }
9084             ],
9085             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
9086             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
9087             "keywords": [
9088                 "coverage",
9089                 "testing",
9090                 "xunit"
9091             ],
9092             "support": {
9093                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
9094                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.3"
9095             },
9096             "funding": [
9097                 {
9098                     "url": "https://github.com/sebastianbergmann",
9099                     "type": "github"
9100                 }
9101             ],
9102             "time": "2020-10-30T10:46:41+00:00"
9103         },
9104         {
9105             "name": "phpunit/php-file-iterator",
9106             "version": "3.0.5",
9107             "source": {
9108                 "type": "git",
9109                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
9110                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
9111             },
9112             "dist": {
9113                 "type": "zip",
9114                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
9115                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
9116                 "shasum": ""
9117             },
9118             "require": {
9119                 "php": ">=7.3"
9120             },
9121             "require-dev": {
9122                 "phpunit/phpunit": "^9.3"
9123             },
9124             "type": "library",
9125             "extra": {
9126                 "branch-alias": {
9127                     "dev-master": "3.0-dev"
9128                 }
9129             },
9130             "autoload": {
9131                 "classmap": [
9132                     "src/"
9133                 ]
9134             },
9135             "notification-url": "https://packagist.org/downloads/",
9136             "license": [
9137                 "BSD-3-Clause"
9138             ],
9139             "authors": [
9140                 {
9141                     "name": "Sebastian Bergmann",
9142                     "email": "sebastian@phpunit.de",
9143                     "role": "lead"
9144                 }
9145             ],
9146             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
9147             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
9148             "keywords": [
9149                 "filesystem",
9150                 "iterator"
9151             ],
9152             "support": {
9153                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
9154                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
9155             },
9156             "funding": [
9157                 {
9158                     "url": "https://github.com/sebastianbergmann",
9159                     "type": "github"
9160                 }
9161             ],
9162             "time": "2020-09-28T05:57:25+00:00"
9163         },
9164         {
9165             "name": "phpunit/php-invoker",
9166             "version": "3.1.1",
9167             "source": {
9168                 "type": "git",
9169                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
9170                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
9171             },
9172             "dist": {
9173                 "type": "zip",
9174                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
9175                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
9176                 "shasum": ""
9177             },
9178             "require": {
9179                 "php": ">=7.3"
9180             },
9181             "require-dev": {
9182                 "ext-pcntl": "*",
9183                 "phpunit/phpunit": "^9.3"
9184             },
9185             "suggest": {
9186                 "ext-pcntl": "*"
9187             },
9188             "type": "library",
9189             "extra": {
9190                 "branch-alias": {
9191                     "dev-master": "3.1-dev"
9192                 }
9193             },
9194             "autoload": {
9195                 "classmap": [
9196                     "src/"
9197                 ]
9198             },
9199             "notification-url": "https://packagist.org/downloads/",
9200             "license": [
9201                 "BSD-3-Clause"
9202             ],
9203             "authors": [
9204                 {
9205                     "name": "Sebastian Bergmann",
9206                     "email": "sebastian@phpunit.de",
9207                     "role": "lead"
9208                 }
9209             ],
9210             "description": "Invoke callables with a timeout",
9211             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
9212             "keywords": [
9213                 "process"
9214             ],
9215             "support": {
9216                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
9217                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
9218             },
9219             "funding": [
9220                 {
9221                     "url": "https://github.com/sebastianbergmann",
9222                     "type": "github"
9223                 }
9224             ],
9225             "time": "2020-09-28T05:58:55+00:00"
9226         },
9227         {
9228             "name": "phpunit/php-text-template",
9229             "version": "2.0.4",
9230             "source": {
9231                 "type": "git",
9232                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
9233                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
9234             },
9235             "dist": {
9236                 "type": "zip",
9237                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
9238                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
9239                 "shasum": ""
9240             },
9241             "require": {
9242                 "php": ">=7.3"
9243             },
9244             "require-dev": {
9245                 "phpunit/phpunit": "^9.3"
9246             },
9247             "type": "library",
9248             "extra": {
9249                 "branch-alias": {
9250                     "dev-master": "2.0-dev"
9251                 }
9252             },
9253             "autoload": {
9254                 "classmap": [
9255                     "src/"
9256                 ]
9257             },
9258             "notification-url": "https://packagist.org/downloads/",
9259             "license": [
9260                 "BSD-3-Clause"
9261             ],
9262             "authors": [
9263                 {
9264                     "name": "Sebastian Bergmann",
9265                     "email": "sebastian@phpunit.de",
9266                     "role": "lead"
9267                 }
9268             ],
9269             "description": "Simple template engine.",
9270             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
9271             "keywords": [
9272                 "template"
9273             ],
9274             "support": {
9275                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
9276                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
9277             },
9278             "funding": [
9279                 {
9280                     "url": "https://github.com/sebastianbergmann",
9281                     "type": "github"
9282                 }
9283             ],
9284             "time": "2020-10-26T05:33:50+00:00"
9285         },
9286         {
9287             "name": "phpunit/php-timer",
9288             "version": "5.0.3",
9289             "source": {
9290                 "type": "git",
9291                 "url": "https://github.com/sebastianbergmann/php-timer.git",
9292                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
9293             },
9294             "dist": {
9295                 "type": "zip",
9296                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
9297                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
9298                 "shasum": ""
9299             },
9300             "require": {
9301                 "php": ">=7.3"
9302             },
9303             "require-dev": {
9304                 "phpunit/phpunit": "^9.3"
9305             },
9306             "type": "library",
9307             "extra": {
9308                 "branch-alias": {
9309                     "dev-master": "5.0-dev"
9310                 }
9311             },
9312             "autoload": {
9313                 "classmap": [
9314                     "src/"
9315                 ]
9316             },
9317             "notification-url": "https://packagist.org/downloads/",
9318             "license": [
9319                 "BSD-3-Clause"
9320             ],
9321             "authors": [
9322                 {
9323                     "name": "Sebastian Bergmann",
9324                     "email": "sebastian@phpunit.de",
9325                     "role": "lead"
9326                 }
9327             ],
9328             "description": "Utility class for timing",
9329             "homepage": "https://github.com/sebastianbergmann/php-timer/",
9330             "keywords": [
9331                 "timer"
9332             ],
9333             "support": {
9334                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
9335                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
9336             },
9337             "funding": [
9338                 {
9339                     "url": "https://github.com/sebastianbergmann",
9340                     "type": "github"
9341                 }
9342             ],
9343             "time": "2020-10-26T13:16:10+00:00"
9344         },
9345         {
9346             "name": "phpunit/phpunit",
9347             "version": "9.4.2",
9348             "source": {
9349                 "type": "git",
9350                 "url": "https://github.com/sebastianbergmann/phpunit.git",
9351                 "reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa"
9352             },
9353             "dist": {
9354                 "type": "zip",
9355                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa",
9356                 "reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa",
9357                 "shasum": ""
9358             },
9359             "require": {
9360                 "doctrine/instantiator": "^1.3.1",
9361                 "ext-dom": "*",
9362                 "ext-json": "*",
9363                 "ext-libxml": "*",
9364                 "ext-mbstring": "*",
9365                 "ext-xml": "*",
9366                 "ext-xmlwriter": "*",
9367                 "myclabs/deep-copy": "^1.10.1",
9368                 "phar-io/manifest": "^2.0.1",
9369                 "phar-io/version": "^3.0.2",
9370                 "php": ">=7.3",
9371                 "phpspec/prophecy": "^1.12.1",
9372                 "phpunit/php-code-coverage": "^9.2",
9373                 "phpunit/php-file-iterator": "^3.0.5",
9374                 "phpunit/php-invoker": "^3.1.1",
9375                 "phpunit/php-text-template": "^2.0.3",
9376                 "phpunit/php-timer": "^5.0.2",
9377                 "sebastian/cli-parser": "^1.0.1",
9378                 "sebastian/code-unit": "^1.0.6",
9379                 "sebastian/comparator": "^4.0.5",
9380                 "sebastian/diff": "^4.0.3",
9381                 "sebastian/environment": "^5.1.3",
9382                 "sebastian/exporter": "^4.0.3",
9383                 "sebastian/global-state": "^5.0.1",
9384                 "sebastian/object-enumerator": "^4.0.3",
9385                 "sebastian/resource-operations": "^3.0.3",
9386                 "sebastian/type": "^2.3",
9387                 "sebastian/version": "^3.0.2"
9388             },
9389             "require-dev": {
9390                 "ext-pdo": "*",
9391                 "phpspec/prophecy-phpunit": "^2.0.1"
9392             },
9393             "suggest": {
9394                 "ext-soap": "*",
9395                 "ext-xdebug": "*"
9396             },
9397             "bin": [
9398                 "phpunit"
9399             ],
9400             "type": "library",
9401             "extra": {
9402                 "branch-alias": {
9403                     "dev-master": "9.4-dev"
9404                 }
9405             },
9406             "autoload": {
9407                 "classmap": [
9408                     "src/"
9409                 ],
9410                 "files": [
9411                     "src/Framework/Assert/Functions.php"
9412                 ]
9413             },
9414             "notification-url": "https://packagist.org/downloads/",
9415             "license": [
9416                 "BSD-3-Clause"
9417             ],
9418             "authors": [
9419                 {
9420                     "name": "Sebastian Bergmann",
9421                     "email": "sebastian@phpunit.de",
9422                     "role": "lead"
9423                 }
9424             ],
9425             "description": "The PHP Unit Testing framework.",
9426             "homepage": "https://phpunit.de/",
9427             "keywords": [
9428                 "phpunit",
9429                 "testing",
9430                 "xunit"
9431             ],
9432             "support": {
9433                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
9434                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.4.2"
9435             },
9436             "funding": [
9437                 {
9438                     "url": "https://phpunit.de/donate.html",
9439                     "type": "custom"
9440                 },
9441                 {
9442                     "url": "https://github.com/sebastianbergmann",
9443                     "type": "github"
9444                 }
9445             ],
9446             "time": "2020-10-19T09:23:29+00:00"
9447         },
9448         {
9449             "name": "sebastian/cli-parser",
9450             "version": "1.0.1",
9451             "source": {
9452                 "type": "git",
9453                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
9454                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
9455             },
9456             "dist": {
9457                 "type": "zip",
9458                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
9459                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
9460                 "shasum": ""
9461             },
9462             "require": {
9463                 "php": ">=7.3"
9464             },
9465             "require-dev": {
9466                 "phpunit/phpunit": "^9.3"
9467             },
9468             "type": "library",
9469             "extra": {
9470                 "branch-alias": {
9471                     "dev-master": "1.0-dev"
9472                 }
9473             },
9474             "autoload": {
9475                 "classmap": [
9476                     "src/"
9477                 ]
9478             },
9479             "notification-url": "https://packagist.org/downloads/",
9480             "license": [
9481                 "BSD-3-Clause"
9482             ],
9483             "authors": [
9484                 {
9485                     "name": "Sebastian Bergmann",
9486                     "email": "sebastian@phpunit.de",
9487                     "role": "lead"
9488                 }
9489             ],
9490             "description": "Library for parsing CLI options",
9491             "homepage": "https://github.com/sebastianbergmann/cli-parser",
9492             "support": {
9493                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
9494                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
9495             },
9496             "funding": [
9497                 {
9498                     "url": "https://github.com/sebastianbergmann",
9499                     "type": "github"
9500                 }
9501             ],
9502             "time": "2020-09-28T06:08:49+00:00"
9503         },
9504         {
9505             "name": "sebastian/code-unit",
9506             "version": "1.0.8",
9507             "source": {
9508                 "type": "git",
9509                 "url": "https://github.com/sebastianbergmann/code-unit.git",
9510                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
9511             },
9512             "dist": {
9513                 "type": "zip",
9514                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
9515                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
9516                 "shasum": ""
9517             },
9518             "require": {
9519                 "php": ">=7.3"
9520             },
9521             "require-dev": {
9522                 "phpunit/phpunit": "^9.3"
9523             },
9524             "type": "library",
9525             "extra": {
9526                 "branch-alias": {
9527                     "dev-master": "1.0-dev"
9528                 }
9529             },
9530             "autoload": {
9531                 "classmap": [
9532                     "src/"
9533                 ]
9534             },
9535             "notification-url": "https://packagist.org/downloads/",
9536             "license": [
9537                 "BSD-3-Clause"
9538             ],
9539             "authors": [
9540                 {
9541                     "name": "Sebastian Bergmann",
9542                     "email": "sebastian@phpunit.de",
9543                     "role": "lead"
9544                 }
9545             ],
9546             "description": "Collection of value objects that represent the PHP code units",
9547             "homepage": "https://github.com/sebastianbergmann/code-unit",
9548             "support": {
9549                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
9550                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
9551             },
9552             "funding": [
9553                 {
9554                     "url": "https://github.com/sebastianbergmann",
9555                     "type": "github"
9556                 }
9557             ],
9558             "time": "2020-10-26T13:08:54+00:00"
9559         },
9560         {
9561             "name": "sebastian/code-unit-reverse-lookup",
9562             "version": "2.0.3",
9563             "source": {
9564                 "type": "git",
9565                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
9566                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
9567             },
9568             "dist": {
9569                 "type": "zip",
9570                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
9571                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
9572                 "shasum": ""
9573             },
9574             "require": {
9575                 "php": ">=7.3"
9576             },
9577             "require-dev": {
9578                 "phpunit/phpunit": "^9.3"
9579             },
9580             "type": "library",
9581             "extra": {
9582                 "branch-alias": {
9583                     "dev-master": "2.0-dev"
9584                 }
9585             },
9586             "autoload": {
9587                 "classmap": [
9588                     "src/"
9589                 ]
9590             },
9591             "notification-url": "https://packagist.org/downloads/",
9592             "license": [
9593                 "BSD-3-Clause"
9594             ],
9595             "authors": [
9596                 {
9597                     "name": "Sebastian Bergmann",
9598                     "email": "sebastian@phpunit.de"
9599                 }
9600             ],
9601             "description": "Looks up which function or method a line of code belongs to",
9602             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
9603             "support": {
9604                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
9605                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
9606             },
9607             "funding": [
9608                 {
9609                     "url": "https://github.com/sebastianbergmann",
9610                     "type": "github"
9611                 }
9612             ],
9613             "time": "2020-09-28T05:30:19+00:00"
9614         },
9615         {
9616             "name": "sebastian/comparator",
9617             "version": "4.0.6",
9618             "source": {
9619                 "type": "git",
9620                 "url": "https://github.com/sebastianbergmann/comparator.git",
9621                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
9622             },
9623             "dist": {
9624                 "type": "zip",
9625                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
9626                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
9627                 "shasum": ""
9628             },
9629             "require": {
9630                 "php": ">=7.3",
9631                 "sebastian/diff": "^4.0",
9632                 "sebastian/exporter": "^4.0"
9633             },
9634             "require-dev": {
9635                 "phpunit/phpunit": "^9.3"
9636             },
9637             "type": "library",
9638             "extra": {
9639                 "branch-alias": {
9640                     "dev-master": "4.0-dev"
9641                 }
9642             },
9643             "autoload": {
9644                 "classmap": [
9645                     "src/"
9646                 ]
9647             },
9648             "notification-url": "https://packagist.org/downloads/",
9649             "license": [
9650                 "BSD-3-Clause"
9651             ],
9652             "authors": [
9653                 {
9654                     "name": "Sebastian Bergmann",
9655                     "email": "sebastian@phpunit.de"
9656                 },
9657                 {
9658                     "name": "Jeff Welch",
9659                     "email": "whatthejeff@gmail.com"
9660                 },
9661                 {
9662                     "name": "Volker Dusch",
9663                     "email": "github@wallbash.com"
9664                 },
9665                 {
9666                     "name": "Bernhard Schussek",
9667                     "email": "bschussek@2bepublished.at"
9668                 }
9669             ],
9670             "description": "Provides the functionality to compare PHP values for equality",
9671             "homepage": "https://github.com/sebastianbergmann/comparator",
9672             "keywords": [
9673                 "comparator",
9674                 "compare",
9675                 "equality"
9676             ],
9677             "support": {
9678                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
9679                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
9680             },
9681             "funding": [
9682                 {
9683                     "url": "https://github.com/sebastianbergmann",
9684                     "type": "github"
9685                 }
9686             ],
9687             "time": "2020-10-26T15:49:45+00:00"
9688         },
9689         {
9690             "name": "sebastian/complexity",
9691             "version": "2.0.2",
9692             "source": {
9693                 "type": "git",
9694                 "url": "https://github.com/sebastianbergmann/complexity.git",
9695                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
9696             },
9697             "dist": {
9698                 "type": "zip",
9699                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
9700                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
9701                 "shasum": ""
9702             },
9703             "require": {
9704                 "nikic/php-parser": "^4.7",
9705                 "php": ">=7.3"
9706             },
9707             "require-dev": {
9708                 "phpunit/phpunit": "^9.3"
9709             },
9710             "type": "library",
9711             "extra": {
9712                 "branch-alias": {
9713                     "dev-master": "2.0-dev"
9714                 }
9715             },
9716             "autoload": {
9717                 "classmap": [
9718                     "src/"
9719                 ]
9720             },
9721             "notification-url": "https://packagist.org/downloads/",
9722             "license": [
9723                 "BSD-3-Clause"
9724             ],
9725             "authors": [
9726                 {
9727                     "name": "Sebastian Bergmann",
9728                     "email": "sebastian@phpunit.de",
9729                     "role": "lead"
9730                 }
9731             ],
9732             "description": "Library for calculating the complexity of PHP code units",
9733             "homepage": "https://github.com/sebastianbergmann/complexity",
9734             "support": {
9735                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
9736                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
9737             },
9738             "funding": [
9739                 {
9740                     "url": "https://github.com/sebastianbergmann",
9741                     "type": "github"
9742                 }
9743             ],
9744             "time": "2020-10-26T15:52:27+00:00"
9745         },
9746         {
9747             "name": "sebastian/diff",
9748             "version": "4.0.4",
9749             "source": {
9750                 "type": "git",
9751                 "url": "https://github.com/sebastianbergmann/diff.git",
9752                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
9753             },
9754             "dist": {
9755                 "type": "zip",
9756                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
9757                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
9758                 "shasum": ""
9759             },
9760             "require": {
9761                 "php": ">=7.3"
9762             },
9763             "require-dev": {
9764                 "phpunit/phpunit": "^9.3",
9765                 "symfony/process": "^4.2 || ^5"
9766             },
9767             "type": "library",
9768             "extra": {
9769                 "branch-alias": {
9770                     "dev-master": "4.0-dev"
9771                 }
9772             },
9773             "autoload": {
9774                 "classmap": [
9775                     "src/"
9776                 ]
9777             },
9778             "notification-url": "https://packagist.org/downloads/",
9779             "license": [
9780                 "BSD-3-Clause"
9781             ],
9782             "authors": [
9783                 {
9784                     "name": "Sebastian Bergmann",
9785                     "email": "sebastian@phpunit.de"
9786                 },
9787                 {
9788                     "name": "Kore Nordmann",
9789                     "email": "mail@kore-nordmann.de"
9790                 }
9791             ],
9792             "description": "Diff implementation",
9793             "homepage": "https://github.com/sebastianbergmann/diff",
9794             "keywords": [
9795                 "diff",
9796                 "udiff",
9797                 "unidiff",
9798                 "unified diff"
9799             ],
9800             "support": {
9801                 "issues": "https://github.com/sebastianbergmann/diff/issues",
9802                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
9803             },
9804             "funding": [
9805                 {
9806                     "url": "https://github.com/sebastianbergmann",
9807                     "type": "github"
9808                 }
9809             ],
9810             "time": "2020-10-26T13:10:38+00:00"
9811         },
9812         {
9813             "name": "sebastian/environment",
9814             "version": "5.1.3",
9815             "source": {
9816                 "type": "git",
9817                 "url": "https://github.com/sebastianbergmann/environment.git",
9818                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
9819             },
9820             "dist": {
9821                 "type": "zip",
9822                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
9823                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
9824                 "shasum": ""
9825             },
9826             "require": {
9827                 "php": ">=7.3"
9828             },
9829             "require-dev": {
9830                 "phpunit/phpunit": "^9.3"
9831             },
9832             "suggest": {
9833                 "ext-posix": "*"
9834             },
9835             "type": "library",
9836             "extra": {
9837                 "branch-alias": {
9838                     "dev-master": "5.1-dev"
9839                 }
9840             },
9841             "autoload": {
9842                 "classmap": [
9843                     "src/"
9844                 ]
9845             },
9846             "notification-url": "https://packagist.org/downloads/",
9847             "license": [
9848                 "BSD-3-Clause"
9849             ],
9850             "authors": [
9851                 {
9852                     "name": "Sebastian Bergmann",
9853                     "email": "sebastian@phpunit.de"
9854                 }
9855             ],
9856             "description": "Provides functionality to handle HHVM/PHP environments",
9857             "homepage": "http://www.github.com/sebastianbergmann/environment",
9858             "keywords": [
9859                 "Xdebug",
9860                 "environment",
9861                 "hhvm"
9862             ],
9863             "support": {
9864                 "issues": "https://github.com/sebastianbergmann/environment/issues",
9865                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
9866             },
9867             "funding": [
9868                 {
9869                     "url": "https://github.com/sebastianbergmann",
9870                     "type": "github"
9871                 }
9872             ],
9873             "time": "2020-09-28T05:52:38+00:00"
9874         },
9875         {
9876             "name": "sebastian/exporter",
9877             "version": "4.0.3",
9878             "source": {
9879                 "type": "git",
9880                 "url": "https://github.com/sebastianbergmann/exporter.git",
9881                 "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
9882             },
9883             "dist": {
9884                 "type": "zip",
9885                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
9886                 "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
9887                 "shasum": ""
9888             },
9889             "require": {
9890                 "php": ">=7.3",
9891                 "sebastian/recursion-context": "^4.0"
9892             },
9893             "require-dev": {
9894                 "ext-mbstring": "*",
9895                 "phpunit/phpunit": "^9.3"
9896             },
9897             "type": "library",
9898             "extra": {
9899                 "branch-alias": {
9900                     "dev-master": "4.0-dev"
9901                 }
9902             },
9903             "autoload": {
9904                 "classmap": [
9905                     "src/"
9906                 ]
9907             },
9908             "notification-url": "https://packagist.org/downloads/",
9909             "license": [
9910                 "BSD-3-Clause"
9911             ],
9912             "authors": [
9913                 {
9914                     "name": "Sebastian Bergmann",
9915                     "email": "sebastian@phpunit.de"
9916                 },
9917                 {
9918                     "name": "Jeff Welch",
9919                     "email": "whatthejeff@gmail.com"
9920                 },
9921                 {
9922                     "name": "Volker Dusch",
9923                     "email": "github@wallbash.com"
9924                 },
9925                 {
9926                     "name": "Adam Harvey",
9927                     "email": "aharvey@php.net"
9928                 },
9929                 {
9930                     "name": "Bernhard Schussek",
9931                     "email": "bschussek@gmail.com"
9932                 }
9933             ],
9934             "description": "Provides the functionality to export PHP variables for visualization",
9935             "homepage": "http://www.github.com/sebastianbergmann/exporter",
9936             "keywords": [
9937                 "export",
9938                 "exporter"
9939             ],
9940             "support": {
9941                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9942                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
9943             },
9944             "funding": [
9945                 {
9946                     "url": "https://github.com/sebastianbergmann",
9947                     "type": "github"
9948                 }
9949             ],
9950             "time": "2020-09-28T05:24:23+00:00"
9951         },
9952         {
9953             "name": "sebastian/global-state",
9954             "version": "5.0.2",
9955             "source": {
9956                 "type": "git",
9957                 "url": "https://github.com/sebastianbergmann/global-state.git",
9958                 "reference": "a90ccbddffa067b51f574dea6eb25d5680839455"
9959             },
9960             "dist": {
9961                 "type": "zip",
9962                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455",
9963                 "reference": "a90ccbddffa067b51f574dea6eb25d5680839455",
9964                 "shasum": ""
9965             },
9966             "require": {
9967                 "php": ">=7.3",
9968                 "sebastian/object-reflector": "^2.0",
9969                 "sebastian/recursion-context": "^4.0"
9970             },
9971             "require-dev": {
9972                 "ext-dom": "*",
9973                 "phpunit/phpunit": "^9.3"
9974             },
9975             "suggest": {
9976                 "ext-uopz": "*"
9977             },
9978             "type": "library",
9979             "extra": {
9980                 "branch-alias": {
9981                     "dev-master": "5.0-dev"
9982                 }
9983             },
9984             "autoload": {
9985                 "classmap": [
9986                     "src/"
9987                 ]
9988             },
9989             "notification-url": "https://packagist.org/downloads/",
9990             "license": [
9991                 "BSD-3-Clause"
9992             ],
9993             "authors": [
9994                 {
9995                     "name": "Sebastian Bergmann",
9996                     "email": "sebastian@phpunit.de"
9997                 }
9998             ],
9999             "description": "Snapshotting of global state",
10000             "homepage": "http://www.github.com/sebastianbergmann/global-state",
10001             "keywords": [
10002                 "global state"
10003             ],
10004             "support": {
10005                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
10006                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.2"
10007             },
10008             "funding": [
10009                 {
10010                     "url": "https://github.com/sebastianbergmann",
10011                     "type": "github"
10012                 }
10013             ],
10014             "time": "2020-10-26T15:55:19+00:00"
10015         },
10016         {
10017             "name": "sebastian/lines-of-code",
10018             "version": "1.0.2",
10019             "source": {
10020                 "type": "git",
10021                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
10022                 "reference": "acf76492a65401babcf5283296fa510782783a7a"
10023             },
10024             "dist": {
10025                 "type": "zip",
10026                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/acf76492a65401babcf5283296fa510782783a7a",
10027                 "reference": "acf76492a65401babcf5283296fa510782783a7a",
10028                 "shasum": ""
10029             },
10030             "require": {
10031                 "nikic/php-parser": "^4.6",
10032                 "php": ">=7.3"
10033             },
10034             "require-dev": {
10035                 "phpunit/phpunit": "^9.3"
10036             },
10037             "type": "library",
10038             "extra": {
10039                 "branch-alias": {
10040                     "dev-master": "1.0-dev"
10041                 }
10042             },
10043             "autoload": {
10044                 "classmap": [
10045                     "src/"
10046                 ]
10047             },
10048             "notification-url": "https://packagist.org/downloads/",
10049             "license": [
10050                 "BSD-3-Clause"
10051             ],
10052             "authors": [
10053                 {
10054                     "name": "Sebastian Bergmann",
10055                     "email": "sebastian@phpunit.de",
10056                     "role": "lead"
10057                 }
10058             ],
10059             "description": "Library for counting the lines of code in PHP source code",
10060             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
10061             "support": {
10062                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
10063                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.2"
10064             },
10065             "funding": [
10066                 {
10067                     "url": "https://github.com/sebastianbergmann",
10068                     "type": "github"
10069                 }
10070             ],
10071             "time": "2020-10-26T17:03:56+00:00"
10072         },
10073         {
10074             "name": "sebastian/object-enumerator",
10075             "version": "4.0.4",
10076             "source": {
10077                 "type": "git",
10078                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
10079                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
10080             },
10081             "dist": {
10082                 "type": "zip",
10083                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
10084                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
10085                 "shasum": ""
10086             },
10087             "require": {
10088                 "php": ">=7.3",
10089                 "sebastian/object-reflector": "^2.0",
10090                 "sebastian/recursion-context": "^4.0"
10091             },
10092             "require-dev": {
10093                 "phpunit/phpunit": "^9.3"
10094             },
10095             "type": "library",
10096             "extra": {
10097                 "branch-alias": {
10098                     "dev-master": "4.0-dev"
10099                 }
10100             },
10101             "autoload": {
10102                 "classmap": [
10103                     "src/"
10104                 ]
10105             },
10106             "notification-url": "https://packagist.org/downloads/",
10107             "license": [
10108                 "BSD-3-Clause"
10109             ],
10110             "authors": [
10111                 {
10112                     "name": "Sebastian Bergmann",
10113                     "email": "sebastian@phpunit.de"
10114                 }
10115             ],
10116             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
10117             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
10118             "support": {
10119                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
10120                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
10121             },
10122             "funding": [
10123                 {
10124                     "url": "https://github.com/sebastianbergmann",
10125                     "type": "github"
10126                 }
10127             ],
10128             "time": "2020-10-26T13:12:34+00:00"
10129         },
10130         {
10131             "name": "sebastian/object-reflector",
10132             "version": "2.0.4",
10133             "source": {
10134                 "type": "git",
10135                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
10136                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
10137             },
10138             "dist": {
10139                 "type": "zip",
10140                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
10141                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
10142                 "shasum": ""
10143             },
10144             "require": {
10145                 "php": ">=7.3"
10146             },
10147             "require-dev": {
10148                 "phpunit/phpunit": "^9.3"
10149             },
10150             "type": "library",
10151             "extra": {
10152                 "branch-alias": {
10153                     "dev-master": "2.0-dev"
10154                 }
10155             },
10156             "autoload": {
10157                 "classmap": [
10158                     "src/"
10159                 ]
10160             },
10161             "notification-url": "https://packagist.org/downloads/",
10162             "license": [
10163                 "BSD-3-Clause"
10164             ],
10165             "authors": [
10166                 {
10167                     "name": "Sebastian Bergmann",
10168                     "email": "sebastian@phpunit.de"
10169                 }
10170             ],
10171             "description": "Allows reflection of object attributes, including inherited and non-public ones",
10172             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
10173             "support": {
10174                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
10175                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
10176             },
10177             "funding": [
10178                 {
10179                     "url": "https://github.com/sebastianbergmann",
10180                     "type": "github"
10181                 }
10182             ],
10183             "time": "2020-10-26T13:14:26+00:00"
10184         },
10185         {
10186             "name": "sebastian/recursion-context",
10187             "version": "4.0.4",
10188             "source": {
10189                 "type": "git",
10190                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
10191                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
10192             },
10193             "dist": {
10194                 "type": "zip",
10195                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
10196                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
10197                 "shasum": ""
10198             },
10199             "require": {
10200                 "php": ">=7.3"
10201             },
10202             "require-dev": {
10203                 "phpunit/phpunit": "^9.3"
10204             },
10205             "type": "library",
10206             "extra": {
10207                 "branch-alias": {
10208                     "dev-master": "4.0-dev"
10209                 }
10210             },
10211             "autoload": {
10212                 "classmap": [
10213                     "src/"
10214                 ]
10215             },
10216             "notification-url": "https://packagist.org/downloads/",
10217             "license": [
10218                 "BSD-3-Clause"
10219             ],
10220             "authors": [
10221                 {
10222                     "name": "Sebastian Bergmann",
10223                     "email": "sebastian@phpunit.de"
10224                 },
10225                 {
10226                     "name": "Jeff Welch",
10227                     "email": "whatthejeff@gmail.com"
10228                 },
10229                 {
10230                     "name": "Adam Harvey",
10231                     "email": "aharvey@php.net"
10232                 }
10233             ],
10234             "description": "Provides functionality to recursively process PHP variables",
10235             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
10236             "support": {
10237                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
10238                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
10239             },
10240             "funding": [
10241                 {
10242                     "url": "https://github.com/sebastianbergmann",
10243                     "type": "github"
10244                 }
10245             ],
10246             "time": "2020-10-26T13:17:30+00:00"
10247         },
10248         {
10249             "name": "sebastian/resource-operations",
10250             "version": "3.0.3",
10251             "source": {
10252                 "type": "git",
10253                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
10254                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
10255             },
10256             "dist": {
10257                 "type": "zip",
10258                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
10259                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
10260                 "shasum": ""
10261             },
10262             "require": {
10263                 "php": ">=7.3"
10264             },
10265             "require-dev": {
10266                 "phpunit/phpunit": "^9.0"
10267             },
10268             "type": "library",
10269             "extra": {
10270                 "branch-alias": {
10271                     "dev-master": "3.0-dev"
10272                 }
10273             },
10274             "autoload": {
10275                 "classmap": [
10276                     "src/"
10277                 ]
10278             },
10279             "notification-url": "https://packagist.org/downloads/",
10280             "license": [
10281                 "BSD-3-Clause"
10282             ],
10283             "authors": [
10284                 {
10285                     "name": "Sebastian Bergmann",
10286                     "email": "sebastian@phpunit.de"
10287                 }
10288             ],
10289             "description": "Provides a list of PHP built-in functions that operate on resources",
10290             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
10291             "support": {
10292                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
10293                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
10294             },
10295             "funding": [
10296                 {
10297                     "url": "https://github.com/sebastianbergmann",
10298                     "type": "github"
10299                 }
10300             ],
10301             "time": "2020-09-28T06:45:17+00:00"
10302         },
10303         {
10304             "name": "sebastian/type",
10305             "version": "2.3.1",
10306             "source": {
10307                 "type": "git",
10308                 "url": "https://github.com/sebastianbergmann/type.git",
10309                 "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
10310             },
10311             "dist": {
10312                 "type": "zip",
10313                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
10314                 "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
10315                 "shasum": ""
10316             },
10317             "require": {
10318                 "php": ">=7.3"
10319             },
10320             "require-dev": {
10321                 "phpunit/phpunit": "^9.3"
10322             },
10323             "type": "library",
10324             "extra": {
10325                 "branch-alias": {
10326                     "dev-master": "2.3-dev"
10327                 }
10328             },
10329             "autoload": {
10330                 "classmap": [
10331                     "src/"
10332                 ]
10333             },
10334             "notification-url": "https://packagist.org/downloads/",
10335             "license": [
10336                 "BSD-3-Clause"
10337             ],
10338             "authors": [
10339                 {
10340                     "name": "Sebastian Bergmann",
10341                     "email": "sebastian@phpunit.de",
10342                     "role": "lead"
10343                 }
10344             ],
10345             "description": "Collection of value objects that represent the types of the PHP type system",
10346             "homepage": "https://github.com/sebastianbergmann/type",
10347             "support": {
10348                 "issues": "https://github.com/sebastianbergmann/type/issues",
10349                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.1"
10350             },
10351             "funding": [
10352                 {
10353                     "url": "https://github.com/sebastianbergmann",
10354                     "type": "github"
10355                 }
10356             ],
10357             "time": "2020-10-26T13:18:59+00:00"
10358         },
10359         {
10360             "name": "sebastian/version",
10361             "version": "3.0.2",
10362             "source": {
10363                 "type": "git",
10364                 "url": "https://github.com/sebastianbergmann/version.git",
10365                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
10366             },
10367             "dist": {
10368                 "type": "zip",
10369                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
10370                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
10371                 "shasum": ""
10372             },
10373             "require": {
10374                 "php": ">=7.3"
10375             },
10376             "type": "library",
10377             "extra": {
10378                 "branch-alias": {
10379                     "dev-master": "3.0-dev"
10380                 }
10381             },
10382             "autoload": {
10383                 "classmap": [
10384                     "src/"
10385                 ]
10386             },
10387             "notification-url": "https://packagist.org/downloads/",
10388             "license": [
10389                 "BSD-3-Clause"
10390             ],
10391             "authors": [
10392                 {
10393                     "name": "Sebastian Bergmann",
10394                     "email": "sebastian@phpunit.de",
10395                     "role": "lead"
10396                 }
10397             ],
10398             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
10399             "homepage": "https://github.com/sebastianbergmann/version",
10400             "support": {
10401                 "issues": "https://github.com/sebastianbergmann/version/issues",
10402                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
10403             },
10404             "funding": [
10405                 {
10406                     "url": "https://github.com/sebastianbergmann",
10407                     "type": "github"
10408                 }
10409             ],
10410             "time": "2020-09-28T06:39:44+00:00"
10411         },
10412         {
10413             "name": "symfony/browser-kit",
10414             "version": "v5.1.8",
10415             "source": {
10416                 "type": "git",
10417                 "url": "https://github.com/symfony/browser-kit.git",
10418                 "reference": "65b7d208280f2700f43ba44a8059a25d7b01347b"
10419             },
10420             "dist": {
10421                 "type": "zip",
10422                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/65b7d208280f2700f43ba44a8059a25d7b01347b",
10423                 "reference": "65b7d208280f2700f43ba44a8059a25d7b01347b",
10424                 "shasum": ""
10425             },
10426             "require": {
10427                 "php": ">=7.2.5",
10428                 "symfony/dom-crawler": "^4.4|^5.0"
10429             },
10430             "require-dev": {
10431                 "symfony/css-selector": "^4.4|^5.0",
10432                 "symfony/http-client": "^4.4|^5.0",
10433                 "symfony/mime": "^4.4|^5.0",
10434                 "symfony/process": "^4.4|^5.0"
10435             },
10436             "suggest": {
10437                 "symfony/process": ""
10438             },
10439             "type": "library",
10440             "autoload": {
10441                 "psr-4": {
10442                     "Symfony\\Component\\BrowserKit\\": ""
10443                 },
10444                 "exclude-from-classmap": [
10445                     "/Tests/"
10446                 ]
10447             },
10448             "notification-url": "https://packagist.org/downloads/",
10449             "license": [
10450                 "MIT"
10451             ],
10452             "authors": [
10453                 {
10454                     "name": "Fabien Potencier",
10455                     "email": "fabien@symfony.com"
10456                 },
10457                 {
10458                     "name": "Symfony Community",
10459                     "homepage": "https://symfony.com/contributors"
10460                 }
10461             ],
10462             "description": "Symfony BrowserKit Component",
10463             "homepage": "https://symfony.com",
10464             "support": {
10465                 "source": "https://github.com/symfony/browser-kit/tree/v5.1.8"
10466             },
10467             "funding": [
10468                 {
10469                     "url": "https://symfony.com/sponsor",
10470                     "type": "custom"
10471                 },
10472                 {
10473                     "url": "https://github.com/fabpot",
10474                     "type": "github"
10475                 },
10476                 {
10477                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10478                     "type": "tidelift"
10479                 }
10480             ],
10481             "time": "2020-10-24T12:01:57+00:00"
10482         },
10483         {
10484             "name": "symfony/dom-crawler",
10485             "version": "v5.1.8",
10486             "source": {
10487                 "type": "git",
10488                 "url": "https://github.com/symfony/dom-crawler.git",
10489                 "reference": "0969122fe144dd8ab2e8c98c7e03eedc621b368c"
10490             },
10491             "dist": {
10492                 "type": "zip",
10493                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0969122fe144dd8ab2e8c98c7e03eedc621b368c",
10494                 "reference": "0969122fe144dd8ab2e8c98c7e03eedc621b368c",
10495                 "shasum": ""
10496             },
10497             "require": {
10498                 "php": ">=7.2.5",
10499                 "symfony/polyfill-ctype": "~1.8",
10500                 "symfony/polyfill-mbstring": "~1.0",
10501                 "symfony/polyfill-php80": "^1.15"
10502             },
10503             "conflict": {
10504                 "masterminds/html5": "<2.6"
10505             },
10506             "require-dev": {
10507                 "masterminds/html5": "^2.6",
10508                 "symfony/css-selector": "^4.4|^5.0"
10509             },
10510             "suggest": {
10511                 "symfony/css-selector": ""
10512             },
10513             "type": "library",
10514             "autoload": {
10515                 "psr-4": {
10516                     "Symfony\\Component\\DomCrawler\\": ""
10517                 },
10518                 "exclude-from-classmap": [
10519                     "/Tests/"
10520                 ]
10521             },
10522             "notification-url": "https://packagist.org/downloads/",
10523             "license": [
10524                 "MIT"
10525             ],
10526             "authors": [
10527                 {
10528                     "name": "Fabien Potencier",
10529                     "email": "fabien@symfony.com"
10530                 },
10531                 {
10532                     "name": "Symfony Community",
10533                     "homepage": "https://symfony.com/contributors"
10534                 }
10535             ],
10536             "description": "Symfony DomCrawler Component",
10537             "homepage": "https://symfony.com",
10538             "support": {
10539                 "source": "https://github.com/symfony/dom-crawler/tree/v5.1.8"
10540             },
10541             "funding": [
10542                 {
10543                     "url": "https://symfony.com/sponsor",
10544                     "type": "custom"
10545                 },
10546                 {
10547                     "url": "https://github.com/fabpot",
10548                     "type": "github"
10549                 },
10550                 {
10551                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10552                     "type": "tidelift"
10553                 }
10554             ],
10555             "time": "2020-10-24T12:01:57+00:00"
10556         },
10557         {
10558             "name": "symfony/http-client",
10559             "version": "v5.1.8",
10560             "source": {
10561                 "type": "git",
10562                 "url": "https://github.com/symfony/http-client.git",
10563                 "reference": "97a6a1f9f5bb3a6094833107b58a72bc9a9165cc"
10564             },
10565             "dist": {
10566                 "type": "zip",
10567                 "url": "https://api.github.com/repos/symfony/http-client/zipball/97a6a1f9f5bb3a6094833107b58a72bc9a9165cc",
10568                 "reference": "97a6a1f9f5bb3a6094833107b58a72bc9a9165cc",
10569                 "shasum": ""
10570             },
10571             "require": {
10572                 "php": ">=7.2.5",
10573                 "psr/log": "^1.0",
10574                 "symfony/http-client-contracts": "^2.2",
10575                 "symfony/polyfill-php73": "^1.11",
10576                 "symfony/polyfill-php80": "^1.15",
10577                 "symfony/service-contracts": "^1.0|^2"
10578             },
10579             "provide": {
10580                 "php-http/async-client-implementation": "*",
10581                 "php-http/client-implementation": "*",
10582                 "psr/http-client-implementation": "1.0",
10583                 "symfony/http-client-implementation": "1.1"
10584             },
10585             "require-dev": {
10586                 "amphp/http-client": "^4.2.1",
10587                 "amphp/http-tunnel": "^1.0",
10588                 "amphp/socket": "^1.1",
10589                 "guzzlehttp/promises": "^1.3.1",
10590                 "nyholm/psr7": "^1.0",
10591                 "php-http/httplug": "^1.0|^2.0",
10592                 "psr/http-client": "^1.0",
10593                 "symfony/dependency-injection": "^4.4|^5.0",
10594                 "symfony/http-kernel": "^4.4.13|^5.1.5",
10595                 "symfony/process": "^4.4|^5.0"
10596             },
10597             "type": "library",
10598             "autoload": {
10599                 "psr-4": {
10600                     "Symfony\\Component\\HttpClient\\": ""
10601                 },
10602                 "exclude-from-classmap": [
10603                     "/Tests/"
10604                 ]
10605             },
10606             "notification-url": "https://packagist.org/downloads/",
10607             "license": [
10608                 "MIT"
10609             ],
10610             "authors": [
10611                 {
10612                     "name": "Nicolas Grekas",
10613                     "email": "p@tchwork.com"
10614                 },
10615                 {
10616                     "name": "Symfony Community",
10617                     "homepage": "https://symfony.com/contributors"
10618                 }
10619             ],
10620             "description": "Symfony HttpClient component",
10621             "homepage": "https://symfony.com",
10622             "support": {
10623                 "source": "https://github.com/symfony/http-client/tree/v5.1.8"
10624             },
10625             "funding": [
10626                 {
10627                     "url": "https://symfony.com/sponsor",
10628                     "type": "custom"
10629                 },
10630                 {
10631                     "url": "https://github.com/fabpot",
10632                     "type": "github"
10633                 },
10634                 {
10635                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10636                     "type": "tidelift"
10637                 }
10638             ],
10639             "time": "2020-10-24T12:01:57+00:00"
10640         },
10641         {
10642             "name": "symfony/http-client-contracts",
10643             "version": "v2.3.1",
10644             "source": {
10645                 "type": "git",
10646                 "url": "https://github.com/symfony/http-client-contracts.git",
10647                 "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
10648             },
10649             "dist": {
10650                 "type": "zip",
10651                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
10652                 "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
10653                 "shasum": ""
10654             },
10655             "require": {
10656                 "php": ">=7.2.5"
10657             },
10658             "suggest": {
10659                 "symfony/http-client-implementation": ""
10660             },
10661             "type": "library",
10662             "extra": {
10663                 "branch-version": "2.3",
10664                 "branch-alias": {
10665                     "dev-main": "2.3-dev"
10666                 },
10667                 "thanks": {
10668                     "name": "symfony/contracts",
10669                     "url": "https://github.com/symfony/contracts"
10670                 }
10671             },
10672             "autoload": {
10673                 "psr-4": {
10674                     "Symfony\\Contracts\\HttpClient\\": ""
10675                 }
10676             },
10677             "notification-url": "https://packagist.org/downloads/",
10678             "license": [
10679                 "MIT"
10680             ],
10681             "authors": [
10682                 {
10683                     "name": "Nicolas Grekas",
10684                     "email": "p@tchwork.com"
10685                 },
10686                 {
10687                     "name": "Symfony Community",
10688                     "homepage": "https://symfony.com/contributors"
10689                 }
10690             ],
10691             "description": "Generic abstractions related to HTTP clients",
10692             "homepage": "https://symfony.com",
10693             "keywords": [
10694                 "abstractions",
10695                 "contracts",
10696                 "decoupling",
10697                 "interfaces",
10698                 "interoperability",
10699                 "standards"
10700             ],
10701             "support": {
10702                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
10703             },
10704             "funding": [
10705                 {
10706                     "url": "https://symfony.com/sponsor",
10707                     "type": "custom"
10708                 },
10709                 {
10710                     "url": "https://github.com/fabpot",
10711                     "type": "github"
10712                 },
10713                 {
10714                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10715                     "type": "tidelift"
10716                 }
10717             ],
10718             "time": "2020-10-14T17:08:19+00:00"
10719         },
10720         {
10721             "name": "symfony/panther",
10722             "version": "v0.8.0",
10723             "source": {
10724                 "type": "git",
10725                 "url": "https://github.com/symfony/panther.git",
10726                 "reference": "04a6e5552e66080eb2549017e106b061090a6f56"
10727             },
10728             "dist": {
10729                 "type": "zip",
10730                 "url": "https://api.github.com/repos/symfony/panther/zipball/04a6e5552e66080eb2549017e106b061090a6f56",
10731                 "reference": "04a6e5552e66080eb2549017e106b061090a6f56",
10732                 "shasum": ""
10733             },
10734             "require": {
10735                 "php": ">=7.1",
10736                 "php-webdriver/webdriver": "^1.8.2",
10737                 "symfony/browser-kit": "^4.4 || ^5.0",
10738                 "symfony/dom-crawler": "^4.4 || ^5.0",
10739                 "symfony/http-client": "^4.4 || ^5.0",
10740                 "symfony/polyfill-php72": "^1.9",
10741                 "symfony/process": "^4.4 || ^5.0"
10742             },
10743             "conflict": {
10744                 "symfony/framework-bundle": ">=4.3 <4.3.4"
10745             },
10746             "require-dev": {
10747                 "fabpot/goutte": "^3.2.3",
10748                 "guzzlehttp/guzzle": "^6.3",
10749                 "symfony/css-selector": "^4.4 || ^5.0",
10750                 "symfony/framework-bundle": "^4.4 || ^5.0",
10751                 "symfony/mime": "^4.4 || ^5.0",
10752                 "symfony/phpunit-bridge": "dev-master"
10753             },
10754             "type": "library",
10755             "extra": {
10756                 "branch-alias": {
10757                     "dev-master": "1.0.x-dev"
10758                 }
10759             },
10760             "autoload": {
10761                 "psr-4": {
10762                     "Symfony\\Component\\Panther\\": "src/"
10763                 }
10764             },
10765             "notification-url": "https://packagist.org/downloads/",
10766             "license": [
10767                 "MIT"
10768             ],
10769             "authors": [
10770                 {
10771                     "name": "Kévin Dunglas",
10772                     "email": "dunglas@gmail.com",
10773                     "homepage": "https://dunglas.fr"
10774                 },
10775                 {
10776                     "name": "Symfony Community",
10777                     "homepage": "https://symfony.com/contributors"
10778                 }
10779             ],
10780             "description": "A browser testing and web scraping library for PHP and Symfony.",
10781             "homepage": "https://dunglas.fr",
10782             "keywords": [
10783                 "e2e",
10784                 "scraping",
10785                 "selenium",
10786                 "symfony",
10787                 "testing",
10788                 "webdriver"
10789             ],
10790             "support": {
10791                 "issues": "https://github.com/symfony/panther/issues",
10792                 "source": "https://github.com/symfony/panther/tree/v0.8.0"
10793             },
10794             "funding": [
10795                 {
10796                     "url": "https://www.panthera.org/donate",
10797                     "type": "custom"
10798                 }
10799             ],
10800             "time": "2020-10-03T09:22:56+00:00"
10801         },
10802         {
10803             "name": "symfony/polyfill-php73",
10804             "version": "v1.20.0",
10805             "source": {
10806                 "type": "git",
10807                 "url": "https://github.com/symfony/polyfill-php73.git",
10808                 "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
10809             },
10810             "dist": {
10811                 "type": "zip",
10812                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
10813                 "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
10814                 "shasum": ""
10815             },
10816             "require": {
10817                 "php": ">=7.1"
10818             },
10819             "type": "library",
10820             "extra": {
10821                 "branch-alias": {
10822                     "dev-main": "1.20-dev"
10823                 },
10824                 "thanks": {
10825                     "name": "symfony/polyfill",
10826                     "url": "https://github.com/symfony/polyfill"
10827                 }
10828             },
10829             "autoload": {
10830                 "psr-4": {
10831                     "Symfony\\Polyfill\\Php73\\": ""
10832                 },
10833                 "files": [
10834                     "bootstrap.php"
10835                 ],
10836                 "classmap": [
10837                     "Resources/stubs"
10838                 ]
10839             },
10840             "notification-url": "https://packagist.org/downloads/",
10841             "license": [
10842                 "MIT"
10843             ],
10844             "authors": [
10845                 {
10846                     "name": "Nicolas Grekas",
10847                     "email": "p@tchwork.com"
10848                 },
10849                 {
10850                     "name": "Symfony Community",
10851                     "homepage": "https://symfony.com/contributors"
10852                 }
10853             ],
10854             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
10855             "homepage": "https://symfony.com",
10856             "keywords": [
10857                 "compatibility",
10858                 "polyfill",
10859                 "portable",
10860                 "shim"
10861             ],
10862             "support": {
10863                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.20.0"
10864             },
10865             "funding": [
10866                 {
10867                     "url": "https://symfony.com/sponsor",
10868                     "type": "custom"
10869                 },
10870                 {
10871                     "url": "https://github.com/fabpot",
10872                     "type": "github"
10873                 },
10874                 {
10875                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10876                     "type": "tidelift"
10877                 }
10878             ],
10879             "time": "2020-10-23T14:02:19+00:00"
10880         },
10881         {
10882             "name": "theseer/tokenizer",
10883             "version": "1.2.0",
10884             "source": {
10885                 "type": "git",
10886                 "url": "https://github.com/theseer/tokenizer.git",
10887                 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
10888             },
10889             "dist": {
10890                 "type": "zip",
10891                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
10892                 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
10893                 "shasum": ""
10894             },
10895             "require": {
10896                 "ext-dom": "*",
10897                 "ext-tokenizer": "*",
10898                 "ext-xmlwriter": "*",
10899                 "php": "^7.2 || ^8.0"
10900             },
10901             "type": "library",
10902             "autoload": {
10903                 "classmap": [
10904                     "src/"
10905                 ]
10906             },
10907             "notification-url": "https://packagist.org/downloads/",
10908             "license": [
10909                 "BSD-3-Clause"
10910             ],
10911             "authors": [
10912                 {
10913                     "name": "Arne Blankerts",
10914                     "email": "arne@blankerts.de",
10915                     "role": "Developer"
10916                 }
10917             ],
10918             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10919             "support": {
10920                 "issues": "https://github.com/theseer/tokenizer/issues",
10921                 "source": "https://github.com/theseer/tokenizer/tree/master"
10922             },
10923             "funding": [
10924                 {
10925                     "url": "https://github.com/theseer",
10926                     "type": "github"
10927                 }
10928             ],
10929             "time": "2020-07-12T23:59:07+00:00"
10930         },
10931         {
10932             "name": "webmozart/assert",
10933             "version": "1.9.1",
10934             "source": {
10935                 "type": "git",
10936                 "url": "https://github.com/webmozart/assert.git",
10937                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
10938             },
10939             "dist": {
10940                 "type": "zip",
10941                 "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
10942                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
10943                 "shasum": ""
10944             },
10945             "require": {
10946                 "php": "^5.3.3 || ^7.0 || ^8.0",
10947                 "symfony/polyfill-ctype": "^1.8"
10948             },
10949             "conflict": {
10950                 "phpstan/phpstan": "<0.12.20",
10951                 "vimeo/psalm": "<3.9.1"
10952             },
10953             "require-dev": {
10954                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
10955             },
10956             "type": "library",
10957             "autoload": {
10958                 "psr-4": {
10959                     "Webmozart\\Assert\\": "src/"
10960                 }
10961             },
10962             "notification-url": "https://packagist.org/downloads/",
10963             "license": [
10964                 "MIT"
10965             ],
10966             "authors": [
10967                 {
10968                     "name": "Bernhard Schussek",
10969                     "email": "bschussek@gmail.com"
10970                 }
10971             ],
10972             "description": "Assertions to validate method input/output with nice error messages.",
10973             "keywords": [
10974                 "assert",
10975                 "check",
10976                 "validate"
10977             ],
10978             "support": {
10979                 "issues": "https://github.com/webmozart/assert/issues",
10980                 "source": "https://github.com/webmozart/assert/tree/master"
10981             },
10982             "time": "2020-07-08T17:02:28+00:00"
10983         }
10984     ],
10985     "aliases": [],
10986     "minimum-stability": "stable",
10987     "stability-flags": [],
10988     "prefer-stable": false,
10989     "prefer-lowest": false,
10990     "platform": {
10991         "php": ">=7.3.0"
10992     },
10993     "platform-dev": [],
10994     "platform-overrides": {
10995         "php": "7.3"
10996     },
10997     "plugin-api-version": "2.0.0"