Openemr fix 4889 (#4916)
[openemr.git] / composer.lock
blob4a3604fad63583d233d9aa3f55c44bcee3c18d11
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": "7ec1fa008c891a11a80f15d33b3deea7",
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.21.4",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
144                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^5.5.9 || ^7.0 || ^8.0"
149             },
150             "require-dev": {
151                 "phpunit/phpunit": "^8.5"
152             },
153             "type": "library",
154             "autoload": {
155                 "files": [
156                     "adodb.inc.php"
157                 ]
158             },
159             "notification-url": "https://packagist.org/downloads/",
160             "license": [
161                 "BSD-3-Clause",
162                 "LGPL-2.1-or-later"
163             ],
164             "authors": [
165                 {
166                     "name": "John Lim",
167                     "email": "jlim@natsoft.com",
168                     "role": "Author"
169                 },
170                 {
171                     "name": "Damien Regad",
172                     "role": "Current maintainer"
173                 },
174                 {
175                     "name": "Mark Newnham",
176                     "role": "Developer"
177                 }
178             ],
179             "description": "ADOdb is a PHP database abstraction layer library",
180             "homepage": "https://adodb.org/",
181             "keywords": [
182                 "abstraction",
183                 "database",
184                 "layer",
185                 "library",
186                 "php"
187             ],
188             "support": {
189                 "issues": "https://github.com/ADOdb/ADOdb/issues",
190                 "source": "https://github.com/ADOdb/ADOdb"
191             },
192             "time": "2022-01-22T22:56:43+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "2.1.2",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a",
205                 "reference": "8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": ">=7.3"
211             },
212             "require-dev": {
213                 "dms/phpunit-arraysubset-asserts": "^0.2",
214                 "ext-pcntl": "*",
215                 "ext-sockets": "*",
216                 "phpunit/phpunit": "^9",
217                 "squizlabs/php_codesniffer": "^3.6"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "0.1.x-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Aranyasen\\": "src/"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Aranya Sen",
237                     "email": "sen.aranya@gmail.com",
238                     "role": "Owner"
239                 }
240             ],
241             "description": "HL7 parser, generator and sender.",
242             "support": {
243                 "issues": "https://github.com/senaranya/HL7/issues",
244                 "source": "https://github.com/senaranya/HL7/tree/2.1.2"
245             },
246             "time": "2021-11-08T11:14:28+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "1.0.3",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
259                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
260                 "shasum": ""
261             },
262             "require": {
263                 "ext-iconv": "*",
264                 "php": "^5.4|^7.0"
265             },
266             "require-dev": {
267                 "phpunit/phpunit": "^4.8"
268             },
269             "suggest": {
270                 "ext-gd": "to generate QR code images"
271             },
272             "type": "library",
273             "autoload": {
274                 "psr-0": {
275                     "BaconQrCode": "src/"
276                 }
277             },
278             "notification-url": "https://packagist.org/downloads/",
279             "license": [
280                 "BSD-2-Clause"
281             ],
282             "authors": [
283                 {
284                     "name": "Ben Scholzen 'DASPRiD'",
285                     "email": "mail@dasprids.de",
286                     "homepage": "http://www.dasprids.de",
287                     "role": "Developer"
288                 }
289             ],
290             "description": "BaconQrCode is a QR code generator for PHP.",
291             "homepage": "https://github.com/Bacon/BaconQrCode",
292             "support": {
293                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
294                 "source": "https://github.com/Bacon/BaconQrCode/tree/master"
295             },
296             "time": "2017-10-17T09:59:25+00:00"
297         },
298         {
299             "name": "brick/math",
300             "version": "0.9.3",
301             "source": {
302                 "type": "git",
303                 "url": "https://github.com/brick/math.git",
304                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
305             },
306             "dist": {
307                 "type": "zip",
308                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
309                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
310                 "shasum": ""
311             },
312             "require": {
313                 "ext-json": "*",
314                 "php": "^7.1 || ^8.0"
315             },
316             "require-dev": {
317                 "php-coveralls/php-coveralls": "^2.2",
318                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
319                 "vimeo/psalm": "4.9.2"
320             },
321             "type": "library",
322             "autoload": {
323                 "psr-4": {
324                     "Brick\\Math\\": "src/"
325                 }
326             },
327             "notification-url": "https://packagist.org/downloads/",
328             "license": [
329                 "MIT"
330             ],
331             "description": "Arbitrary-precision arithmetic library",
332             "keywords": [
333                 "Arbitrary-precision",
334                 "BigInteger",
335                 "BigRational",
336                 "arithmetic",
337                 "bigdecimal",
338                 "bignum",
339                 "brick",
340                 "math"
341             ],
342             "support": {
343                 "issues": "https://github.com/brick/math/issues",
344                 "source": "https://github.com/brick/math/tree/0.9.3"
345             },
346             "funding": [
347                 {
348                     "url": "https://github.com/BenMorel",
349                     "type": "github"
350                 },
351                 {
352                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
353                     "type": "tidelift"
354                 }
355             ],
356             "time": "2021-08-15T20:50:18+00:00"
357         },
358         {
359             "name": "brick/varexporter",
360             "version": "0.3.5",
361             "source": {
362                 "type": "git",
363                 "url": "https://github.com/brick/varexporter.git",
364                 "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
365             },
366             "dist": {
367                 "type": "zip",
368                 "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
369                 "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
370                 "shasum": ""
371             },
372             "require": {
373                 "nikic/php-parser": "^4.0",
374                 "php": "^7.2 || ^8.0"
375             },
376             "require-dev": {
377                 "php-coveralls/php-coveralls": "^2.2",
378                 "phpunit/phpunit": "^8.5 || ^9.0",
379                 "vimeo/psalm": "4.4.1"
380             },
381             "type": "library",
382             "autoload": {
383                 "psr-4": {
384                     "Brick\\VarExporter\\": "src/"
385                 }
386             },
387             "notification-url": "https://packagist.org/downloads/",
388             "license": [
389                 "MIT"
390             ],
391             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
392             "keywords": [
393                 "var_export"
394             ],
395             "support": {
396                 "issues": "https://github.com/brick/varexporter/issues",
397                 "source": "https://github.com/brick/varexporter/tree/0.3.5"
398             },
399             "time": "2021-02-10T13:53:07+00:00"
400         },
401         {
402             "name": "clue/stream-filter",
403             "version": "v1.5.0",
404             "source": {
405                 "type": "git",
406                 "url": "https://github.com/clue/stream-filter.git",
407                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
408             },
409             "dist": {
410                 "type": "zip",
411                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
412                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
413                 "shasum": ""
414             },
415             "require": {
416                 "php": ">=5.3"
417             },
418             "require-dev": {
419                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
420             },
421             "type": "library",
422             "autoload": {
423                 "psr-4": {
424                     "Clue\\StreamFilter\\": "src/"
425                 },
426                 "files": [
427                     "src/functions_include.php"
428                 ]
429             },
430             "notification-url": "https://packagist.org/downloads/",
431             "license": [
432                 "MIT"
433             ],
434             "authors": [
435                 {
436                     "name": "Christian Lück",
437                     "email": "christian@clue.engineering"
438                 }
439             ],
440             "description": "A simple and modern approach to stream filtering in PHP",
441             "homepage": "https://github.com/clue/php-stream-filter",
442             "keywords": [
443                 "bucket brigade",
444                 "callback",
445                 "filter",
446                 "php_user_filter",
447                 "stream",
448                 "stream_filter_append",
449                 "stream_filter_register"
450             ],
451             "support": {
452                 "issues": "https://github.com/clue/stream-filter/issues",
453                 "source": "https://github.com/clue/stream-filter/tree/v1.5.0"
454             },
455             "funding": [
456                 {
457                     "url": "https://clue.engineering/support",
458                     "type": "custom"
459                 },
460                 {
461                     "url": "https://github.com/clue",
462                     "type": "github"
463                 }
464             ],
465             "time": "2020-10-02T12:38:20+00:00"
466         },
467         {
468             "name": "container-interop/container-interop",
469             "version": "1.2.0",
470             "source": {
471                 "type": "git",
472                 "url": "https://github.com/container-interop/container-interop.git",
473                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
474             },
475             "dist": {
476                 "type": "zip",
477                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
478                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
479                 "shasum": ""
480             },
481             "require": {
482                 "psr/container": "^1.0"
483             },
484             "type": "library",
485             "autoload": {
486                 "psr-4": {
487                     "Interop\\Container\\": "src/Interop/Container/"
488                 }
489             },
490             "notification-url": "https://packagist.org/downloads/",
491             "license": [
492                 "MIT"
493             ],
494             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
495             "homepage": "https://github.com/container-interop/container-interop",
496             "support": {
497                 "issues": "https://github.com/container-interop/container-interop/issues",
498                 "source": "https://github.com/container-interop/container-interop/tree/master"
499             },
500             "abandoned": "psr/container",
501             "time": "2017-02-14T19:40:03+00:00"
502         },
503         {
504             "name": "defuse/php-encryption",
505             "version": "v2.3.1",
506             "source": {
507                 "type": "git",
508                 "url": "https://github.com/defuse/php-encryption.git",
509                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
510             },
511             "dist": {
512                 "type": "zip",
513                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
514                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
515                 "shasum": ""
516             },
517             "require": {
518                 "ext-openssl": "*",
519                 "paragonie/random_compat": ">= 2",
520                 "php": ">=5.6.0"
521             },
522             "require-dev": {
523                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
524             },
525             "bin": [
526                 "bin/generate-defuse-key"
527             ],
528             "type": "library",
529             "autoload": {
530                 "psr-4": {
531                     "Defuse\\Crypto\\": "src"
532                 }
533             },
534             "notification-url": "https://packagist.org/downloads/",
535             "license": [
536                 "MIT"
537             ],
538             "authors": [
539                 {
540                     "name": "Taylor Hornby",
541                     "email": "taylor@defuse.ca",
542                     "homepage": "https://defuse.ca/"
543                 },
544                 {
545                     "name": "Scott Arciszewski",
546                     "email": "info@paragonie.com",
547                     "homepage": "https://paragonie.com"
548                 }
549             ],
550             "description": "Secure PHP Encryption Library",
551             "keywords": [
552                 "aes",
553                 "authenticated encryption",
554                 "cipher",
555                 "crypto",
556                 "cryptography",
557                 "encrypt",
558                 "encryption",
559                 "openssl",
560                 "security",
561                 "symmetric key cryptography"
562             ],
563             "support": {
564                 "issues": "https://github.com/defuse/php-encryption/issues",
565                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
566             },
567             "time": "2021-04-09T23:57:26+00:00"
568         },
569         {
570             "name": "dompdf/dompdf",
571             "version": "v1.1.1",
572             "source": {
573                 "type": "git",
574                 "url": "https://github.com/dompdf/dompdf.git",
575                 "reference": "de4aad040737a89fae2129cdeb0f79c45513128d"
576             },
577             "dist": {
578                 "type": "zip",
579                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/de4aad040737a89fae2129cdeb0f79c45513128d",
580                 "reference": "de4aad040737a89fae2129cdeb0f79c45513128d",
581                 "shasum": ""
582             },
583             "require": {
584                 "ext-dom": "*",
585                 "ext-mbstring": "*",
586                 "phenx/php-font-lib": "^0.5.2",
587                 "phenx/php-svg-lib": "^0.3.3",
588                 "php": "^7.1 || ^8.0"
589             },
590             "require-dev": {
591                 "mockery/mockery": "^1.3",
592                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
593                 "squizlabs/php_codesniffer": "^3.5"
594             },
595             "suggest": {
596                 "ext-gd": "Needed to process images",
597                 "ext-gmagick": "Improves image processing performance",
598                 "ext-imagick": "Improves image processing performance",
599                 "ext-zlib": "Needed for pdf stream compression"
600             },
601             "type": "library",
602             "autoload": {
603                 "psr-4": {
604                     "Dompdf\\": "src/"
605                 },
606                 "classmap": [
607                     "lib/"
608                 ]
609             },
610             "notification-url": "https://packagist.org/downloads/",
611             "license": [
612                 "LGPL-2.1"
613             ],
614             "authors": [
615                 {
616                     "name": "Fabien Ménager",
617                     "email": "fabien.menager@gmail.com"
618                 },
619                 {
620                     "name": "Brian Sweeney",
621                     "email": "eclecticgeek@gmail.com"
622                 },
623                 {
624                     "name": "Gabriel Bull",
625                     "email": "me@gabrielbull.com"
626                 }
627             ],
628             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
629             "homepage": "https://github.com/dompdf/dompdf",
630             "support": {
631                 "issues": "https://github.com/dompdf/dompdf/issues",
632                 "source": "https://github.com/dompdf/dompdf/tree/v1.1.1"
633             },
634             "time": "2021-11-24T00:45:04+00:00"
635         },
636         {
637             "name": "ezyang/htmlpurifier",
638             "version": "v4.14.0",
639             "source": {
640                 "type": "git",
641                 "url": "https://github.com/ezyang/htmlpurifier.git",
642                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
643             },
644             "dist": {
645                 "type": "zip",
646                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
647                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
648                 "shasum": ""
649             },
650             "require": {
651                 "php": ">=5.2"
652             },
653             "type": "library",
654             "autoload": {
655                 "psr-0": {
656                     "HTMLPurifier": "library/"
657                 },
658                 "files": [
659                     "library/HTMLPurifier.composer.php"
660                 ],
661                 "exclude-from-classmap": [
662                     "/library/HTMLPurifier/Language/"
663                 ]
664             },
665             "notification-url": "https://packagist.org/downloads/",
666             "license": [
667                 "LGPL-2.1-or-later"
668             ],
669             "authors": [
670                 {
671                     "name": "Edward Z. Yang",
672                     "email": "admin@htmlpurifier.org",
673                     "homepage": "http://ezyang.com"
674                 }
675             ],
676             "description": "Standards compliant HTML filter written in PHP",
677             "homepage": "http://htmlpurifier.org/",
678             "keywords": [
679                 "html"
680             ],
681             "support": {
682                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
683                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
684             },
685             "time": "2021-12-25T01:21:49+00:00"
686         },
687         {
688             "name": "firebase/php-jwt",
689             "version": "v5.5.1",
690             "source": {
691                 "type": "git",
692                 "url": "https://github.com/firebase/php-jwt.git",
693                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
694             },
695             "dist": {
696                 "type": "zip",
697                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
698                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
699                 "shasum": ""
700             },
701             "require": {
702                 "php": ">=5.3.0"
703             },
704             "require-dev": {
705                 "phpunit/phpunit": ">=4.8 <=9"
706             },
707             "suggest": {
708                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
709             },
710             "type": "library",
711             "autoload": {
712                 "psr-4": {
713                     "Firebase\\JWT\\": "src"
714                 }
715             },
716             "notification-url": "https://packagist.org/downloads/",
717             "license": [
718                 "BSD-3-Clause"
719             ],
720             "authors": [
721                 {
722                     "name": "Neuman Vong",
723                     "email": "neuman+pear@twilio.com",
724                     "role": "Developer"
725                 },
726                 {
727                     "name": "Anant Narayanan",
728                     "email": "anant@php.net",
729                     "role": "Developer"
730                 }
731             ],
732             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
733             "homepage": "https://github.com/firebase/php-jwt",
734             "keywords": [
735                 "jwt",
736                 "php"
737             ],
738             "support": {
739                 "issues": "https://github.com/firebase/php-jwt/issues",
740                 "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
741             },
742             "time": "2021-11-08T20:18:51+00:00"
743         },
744         {
745             "name": "google/apiclient",
746             "version": "v2.12.1",
747             "source": {
748                 "type": "git",
749                 "url": "https://github.com/googleapis/google-api-php-client.git",
750                 "reference": "1530583a711f4414407112c4068464bcbace1c71"
751             },
752             "dist": {
753                 "type": "zip",
754                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/1530583a711f4414407112c4068464bcbace1c71",
755                 "reference": "1530583a711f4414407112c4068464bcbace1c71",
756                 "shasum": ""
757             },
758             "require": {
759                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
760                 "google/apiclient-services": "~0.200",
761                 "google/auth": "^1.10",
762                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
763                 "guzzlehttp/psr7": "^1.7||^2.0.0",
764                 "monolog/monolog": "^1.17||^2.0",
765                 "php": "^5.6|^7.0|^8.0",
766                 "phpseclib/phpseclib": "~2.0||^3.0.2"
767             },
768             "require-dev": {
769                 "cache/filesystem-adapter": "^0.3.2|^1.1",
770                 "composer/composer": "^1.10.22",
771                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
772                 "phpcompatibility/php-compatibility": "^9.2",
773                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
774                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
775                 "squizlabs/php_codesniffer": "~2.3",
776                 "symfony/css-selector": "~2.1",
777                 "symfony/dom-crawler": "~2.1",
778                 "yoast/phpunit-polyfills": "^1.0"
779             },
780             "suggest": {
781                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
782             },
783             "type": "library",
784             "extra": {
785                 "branch-alias": {
786                     "dev-main": "2.x-dev"
787                 }
788             },
789             "autoload": {
790                 "psr-4": {
791                     "Google\\": "src/"
792                 },
793                 "files": [
794                     "src/aliases.php"
795                 ],
796                 "classmap": [
797                     "src/aliases.php"
798                 ]
799             },
800             "notification-url": "https://packagist.org/downloads/",
801             "license": [
802                 "Apache-2.0"
803             ],
804             "description": "Client library for Google APIs",
805             "homepage": "http://developers.google.com/api-client-library/php",
806             "keywords": [
807                 "google"
808             ],
809             "support": {
810                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
811                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.1"
812             },
813             "time": "2021-12-02T03:34:25+00:00"
814         },
815         {
816             "name": "google/apiclient-services",
817             "version": "v0.232.0",
818             "source": {
819                 "type": "git",
820                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
821                 "reference": "e671adddfd3d2b36a415e7bf22189b1626bc13f8"
822             },
823             "dist": {
824                 "type": "zip",
825                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/e671adddfd3d2b36a415e7bf22189b1626bc13f8",
826                 "reference": "e671adddfd3d2b36a415e7bf22189b1626bc13f8",
827                 "shasum": ""
828             },
829             "require": {
830                 "php": ">=5.6"
831             },
832             "require-dev": {
833                 "phpunit/phpunit": "^5.7||^8.5.13"
834             },
835             "type": "library",
836             "autoload": {
837                 "psr-4": {
838                     "Google\\Service\\": "src"
839                 },
840                 "files": [
841                     "autoload.php"
842                 ]
843             },
844             "notification-url": "https://packagist.org/downloads/",
845             "license": [
846                 "Apache-2.0"
847             ],
848             "description": "Client library for Google APIs",
849             "homepage": "http://developers.google.com/api-client-library/php",
850             "keywords": [
851                 "google"
852             ],
853             "support": {
854                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
855                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.232.0"
856             },
857             "time": "2022-01-28T12:22:13+00:00"
858         },
859         {
860             "name": "google/auth",
861             "version": "v1.18.0",
862             "source": {
863                 "type": "git",
864                 "url": "https://github.com/googleapis/google-auth-library-php.git",
865                 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
866             },
867             "dist": {
868                 "type": "zip",
869                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
870                 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
871                 "shasum": ""
872             },
873             "require": {
874                 "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
875                 "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
876                 "guzzlehttp/psr7": "^1.7|^2.0",
877                 "php": ">=5.4",
878                 "psr/cache": "^1.0|^2.0",
879                 "psr/http-message": "^1.0"
880             },
881             "require-dev": {
882                 "guzzlehttp/promises": "0.1.1|^1.3",
883                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
884                 "phpseclib/phpseclib": "^2.0.31",
885                 "phpunit/phpunit": "^4.8.36|^5.7",
886                 "sebastian/comparator": ">=1.2.3"
887             },
888             "suggest": {
889                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
890             },
891             "type": "library",
892             "autoload": {
893                 "psr-4": {
894                     "Google\\Auth\\": "src"
895                 }
896             },
897             "notification-url": "https://packagist.org/downloads/",
898             "license": [
899                 "Apache-2.0"
900             ],
901             "description": "Google Auth Library for PHP",
902             "homepage": "http://github.com/google/google-auth-library-php",
903             "keywords": [
904                 "Authentication",
905                 "google",
906                 "oauth2"
907             ],
908             "support": {
909                 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
910                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
911                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
912             },
913             "time": "2021-08-24T18:03:18+00:00"
914         },
915         {
916             "name": "graham-campbell/result-type",
917             "version": "v1.0.4",
918             "source": {
919                 "type": "git",
920                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
921                 "reference": "0690bde05318336c7221785f2a932467f98b64ca"
922             },
923             "dist": {
924                 "type": "zip",
925                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
926                 "reference": "0690bde05318336c7221785f2a932467f98b64ca",
927                 "shasum": ""
928             },
929             "require": {
930                 "php": "^7.0 || ^8.0",
931                 "phpoption/phpoption": "^1.8"
932             },
933             "require-dev": {
934                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
935             },
936             "type": "library",
937             "autoload": {
938                 "psr-4": {
939                     "GrahamCampbell\\ResultType\\": "src/"
940                 }
941             },
942             "notification-url": "https://packagist.org/downloads/",
943             "license": [
944                 "MIT"
945             ],
946             "authors": [
947                 {
948                     "name": "Graham Campbell",
949                     "email": "hello@gjcampbell.co.uk",
950                     "homepage": "https://github.com/GrahamCampbell"
951                 }
952             ],
953             "description": "An Implementation Of The Result Type",
954             "keywords": [
955                 "Graham Campbell",
956                 "GrahamCampbell",
957                 "Result Type",
958                 "Result-Type",
959                 "result"
960             ],
961             "support": {
962                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
963                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
964             },
965             "funding": [
966                 {
967                     "url": "https://github.com/GrahamCampbell",
968                     "type": "github"
969                 },
970                 {
971                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
972                     "type": "tidelift"
973                 }
974             ],
975             "time": "2021-11-21T21:41:47+00:00"
976         },
977         {
978             "name": "guzzlehttp/guzzle",
979             "version": "7.4.1",
980             "source": {
981                 "type": "git",
982                 "url": "https://github.com/guzzle/guzzle.git",
983                 "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
984             },
985             "dist": {
986                 "type": "zip",
987                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
988                 "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
989                 "shasum": ""
990             },
991             "require": {
992                 "ext-json": "*",
993                 "guzzlehttp/promises": "^1.5",
994                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
995                 "php": "^7.2.5 || ^8.0",
996                 "psr/http-client": "^1.0",
997                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
998             },
999             "provide": {
1000                 "psr/http-client-implementation": "1.0"
1001             },
1002             "require-dev": {
1003                 "bamarni/composer-bin-plugin": "^1.4.1",
1004                 "ext-curl": "*",
1005                 "php-http/client-integration-tests": "^3.0",
1006                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1007                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1008             },
1009             "suggest": {
1010                 "ext-curl": "Required for CURL handler support",
1011                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1012                 "psr/log": "Required for using the Log middleware"
1013             },
1014             "type": "library",
1015             "extra": {
1016                 "branch-alias": {
1017                     "dev-master": "7.4-dev"
1018                 }
1019             },
1020             "autoload": {
1021                 "psr-4": {
1022                     "GuzzleHttp\\": "src/"
1023                 },
1024                 "files": [
1025                     "src/functions_include.php"
1026                 ]
1027             },
1028             "notification-url": "https://packagist.org/downloads/",
1029             "license": [
1030                 "MIT"
1031             ],
1032             "authors": [
1033                 {
1034                     "name": "Graham Campbell",
1035                     "email": "hello@gjcampbell.co.uk",
1036                     "homepage": "https://github.com/GrahamCampbell"
1037                 },
1038                 {
1039                     "name": "Michael Dowling",
1040                     "email": "mtdowling@gmail.com",
1041                     "homepage": "https://github.com/mtdowling"
1042                 },
1043                 {
1044                     "name": "Jeremy Lindblom",
1045                     "email": "jeremeamia@gmail.com",
1046                     "homepage": "https://github.com/jeremeamia"
1047                 },
1048                 {
1049                     "name": "George Mponos",
1050                     "email": "gmponos@gmail.com",
1051                     "homepage": "https://github.com/gmponos"
1052                 },
1053                 {
1054                     "name": "Tobias Nyholm",
1055                     "email": "tobias.nyholm@gmail.com",
1056                     "homepage": "https://github.com/Nyholm"
1057                 },
1058                 {
1059                     "name": "Márk Sági-Kazár",
1060                     "email": "mark.sagikazar@gmail.com",
1061                     "homepage": "https://github.com/sagikazarmark"
1062                 },
1063                 {
1064                     "name": "Tobias Schultze",
1065                     "email": "webmaster@tubo-world.de",
1066                     "homepage": "https://github.com/Tobion"
1067                 }
1068             ],
1069             "description": "Guzzle is a PHP HTTP client library",
1070             "keywords": [
1071                 "client",
1072                 "curl",
1073                 "framework",
1074                 "http",
1075                 "http client",
1076                 "psr-18",
1077                 "psr-7",
1078                 "rest",
1079                 "web service"
1080             ],
1081             "support": {
1082                 "issues": "https://github.com/guzzle/guzzle/issues",
1083                 "source": "https://github.com/guzzle/guzzle/tree/7.4.1"
1084             },
1085             "funding": [
1086                 {
1087                     "url": "https://github.com/GrahamCampbell",
1088                     "type": "github"
1089                 },
1090                 {
1091                     "url": "https://github.com/Nyholm",
1092                     "type": "github"
1093                 },
1094                 {
1095                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1096                     "type": "tidelift"
1097                 }
1098             ],
1099             "time": "2021-12-06T18:43:05+00:00"
1100         },
1101         {
1102             "name": "guzzlehttp/promises",
1103             "version": "1.5.1",
1104             "source": {
1105                 "type": "git",
1106                 "url": "https://github.com/guzzle/promises.git",
1107                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
1108             },
1109             "dist": {
1110                 "type": "zip",
1111                 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1112                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1113                 "shasum": ""
1114             },
1115             "require": {
1116                 "php": ">=5.5"
1117             },
1118             "require-dev": {
1119                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1120             },
1121             "type": "library",
1122             "extra": {
1123                 "branch-alias": {
1124                     "dev-master": "1.5-dev"
1125                 }
1126             },
1127             "autoload": {
1128                 "psr-4": {
1129                     "GuzzleHttp\\Promise\\": "src/"
1130                 },
1131                 "files": [
1132                     "src/functions_include.php"
1133                 ]
1134             },
1135             "notification-url": "https://packagist.org/downloads/",
1136             "license": [
1137                 "MIT"
1138             ],
1139             "authors": [
1140                 {
1141                     "name": "Graham Campbell",
1142                     "email": "hello@gjcampbell.co.uk",
1143                     "homepage": "https://github.com/GrahamCampbell"
1144                 },
1145                 {
1146                     "name": "Michael Dowling",
1147                     "email": "mtdowling@gmail.com",
1148                     "homepage": "https://github.com/mtdowling"
1149                 },
1150                 {
1151                     "name": "Tobias Nyholm",
1152                     "email": "tobias.nyholm@gmail.com",
1153                     "homepage": "https://github.com/Nyholm"
1154                 },
1155                 {
1156                     "name": "Tobias Schultze",
1157                     "email": "webmaster@tubo-world.de",
1158                     "homepage": "https://github.com/Tobion"
1159                 }
1160             ],
1161             "description": "Guzzle promises library",
1162             "keywords": [
1163                 "promise"
1164             ],
1165             "support": {
1166                 "issues": "https://github.com/guzzle/promises/issues",
1167                 "source": "https://github.com/guzzle/promises/tree/1.5.1"
1168             },
1169             "funding": [
1170                 {
1171                     "url": "https://github.com/GrahamCampbell",
1172                     "type": "github"
1173                 },
1174                 {
1175                     "url": "https://github.com/Nyholm",
1176                     "type": "github"
1177                 },
1178                 {
1179                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1180                     "type": "tidelift"
1181                 }
1182             ],
1183             "time": "2021-10-22T20:56:57+00:00"
1184         },
1185         {
1186             "name": "guzzlehttp/psr7",
1187             "version": "2.1.0",
1188             "source": {
1189                 "type": "git",
1190                 "url": "https://github.com/guzzle/psr7.git",
1191                 "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
1192             },
1193             "dist": {
1194                 "type": "zip",
1195                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
1196                 "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
1197                 "shasum": ""
1198             },
1199             "require": {
1200                 "php": "^7.2.5 || ^8.0",
1201                 "psr/http-factory": "^1.0",
1202                 "psr/http-message": "^1.0",
1203                 "ralouphie/getallheaders": "^3.0"
1204             },
1205             "provide": {
1206                 "psr/http-factory-implementation": "1.0",
1207                 "psr/http-message-implementation": "1.0"
1208             },
1209             "require-dev": {
1210                 "bamarni/composer-bin-plugin": "^1.4.1",
1211                 "http-interop/http-factory-tests": "^0.9",
1212                 "phpunit/phpunit": "^8.5.8 || ^9.3.10"
1213             },
1214             "suggest": {
1215                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1216             },
1217             "type": "library",
1218             "extra": {
1219                 "branch-alias": {
1220                     "dev-master": "2.1-dev"
1221                 }
1222             },
1223             "autoload": {
1224                 "psr-4": {
1225                     "GuzzleHttp\\Psr7\\": "src/"
1226                 }
1227             },
1228             "notification-url": "https://packagist.org/downloads/",
1229             "license": [
1230                 "MIT"
1231             ],
1232             "authors": [
1233                 {
1234                     "name": "Graham Campbell",
1235                     "email": "hello@gjcampbell.co.uk",
1236                     "homepage": "https://github.com/GrahamCampbell"
1237                 },
1238                 {
1239                     "name": "Michael Dowling",
1240                     "email": "mtdowling@gmail.com",
1241                     "homepage": "https://github.com/mtdowling"
1242                 },
1243                 {
1244                     "name": "George Mponos",
1245                     "email": "gmponos@gmail.com",
1246                     "homepage": "https://github.com/gmponos"
1247                 },
1248                 {
1249                     "name": "Tobias Nyholm",
1250                     "email": "tobias.nyholm@gmail.com",
1251                     "homepage": "https://github.com/Nyholm"
1252                 },
1253                 {
1254                     "name": "Márk Sági-Kazár",
1255                     "email": "mark.sagikazar@gmail.com",
1256                     "homepage": "https://github.com/sagikazarmark"
1257                 },
1258                 {
1259                     "name": "Tobias Schultze",
1260                     "email": "webmaster@tubo-world.de",
1261                     "homepage": "https://github.com/Tobion"
1262                 },
1263                 {
1264                     "name": "Márk Sági-Kazár",
1265                     "email": "mark.sagikazar@gmail.com",
1266                     "homepage": "https://sagikazarmark.hu"
1267                 }
1268             ],
1269             "description": "PSR-7 message implementation that also provides common utility methods",
1270             "keywords": [
1271                 "http",
1272                 "message",
1273                 "psr-7",
1274                 "request",
1275                 "response",
1276                 "stream",
1277                 "uri",
1278                 "url"
1279             ],
1280             "support": {
1281                 "issues": "https://github.com/guzzle/psr7/issues",
1282                 "source": "https://github.com/guzzle/psr7/tree/2.1.0"
1283             },
1284             "funding": [
1285                 {
1286                     "url": "https://github.com/GrahamCampbell",
1287                     "type": "github"
1288                 },
1289                 {
1290                     "url": "https://github.com/Nyholm",
1291                     "type": "github"
1292                 },
1293                 {
1294                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1295                     "type": "tidelift"
1296                 }
1297             ],
1298             "time": "2021-10-06T17:43:30+00:00"
1299         },
1300         {
1301             "name": "html2text/html2text",
1302             "version": "4.3.1",
1303             "source": {
1304                 "type": "git",
1305                 "url": "https://github.com/mtibben/html2text.git",
1306                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1307             },
1308             "dist": {
1309                 "type": "zip",
1310                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1311                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1312                 "shasum": ""
1313             },
1314             "require-dev": {
1315                 "phpunit/phpunit": "~4"
1316             },
1317             "suggest": {
1318                 "ext-mbstring": "For best performance",
1319                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1320             },
1321             "type": "library",
1322             "autoload": {
1323                 "psr-4": {
1324                     "Html2Text\\": [
1325                         "src/",
1326                         "test/"
1327                     ]
1328                 }
1329             },
1330             "notification-url": "https://packagist.org/downloads/",
1331             "license": [
1332                 "GPL-2.0-or-later"
1333             ],
1334             "description": "Converts HTML to formatted plain text",
1335             "support": {
1336                 "issues": "https://github.com/mtibben/html2text/issues",
1337                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1338             },
1339             "time": "2020-04-16T23:44:31+00:00"
1340         },
1341         {
1342             "name": "kamermans/guzzle-oauth2-subscriber",
1343             "version": "v1.0.11",
1344             "source": {
1345                 "type": "git",
1346                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1347                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1348             },
1349             "dist": {
1350                 "type": "zip",
1351                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1352                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1353                 "shasum": ""
1354             },
1355             "require": {
1356                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1357                 "php": ">=5.4.0"
1358             },
1359             "type": "library",
1360             "autoload": {
1361                 "psr-4": {
1362                     "kamermans\\OAuth2\\": "src"
1363                 }
1364             },
1365             "notification-url": "https://packagist.org/downloads/",
1366             "license": [
1367                 "MIT"
1368             ],
1369             "authors": [
1370                 {
1371                     "name": "Steve Kamerman",
1372                     "email": "stevekamerman@gmail.com"
1373                 }
1374             ],
1375             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1376             "keywords": [
1377                 "Guzzle",
1378                 "oauth"
1379             ],
1380             "support": {
1381                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1382                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1383             },
1384             "time": "2021-08-11T22:33:53+00:00"
1385         },
1386         {
1387             "name": "knplabs/knp-snappy",
1388             "version": "v1.4.1",
1389             "source": {
1390                 "type": "git",
1391                 "url": "https://github.com/KnpLabs/snappy.git",
1392                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67"
1393             },
1394             "dist": {
1395                 "type": "zip",
1396                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67",
1397                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67",
1398                 "shasum": ""
1399             },
1400             "require": {
1401                 "php": ">=7.1",
1402                 "psr/log": "^1.0||^2.0||^3.0",
1403                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1404             },
1405             "require-dev": {
1406                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1407                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1408                 "phpstan/phpstan": "^0.12.7",
1409                 "phpstan/phpstan-phpunit": "^0.12.6",
1410                 "phpunit/phpunit": "~7.4||~8.5"
1411             },
1412             "suggest": {
1413                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1414                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1415                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1416                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1417                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1418             },
1419             "type": "library",
1420             "extra": {
1421                 "branch-alias": {
1422                     "dev-master": "1.x-dev"
1423                 }
1424             },
1425             "autoload": {
1426                 "psr-4": {
1427                     "Knp\\Snappy\\": "src/Knp/Snappy"
1428                 }
1429             },
1430             "notification-url": "https://packagist.org/downloads/",
1431             "license": [
1432                 "MIT"
1433             ],
1434             "authors": [
1435                 {
1436                     "name": "KNP Labs Team",
1437                     "homepage": "http://knplabs.com"
1438                 },
1439                 {
1440                     "name": "Symfony Community",
1441                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1442                 }
1443             ],
1444             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1445             "homepage": "http://github.com/KnpLabs/snappy",
1446             "keywords": [
1447                 "knp",
1448                 "knplabs",
1449                 "pdf",
1450                 "snapshot",
1451                 "thumbnail",
1452                 "wkhtmltopdf"
1453             ],
1454             "support": {
1455                 "issues": "https://github.com/KnpLabs/snappy/issues",
1456                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.1"
1457             },
1458             "time": "2022-01-07T13:03:38+00:00"
1459         },
1460         {
1461             "name": "laminas/laminas-code",
1462             "version": "4.5.1",
1463             "source": {
1464                 "type": "git",
1465                 "url": "https://github.com/laminas/laminas-code.git",
1466                 "reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e"
1467             },
1468             "dist": {
1469                 "type": "zip",
1470                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
1471                 "reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
1472                 "shasum": ""
1473             },
1474             "require": {
1475                 "php": ">=7.4, <8.2"
1476             },
1477             "require-dev": {
1478                 "doctrine/annotations": "^1.13.2",
1479                 "ext-phar": "*",
1480                 "laminas/laminas-coding-standard": "^2.3.0",
1481                 "laminas/laminas-stdlib": "^3.6.1",
1482                 "phpunit/phpunit": "^9.5.10",
1483                 "psalm/plugin-phpunit": "^0.16.1",
1484                 "vimeo/psalm": "^4.13.1"
1485             },
1486             "suggest": {
1487                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1488                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1489             },
1490             "type": "library",
1491             "autoload": {
1492                 "psr-4": {
1493                     "Laminas\\Code\\": "src/"
1494                 },
1495                 "files": [
1496                     "polyfill/ReflectionEnumPolyfill.php"
1497                 ]
1498             },
1499             "notification-url": "https://packagist.org/downloads/",
1500             "license": [
1501                 "BSD-3-Clause"
1502             ],
1503             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1504             "homepage": "https://laminas.dev",
1505             "keywords": [
1506                 "code",
1507                 "laminas",
1508                 "laminasframework"
1509             ],
1510             "support": {
1511                 "chat": "https://laminas.dev/chat",
1512                 "docs": "https://docs.laminas.dev/laminas-code/",
1513                 "forum": "https://discourse.laminas.dev",
1514                 "issues": "https://github.com/laminas/laminas-code/issues",
1515                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1516                 "source": "https://github.com/laminas/laminas-code"
1517             },
1518             "funding": [
1519                 {
1520                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1521                     "type": "community_bridge"
1522                 }
1523             ],
1524             "time": "2021-12-19T18:06:55+00:00"
1525         },
1526         {
1527             "name": "laminas/laminas-config",
1528             "version": "3.7.0",
1529             "source": {
1530                 "type": "git",
1531                 "url": "https://github.com/laminas/laminas-config.git",
1532                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1533             },
1534             "dist": {
1535                 "type": "zip",
1536                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1537                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1538                 "shasum": ""
1539             },
1540             "require": {
1541                 "ext-json": "*",
1542                 "laminas/laminas-stdlib": "^3.6",
1543                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1544                 "psr/container": "^1.0"
1545             },
1546             "conflict": {
1547                 "container-interop/container-interop": "<1.2.0",
1548                 "zendframework/zend-config": "*"
1549             },
1550             "require-dev": {
1551                 "laminas/laminas-coding-standard": "~1.0.0",
1552                 "laminas/laminas-filter": "^2.7.2",
1553                 "laminas/laminas-i18n": "^2.10.3",
1554                 "laminas/laminas-servicemanager": "^3.7",
1555                 "phpunit/phpunit": "^9.5.5"
1556             },
1557             "suggest": {
1558                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1559                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1560                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1561             },
1562             "type": "library",
1563             "autoload": {
1564                 "psr-4": {
1565                     "Laminas\\Config\\": "src/"
1566                 }
1567             },
1568             "notification-url": "https://packagist.org/downloads/",
1569             "license": [
1570                 "BSD-3-Clause"
1571             ],
1572             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1573             "homepage": "https://laminas.dev",
1574             "keywords": [
1575                 "config",
1576                 "laminas"
1577             ],
1578             "support": {
1579                 "chat": "https://laminas.dev/chat",
1580                 "docs": "https://docs.laminas.dev/laminas-config/",
1581                 "forum": "https://discourse.laminas.dev",
1582                 "issues": "https://github.com/laminas/laminas-config/issues",
1583                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1584                 "source": "https://github.com/laminas/laminas-config"
1585             },
1586             "funding": [
1587                 {
1588                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1589                     "type": "community_bridge"
1590                 }
1591             ],
1592             "time": "2021-10-01T16:07:46+00:00"
1593         },
1594         {
1595             "name": "laminas/laminas-console",
1596             "version": "2.8.0",
1597             "source": {
1598                 "type": "git",
1599                 "url": "https://github.com/laminas/laminas-console.git",
1600                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1601             },
1602             "dist": {
1603                 "type": "zip",
1604                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1605                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1606                 "shasum": ""
1607             },
1608             "require": {
1609                 "laminas/laminas-stdlib": "^3.2.1",
1610                 "laminas/laminas-zendframework-bridge": "^1.0",
1611                 "php": "^5.6 || ^7.0"
1612             },
1613             "replace": {
1614                 "zendframework/zend-console": "self.version"
1615             },
1616             "require-dev": {
1617                 "laminas/laminas-coding-standard": "~1.0.0",
1618                 "laminas/laminas-filter": "^2.7.2",
1619                 "laminas/laminas-json": "^2.6 || ^3.0",
1620                 "laminas/laminas-validator": "^2.10.1",
1621                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1622             },
1623             "suggest": {
1624                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1625                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1626             },
1627             "type": "library",
1628             "extra": {
1629                 "branch-alias": {
1630                     "dev-master": "2.8.x-dev",
1631                     "dev-develop": "2.9.x-dev"
1632                 }
1633             },
1634             "autoload": {
1635                 "psr-4": {
1636                     "Laminas\\Console\\": "src/"
1637                 }
1638             },
1639             "notification-url": "https://packagist.org/downloads/",
1640             "license": [
1641                 "BSD-3-Clause"
1642             ],
1643             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1644             "homepage": "https://laminas.dev",
1645             "keywords": [
1646                 "console",
1647                 "laminas"
1648             ],
1649             "support": {
1650                 "chat": "https://laminas.dev/chat",
1651                 "docs": "https://docs.laminas.dev/laminas-console/",
1652                 "forum": "https://discourse.laminas.dev",
1653                 "issues": "https://github.com/laminas/laminas-console/issues",
1654                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1655                 "source": "https://github.com/laminas/laminas-console"
1656             },
1657             "abandoned": "laminas/laminas-cli",
1658             "time": "2019-12-31T16:31:45+00:00"
1659         },
1660         {
1661             "name": "laminas/laminas-db",
1662             "version": "2.13.4",
1663             "source": {
1664                 "type": "git",
1665                 "url": "https://github.com/laminas/laminas-db.git",
1666                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1"
1667             },
1668             "dist": {
1669                 "type": "zip",
1670                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1671                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1672                 "shasum": ""
1673             },
1674             "require": {
1675                 "laminas/laminas-stdlib": "^3.6",
1676                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1677             },
1678             "conflict": {
1679                 "zendframework/zend-db": "*"
1680             },
1681             "require-dev": {
1682                 "laminas/laminas-coding-standard": "~2.2.1",
1683                 "laminas/laminas-eventmanager": "^3.4",
1684                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1685                 "laminas/laminas-servicemanager": "^3.7",
1686                 "phpunit/phpunit": "^9.5.5"
1687             },
1688             "suggest": {
1689                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1690                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1691                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1692             },
1693             "type": "library",
1694             "extra": {
1695                 "laminas": {
1696                     "component": "Laminas\\Db",
1697                     "config-provider": "Laminas\\Db\\ConfigProvider"
1698                 }
1699             },
1700             "autoload": {
1701                 "psr-4": {
1702                     "Laminas\\Db\\": "src/"
1703                 }
1704             },
1705             "notification-url": "https://packagist.org/downloads/",
1706             "license": [
1707                 "BSD-3-Clause"
1708             ],
1709             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1710             "homepage": "https://laminas.dev",
1711             "keywords": [
1712                 "db",
1713                 "laminas"
1714             ],
1715             "support": {
1716                 "chat": "https://laminas.dev/chat",
1717                 "docs": "https://docs.laminas.dev/laminas-db/",
1718                 "forum": "https://discourse.laminas.dev",
1719                 "issues": "https://github.com/laminas/laminas-db/issues",
1720                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1721                 "source": "https://github.com/laminas/laminas-db"
1722             },
1723             "funding": [
1724                 {
1725                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1726                     "type": "community_bridge"
1727                 }
1728             ],
1729             "time": "2021-09-21T18:59:44+00:00"
1730         },
1731         {
1732             "name": "laminas/laminas-escaper",
1733             "version": "2.9.0",
1734             "source": {
1735                 "type": "git",
1736                 "url": "https://github.com/laminas/laminas-escaper.git",
1737                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
1738             },
1739             "dist": {
1740                 "type": "zip",
1741                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
1742                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
1743                 "shasum": ""
1744             },
1745             "require": {
1746                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1747             },
1748             "conflict": {
1749                 "zendframework/zend-escaper": "*"
1750             },
1751             "require-dev": {
1752                 "laminas/laminas-coding-standard": "~2.3.0",
1753                 "phpunit/phpunit": "^9.3",
1754                 "psalm/plugin-phpunit": "^0.12.2",
1755                 "vimeo/psalm": "^3.16"
1756             },
1757             "suggest": {
1758                 "ext-iconv": "*",
1759                 "ext-mbstring": "*"
1760             },
1761             "type": "library",
1762             "autoload": {
1763                 "psr-4": {
1764                     "Laminas\\Escaper\\": "src/"
1765                 }
1766             },
1767             "notification-url": "https://packagist.org/downloads/",
1768             "license": [
1769                 "BSD-3-Clause"
1770             ],
1771             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1772             "homepage": "https://laminas.dev",
1773             "keywords": [
1774                 "escaper",
1775                 "laminas"
1776             ],
1777             "support": {
1778                 "chat": "https://laminas.dev/chat",
1779                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1780                 "forum": "https://discourse.laminas.dev",
1781                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1782                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1783                 "source": "https://github.com/laminas/laminas-escaper"
1784             },
1785             "funding": [
1786                 {
1787                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1788                     "type": "community_bridge"
1789                 }
1790             ],
1791             "time": "2021-09-02T17:10:53+00:00"
1792         },
1793         {
1794             "name": "laminas/laminas-eventmanager",
1795             "version": "3.4.0",
1796             "source": {
1797                 "type": "git",
1798                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1799                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
1800             },
1801             "dist": {
1802                 "type": "zip",
1803                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1804                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1805                 "shasum": ""
1806             },
1807             "require": {
1808                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1809             },
1810             "conflict": {
1811                 "zendframework/zend-eventmanager": "*"
1812             },
1813             "require-dev": {
1814                 "container-interop/container-interop": "^1.1",
1815                 "laminas/laminas-coding-standard": "~2.2.1",
1816                 "laminas/laminas-stdlib": "^3.6",
1817                 "phpbench/phpbench": "^1.1",
1818                 "phpspec/prophecy-phpunit": "^2.0",
1819                 "phpunit/phpunit": "^9.5.5"
1820             },
1821             "suggest": {
1822                 "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
1823                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
1824             },
1825             "type": "library",
1826             "autoload": {
1827                 "psr-4": {
1828                     "Laminas\\EventManager\\": "src/"
1829                 }
1830             },
1831             "notification-url": "https://packagist.org/downloads/",
1832             "license": [
1833                 "BSD-3-Clause"
1834             ],
1835             "description": "Trigger and listen to events within a PHP application",
1836             "homepage": "https://laminas.dev",
1837             "keywords": [
1838                 "event",
1839                 "eventmanager",
1840                 "events",
1841                 "laminas"
1842             ],
1843             "support": {
1844                 "chat": "https://laminas.dev/chat",
1845                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1846                 "forum": "https://discourse.laminas.dev",
1847                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1848                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1849                 "source": "https://github.com/laminas/laminas-eventmanager"
1850             },
1851             "funding": [
1852                 {
1853                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1854                     "type": "community_bridge"
1855                 }
1856             ],
1857             "time": "2021-09-07T22:35:32+00:00"
1858         },
1859         {
1860             "name": "laminas/laminas-filter",
1861             "version": "2.13.1",
1862             "source": {
1863                 "type": "git",
1864                 "url": "https://github.com/laminas/laminas-filter.git",
1865                 "reference": "79e8baa62035397044087907e89034726b3056a0"
1866             },
1867             "dist": {
1868                 "type": "zip",
1869                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/79e8baa62035397044087907e89034726b3056a0",
1870                 "reference": "79e8baa62035397044087907e89034726b3056a0",
1871                 "shasum": ""
1872             },
1873             "require": {
1874                 "laminas/laminas-stdlib": "^3.6.1",
1875                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1876             },
1877             "conflict": {
1878                 "laminas/laminas-validator": "<2.10.1",
1879                 "zendframework/zend-filter": "*"
1880             },
1881             "require-dev": {
1882                 "laminas/laminas-coding-standard": "^2.3.0",
1883                 "laminas/laminas-crypt": "^3.5.1",
1884                 "laminas/laminas-servicemanager": "^3.7.0",
1885                 "laminas/laminas-uri": "^2.9.1",
1886                 "pear/archive_tar": "^1.4.14",
1887                 "phpspec/prophecy-phpunit": "^2.0.1",
1888                 "phpunit/phpunit": "^9.5.10",
1889                 "psalm/plugin-phpunit": "^0.15.2",
1890                 "psr/http-factory": "^1.0.1",
1891                 "vimeo/psalm": "^4.13.1"
1892             },
1893             "suggest": {
1894                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1895                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1896                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1897                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1898                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1899             },
1900             "type": "library",
1901             "extra": {
1902                 "laminas": {
1903                     "component": "Laminas\\Filter",
1904                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1905                 }
1906             },
1907             "autoload": {
1908                 "psr-4": {
1909                     "Laminas\\Filter\\": "src/"
1910                 }
1911             },
1912             "notification-url": "https://packagist.org/downloads/",
1913             "license": [
1914                 "BSD-3-Clause"
1915             ],
1916             "description": "Programmatically filter and normalize data and files",
1917             "homepage": "https://laminas.dev",
1918             "keywords": [
1919                 "filter",
1920                 "laminas"
1921             ],
1922             "support": {
1923                 "chat": "https://laminas.dev/chat",
1924                 "docs": "https://docs.laminas.dev/laminas-filter/",
1925                 "forum": "https://discourse.laminas.dev",
1926                 "issues": "https://github.com/laminas/laminas-filter/issues",
1927                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1928                 "source": "https://github.com/laminas/laminas-filter"
1929             },
1930             "funding": [
1931                 {
1932                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1933                     "type": "community_bridge"
1934                 }
1935             ],
1936             "time": "2021-12-23T12:46:20+00:00"
1937         },
1938         {
1939             "name": "laminas/laminas-form",
1940             "version": "3.1.1",
1941             "source": {
1942                 "type": "git",
1943                 "url": "https://github.com/laminas/laminas-form.git",
1944                 "reference": "43005a3ec4c2292d4f825273768d9b884acbca37"
1945             },
1946             "dist": {
1947                 "type": "zip",
1948                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/43005a3ec4c2292d4f825273768d9b884acbca37",
1949                 "reference": "43005a3ec4c2292d4f825273768d9b884acbca37",
1950                 "shasum": ""
1951             },
1952             "require": {
1953                 "laminas/laminas-hydrator": "^4.3.0",
1954                 "laminas/laminas-inputfilter": "^2.13.0",
1955                 "laminas/laminas-stdlib": "^3.6.1",
1956                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1957             },
1958             "conflict": {
1959                 "doctrine/annotations": "<1.12.0",
1960                 "laminas/laminas-captcha": "<2.11.0",
1961                 "laminas/laminas-eventmanager": "<3.4.0",
1962                 "laminas/laminas-i18n": "<2.12.0",
1963                 "laminas/laminas-recaptcha": "<3.4.0",
1964                 "laminas/laminas-servicemanager": "<3.10.0",
1965                 "laminas/laminas-view": "<2.14.0"
1966             },
1967             "require-dev": {
1968                 "doctrine/annotations": "^1.12.0",
1969                 "ext-intl": "*",
1970                 "laminas/laminas-captcha": "^2.11.0",
1971                 "laminas/laminas-coding-standard": "^2.3.0",
1972                 "laminas/laminas-db": "^2.13.4",
1973                 "laminas/laminas-escaper": "^2.9.0",
1974                 "laminas/laminas-eventmanager": "^3.4.0",
1975                 "laminas/laminas-filter": "^2.13.0",
1976                 "laminas/laminas-i18n": "^2.12.0",
1977                 "laminas/laminas-modulemanager": "^2.11.0",
1978                 "laminas/laminas-recaptcha": "^3.4.0",
1979                 "laminas/laminas-servicemanager": "^3.10.0",
1980                 "laminas/laminas-session": "^2.12.0",
1981                 "laminas/laminas-text": "^2.9.0",
1982                 "laminas/laminas-validator": "^2.15.1",
1983                 "laminas/laminas-view": "^2.14.0",
1984                 "phpspec/prophecy-phpunit": "^2.0.1",
1985                 "phpunit/phpunit": "^9.5.10",
1986                 "psalm/plugin-phpunit": "^0.16.1",
1987                 "vimeo/psalm": "^4.13.1"
1988             },
1989             "suggest": {
1990                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
1991                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
1992                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
1993                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
1994                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
1995                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
1996                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
1997             },
1998             "type": "library",
1999             "extra": {
2000                 "laminas": {
2001                     "component": "Laminas\\Form",
2002                     "config-provider": "Laminas\\Form\\ConfigProvider"
2003                 }
2004             },
2005             "autoload": {
2006                 "psr-4": {
2007                     "Laminas\\Form\\": "src/"
2008                 }
2009             },
2010             "notification-url": "https://packagist.org/downloads/",
2011             "license": [
2012                 "BSD-3-Clause"
2013             ],
2014             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2015             "homepage": "https://laminas.dev",
2016             "keywords": [
2017                 "form",
2018                 "laminas"
2019             ],
2020             "support": {
2021                 "chat": "https://laminas.dev/chat",
2022                 "docs": "https://docs.laminas.dev/laminas-form/",
2023                 "forum": "https://discourse.laminas.dev",
2024                 "issues": "https://github.com/laminas/laminas-form/issues",
2025                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2026                 "source": "https://github.com/laminas/laminas-form"
2027             },
2028             "funding": [
2029                 {
2030                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2031                     "type": "community_bridge"
2032                 }
2033             ],
2034             "time": "2022-01-28T15:58:45+00:00"
2035         },
2036         {
2037             "name": "laminas/laminas-http",
2038             "version": "2.15.1",
2039             "source": {
2040                 "type": "git",
2041                 "url": "https://github.com/laminas/laminas-http.git",
2042                 "reference": "261f079c3dffcf6f123484db43c40e44c4bf1c79"
2043             },
2044             "dist": {
2045                 "type": "zip",
2046                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/261f079c3dffcf6f123484db43c40e44c4bf1c79",
2047                 "reference": "261f079c3dffcf6f123484db43c40e44c4bf1c79",
2048                 "shasum": ""
2049             },
2050             "require": {
2051                 "laminas/laminas-loader": "^2.8",
2052                 "laminas/laminas-stdlib": "^3.6",
2053                 "laminas/laminas-uri": "^2.9.1",
2054                 "laminas/laminas-validator": "^2.15",
2055                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2056             },
2057             "conflict": {
2058                 "zendframework/zend-http": "*"
2059             },
2060             "require-dev": {
2061                 "ext-curl": "*",
2062                 "laminas/laminas-coding-standard": "~2.2.1",
2063                 "phpunit/phpunit": "^9.5.5"
2064             },
2065             "suggest": {
2066                 "paragonie/certainty": "For automated management of cacert.pem"
2067             },
2068             "type": "library",
2069             "autoload": {
2070                 "psr-4": {
2071                     "Laminas\\Http\\": "src/"
2072                 }
2073             },
2074             "notification-url": "https://packagist.org/downloads/",
2075             "license": [
2076                 "BSD-3-Clause"
2077             ],
2078             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2079             "homepage": "https://laminas.dev",
2080             "keywords": [
2081                 "http",
2082                 "http client",
2083                 "laminas"
2084             ],
2085             "support": {
2086                 "chat": "https://laminas.dev/chat",
2087                 "docs": "https://docs.laminas.dev/laminas-http/",
2088                 "forum": "https://discourse.laminas.dev",
2089                 "issues": "https://github.com/laminas/laminas-http/issues",
2090                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2091                 "source": "https://github.com/laminas/laminas-http"
2092             },
2093             "funding": [
2094                 {
2095                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2096                     "type": "community_bridge"
2097                 }
2098             ],
2099             "time": "2021-12-03T10:17:11+00:00"
2100         },
2101         {
2102             "name": "laminas/laminas-hydrator",
2103             "version": "4.3.1",
2104             "source": {
2105                 "type": "git",
2106                 "url": "https://github.com/laminas/laminas-hydrator.git",
2107                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5"
2108             },
2109             "dist": {
2110                 "type": "zip",
2111                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2112                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2113                 "shasum": ""
2114             },
2115             "require": {
2116                 "laminas/laminas-stdlib": "^3.3",
2117                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2118                 "webmozart/assert": "^1.10"
2119             },
2120             "conflict": {
2121                 "zendframework/zend-hydrator": "*"
2122             },
2123             "require-dev": {
2124                 "laminas/laminas-coding-standard": "~2.3.0",
2125                 "laminas/laminas-eventmanager": "^3.2.1",
2126                 "laminas/laminas-modulemanager": "^2.8",
2127                 "laminas/laminas-serializer": "^2.9",
2128                 "laminas/laminas-servicemanager": "^3.3.2",
2129                 "phpbench/phpbench": "^1.0",
2130                 "phpunit/phpunit": "~9.5.5",
2131                 "psalm/plugin-phpunit": "^0.16.1",
2132                 "psr/cache": "1.0.1",
2133                 "vimeo/psalm": "^4.8.1"
2134             },
2135             "suggest": {
2136                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2137                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2138                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2139             },
2140             "type": "library",
2141             "extra": {
2142                 "laminas": {
2143                     "component": "Laminas\\Hydrator",
2144                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2145                 }
2146             },
2147             "autoload": {
2148                 "psr-4": {
2149                     "Laminas\\Hydrator\\": "src/"
2150                 }
2151             },
2152             "notification-url": "https://packagist.org/downloads/",
2153             "license": [
2154                 "BSD-3-Clause"
2155             ],
2156             "description": "Serialize objects to arrays, and vice versa",
2157             "homepage": "https://laminas.dev",
2158             "keywords": [
2159                 "hydrator",
2160                 "laminas"
2161             ],
2162             "support": {
2163                 "chat": "https://laminas.dev/chat",
2164                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2165                 "forum": "https://discourse.laminas.dev",
2166                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2167                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2168                 "source": "https://github.com/laminas/laminas-hydrator"
2169             },
2170             "funding": [
2171                 {
2172                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2173                     "type": "community_bridge"
2174                 }
2175             ],
2176             "time": "2021-09-09T09:55:00+00:00"
2177         },
2178         {
2179             "name": "laminas/laminas-i18n",
2180             "version": "2.13.0",
2181             "source": {
2182                 "type": "git",
2183                 "url": "https://github.com/laminas/laminas-i18n.git",
2184                 "reference": "b3a55d05818ed37ed18e76c103727e95e32cf591"
2185             },
2186             "dist": {
2187                 "type": "zip",
2188                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/b3a55d05818ed37ed18e76c103727e95e32cf591",
2189                 "reference": "b3a55d05818ed37ed18e76c103727e95e32cf591",
2190                 "shasum": ""
2191             },
2192             "require": {
2193                 "ext-intl": "*",
2194                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2195                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2196             },
2197             "conflict": {
2198                 "phpspec/prophecy": "<1.9.0",
2199                 "zendframework/zend-i18n": "*"
2200             },
2201             "require-dev": {
2202                 "laminas/laminas-cache": "^3.1.2",
2203                 "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
2204                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
2205                 "laminas/laminas-coding-standard": "~1.0.0",
2206                 "laminas/laminas-config": "^3.4.0",
2207                 "laminas/laminas-eventmanager": "^3.4.0",
2208                 "laminas/laminas-filter": "^2.10.0",
2209                 "laminas/laminas-servicemanager": "^3.7.0",
2210                 "laminas/laminas-validator": "^2.14.0",
2211                 "laminas/laminas-view": "^2.12.0",
2212                 "phpunit/phpunit": "^9.3"
2213             },
2214             "suggest": {
2215                 "laminas/laminas-cache": "You should install this package to cache the translations",
2216                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2217                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2218                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2219                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2220                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2221                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2222                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2223             },
2224             "type": "library",
2225             "extra": {
2226                 "laminas": {
2227                     "component": "Laminas\\I18n",
2228                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2229                 }
2230             },
2231             "autoload": {
2232                 "psr-4": {
2233                     "Laminas\\I18n\\": "src/"
2234                 }
2235             },
2236             "notification-url": "https://packagist.org/downloads/",
2237             "license": [
2238                 "BSD-3-Clause"
2239             ],
2240             "description": "Provide translations for your application, and filter and validate internationalized values",
2241             "homepage": "https://laminas.dev",
2242             "keywords": [
2243                 "i18n",
2244                 "laminas"
2245             ],
2246             "support": {
2247                 "chat": "https://laminas.dev/chat",
2248                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2249                 "forum": "https://discourse.laminas.dev",
2250                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2251                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2252                 "source": "https://github.com/laminas/laminas-i18n"
2253             },
2254             "funding": [
2255                 {
2256                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2257                     "type": "community_bridge"
2258                 }
2259             ],
2260             "time": "2021-12-06T00:44:40+00:00"
2261         },
2262         {
2263             "name": "laminas/laminas-inputfilter",
2264             "version": "2.13.0",
2265             "source": {
2266                 "type": "git",
2267                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2268                 "reference": "6124b3678051b792d1444be689cf9370531593a6"
2269             },
2270             "dist": {
2271                 "type": "zip",
2272                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/6124b3678051b792d1444be689cf9370531593a6",
2273                 "reference": "6124b3678051b792d1444be689cf9370531593a6",
2274                 "shasum": ""
2275             },
2276             "require": {
2277                 "laminas/laminas-filter": "^2.13",
2278                 "laminas/laminas-servicemanager": "^3.3.1",
2279                 "laminas/laminas-stdlib": "^3.0",
2280                 "laminas/laminas-validator": "^2.15",
2281                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2282             },
2283             "conflict": {
2284                 "zendframework/zend-inputfilter": "*"
2285             },
2286             "require-dev": {
2287                 "laminas/laminas-coding-standard": "~2.2.1",
2288                 "laminas/laminas-db": "^2.13.4",
2289                 "phpspec/prophecy": "^1.14",
2290                 "phpspec/prophecy-phpunit": "^2.0",
2291                 "phpunit/phpunit": "^9.5.5",
2292                 "psalm/plugin-phpunit": "^0.15.1",
2293                 "psr/http-message": "^1.0",
2294                 "vimeo/psalm": "^4.6"
2295             },
2296             "suggest": {
2297                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2298             },
2299             "type": "library",
2300             "extra": {
2301                 "laminas": {
2302                     "component": "Laminas\\InputFilter",
2303                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2304                 }
2305             },
2306             "autoload": {
2307                 "psr-4": {
2308                     "Laminas\\InputFilter\\": "src/"
2309                 }
2310             },
2311             "notification-url": "https://packagist.org/downloads/",
2312             "license": [
2313                 "BSD-3-Clause"
2314             ],
2315             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2316             "homepage": "https://laminas.dev",
2317             "keywords": [
2318                 "inputfilter",
2319                 "laminas"
2320             ],
2321             "support": {
2322                 "chat": "https://laminas.dev/chat",
2323                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2324                 "forum": "https://discourse.laminas.dev",
2325                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2326                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2327                 "source": "https://github.com/laminas/laminas-inputfilter"
2328             },
2329             "funding": [
2330                 {
2331                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2332                     "type": "community_bridge"
2333                 }
2334             ],
2335             "time": "2021-12-02T14:46:43+00:00"
2336         },
2337         {
2338             "name": "laminas/laminas-json",
2339             "version": "3.3.0",
2340             "source": {
2341                 "type": "git",
2342                 "url": "https://github.com/laminas/laminas-json.git",
2343                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2344             },
2345             "dist": {
2346                 "type": "zip",
2347                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2348                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2349                 "shasum": ""
2350             },
2351             "require": {
2352                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2353             },
2354             "conflict": {
2355                 "zendframework/zend-json": "*"
2356             },
2357             "require-dev": {
2358                 "laminas/laminas-coding-standard": "~2.2.1",
2359                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2360                 "phpunit/phpunit": "^9.3"
2361             },
2362             "suggest": {
2363                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2364                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2365             },
2366             "type": "library",
2367             "autoload": {
2368                 "psr-4": {
2369                     "Laminas\\Json\\": "src/"
2370                 }
2371             },
2372             "notification-url": "https://packagist.org/downloads/",
2373             "license": [
2374                 "BSD-3-Clause"
2375             ],
2376             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2377             "homepage": "https://laminas.dev",
2378             "keywords": [
2379                 "json",
2380                 "laminas"
2381             ],
2382             "support": {
2383                 "chat": "https://laminas.dev/chat",
2384                 "docs": "https://docs.laminas.dev/laminas-json/",
2385                 "forum": "https://discourse.laminas.dev",
2386                 "issues": "https://github.com/laminas/laminas-json/issues",
2387                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2388                 "source": "https://github.com/laminas/laminas-json"
2389             },
2390             "funding": [
2391                 {
2392                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2393                     "type": "community_bridge"
2394                 }
2395             ],
2396             "time": "2021-09-02T18:02:31+00:00"
2397         },
2398         {
2399             "name": "laminas/laminas-json-server",
2400             "version": "3.4.0",
2401             "source": {
2402                 "type": "git",
2403                 "url": "https://github.com/laminas/laminas-json-server.git",
2404                 "reference": "436b1375d3fd6ea58919881d9ec9d3652156ef24"
2405             },
2406             "dist": {
2407                 "type": "zip",
2408                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/436b1375d3fd6ea58919881d9ec9d3652156ef24",
2409                 "reference": "436b1375d3fd6ea58919881d9ec9d3652156ef24",
2410                 "shasum": ""
2411             },
2412             "require": {
2413                 "laminas/laminas-http": "^2.15.1",
2414                 "laminas/laminas-json": "^3.3.0",
2415                 "laminas/laminas-server": "^2.11.0",
2416                 "php": "^7.3 || ~8.0.0"
2417             },
2418             "conflict": {
2419                 "laminas/laminas-stdlib": "<3.2.1"
2420             },
2421             "replace": {
2422                 "zendframework/zend-json-server": "^3.2.0"
2423             },
2424             "require-dev": {
2425                 "ext-json": "*",
2426                 "laminas/laminas-coding-standard": "~1.0.0",
2427                 "phpunit/phpunit": "^9.5.11",
2428                 "psalm/plugin-phpunit": "^0.16.1",
2429                 "vimeo/psalm": "^4.18.0"
2430             },
2431             "type": "library",
2432             "autoload": {
2433                 "psr-4": {
2434                     "Laminas\\Json\\Server\\": "src/"
2435                 }
2436             },
2437             "notification-url": "https://packagist.org/downloads/",
2438             "license": [
2439                 "BSD-3-Clause"
2440             ],
2441             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2442             "homepage": "https://laminas.dev",
2443             "keywords": [
2444                 "json",
2445                 "json-server",
2446                 "laminas",
2447                 "server"
2448             ],
2449             "support": {
2450                 "chat": "https://laminas.dev/chat",
2451                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2452                 "forum": "https://discourse.laminas.dev",
2453                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2454                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2455                 "source": "https://github.com/laminas/laminas-json-server"
2456             },
2457             "funding": [
2458                 {
2459                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2460                     "type": "community_bridge"
2461                 }
2462             ],
2463             "time": "2022-01-08T17:39:48+00:00"
2464         },
2465         {
2466             "name": "laminas/laminas-loader",
2467             "version": "2.8.0",
2468             "source": {
2469                 "type": "git",
2470                 "url": "https://github.com/laminas/laminas-loader.git",
2471                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2472             },
2473             "dist": {
2474                 "type": "zip",
2475                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2476                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2477                 "shasum": ""
2478             },
2479             "require": {
2480                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2481             },
2482             "conflict": {
2483                 "zendframework/zend-loader": "*"
2484             },
2485             "require-dev": {
2486                 "laminas/laminas-coding-standard": "~2.2.1",
2487                 "phpunit/phpunit": "^9.3"
2488             },
2489             "type": "library",
2490             "autoload": {
2491                 "psr-4": {
2492                     "Laminas\\Loader\\": "src/"
2493                 }
2494             },
2495             "notification-url": "https://packagist.org/downloads/",
2496             "license": [
2497                 "BSD-3-Clause"
2498             ],
2499             "description": "Autoloading and plugin loading strategies",
2500             "homepage": "https://laminas.dev",
2501             "keywords": [
2502                 "laminas",
2503                 "loader"
2504             ],
2505             "support": {
2506                 "chat": "https://laminas.dev/chat",
2507                 "docs": "https://docs.laminas.dev/laminas-loader/",
2508                 "forum": "https://discourse.laminas.dev",
2509                 "issues": "https://github.com/laminas/laminas-loader/issues",
2510                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2511                 "source": "https://github.com/laminas/laminas-loader"
2512             },
2513             "funding": [
2514                 {
2515                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2516                     "type": "community_bridge"
2517                 }
2518             ],
2519             "time": "2021-09-02T18:30:53+00:00"
2520         },
2521         {
2522             "name": "laminas/laminas-math",
2523             "version": "3.5.0",
2524             "source": {
2525                 "type": "git",
2526                 "url": "https://github.com/laminas/laminas-math.git",
2527                 "reference": "146d8187ab247ae152e811a6704a953d43537381"
2528             },
2529             "dist": {
2530                 "type": "zip",
2531                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381",
2532                 "reference": "146d8187ab247ae152e811a6704a953d43537381",
2533                 "shasum": ""
2534             },
2535             "require": {
2536                 "ext-mbstring": "*",
2537                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2538             },
2539             "conflict": {
2540                 "zendframework/zend-math": "*"
2541             },
2542             "require-dev": {
2543                 "laminas/laminas-coding-standard": "~1.0.0",
2544                 "phpunit/phpunit": "^9.5.5"
2545             },
2546             "suggest": {
2547                 "ext-bcmath": "If using the bcmath functionality",
2548                 "ext-gmp": "If using the gmp functionality"
2549             },
2550             "type": "library",
2551             "extra": {
2552                 "branch-alias": {
2553                     "dev-master": "3.2.x-dev",
2554                     "dev-develop": "3.3.x-dev"
2555                 }
2556             },
2557             "autoload": {
2558                 "psr-4": {
2559                     "Laminas\\Math\\": "src/"
2560                 }
2561             },
2562             "notification-url": "https://packagist.org/downloads/",
2563             "license": [
2564                 "BSD-3-Clause"
2565             ],
2566             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2567             "homepage": "https://laminas.dev",
2568             "keywords": [
2569                 "laminas",
2570                 "math"
2571             ],
2572             "support": {
2573                 "chat": "https://laminas.dev/chat",
2574                 "docs": "https://docs.laminas.dev/laminas-math/",
2575                 "forum": "https://discourse.laminas.dev",
2576                 "issues": "https://github.com/laminas/laminas-math/issues",
2577                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2578                 "source": "https://github.com/laminas/laminas-math"
2579             },
2580             "funding": [
2581                 {
2582                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2583                     "type": "community_bridge"
2584                 }
2585             ],
2586             "time": "2021-12-06T02:02:07+00:00"
2587         },
2588         {
2589             "name": "laminas/laminas-modulemanager",
2590             "version": "2.11.0",
2591             "source": {
2592                 "type": "git",
2593                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2594                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad"
2595             },
2596             "dist": {
2597                 "type": "zip",
2598                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2599                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2600                 "shasum": ""
2601             },
2602             "require": {
2603                 "brick/varexporter": "^0.3.2",
2604                 "laminas/laminas-config": "^3.7",
2605                 "laminas/laminas-eventmanager": "^3.4",
2606                 "laminas/laminas-stdlib": "^3.6",
2607                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2608                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2609             },
2610             "conflict": {
2611                 "zendframework/zend-modulemanager": "*"
2612             },
2613             "require-dev": {
2614                 "laminas/laminas-coding-standard": "^2.3",
2615                 "laminas/laminas-loader": "^2.8",
2616                 "laminas/laminas-mvc": "^3.1.1",
2617                 "laminas/laminas-servicemanager": "^3.7",
2618                 "phpunit/phpunit": "^9.5.5"
2619             },
2620             "suggest": {
2621                 "laminas/laminas-console": "Laminas\\Console component",
2622                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2623                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2624                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2625             },
2626             "type": "library",
2627             "autoload": {
2628                 "psr-4": {
2629                     "Laminas\\ModuleManager\\": "src/"
2630                 }
2631             },
2632             "notification-url": "https://packagist.org/downloads/",
2633             "license": [
2634                 "BSD-3-Clause"
2635             ],
2636             "description": "Modular application system for laminas-mvc applications",
2637             "homepage": "https://laminas.dev",
2638             "keywords": [
2639                 "laminas",
2640                 "modulemanager"
2641             ],
2642             "support": {
2643                 "chat": "https://laminas.dev/chat",
2644                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2645                 "forum": "https://discourse.laminas.dev",
2646                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2647                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2648                 "source": "https://github.com/laminas/laminas-modulemanager"
2649             },
2650             "funding": [
2651                 {
2652                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2653                     "type": "community_bridge"
2654                 }
2655             ],
2656             "time": "2021-10-13T17:05:17+00:00"
2657         },
2658         {
2659             "name": "laminas/laminas-mvc",
2660             "version": "3.3.0",
2661             "source": {
2662                 "type": "git",
2663                 "url": "https://github.com/laminas/laminas-mvc.git",
2664                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139"
2665             },
2666             "dist": {
2667                 "type": "zip",
2668                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/215d0ff1b504bfbc299346aae20acb362c38d139",
2669                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139",
2670                 "shasum": ""
2671             },
2672             "require": {
2673                 "container-interop/container-interop": "^1.2",
2674                 "laminas/laminas-eventmanager": "^3.4",
2675                 "laminas/laminas-http": "^2.15",
2676                 "laminas/laminas-modulemanager": "^2.8",
2677                 "laminas/laminas-router": "^3.5",
2678                 "laminas/laminas-servicemanager": "^3.7",
2679                 "laminas/laminas-stdlib": "^3.6",
2680                 "laminas/laminas-view": "^2.14",
2681                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2682             },
2683             "conflict": {
2684                 "zendframework/zend-mvc": "*"
2685             },
2686             "require-dev": {
2687                 "http-interop/http-middleware": "^0.4.1",
2688                 "laminas/laminas-coding-standard": "^1.0.0",
2689                 "laminas/laminas-json": "^3.3",
2690                 "laminas/laminas-psr7bridge": "^1.0",
2691                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2692                 "phpspec/prophecy-phpunit": "^2.0",
2693                 "phpunit/phpunit": "^9.5.5"
2694             },
2695             "suggest": {
2696                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2697                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2698                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2699                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2700                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2701                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2702                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2703                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2704                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2705                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2706                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2707             },
2708             "type": "library",
2709             "autoload": {
2710                 "psr-4": {
2711                     "Laminas\\Mvc\\": "src/"
2712                 }
2713             },
2714             "notification-url": "https://packagist.org/downloads/",
2715             "license": [
2716                 "BSD-3-Clause"
2717             ],
2718             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2719             "homepage": "https://laminas.dev",
2720             "keywords": [
2721                 "laminas",
2722                 "mvc"
2723             ],
2724             "support": {
2725                 "chat": "https://laminas.dev/chat",
2726                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2727                 "forum": "https://discourse.laminas.dev",
2728                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2729                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2730                 "source": "https://github.com/laminas/laminas-mvc"
2731             },
2732             "funding": [
2733                 {
2734                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2735                     "type": "community_bridge"
2736                 }
2737             ],
2738             "time": "2021-10-13T17:48:28+00:00"
2739         },
2740         {
2741             "name": "laminas/laminas-mvc-console",
2742             "version": "1.3.0",
2743             "source": {
2744                 "type": "git",
2745                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2746                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2747             },
2748             "dist": {
2749                 "type": "zip",
2750                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2751                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2752                 "shasum": ""
2753             },
2754             "require": {
2755                 "container-interop/container-interop": "^1.1",
2756                 "laminas/laminas-console": "^2.6",
2757                 "laminas/laminas-eventmanager": "^3.3",
2758                 "laminas/laminas-modulemanager": "^2.7.1",
2759                 "laminas/laminas-mvc": "^3.0.3",
2760                 "laminas/laminas-router": "^3.0",
2761                 "laminas/laminas-servicemanager": "^3.3",
2762                 "laminas/laminas-stdlib": "^3.3",
2763                 "laminas/laminas-text": "^2.6",
2764                 "laminas/laminas-view": "^2.11.3",
2765                 "laminas/laminas-zendframework-bridge": "^1.0",
2766                 "php": "^7.3 || ~8.0.0"
2767             },
2768             "conflict": {
2769                 "laminas/laminas-mvc": "<3.0.0"
2770             },
2771             "replace": {
2772                 "zendframework/zend-mvc-console": "^1.2.0"
2773             },
2774             "require-dev": {
2775                 "laminas/laminas-coding-standard": "~1.0.0",
2776                 "laminas/laminas-filter": "^2.6.1",
2777                 "phpspec/prophecy": "^1.12.0",
2778                 "phpspec/prophecy-phpunit": "^2.0",
2779                 "phpunit/phpunit": "^9.3"
2780             },
2781             "suggest": {
2782                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2783             },
2784             "type": "library",
2785             "extra": {
2786                 "branch-alias": {
2787                     "dev-master": "1.2.x-dev",
2788                     "dev-develop": "1.3.x-dev"
2789                 },
2790                 "laminas": {
2791                     "component": "Laminas\\Mvc\\Console"
2792                 }
2793             },
2794             "autoload": {
2795                 "psr-4": {
2796                     "Laminas\\Mvc\\Console\\": "src/"
2797                 }
2798             },
2799             "notification-url": "https://packagist.org/downloads/",
2800             "license": [
2801                 "BSD-3-Clause"
2802             ],
2803             "description": "Integration between laminas-mvc and laminas-console",
2804             "homepage": "https://laminas.dev",
2805             "keywords": [
2806                 "console",
2807                 "laminas",
2808                 "mvc"
2809             ],
2810             "support": {
2811                 "chat": "https://laminas.dev/chat",
2812                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2813                 "forum": "https://discourse.laminas.dev",
2814                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2815                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2816                 "source": "https://github.com/laminas/laminas-mvc-console"
2817             },
2818             "funding": [
2819                 {
2820                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2821                     "type": "community_bridge"
2822                 }
2823             ],
2824             "abandoned": "laminas/laminas-cli",
2825             "time": "2020-12-28T09:19:48+00:00"
2826         },
2827         {
2828             "name": "laminas/laminas-mvc-i18n",
2829             "version": "1.3.0",
2830             "source": {
2831                 "type": "git",
2832                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2833                 "reference": "1df255e2840eafdd814f5f7f4a46ef192aa5f880"
2834             },
2835             "dist": {
2836                 "type": "zip",
2837                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/1df255e2840eafdd814f5f7f4a46ef192aa5f880",
2838                 "reference": "1df255e2840eafdd814f5f7f4a46ef192aa5f880",
2839                 "shasum": ""
2840             },
2841             "require": {
2842                 "container-interop/container-interop": "^1.1",
2843                 "laminas/laminas-i18n": "^2.11",
2844                 "laminas/laminas-router": "^3.0",
2845                 "laminas/laminas-servicemanager": "^3.6",
2846                 "laminas/laminas-stdlib": "^3.3",
2847                 "laminas/laminas-validator": "^2.14",
2848                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2849             },
2850             "conflict": {
2851                 "laminas/laminas-mvc": "<3.0.0",
2852                 "phpspec/prophecy": "<1.8.0",
2853                 "zendframework/zend-mvc-i18n": "*"
2854             },
2855             "require-dev": {
2856                 "laminas/laminas-coding-standard": "~1.0.0",
2857                 "phpspec/prophecy-phpunit": "^2.0",
2858                 "phpunit/phpunit": "^9.5",
2859                 "psalm/plugin-phpunit": "^0.15.1",
2860                 "vimeo/psalm": "^4.7"
2861             },
2862             "suggest": {
2863                 "laminas/laminas-cache": "To enable caching of translation strings"
2864             },
2865             "type": "library",
2866             "extra": {
2867                 "laminas": {
2868                     "component": "Laminas\\Mvc\\I18n",
2869                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2870                 }
2871             },
2872             "autoload": {
2873                 "psr-4": {
2874                     "Laminas\\Mvc\\I18n\\": "src/"
2875                 }
2876             },
2877             "notification-url": "https://packagist.org/downloads/",
2878             "license": [
2879                 "BSD-3-Clause"
2880             ],
2881             "description": "Integration between laminas-mvc and laminas-i18n",
2882             "homepage": "https://laminas.dev",
2883             "keywords": [
2884                 "i18n",
2885                 "laminas",
2886                 "mvc"
2887             ],
2888             "support": {
2889                 "chat": "https://laminas.dev/chat",
2890                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2891                 "forum": "https://discourse.laminas.dev",
2892                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2893                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2894                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2895             },
2896             "funding": [
2897                 {
2898                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2899                     "type": "community_bridge"
2900                 }
2901             ],
2902             "time": "2021-11-30T17:32:48+00:00"
2903         },
2904         {
2905             "name": "laminas/laminas-router",
2906             "version": "3.5.0",
2907             "source": {
2908                 "type": "git",
2909                 "url": "https://github.com/laminas/laminas-router.git",
2910                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
2911             },
2912             "dist": {
2913                 "type": "zip",
2914                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
2915                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
2916                 "shasum": ""
2917             },
2918             "require": {
2919                 "container-interop/container-interop": "^1.2",
2920                 "laminas/laminas-http": "^2.15",
2921                 "laminas/laminas-servicemanager": "^3.7",
2922                 "laminas/laminas-stdlib": "^3.6",
2923                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2924             },
2925             "conflict": {
2926                 "zendframework/zend-router": "*"
2927             },
2928             "require-dev": {
2929                 "laminas/laminas-coding-standard": "~2.2.1",
2930                 "laminas/laminas-i18n": "^2.7.4",
2931                 "phpunit/phpunit": "^9.5.5",
2932                 "psalm/plugin-phpunit": "^0.15.1",
2933                 "vimeo/psalm": "^4.7"
2934             },
2935             "suggest": {
2936                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2937             },
2938             "type": "library",
2939             "extra": {
2940                 "laminas": {
2941                     "component": "Laminas\\Router",
2942                     "config-provider": "Laminas\\Router\\ConfigProvider"
2943                 }
2944             },
2945             "autoload": {
2946                 "psr-4": {
2947                     "Laminas\\Router\\": "src/"
2948                 }
2949             },
2950             "notification-url": "https://packagist.org/downloads/",
2951             "license": [
2952                 "BSD-3-Clause"
2953             ],
2954             "description": "Flexible routing system for HTTP and console applications",
2955             "homepage": "https://laminas.dev",
2956             "keywords": [
2957                 "laminas",
2958                 "routing"
2959             ],
2960             "support": {
2961                 "chat": "https://laminas.dev/chat",
2962                 "docs": "https://docs.laminas.dev/laminas-router/",
2963                 "forum": "https://discourse.laminas.dev",
2964                 "issues": "https://github.com/laminas/laminas-router/issues",
2965                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2966                 "source": "https://github.com/laminas/laminas-router"
2967             },
2968             "funding": [
2969                 {
2970                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2971                     "type": "community_bridge"
2972                 }
2973             ],
2974             "time": "2021-10-13T16:02:43+00:00"
2975         },
2976         {
2977             "name": "laminas/laminas-server",
2978             "version": "2.11.0",
2979             "source": {
2980                 "type": "git",
2981                 "url": "https://github.com/laminas/laminas-server.git",
2982                 "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906"
2983             },
2984             "dist": {
2985                 "type": "zip",
2986                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7582832d56c5488dee4d4753bf3bf2d5f3dc5906",
2987                 "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906",
2988                 "shasum": ""
2989             },
2990             "require": {
2991                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
2992                 "laminas/laminas-stdlib": "^3.3.1",
2993                 "laminas/laminas-zendframework-bridge": "^1.2.0",
2994                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2995             },
2996             "replace": {
2997                 "zendframework/zend-server": "^2.8.1"
2998             },
2999             "require-dev": {
3000                 "laminas/laminas-coding-standard": "~1.0.0",
3001                 "phpunit/phpunit": "^9.5.5",
3002                 "psalm/plugin-phpunit": "^0.15.1",
3003                 "vimeo/psalm": "^4.6.4"
3004             },
3005             "type": "library",
3006             "autoload": {
3007                 "psr-4": {
3008                     "Laminas\\Server\\": "src/"
3009                 }
3010             },
3011             "notification-url": "https://packagist.org/downloads/",
3012             "license": [
3013                 "BSD-3-Clause"
3014             ],
3015             "description": "Create Reflection-based RPC servers",
3016             "homepage": "https://laminas.dev",
3017             "keywords": [
3018                 "laminas",
3019                 "server"
3020             ],
3021             "support": {
3022                 "chat": "https://laminas.dev/chat",
3023                 "docs": "https://docs.laminas.dev/laminas-server/",
3024                 "forum": "https://discourse.laminas.dev",
3025                 "issues": "https://github.com/laminas/laminas-server/issues",
3026                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
3027                 "source": "https://github.com/laminas/laminas-server"
3028             },
3029             "funding": [
3030                 {
3031                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3032                     "type": "community_bridge"
3033                 }
3034             ],
3035             "time": "2021-10-08T07:49:59+00:00"
3036         },
3037         {
3038             "name": "laminas/laminas-servicemanager",
3039             "version": "3.10.0",
3040             "source": {
3041                 "type": "git",
3042                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3043                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1"
3044             },
3045             "dist": {
3046                 "type": "zip",
3047                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3048                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3049                 "shasum": ""
3050             },
3051             "require": {
3052                 "container-interop/container-interop": "^1.2",
3053                 "laminas/laminas-stdlib": "^3.2.1",
3054                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3055                 "psr/container": "^1.0"
3056             },
3057             "conflict": {
3058                 "laminas/laminas-code": "<3.3.1",
3059                 "zendframework/zend-code": "<3.3.1",
3060                 "zendframework/zend-servicemanager": "*"
3061             },
3062             "provide": {
3063                 "container-interop/container-interop-implementation": "^1.2",
3064                 "psr/container-implementation": "^1.0"
3065             },
3066             "require-dev": {
3067                 "composer/package-versions-deprecated": "^1.0",
3068                 "laminas/laminas-coding-standard": "~2.2.1",
3069                 "laminas/laminas-container-config-test": "^0.3",
3070                 "laminas/laminas-dependency-plugin": "^2.1.2",
3071                 "mikey179/vfsstream": "^1.6.10@alpha",
3072                 "ocramius/proxy-manager": "^2.11",
3073                 "phpbench/phpbench": "^1.1",
3074                 "phpspec/prophecy-phpunit": "^2.0",
3075                 "phpunit/phpunit": "^9.5.5",
3076                 "psalm/plugin-phpunit": "^0.16.1",
3077                 "vimeo/psalm": "^4.8"
3078             },
3079             "suggest": {
3080                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3081             },
3082             "bin": [
3083                 "bin/generate-deps-for-config-factory",
3084                 "bin/generate-factory-for-class"
3085             ],
3086             "type": "library",
3087             "autoload": {
3088                 "psr-4": {
3089                     "Laminas\\ServiceManager\\": "src/"
3090                 }
3091             },
3092             "notification-url": "https://packagist.org/downloads/",
3093             "license": [
3094                 "BSD-3-Clause"
3095             ],
3096             "description": "Factory-Driven Dependency Injection Container",
3097             "homepage": "https://laminas.dev",
3098             "keywords": [
3099                 "PSR-11",
3100                 "dependency-injection",
3101                 "di",
3102                 "dic",
3103                 "laminas",
3104                 "service-manager",
3105                 "servicemanager"
3106             ],
3107             "support": {
3108                 "chat": "https://laminas.dev/chat",
3109                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3110                 "forum": "https://discourse.laminas.dev",
3111                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3112                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3113                 "source": "https://github.com/laminas/laminas-servicemanager"
3114             },
3115             "funding": [
3116                 {
3117                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3118                     "type": "community_bridge"
3119                 }
3120             ],
3121             "time": "2021-09-18T20:19:36+00:00"
3122         },
3123         {
3124             "name": "laminas/laminas-soap",
3125             "version": "2.10.0",
3126             "source": {
3127                 "type": "git",
3128                 "url": "https://github.com/laminas/laminas-soap.git",
3129                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3130             },
3131             "dist": {
3132                 "type": "zip",
3133                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3134                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3135                 "shasum": ""
3136             },
3137             "require": {
3138                 "ext-dom": "*",
3139                 "ext-soap": "*",
3140                 "laminas/laminas-server": "^2.11",
3141                 "laminas/laminas-stdlib": "^3.6",
3142                 "laminas/laminas-uri": "^2.9.1",
3143                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3144             },
3145             "conflict": {
3146                 "laminas/laminas-code": "<4.4",
3147                 "zendframework/zend-soap": "*"
3148             },
3149             "require-dev": {
3150                 "laminas/laminas-coding-standard": "~2.2.1",
3151                 "laminas/laminas-config": "^3.7",
3152                 "laminas/laminas-http": "^2.15",
3153                 "phpspec/prophecy-phpunit": "^2.0.1",
3154                 "phpunit/phpunit": "^9.5.5"
3155             },
3156             "suggest": {
3157                 "ext-curl": "Curl is required when .NET compatibility is required",
3158                 "laminas/laminas-http": "Laminas\\Http component"
3159             },
3160             "type": "library",
3161             "autoload": {
3162                 "psr-4": {
3163                     "Laminas\\Soap\\": "src/"
3164                 }
3165             },
3166             "notification-url": "https://packagist.org/downloads/",
3167             "license": [
3168                 "BSD-3-Clause"
3169             ],
3170             "homepage": "https://laminas.dev",
3171             "keywords": [
3172                 "laminas",
3173                 "soap"
3174             ],
3175             "support": {
3176                 "chat": "https://laminas.dev/chat",
3177                 "docs": "https://docs.laminas.dev/laminas-soap/",
3178                 "forum": "https://discourse.laminas.dev",
3179                 "issues": "https://github.com/laminas/laminas-soap/issues",
3180                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3181                 "source": "https://github.com/laminas/laminas-soap"
3182             },
3183             "funding": [
3184                 {
3185                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3186                     "type": "community_bridge"
3187                 }
3188             ],
3189             "time": "2021-10-14T14:04:27+00:00"
3190         },
3191         {
3192             "name": "laminas/laminas-stdlib",
3193             "version": "3.7.1",
3194             "source": {
3195                 "type": "git",
3196                 "url": "https://github.com/laminas/laminas-stdlib.git",
3197                 "reference": "bcd869e2fe88d567800057c1434f2380354fe325"
3198             },
3199             "dist": {
3200                 "type": "zip",
3201                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325",
3202                 "reference": "bcd869e2fe88d567800057c1434f2380354fe325",
3203                 "shasum": ""
3204             },
3205             "require": {
3206                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3207             },
3208             "conflict": {
3209                 "zendframework/zend-stdlib": "*"
3210             },
3211             "require-dev": {
3212                 "laminas/laminas-coding-standard": "~2.3.0",
3213                 "phpbench/phpbench": "^1.0",
3214                 "phpunit/phpunit": "^9.3.7",
3215                 "psalm/plugin-phpunit": "^0.16.0",
3216                 "vimeo/psalm": "^4.7"
3217             },
3218             "type": "library",
3219             "autoload": {
3220                 "psr-4": {
3221                     "Laminas\\Stdlib\\": "src/"
3222                 }
3223             },
3224             "notification-url": "https://packagist.org/downloads/",
3225             "license": [
3226                 "BSD-3-Clause"
3227             ],
3228             "description": "SPL extensions, array utilities, error handlers, and more",
3229             "homepage": "https://laminas.dev",
3230             "keywords": [
3231                 "laminas",
3232                 "stdlib"
3233             ],
3234             "support": {
3235                 "chat": "https://laminas.dev/chat",
3236                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3237                 "forum": "https://discourse.laminas.dev",
3238                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3239                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3240                 "source": "https://github.com/laminas/laminas-stdlib"
3241             },
3242             "funding": [
3243                 {
3244                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3245                     "type": "community_bridge"
3246                 }
3247             ],
3248             "time": "2022-01-21T15:50:46+00:00"
3249         },
3250         {
3251             "name": "laminas/laminas-text",
3252             "version": "2.9.0",
3253             "source": {
3254                 "type": "git",
3255                 "url": "https://github.com/laminas/laminas-text.git",
3256                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3257             },
3258             "dist": {
3259                 "type": "zip",
3260                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3261                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3262                 "shasum": ""
3263             },
3264             "require": {
3265                 "laminas/laminas-servicemanager": "^3.4",
3266                 "laminas/laminas-stdlib": "^3.6",
3267                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3268             },
3269             "conflict": {
3270                 "zendframework/zend-text": "*"
3271             },
3272             "require-dev": {
3273                 "laminas/laminas-coding-standard": "~1.0.0",
3274                 "phpunit/phpunit": "^9.3"
3275             },
3276             "type": "library",
3277             "autoload": {
3278                 "psr-4": {
3279                     "Laminas\\Text\\": "src/"
3280                 }
3281             },
3282             "notification-url": "https://packagist.org/downloads/",
3283             "license": [
3284                 "BSD-3-Clause"
3285             ],
3286             "description": "Create FIGlets and text-based tables",
3287             "homepage": "https://laminas.dev",
3288             "keywords": [
3289                 "laminas",
3290                 "text"
3291             ],
3292             "support": {
3293                 "chat": "https://laminas.dev/chat",
3294                 "docs": "https://docs.laminas.dev/laminas-text/",
3295                 "forum": "https://discourse.laminas.dev",
3296                 "issues": "https://github.com/laminas/laminas-text/issues",
3297                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3298                 "source": "https://github.com/laminas/laminas-text"
3299             },
3300             "funding": [
3301                 {
3302                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3303                     "type": "community_bridge"
3304                 }
3305             ],
3306             "time": "2021-09-02T16:50:53+00:00"
3307         },
3308         {
3309             "name": "laminas/laminas-uri",
3310             "version": "2.9.1",
3311             "source": {
3312                 "type": "git",
3313                 "url": "https://github.com/laminas/laminas-uri.git",
3314                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3315             },
3316             "dist": {
3317                 "type": "zip",
3318                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3319                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3320                 "shasum": ""
3321             },
3322             "require": {
3323                 "laminas/laminas-escaper": "^2.9",
3324                 "laminas/laminas-validator": "^2.15",
3325                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3326             },
3327             "conflict": {
3328                 "zendframework/zend-uri": "*"
3329             },
3330             "require-dev": {
3331                 "laminas/laminas-coding-standard": "~2.2.1",
3332                 "phpunit/phpunit": "^9.5.5"
3333             },
3334             "type": "library",
3335             "autoload": {
3336                 "psr-4": {
3337                     "Laminas\\Uri\\": "src/"
3338                 }
3339             },
3340             "notification-url": "https://packagist.org/downloads/",
3341             "license": [
3342                 "BSD-3-Clause"
3343             ],
3344             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3345             "homepage": "https://laminas.dev",
3346             "keywords": [
3347                 "laminas",
3348                 "uri"
3349             ],
3350             "support": {
3351                 "chat": "https://laminas.dev/chat",
3352                 "docs": "https://docs.laminas.dev/laminas-uri/",
3353                 "forum": "https://discourse.laminas.dev",
3354                 "issues": "https://github.com/laminas/laminas-uri/issues",
3355                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3356                 "source": "https://github.com/laminas/laminas-uri"
3357             },
3358             "funding": [
3359                 {
3360                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3361                     "type": "community_bridge"
3362                 }
3363             ],
3364             "time": "2021-09-09T18:37:15+00:00"
3365         },
3366         {
3367             "name": "laminas/laminas-validator",
3368             "version": "2.16.0",
3369             "source": {
3370                 "type": "git",
3371                 "url": "https://github.com/laminas/laminas-validator.git",
3372                 "reference": "329900ab7674c198e91e85b2e09080cdf493ce07"
3373             },
3374             "dist": {
3375                 "type": "zip",
3376                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/329900ab7674c198e91e85b2e09080cdf493ce07",
3377                 "reference": "329900ab7674c198e91e85b2e09080cdf493ce07",
3378                 "shasum": ""
3379             },
3380             "require": {
3381                 "container-interop/container-interop": "^1.1",
3382                 "laminas/laminas-stdlib": "^3.6",
3383                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3384             },
3385             "conflict": {
3386                 "zendframework/zend-validator": "*"
3387             },
3388             "require-dev": {
3389                 "laminas/laminas-cache": "^2.6.1",
3390                 "laminas/laminas-coding-standard": "~2.2.1",
3391                 "laminas/laminas-db": "^2.7",
3392                 "laminas/laminas-filter": "^2.6",
3393                 "laminas/laminas-http": "^2.14.2",
3394                 "laminas/laminas-i18n": "^2.6",
3395                 "laminas/laminas-math": "^2.6",
3396                 "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
3397                 "laminas/laminas-session": "^2.8",
3398                 "laminas/laminas-uri": "^2.7",
3399                 "phpspec/prophecy-phpunit": "^2.0",
3400                 "phpunit/phpunit": "^9.5.5",
3401                 "psalm/plugin-phpunit": "^0.15.0",
3402                 "psr/http-client": "^1.0",
3403                 "psr/http-factory": "^1.0",
3404                 "psr/http-message": "^1.0",
3405                 "vimeo/psalm": "^4.3"
3406             },
3407             "suggest": {
3408                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3409                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3410                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3411                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3412                 "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
3413                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3414                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3415                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3416                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3417             },
3418             "type": "library",
3419             "extra": {
3420                 "laminas": {
3421                     "component": "Laminas\\Validator",
3422                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3423                 }
3424             },
3425             "autoload": {
3426                 "psr-4": {
3427                     "Laminas\\Validator\\": "src/"
3428                 }
3429             },
3430             "notification-url": "https://packagist.org/downloads/",
3431             "license": [
3432                 "BSD-3-Clause"
3433             ],
3434             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3435             "homepage": "https://laminas.dev",
3436             "keywords": [
3437                 "laminas",
3438                 "validator"
3439             ],
3440             "support": {
3441                 "chat": "https://laminas.dev/chat",
3442                 "docs": "https://docs.laminas.dev/laminas-validator/",
3443                 "forum": "https://discourse.laminas.dev",
3444                 "issues": "https://github.com/laminas/laminas-validator/issues",
3445                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3446                 "source": "https://github.com/laminas/laminas-validator"
3447             },
3448             "funding": [
3449                 {
3450                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3451                     "type": "community_bridge"
3452                 }
3453             ],
3454             "time": "2022-01-21T14:30:01+00:00"
3455         },
3456         {
3457             "name": "laminas/laminas-view",
3458             "version": "2.19.1",
3459             "source": {
3460                 "type": "git",
3461                 "url": "https://github.com/laminas/laminas-view.git",
3462                 "reference": "5f2ed1af896543e986090afb6433e32409c99d4d"
3463             },
3464             "dist": {
3465                 "type": "zip",
3466                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/5f2ed1af896543e986090afb6433e32409c99d4d",
3467                 "reference": "5f2ed1af896543e986090afb6433e32409c99d4d",
3468                 "shasum": ""
3469             },
3470             "require": {
3471                 "ext-json": "*",
3472                 "laminas/laminas-eventmanager": "^3.4",
3473                 "laminas/laminas-json": "^3.3",
3474                 "laminas/laminas-stdlib": "^3.6",
3475                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3476             },
3477             "conflict": {
3478                 "container-interop/container-interop": "<1.2",
3479                 "laminas/laminas-router": "<3.0.1",
3480                 "laminas/laminas-servicemanager": "<3.3",
3481                 "laminas/laminas-session": "<2.12",
3482                 "zendframework/zend-view": "*"
3483             },
3484             "require-dev": {
3485                 "ext-dom": "*",
3486                 "laminas/laminas-authentication": "^2.5",
3487                 "laminas/laminas-coding-standard": "~2.3.0",
3488                 "laminas/laminas-console": "^2.6",
3489                 "laminas/laminas-escaper": "^2.5",
3490                 "laminas/laminas-feed": "^2.15",
3491                 "laminas/laminas-filter": "^2.13.0",
3492                 "laminas/laminas-http": "^2.15",
3493                 "laminas/laminas-i18n": "^2.6",
3494                 "laminas/laminas-modulemanager": "^2.7.1",
3495                 "laminas/laminas-mvc": "^3.0",
3496                 "laminas/laminas-mvc-i18n": "^1.1",
3497                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0",
3498                 "laminas/laminas-navigation": "^2.13.1",
3499                 "laminas/laminas-paginator": "^2.11.0",
3500                 "laminas/laminas-permissions-acl": "^2.6",
3501                 "laminas/laminas-router": "^3.0.1",
3502                 "laminas/laminas-servicemanager": "^3.4",
3503                 "laminas/laminas-uri": "^2.5",
3504                 "phpspec/prophecy": "^1.12",
3505                 "phpspec/prophecy-phpunit": "^2.0",
3506                 "phpunit/phpunit": "^9.5.5",
3507                 "psalm/plugin-phpunit": "^0.16.1",
3508                 "vimeo/psalm": "^4.10"
3509             },
3510             "suggest": {
3511                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3512                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3513                 "laminas/laminas-feed": "Laminas\\Feed component",
3514                 "laminas/laminas-filter": "Laminas\\Filter component",
3515                 "laminas/laminas-http": "Laminas\\Http component",
3516                 "laminas/laminas-i18n": "Laminas\\I18n component",
3517                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3518                 "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",
3519                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3520                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3521                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3522                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3523                 "laminas/laminas-uri": "Laminas\\Uri component"
3524             },
3525             "bin": [
3526                 "bin/templatemap_generator.php"
3527             ],
3528             "type": "library",
3529             "autoload": {
3530                 "psr-4": {
3531                     "Laminas\\View\\": "src/"
3532                 }
3533             },
3534             "notification-url": "https://packagist.org/downloads/",
3535             "license": [
3536                 "BSD-3-Clause"
3537             ],
3538             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3539             "homepage": "https://laminas.dev",
3540             "keywords": [
3541                 "laminas",
3542                 "view"
3543             ],
3544             "support": {
3545                 "chat": "https://laminas.dev/chat",
3546                 "docs": "https://docs.laminas.dev/laminas-view/",
3547                 "forum": "https://discourse.laminas.dev",
3548                 "issues": "https://github.com/laminas/laminas-view/issues",
3549                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3550                 "source": "https://github.com/laminas/laminas-view"
3551             },
3552             "funding": [
3553                 {
3554                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3555                     "type": "community_bridge"
3556                 }
3557             ],
3558             "time": "2022-01-12T16:20:05+00:00"
3559         },
3560         {
3561             "name": "laminas/laminas-xml",
3562             "version": "1.4.0",
3563             "source": {
3564                 "type": "git",
3565                 "url": "https://github.com/laminas/laminas-xml.git",
3566                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
3567             },
3568             "dist": {
3569                 "type": "zip",
3570                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3571                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3572                 "shasum": ""
3573             },
3574             "require": {
3575                 "ext-dom": "*",
3576                 "ext-simplexml": "*",
3577                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3578             },
3579             "conflict": {
3580                 "zendframework/zendxml": "*"
3581             },
3582             "require-dev": {
3583                 "ext-iconv": "*",
3584                 "laminas/laminas-coding-standard": "~1.0.0",
3585                 "phpunit/phpunit": "^9.5.8",
3586                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3587             },
3588             "type": "library",
3589             "autoload": {
3590                 "psr-4": {
3591                     "Laminas\\Xml\\": "src/"
3592                 }
3593             },
3594             "notification-url": "https://packagist.org/downloads/",
3595             "license": [
3596                 "BSD-3-Clause"
3597             ],
3598             "description": "Utility library for XML usage, best practices, and security in PHP",
3599             "homepage": "https://laminas.dev",
3600             "keywords": [
3601                 "laminas",
3602                 "security",
3603                 "xml"
3604             ],
3605             "support": {
3606                 "chat": "https://laminas.dev/chat",
3607                 "forum": "https://discourse.laminas.dev",
3608                 "issues": "https://github.com/laminas/laminas-xml/issues",
3609                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3610                 "source": "https://github.com/laminas/laminas-xml"
3611             },
3612             "funding": [
3613                 {
3614                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3615                     "type": "community_bridge"
3616                 }
3617             ],
3618             "time": "2021-11-30T02:16:35+00:00"
3619         },
3620         {
3621             "name": "laminas/laminas-xmlrpc",
3622             "version": "2.13.0",
3623             "source": {
3624                 "type": "git",
3625                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3626                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7"
3627             },
3628             "dist": {
3629                 "type": "zip",
3630                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3631                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3632                 "shasum": ""
3633             },
3634             "require": {
3635                 "laminas/laminas-code": "^4.4",
3636                 "laminas/laminas-http": "^2.15",
3637                 "laminas/laminas-math": "^3.4.0",
3638                 "laminas/laminas-server": "^2.11",
3639                 "laminas/laminas-stdlib": "^3.6.1",
3640                 "laminas/laminas-xml": "^1.4.0",
3641                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3642             },
3643             "conflict": {
3644                 "zendframework/zend-xmlrpc": "*"
3645             },
3646             "require-dev": {
3647                 "laminas/laminas-coding-standard": "~2.2.1",
3648                 "phpunit/phpunit": "^9.5.8",
3649                 "squizlabs/php_codesniffer": "^3.6.1"
3650             },
3651             "suggest": {
3652                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3653             },
3654             "type": "library",
3655             "autoload": {
3656                 "psr-4": {
3657                     "Laminas\\XmlRpc\\": "src/"
3658                 }
3659             },
3660             "notification-url": "https://packagist.org/downloads/",
3661             "license": [
3662                 "BSD-3-Clause"
3663             ],
3664             "description": "Fully-featured XML-RPC server and client implementations",
3665             "homepage": "https://laminas.dev",
3666             "keywords": [
3667                 "laminas",
3668                 "xmlrpc"
3669             ],
3670             "support": {
3671                 "chat": "https://laminas.dev/chat",
3672                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3673                 "forum": "https://discourse.laminas.dev",
3674                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3675                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3676                 "source": "https://github.com/laminas/laminas-xmlrpc"
3677             },
3678             "funding": [
3679                 {
3680                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3681                     "type": "community_bridge"
3682                 }
3683             ],
3684             "time": "2021-12-03T15:43:50+00:00"
3685         },
3686         {
3687             "name": "laminas/laminas-zendframework-bridge",
3688             "version": "1.4.1",
3689             "source": {
3690                 "type": "git",
3691                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3692                 "reference": "88bf037259869891afce6504cacc4f8a07b24d0f"
3693             },
3694             "dist": {
3695                 "type": "zip",
3696                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f",
3697                 "reference": "88bf037259869891afce6504cacc4f8a07b24d0f",
3698                 "shasum": ""
3699             },
3700             "require": {
3701                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3702             },
3703             "require-dev": {
3704                 "phpunit/phpunit": "^9.3",
3705                 "psalm/plugin-phpunit": "^0.15.1",
3706                 "squizlabs/php_codesniffer": "^3.5",
3707                 "vimeo/psalm": "^4.6"
3708             },
3709             "type": "library",
3710             "extra": {
3711                 "laminas": {
3712                     "module": "Laminas\\ZendFrameworkBridge"
3713                 }
3714             },
3715             "autoload": {
3716                 "files": [
3717                     "src/autoload.php"
3718                 ],
3719                 "psr-4": {
3720                     "Laminas\\ZendFrameworkBridge\\": "src//"
3721                 }
3722             },
3723             "notification-url": "https://packagist.org/downloads/",
3724             "license": [
3725                 "BSD-3-Clause"
3726             ],
3727             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3728             "keywords": [
3729                 "ZendFramework",
3730                 "autoloading",
3731                 "laminas",
3732                 "zf"
3733             ],
3734             "support": {
3735                 "forum": "https://discourse.laminas.dev/",
3736                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3737                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3738                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3739             },
3740             "funding": [
3741                 {
3742                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3743                     "type": "community_bridge"
3744                 }
3745             ],
3746             "time": "2021-12-21T14:34:37+00:00"
3747         },
3748         {
3749             "name": "lcobucci/clock",
3750             "version": "2.0.0",
3751             "source": {
3752                 "type": "git",
3753                 "url": "https://github.com/lcobucci/clock.git",
3754                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3755             },
3756             "dist": {
3757                 "type": "zip",
3758                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3759                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3760                 "shasum": ""
3761             },
3762             "require": {
3763                 "php": "^7.4 || ^8.0"
3764             },
3765             "require-dev": {
3766                 "infection/infection": "^0.17",
3767                 "lcobucci/coding-standard": "^6.0",
3768                 "phpstan/extension-installer": "^1.0",
3769                 "phpstan/phpstan": "^0.12",
3770                 "phpstan/phpstan-deprecation-rules": "^0.12",
3771                 "phpstan/phpstan-phpunit": "^0.12",
3772                 "phpstan/phpstan-strict-rules": "^0.12",
3773                 "phpunit/php-code-coverage": "9.1.4",
3774                 "phpunit/phpunit": "9.3.7"
3775             },
3776             "type": "library",
3777             "autoload": {
3778                 "psr-4": {
3779                     "Lcobucci\\Clock\\": "src"
3780                 }
3781             },
3782             "notification-url": "https://packagist.org/downloads/",
3783             "license": [
3784                 "MIT"
3785             ],
3786             "authors": [
3787                 {
3788                     "name": "Luís Cobucci",
3789                     "email": "lcobucci@gmail.com"
3790                 }
3791             ],
3792             "description": "Yet another clock abstraction",
3793             "support": {
3794                 "issues": "https://github.com/lcobucci/clock/issues",
3795                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3796             },
3797             "funding": [
3798                 {
3799                     "url": "https://github.com/lcobucci",
3800                     "type": "github"
3801                 },
3802                 {
3803                     "url": "https://www.patreon.com/lcobucci",
3804                     "type": "patreon"
3805                 }
3806             ],
3807             "time": "2020-08-27T18:56:02+00:00"
3808         },
3809         {
3810             "name": "lcobucci/jwt",
3811             "version": "4.1.5",
3812             "source": {
3813                 "type": "git",
3814                 "url": "https://github.com/lcobucci/jwt.git",
3815                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3816             },
3817             "dist": {
3818                 "type": "zip",
3819                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3820                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3821                 "shasum": ""
3822             },
3823             "require": {
3824                 "ext-hash": "*",
3825                 "ext-json": "*",
3826                 "ext-mbstring": "*",
3827                 "ext-openssl": "*",
3828                 "ext-sodium": "*",
3829                 "lcobucci/clock": "^2.0",
3830                 "php": "^7.4 || ^8.0"
3831             },
3832             "require-dev": {
3833                 "infection/infection": "^0.21",
3834                 "lcobucci/coding-standard": "^6.0",
3835                 "mikey179/vfsstream": "^1.6.7",
3836                 "phpbench/phpbench": "^1.0",
3837                 "phpstan/extension-installer": "^1.0",
3838                 "phpstan/phpstan": "^0.12",
3839                 "phpstan/phpstan-deprecation-rules": "^0.12",
3840                 "phpstan/phpstan-phpunit": "^0.12",
3841                 "phpstan/phpstan-strict-rules": "^0.12",
3842                 "phpunit/php-invoker": "^3.1",
3843                 "phpunit/phpunit": "^9.5"
3844             },
3845             "type": "library",
3846             "autoload": {
3847                 "psr-4": {
3848                     "Lcobucci\\JWT\\": "src"
3849                 }
3850             },
3851             "notification-url": "https://packagist.org/downloads/",
3852             "license": [
3853                 "BSD-3-Clause"
3854             ],
3855             "authors": [
3856                 {
3857                     "name": "Luís Cobucci",
3858                     "email": "lcobucci@gmail.com",
3859                     "role": "Developer"
3860                 }
3861             ],
3862             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3863             "keywords": [
3864                 "JWS",
3865                 "jwt"
3866             ],
3867             "support": {
3868                 "issues": "https://github.com/lcobucci/jwt/issues",
3869                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3870             },
3871             "funding": [
3872                 {
3873                     "url": "https://github.com/lcobucci",
3874                     "type": "github"
3875                 },
3876                 {
3877                     "url": "https://www.patreon.com/lcobucci",
3878                     "type": "patreon"
3879                 }
3880             ],
3881             "time": "2021-09-28T19:34:56+00:00"
3882         },
3883         {
3884             "name": "league/event",
3885             "version": "2.2.0",
3886             "source": {
3887                 "type": "git",
3888                 "url": "https://github.com/thephpleague/event.git",
3889                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3890             },
3891             "dist": {
3892                 "type": "zip",
3893                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3894                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3895                 "shasum": ""
3896             },
3897             "require": {
3898                 "php": ">=5.4.0"
3899             },
3900             "require-dev": {
3901                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3902                 "phpspec/phpspec": "^2.2"
3903             },
3904             "type": "library",
3905             "extra": {
3906                 "branch-alias": {
3907                     "dev-master": "2.2-dev"
3908                 }
3909             },
3910             "autoload": {
3911                 "psr-4": {
3912                     "League\\Event\\": "src/"
3913                 }
3914             },
3915             "notification-url": "https://packagist.org/downloads/",
3916             "license": [
3917                 "MIT"
3918             ],
3919             "authors": [
3920                 {
3921                     "name": "Frank de Jonge",
3922                     "email": "info@frenky.net"
3923                 }
3924             ],
3925             "description": "Event package",
3926             "keywords": [
3927                 "emitter",
3928                 "event",
3929                 "listener"
3930             ],
3931             "support": {
3932                 "issues": "https://github.com/thephpleague/event/issues",
3933                 "source": "https://github.com/thephpleague/event/tree/master"
3934             },
3935             "time": "2018-11-26T11:52:41+00:00"
3936         },
3937         {
3938             "name": "league/oauth2-server",
3939             "version": "8.3.3",
3940             "source": {
3941                 "type": "git",
3942                 "url": "https://github.com/thephpleague/oauth2-server.git",
3943                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a"
3944             },
3945             "dist": {
3946                 "type": "zip",
3947                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a",
3948                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a",
3949                 "shasum": ""
3950             },
3951             "require": {
3952                 "defuse/php-encryption": "^2.2.1",
3953                 "ext-json": "*",
3954                 "ext-openssl": "*",
3955                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3956                 "league/event": "^2.2",
3957                 "php": "^7.2 || ^8.0",
3958                 "psr/http-message": "^1.0.1"
3959             },
3960             "replace": {
3961                 "league/oauth2server": "*",
3962                 "lncd/oauth2": "*"
3963             },
3964             "require-dev": {
3965                 "laminas/laminas-diactoros": "^2.4.1",
3966                 "phpstan/phpstan": "^0.12.57",
3967                 "phpstan/phpstan-phpunit": "^0.12.16",
3968                 "phpunit/phpunit": "^8.5.13",
3969                 "roave/security-advisories": "dev-master"
3970             },
3971             "type": "library",
3972             "autoload": {
3973                 "psr-4": {
3974                     "League\\OAuth2\\Server\\": "src/"
3975                 }
3976             },
3977             "notification-url": "https://packagist.org/downloads/",
3978             "license": [
3979                 "MIT"
3980             ],
3981             "authors": [
3982                 {
3983                     "name": "Alex Bilbie",
3984                     "email": "hello@alexbilbie.com",
3985                     "homepage": "http://www.alexbilbie.com",
3986                     "role": "Developer"
3987                 },
3988                 {
3989                     "name": "Andy Millington",
3990                     "email": "andrew@noexceptions.io",
3991                     "homepage": "https://www.noexceptions.io",
3992                     "role": "Developer"
3993                 }
3994             ],
3995             "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.",
3996             "homepage": "https://oauth2.thephpleague.com/",
3997             "keywords": [
3998                 "Authentication",
3999                 "api",
4000                 "auth",
4001                 "authorisation",
4002                 "authorization",
4003                 "oauth",
4004                 "oauth 2",
4005                 "oauth 2.0",
4006                 "oauth2",
4007                 "protect",
4008                 "resource",
4009                 "secure",
4010                 "server"
4011             ],
4012             "support": {
4013                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
4014                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3"
4015             },
4016             "funding": [
4017                 {
4018                     "url": "https://github.com/sephster",
4019                     "type": "github"
4020                 }
4021             ],
4022             "time": "2021-10-11T20:41:49+00:00"
4023         },
4024         {
4025             "name": "league/omnipay",
4026             "version": "v3.2.1",
4027             "source": {
4028                 "type": "git",
4029                 "url": "https://github.com/thephpleague/omnipay.git",
4030                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
4031             },
4032             "dist": {
4033                 "type": "zip",
4034                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4035                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4036                 "shasum": ""
4037             },
4038             "require": {
4039                 "omnipay/common": "^3.1",
4040                 "php": "^7.2|^8.0",
4041                 "php-http/discovery": "^1.14",
4042                 "php-http/guzzle7-adapter": "^1"
4043             },
4044             "require-dev": {
4045                 "omnipay/tests": "^3|^4"
4046             },
4047             "type": "metapackage",
4048             "extra": {
4049                 "branch-alias": {
4050                     "dev-master": "3.2.x-dev"
4051                 }
4052             },
4053             "notification-url": "https://packagist.org/downloads/",
4054             "license": [
4055                 "MIT"
4056             ],
4057             "authors": [
4058                 {
4059                     "name": "Adrian Macneil",
4060                     "email": "adrian@adrianmacneil.com"
4061                 },
4062                 {
4063                     "name": "Barry vd. Heuvel",
4064                     "email": "barryvdh@gmail.com"
4065                 }
4066             ],
4067             "description": "Omnipay payment processing library",
4068             "homepage": "https://omnipay.thephpleague.com/",
4069             "keywords": [
4070                 "checkout",
4071                 "creditcard",
4072                 "omnipay",
4073                 "payment"
4074             ],
4075             "support": {
4076                 "issues": "https://github.com/thephpleague/omnipay/issues",
4077                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4078             },
4079             "funding": [
4080                 {
4081                     "url": "https://github.com/barryvdh",
4082                     "type": "github"
4083                 }
4084             ],
4085             "time": "2021-06-05T11:34:12+00:00"
4086         },
4087         {
4088             "name": "maennchen/zipstream-php",
4089             "version": "2.1.0",
4090             "source": {
4091                 "type": "git",
4092                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4093                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
4094             },
4095             "dist": {
4096                 "type": "zip",
4097                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
4098                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
4099                 "shasum": ""
4100             },
4101             "require": {
4102                 "myclabs/php-enum": "^1.5",
4103                 "php": ">= 7.1",
4104                 "psr/http-message": "^1.0",
4105                 "symfony/polyfill-mbstring": "^1.0"
4106             },
4107             "require-dev": {
4108                 "ext-zip": "*",
4109                 "guzzlehttp/guzzle": ">= 6.3",
4110                 "mikey179/vfsstream": "^1.6",
4111                 "phpunit/phpunit": ">= 7.5"
4112             },
4113             "type": "library",
4114             "autoload": {
4115                 "psr-4": {
4116                     "ZipStream\\": "src/"
4117                 }
4118             },
4119             "notification-url": "https://packagist.org/downloads/",
4120             "license": [
4121                 "MIT"
4122             ],
4123             "authors": [
4124                 {
4125                     "name": "Paul Duncan",
4126                     "email": "pabs@pablotron.org"
4127                 },
4128                 {
4129                     "name": "Jonatan Männchen",
4130                     "email": "jonatan@maennchen.ch"
4131                 },
4132                 {
4133                     "name": "Jesse Donat",
4134                     "email": "donatj@gmail.com"
4135                 },
4136                 {
4137                     "name": "András Kolesár",
4138                     "email": "kolesar@kolesar.hu"
4139                 }
4140             ],
4141             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4142             "keywords": [
4143                 "stream",
4144                 "zip"
4145             ],
4146             "support": {
4147                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4148                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
4149             },
4150             "funding": [
4151                 {
4152                     "url": "https://opencollective.com/zipstream",
4153                     "type": "open_collective"
4154                 }
4155             ],
4156             "time": "2020-05-30T13:11:16+00:00"
4157         },
4158         {
4159             "name": "markbaker/complex",
4160             "version": "3.0.1",
4161             "source": {
4162                 "type": "git",
4163                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4164                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
4165             },
4166             "dist": {
4167                 "type": "zip",
4168                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4169                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4170                 "shasum": ""
4171             },
4172             "require": {
4173                 "php": "^7.2 || ^8.0"
4174             },
4175             "require-dev": {
4176                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4177                 "phpcompatibility/php-compatibility": "^9.0",
4178                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4179                 "squizlabs/php_codesniffer": "^3.4"
4180             },
4181             "type": "library",
4182             "autoload": {
4183                 "psr-4": {
4184                     "Complex\\": "classes/src/"
4185                 }
4186             },
4187             "notification-url": "https://packagist.org/downloads/",
4188             "license": [
4189                 "MIT"
4190             ],
4191             "authors": [
4192                 {
4193                     "name": "Mark Baker",
4194                     "email": "mark@lange.demon.co.uk"
4195                 }
4196             ],
4197             "description": "PHP Class for working with complex numbers",
4198             "homepage": "https://github.com/MarkBaker/PHPComplex",
4199             "keywords": [
4200                 "complex",
4201                 "mathematics"
4202             ],
4203             "support": {
4204                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4205                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
4206             },
4207             "time": "2021-06-29T15:32:53+00:00"
4208         },
4209         {
4210             "name": "markbaker/matrix",
4211             "version": "3.0.0",
4212             "source": {
4213                 "type": "git",
4214                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4215                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
4216             },
4217             "dist": {
4218                 "type": "zip",
4219                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
4220                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
4221                 "shasum": ""
4222             },
4223             "require": {
4224                 "php": "^7.1 || ^8.0"
4225             },
4226             "require-dev": {
4227                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4228                 "phpcompatibility/php-compatibility": "^9.0",
4229                 "phpdocumentor/phpdocumentor": "2.*",
4230                 "phploc/phploc": "^4.0",
4231                 "phpmd/phpmd": "2.*",
4232                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4233                 "sebastian/phpcpd": "^4.0",
4234                 "squizlabs/php_codesniffer": "^3.4"
4235             },
4236             "type": "library",
4237             "autoload": {
4238                 "psr-4": {
4239                     "Matrix\\": "classes/src/"
4240                 }
4241             },
4242             "notification-url": "https://packagist.org/downloads/",
4243             "license": [
4244                 "MIT"
4245             ],
4246             "authors": [
4247                 {
4248                     "name": "Mark Baker",
4249                     "email": "mark@demon-angel.eu"
4250                 }
4251             ],
4252             "description": "PHP Class for working with matrices",
4253             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4254             "keywords": [
4255                 "mathematics",
4256                 "matrix",
4257                 "vector"
4258             ],
4259             "support": {
4260                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4261                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
4262             },
4263             "time": "2021-07-01T19:01:15+00:00"
4264         },
4265         {
4266             "name": "mobiledetect/mobiledetectlib",
4267             "version": "2.8.37",
4268             "source": {
4269                 "type": "git",
4270                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4271                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
4272             },
4273             "dist": {
4274                 "type": "zip",
4275                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
4276                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
4277                 "shasum": ""
4278             },
4279             "require": {
4280                 "php": ">=5.0.0"
4281             },
4282             "require-dev": {
4283                 "phpunit/phpunit": "~4.8.35||~5.7"
4284             },
4285             "type": "library",
4286             "autoload": {
4287                 "classmap": [
4288                     "Mobile_Detect.php"
4289                 ],
4290                 "psr-0": {
4291                     "Detection": "namespaced/"
4292                 }
4293             },
4294             "notification-url": "https://packagist.org/downloads/",
4295             "license": [
4296                 "MIT"
4297             ],
4298             "authors": [
4299                 {
4300                     "name": "Serban Ghita",
4301                     "email": "serbanghita@gmail.com",
4302                     "homepage": "http://mobiledetect.net",
4303                     "role": "Developer"
4304                 }
4305             ],
4306             "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.",
4307             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4308             "keywords": [
4309                 "detect mobile devices",
4310                 "mobile",
4311                 "mobile detect",
4312                 "mobile detector",
4313                 "php mobile detect"
4314             ],
4315             "support": {
4316                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4317                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37"
4318             },
4319             "funding": [
4320                 {
4321                     "url": "https://github.com/serbanghita",
4322                     "type": "github"
4323                 }
4324             ],
4325             "time": "2021-02-19T21:22:57+00:00"
4326         },
4327         {
4328             "name": "moneyphp/money",
4329             "version": "v3.3.1",
4330             "source": {
4331                 "type": "git",
4332                 "url": "https://github.com/moneyphp/money.git",
4333                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e"
4334             },
4335             "dist": {
4336                 "type": "zip",
4337                 "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e",
4338                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e",
4339                 "shasum": ""
4340             },
4341             "require": {
4342                 "ext-json": "*",
4343                 "php": ">=5.6"
4344             },
4345             "require-dev": {
4346                 "cache/taggable-cache": "^0.4.0",
4347                 "doctrine/instantiator": "^1.0.5",
4348                 "ext-bcmath": "*",
4349                 "ext-gmp": "*",
4350                 "ext-intl": "*",
4351                 "florianv/exchanger": "^1.0",
4352                 "florianv/swap": "^3.0",
4353                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4354                 "moneyphp/iso-currencies": "^3.2.1",
4355                 "php-http/message": "^1.4",
4356                 "php-http/mock-client": "^1.0.0",
4357                 "phpspec/phpspec": "^3.4.3",
4358                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4359                 "psr/cache": "^1.0",
4360                 "symfony/phpunit-bridge": "^4"
4361             },
4362             "suggest": {
4363                 "ext-bcmath": "Calculate without integer limits",
4364                 "ext-gmp": "Calculate without integer limits",
4365                 "ext-intl": "Format Money objects with intl",
4366                 "florianv/exchanger": "Exchange rates library for PHP",
4367                 "florianv/swap": "Exchange rates library for PHP",
4368                 "psr/cache-implementation": "Used for Currency caching"
4369             },
4370             "type": "library",
4371             "extra": {
4372                 "branch-alias": {
4373                     "dev-master": "3.x-dev"
4374                 }
4375             },
4376             "autoload": {
4377                 "psr-4": {
4378                     "Money\\": "src/"
4379                 }
4380             },
4381             "notification-url": "https://packagist.org/downloads/",
4382             "license": [
4383                 "MIT"
4384             ],
4385             "authors": [
4386                 {
4387                     "name": "Mathias Verraes",
4388                     "email": "mathias@verraes.net",
4389                     "homepage": "http://verraes.net"
4390                 },
4391                 {
4392                     "name": "Márk Sági-Kazár",
4393                     "email": "mark.sagikazar@gmail.com"
4394                 },
4395                 {
4396                     "name": "Frederik Bosch",
4397                     "email": "f.bosch@genkgo.nl"
4398                 }
4399             ],
4400             "description": "PHP implementation of Fowler's Money pattern",
4401             "homepage": "http://moneyphp.org",
4402             "keywords": [
4403                 "Value Object",
4404                 "money",
4405                 "vo"
4406             ],
4407             "support": {
4408                 "issues": "https://github.com/moneyphp/money/issues",
4409                 "source": "https://github.com/moneyphp/money/tree/master"
4410             },
4411             "time": "2020-03-18T17:49:59+00:00"
4412         },
4413         {
4414             "name": "monolog/monolog",
4415             "version": "2.3.5",
4416             "source": {
4417                 "type": "git",
4418                 "url": "https://github.com/Seldaek/monolog.git",
4419                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
4420             },
4421             "dist": {
4422                 "type": "zip",
4423                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
4424                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
4425                 "shasum": ""
4426             },
4427             "require": {
4428                 "php": ">=7.2",
4429                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4430             },
4431             "provide": {
4432                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4433             },
4434             "require-dev": {
4435                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4436                 "doctrine/couchdb": "~1.0@dev",
4437                 "elasticsearch/elasticsearch": "^7",
4438                 "graylog2/gelf-php": "^1.4.2",
4439                 "mongodb/mongodb": "^1.8",
4440                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4441                 "php-console/php-console": "^3.1.3",
4442                 "phpspec/prophecy": "^1.6.1",
4443                 "phpstan/phpstan": "^0.12.91",
4444                 "phpunit/phpunit": "^8.5",
4445                 "predis/predis": "^1.1",
4446                 "rollbar/rollbar": "^1.3",
4447                 "ruflin/elastica": ">=0.90@dev",
4448                 "swiftmailer/swiftmailer": "^5.3|^6.0"
4449             },
4450             "suggest": {
4451                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4452                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4453                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4454                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4455                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4456                 "ext-mbstring": "Allow to work properly with unicode symbols",
4457                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4458                 "ext-openssl": "Required to send log messages using SSL",
4459                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4460                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4461                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4462                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4463                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4464                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4465                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4466             },
4467             "type": "library",
4468             "extra": {
4469                 "branch-alias": {
4470                     "dev-main": "2.x-dev"
4471                 }
4472             },
4473             "autoload": {
4474                 "psr-4": {
4475                     "Monolog\\": "src/Monolog"
4476                 }
4477             },
4478             "notification-url": "https://packagist.org/downloads/",
4479             "license": [
4480                 "MIT"
4481             ],
4482             "authors": [
4483                 {
4484                     "name": "Jordi Boggiano",
4485                     "email": "j.boggiano@seld.be",
4486                     "homepage": "https://seld.be"
4487                 }
4488             ],
4489             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4490             "homepage": "https://github.com/Seldaek/monolog",
4491             "keywords": [
4492                 "log",
4493                 "logging",
4494                 "psr-3"
4495             ],
4496             "support": {
4497                 "issues": "https://github.com/Seldaek/monolog/issues",
4498                 "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
4499             },
4500             "funding": [
4501                 {
4502                     "url": "https://github.com/Seldaek",
4503                     "type": "github"
4504                 },
4505                 {
4506                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4507                     "type": "tidelift"
4508                 }
4509             ],
4510             "time": "2021-10-01T21:08:31+00:00"
4511         },
4512         {
4513             "name": "mpdf/mpdf",
4514             "version": "v8.0.17",
4515             "source": {
4516                 "type": "git",
4517                 "url": "https://github.com/mpdf/mpdf.git",
4518                 "reference": "5f64118317c8145c0abc606b310aa0a66808398a"
4519             },
4520             "dist": {
4521                 "type": "zip",
4522                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5f64118317c8145c0abc606b310aa0a66808398a",
4523                 "reference": "5f64118317c8145c0abc606b310aa0a66808398a",
4524                 "shasum": ""
4525             },
4526             "require": {
4527                 "ext-gd": "*",
4528                 "ext-mbstring": "*",
4529                 "myclabs/deep-copy": "^1.7",
4530                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4531                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4532                 "psr/log": "^1.0 || ^2.0",
4533                 "setasign/fpdi": "^2.1"
4534             },
4535             "require-dev": {
4536                 "mockery/mockery": "^1.3.0",
4537                 "mpdf/qrcode": "^1.1.0",
4538                 "squizlabs/php_codesniffer": "^3.5.0",
4539                 "tracy/tracy": "^2.4",
4540                 "yoast/phpunit-polyfills": "^1.0"
4541             },
4542             "suggest": {
4543                 "ext-bcmath": "Needed for generation of some types of barcodes",
4544                 "ext-xml": "Needed mainly for SVG manipulation",
4545                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4546             },
4547             "type": "library",
4548             "autoload": {
4549                 "psr-4": {
4550                     "Mpdf\\": "src/"
4551                 }
4552             },
4553             "notification-url": "https://packagist.org/downloads/",
4554             "license": [
4555                 "GPL-2.0-only"
4556             ],
4557             "authors": [
4558                 {
4559                     "name": "MatÄ›j Humpál",
4560                     "role": "Developer, maintainer"
4561                 },
4562                 {
4563                     "name": "Ian Back",
4564                     "role": "Developer (retired)"
4565                 }
4566             ],
4567             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4568             "homepage": "https://mpdf.github.io",
4569             "keywords": [
4570                 "pdf",
4571                 "php",
4572                 "utf-8"
4573             ],
4574             "support": {
4575                 "docs": "http://mpdf.github.io",
4576                 "issues": "https://github.com/mpdf/mpdf/issues",
4577                 "source": "https://github.com/mpdf/mpdf"
4578             },
4579             "funding": [
4580                 {
4581                     "url": "https://www.paypal.me/mpdf",
4582                     "type": "custom"
4583                 }
4584             ],
4585             "time": "2022-01-20T10:51:40+00:00"
4586         },
4587         {
4588             "name": "myclabs/deep-copy",
4589             "version": "1.10.2",
4590             "source": {
4591                 "type": "git",
4592                 "url": "https://github.com/myclabs/DeepCopy.git",
4593                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
4594             },
4595             "dist": {
4596                 "type": "zip",
4597                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
4598                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
4599                 "shasum": ""
4600             },
4601             "require": {
4602                 "php": "^7.1 || ^8.0"
4603             },
4604             "require-dev": {
4605                 "doctrine/collections": "^1.0",
4606                 "doctrine/common": "^2.6",
4607                 "phpunit/phpunit": "^7.1"
4608             },
4609             "type": "library",
4610             "autoload": {
4611                 "psr-4": {
4612                     "DeepCopy\\": "src/DeepCopy/"
4613                 },
4614                 "files": [
4615                     "src/DeepCopy/deep_copy.php"
4616                 ]
4617             },
4618             "notification-url": "https://packagist.org/downloads/",
4619             "license": [
4620                 "MIT"
4621             ],
4622             "description": "Create deep copies (clones) of your objects",
4623             "keywords": [
4624                 "clone",
4625                 "copy",
4626                 "duplicate",
4627                 "object",
4628                 "object graph"
4629             ],
4630             "support": {
4631                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4632                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
4633             },
4634             "funding": [
4635                 {
4636                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4637                     "type": "tidelift"
4638                 }
4639             ],
4640             "time": "2020-11-13T09:40:50+00:00"
4641         },
4642         {
4643             "name": "myclabs/php-enum",
4644             "version": "1.8.3",
4645             "source": {
4646                 "type": "git",
4647                 "url": "https://github.com/myclabs/php-enum.git",
4648                 "reference": "b942d263c641ddb5190929ff840c68f78713e937"
4649             },
4650             "dist": {
4651                 "type": "zip",
4652                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
4653                 "reference": "b942d263c641ddb5190929ff840c68f78713e937",
4654                 "shasum": ""
4655             },
4656             "require": {
4657                 "ext-json": "*",
4658                 "php": "^7.3 || ^8.0"
4659             },
4660             "require-dev": {
4661                 "phpunit/phpunit": "^9.5",
4662                 "squizlabs/php_codesniffer": "1.*",
4663                 "vimeo/psalm": "^4.6.2"
4664             },
4665             "type": "library",
4666             "autoload": {
4667                 "psr-4": {
4668                     "MyCLabs\\Enum\\": "src/"
4669                 }
4670             },
4671             "notification-url": "https://packagist.org/downloads/",
4672             "license": [
4673                 "MIT"
4674             ],
4675             "authors": [
4676                 {
4677                     "name": "PHP Enum contributors",
4678                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4679                 }
4680             ],
4681             "description": "PHP Enum implementation",
4682             "homepage": "http://github.com/myclabs/php-enum",
4683             "keywords": [
4684                 "enum"
4685             ],
4686             "support": {
4687                 "issues": "https://github.com/myclabs/php-enum/issues",
4688                 "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
4689             },
4690             "funding": [
4691                 {
4692                     "url": "https://github.com/mnapoli",
4693                     "type": "github"
4694                 },
4695                 {
4696                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4697                     "type": "tidelift"
4698                 }
4699             ],
4700             "time": "2021-07-05T08:18:36+00:00"
4701         },
4702         {
4703             "name": "nikic/php-parser",
4704             "version": "v4.13.2",
4705             "source": {
4706                 "type": "git",
4707                 "url": "https://github.com/nikic/PHP-Parser.git",
4708                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
4709             },
4710             "dist": {
4711                 "type": "zip",
4712                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
4713                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
4714                 "shasum": ""
4715             },
4716             "require": {
4717                 "ext-tokenizer": "*",
4718                 "php": ">=7.0"
4719             },
4720             "require-dev": {
4721                 "ircmaxell/php-yacc": "^0.0.7",
4722                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4723             },
4724             "bin": [
4725                 "bin/php-parse"
4726             ],
4727             "type": "library",
4728             "extra": {
4729                 "branch-alias": {
4730                     "dev-master": "4.9-dev"
4731                 }
4732             },
4733             "autoload": {
4734                 "psr-4": {
4735                     "PhpParser\\": "lib/PhpParser"
4736                 }
4737             },
4738             "notification-url": "https://packagist.org/downloads/",
4739             "license": [
4740                 "BSD-3-Clause"
4741             ],
4742             "authors": [
4743                 {
4744                     "name": "Nikita Popov"
4745                 }
4746             ],
4747             "description": "A PHP parser written in PHP",
4748             "keywords": [
4749                 "parser",
4750                 "php"
4751             ],
4752             "support": {
4753                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4754                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
4755             },
4756             "time": "2021-11-30T19:35:32+00:00"
4757         },
4758         {
4759             "name": "nyholm/psr7",
4760             "version": "1.4.1",
4761             "source": {
4762                 "type": "git",
4763                 "url": "https://github.com/Nyholm/psr7.git",
4764                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec"
4765             },
4766             "dist": {
4767                 "type": "zip",
4768                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4769                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4770                 "shasum": ""
4771             },
4772             "require": {
4773                 "php": ">=7.1",
4774                 "php-http/message-factory": "^1.0",
4775                 "psr/http-factory": "^1.0",
4776                 "psr/http-message": "^1.0"
4777             },
4778             "provide": {
4779                 "psr/http-factory-implementation": "1.0",
4780                 "psr/http-message-implementation": "1.0"
4781             },
4782             "require-dev": {
4783                 "http-interop/http-factory-tests": "^0.9",
4784                 "php-http/psr7-integration-tests": "^1.0",
4785                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
4786                 "symfony/error-handler": "^4.4"
4787             },
4788             "type": "library",
4789             "extra": {
4790                 "branch-alias": {
4791                     "dev-master": "1.4-dev"
4792                 }
4793             },
4794             "autoload": {
4795                 "psr-4": {
4796                     "Nyholm\\Psr7\\": "src/"
4797                 }
4798             },
4799             "notification-url": "https://packagist.org/downloads/",
4800             "license": [
4801                 "MIT"
4802             ],
4803             "authors": [
4804                 {
4805                     "name": "Tobias Nyholm",
4806                     "email": "tobias.nyholm@gmail.com"
4807                 },
4808                 {
4809                     "name": "Martijn van der Ven",
4810                     "email": "martijn@vanderven.se"
4811                 }
4812             ],
4813             "description": "A fast PHP7 implementation of PSR-7",
4814             "homepage": "https://tnyholm.se",
4815             "keywords": [
4816                 "psr-17",
4817                 "psr-7"
4818             ],
4819             "support": {
4820                 "issues": "https://github.com/Nyholm/psr7/issues",
4821                 "source": "https://github.com/Nyholm/psr7/tree/1.4.1"
4822             },
4823             "funding": [
4824                 {
4825                     "url": "https://github.com/Zegnat",
4826                     "type": "github"
4827                 },
4828                 {
4829                     "url": "https://github.com/nyholm",
4830                     "type": "github"
4831                 }
4832             ],
4833             "time": "2021-07-02T08:32:20+00:00"
4834         },
4835         {
4836             "name": "nyholm/psr7-server",
4837             "version": "1.0.2",
4838             "source": {
4839                 "type": "git",
4840                 "url": "https://github.com/Nyholm/psr7-server.git",
4841                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
4842             },
4843             "dist": {
4844                 "type": "zip",
4845                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
4846                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
4847                 "shasum": ""
4848             },
4849             "require": {
4850                 "php": "^7.1 || ^8.0",
4851                 "psr/http-factory": "^1.0",
4852                 "psr/http-message": "^1.0"
4853             },
4854             "require-dev": {
4855                 "nyholm/nsa": "^1.1",
4856                 "nyholm/psr7": "^1.3",
4857                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
4858             },
4859             "type": "library",
4860             "autoload": {
4861                 "psr-4": {
4862                     "Nyholm\\Psr7Server\\": "src/"
4863                 }
4864             },
4865             "notification-url": "https://packagist.org/downloads/",
4866             "license": [
4867                 "MIT"
4868             ],
4869             "authors": [
4870                 {
4871                     "name": "Tobias Nyholm",
4872                     "email": "tobias.nyholm@gmail.com"
4873                 },
4874                 {
4875                     "name": "Martijn van der Ven",
4876                     "email": "martijn@vanderven.se"
4877                 }
4878             ],
4879             "description": "Helper classes to handle PSR-7 server requests",
4880             "homepage": "http://tnyholm.se",
4881             "keywords": [
4882                 "psr-17",
4883                 "psr-7"
4884             ],
4885             "support": {
4886                 "issues": "https://github.com/Nyholm/psr7-server/issues",
4887                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
4888             },
4889             "funding": [
4890                 {
4891                     "url": "https://github.com/Zegnat",
4892                     "type": "github"
4893                 },
4894                 {
4895                     "url": "https://github.com/nyholm",
4896                     "type": "github"
4897                 }
4898             ],
4899             "time": "2021-05-12T11:11:27+00:00"
4900         },
4901         {
4902             "name": "omnipay/common",
4903             "version": "v3.1.2",
4904             "source": {
4905                 "type": "git",
4906                 "url": "https://github.com/thephpleague/omnipay-common.git",
4907                 "reference": "5b16387ec5ab1b9ff86bdf0f20415088693b9948"
4908             },
4909             "dist": {
4910                 "type": "zip",
4911                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/5b16387ec5ab1b9ff86bdf0f20415088693b9948",
4912                 "reference": "5b16387ec5ab1b9ff86bdf0f20415088693b9948",
4913                 "shasum": ""
4914             },
4915             "require": {
4916                 "moneyphp/money": "^3.1",
4917                 "php": "^7.2|^8",
4918                 "php-http/client-implementation": "^1",
4919                 "php-http/discovery": "^1.14",
4920                 "php-http/message": "^1.5",
4921                 "symfony/http-foundation": "^2.1|^3|^4|^5"
4922             },
4923             "require-dev": {
4924                 "omnipay/tests": "^4.1",
4925                 "php-http/guzzle7-adapter": "^1",
4926                 "php-http/mock-client": "^1",
4927                 "squizlabs/php_codesniffer": "^3.5"
4928             },
4929             "suggest": {
4930                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
4931             },
4932             "type": "library",
4933             "extra": {
4934                 "branch-alias": {
4935                     "dev-master": "3.1.x-dev"
4936                 }
4937             },
4938             "autoload": {
4939                 "psr-4": {
4940                     "Omnipay\\Common\\": "src/Common"
4941                 },
4942                 "classmap": [
4943                     "src/Omnipay.php"
4944                 ]
4945             },
4946             "notification-url": "https://packagist.org/downloads/",
4947             "license": [
4948                 "MIT"
4949             ],
4950             "authors": [
4951                 {
4952                     "name": "Adrian Macneil",
4953                     "email": "adrian@adrianmacneil.com"
4954                 },
4955                 {
4956                     "name": "Barry vd. Heuvel",
4957                     "email": "barryvdh@gmail.com"
4958                 },
4959                 {
4960                     "name": "Jason Judge",
4961                     "email": "jason.judge@consil.co.uk"
4962                 },
4963                 {
4964                     "name": "Del"
4965                 },
4966                 {
4967                     "name": "Omnipay Contributors",
4968                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
4969                 }
4970             ],
4971             "description": "Common components for Omnipay payment processing library",
4972             "homepage": "https://github.com/thephpleague/omnipay-common",
4973             "keywords": [
4974                 "gateway",
4975                 "merchant",
4976                 "omnipay",
4977                 "pay",
4978                 "payment",
4979                 "purchase"
4980             ],
4981             "support": {
4982                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
4983                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.1.2"
4984             },
4985             "funding": [
4986                 {
4987                     "url": "https://github.com/barryvdh",
4988                     "type": "github"
4989                 }
4990             ],
4991             "time": "2021-06-05T11:36:12+00:00"
4992         },
4993         {
4994             "name": "omnipay/stripe",
4995             "version": "v3.1.0",
4996             "source": {
4997                 "type": "git",
4998                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
4999                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d"
5000             },
5001             "dist": {
5002                 "type": "zip",
5003                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/37df2a791e8feab45543125f4c5f22d5d305096d",
5004                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d",
5005                 "shasum": ""
5006             },
5007             "require": {
5008                 "omnipay/common": "^3"
5009             },
5010             "require-dev": {
5011                 "omnipay/tests": "^3",
5012                 "phpro/grumphp": "^0.14",
5013                 "squizlabs/php_codesniffer": "^3"
5014             },
5015             "type": "library",
5016             "extra": {
5017                 "branch-alias": {
5018                     "dev-master": "3.1.x-dev"
5019                 }
5020             },
5021             "autoload": {
5022                 "psr-4": {
5023                     "Omnipay\\Stripe\\": "src/"
5024                 }
5025             },
5026             "notification-url": "https://packagist.org/downloads/",
5027             "license": [
5028                 "MIT"
5029             ],
5030             "authors": [
5031                 {
5032                     "name": "Adrian Macneil",
5033                     "email": "adrian@adrianmacneil.com"
5034                 },
5035                 {
5036                     "name": "Omnipay Contributors",
5037                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5038                 }
5039             ],
5040             "description": "Stripe driver for the Omnipay payment processing library",
5041             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5042             "keywords": [
5043                 "gateway",
5044                 "merchant",
5045                 "omnipay",
5046                 "pay",
5047                 "payment",
5048                 "stripe"
5049             ],
5050             "support": {
5051                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5052                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.1.0"
5053             },
5054             "time": "2019-08-31T10:55:06+00:00"
5055         },
5056         {
5057             "name": "paragonie/constant_time_encoding",
5058             "version": "v2.5.0",
5059             "source": {
5060                 "type": "git",
5061                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5062                 "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
5063             },
5064             "dist": {
5065                 "type": "zip",
5066                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
5067                 "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
5068                 "shasum": ""
5069             },
5070             "require": {
5071                 "php": "^7|^8"
5072             },
5073             "require-dev": {
5074                 "phpunit/phpunit": "^6|^7|^8|^9",
5075                 "vimeo/psalm": "^1|^2|^3|^4"
5076             },
5077             "type": "library",
5078             "autoload": {
5079                 "psr-4": {
5080                     "ParagonIE\\ConstantTime\\": "src/"
5081                 }
5082             },
5083             "notification-url": "https://packagist.org/downloads/",
5084             "license": [
5085                 "MIT"
5086             ],
5087             "authors": [
5088                 {
5089                     "name": "Paragon Initiative Enterprises",
5090                     "email": "security@paragonie.com",
5091                     "homepage": "https://paragonie.com",
5092                     "role": "Maintainer"
5093                 },
5094                 {
5095                     "name": "Steve 'Sc00bz' Thomas",
5096                     "email": "steve@tobtu.com",
5097                     "homepage": "https://www.tobtu.com",
5098                     "role": "Original Developer"
5099                 }
5100             ],
5101             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5102             "keywords": [
5103                 "base16",
5104                 "base32",
5105                 "base32_decode",
5106                 "base32_encode",
5107                 "base64",
5108                 "base64_decode",
5109                 "base64_encode",
5110                 "bin2hex",
5111                 "encoding",
5112                 "hex",
5113                 "hex2bin",
5114                 "rfc4648"
5115             ],
5116             "support": {
5117                 "email": "info@paragonie.com",
5118                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5119                 "source": "https://github.com/paragonie/constant_time_encoding"
5120             },
5121             "time": "2022-01-17T05:32:27+00:00"
5122         },
5123         {
5124             "name": "paragonie/multi-factor",
5125             "version": "v0.2.2",
5126             "source": {
5127                 "type": "git",
5128                 "url": "https://github.com/paragonie/multi_factor.git",
5129                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
5130             },
5131             "dist": {
5132                 "type": "zip",
5133                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5134                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5135                 "shasum": ""
5136             },
5137             "require": {
5138                 "bacon/bacon-qr-code": "^1",
5139                 "paragonie/constant_time_encoding": "^2",
5140                 "php": "^7"
5141             },
5142             "require-dev": {
5143                 "phpunit/phpunit": "4.*|5.*"
5144             },
5145             "type": "library",
5146             "autoload": {
5147                 "psr-4": {
5148                     "ParagonIE\\MultiFactor\\": "src/"
5149                 }
5150             },
5151             "notification-url": "https://packagist.org/downloads/",
5152             "license": [
5153                 "GPL-3.0+",
5154                 "MIT",
5155                 "proprietary"
5156             ],
5157             "authors": [
5158                 {
5159                     "name": "Paragon Initiative Enterprises",
5160                     "email": "security@paragonie.com",
5161                     "homepage": "https://paragonie.com",
5162                     "role": "Developer"
5163                 }
5164             ],
5165             "description": "Vendor-agnostic two-factor authentication library",
5166             "keywords": [
5167                 "2fa",
5168                 "MFA",
5169                 "Two-factor Authentication",
5170                 "hotp",
5171                 "multi-factor",
5172                 "multi-factor authentication",
5173                 "tfa",
5174                 "totp",
5175                 "two-factor"
5176             ],
5177             "support": {
5178                 "email": "info@paragonie.com",
5179                 "issues": "https://github.com/paragonie/multi_factor/issues",
5180                 "source": "https://github.com/paragonie/multi_factor"
5181             },
5182             "time": "2016-06-17T23:34:58+00:00"
5183         },
5184         {
5185             "name": "paragonie/random_compat",
5186             "version": "v9.99.100",
5187             "source": {
5188                 "type": "git",
5189                 "url": "https://github.com/paragonie/random_compat.git",
5190                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5191             },
5192             "dist": {
5193                 "type": "zip",
5194                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5195                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5196                 "shasum": ""
5197             },
5198             "require": {
5199                 "php": ">= 7"
5200             },
5201             "require-dev": {
5202                 "phpunit/phpunit": "4.*|5.*",
5203                 "vimeo/psalm": "^1"
5204             },
5205             "suggest": {
5206                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5207             },
5208             "type": "library",
5209             "notification-url": "https://packagist.org/downloads/",
5210             "license": [
5211                 "MIT"
5212             ],
5213             "authors": [
5214                 {
5215                     "name": "Paragon Initiative Enterprises",
5216                     "email": "security@paragonie.com",
5217                     "homepage": "https://paragonie.com"
5218                 }
5219             ],
5220             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5221             "keywords": [
5222                 "csprng",
5223                 "polyfill",
5224                 "pseudorandom",
5225                 "random"
5226             ],
5227             "support": {
5228                 "email": "info@paragonie.com",
5229                 "issues": "https://github.com/paragonie/random_compat/issues",
5230                 "source": "https://github.com/paragonie/random_compat"
5231             },
5232             "time": "2020-10-15T08:29:30+00:00"
5233         },
5234         {
5235             "name": "particle/validator",
5236             "version": "v2.3.4",
5237             "source": {
5238                 "type": "git",
5239                 "url": "https://github.com/particle-php/Validator.git",
5240                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5241             },
5242             "dist": {
5243                 "type": "zip",
5244                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5245                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5246                 "shasum": ""
5247             },
5248             "require": {
5249                 "php": ">=5.4"
5250             },
5251             "require-dev": {
5252                 "byrokrat/checkdigit": "^1.0",
5253                 "giggsey/libphonenumber-for-php": "^7.2",
5254                 "phpunit/phpunit": "~4.0",
5255                 "squizlabs/php_codesniffer": "2.*"
5256             },
5257             "suggest": {
5258                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5259                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5260             },
5261             "type": "library",
5262             "extra": {
5263                 "branch-alias": {
5264                     "dev-master": "2.0-dev"
5265                 }
5266             },
5267             "autoload": {
5268                 "psr-4": {
5269                     "Particle\\Validator\\": "src/"
5270                 }
5271             },
5272             "notification-url": "https://packagist.org/downloads/",
5273             "license": [
5274                 "BSD-3-Clause"
5275             ],
5276             "authors": [
5277                 {
5278                     "name": "Berry Langerak",
5279                     "email": "berry@berryllium.nl",
5280                     "role": "Developer"
5281                 },
5282                 {
5283                     "name": "Rick van der Staaij",
5284                     "homepage": "http://rickvanderstaaij.nl",
5285                     "role": "Developer"
5286                 }
5287             ],
5288             "description": "Flexible and highly usable validation library with no dependencies.",
5289             "homepage": "http://github.com/particle-php/validator",
5290             "keywords": [
5291                 "validation",
5292                 "validator"
5293             ],
5294             "support": {
5295                 "issues": "https://github.com/particle-php/Validator/issues",
5296                 "source": "https://github.com/particle-php/Validator/tree/master"
5297             },
5298             "time": "2019-01-07T13:39:13+00:00"
5299         },
5300         {
5301             "name": "pear/archive_tar",
5302             "version": "1.4.14",
5303             "source": {
5304                 "type": "git",
5305                 "url": "https://github.com/pear/Archive_Tar.git",
5306                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5307             },
5308             "dist": {
5309                 "type": "zip",
5310                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5311                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5312                 "shasum": ""
5313             },
5314             "require": {
5315                 "pear/pear-core-minimal": "^1.10.0alpha2",
5316                 "php": ">=5.2.0"
5317             },
5318             "require-dev": {
5319                 "phpunit/phpunit": "*"
5320             },
5321             "suggest": {
5322                 "ext-bz2": "Bz2 compression support.",
5323                 "ext-xz": "Lzma2 compression support.",
5324                 "ext-zlib": "Gzip compression support."
5325             },
5326             "type": "library",
5327             "extra": {
5328                 "branch-alias": {
5329                     "dev-master": "1.4.x-dev"
5330                 }
5331             },
5332             "autoload": {
5333                 "psr-0": {
5334                     "Archive_Tar": ""
5335                 }
5336             },
5337             "notification-url": "https://packagist.org/downloads/",
5338             "include-path": [
5339                 "./"
5340             ],
5341             "license": [
5342                 "BSD-3-Clause"
5343             ],
5344             "authors": [
5345                 {
5346                     "name": "Vincent Blavet",
5347                     "email": "vincent@phpconcept.net"
5348                 },
5349                 {
5350                     "name": "Greg Beaver",
5351                     "email": "greg@chiaraquartet.net"
5352                 },
5353                 {
5354                     "name": "Michiel Rook",
5355                     "email": "mrook@php.net"
5356                 }
5357             ],
5358             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5359             "homepage": "https://github.com/pear/Archive_Tar",
5360             "keywords": [
5361                 "archive",
5362                 "tar"
5363             ],
5364             "support": {
5365                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5366                 "source": "https://github.com/pear/Archive_Tar"
5367             },
5368             "funding": [
5369                 {
5370                     "url": "https://github.com/mrook",
5371                     "type": "github"
5372                 },
5373                 {
5374                     "url": "https://www.patreon.com/michielrook",
5375                     "type": "patreon"
5376                 }
5377             ],
5378             "time": "2021-07-20T13:53:39+00:00"
5379         },
5380         {
5381             "name": "pear/console_getopt",
5382             "version": "v1.4.3",
5383             "source": {
5384                 "type": "git",
5385                 "url": "https://github.com/pear/Console_Getopt.git",
5386                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5387             },
5388             "dist": {
5389                 "type": "zip",
5390                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5391                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5392                 "shasum": ""
5393             },
5394             "type": "library",
5395             "autoload": {
5396                 "psr-0": {
5397                     "Console": "./"
5398                 }
5399             },
5400             "notification-url": "https://packagist.org/downloads/",
5401             "include-path": [
5402                 "./"
5403             ],
5404             "license": [
5405                 "BSD-2-Clause"
5406             ],
5407             "authors": [
5408                 {
5409                     "name": "Andrei Zmievski",
5410                     "email": "andrei@php.net",
5411                     "role": "Lead"
5412                 },
5413                 {
5414                     "name": "Stig Bakken",
5415                     "email": "stig@php.net",
5416                     "role": "Developer"
5417                 },
5418                 {
5419                     "name": "Greg Beaver",
5420                     "email": "cellog@php.net",
5421                     "role": "Helper"
5422                 }
5423             ],
5424             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5425             "support": {
5426                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5427                 "source": "https://github.com/pear/Console_Getopt"
5428             },
5429             "time": "2019-11-20T18:27:48+00:00"
5430         },
5431         {
5432             "name": "pear/pear-core-minimal",
5433             "version": "v1.10.11",
5434             "source": {
5435                 "type": "git",
5436                 "url": "https://github.com/pear/pear-core-minimal.git",
5437                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5438             },
5439             "dist": {
5440                 "type": "zip",
5441                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5442                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5443                 "shasum": ""
5444             },
5445             "require": {
5446                 "pear/console_getopt": "~1.4",
5447                 "pear/pear_exception": "~1.0"
5448             },
5449             "replace": {
5450                 "rsky/pear-core-min": "self.version"
5451             },
5452             "type": "library",
5453             "autoload": {
5454                 "psr-0": {
5455                     "": "src/"
5456                 }
5457             },
5458             "notification-url": "https://packagist.org/downloads/",
5459             "include-path": [
5460                 "src/"
5461             ],
5462             "license": [
5463                 "BSD-3-Clause"
5464             ],
5465             "authors": [
5466                 {
5467                     "name": "Christian Weiske",
5468                     "email": "cweiske@php.net",
5469                     "role": "Lead"
5470                 }
5471             ],
5472             "description": "Minimal set of PEAR core files to be used as composer dependency",
5473             "support": {
5474                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5475                 "source": "https://github.com/pear/pear-core-minimal"
5476             },
5477             "time": "2021-08-10T22:31:03+00:00"
5478         },
5479         {
5480             "name": "pear/pear_exception",
5481             "version": "v1.0.2",
5482             "source": {
5483                 "type": "git",
5484                 "url": "https://github.com/pear/PEAR_Exception.git",
5485                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5486             },
5487             "dist": {
5488                 "type": "zip",
5489                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5490                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5491                 "shasum": ""
5492             },
5493             "require": {
5494                 "php": ">=5.2.0"
5495             },
5496             "require-dev": {
5497                 "phpunit/phpunit": "<9"
5498             },
5499             "type": "class",
5500             "extra": {
5501                 "branch-alias": {
5502                     "dev-master": "1.0.x-dev"
5503                 }
5504             },
5505             "autoload": {
5506                 "classmap": [
5507                     "PEAR/"
5508                 ]
5509             },
5510             "notification-url": "https://packagist.org/downloads/",
5511             "include-path": [
5512                 "."
5513             ],
5514             "license": [
5515                 "BSD-2-Clause"
5516             ],
5517             "authors": [
5518                 {
5519                     "name": "Helgi Thormar",
5520                     "email": "dufuz@php.net"
5521                 },
5522                 {
5523                     "name": "Greg Beaver",
5524                     "email": "cellog@php.net"
5525                 }
5526             ],
5527             "description": "The PEAR Exception base class.",
5528             "homepage": "https://github.com/pear/PEAR_Exception",
5529             "keywords": [
5530                 "exception"
5531             ],
5532             "support": {
5533                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5534                 "source": "https://github.com/pear/PEAR_Exception"
5535             },
5536             "time": "2021-03-21T15:43:46+00:00"
5537         },
5538         {
5539             "name": "phenx/php-font-lib",
5540             "version": "0.5.4",
5541             "source": {
5542                 "type": "git",
5543                 "url": "https://github.com/dompdf/php-font-lib.git",
5544                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5545             },
5546             "dist": {
5547                 "type": "zip",
5548                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5549                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5550                 "shasum": ""
5551             },
5552             "require": {
5553                 "ext-mbstring": "*"
5554             },
5555             "require-dev": {
5556                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5557             },
5558             "type": "library",
5559             "autoload": {
5560                 "psr-4": {
5561                     "FontLib\\": "src/FontLib"
5562                 }
5563             },
5564             "notification-url": "https://packagist.org/downloads/",
5565             "license": [
5566                 "LGPL-3.0"
5567             ],
5568             "authors": [
5569                 {
5570                     "name": "Fabien Ménager",
5571                     "email": "fabien.menager@gmail.com"
5572                 }
5573             ],
5574             "description": "A library to read, parse, export and make subsets of different types of font files.",
5575             "homepage": "https://github.com/PhenX/php-font-lib",
5576             "support": {
5577                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5578                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5579             },
5580             "time": "2021-12-17T19:44:54+00:00"
5581         },
5582         {
5583             "name": "phenx/php-svg-lib",
5584             "version": "0.3.4",
5585             "source": {
5586                 "type": "git",
5587                 "url": "https://github.com/PhenX/php-svg-lib.git",
5588                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2"
5589             },
5590             "dist": {
5591                 "type": "zip",
5592                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5593                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5594                 "shasum": ""
5595             },
5596             "require": {
5597                 "php": "^7.4 || ^8.0",
5598                 "sabberworm/php-css-parser": "^8.3"
5599             },
5600             "require-dev": {
5601                 "phpunit/phpunit": "^9.5"
5602             },
5603             "type": "library",
5604             "autoload": {
5605                 "psr-4": {
5606                     "Svg\\": "src/Svg"
5607                 }
5608             },
5609             "notification-url": "https://packagist.org/downloads/",
5610             "license": [
5611                 "LGPL-3.0"
5612             ],
5613             "authors": [
5614                 {
5615                     "name": "Fabien Ménager",
5616                     "email": "fabien.menager@gmail.com"
5617                 }
5618             ],
5619             "description": "A library to read, parse and export to PDF SVG files.",
5620             "homepage": "https://github.com/PhenX/php-svg-lib",
5621             "support": {
5622                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
5623                 "source": "https://github.com/PhenX/php-svg-lib/tree/0.3.4"
5624             },
5625             "time": "2021-10-18T02:13:32+00:00"
5626         },
5627         {
5628             "name": "php-http/discovery",
5629             "version": "1.14.1",
5630             "source": {
5631                 "type": "git",
5632                 "url": "https://github.com/php-http/discovery.git",
5633                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
5634             },
5635             "dist": {
5636                 "type": "zip",
5637                 "url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
5638                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
5639                 "shasum": ""
5640             },
5641             "require": {
5642                 "php": "^7.1 || ^8.0"
5643             },
5644             "conflict": {
5645                 "nyholm/psr7": "<1.0"
5646             },
5647             "require-dev": {
5648                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5649                 "php-http/httplug": "^1.0 || ^2.0",
5650                 "php-http/message-factory": "^1.0",
5651                 "phpspec/phpspec": "^5.1 || ^6.1",
5652                 "puli/composer-plugin": "1.0.0-beta10"
5653             },
5654             "suggest": {
5655                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5656             },
5657             "type": "library",
5658             "extra": {
5659                 "branch-alias": {
5660                     "dev-master": "1.9-dev"
5661                 }
5662             },
5663             "autoload": {
5664                 "psr-4": {
5665                     "Http\\Discovery\\": "src/"
5666                 }
5667             },
5668             "notification-url": "https://packagist.org/downloads/",
5669             "license": [
5670                 "MIT"
5671             ],
5672             "authors": [
5673                 {
5674                     "name": "Márk Sági-Kazár",
5675                     "email": "mark.sagikazar@gmail.com"
5676                 }
5677             ],
5678             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5679             "homepage": "http://php-http.org",
5680             "keywords": [
5681                 "adapter",
5682                 "client",
5683                 "discovery",
5684                 "factory",
5685                 "http",
5686                 "message",
5687                 "psr7"
5688             ],
5689             "support": {
5690                 "issues": "https://github.com/php-http/discovery/issues",
5691                 "source": "https://github.com/php-http/discovery/tree/1.14.1"
5692             },
5693             "time": "2021-09-18T07:57:46+00:00"
5694         },
5695         {
5696             "name": "php-http/guzzle7-adapter",
5697             "version": "1.0.0",
5698             "source": {
5699                 "type": "git",
5700                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5701                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5702             },
5703             "dist": {
5704                 "type": "zip",
5705                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5706                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5707                 "shasum": ""
5708             },
5709             "require": {
5710                 "guzzlehttp/guzzle": "^7.0",
5711                 "php": "^7.2 | ^8.0",
5712                 "php-http/httplug": "^2.0",
5713                 "psr/http-client": "^1.0"
5714             },
5715             "provide": {
5716                 "php-http/async-client-implementation": "1.0",
5717                 "php-http/client-implementation": "1.0",
5718                 "psr/http-client-implementation": "1.0"
5719             },
5720             "require-dev": {
5721                 "php-http/client-integration-tests": "^3.0",
5722                 "phpunit/phpunit": "^8.0|^9.3"
5723             },
5724             "type": "library",
5725             "extra": {
5726                 "branch-alias": {
5727                     "dev-master": "0.2.x-dev"
5728                 }
5729             },
5730             "autoload": {
5731                 "psr-4": {
5732                     "Http\\Adapter\\Guzzle7\\": "src/"
5733                 }
5734             },
5735             "notification-url": "https://packagist.org/downloads/",
5736             "license": [
5737                 "MIT"
5738             ],
5739             "authors": [
5740                 {
5741                     "name": "Tobias Nyholm",
5742                     "email": "tobias.nyholm@gmail.com"
5743                 }
5744             ],
5745             "description": "Guzzle 7 HTTP Adapter",
5746             "homepage": "http://httplug.io",
5747             "keywords": [
5748                 "Guzzle",
5749                 "http"
5750             ],
5751             "support": {
5752                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5753                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5754             },
5755             "time": "2021-03-09T07:35:15+00:00"
5756         },
5757         {
5758             "name": "php-http/httplug",
5759             "version": "2.2.0",
5760             "source": {
5761                 "type": "git",
5762                 "url": "https://github.com/php-http/httplug.git",
5763                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
5764             },
5765             "dist": {
5766                 "type": "zip",
5767                 "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5768                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5769                 "shasum": ""
5770             },
5771             "require": {
5772                 "php": "^7.1 || ^8.0",
5773                 "php-http/promise": "^1.1",
5774                 "psr/http-client": "^1.0",
5775                 "psr/http-message": "^1.0"
5776             },
5777             "require-dev": {
5778                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5779                 "phpspec/phpspec": "^5.1 || ^6.0"
5780             },
5781             "type": "library",
5782             "extra": {
5783                 "branch-alias": {
5784                     "dev-master": "2.x-dev"
5785                 }
5786             },
5787             "autoload": {
5788                 "psr-4": {
5789                     "Http\\Client\\": "src/"
5790                 }
5791             },
5792             "notification-url": "https://packagist.org/downloads/",
5793             "license": [
5794                 "MIT"
5795             ],
5796             "authors": [
5797                 {
5798                     "name": "Eric GELOEN",
5799                     "email": "geloen.eric@gmail.com"
5800                 },
5801                 {
5802                     "name": "Márk Sági-Kazár",
5803                     "email": "mark.sagikazar@gmail.com",
5804                     "homepage": "https://sagikazarmark.hu"
5805                 }
5806             ],
5807             "description": "HTTPlug, the HTTP client abstraction for PHP",
5808             "homepage": "http://httplug.io",
5809             "keywords": [
5810                 "client",
5811                 "http"
5812             ],
5813             "support": {
5814                 "issues": "https://github.com/php-http/httplug/issues",
5815                 "source": "https://github.com/php-http/httplug/tree/master"
5816             },
5817             "time": "2020-07-13T15:43:23+00:00"
5818         },
5819         {
5820             "name": "php-http/message",
5821             "version": "1.12.0",
5822             "source": {
5823                 "type": "git",
5824                 "url": "https://github.com/php-http/message.git",
5825                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291"
5826             },
5827             "dist": {
5828                 "type": "zip",
5829                 "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291",
5830                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291",
5831                 "shasum": ""
5832             },
5833             "require": {
5834                 "clue/stream-filter": "^1.5",
5835                 "php": "^7.1 || ^8.0",
5836                 "php-http/message-factory": "^1.0.2",
5837                 "psr/http-message": "^1.0"
5838             },
5839             "provide": {
5840                 "php-http/message-factory-implementation": "1.0"
5841             },
5842             "require-dev": {
5843                 "ergebnis/composer-normalize": "^2.6",
5844                 "ext-zlib": "*",
5845                 "guzzlehttp/psr7": "^1.0",
5846                 "laminas/laminas-diactoros": "^2.0",
5847                 "phpspec/phpspec": "^5.1 || ^6.3",
5848                 "slim/slim": "^3.0"
5849             },
5850             "suggest": {
5851                 "ext-zlib": "Used with compressor/decompressor streams",
5852                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5853                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5854                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5855             },
5856             "type": "library",
5857             "extra": {
5858                 "branch-alias": {
5859                     "dev-master": "1.10-dev"
5860                 }
5861             },
5862             "autoload": {
5863                 "psr-4": {
5864                     "Http\\Message\\": "src/"
5865                 },
5866                 "files": [
5867                     "src/filters.php"
5868                 ]
5869             },
5870             "notification-url": "https://packagist.org/downloads/",
5871             "license": [
5872                 "MIT"
5873             ],
5874             "authors": [
5875                 {
5876                     "name": "Márk Sági-Kazár",
5877                     "email": "mark.sagikazar@gmail.com"
5878                 }
5879             ],
5880             "description": "HTTP Message related tools",
5881             "homepage": "http://php-http.org",
5882             "keywords": [
5883                 "http",
5884                 "message",
5885                 "psr-7"
5886             ],
5887             "support": {
5888                 "issues": "https://github.com/php-http/message/issues",
5889                 "source": "https://github.com/php-http/message/tree/1.12.0"
5890             },
5891             "time": "2021-08-29T09:13:12+00:00"
5892         },
5893         {
5894             "name": "php-http/message-factory",
5895             "version": "v1.0.2",
5896             "source": {
5897                 "type": "git",
5898                 "url": "https://github.com/php-http/message-factory.git",
5899                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5900             },
5901             "dist": {
5902                 "type": "zip",
5903                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5904                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5905                 "shasum": ""
5906             },
5907             "require": {
5908                 "php": ">=5.4",
5909                 "psr/http-message": "^1.0"
5910             },
5911             "type": "library",
5912             "extra": {
5913                 "branch-alias": {
5914                     "dev-master": "1.0-dev"
5915                 }
5916             },
5917             "autoload": {
5918                 "psr-4": {
5919                     "Http\\Message\\": "src/"
5920                 }
5921             },
5922             "notification-url": "https://packagist.org/downloads/",
5923             "license": [
5924                 "MIT"
5925             ],
5926             "authors": [
5927                 {
5928                     "name": "Márk Sági-Kazár",
5929                     "email": "mark.sagikazar@gmail.com"
5930                 }
5931             ],
5932             "description": "Factory interfaces for PSR-7 HTTP Message",
5933             "homepage": "http://php-http.org",
5934             "keywords": [
5935                 "factory",
5936                 "http",
5937                 "message",
5938                 "stream",
5939                 "uri"
5940             ],
5941             "support": {
5942                 "issues": "https://github.com/php-http/message-factory/issues",
5943                 "source": "https://github.com/php-http/message-factory/tree/master"
5944             },
5945             "time": "2015-12-19T14:08:53+00:00"
5946         },
5947         {
5948             "name": "php-http/promise",
5949             "version": "1.1.0",
5950             "source": {
5951                 "type": "git",
5952                 "url": "https://github.com/php-http/promise.git",
5953                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
5954             },
5955             "dist": {
5956                 "type": "zip",
5957                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5958                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5959                 "shasum": ""
5960             },
5961             "require": {
5962                 "php": "^7.1 || ^8.0"
5963             },
5964             "require-dev": {
5965                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
5966                 "phpspec/phpspec": "^5.1.2 || ^6.2"
5967             },
5968             "type": "library",
5969             "extra": {
5970                 "branch-alias": {
5971                     "dev-master": "1.1-dev"
5972                 }
5973             },
5974             "autoload": {
5975                 "psr-4": {
5976                     "Http\\Promise\\": "src/"
5977                 }
5978             },
5979             "notification-url": "https://packagist.org/downloads/",
5980             "license": [
5981                 "MIT"
5982             ],
5983             "authors": [
5984                 {
5985                     "name": "Joel Wurtz",
5986                     "email": "joel.wurtz@gmail.com"
5987                 },
5988                 {
5989                     "name": "Márk Sági-Kazár",
5990                     "email": "mark.sagikazar@gmail.com"
5991                 }
5992             ],
5993             "description": "Promise used for asynchronous HTTP requests",
5994             "homepage": "http://httplug.io",
5995             "keywords": [
5996                 "promise"
5997             ],
5998             "support": {
5999                 "issues": "https://github.com/php-http/promise/issues",
6000                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6001             },
6002             "time": "2020-07-07T09:29:14+00:00"
6003         },
6004         {
6005             "name": "phpmailer/phpmailer",
6006             "version": "v6.5.3",
6007             "source": {
6008                 "type": "git",
6009                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6010                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
6011             },
6012             "dist": {
6013                 "type": "zip",
6014                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
6015                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
6016                 "shasum": ""
6017             },
6018             "require": {
6019                 "ext-ctype": "*",
6020                 "ext-filter": "*",
6021                 "ext-hash": "*",
6022                 "php": ">=5.5.0"
6023             },
6024             "require-dev": {
6025                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6026                 "doctrine/annotations": "^1.2",
6027                 "php-parallel-lint/php-console-highlighter": "^0.5.0",
6028                 "php-parallel-lint/php-parallel-lint": "^1.3",
6029                 "phpcompatibility/php-compatibility": "^9.3.5",
6030                 "roave/security-advisories": "dev-latest",
6031                 "squizlabs/php_codesniffer": "^3.6.0",
6032                 "yoast/phpunit-polyfills": "^1.0.0"
6033             },
6034             "suggest": {
6035                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6036                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6037                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6038                 "psr/log": "For optional PSR-3 debug logging",
6039                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6040                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6041             },
6042             "type": "library",
6043             "autoload": {
6044                 "psr-4": {
6045                     "PHPMailer\\PHPMailer\\": "src/"
6046                 }
6047             },
6048             "notification-url": "https://packagist.org/downloads/",
6049             "license": [
6050                 "LGPL-2.1-only"
6051             ],
6052             "authors": [
6053                 {
6054                     "name": "Marcus Bointon",
6055                     "email": "phpmailer@synchromedia.co.uk"
6056                 },
6057                 {
6058                     "name": "Jim Jagielski",
6059                     "email": "jimjag@gmail.com"
6060                 },
6061                 {
6062                     "name": "Andy Prevost",
6063                     "email": "codeworxtech@users.sourceforge.net"
6064                 },
6065                 {
6066                     "name": "Brent R. Matzelle"
6067                 }
6068             ],
6069             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6070             "support": {
6071                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6072                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
6073             },
6074             "funding": [
6075                 {
6076                     "url": "https://github.com/Synchro",
6077                     "type": "github"
6078                 }
6079             ],
6080             "time": "2021-11-25T16:34:11+00:00"
6081         },
6082         {
6083             "name": "phpoffice/phpspreadsheet",
6084             "version": "1.21.0",
6085             "source": {
6086                 "type": "git",
6087                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6088                 "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964"
6089             },
6090             "dist": {
6091                 "type": "zip",
6092                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1a359d2ccbb89c05f5dffb32711a95f4afc67964",
6093                 "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964",
6094                 "shasum": ""
6095             },
6096             "require": {
6097                 "ext-ctype": "*",
6098                 "ext-dom": "*",
6099                 "ext-fileinfo": "*",
6100                 "ext-gd": "*",
6101                 "ext-iconv": "*",
6102                 "ext-libxml": "*",
6103                 "ext-mbstring": "*",
6104                 "ext-simplexml": "*",
6105                 "ext-xml": "*",
6106                 "ext-xmlreader": "*",
6107                 "ext-xmlwriter": "*",
6108                 "ext-zip": "*",
6109                 "ext-zlib": "*",
6110                 "ezyang/htmlpurifier": "^4.13",
6111                 "maennchen/zipstream-php": "^2.1",
6112                 "markbaker/complex": "^3.0",
6113                 "markbaker/matrix": "^3.0",
6114                 "php": "^7.3 || ^8.0",
6115                 "psr/http-client": "^1.0",
6116                 "psr/http-factory": "^1.0",
6117                 "psr/simple-cache": "^1.0"
6118             },
6119             "require-dev": {
6120                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6121                 "dompdf/dompdf": "^1.0",
6122                 "friendsofphp/php-cs-fixer": "^3.2",
6123                 "jpgraph/jpgraph": "^4.0",
6124                 "mpdf/mpdf": "^8.0",
6125                 "phpcompatibility/php-compatibility": "^9.3",
6126                 "phpstan/phpstan": "^1.1",
6127                 "phpstan/phpstan-phpunit": "^1.0",
6128                 "phpunit/phpunit": "^8.5 || ^9.0",
6129                 "squizlabs/php_codesniffer": "^3.6",
6130                 "tecnickcom/tcpdf": "^6.4"
6131             },
6132             "suggest": {
6133                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6134                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6135                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6136                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6137             },
6138             "type": "library",
6139             "autoload": {
6140                 "psr-4": {
6141                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6142                 }
6143             },
6144             "notification-url": "https://packagist.org/downloads/",
6145             "license": [
6146                 "MIT"
6147             ],
6148             "authors": [
6149                 {
6150                     "name": "Maarten Balliauw",
6151                     "homepage": "https://blog.maartenballiauw.be"
6152                 },
6153                 {
6154                     "name": "Mark Baker",
6155                     "homepage": "https://markbakeruk.net"
6156                 },
6157                 {
6158                     "name": "Franck Lefevre",
6159                     "homepage": "https://rootslabs.net"
6160                 },
6161                 {
6162                     "name": "Erik Tilt"
6163                 },
6164                 {
6165                     "name": "Adrien Crivelli"
6166                 }
6167             ],
6168             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6169             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6170             "keywords": [
6171                 "OpenXML",
6172                 "excel",
6173                 "gnumeric",
6174                 "ods",
6175                 "php",
6176                 "spreadsheet",
6177                 "xls",
6178                 "xlsx"
6179             ],
6180             "support": {
6181                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6182                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.21.0"
6183             },
6184             "time": "2022-01-06T11:10:08+00:00"
6185         },
6186         {
6187             "name": "phpoption/phpoption",
6188             "version": "1.8.1",
6189             "source": {
6190                 "type": "git",
6191                 "url": "https://github.com/schmittjoh/php-option.git",
6192                 "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
6193             },
6194             "dist": {
6195                 "type": "zip",
6196                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
6197                 "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
6198                 "shasum": ""
6199             },
6200             "require": {
6201                 "php": "^7.0 || ^8.0"
6202             },
6203             "require-dev": {
6204                 "bamarni/composer-bin-plugin": "^1.4.1",
6205                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
6206             },
6207             "type": "library",
6208             "extra": {
6209                 "branch-alias": {
6210                     "dev-master": "1.8-dev"
6211                 }
6212             },
6213             "autoload": {
6214                 "psr-4": {
6215                     "PhpOption\\": "src/PhpOption/"
6216                 }
6217             },
6218             "notification-url": "https://packagist.org/downloads/",
6219             "license": [
6220                 "Apache-2.0"
6221             ],
6222             "authors": [
6223                 {
6224                     "name": "Johannes M. Schmitt",
6225                     "email": "schmittjoh@gmail.com",
6226                     "homepage": "https://github.com/schmittjoh"
6227                 },
6228                 {
6229                     "name": "Graham Campbell",
6230                     "email": "hello@gjcampbell.co.uk",
6231                     "homepage": "https://github.com/GrahamCampbell"
6232                 }
6233             ],
6234             "description": "Option Type for PHP",
6235             "keywords": [
6236                 "language",
6237                 "option",
6238                 "php",
6239                 "type"
6240             ],
6241             "support": {
6242                 "issues": "https://github.com/schmittjoh/php-option/issues",
6243                 "source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
6244             },
6245             "funding": [
6246                 {
6247                     "url": "https://github.com/GrahamCampbell",
6248                     "type": "github"
6249                 },
6250                 {
6251                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6252                     "type": "tidelift"
6253                 }
6254             ],
6255             "time": "2021-12-04T23:24:31+00:00"
6256         },
6257         {
6258             "name": "phpseclib/phpseclib",
6259             "version": "2.0.35",
6260             "source": {
6261                 "type": "git",
6262                 "url": "https://github.com/phpseclib/phpseclib.git",
6263                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420"
6264             },
6265             "dist": {
6266                 "type": "zip",
6267                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4e16cf3f5f927a7d3f5317820af795c0366c0420",
6268                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420",
6269                 "shasum": ""
6270             },
6271             "require": {
6272                 "php": ">=5.3.3"
6273             },
6274             "require-dev": {
6275                 "phing/phing": "~2.7",
6276                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6277                 "squizlabs/php_codesniffer": "~2.0"
6278             },
6279             "suggest": {
6280                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6281                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6282                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6283                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6284             },
6285             "type": "library",
6286             "autoload": {
6287                 "files": [
6288                     "phpseclib/bootstrap.php"
6289                 ],
6290                 "psr-4": {
6291                     "phpseclib\\": "phpseclib/"
6292                 }
6293             },
6294             "notification-url": "https://packagist.org/downloads/",
6295             "license": [
6296                 "MIT"
6297             ],
6298             "authors": [
6299                 {
6300                     "name": "Jim Wigginton",
6301                     "email": "terrafrost@php.net",
6302                     "role": "Lead Developer"
6303                 },
6304                 {
6305                     "name": "Patrick Monnerat",
6306                     "email": "pm@datasphere.ch",
6307                     "role": "Developer"
6308                 },
6309                 {
6310                     "name": "Andreas Fischer",
6311                     "email": "bantu@phpbb.com",
6312                     "role": "Developer"
6313                 },
6314                 {
6315                     "name": "Hans-Jürgen Petrich",
6316                     "email": "petrich@tronic-media.com",
6317                     "role": "Developer"
6318                 },
6319                 {
6320                     "name": "Graham Campbell",
6321                     "email": "graham@alt-three.com",
6322                     "role": "Developer"
6323                 }
6324             ],
6325             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6326             "homepage": "http://phpseclib.sourceforge.net",
6327             "keywords": [
6328                 "BigInteger",
6329                 "aes",
6330                 "asn.1",
6331                 "asn1",
6332                 "blowfish",
6333                 "crypto",
6334                 "cryptography",
6335                 "encryption",
6336                 "rsa",
6337                 "security",
6338                 "sftp",
6339                 "signature",
6340                 "signing",
6341                 "ssh",
6342                 "twofish",
6343                 "x.509",
6344                 "x509"
6345             ],
6346             "support": {
6347                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6348                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.35"
6349             },
6350             "funding": [
6351                 {
6352                     "url": "https://github.com/terrafrost",
6353                     "type": "github"
6354                 },
6355                 {
6356                     "url": "https://www.patreon.com/phpseclib",
6357                     "type": "patreon"
6358                 },
6359                 {
6360                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6361                     "type": "tidelift"
6362                 }
6363             ],
6364             "time": "2021-11-28T23:30:39+00:00"
6365         },
6366         {
6367             "name": "psr/cache",
6368             "version": "1.0.1",
6369             "source": {
6370                 "type": "git",
6371                 "url": "https://github.com/php-fig/cache.git",
6372                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6373             },
6374             "dist": {
6375                 "type": "zip",
6376                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6377                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6378                 "shasum": ""
6379             },
6380             "require": {
6381                 "php": ">=5.3.0"
6382             },
6383             "type": "library",
6384             "extra": {
6385                 "branch-alias": {
6386                     "dev-master": "1.0.x-dev"
6387                 }
6388             },
6389             "autoload": {
6390                 "psr-4": {
6391                     "Psr\\Cache\\": "src/"
6392                 }
6393             },
6394             "notification-url": "https://packagist.org/downloads/",
6395             "license": [
6396                 "MIT"
6397             ],
6398             "authors": [
6399                 {
6400                     "name": "PHP-FIG",
6401                     "homepage": "http://www.php-fig.org/"
6402                 }
6403             ],
6404             "description": "Common interface for caching libraries",
6405             "keywords": [
6406                 "cache",
6407                 "psr",
6408                 "psr-6"
6409             ],
6410             "support": {
6411                 "source": "https://github.com/php-fig/cache/tree/master"
6412             },
6413             "time": "2016-08-06T20:24:11+00:00"
6414         },
6415         {
6416             "name": "psr/container",
6417             "version": "1.1.2",
6418             "source": {
6419                 "type": "git",
6420                 "url": "https://github.com/php-fig/container.git",
6421                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6422             },
6423             "dist": {
6424                 "type": "zip",
6425                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6426                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6427                 "shasum": ""
6428             },
6429             "require": {
6430                 "php": ">=7.4.0"
6431             },
6432             "type": "library",
6433             "autoload": {
6434                 "psr-4": {
6435                     "Psr\\Container\\": "src/"
6436                 }
6437             },
6438             "notification-url": "https://packagist.org/downloads/",
6439             "license": [
6440                 "MIT"
6441             ],
6442             "authors": [
6443                 {
6444                     "name": "PHP-FIG",
6445                     "homepage": "https://www.php-fig.org/"
6446                 }
6447             ],
6448             "description": "Common Container Interface (PHP FIG PSR-11)",
6449             "homepage": "https://github.com/php-fig/container",
6450             "keywords": [
6451                 "PSR-11",
6452                 "container",
6453                 "container-interface",
6454                 "container-interop",
6455                 "psr"
6456             ],
6457             "support": {
6458                 "issues": "https://github.com/php-fig/container/issues",
6459                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6460             },
6461             "time": "2021-11-05T16:50:12+00:00"
6462         },
6463         {
6464             "name": "psr/http-client",
6465             "version": "1.0.1",
6466             "source": {
6467                 "type": "git",
6468                 "url": "https://github.com/php-fig/http-client.git",
6469                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6470             },
6471             "dist": {
6472                 "type": "zip",
6473                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6474                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6475                 "shasum": ""
6476             },
6477             "require": {
6478                 "php": "^7.0 || ^8.0",
6479                 "psr/http-message": "^1.0"
6480             },
6481             "type": "library",
6482             "extra": {
6483                 "branch-alias": {
6484                     "dev-master": "1.0.x-dev"
6485                 }
6486             },
6487             "autoload": {
6488                 "psr-4": {
6489                     "Psr\\Http\\Client\\": "src/"
6490                 }
6491             },
6492             "notification-url": "https://packagist.org/downloads/",
6493             "license": [
6494                 "MIT"
6495             ],
6496             "authors": [
6497                 {
6498                     "name": "PHP-FIG",
6499                     "homepage": "http://www.php-fig.org/"
6500                 }
6501             ],
6502             "description": "Common interface for HTTP clients",
6503             "homepage": "https://github.com/php-fig/http-client",
6504             "keywords": [
6505                 "http",
6506                 "http-client",
6507                 "psr",
6508                 "psr-18"
6509             ],
6510             "support": {
6511                 "source": "https://github.com/php-fig/http-client/tree/master"
6512             },
6513             "time": "2020-06-29T06:28:15+00:00"
6514         },
6515         {
6516             "name": "psr/http-factory",
6517             "version": "1.0.1",
6518             "source": {
6519                 "type": "git",
6520                 "url": "https://github.com/php-fig/http-factory.git",
6521                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6522             },
6523             "dist": {
6524                 "type": "zip",
6525                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6526                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6527                 "shasum": ""
6528             },
6529             "require": {
6530                 "php": ">=7.0.0",
6531                 "psr/http-message": "^1.0"
6532             },
6533             "type": "library",
6534             "extra": {
6535                 "branch-alias": {
6536                     "dev-master": "1.0.x-dev"
6537                 }
6538             },
6539             "autoload": {
6540                 "psr-4": {
6541                     "Psr\\Http\\Message\\": "src/"
6542                 }
6543             },
6544             "notification-url": "https://packagist.org/downloads/",
6545             "license": [
6546                 "MIT"
6547             ],
6548             "authors": [
6549                 {
6550                     "name": "PHP-FIG",
6551                     "homepage": "http://www.php-fig.org/"
6552                 }
6553             ],
6554             "description": "Common interfaces for PSR-7 HTTP message factories",
6555             "keywords": [
6556                 "factory",
6557                 "http",
6558                 "message",
6559                 "psr",
6560                 "psr-17",
6561                 "psr-7",
6562                 "request",
6563                 "response"
6564             ],
6565             "support": {
6566                 "source": "https://github.com/php-fig/http-factory/tree/master"
6567             },
6568             "time": "2019-04-30T12:38:16+00:00"
6569         },
6570         {
6571             "name": "psr/http-message",
6572             "version": "1.0.1",
6573             "source": {
6574                 "type": "git",
6575                 "url": "https://github.com/php-fig/http-message.git",
6576                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6577             },
6578             "dist": {
6579                 "type": "zip",
6580                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6581                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6582                 "shasum": ""
6583             },
6584             "require": {
6585                 "php": ">=5.3.0"
6586             },
6587             "type": "library",
6588             "extra": {
6589                 "branch-alias": {
6590                     "dev-master": "1.0.x-dev"
6591                 }
6592             },
6593             "autoload": {
6594                 "psr-4": {
6595                     "Psr\\Http\\Message\\": "src/"
6596                 }
6597             },
6598             "notification-url": "https://packagist.org/downloads/",
6599             "license": [
6600                 "MIT"
6601             ],
6602             "authors": [
6603                 {
6604                     "name": "PHP-FIG",
6605                     "homepage": "http://www.php-fig.org/"
6606                 }
6607             ],
6608             "description": "Common interface for HTTP messages",
6609             "homepage": "https://github.com/php-fig/http-message",
6610             "keywords": [
6611                 "http",
6612                 "http-message",
6613                 "psr",
6614                 "psr-7",
6615                 "request",
6616                 "response"
6617             ],
6618             "support": {
6619                 "source": "https://github.com/php-fig/http-message/tree/master"
6620             },
6621             "time": "2016-08-06T14:39:51+00:00"
6622         },
6623         {
6624             "name": "psr/log",
6625             "version": "1.1.4",
6626             "source": {
6627                 "type": "git",
6628                 "url": "https://github.com/php-fig/log.git",
6629                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6630             },
6631             "dist": {
6632                 "type": "zip",
6633                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6634                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6635                 "shasum": ""
6636             },
6637             "require": {
6638                 "php": ">=5.3.0"
6639             },
6640             "type": "library",
6641             "extra": {
6642                 "branch-alias": {
6643                     "dev-master": "1.1.x-dev"
6644                 }
6645             },
6646             "autoload": {
6647                 "psr-4": {
6648                     "Psr\\Log\\": "Psr/Log/"
6649                 }
6650             },
6651             "notification-url": "https://packagist.org/downloads/",
6652             "license": [
6653                 "MIT"
6654             ],
6655             "authors": [
6656                 {
6657                     "name": "PHP-FIG",
6658                     "homepage": "https://www.php-fig.org/"
6659                 }
6660             ],
6661             "description": "Common interface for logging libraries",
6662             "homepage": "https://github.com/php-fig/log",
6663             "keywords": [
6664                 "log",
6665                 "psr",
6666                 "psr-3"
6667             ],
6668             "support": {
6669                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6670             },
6671             "time": "2021-05-03T11:20:27+00:00"
6672         },
6673         {
6674             "name": "psr/simple-cache",
6675             "version": "1.0.1",
6676             "source": {
6677                 "type": "git",
6678                 "url": "https://github.com/php-fig/simple-cache.git",
6679                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6680             },
6681             "dist": {
6682                 "type": "zip",
6683                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6684                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6685                 "shasum": ""
6686             },
6687             "require": {
6688                 "php": ">=5.3.0"
6689             },
6690             "type": "library",
6691             "extra": {
6692                 "branch-alias": {
6693                     "dev-master": "1.0.x-dev"
6694                 }
6695             },
6696             "autoload": {
6697                 "psr-4": {
6698                     "Psr\\SimpleCache\\": "src/"
6699                 }
6700             },
6701             "notification-url": "https://packagist.org/downloads/",
6702             "license": [
6703                 "MIT"
6704             ],
6705             "authors": [
6706                 {
6707                     "name": "PHP-FIG",
6708                     "homepage": "http://www.php-fig.org/"
6709                 }
6710             ],
6711             "description": "Common interfaces for simple caching",
6712             "keywords": [
6713                 "cache",
6714                 "caching",
6715                 "psr",
6716                 "psr-16",
6717                 "simple-cache"
6718             ],
6719             "support": {
6720                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6721             },
6722             "time": "2017-10-23T01:57:42+00:00"
6723         },
6724         {
6725             "name": "ralouphie/getallheaders",
6726             "version": "3.0.3",
6727             "source": {
6728                 "type": "git",
6729                 "url": "https://github.com/ralouphie/getallheaders.git",
6730                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6731             },
6732             "dist": {
6733                 "type": "zip",
6734                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6735                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6736                 "shasum": ""
6737             },
6738             "require": {
6739                 "php": ">=5.6"
6740             },
6741             "require-dev": {
6742                 "php-coveralls/php-coveralls": "^2.1",
6743                 "phpunit/phpunit": "^5 || ^6.5"
6744             },
6745             "type": "library",
6746             "autoload": {
6747                 "files": [
6748                     "src/getallheaders.php"
6749                 ]
6750             },
6751             "notification-url": "https://packagist.org/downloads/",
6752             "license": [
6753                 "MIT"
6754             ],
6755             "authors": [
6756                 {
6757                     "name": "Ralph Khattar",
6758                     "email": "ralph.khattar@gmail.com"
6759                 }
6760             ],
6761             "description": "A polyfill for getallheaders.",
6762             "support": {
6763                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6764                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6765             },
6766             "time": "2019-03-08T08:55:37+00:00"
6767         },
6768         {
6769             "name": "ramsey/collection",
6770             "version": "1.2.2",
6771             "source": {
6772                 "type": "git",
6773                 "url": "https://github.com/ramsey/collection.git",
6774                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6775             },
6776             "dist": {
6777                 "type": "zip",
6778                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6779                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6780                 "shasum": ""
6781             },
6782             "require": {
6783                 "php": "^7.3 || ^8",
6784                 "symfony/polyfill-php81": "^1.23"
6785             },
6786             "require-dev": {
6787                 "captainhook/captainhook": "^5.3",
6788                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6789                 "ergebnis/composer-normalize": "^2.6",
6790                 "fakerphp/faker": "^1.5",
6791                 "hamcrest/hamcrest-php": "^2",
6792                 "jangregor/phpstan-prophecy": "^0.8",
6793                 "mockery/mockery": "^1.3",
6794                 "phpspec/prophecy-phpunit": "^2.0",
6795                 "phpstan/extension-installer": "^1",
6796                 "phpstan/phpstan": "^0.12.32",
6797                 "phpstan/phpstan-mockery": "^0.12.5",
6798                 "phpstan/phpstan-phpunit": "^0.12.11",
6799                 "phpunit/phpunit": "^8.5 || ^9",
6800                 "psy/psysh": "^0.10.4",
6801                 "slevomat/coding-standard": "^6.3",
6802                 "squizlabs/php_codesniffer": "^3.5",
6803                 "vimeo/psalm": "^4.4"
6804             },
6805             "type": "library",
6806             "autoload": {
6807                 "psr-4": {
6808                     "Ramsey\\Collection\\": "src/"
6809                 }
6810             },
6811             "notification-url": "https://packagist.org/downloads/",
6812             "license": [
6813                 "MIT"
6814             ],
6815             "authors": [
6816                 {
6817                     "name": "Ben Ramsey",
6818                     "email": "ben@benramsey.com",
6819                     "homepage": "https://benramsey.com"
6820                 }
6821             ],
6822             "description": "A PHP library for representing and manipulating collections.",
6823             "keywords": [
6824                 "array",
6825                 "collection",
6826                 "hash",
6827                 "map",
6828                 "queue",
6829                 "set"
6830             ],
6831             "support": {
6832                 "issues": "https://github.com/ramsey/collection/issues",
6833                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
6834             },
6835             "funding": [
6836                 {
6837                     "url": "https://github.com/ramsey",
6838                     "type": "github"
6839                 },
6840                 {
6841                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
6842                     "type": "tidelift"
6843                 }
6844             ],
6845             "time": "2021-10-10T03:01:02+00:00"
6846         },
6847         {
6848             "name": "ramsey/uuid",
6849             "version": "4.2.3",
6850             "source": {
6851                 "type": "git",
6852                 "url": "https://github.com/ramsey/uuid.git",
6853                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
6854             },
6855             "dist": {
6856                 "type": "zip",
6857                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6858                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6859                 "shasum": ""
6860             },
6861             "require": {
6862                 "brick/math": "^0.8 || ^0.9",
6863                 "ext-json": "*",
6864                 "php": "^7.2 || ^8.0",
6865                 "ramsey/collection": "^1.0",
6866                 "symfony/polyfill-ctype": "^1.8",
6867                 "symfony/polyfill-php80": "^1.14"
6868             },
6869             "replace": {
6870                 "rhumsaa/uuid": "self.version"
6871             },
6872             "require-dev": {
6873                 "captainhook/captainhook": "^5.10",
6874                 "captainhook/plugin-composer": "^5.3",
6875                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6876                 "doctrine/annotations": "^1.8",
6877                 "ergebnis/composer-normalize": "^2.15",
6878                 "mockery/mockery": "^1.3",
6879                 "moontoast/math": "^1.1",
6880                 "paragonie/random-lib": "^2",
6881                 "php-mock/php-mock": "^2.2",
6882                 "php-mock/php-mock-mockery": "^1.3",
6883                 "php-parallel-lint/php-parallel-lint": "^1.1",
6884                 "phpbench/phpbench": "^1.0",
6885                 "phpstan/extension-installer": "^1.0",
6886                 "phpstan/phpstan": "^0.12",
6887                 "phpstan/phpstan-mockery": "^0.12",
6888                 "phpstan/phpstan-phpunit": "^0.12",
6889                 "phpunit/phpunit": "^8.5 || ^9",
6890                 "slevomat/coding-standard": "^7.0",
6891                 "squizlabs/php_codesniffer": "^3.5",
6892                 "vimeo/psalm": "^4.9"
6893             },
6894             "suggest": {
6895                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
6896                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
6897                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
6898                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
6899                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6900                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6901             },
6902             "type": "library",
6903             "extra": {
6904                 "branch-alias": {
6905                     "dev-main": "4.x-dev"
6906                 },
6907                 "captainhook": {
6908                     "force-install": true
6909                 }
6910             },
6911             "autoload": {
6912                 "psr-4": {
6913                     "Ramsey\\Uuid\\": "src/"
6914                 },
6915                 "files": [
6916                     "src/functions.php"
6917                 ]
6918             },
6919             "notification-url": "https://packagist.org/downloads/",
6920             "license": [
6921                 "MIT"
6922             ],
6923             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
6924             "keywords": [
6925                 "guid",
6926                 "identifier",
6927                 "uuid"
6928             ],
6929             "support": {
6930                 "issues": "https://github.com/ramsey/uuid/issues",
6931                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
6932             },
6933             "funding": [
6934                 {
6935                     "url": "https://github.com/ramsey",
6936                     "type": "github"
6937                 },
6938                 {
6939                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
6940                     "type": "tidelift"
6941                 }
6942             ],
6943             "time": "2021-09-25T23:10:38+00:00"
6944         },
6945         {
6946             "name": "rospdf/pdf-php",
6947             "version": "0.12.63",
6948             "source": {
6949                 "type": "git",
6950                 "url": "https://github.com/rospdf/pdf-php.git",
6951                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
6952             },
6953             "dist": {
6954                 "type": "zip",
6955                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
6956                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
6957                 "shasum": ""
6958             },
6959             "require": {
6960                 "php": ">=5.6.0"
6961             },
6962             "require-dev": {
6963                 "phpunit/phpunit": "3.7.38",
6964                 "squizlabs/php_codesniffer": "2.*"
6965             },
6966             "type": "library",
6967             "extra": {
6968                 "branch-alias": {
6969                     "dev-experimental": "0.13.x-dev",
6970                     "dev-master": "0.12.x-dev"
6971                 }
6972             },
6973             "autoload": {
6974                 "files": [
6975                     "src/Cpdf.php",
6976                     "src/Cezpdf.php"
6977                 ]
6978             },
6979             "notification-url": "https://packagist.org/downloads/",
6980             "license": [
6981                 "MIT"
6982             ],
6983             "authors": [
6984                 {
6985                     "name": "Ole Koeckemann",
6986                     "email": "ole.k@web.de",
6987                     "role": "Project Head / Developer"
6988                 },
6989                 {
6990                     "name": "Lars Olesen",
6991                     "email": "lars@intraface.dk",
6992                     "role": "Developer"
6993                 },
6994                 {
6995                     "name": "Sune Jensen",
6996                     "email": "sj@sunet.dk",
6997                     "role": "Developer"
6998                 },
6999                 {
7000                     "name": "Nicola Asuni",
7001                     "email": "info@tecnick.com",
7002                     "role": "Developer"
7003                 },
7004                 {
7005                     "name": "Wayne Munro",
7006                     "email": "pdf@ros.co.nz",
7007                     "role": "Founder / Inactive"
7008                 }
7009             ],
7010             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7011             "homepage": "https://github.com/rospdf/pdf-php",
7012             "support": {
7013                 "issues": "https://github.com/rospdf/pdf-php/issues",
7014                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7015             },
7016             "time": "2020-09-20T06:15:20+00:00"
7017         },
7018         {
7019             "name": "sabberworm/php-css-parser",
7020             "version": "8.4.0",
7021             "source": {
7022                 "type": "git",
7023                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7024                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7025             },
7026             "dist": {
7027                 "type": "zip",
7028                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7029                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7030                 "shasum": ""
7031             },
7032             "require": {
7033                 "ext-iconv": "*",
7034                 "php": ">=5.6.20"
7035             },
7036             "require-dev": {
7037                 "codacy/coverage": "^1.4",
7038                 "phpunit/phpunit": "^4.8.36"
7039             },
7040             "suggest": {
7041                 "ext-mbstring": "for parsing UTF-8 CSS"
7042             },
7043             "type": "library",
7044             "autoload": {
7045                 "psr-4": {
7046                     "Sabberworm\\CSS\\": "src/"
7047                 }
7048             },
7049             "notification-url": "https://packagist.org/downloads/",
7050             "license": [
7051                 "MIT"
7052             ],
7053             "authors": [
7054                 {
7055                     "name": "Raphael Schweikert"
7056                 }
7057             ],
7058             "description": "Parser for CSS Files written in PHP",
7059             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7060             "keywords": [
7061                 "css",
7062                 "parser",
7063                 "stylesheet"
7064             ],
7065             "support": {
7066                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7067                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7068             },
7069             "time": "2021-12-11T13:40:54+00:00"
7070         },
7071         {
7072             "name": "setasign/fpdi",
7073             "version": "v2.3.6",
7074             "source": {
7075                 "type": "git",
7076                 "url": "https://github.com/Setasign/FPDI.git",
7077                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7078             },
7079             "dist": {
7080                 "type": "zip",
7081                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7082                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7083                 "shasum": ""
7084             },
7085             "require": {
7086                 "ext-zlib": "*",
7087                 "php": "^5.6 || ^7.0 || ^8.0"
7088             },
7089             "conflict": {
7090                 "setasign/tfpdf": "<1.31"
7091             },
7092             "require-dev": {
7093                 "phpunit/phpunit": "~5.7",
7094                 "setasign/fpdf": "~1.8",
7095                 "setasign/tfpdf": "1.31",
7096                 "squizlabs/php_codesniffer": "^3.5",
7097                 "tecnickcom/tcpdf": "~6.2"
7098             },
7099             "suggest": {
7100                 "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."
7101             },
7102             "type": "library",
7103             "autoload": {
7104                 "psr-4": {
7105                     "setasign\\Fpdi\\": "src/"
7106                 }
7107             },
7108             "notification-url": "https://packagist.org/downloads/",
7109             "license": [
7110                 "MIT"
7111             ],
7112             "authors": [
7113                 {
7114                     "name": "Jan Slabon",
7115                     "email": "jan.slabon@setasign.com",
7116                     "homepage": "https://www.setasign.com"
7117                 },
7118                 {
7119                     "name": "Maximilian Kresse",
7120                     "email": "maximilian.kresse@setasign.com",
7121                     "homepage": "https://www.setasign.com"
7122                 }
7123             ],
7124             "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.",
7125             "homepage": "https://www.setasign.com/fpdi",
7126             "keywords": [
7127                 "fpdf",
7128                 "fpdi",
7129                 "pdf"
7130             ],
7131             "support": {
7132                 "issues": "https://github.com/Setasign/FPDI/issues",
7133                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7134             },
7135             "funding": [
7136                 {
7137                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7138                     "type": "tidelift"
7139                 }
7140             ],
7141             "time": "2021-02-11T11:37:01+00:00"
7142         },
7143         {
7144             "name": "smarty/smarty",
7145             "version": "v2.6.33",
7146             "source": {
7147                 "type": "git",
7148                 "url": "https://github.com/smarty-php/smarty.git",
7149                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346"
7150             },
7151             "dist": {
7152                 "type": "zip",
7153                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/533fa2abe308dcc009c7bdab977d530b32408346",
7154                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346",
7155                 "shasum": ""
7156             },
7157             "require": {
7158                 "php": ">=5.2"
7159             },
7160             "type": "library",
7161             "autoload": {
7162                 "classmap": [
7163                     "libs/Smarty.class.php",
7164                     "libs/Smarty_Compiler.class.php",
7165                     "libs/Config_File.class.php"
7166                 ]
7167             },
7168             "notification-url": "https://packagist.org/downloads/",
7169             "license": [
7170                 "LGPL-3.0"
7171             ],
7172             "authors": [
7173                 {
7174                     "name": "Monte Ohrt",
7175                     "email": "monte@ohrt.com"
7176                 },
7177                 {
7178                     "name": "Uwe Tews",
7179                     "email": "uwe.tews@googlemail.com"
7180                 }
7181             ],
7182             "description": "Smarty - the compiling PHP template engine",
7183             "homepage": "http://www.smarty.net",
7184             "keywords": [
7185                 "templating"
7186             ],
7187             "support": {
7188                 "forum": "http://www.smarty.net/forums/",
7189                 "irc": "irc://irc.freenode.org/smarty",
7190                 "issues": "http://code.google.com/p/smarty-php/issues/list",
7191                 "source": "https://github.com/smarty-php/smarty/tree/v2.6.33"
7192             },
7193             "time": "2021-10-23T12:46:52+00:00"
7194         },
7195         {
7196             "name": "steverhoades/oauth2-openid-connect-server",
7197             "version": "v2.4.0",
7198             "source": {
7199                 "type": "git",
7200                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7201                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7202             },
7203             "dist": {
7204                 "type": "zip",
7205                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7206                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7207                 "shasum": ""
7208             },
7209             "require": {
7210                 "lcobucci/jwt": "4.1.5",
7211                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7212             },
7213             "require-dev": {
7214                 "laminas/laminas-diactoros": "^1.3.2",
7215                 "phpunit/phpunit": "^5.0|^9.5"
7216             },
7217             "type": "library",
7218             "autoload": {
7219                 "psr-4": {
7220                     "OpenIDConnectServer\\": "src/"
7221                 }
7222             },
7223             "notification-url": "https://packagist.org/downloads/",
7224             "license": [
7225                 "MIT"
7226             ],
7227             "authors": [
7228                 {
7229                     "name": "Steve Rhoades",
7230                     "email": "sedonami@gmail.com"
7231                 }
7232             ],
7233             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7234             "support": {
7235                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7236                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7237             },
7238             "time": "2021-10-28T13:38:28+00:00"
7239         },
7240         {
7241             "name": "stripe/stripe-php",
7242             "version": "v7.112.0",
7243             "source": {
7244                 "type": "git",
7245                 "url": "https://github.com/stripe/stripe-php.git",
7246                 "reference": "f5213ccb88795663f73841bc65f467a0e1e61180"
7247             },
7248             "dist": {
7249                 "type": "zip",
7250                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/f5213ccb88795663f73841bc65f467a0e1e61180",
7251                 "reference": "f5213ccb88795663f73841bc65f467a0e1e61180",
7252                 "shasum": ""
7253             },
7254             "require": {
7255                 "ext-curl": "*",
7256                 "ext-json": "*",
7257                 "ext-mbstring": "*",
7258                 "php": ">=5.6.0"
7259             },
7260             "require-dev": {
7261                 "friendsofphp/php-cs-fixer": "3.5.0",
7262                 "phpstan/phpstan": "^1.2",
7263                 "phpunit/phpunit": "^5.7 || ^9.0",
7264                 "squizlabs/php_codesniffer": "^3.3"
7265             },
7266             "type": "library",
7267             "extra": {
7268                 "branch-alias": {
7269                     "dev-master": "2.0-dev"
7270                 }
7271             },
7272             "autoload": {
7273                 "psr-4": {
7274                     "Stripe\\": "lib/"
7275                 }
7276             },
7277             "notification-url": "https://packagist.org/downloads/",
7278             "license": [
7279                 "MIT"
7280             ],
7281             "authors": [
7282                 {
7283                     "name": "Stripe and contributors",
7284                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7285                 }
7286             ],
7287             "description": "Stripe PHP Library",
7288             "homepage": "https://stripe.com/",
7289             "keywords": [
7290                 "api",
7291                 "payment processing",
7292                 "stripe"
7293             ],
7294             "support": {
7295                 "issues": "https://github.com/stripe/stripe-php/issues",
7296                 "source": "https://github.com/stripe/stripe-php/tree/v7.112.0"
7297             },
7298             "time": "2022-01-25T19:42:36+00:00"
7299         },
7300         {
7301             "name": "symfony/config",
7302             "version": "v4.4.37",
7303             "source": {
7304                 "type": "git",
7305                 "url": "https://github.com/symfony/config.git",
7306                 "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e"
7307             },
7308             "dist": {
7309                 "type": "zip",
7310                 "url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
7311                 "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
7312                 "shasum": ""
7313             },
7314             "require": {
7315                 "php": ">=7.1.3",
7316                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7317                 "symfony/polyfill-ctype": "~1.8",
7318                 "symfony/polyfill-php80": "^1.16",
7319                 "symfony/polyfill-php81": "^1.22"
7320             },
7321             "conflict": {
7322                 "symfony/finder": "<3.4"
7323             },
7324             "require-dev": {
7325                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7326                 "symfony/finder": "^3.4|^4.0|^5.0",
7327                 "symfony/messenger": "^4.1|^5.0",
7328                 "symfony/service-contracts": "^1.1|^2",
7329                 "symfony/yaml": "^3.4|^4.0|^5.0"
7330             },
7331             "suggest": {
7332                 "symfony/yaml": "To use the yaml reference dumper"
7333             },
7334             "type": "library",
7335             "autoload": {
7336                 "psr-4": {
7337                     "Symfony\\Component\\Config\\": ""
7338                 },
7339                 "exclude-from-classmap": [
7340                     "/Tests/"
7341                 ]
7342             },
7343             "notification-url": "https://packagist.org/downloads/",
7344             "license": [
7345                 "MIT"
7346             ],
7347             "authors": [
7348                 {
7349                     "name": "Fabien Potencier",
7350                     "email": "fabien@symfony.com"
7351                 },
7352                 {
7353                     "name": "Symfony Community",
7354                     "homepage": "https://symfony.com/contributors"
7355                 }
7356             ],
7357             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7358             "homepage": "https://symfony.com",
7359             "support": {
7360                 "source": "https://github.com/symfony/config/tree/v4.4.37"
7361             },
7362             "funding": [
7363                 {
7364                     "url": "https://symfony.com/sponsor",
7365                     "type": "custom"
7366                 },
7367                 {
7368                     "url": "https://github.com/fabpot",
7369                     "type": "github"
7370                 },
7371                 {
7372                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7373                     "type": "tidelift"
7374                 }
7375             ],
7376             "time": "2022-01-03T09:46:22+00:00"
7377         },
7378         {
7379             "name": "symfony/dependency-injection",
7380             "version": "v4.4.37",
7381             "source": {
7382                 "type": "git",
7383                 "url": "https://github.com/symfony/dependency-injection.git",
7384                 "reference": "c00a23904b42f140087d36e1d22c88801bb39689"
7385             },
7386             "dist": {
7387                 "type": "zip",
7388                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c00a23904b42f140087d36e1d22c88801bb39689",
7389                 "reference": "c00a23904b42f140087d36e1d22c88801bb39689",
7390                 "shasum": ""
7391             },
7392             "require": {
7393                 "php": ">=7.1.3",
7394                 "psr/container": "^1.0",
7395                 "symfony/polyfill-php80": "^1.16",
7396                 "symfony/service-contracts": "^1.1.6|^2"
7397             },
7398             "conflict": {
7399                 "symfony/config": "<4.3|>=5.0",
7400                 "symfony/finder": "<3.4",
7401                 "symfony/proxy-manager-bridge": "<3.4",
7402                 "symfony/yaml": "<3.4"
7403             },
7404             "provide": {
7405                 "psr/container-implementation": "1.0",
7406                 "symfony/service-implementation": "1.0|2.0"
7407             },
7408             "require-dev": {
7409                 "symfony/config": "^4.3",
7410                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7411                 "symfony/yaml": "^4.4|^5.0"
7412             },
7413             "suggest": {
7414                 "symfony/config": "",
7415                 "symfony/expression-language": "For using expressions in service container configuration",
7416                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7417                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7418                 "symfony/yaml": ""
7419             },
7420             "type": "library",
7421             "autoload": {
7422                 "psr-4": {
7423                     "Symfony\\Component\\DependencyInjection\\": ""
7424                 },
7425                 "exclude-from-classmap": [
7426                     "/Tests/"
7427                 ]
7428             },
7429             "notification-url": "https://packagist.org/downloads/",
7430             "license": [
7431                 "MIT"
7432             ],
7433             "authors": [
7434                 {
7435                     "name": "Fabien Potencier",
7436                     "email": "fabien@symfony.com"
7437                 },
7438                 {
7439                     "name": "Symfony Community",
7440                     "homepage": "https://symfony.com/contributors"
7441                 }
7442             ],
7443             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7444             "homepage": "https://symfony.com",
7445             "support": {
7446                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.37"
7447             },
7448             "funding": [
7449                 {
7450                     "url": "https://symfony.com/sponsor",
7451                     "type": "custom"
7452                 },
7453                 {
7454                     "url": "https://github.com/fabpot",
7455                     "type": "github"
7456                 },
7457                 {
7458                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7459                     "type": "tidelift"
7460                 }
7461             ],
7462             "time": "2022-01-24T17:17:45+00:00"
7463         },
7464         {
7465             "name": "symfony/deprecation-contracts",
7466             "version": "v2.5.0",
7467             "source": {
7468                 "type": "git",
7469                 "url": "https://github.com/symfony/deprecation-contracts.git",
7470                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
7471             },
7472             "dist": {
7473                 "type": "zip",
7474                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7475                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7476                 "shasum": ""
7477             },
7478             "require": {
7479                 "php": ">=7.1"
7480             },
7481             "type": "library",
7482             "extra": {
7483                 "branch-alias": {
7484                     "dev-main": "2.5-dev"
7485                 },
7486                 "thanks": {
7487                     "name": "symfony/contracts",
7488                     "url": "https://github.com/symfony/contracts"
7489                 }
7490             },
7491             "autoload": {
7492                 "files": [
7493                     "function.php"
7494                 ]
7495             },
7496             "notification-url": "https://packagist.org/downloads/",
7497             "license": [
7498                 "MIT"
7499             ],
7500             "authors": [
7501                 {
7502                     "name": "Nicolas Grekas",
7503                     "email": "p@tchwork.com"
7504                 },
7505                 {
7506                     "name": "Symfony Community",
7507                     "homepage": "https://symfony.com/contributors"
7508                 }
7509             ],
7510             "description": "A generic function and convention to trigger deprecation notices",
7511             "homepage": "https://symfony.com",
7512             "support": {
7513                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
7514             },
7515             "funding": [
7516                 {
7517                     "url": "https://symfony.com/sponsor",
7518                     "type": "custom"
7519                 },
7520                 {
7521                     "url": "https://github.com/fabpot",
7522                     "type": "github"
7523                 },
7524                 {
7525                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7526                     "type": "tidelift"
7527                 }
7528             ],
7529             "time": "2021-07-12T14:48:14+00:00"
7530         },
7531         {
7532             "name": "symfony/event-dispatcher",
7533             "version": "v4.4.37",
7534             "source": {
7535                 "type": "git",
7536                 "url": "https://github.com/symfony/event-dispatcher.git",
7537                 "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc"
7538             },
7539             "dist": {
7540                 "type": "zip",
7541                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
7542                 "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
7543                 "shasum": ""
7544             },
7545             "require": {
7546                 "php": ">=7.1.3",
7547                 "symfony/event-dispatcher-contracts": "^1.1",
7548                 "symfony/polyfill-php80": "^1.16"
7549             },
7550             "conflict": {
7551                 "symfony/dependency-injection": "<3.4"
7552             },
7553             "provide": {
7554                 "psr/event-dispatcher-implementation": "1.0",
7555                 "symfony/event-dispatcher-implementation": "1.1"
7556             },
7557             "require-dev": {
7558                 "psr/log": "^1|^2|^3",
7559                 "symfony/config": "^3.4|^4.0|^5.0",
7560                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7561                 "symfony/error-handler": "~3.4|~4.4",
7562                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7563                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7564                 "symfony/service-contracts": "^1.1|^2",
7565                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7566             },
7567             "suggest": {
7568                 "symfony/dependency-injection": "",
7569                 "symfony/http-kernel": ""
7570             },
7571             "type": "library",
7572             "autoload": {
7573                 "psr-4": {
7574                     "Symfony\\Component\\EventDispatcher\\": ""
7575                 },
7576                 "exclude-from-classmap": [
7577                     "/Tests/"
7578                 ]
7579             },
7580             "notification-url": "https://packagist.org/downloads/",
7581             "license": [
7582                 "MIT"
7583             ],
7584             "authors": [
7585                 {
7586                     "name": "Fabien Potencier",
7587                     "email": "fabien@symfony.com"
7588                 },
7589                 {
7590                     "name": "Symfony Community",
7591                     "homepage": "https://symfony.com/contributors"
7592                 }
7593             ],
7594             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7595             "homepage": "https://symfony.com",
7596             "support": {
7597                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.37"
7598             },
7599             "funding": [
7600                 {
7601                     "url": "https://symfony.com/sponsor",
7602                     "type": "custom"
7603                 },
7604                 {
7605                     "url": "https://github.com/fabpot",
7606                     "type": "github"
7607                 },
7608                 {
7609                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7610                     "type": "tidelift"
7611                 }
7612             ],
7613             "time": "2022-01-02T09:41:36+00:00"
7614         },
7615         {
7616             "name": "symfony/event-dispatcher-contracts",
7617             "version": "v1.1.11",
7618             "source": {
7619                 "type": "git",
7620                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7621                 "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c"
7622             },
7623             "dist": {
7624                 "type": "zip",
7625                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
7626                 "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
7627                 "shasum": ""
7628             },
7629             "require": {
7630                 "php": ">=7.1.3"
7631             },
7632             "suggest": {
7633                 "psr/event-dispatcher": "",
7634                 "symfony/event-dispatcher-implementation": ""
7635             },
7636             "type": "library",
7637             "extra": {
7638                 "branch-alias": {
7639                     "dev-main": "1.1-dev"
7640                 },
7641                 "thanks": {
7642                     "name": "symfony/contracts",
7643                     "url": "https://github.com/symfony/contracts"
7644                 }
7645             },
7646             "autoload": {
7647                 "psr-4": {
7648                     "Symfony\\Contracts\\EventDispatcher\\": ""
7649                 }
7650             },
7651             "notification-url": "https://packagist.org/downloads/",
7652             "license": [
7653                 "MIT"
7654             ],
7655             "authors": [
7656                 {
7657                     "name": "Nicolas Grekas",
7658                     "email": "p@tchwork.com"
7659                 },
7660                 {
7661                     "name": "Symfony Community",
7662                     "homepage": "https://symfony.com/contributors"
7663                 }
7664             ],
7665             "description": "Generic abstractions related to dispatching event",
7666             "homepage": "https://symfony.com",
7667             "keywords": [
7668                 "abstractions",
7669                 "contracts",
7670                 "decoupling",
7671                 "interfaces",
7672                 "interoperability",
7673                 "standards"
7674             ],
7675             "support": {
7676                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11"
7677             },
7678             "funding": [
7679                 {
7680                     "url": "https://symfony.com/sponsor",
7681                     "type": "custom"
7682                 },
7683                 {
7684                     "url": "https://github.com/fabpot",
7685                     "type": "github"
7686                 },
7687                 {
7688                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7689                     "type": "tidelift"
7690                 }
7691             ],
7692             "time": "2021-03-23T15:25:38+00:00"
7693         },
7694         {
7695             "name": "symfony/filesystem",
7696             "version": "v5.4.3",
7697             "source": {
7698                 "type": "git",
7699                 "url": "https://github.com/symfony/filesystem.git",
7700                 "reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b"
7701             },
7702             "dist": {
7703                 "type": "zip",
7704                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0f0c4bf1840420f4aef3f32044a9dbb24682731b",
7705                 "reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b",
7706                 "shasum": ""
7707             },
7708             "require": {
7709                 "php": ">=7.2.5",
7710                 "symfony/polyfill-ctype": "~1.8",
7711                 "symfony/polyfill-mbstring": "~1.8",
7712                 "symfony/polyfill-php80": "^1.16"
7713             },
7714             "type": "library",
7715             "autoload": {
7716                 "psr-4": {
7717                     "Symfony\\Component\\Filesystem\\": ""
7718                 },
7719                 "exclude-from-classmap": [
7720                     "/Tests/"
7721                 ]
7722             },
7723             "notification-url": "https://packagist.org/downloads/",
7724             "license": [
7725                 "MIT"
7726             ],
7727             "authors": [
7728                 {
7729                     "name": "Fabien Potencier",
7730                     "email": "fabien@symfony.com"
7731                 },
7732                 {
7733                     "name": "Symfony Community",
7734                     "homepage": "https://symfony.com/contributors"
7735                 }
7736             ],
7737             "description": "Provides basic utilities for the filesystem",
7738             "homepage": "https://symfony.com",
7739             "support": {
7740                 "source": "https://github.com/symfony/filesystem/tree/v5.4.3"
7741             },
7742             "funding": [
7743                 {
7744                     "url": "https://symfony.com/sponsor",
7745                     "type": "custom"
7746                 },
7747                 {
7748                     "url": "https://github.com/fabpot",
7749                     "type": "github"
7750                 },
7751                 {
7752                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7753                     "type": "tidelift"
7754                 }
7755             ],
7756             "time": "2022-01-02T09:53:40+00:00"
7757         },
7758         {
7759             "name": "symfony/http-foundation",
7760             "version": "v4.4.37",
7761             "source": {
7762                 "type": "git",
7763                 "url": "https://github.com/symfony/http-foundation.git",
7764                 "reference": "27782a72399b92f44624f801adc5c28fb3f9d6c7"
7765             },
7766             "dist": {
7767                 "type": "zip",
7768                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/27782a72399b92f44624f801adc5c28fb3f9d6c7",
7769                 "reference": "27782a72399b92f44624f801adc5c28fb3f9d6c7",
7770                 "shasum": ""
7771             },
7772             "require": {
7773                 "php": ">=7.1.3",
7774                 "symfony/mime": "^4.3|^5.0",
7775                 "symfony/polyfill-mbstring": "~1.1",
7776                 "symfony/polyfill-php80": "^1.16"
7777             },
7778             "require-dev": {
7779                 "predis/predis": "~1.0",
7780                 "symfony/expression-language": "^3.4|^4.0|^5.0"
7781             },
7782             "type": "library",
7783             "autoload": {
7784                 "psr-4": {
7785                     "Symfony\\Component\\HttpFoundation\\": ""
7786                 },
7787                 "exclude-from-classmap": [
7788                     "/Tests/"
7789                 ]
7790             },
7791             "notification-url": "https://packagist.org/downloads/",
7792             "license": [
7793                 "MIT"
7794             ],
7795             "authors": [
7796                 {
7797                     "name": "Fabien Potencier",
7798                     "email": "fabien@symfony.com"
7799                 },
7800                 {
7801                     "name": "Symfony Community",
7802                     "homepage": "https://symfony.com/contributors"
7803                 }
7804             ],
7805             "description": "Defines an object-oriented layer for the HTTP specification",
7806             "homepage": "https://symfony.com",
7807             "support": {
7808                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.37"
7809             },
7810             "funding": [
7811                 {
7812                     "url": "https://symfony.com/sponsor",
7813                     "type": "custom"
7814                 },
7815                 {
7816                     "url": "https://github.com/fabpot",
7817                     "type": "github"
7818                 },
7819                 {
7820                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7821                     "type": "tidelift"
7822                 }
7823             ],
7824             "time": "2022-01-27T14:30:55+00:00"
7825         },
7826         {
7827             "name": "symfony/inflector",
7828             "version": "v5.4.3",
7829             "source": {
7830                 "type": "git",
7831                 "url": "https://github.com/symfony/inflector.git",
7832                 "reference": "6157dac05bbd287d341b82d67a549fdf468f86d1"
7833             },
7834             "dist": {
7835                 "type": "zip",
7836                 "url": "https://api.github.com/repos/symfony/inflector/zipball/6157dac05bbd287d341b82d67a549fdf468f86d1",
7837                 "reference": "6157dac05bbd287d341b82d67a549fdf468f86d1",
7838                 "shasum": ""
7839             },
7840             "require": {
7841                 "php": ">=7.2.5",
7842                 "symfony/deprecation-contracts": "^2.1|^3",
7843                 "symfony/polyfill-php80": "^1.16",
7844                 "symfony/string": "^5.3.10|^6.0"
7845             },
7846             "type": "library",
7847             "autoload": {
7848                 "psr-4": {
7849                     "Symfony\\Component\\Inflector\\": ""
7850                 },
7851                 "exclude-from-classmap": [
7852                     "/Tests/"
7853                 ]
7854             },
7855             "notification-url": "https://packagist.org/downloads/",
7856             "license": [
7857                 "MIT"
7858             ],
7859             "authors": [
7860                 {
7861                     "name": "Bernhard Schussek",
7862                     "email": "bschussek@gmail.com"
7863                 },
7864                 {
7865                     "name": "Symfony Community",
7866                     "homepage": "https://symfony.com/contributors"
7867                 }
7868             ],
7869             "description": "Converts words between their singular and plural forms (English only)",
7870             "homepage": "https://symfony.com",
7871             "keywords": [
7872                 "inflection",
7873                 "pluralize",
7874                 "singularize",
7875                 "string",
7876                 "symfony",
7877                 "words"
7878             ],
7879             "support": {
7880                 "source": "https://github.com/symfony/inflector/tree/v5.4.3"
7881             },
7882             "funding": [
7883                 {
7884                     "url": "https://symfony.com/sponsor",
7885                     "type": "custom"
7886                 },
7887                 {
7888                     "url": "https://github.com/fabpot",
7889                     "type": "github"
7890                 },
7891                 {
7892                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7893                     "type": "tidelift"
7894                 }
7895             ],
7896             "abandoned": "EnglishInflector from the String component",
7897             "time": "2022-01-02T09:53:40+00:00"
7898         },
7899         {
7900             "name": "symfony/mime",
7901             "version": "v5.4.3",
7902             "source": {
7903                 "type": "git",
7904                 "url": "https://github.com/symfony/mime.git",
7905                 "reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f"
7906             },
7907             "dist": {
7908                 "type": "zip",
7909                 "url": "https://api.github.com/repos/symfony/mime/zipball/e1503cfb5c9a225350f549d3bb99296f4abfb80f",
7910                 "reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f",
7911                 "shasum": ""
7912             },
7913             "require": {
7914                 "php": ">=7.2.5",
7915                 "symfony/deprecation-contracts": "^2.1|^3",
7916                 "symfony/polyfill-intl-idn": "^1.10",
7917                 "symfony/polyfill-mbstring": "^1.0",
7918                 "symfony/polyfill-php80": "^1.16"
7919             },
7920             "conflict": {
7921                 "egulias/email-validator": "~3.0.0",
7922                 "phpdocumentor/reflection-docblock": "<3.2.2",
7923                 "phpdocumentor/type-resolver": "<1.4.0",
7924                 "symfony/mailer": "<4.4"
7925             },
7926             "require-dev": {
7927                 "egulias/email-validator": "^2.1.10|^3.1",
7928                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
7929                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7930                 "symfony/property-access": "^4.4|^5.1|^6.0",
7931                 "symfony/property-info": "^4.4|^5.1|^6.0",
7932                 "symfony/serializer": "^5.2|^6.0"
7933             },
7934             "type": "library",
7935             "autoload": {
7936                 "psr-4": {
7937                     "Symfony\\Component\\Mime\\": ""
7938                 },
7939                 "exclude-from-classmap": [
7940                     "/Tests/"
7941                 ]
7942             },
7943             "notification-url": "https://packagist.org/downloads/",
7944             "license": [
7945                 "MIT"
7946             ],
7947             "authors": [
7948                 {
7949                     "name": "Fabien Potencier",
7950                     "email": "fabien@symfony.com"
7951                 },
7952                 {
7953                     "name": "Symfony Community",
7954                     "homepage": "https://symfony.com/contributors"
7955                 }
7956             ],
7957             "description": "Allows manipulating MIME messages",
7958             "homepage": "https://symfony.com",
7959             "keywords": [
7960                 "mime",
7961                 "mime-type"
7962             ],
7963             "support": {
7964                 "source": "https://github.com/symfony/mime/tree/v5.4.3"
7965             },
7966             "funding": [
7967                 {
7968                     "url": "https://symfony.com/sponsor",
7969                     "type": "custom"
7970                 },
7971                 {
7972                     "url": "https://github.com/fabpot",
7973                     "type": "github"
7974                 },
7975                 {
7976                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7977                     "type": "tidelift"
7978                 }
7979             ],
7980             "time": "2022-01-02T09:53:40+00:00"
7981         },
7982         {
7983             "name": "symfony/polyfill-ctype",
7984             "version": "v1.24.0",
7985             "source": {
7986                 "type": "git",
7987                 "url": "https://github.com/symfony/polyfill-ctype.git",
7988                 "reference": "30885182c981ab175d4d034db0f6f469898070ab"
7989             },
7990             "dist": {
7991                 "type": "zip",
7992                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
7993                 "reference": "30885182c981ab175d4d034db0f6f469898070ab",
7994                 "shasum": ""
7995             },
7996             "require": {
7997                 "php": ">=7.1"
7998             },
7999             "provide": {
8000                 "ext-ctype": "*"
8001             },
8002             "suggest": {
8003                 "ext-ctype": "For best performance"
8004             },
8005             "type": "library",
8006             "extra": {
8007                 "branch-alias": {
8008                     "dev-main": "1.23-dev"
8009                 },
8010                 "thanks": {
8011                     "name": "symfony/polyfill",
8012                     "url": "https://github.com/symfony/polyfill"
8013                 }
8014             },
8015             "autoload": {
8016                 "psr-4": {
8017                     "Symfony\\Polyfill\\Ctype\\": ""
8018                 },
8019                 "files": [
8020                     "bootstrap.php"
8021                 ]
8022             },
8023             "notification-url": "https://packagist.org/downloads/",
8024             "license": [
8025                 "MIT"
8026             ],
8027             "authors": [
8028                 {
8029                     "name": "Gert de Pagter",
8030                     "email": "BackEndTea@gmail.com"
8031                 },
8032                 {
8033                     "name": "Symfony Community",
8034                     "homepage": "https://symfony.com/contributors"
8035                 }
8036             ],
8037             "description": "Symfony polyfill for ctype functions",
8038             "homepage": "https://symfony.com",
8039             "keywords": [
8040                 "compatibility",
8041                 "ctype",
8042                 "polyfill",
8043                 "portable"
8044             ],
8045             "support": {
8046                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
8047             },
8048             "funding": [
8049                 {
8050                     "url": "https://symfony.com/sponsor",
8051                     "type": "custom"
8052                 },
8053                 {
8054                     "url": "https://github.com/fabpot",
8055                     "type": "github"
8056                 },
8057                 {
8058                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8059                     "type": "tidelift"
8060                 }
8061             ],
8062             "time": "2021-10-20T20:35:02+00:00"
8063         },
8064         {
8065             "name": "symfony/polyfill-intl-grapheme",
8066             "version": "v1.24.0",
8067             "source": {
8068                 "type": "git",
8069                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8070                 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
8071             },
8072             "dist": {
8073                 "type": "zip",
8074                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
8075                 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
8076                 "shasum": ""
8077             },
8078             "require": {
8079                 "php": ">=7.1"
8080             },
8081             "suggest": {
8082                 "ext-intl": "For best performance"
8083             },
8084             "type": "library",
8085             "extra": {
8086                 "branch-alias": {
8087                     "dev-main": "1.23-dev"
8088                 },
8089                 "thanks": {
8090                     "name": "symfony/polyfill",
8091                     "url": "https://github.com/symfony/polyfill"
8092                 }
8093             },
8094             "autoload": {
8095                 "psr-4": {
8096                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8097                 },
8098                 "files": [
8099                     "bootstrap.php"
8100                 ]
8101             },
8102             "notification-url": "https://packagist.org/downloads/",
8103             "license": [
8104                 "MIT"
8105             ],
8106             "authors": [
8107                 {
8108                     "name": "Nicolas Grekas",
8109                     "email": "p@tchwork.com"
8110                 },
8111                 {
8112                     "name": "Symfony Community",
8113                     "homepage": "https://symfony.com/contributors"
8114                 }
8115             ],
8116             "description": "Symfony polyfill for intl's grapheme_* functions",
8117             "homepage": "https://symfony.com",
8118             "keywords": [
8119                 "compatibility",
8120                 "grapheme",
8121                 "intl",
8122                 "polyfill",
8123                 "portable",
8124                 "shim"
8125             ],
8126             "support": {
8127                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0"
8128             },
8129             "funding": [
8130                 {
8131                     "url": "https://symfony.com/sponsor",
8132                     "type": "custom"
8133                 },
8134                 {
8135                     "url": "https://github.com/fabpot",
8136                     "type": "github"
8137                 },
8138                 {
8139                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8140                     "type": "tidelift"
8141                 }
8142             ],
8143             "time": "2021-11-23T21:10:46+00:00"
8144         },
8145         {
8146             "name": "symfony/polyfill-intl-idn",
8147             "version": "v1.24.0",
8148             "source": {
8149                 "type": "git",
8150                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8151                 "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
8152             },
8153             "dist": {
8154                 "type": "zip",
8155                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
8156                 "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
8157                 "shasum": ""
8158             },
8159             "require": {
8160                 "php": ">=7.1",
8161                 "symfony/polyfill-intl-normalizer": "^1.10",
8162                 "symfony/polyfill-php72": "^1.10"
8163             },
8164             "suggest": {
8165                 "ext-intl": "For best performance"
8166             },
8167             "type": "library",
8168             "extra": {
8169                 "branch-alias": {
8170                     "dev-main": "1.23-dev"
8171                 },
8172                 "thanks": {
8173                     "name": "symfony/polyfill",
8174                     "url": "https://github.com/symfony/polyfill"
8175                 }
8176             },
8177             "autoload": {
8178                 "psr-4": {
8179                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8180                 },
8181                 "files": [
8182                     "bootstrap.php"
8183                 ]
8184             },
8185             "notification-url": "https://packagist.org/downloads/",
8186             "license": [
8187                 "MIT"
8188             ],
8189             "authors": [
8190                 {
8191                     "name": "Laurent Bassin",
8192                     "email": "laurent@bassin.info"
8193                 },
8194                 {
8195                     "name": "Trevor Rowbotham",
8196                     "email": "trevor.rowbotham@pm.me"
8197                 },
8198                 {
8199                     "name": "Symfony Community",
8200                     "homepage": "https://symfony.com/contributors"
8201                 }
8202             ],
8203             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8204             "homepage": "https://symfony.com",
8205             "keywords": [
8206                 "compatibility",
8207                 "idn",
8208                 "intl",
8209                 "polyfill",
8210                 "portable",
8211                 "shim"
8212             ],
8213             "support": {
8214                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.24.0"
8215             },
8216             "funding": [
8217                 {
8218                     "url": "https://symfony.com/sponsor",
8219                     "type": "custom"
8220                 },
8221                 {
8222                     "url": "https://github.com/fabpot",
8223                     "type": "github"
8224                 },
8225                 {
8226                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8227                     "type": "tidelift"
8228                 }
8229             ],
8230             "time": "2021-09-14T14:02:44+00:00"
8231         },
8232         {
8233             "name": "symfony/polyfill-intl-normalizer",
8234             "version": "v1.24.0",
8235             "source": {
8236                 "type": "git",
8237                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8238                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
8239             },
8240             "dist": {
8241                 "type": "zip",
8242                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
8243                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
8244                 "shasum": ""
8245             },
8246             "require": {
8247                 "php": ">=7.1"
8248             },
8249             "suggest": {
8250                 "ext-intl": "For best performance"
8251             },
8252             "type": "library",
8253             "extra": {
8254                 "branch-alias": {
8255                     "dev-main": "1.23-dev"
8256                 },
8257                 "thanks": {
8258                     "name": "symfony/polyfill",
8259                     "url": "https://github.com/symfony/polyfill"
8260                 }
8261             },
8262             "autoload": {
8263                 "psr-4": {
8264                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8265                 },
8266                 "files": [
8267                     "bootstrap.php"
8268                 ],
8269                 "classmap": [
8270                     "Resources/stubs"
8271                 ]
8272             },
8273             "notification-url": "https://packagist.org/downloads/",
8274             "license": [
8275                 "MIT"
8276             ],
8277             "authors": [
8278                 {
8279                     "name": "Nicolas Grekas",
8280                     "email": "p@tchwork.com"
8281                 },
8282                 {
8283                     "name": "Symfony Community",
8284                     "homepage": "https://symfony.com/contributors"
8285                 }
8286             ],
8287             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8288             "homepage": "https://symfony.com",
8289             "keywords": [
8290                 "compatibility",
8291                 "intl",
8292                 "normalizer",
8293                 "polyfill",
8294                 "portable",
8295                 "shim"
8296             ],
8297             "support": {
8298                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0"
8299             },
8300             "funding": [
8301                 {
8302                     "url": "https://symfony.com/sponsor",
8303                     "type": "custom"
8304                 },
8305                 {
8306                     "url": "https://github.com/fabpot",
8307                     "type": "github"
8308                 },
8309                 {
8310                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8311                     "type": "tidelift"
8312                 }
8313             ],
8314             "time": "2021-02-19T12:13:01+00:00"
8315         },
8316         {
8317             "name": "symfony/polyfill-mbstring",
8318             "version": "v1.24.0",
8319             "source": {
8320                 "type": "git",
8321                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8322                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
8323             },
8324             "dist": {
8325                 "type": "zip",
8326                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
8327                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
8328                 "shasum": ""
8329             },
8330             "require": {
8331                 "php": ">=7.1"
8332             },
8333             "provide": {
8334                 "ext-mbstring": "*"
8335             },
8336             "suggest": {
8337                 "ext-mbstring": "For best performance"
8338             },
8339             "type": "library",
8340             "extra": {
8341                 "branch-alias": {
8342                     "dev-main": "1.23-dev"
8343                 },
8344                 "thanks": {
8345                     "name": "symfony/polyfill",
8346                     "url": "https://github.com/symfony/polyfill"
8347                 }
8348             },
8349             "autoload": {
8350                 "psr-4": {
8351                     "Symfony\\Polyfill\\Mbstring\\": ""
8352                 },
8353                 "files": [
8354                     "bootstrap.php"
8355                 ]
8356             },
8357             "notification-url": "https://packagist.org/downloads/",
8358             "license": [
8359                 "MIT"
8360             ],
8361             "authors": [
8362                 {
8363                     "name": "Nicolas Grekas",
8364                     "email": "p@tchwork.com"
8365                 },
8366                 {
8367                     "name": "Symfony Community",
8368                     "homepage": "https://symfony.com/contributors"
8369                 }
8370             ],
8371             "description": "Symfony polyfill for the Mbstring extension",
8372             "homepage": "https://symfony.com",
8373             "keywords": [
8374                 "compatibility",
8375                 "mbstring",
8376                 "polyfill",
8377                 "portable",
8378                 "shim"
8379             ],
8380             "support": {
8381                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
8382             },
8383             "funding": [
8384                 {
8385                     "url": "https://symfony.com/sponsor",
8386                     "type": "custom"
8387                 },
8388                 {
8389                     "url": "https://github.com/fabpot",
8390                     "type": "github"
8391                 },
8392                 {
8393                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8394                     "type": "tidelift"
8395                 }
8396             ],
8397             "time": "2021-11-30T18:21:41+00:00"
8398         },
8399         {
8400             "name": "symfony/polyfill-php72",
8401             "version": "v1.24.0",
8402             "source": {
8403                 "type": "git",
8404                 "url": "https://github.com/symfony/polyfill-php72.git",
8405                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
8406             },
8407             "dist": {
8408                 "type": "zip",
8409                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
8410                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
8411                 "shasum": ""
8412             },
8413             "require": {
8414                 "php": ">=7.1"
8415             },
8416             "type": "library",
8417             "extra": {
8418                 "branch-alias": {
8419                     "dev-main": "1.23-dev"
8420                 },
8421                 "thanks": {
8422                     "name": "symfony/polyfill",
8423                     "url": "https://github.com/symfony/polyfill"
8424                 }
8425             },
8426             "autoload": {
8427                 "psr-4": {
8428                     "Symfony\\Polyfill\\Php72\\": ""
8429                 },
8430                 "files": [
8431                     "bootstrap.php"
8432                 ]
8433             },
8434             "notification-url": "https://packagist.org/downloads/",
8435             "license": [
8436                 "MIT"
8437             ],
8438             "authors": [
8439                 {
8440                     "name": "Nicolas Grekas",
8441                     "email": "p@tchwork.com"
8442                 },
8443                 {
8444                     "name": "Symfony Community",
8445                     "homepage": "https://symfony.com/contributors"
8446                 }
8447             ],
8448             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8449             "homepage": "https://symfony.com",
8450             "keywords": [
8451                 "compatibility",
8452                 "polyfill",
8453                 "portable",
8454                 "shim"
8455             ],
8456             "support": {
8457                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0"
8458             },
8459             "funding": [
8460                 {
8461                     "url": "https://symfony.com/sponsor",
8462                     "type": "custom"
8463                 },
8464                 {
8465                     "url": "https://github.com/fabpot",
8466                     "type": "github"
8467                 },
8468                 {
8469                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8470                     "type": "tidelift"
8471                 }
8472             ],
8473             "time": "2021-05-27T09:17:38+00:00"
8474         },
8475         {
8476             "name": "symfony/polyfill-php80",
8477             "version": "v1.24.0",
8478             "source": {
8479                 "type": "git",
8480                 "url": "https://github.com/symfony/polyfill-php80.git",
8481                 "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
8482             },
8483             "dist": {
8484                 "type": "zip",
8485                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
8486                 "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
8487                 "shasum": ""
8488             },
8489             "require": {
8490                 "php": ">=7.1"
8491             },
8492             "type": "library",
8493             "extra": {
8494                 "branch-alias": {
8495                     "dev-main": "1.23-dev"
8496                 },
8497                 "thanks": {
8498                     "name": "symfony/polyfill",
8499                     "url": "https://github.com/symfony/polyfill"
8500                 }
8501             },
8502             "autoload": {
8503                 "psr-4": {
8504                     "Symfony\\Polyfill\\Php80\\": ""
8505                 },
8506                 "files": [
8507                     "bootstrap.php"
8508                 ],
8509                 "classmap": [
8510                     "Resources/stubs"
8511                 ]
8512             },
8513             "notification-url": "https://packagist.org/downloads/",
8514             "license": [
8515                 "MIT"
8516             ],
8517             "authors": [
8518                 {
8519                     "name": "Ion Bazan",
8520                     "email": "ion.bazan@gmail.com"
8521                 },
8522                 {
8523                     "name": "Nicolas Grekas",
8524                     "email": "p@tchwork.com"
8525                 },
8526                 {
8527                     "name": "Symfony Community",
8528                     "homepage": "https://symfony.com/contributors"
8529                 }
8530             ],
8531             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
8532             "homepage": "https://symfony.com",
8533             "keywords": [
8534                 "compatibility",
8535                 "polyfill",
8536                 "portable",
8537                 "shim"
8538             ],
8539             "support": {
8540                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
8541             },
8542             "funding": [
8543                 {
8544                     "url": "https://symfony.com/sponsor",
8545                     "type": "custom"
8546                 },
8547                 {
8548                     "url": "https://github.com/fabpot",
8549                     "type": "github"
8550                 },
8551                 {
8552                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8553                     "type": "tidelift"
8554                 }
8555             ],
8556             "time": "2021-09-13T13:58:33+00:00"
8557         },
8558         {
8559             "name": "symfony/polyfill-php81",
8560             "version": "v1.24.0",
8561             "source": {
8562                 "type": "git",
8563                 "url": "https://github.com/symfony/polyfill-php81.git",
8564                 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
8565             },
8566             "dist": {
8567                 "type": "zip",
8568                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
8569                 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
8570                 "shasum": ""
8571             },
8572             "require": {
8573                 "php": ">=7.1"
8574             },
8575             "type": "library",
8576             "extra": {
8577                 "branch-alias": {
8578                     "dev-main": "1.23-dev"
8579                 },
8580                 "thanks": {
8581                     "name": "symfony/polyfill",
8582                     "url": "https://github.com/symfony/polyfill"
8583                 }
8584             },
8585             "autoload": {
8586                 "psr-4": {
8587                     "Symfony\\Polyfill\\Php81\\": ""
8588                 },
8589                 "files": [
8590                     "bootstrap.php"
8591                 ],
8592                 "classmap": [
8593                     "Resources/stubs"
8594                 ]
8595             },
8596             "notification-url": "https://packagist.org/downloads/",
8597             "license": [
8598                 "MIT"
8599             ],
8600             "authors": [
8601                 {
8602                     "name": "Nicolas Grekas",
8603                     "email": "p@tchwork.com"
8604                 },
8605                 {
8606                     "name": "Symfony Community",
8607                     "homepage": "https://symfony.com/contributors"
8608                 }
8609             ],
8610             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
8611             "homepage": "https://symfony.com",
8612             "keywords": [
8613                 "compatibility",
8614                 "polyfill",
8615                 "portable",
8616                 "shim"
8617             ],
8618             "support": {
8619                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0"
8620             },
8621             "funding": [
8622                 {
8623                     "url": "https://symfony.com/sponsor",
8624                     "type": "custom"
8625                 },
8626                 {
8627                     "url": "https://github.com/fabpot",
8628                     "type": "github"
8629                 },
8630                 {
8631                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8632                     "type": "tidelift"
8633                 }
8634             ],
8635             "time": "2021-09-13T13:58:11+00:00"
8636         },
8637         {
8638             "name": "symfony/process",
8639             "version": "v5.4.3",
8640             "source": {
8641                 "type": "git",
8642                 "url": "https://github.com/symfony/process.git",
8643                 "reference": "553f50487389a977eb31cf6b37faae56da00f753"
8644             },
8645             "dist": {
8646                 "type": "zip",
8647                 "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
8648                 "reference": "553f50487389a977eb31cf6b37faae56da00f753",
8649                 "shasum": ""
8650             },
8651             "require": {
8652                 "php": ">=7.2.5",
8653                 "symfony/polyfill-php80": "^1.16"
8654             },
8655             "type": "library",
8656             "autoload": {
8657                 "psr-4": {
8658                     "Symfony\\Component\\Process\\": ""
8659                 },
8660                 "exclude-from-classmap": [
8661                     "/Tests/"
8662                 ]
8663             },
8664             "notification-url": "https://packagist.org/downloads/",
8665             "license": [
8666                 "MIT"
8667             ],
8668             "authors": [
8669                 {
8670                     "name": "Fabien Potencier",
8671                     "email": "fabien@symfony.com"
8672                 },
8673                 {
8674                     "name": "Symfony Community",
8675                     "homepage": "https://symfony.com/contributors"
8676                 }
8677             ],
8678             "description": "Executes commands in sub-processes",
8679             "homepage": "https://symfony.com",
8680             "support": {
8681                 "source": "https://github.com/symfony/process/tree/v5.4.3"
8682             },
8683             "funding": [
8684                 {
8685                     "url": "https://symfony.com/sponsor",
8686                     "type": "custom"
8687                 },
8688                 {
8689                     "url": "https://github.com/fabpot",
8690                     "type": "github"
8691                 },
8692                 {
8693                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8694                     "type": "tidelift"
8695                 }
8696             ],
8697             "time": "2022-01-26T16:28:35+00:00"
8698         },
8699         {
8700             "name": "symfony/property-access",
8701             "version": "v4.4.37",
8702             "source": {
8703                 "type": "git",
8704                 "url": "https://github.com/symfony/property-access.git",
8705                 "reference": "28466f1248cdaa357c73cc835cda701bee258a1d"
8706             },
8707             "dist": {
8708                 "type": "zip",
8709                 "url": "https://api.github.com/repos/symfony/property-access/zipball/28466f1248cdaa357c73cc835cda701bee258a1d",
8710                 "reference": "28466f1248cdaa357c73cc835cda701bee258a1d",
8711                 "shasum": ""
8712             },
8713             "require": {
8714                 "php": ">=7.1.3",
8715                 "symfony/inflector": "^3.4|^4.0|^5.0",
8716                 "symfony/polyfill-php80": "^1.16"
8717             },
8718             "require-dev": {
8719                 "symfony/cache": "^3.4|^4.0|^5.0"
8720             },
8721             "suggest": {
8722                 "psr/cache-implementation": "To cache access methods."
8723             },
8724             "type": "library",
8725             "autoload": {
8726                 "psr-4": {
8727                     "Symfony\\Component\\PropertyAccess\\": ""
8728                 },
8729                 "exclude-from-classmap": [
8730                     "/Tests/"
8731                 ]
8732             },
8733             "notification-url": "https://packagist.org/downloads/",
8734             "license": [
8735                 "MIT"
8736             ],
8737             "authors": [
8738                 {
8739                     "name": "Fabien Potencier",
8740                     "email": "fabien@symfony.com"
8741                 },
8742                 {
8743                     "name": "Symfony Community",
8744                     "homepage": "https://symfony.com/contributors"
8745                 }
8746             ],
8747             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
8748             "homepage": "https://symfony.com",
8749             "keywords": [
8750                 "access",
8751                 "array",
8752                 "extraction",
8753                 "index",
8754                 "injection",
8755                 "object",
8756                 "property",
8757                 "property path",
8758                 "reflection"
8759             ],
8760             "support": {
8761                 "source": "https://github.com/symfony/property-access/tree/v4.4.37"
8762             },
8763             "funding": [
8764                 {
8765                     "url": "https://symfony.com/sponsor",
8766                     "type": "custom"
8767                 },
8768                 {
8769                     "url": "https://github.com/fabpot",
8770                     "type": "github"
8771                 },
8772                 {
8773                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8774                     "type": "tidelift"
8775                 }
8776             ],
8777             "time": "2022-01-12T18:05:29+00:00"
8778         },
8779         {
8780             "name": "symfony/service-contracts",
8781             "version": "v2.5.0",
8782             "source": {
8783                 "type": "git",
8784                 "url": "https://github.com/symfony/service-contracts.git",
8785                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
8786             },
8787             "dist": {
8788                 "type": "zip",
8789                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8790                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8791                 "shasum": ""
8792             },
8793             "require": {
8794                 "php": ">=7.2.5",
8795                 "psr/container": "^1.1",
8796                 "symfony/deprecation-contracts": "^2.1"
8797             },
8798             "conflict": {
8799                 "ext-psr": "<1.1|>=2"
8800             },
8801             "suggest": {
8802                 "symfony/service-implementation": ""
8803             },
8804             "type": "library",
8805             "extra": {
8806                 "branch-alias": {
8807                     "dev-main": "2.5-dev"
8808                 },
8809                 "thanks": {
8810                     "name": "symfony/contracts",
8811                     "url": "https://github.com/symfony/contracts"
8812                 }
8813             },
8814             "autoload": {
8815                 "psr-4": {
8816                     "Symfony\\Contracts\\Service\\": ""
8817                 }
8818             },
8819             "notification-url": "https://packagist.org/downloads/",
8820             "license": [
8821                 "MIT"
8822             ],
8823             "authors": [
8824                 {
8825                     "name": "Nicolas Grekas",
8826                     "email": "p@tchwork.com"
8827                 },
8828                 {
8829                     "name": "Symfony Community",
8830                     "homepage": "https://symfony.com/contributors"
8831                 }
8832             ],
8833             "description": "Generic abstractions related to writing services",
8834             "homepage": "https://symfony.com",
8835             "keywords": [
8836                 "abstractions",
8837                 "contracts",
8838                 "decoupling",
8839                 "interfaces",
8840                 "interoperability",
8841                 "standards"
8842             ],
8843             "support": {
8844                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
8845             },
8846             "funding": [
8847                 {
8848                     "url": "https://symfony.com/sponsor",
8849                     "type": "custom"
8850                 },
8851                 {
8852                     "url": "https://github.com/fabpot",
8853                     "type": "github"
8854                 },
8855                 {
8856                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8857                     "type": "tidelift"
8858                 }
8859             ],
8860             "time": "2021-11-04T16:48:04+00:00"
8861         },
8862         {
8863             "name": "symfony/string",
8864             "version": "v5.4.3",
8865             "source": {
8866                 "type": "git",
8867                 "url": "https://github.com/symfony/string.git",
8868                 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
8869             },
8870             "dist": {
8871                 "type": "zip",
8872                 "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
8873                 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
8874                 "shasum": ""
8875             },
8876             "require": {
8877                 "php": ">=7.2.5",
8878                 "symfony/polyfill-ctype": "~1.8",
8879                 "symfony/polyfill-intl-grapheme": "~1.0",
8880                 "symfony/polyfill-intl-normalizer": "~1.0",
8881                 "symfony/polyfill-mbstring": "~1.0",
8882                 "symfony/polyfill-php80": "~1.15"
8883             },
8884             "conflict": {
8885                 "symfony/translation-contracts": ">=3.0"
8886             },
8887             "require-dev": {
8888                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8889                 "symfony/http-client": "^4.4|^5.0|^6.0",
8890                 "symfony/translation-contracts": "^1.1|^2",
8891                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
8892             },
8893             "type": "library",
8894             "autoload": {
8895                 "psr-4": {
8896                     "Symfony\\Component\\String\\": ""
8897                 },
8898                 "files": [
8899                     "Resources/functions.php"
8900                 ],
8901                 "exclude-from-classmap": [
8902                     "/Tests/"
8903                 ]
8904             },
8905             "notification-url": "https://packagist.org/downloads/",
8906             "license": [
8907                 "MIT"
8908             ],
8909             "authors": [
8910                 {
8911                     "name": "Nicolas Grekas",
8912                     "email": "p@tchwork.com"
8913                 },
8914                 {
8915                     "name": "Symfony Community",
8916                     "homepage": "https://symfony.com/contributors"
8917                 }
8918             ],
8919             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8920             "homepage": "https://symfony.com",
8921             "keywords": [
8922                 "grapheme",
8923                 "i18n",
8924                 "string",
8925                 "unicode",
8926                 "utf-8",
8927                 "utf8"
8928             ],
8929             "support": {
8930                 "source": "https://github.com/symfony/string/tree/v5.4.3"
8931             },
8932             "funding": [
8933                 {
8934                     "url": "https://symfony.com/sponsor",
8935                     "type": "custom"
8936                 },
8937                 {
8938                     "url": "https://github.com/fabpot",
8939                     "type": "github"
8940                 },
8941                 {
8942                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8943                     "type": "tidelift"
8944                 }
8945             ],
8946             "time": "2022-01-02T09:53:40+00:00"
8947         },
8948         {
8949             "name": "symfony/yaml",
8950             "version": "v4.4.37",
8951             "source": {
8952                 "type": "git",
8953                 "url": "https://github.com/symfony/yaml.git",
8954                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
8955             },
8956             "dist": {
8957                 "type": "zip",
8958                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
8959                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
8960                 "shasum": ""
8961             },
8962             "require": {
8963                 "php": ">=7.1.3",
8964                 "symfony/polyfill-ctype": "~1.8"
8965             },
8966             "conflict": {
8967                 "symfony/console": "<3.4"
8968             },
8969             "require-dev": {
8970                 "symfony/console": "^3.4|^4.0|^5.0"
8971             },
8972             "suggest": {
8973                 "symfony/console": "For validating YAML files using the lint command"
8974             },
8975             "type": "library",
8976             "autoload": {
8977                 "psr-4": {
8978                     "Symfony\\Component\\Yaml\\": ""
8979                 },
8980                 "exclude-from-classmap": [
8981                     "/Tests/"
8982                 ]
8983             },
8984             "notification-url": "https://packagist.org/downloads/",
8985             "license": [
8986                 "MIT"
8987             ],
8988             "authors": [
8989                 {
8990                     "name": "Fabien Potencier",
8991                     "email": "fabien@symfony.com"
8992                 },
8993                 {
8994                     "name": "Symfony Community",
8995                     "homepage": "https://symfony.com/contributors"
8996                 }
8997             ],
8998             "description": "Loads and dumps YAML files",
8999             "homepage": "https://symfony.com",
9000             "support": {
9001                 "source": "https://github.com/symfony/yaml/tree/v4.4.37"
9002             },
9003             "funding": [
9004                 {
9005                     "url": "https://symfony.com/sponsor",
9006                     "type": "custom"
9007                 },
9008                 {
9009                     "url": "https://github.com/fabpot",
9010                     "type": "github"
9011                 },
9012                 {
9013                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9014                     "type": "tidelift"
9015                 }
9016             ],
9017             "time": "2022-01-24T20:11:01+00:00"
9018         },
9019         {
9020             "name": "twig/twig",
9021             "version": "v3.3.7",
9022             "source": {
9023                 "type": "git",
9024                 "url": "https://github.com/twigphp/Twig.git",
9025                 "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b"
9026             },
9027             "dist": {
9028                 "type": "zip",
9029                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/8f168c6ffa3ce76d1786b3cd52275424a3fc675b",
9030                 "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b",
9031                 "shasum": ""
9032             },
9033             "require": {
9034                 "php": ">=7.2.5",
9035                 "symfony/polyfill-ctype": "^1.8",
9036                 "symfony/polyfill-mbstring": "^1.3"
9037             },
9038             "require-dev": {
9039                 "psr/container": "^1.0",
9040                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9041             },
9042             "type": "library",
9043             "extra": {
9044                 "branch-alias": {
9045                     "dev-master": "3.3-dev"
9046                 }
9047             },
9048             "autoload": {
9049                 "psr-4": {
9050                     "Twig\\": "src/"
9051                 }
9052             },
9053             "notification-url": "https://packagist.org/downloads/",
9054             "license": [
9055                 "BSD-3-Clause"
9056             ],
9057             "authors": [
9058                 {
9059                     "name": "Fabien Potencier",
9060                     "email": "fabien@symfony.com",
9061                     "homepage": "http://fabien.potencier.org",
9062                     "role": "Lead Developer"
9063                 },
9064                 {
9065                     "name": "Twig Team",
9066                     "role": "Contributors"
9067                 },
9068                 {
9069                     "name": "Armin Ronacher",
9070                     "email": "armin.ronacher@active-4.com",
9071                     "role": "Project Founder"
9072                 }
9073             ],
9074             "description": "Twig, the flexible, fast, and secure template language for PHP",
9075             "homepage": "https://twig.symfony.com",
9076             "keywords": [
9077                 "templating"
9078             ],
9079             "support": {
9080                 "issues": "https://github.com/twigphp/Twig/issues",
9081                 "source": "https://github.com/twigphp/Twig/tree/v3.3.7"
9082             },
9083             "funding": [
9084                 {
9085                     "url": "https://github.com/fabpot",
9086                     "type": "github"
9087                 },
9088                 {
9089                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9090                     "type": "tidelift"
9091                 }
9092             ],
9093             "time": "2022-01-03T21:15:37+00:00"
9094         },
9095         {
9096             "name": "vlucas/phpdotenv",
9097             "version": "v5.4.1",
9098             "source": {
9099                 "type": "git",
9100                 "url": "https://github.com/vlucas/phpdotenv.git",
9101                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
9102             },
9103             "dist": {
9104                 "type": "zip",
9105                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
9106                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
9107                 "shasum": ""
9108             },
9109             "require": {
9110                 "ext-pcre": "*",
9111                 "graham-campbell/result-type": "^1.0.2",
9112                 "php": "^7.1.3 || ^8.0",
9113                 "phpoption/phpoption": "^1.8",
9114                 "symfony/polyfill-ctype": "^1.23",
9115                 "symfony/polyfill-mbstring": "^1.23.1",
9116                 "symfony/polyfill-php80": "^1.23.1"
9117             },
9118             "require-dev": {
9119                 "bamarni/composer-bin-plugin": "^1.4.1",
9120                 "ext-filter": "*",
9121                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9122             },
9123             "suggest": {
9124                 "ext-filter": "Required to use the boolean validator."
9125             },
9126             "type": "library",
9127             "extra": {
9128                 "branch-alias": {
9129                     "dev-master": "5.4-dev"
9130                 }
9131             },
9132             "autoload": {
9133                 "psr-4": {
9134                     "Dotenv\\": "src/"
9135                 }
9136             },
9137             "notification-url": "https://packagist.org/downloads/",
9138             "license": [
9139                 "BSD-3-Clause"
9140             ],
9141             "authors": [
9142                 {
9143                     "name": "Graham Campbell",
9144                     "email": "hello@gjcampbell.co.uk",
9145                     "homepage": "https://github.com/GrahamCampbell"
9146                 },
9147                 {
9148                     "name": "Vance Lucas",
9149                     "email": "vance@vancelucas.com",
9150                     "homepage": "https://github.com/vlucas"
9151                 }
9152             ],
9153             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9154             "keywords": [
9155                 "dotenv",
9156                 "env",
9157                 "environment"
9158             ],
9159             "support": {
9160                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9161                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
9162             },
9163             "funding": [
9164                 {
9165                     "url": "https://github.com/GrahamCampbell",
9166                     "type": "github"
9167                 },
9168                 {
9169                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9170                     "type": "tidelift"
9171                 }
9172             ],
9173             "time": "2021-12-12T23:22:04+00:00"
9174         },
9175         {
9176             "name": "waryway/php-traits-library",
9177             "version": "1.0.4",
9178             "source": {
9179                 "type": "git",
9180                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9181                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9182             },
9183             "dist": {
9184                 "type": "zip",
9185                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9186                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9187                 "shasum": ""
9188             },
9189             "require-dev": {
9190                 "phpunit/phpunit": "6.4.3"
9191             },
9192             "type": "library",
9193             "autoload": {
9194                 "psr-4": {
9195                     "Waryway\\PhpTraitsLibrary\\": "src/"
9196                 }
9197             },
9198             "notification-url": "https://packagist.org/downloads/",
9199             "license": [
9200                 "MIT"
9201             ],
9202             "authors": [
9203                 {
9204                     "name": "Kyle Wiering",
9205                     "email": "kyle@waryway.com"
9206                 }
9207             ],
9208             "description": "General use traits",
9209             "support": {
9210                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9211                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9212             },
9213             "time": "2017-12-23T14:22:07+00:00"
9214         },
9215         {
9216             "name": "webimpress/safe-writer",
9217             "version": "2.2.0",
9218             "source": {
9219                 "type": "git",
9220                 "url": "https://github.com/webimpress/safe-writer.git",
9221                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9222             },
9223             "dist": {
9224                 "type": "zip",
9225                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9226                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9227                 "shasum": ""
9228             },
9229             "require": {
9230                 "php": "^7.3 || ^8.0"
9231             },
9232             "require-dev": {
9233                 "phpunit/phpunit": "^9.5.4",
9234                 "vimeo/psalm": "^4.7",
9235                 "webimpress/coding-standard": "^1.2.2"
9236             },
9237             "type": "library",
9238             "extra": {
9239                 "branch-alias": {
9240                     "dev-master": "2.2.x-dev",
9241                     "dev-develop": "2.3.x-dev",
9242                     "dev-release-1.0": "1.0.x-dev"
9243                 }
9244             },
9245             "autoload": {
9246                 "psr-4": {
9247                     "Webimpress\\SafeWriter\\": "src/"
9248                 }
9249             },
9250             "notification-url": "https://packagist.org/downloads/",
9251             "license": [
9252                 "BSD-2-Clause"
9253             ],
9254             "description": "Tool to write files safely, to avoid race conditions",
9255             "keywords": [
9256                 "concurrent write",
9257                 "file writer",
9258                 "race condition",
9259                 "safe writer",
9260                 "webimpress"
9261             ],
9262             "support": {
9263                 "issues": "https://github.com/webimpress/safe-writer/issues",
9264                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9265             },
9266             "funding": [
9267                 {
9268                     "url": "https://github.com/michalbundyra",
9269                     "type": "github"
9270                 }
9271             ],
9272             "time": "2021-04-19T16:34:45+00:00"
9273         },
9274         {
9275             "name": "webmozart/assert",
9276             "version": "1.10.0",
9277             "source": {
9278                 "type": "git",
9279                 "url": "https://github.com/webmozarts/assert.git",
9280                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
9281             },
9282             "dist": {
9283                 "type": "zip",
9284                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
9285                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
9286                 "shasum": ""
9287             },
9288             "require": {
9289                 "php": "^7.2 || ^8.0",
9290                 "symfony/polyfill-ctype": "^1.8"
9291             },
9292             "conflict": {
9293                 "phpstan/phpstan": "<0.12.20",
9294                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9295             },
9296             "require-dev": {
9297                 "phpunit/phpunit": "^8.5.13"
9298             },
9299             "type": "library",
9300             "extra": {
9301                 "branch-alias": {
9302                     "dev-master": "1.10-dev"
9303                 }
9304             },
9305             "autoload": {
9306                 "psr-4": {
9307                     "Webmozart\\Assert\\": "src/"
9308                 }
9309             },
9310             "notification-url": "https://packagist.org/downloads/",
9311             "license": [
9312                 "MIT"
9313             ],
9314             "authors": [
9315                 {
9316                     "name": "Bernhard Schussek",
9317                     "email": "bschussek@gmail.com"
9318                 }
9319             ],
9320             "description": "Assertions to validate method input/output with nice error messages.",
9321             "keywords": [
9322                 "assert",
9323                 "check",
9324                 "validate"
9325             ],
9326             "support": {
9327                 "issues": "https://github.com/webmozarts/assert/issues",
9328                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
9329             },
9330             "time": "2021-03-09T10:59:23+00:00"
9331         },
9332         {
9333             "name": "yubico/u2flib-server",
9334             "version": "1.0.2",
9335             "source": {
9336                 "type": "git",
9337                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9338                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9339             },
9340             "dist": {
9341                 "type": "zip",
9342                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9343                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9344                 "shasum": ""
9345             },
9346             "require": {
9347                 "ext-openssl": "*",
9348                 "paragonie/random_compat": ">= 1",
9349                 "php": ">=5.6"
9350             },
9351             "require-dev": {
9352                 "phpunit/phpunit": "~5.7",
9353                 "vimeo/psalm": "^0|^1|^2"
9354             },
9355             "type": "library",
9356             "autoload": {
9357                 "classmap": [
9358                     "src/"
9359                 ]
9360             },
9361             "notification-url": "https://packagist.org/downloads/",
9362             "license": [
9363                 "BSD-2-Clause"
9364             ],
9365             "description": "Library for U2F implementation",
9366             "homepage": "https://developers.yubico.com/php-u2flib-server",
9367             "support": {
9368                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9369                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9370             },
9371             "time": "2018-09-07T08:16:44+00:00"
9372         }
9373     ],
9374     "packages-dev": [
9375         {
9376             "name": "doctrine/annotations",
9377             "version": "1.13.2",
9378             "source": {
9379                 "type": "git",
9380                 "url": "https://github.com/doctrine/annotations.git",
9381                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
9382             },
9383             "dist": {
9384                 "type": "zip",
9385                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
9386                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
9387                 "shasum": ""
9388             },
9389             "require": {
9390                 "doctrine/lexer": "1.*",
9391                 "ext-tokenizer": "*",
9392                 "php": "^7.1 || ^8.0",
9393                 "psr/cache": "^1 || ^2 || ^3"
9394             },
9395             "require-dev": {
9396                 "doctrine/cache": "^1.11 || ^2.0",
9397                 "doctrine/coding-standard": "^6.0 || ^8.1",
9398                 "phpstan/phpstan": "^0.12.20",
9399                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9400                 "symfony/cache": "^4.4 || ^5.2"
9401             },
9402             "type": "library",
9403             "autoload": {
9404                 "psr-4": {
9405                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9406                 }
9407             },
9408             "notification-url": "https://packagist.org/downloads/",
9409             "license": [
9410                 "MIT"
9411             ],
9412             "authors": [
9413                 {
9414                     "name": "Guilherme Blanco",
9415                     "email": "guilhermeblanco@gmail.com"
9416                 },
9417                 {
9418                     "name": "Roman Borschel",
9419                     "email": "roman@code-factory.org"
9420                 },
9421                 {
9422                     "name": "Benjamin Eberlei",
9423                     "email": "kontakt@beberlei.de"
9424                 },
9425                 {
9426                     "name": "Jonathan Wage",
9427                     "email": "jonwage@gmail.com"
9428                 },
9429                 {
9430                     "name": "Johannes Schmitt",
9431                     "email": "schmittjoh@gmail.com"
9432                 }
9433             ],
9434             "description": "Docblock Annotations Parser",
9435             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9436             "keywords": [
9437                 "annotations",
9438                 "docblock",
9439                 "parser"
9440             ],
9441             "support": {
9442                 "issues": "https://github.com/doctrine/annotations/issues",
9443                 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
9444             },
9445             "time": "2021-08-05T19:00:23+00:00"
9446         },
9447         {
9448             "name": "doctrine/instantiator",
9449             "version": "1.4.0",
9450             "source": {
9451                 "type": "git",
9452                 "url": "https://github.com/doctrine/instantiator.git",
9453                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
9454             },
9455             "dist": {
9456                 "type": "zip",
9457                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
9458                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
9459                 "shasum": ""
9460             },
9461             "require": {
9462                 "php": "^7.1 || ^8.0"
9463             },
9464             "require-dev": {
9465                 "doctrine/coding-standard": "^8.0",
9466                 "ext-pdo": "*",
9467                 "ext-phar": "*",
9468                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
9469                 "phpstan/phpstan": "^0.12",
9470                 "phpstan/phpstan-phpunit": "^0.12",
9471                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
9472             },
9473             "type": "library",
9474             "autoload": {
9475                 "psr-4": {
9476                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
9477                 }
9478             },
9479             "notification-url": "https://packagist.org/downloads/",
9480             "license": [
9481                 "MIT"
9482             ],
9483             "authors": [
9484                 {
9485                     "name": "Marco Pivetta",
9486                     "email": "ocramius@gmail.com",
9487                     "homepage": "https://ocramius.github.io/"
9488                 }
9489             ],
9490             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
9491             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
9492             "keywords": [
9493                 "constructor",
9494                 "instantiate"
9495             ],
9496             "support": {
9497                 "issues": "https://github.com/doctrine/instantiator/issues",
9498                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
9499             },
9500             "funding": [
9501                 {
9502                     "url": "https://www.doctrine-project.org/sponsorship.html",
9503                     "type": "custom"
9504                 },
9505                 {
9506                     "url": "https://www.patreon.com/phpdoctrine",
9507                     "type": "patreon"
9508                 },
9509                 {
9510                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
9511                     "type": "tidelift"
9512                 }
9513             ],
9514             "time": "2020-11-10T18:47:58+00:00"
9515         },
9516         {
9517             "name": "doctrine/lexer",
9518             "version": "1.2.2",
9519             "source": {
9520                 "type": "git",
9521                 "url": "https://github.com/doctrine/lexer.git",
9522                 "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c"
9523             },
9524             "dist": {
9525                 "type": "zip",
9526                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
9527                 "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
9528                 "shasum": ""
9529             },
9530             "require": {
9531                 "php": "^7.1 || ^8.0"
9532             },
9533             "require-dev": {
9534                 "doctrine/coding-standard": "^9.0",
9535                 "phpstan/phpstan": "1.3",
9536                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
9537                 "vimeo/psalm": "^4.11"
9538             },
9539             "type": "library",
9540             "autoload": {
9541                 "psr-4": {
9542                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
9543                 }
9544             },
9545             "notification-url": "https://packagist.org/downloads/",
9546             "license": [
9547                 "MIT"
9548             ],
9549             "authors": [
9550                 {
9551                     "name": "Guilherme Blanco",
9552                     "email": "guilhermeblanco@gmail.com"
9553                 },
9554                 {
9555                     "name": "Roman Borschel",
9556                     "email": "roman@code-factory.org"
9557                 },
9558                 {
9559                     "name": "Johannes Schmitt",
9560                     "email": "schmittjoh@gmail.com"
9561                 }
9562             ],
9563             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
9564             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
9565             "keywords": [
9566                 "annotations",
9567                 "docblock",
9568                 "lexer",
9569                 "parser",
9570                 "php"
9571             ],
9572             "support": {
9573                 "issues": "https://github.com/doctrine/lexer/issues",
9574                 "source": "https://github.com/doctrine/lexer/tree/1.2.2"
9575             },
9576             "funding": [
9577                 {
9578                     "url": "https://www.doctrine-project.org/sponsorship.html",
9579                     "type": "custom"
9580                 },
9581                 {
9582                     "url": "https://www.patreon.com/phpdoctrine",
9583                     "type": "patreon"
9584                 },
9585                 {
9586                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
9587                     "type": "tidelift"
9588                 }
9589             ],
9590             "time": "2022-01-12T08:27:12+00:00"
9591         },
9592         {
9593             "name": "phar-io/manifest",
9594             "version": "2.0.3",
9595             "source": {
9596                 "type": "git",
9597                 "url": "https://github.com/phar-io/manifest.git",
9598                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
9599             },
9600             "dist": {
9601                 "type": "zip",
9602                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
9603                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
9604                 "shasum": ""
9605             },
9606             "require": {
9607                 "ext-dom": "*",
9608                 "ext-phar": "*",
9609                 "ext-xmlwriter": "*",
9610                 "phar-io/version": "^3.0.1",
9611                 "php": "^7.2 || ^8.0"
9612             },
9613             "type": "library",
9614             "extra": {
9615                 "branch-alias": {
9616                     "dev-master": "2.0.x-dev"
9617                 }
9618             },
9619             "autoload": {
9620                 "classmap": [
9621                     "src/"
9622                 ]
9623             },
9624             "notification-url": "https://packagist.org/downloads/",
9625             "license": [
9626                 "BSD-3-Clause"
9627             ],
9628             "authors": [
9629                 {
9630                     "name": "Arne Blankerts",
9631                     "email": "arne@blankerts.de",
9632                     "role": "Developer"
9633                 },
9634                 {
9635                     "name": "Sebastian Heuer",
9636                     "email": "sebastian@phpeople.de",
9637                     "role": "Developer"
9638                 },
9639                 {
9640                     "name": "Sebastian Bergmann",
9641                     "email": "sebastian@phpunit.de",
9642                     "role": "Developer"
9643                 }
9644             ],
9645             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
9646             "support": {
9647                 "issues": "https://github.com/phar-io/manifest/issues",
9648                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
9649             },
9650             "time": "2021-07-20T11:28:43+00:00"
9651         },
9652         {
9653             "name": "phar-io/version",
9654             "version": "3.1.0",
9655             "source": {
9656                 "type": "git",
9657                 "url": "https://github.com/phar-io/version.git",
9658                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
9659             },
9660             "dist": {
9661                 "type": "zip",
9662                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
9663                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
9664                 "shasum": ""
9665             },
9666             "require": {
9667                 "php": "^7.2 || ^8.0"
9668             },
9669             "type": "library",
9670             "autoload": {
9671                 "classmap": [
9672                     "src/"
9673                 ]
9674             },
9675             "notification-url": "https://packagist.org/downloads/",
9676             "license": [
9677                 "BSD-3-Clause"
9678             ],
9679             "authors": [
9680                 {
9681                     "name": "Arne Blankerts",
9682                     "email": "arne@blankerts.de",
9683                     "role": "Developer"
9684                 },
9685                 {
9686                     "name": "Sebastian Heuer",
9687                     "email": "sebastian@phpeople.de",
9688                     "role": "Developer"
9689                 },
9690                 {
9691                     "name": "Sebastian Bergmann",
9692                     "email": "sebastian@phpunit.de",
9693                     "role": "Developer"
9694                 }
9695             ],
9696             "description": "Library for handling version information and constraints",
9697             "support": {
9698                 "issues": "https://github.com/phar-io/version/issues",
9699                 "source": "https://github.com/phar-io/version/tree/3.1.0"
9700             },
9701             "time": "2021-02-23T14:00:09+00:00"
9702         },
9703         {
9704             "name": "php-webdriver/webdriver",
9705             "version": "1.12.0",
9706             "source": {
9707                 "type": "git",
9708                 "url": "https://github.com/php-webdriver/php-webdriver.git",
9709                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
9710             },
9711             "dist": {
9712                 "type": "zip",
9713                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9714                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9715                 "shasum": ""
9716             },
9717             "require": {
9718                 "ext-curl": "*",
9719                 "ext-json": "*",
9720                 "ext-zip": "*",
9721                 "php": "^5.6 || ~7.0 || ^8.0",
9722                 "symfony/polyfill-mbstring": "^1.12",
9723                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
9724             },
9725             "replace": {
9726                 "facebook/webdriver": "*"
9727             },
9728             "require-dev": {
9729                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
9730                 "php-coveralls/php-coveralls": "^2.4",
9731                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
9732                 "php-parallel-lint/php-parallel-lint": "^1.2",
9733                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
9734                 "squizlabs/php_codesniffer": "^3.5",
9735                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
9736             },
9737             "suggest": {
9738                 "ext-SimpleXML": "For Firefox profile creation"
9739             },
9740             "type": "library",
9741             "autoload": {
9742                 "psr-4": {
9743                     "Facebook\\WebDriver\\": "lib/"
9744                 },
9745                 "files": [
9746                     "lib/Exception/TimeoutException.php"
9747                 ]
9748             },
9749             "notification-url": "https://packagist.org/downloads/",
9750             "license": [
9751                 "MIT"
9752             ],
9753             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
9754             "homepage": "https://github.com/php-webdriver/php-webdriver",
9755             "keywords": [
9756                 "Chromedriver",
9757                 "geckodriver",
9758                 "php",
9759                 "selenium",
9760                 "webdriver"
9761             ],
9762             "support": {
9763                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
9764                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
9765             },
9766             "time": "2021-10-14T09:30:02+00:00"
9767         },
9768         {
9769             "name": "phpdocumentor/reflection-common",
9770             "version": "2.2.0",
9771             "source": {
9772                 "type": "git",
9773                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
9774                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
9775             },
9776             "dist": {
9777                 "type": "zip",
9778                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9779                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9780                 "shasum": ""
9781             },
9782             "require": {
9783                 "php": "^7.2 || ^8.0"
9784             },
9785             "type": "library",
9786             "extra": {
9787                 "branch-alias": {
9788                     "dev-2.x": "2.x-dev"
9789                 }
9790             },
9791             "autoload": {
9792                 "psr-4": {
9793                     "phpDocumentor\\Reflection\\": "src/"
9794                 }
9795             },
9796             "notification-url": "https://packagist.org/downloads/",
9797             "license": [
9798                 "MIT"
9799             ],
9800             "authors": [
9801                 {
9802                     "name": "Jaap van Otterdijk",
9803                     "email": "opensource@ijaap.nl"
9804                 }
9805             ],
9806             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
9807             "homepage": "http://www.phpdoc.org",
9808             "keywords": [
9809                 "FQSEN",
9810                 "phpDocumentor",
9811                 "phpdoc",
9812                 "reflection",
9813                 "static analysis"
9814             ],
9815             "support": {
9816                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
9817                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
9818             },
9819             "time": "2020-06-27T09:03:43+00:00"
9820         },
9821         {
9822             "name": "phpdocumentor/reflection-docblock",
9823             "version": "5.3.0",
9824             "source": {
9825                 "type": "git",
9826                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9827                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
9828             },
9829             "dist": {
9830                 "type": "zip",
9831                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
9832                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
9833                 "shasum": ""
9834             },
9835             "require": {
9836                 "ext-filter": "*",
9837                 "php": "^7.2 || ^8.0",
9838                 "phpdocumentor/reflection-common": "^2.2",
9839                 "phpdocumentor/type-resolver": "^1.3",
9840                 "webmozart/assert": "^1.9.1"
9841             },
9842             "require-dev": {
9843                 "mockery/mockery": "~1.3.2",
9844                 "psalm/phar": "^4.8"
9845             },
9846             "type": "library",
9847             "extra": {
9848                 "branch-alias": {
9849                     "dev-master": "5.x-dev"
9850                 }
9851             },
9852             "autoload": {
9853                 "psr-4": {
9854                     "phpDocumentor\\Reflection\\": "src"
9855                 }
9856             },
9857             "notification-url": "https://packagist.org/downloads/",
9858             "license": [
9859                 "MIT"
9860             ],
9861             "authors": [
9862                 {
9863                     "name": "Mike van Riel",
9864                     "email": "me@mikevanriel.com"
9865                 },
9866                 {
9867                     "name": "Jaap van Otterdijk",
9868                     "email": "account@ijaap.nl"
9869                 }
9870             ],
9871             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
9872             "support": {
9873                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
9874                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
9875             },
9876             "time": "2021-10-19T17:43:47+00:00"
9877         },
9878         {
9879             "name": "phpdocumentor/type-resolver",
9880             "version": "1.6.0",
9881             "source": {
9882                 "type": "git",
9883                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
9884                 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
9885             },
9886             "dist": {
9887                 "type": "zip",
9888                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
9889                 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
9890                 "shasum": ""
9891             },
9892             "require": {
9893                 "php": "^7.2 || ^8.0",
9894                 "phpdocumentor/reflection-common": "^2.0"
9895             },
9896             "require-dev": {
9897                 "ext-tokenizer": "*",
9898                 "psalm/phar": "^4.8"
9899             },
9900             "type": "library",
9901             "extra": {
9902                 "branch-alias": {
9903                     "dev-1.x": "1.x-dev"
9904                 }
9905             },
9906             "autoload": {
9907                 "psr-4": {
9908                     "phpDocumentor\\Reflection\\": "src"
9909                 }
9910             },
9911             "notification-url": "https://packagist.org/downloads/",
9912             "license": [
9913                 "MIT"
9914             ],
9915             "authors": [
9916                 {
9917                     "name": "Mike van Riel",
9918                     "email": "me@mikevanriel.com"
9919                 }
9920             ],
9921             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
9922             "support": {
9923                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
9924                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
9925             },
9926             "time": "2022-01-04T19:58:01+00:00"
9927         },
9928         {
9929             "name": "phpspec/prophecy",
9930             "version": "v1.15.0",
9931             "source": {
9932                 "type": "git",
9933                 "url": "https://github.com/phpspec/prophecy.git",
9934                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
9935             },
9936             "dist": {
9937                 "type": "zip",
9938                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
9939                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
9940                 "shasum": ""
9941             },
9942             "require": {
9943                 "doctrine/instantiator": "^1.2",
9944                 "php": "^7.2 || ~8.0, <8.2",
9945                 "phpdocumentor/reflection-docblock": "^5.2",
9946                 "sebastian/comparator": "^3.0 || ^4.0",
9947                 "sebastian/recursion-context": "^3.0 || ^4.0"
9948             },
9949             "require-dev": {
9950                 "phpspec/phpspec": "^6.0 || ^7.0",
9951                 "phpunit/phpunit": "^8.0 || ^9.0"
9952             },
9953             "type": "library",
9954             "extra": {
9955                 "branch-alias": {
9956                     "dev-master": "1.x-dev"
9957                 }
9958             },
9959             "autoload": {
9960                 "psr-4": {
9961                     "Prophecy\\": "src/Prophecy"
9962                 }
9963             },
9964             "notification-url": "https://packagist.org/downloads/",
9965             "license": [
9966                 "MIT"
9967             ],
9968             "authors": [
9969                 {
9970                     "name": "Konstantin Kudryashov",
9971                     "email": "ever.zet@gmail.com",
9972                     "homepage": "http://everzet.com"
9973                 },
9974                 {
9975                     "name": "Marcello Duarte",
9976                     "email": "marcello.duarte@gmail.com"
9977                 }
9978             ],
9979             "description": "Highly opinionated mocking framework for PHP 5.3+",
9980             "homepage": "https://github.com/phpspec/prophecy",
9981             "keywords": [
9982                 "Double",
9983                 "Dummy",
9984                 "fake",
9985                 "mock",
9986                 "spy",
9987                 "stub"
9988             ],
9989             "support": {
9990                 "issues": "https://github.com/phpspec/prophecy/issues",
9991                 "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
9992             },
9993             "time": "2021-12-08T12:19:24+00:00"
9994         },
9995         {
9996             "name": "phpunit/php-code-coverage",
9997             "version": "9.2.10",
9998             "source": {
9999                 "type": "git",
10000                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10001                 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
10002             },
10003             "dist": {
10004                 "type": "zip",
10005                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
10006                 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
10007                 "shasum": ""
10008             },
10009             "require": {
10010                 "ext-dom": "*",
10011                 "ext-libxml": "*",
10012                 "ext-xmlwriter": "*",
10013                 "nikic/php-parser": "^4.13.0",
10014                 "php": ">=7.3",
10015                 "phpunit/php-file-iterator": "^3.0.3",
10016                 "phpunit/php-text-template": "^2.0.2",
10017                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10018                 "sebastian/complexity": "^2.0",
10019                 "sebastian/environment": "^5.1.2",
10020                 "sebastian/lines-of-code": "^1.0.3",
10021                 "sebastian/version": "^3.0.1",
10022                 "theseer/tokenizer": "^1.2.0"
10023             },
10024             "require-dev": {
10025                 "phpunit/phpunit": "^9.3"
10026             },
10027             "suggest": {
10028                 "ext-pcov": "*",
10029                 "ext-xdebug": "*"
10030             },
10031             "type": "library",
10032             "extra": {
10033                 "branch-alias": {
10034                     "dev-master": "9.2-dev"
10035                 }
10036             },
10037             "autoload": {
10038                 "classmap": [
10039                     "src/"
10040                 ]
10041             },
10042             "notification-url": "https://packagist.org/downloads/",
10043             "license": [
10044                 "BSD-3-Clause"
10045             ],
10046             "authors": [
10047                 {
10048                     "name": "Sebastian Bergmann",
10049                     "email": "sebastian@phpunit.de",
10050                     "role": "lead"
10051                 }
10052             ],
10053             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10054             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10055             "keywords": [
10056                 "coverage",
10057                 "testing",
10058                 "xunit"
10059             ],
10060             "support": {
10061                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10062                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
10063             },
10064             "funding": [
10065                 {
10066                     "url": "https://github.com/sebastianbergmann",
10067                     "type": "github"
10068                 }
10069             ],
10070             "time": "2021-12-05T09:12:13+00:00"
10071         },
10072         {
10073             "name": "phpunit/php-file-iterator",
10074             "version": "3.0.6",
10075             "source": {
10076                 "type": "git",
10077                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10078                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10079             },
10080             "dist": {
10081                 "type": "zip",
10082                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10083                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10084                 "shasum": ""
10085             },
10086             "require": {
10087                 "php": ">=7.3"
10088             },
10089             "require-dev": {
10090                 "phpunit/phpunit": "^9.3"
10091             },
10092             "type": "library",
10093             "extra": {
10094                 "branch-alias": {
10095                     "dev-master": "3.0-dev"
10096                 }
10097             },
10098             "autoload": {
10099                 "classmap": [
10100                     "src/"
10101                 ]
10102             },
10103             "notification-url": "https://packagist.org/downloads/",
10104             "license": [
10105                 "BSD-3-Clause"
10106             ],
10107             "authors": [
10108                 {
10109                     "name": "Sebastian Bergmann",
10110                     "email": "sebastian@phpunit.de",
10111                     "role": "lead"
10112                 }
10113             ],
10114             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10115             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10116             "keywords": [
10117                 "filesystem",
10118                 "iterator"
10119             ],
10120             "support": {
10121                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10122                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10123             },
10124             "funding": [
10125                 {
10126                     "url": "https://github.com/sebastianbergmann",
10127                     "type": "github"
10128                 }
10129             ],
10130             "time": "2021-12-02T12:48:52+00:00"
10131         },
10132         {
10133             "name": "phpunit/php-invoker",
10134             "version": "3.1.1",
10135             "source": {
10136                 "type": "git",
10137                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10138                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10139             },
10140             "dist": {
10141                 "type": "zip",
10142                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10143                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10144                 "shasum": ""
10145             },
10146             "require": {
10147                 "php": ">=7.3"
10148             },
10149             "require-dev": {
10150                 "ext-pcntl": "*",
10151                 "phpunit/phpunit": "^9.3"
10152             },
10153             "suggest": {
10154                 "ext-pcntl": "*"
10155             },
10156             "type": "library",
10157             "extra": {
10158                 "branch-alias": {
10159                     "dev-master": "3.1-dev"
10160                 }
10161             },
10162             "autoload": {
10163                 "classmap": [
10164                     "src/"
10165                 ]
10166             },
10167             "notification-url": "https://packagist.org/downloads/",
10168             "license": [
10169                 "BSD-3-Clause"
10170             ],
10171             "authors": [
10172                 {
10173                     "name": "Sebastian Bergmann",
10174                     "email": "sebastian@phpunit.de",
10175                     "role": "lead"
10176                 }
10177             ],
10178             "description": "Invoke callables with a timeout",
10179             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10180             "keywords": [
10181                 "process"
10182             ],
10183             "support": {
10184                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10185                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10186             },
10187             "funding": [
10188                 {
10189                     "url": "https://github.com/sebastianbergmann",
10190                     "type": "github"
10191                 }
10192             ],
10193             "time": "2020-09-28T05:58:55+00:00"
10194         },
10195         {
10196             "name": "phpunit/php-text-template",
10197             "version": "2.0.4",
10198             "source": {
10199                 "type": "git",
10200                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10201                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10202             },
10203             "dist": {
10204                 "type": "zip",
10205                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10206                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10207                 "shasum": ""
10208             },
10209             "require": {
10210                 "php": ">=7.3"
10211             },
10212             "require-dev": {
10213                 "phpunit/phpunit": "^9.3"
10214             },
10215             "type": "library",
10216             "extra": {
10217                 "branch-alias": {
10218                     "dev-master": "2.0-dev"
10219                 }
10220             },
10221             "autoload": {
10222                 "classmap": [
10223                     "src/"
10224                 ]
10225             },
10226             "notification-url": "https://packagist.org/downloads/",
10227             "license": [
10228                 "BSD-3-Clause"
10229             ],
10230             "authors": [
10231                 {
10232                     "name": "Sebastian Bergmann",
10233                     "email": "sebastian@phpunit.de",
10234                     "role": "lead"
10235                 }
10236             ],
10237             "description": "Simple template engine.",
10238             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10239             "keywords": [
10240                 "template"
10241             ],
10242             "support": {
10243                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10244                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10245             },
10246             "funding": [
10247                 {
10248                     "url": "https://github.com/sebastianbergmann",
10249                     "type": "github"
10250                 }
10251             ],
10252             "time": "2020-10-26T05:33:50+00:00"
10253         },
10254         {
10255             "name": "phpunit/php-timer",
10256             "version": "5.0.3",
10257             "source": {
10258                 "type": "git",
10259                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10260                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10261             },
10262             "dist": {
10263                 "type": "zip",
10264                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10265                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10266                 "shasum": ""
10267             },
10268             "require": {
10269                 "php": ">=7.3"
10270             },
10271             "require-dev": {
10272                 "phpunit/phpunit": "^9.3"
10273             },
10274             "type": "library",
10275             "extra": {
10276                 "branch-alias": {
10277                     "dev-master": "5.0-dev"
10278                 }
10279             },
10280             "autoload": {
10281                 "classmap": [
10282                     "src/"
10283                 ]
10284             },
10285             "notification-url": "https://packagist.org/downloads/",
10286             "license": [
10287                 "BSD-3-Clause"
10288             ],
10289             "authors": [
10290                 {
10291                     "name": "Sebastian Bergmann",
10292                     "email": "sebastian@phpunit.de",
10293                     "role": "lead"
10294                 }
10295             ],
10296             "description": "Utility class for timing",
10297             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10298             "keywords": [
10299                 "timer"
10300             ],
10301             "support": {
10302                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10303                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10304             },
10305             "funding": [
10306                 {
10307                     "url": "https://github.com/sebastianbergmann",
10308                     "type": "github"
10309                 }
10310             ],
10311             "time": "2020-10-26T13:16:10+00:00"
10312         },
10313         {
10314             "name": "phpunit/phpunit",
10315             "version": "9.5.13",
10316             "source": {
10317                 "type": "git",
10318                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10319                 "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
10320             },
10321             "dist": {
10322                 "type": "zip",
10323                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
10324                 "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
10325                 "shasum": ""
10326             },
10327             "require": {
10328                 "doctrine/instantiator": "^1.3.1",
10329                 "ext-dom": "*",
10330                 "ext-json": "*",
10331                 "ext-libxml": "*",
10332                 "ext-mbstring": "*",
10333                 "ext-xml": "*",
10334                 "ext-xmlwriter": "*",
10335                 "myclabs/deep-copy": "^1.10.1",
10336                 "phar-io/manifest": "^2.0.3",
10337                 "phar-io/version": "^3.0.2",
10338                 "php": ">=7.3",
10339                 "phpspec/prophecy": "^1.12.1",
10340                 "phpunit/php-code-coverage": "^9.2.7",
10341                 "phpunit/php-file-iterator": "^3.0.5",
10342                 "phpunit/php-invoker": "^3.1.1",
10343                 "phpunit/php-text-template": "^2.0.3",
10344                 "phpunit/php-timer": "^5.0.2",
10345                 "sebastian/cli-parser": "^1.0.1",
10346                 "sebastian/code-unit": "^1.0.6",
10347                 "sebastian/comparator": "^4.0.5",
10348                 "sebastian/diff": "^4.0.3",
10349                 "sebastian/environment": "^5.1.3",
10350                 "sebastian/exporter": "^4.0.3",
10351                 "sebastian/global-state": "^5.0.1",
10352                 "sebastian/object-enumerator": "^4.0.3",
10353                 "sebastian/resource-operations": "^3.0.3",
10354                 "sebastian/type": "^2.3.4",
10355                 "sebastian/version": "^3.0.2"
10356             },
10357             "require-dev": {
10358                 "ext-pdo": "*",
10359                 "phpspec/prophecy-phpunit": "^2.0.1"
10360             },
10361             "suggest": {
10362                 "ext-soap": "*",
10363                 "ext-xdebug": "*"
10364             },
10365             "bin": [
10366                 "phpunit"
10367             ],
10368             "type": "library",
10369             "extra": {
10370                 "branch-alias": {
10371                     "dev-master": "9.5-dev"
10372                 }
10373             },
10374             "autoload": {
10375                 "classmap": [
10376                     "src/"
10377                 ],
10378                 "files": [
10379                     "src/Framework/Assert/Functions.php"
10380                 ]
10381             },
10382             "notification-url": "https://packagist.org/downloads/",
10383             "license": [
10384                 "BSD-3-Clause"
10385             ],
10386             "authors": [
10387                 {
10388                     "name": "Sebastian Bergmann",
10389                     "email": "sebastian@phpunit.de",
10390                     "role": "lead"
10391                 }
10392             ],
10393             "description": "The PHP Unit Testing framework.",
10394             "homepage": "https://phpunit.de/",
10395             "keywords": [
10396                 "phpunit",
10397                 "testing",
10398                 "xunit"
10399             ],
10400             "support": {
10401                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10402                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
10403             },
10404             "funding": [
10405                 {
10406                     "url": "https://phpunit.de/sponsors.html",
10407                     "type": "custom"
10408                 },
10409                 {
10410                     "url": "https://github.com/sebastianbergmann",
10411                     "type": "github"
10412                 }
10413             ],
10414             "time": "2022-01-24T07:33:35+00:00"
10415         },
10416         {
10417             "name": "sebastian/cli-parser",
10418             "version": "1.0.1",
10419             "source": {
10420                 "type": "git",
10421                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10422                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10423             },
10424             "dist": {
10425                 "type": "zip",
10426                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10427                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10428                 "shasum": ""
10429             },
10430             "require": {
10431                 "php": ">=7.3"
10432             },
10433             "require-dev": {
10434                 "phpunit/phpunit": "^9.3"
10435             },
10436             "type": "library",
10437             "extra": {
10438                 "branch-alias": {
10439                     "dev-master": "1.0-dev"
10440                 }
10441             },
10442             "autoload": {
10443                 "classmap": [
10444                     "src/"
10445                 ]
10446             },
10447             "notification-url": "https://packagist.org/downloads/",
10448             "license": [
10449                 "BSD-3-Clause"
10450             ],
10451             "authors": [
10452                 {
10453                     "name": "Sebastian Bergmann",
10454                     "email": "sebastian@phpunit.de",
10455                     "role": "lead"
10456                 }
10457             ],
10458             "description": "Library for parsing CLI options",
10459             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10460             "support": {
10461                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10462                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10463             },
10464             "funding": [
10465                 {
10466                     "url": "https://github.com/sebastianbergmann",
10467                     "type": "github"
10468                 }
10469             ],
10470             "time": "2020-09-28T06:08:49+00:00"
10471         },
10472         {
10473             "name": "sebastian/code-unit",
10474             "version": "1.0.8",
10475             "source": {
10476                 "type": "git",
10477                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10478                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10479             },
10480             "dist": {
10481                 "type": "zip",
10482                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10483                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10484                 "shasum": ""
10485             },
10486             "require": {
10487                 "php": ">=7.3"
10488             },
10489             "require-dev": {
10490                 "phpunit/phpunit": "^9.3"
10491             },
10492             "type": "library",
10493             "extra": {
10494                 "branch-alias": {
10495                     "dev-master": "1.0-dev"
10496                 }
10497             },
10498             "autoload": {
10499                 "classmap": [
10500                     "src/"
10501                 ]
10502             },
10503             "notification-url": "https://packagist.org/downloads/",
10504             "license": [
10505                 "BSD-3-Clause"
10506             ],
10507             "authors": [
10508                 {
10509                     "name": "Sebastian Bergmann",
10510                     "email": "sebastian@phpunit.de",
10511                     "role": "lead"
10512                 }
10513             ],
10514             "description": "Collection of value objects that represent the PHP code units",
10515             "homepage": "https://github.com/sebastianbergmann/code-unit",
10516             "support": {
10517                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10518                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10519             },
10520             "funding": [
10521                 {
10522                     "url": "https://github.com/sebastianbergmann",
10523                     "type": "github"
10524                 }
10525             ],
10526             "time": "2020-10-26T13:08:54+00:00"
10527         },
10528         {
10529             "name": "sebastian/code-unit-reverse-lookup",
10530             "version": "2.0.3",
10531             "source": {
10532                 "type": "git",
10533                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10534                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10535             },
10536             "dist": {
10537                 "type": "zip",
10538                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10539                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10540                 "shasum": ""
10541             },
10542             "require": {
10543                 "php": ">=7.3"
10544             },
10545             "require-dev": {
10546                 "phpunit/phpunit": "^9.3"
10547             },
10548             "type": "library",
10549             "extra": {
10550                 "branch-alias": {
10551                     "dev-master": "2.0-dev"
10552                 }
10553             },
10554             "autoload": {
10555                 "classmap": [
10556                     "src/"
10557                 ]
10558             },
10559             "notification-url": "https://packagist.org/downloads/",
10560             "license": [
10561                 "BSD-3-Clause"
10562             ],
10563             "authors": [
10564                 {
10565                     "name": "Sebastian Bergmann",
10566                     "email": "sebastian@phpunit.de"
10567                 }
10568             ],
10569             "description": "Looks up which function or method a line of code belongs to",
10570             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10571             "support": {
10572                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10573                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10574             },
10575             "funding": [
10576                 {
10577                     "url": "https://github.com/sebastianbergmann",
10578                     "type": "github"
10579                 }
10580             ],
10581             "time": "2020-09-28T05:30:19+00:00"
10582         },
10583         {
10584             "name": "sebastian/comparator",
10585             "version": "4.0.6",
10586             "source": {
10587                 "type": "git",
10588                 "url": "https://github.com/sebastianbergmann/comparator.git",
10589                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
10590             },
10591             "dist": {
10592                 "type": "zip",
10593                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
10594                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
10595                 "shasum": ""
10596             },
10597             "require": {
10598                 "php": ">=7.3",
10599                 "sebastian/diff": "^4.0",
10600                 "sebastian/exporter": "^4.0"
10601             },
10602             "require-dev": {
10603                 "phpunit/phpunit": "^9.3"
10604             },
10605             "type": "library",
10606             "extra": {
10607                 "branch-alias": {
10608                     "dev-master": "4.0-dev"
10609                 }
10610             },
10611             "autoload": {
10612                 "classmap": [
10613                     "src/"
10614                 ]
10615             },
10616             "notification-url": "https://packagist.org/downloads/",
10617             "license": [
10618                 "BSD-3-Clause"
10619             ],
10620             "authors": [
10621                 {
10622                     "name": "Sebastian Bergmann",
10623                     "email": "sebastian@phpunit.de"
10624                 },
10625                 {
10626                     "name": "Jeff Welch",
10627                     "email": "whatthejeff@gmail.com"
10628                 },
10629                 {
10630                     "name": "Volker Dusch",
10631                     "email": "github@wallbash.com"
10632                 },
10633                 {
10634                     "name": "Bernhard Schussek",
10635                     "email": "bschussek@2bepublished.at"
10636                 }
10637             ],
10638             "description": "Provides the functionality to compare PHP values for equality",
10639             "homepage": "https://github.com/sebastianbergmann/comparator",
10640             "keywords": [
10641                 "comparator",
10642                 "compare",
10643                 "equality"
10644             ],
10645             "support": {
10646                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10647                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
10648             },
10649             "funding": [
10650                 {
10651                     "url": "https://github.com/sebastianbergmann",
10652                     "type": "github"
10653                 }
10654             ],
10655             "time": "2020-10-26T15:49:45+00:00"
10656         },
10657         {
10658             "name": "sebastian/complexity",
10659             "version": "2.0.2",
10660             "source": {
10661                 "type": "git",
10662                 "url": "https://github.com/sebastianbergmann/complexity.git",
10663                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10664             },
10665             "dist": {
10666                 "type": "zip",
10667                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10668                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10669                 "shasum": ""
10670             },
10671             "require": {
10672                 "nikic/php-parser": "^4.7",
10673                 "php": ">=7.3"
10674             },
10675             "require-dev": {
10676                 "phpunit/phpunit": "^9.3"
10677             },
10678             "type": "library",
10679             "extra": {
10680                 "branch-alias": {
10681                     "dev-master": "2.0-dev"
10682                 }
10683             },
10684             "autoload": {
10685                 "classmap": [
10686                     "src/"
10687                 ]
10688             },
10689             "notification-url": "https://packagist.org/downloads/",
10690             "license": [
10691                 "BSD-3-Clause"
10692             ],
10693             "authors": [
10694                 {
10695                     "name": "Sebastian Bergmann",
10696                     "email": "sebastian@phpunit.de",
10697                     "role": "lead"
10698                 }
10699             ],
10700             "description": "Library for calculating the complexity of PHP code units",
10701             "homepage": "https://github.com/sebastianbergmann/complexity",
10702             "support": {
10703                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
10704                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
10705             },
10706             "funding": [
10707                 {
10708                     "url": "https://github.com/sebastianbergmann",
10709                     "type": "github"
10710                 }
10711             ],
10712             "time": "2020-10-26T15:52:27+00:00"
10713         },
10714         {
10715             "name": "sebastian/diff",
10716             "version": "4.0.4",
10717             "source": {
10718                 "type": "git",
10719                 "url": "https://github.com/sebastianbergmann/diff.git",
10720                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
10721             },
10722             "dist": {
10723                 "type": "zip",
10724                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10725                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10726                 "shasum": ""
10727             },
10728             "require": {
10729                 "php": ">=7.3"
10730             },
10731             "require-dev": {
10732                 "phpunit/phpunit": "^9.3",
10733                 "symfony/process": "^4.2 || ^5"
10734             },
10735             "type": "library",
10736             "extra": {
10737                 "branch-alias": {
10738                     "dev-master": "4.0-dev"
10739                 }
10740             },
10741             "autoload": {
10742                 "classmap": [
10743                     "src/"
10744                 ]
10745             },
10746             "notification-url": "https://packagist.org/downloads/",
10747             "license": [
10748                 "BSD-3-Clause"
10749             ],
10750             "authors": [
10751                 {
10752                     "name": "Sebastian Bergmann",
10753                     "email": "sebastian@phpunit.de"
10754                 },
10755                 {
10756                     "name": "Kore Nordmann",
10757                     "email": "mail@kore-nordmann.de"
10758                 }
10759             ],
10760             "description": "Diff implementation",
10761             "homepage": "https://github.com/sebastianbergmann/diff",
10762             "keywords": [
10763                 "diff",
10764                 "udiff",
10765                 "unidiff",
10766                 "unified diff"
10767             ],
10768             "support": {
10769                 "issues": "https://github.com/sebastianbergmann/diff/issues",
10770                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
10771             },
10772             "funding": [
10773                 {
10774                     "url": "https://github.com/sebastianbergmann",
10775                     "type": "github"
10776                 }
10777             ],
10778             "time": "2020-10-26T13:10:38+00:00"
10779         },
10780         {
10781             "name": "sebastian/environment",
10782             "version": "5.1.3",
10783             "source": {
10784                 "type": "git",
10785                 "url": "https://github.com/sebastianbergmann/environment.git",
10786                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
10787             },
10788             "dist": {
10789                 "type": "zip",
10790                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
10791                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
10792                 "shasum": ""
10793             },
10794             "require": {
10795                 "php": ">=7.3"
10796             },
10797             "require-dev": {
10798                 "phpunit/phpunit": "^9.3"
10799             },
10800             "suggest": {
10801                 "ext-posix": "*"
10802             },
10803             "type": "library",
10804             "extra": {
10805                 "branch-alias": {
10806                     "dev-master": "5.1-dev"
10807                 }
10808             },
10809             "autoload": {
10810                 "classmap": [
10811                     "src/"
10812                 ]
10813             },
10814             "notification-url": "https://packagist.org/downloads/",
10815             "license": [
10816                 "BSD-3-Clause"
10817             ],
10818             "authors": [
10819                 {
10820                     "name": "Sebastian Bergmann",
10821                     "email": "sebastian@phpunit.de"
10822                 }
10823             ],
10824             "description": "Provides functionality to handle HHVM/PHP environments",
10825             "homepage": "http://www.github.com/sebastianbergmann/environment",
10826             "keywords": [
10827                 "Xdebug",
10828                 "environment",
10829                 "hhvm"
10830             ],
10831             "support": {
10832                 "issues": "https://github.com/sebastianbergmann/environment/issues",
10833                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
10834             },
10835             "funding": [
10836                 {
10837                     "url": "https://github.com/sebastianbergmann",
10838                     "type": "github"
10839                 }
10840             ],
10841             "time": "2020-09-28T05:52:38+00:00"
10842         },
10843         {
10844             "name": "sebastian/exporter",
10845             "version": "4.0.4",
10846             "source": {
10847                 "type": "git",
10848                 "url": "https://github.com/sebastianbergmann/exporter.git",
10849                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
10850             },
10851             "dist": {
10852                 "type": "zip",
10853                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10854                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10855                 "shasum": ""
10856             },
10857             "require": {
10858                 "php": ">=7.3",
10859                 "sebastian/recursion-context": "^4.0"
10860             },
10861             "require-dev": {
10862                 "ext-mbstring": "*",
10863                 "phpunit/phpunit": "^9.3"
10864             },
10865             "type": "library",
10866             "extra": {
10867                 "branch-alias": {
10868                     "dev-master": "4.0-dev"
10869                 }
10870             },
10871             "autoload": {
10872                 "classmap": [
10873                     "src/"
10874                 ]
10875             },
10876             "notification-url": "https://packagist.org/downloads/",
10877             "license": [
10878                 "BSD-3-Clause"
10879             ],
10880             "authors": [
10881                 {
10882                     "name": "Sebastian Bergmann",
10883                     "email": "sebastian@phpunit.de"
10884                 },
10885                 {
10886                     "name": "Jeff Welch",
10887                     "email": "whatthejeff@gmail.com"
10888                 },
10889                 {
10890                     "name": "Volker Dusch",
10891                     "email": "github@wallbash.com"
10892                 },
10893                 {
10894                     "name": "Adam Harvey",
10895                     "email": "aharvey@php.net"
10896                 },
10897                 {
10898                     "name": "Bernhard Schussek",
10899                     "email": "bschussek@gmail.com"
10900                 }
10901             ],
10902             "description": "Provides the functionality to export PHP variables for visualization",
10903             "homepage": "https://www.github.com/sebastianbergmann/exporter",
10904             "keywords": [
10905                 "export",
10906                 "exporter"
10907             ],
10908             "support": {
10909                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
10910                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
10911             },
10912             "funding": [
10913                 {
10914                     "url": "https://github.com/sebastianbergmann",
10915                     "type": "github"
10916                 }
10917             ],
10918             "time": "2021-11-11T14:18:36+00:00"
10919         },
10920         {
10921             "name": "sebastian/global-state",
10922             "version": "5.0.3",
10923             "source": {
10924                 "type": "git",
10925                 "url": "https://github.com/sebastianbergmann/global-state.git",
10926                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
10927             },
10928             "dist": {
10929                 "type": "zip",
10930                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10931                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10932                 "shasum": ""
10933             },
10934             "require": {
10935                 "php": ">=7.3",
10936                 "sebastian/object-reflector": "^2.0",
10937                 "sebastian/recursion-context": "^4.0"
10938             },
10939             "require-dev": {
10940                 "ext-dom": "*",
10941                 "phpunit/phpunit": "^9.3"
10942             },
10943             "suggest": {
10944                 "ext-uopz": "*"
10945             },
10946             "type": "library",
10947             "extra": {
10948                 "branch-alias": {
10949                     "dev-master": "5.0-dev"
10950                 }
10951             },
10952             "autoload": {
10953                 "classmap": [
10954                     "src/"
10955                 ]
10956             },
10957             "notification-url": "https://packagist.org/downloads/",
10958             "license": [
10959                 "BSD-3-Clause"
10960             ],
10961             "authors": [
10962                 {
10963                     "name": "Sebastian Bergmann",
10964                     "email": "sebastian@phpunit.de"
10965                 }
10966             ],
10967             "description": "Snapshotting of global state",
10968             "homepage": "http://www.github.com/sebastianbergmann/global-state",
10969             "keywords": [
10970                 "global state"
10971             ],
10972             "support": {
10973                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
10974                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
10975             },
10976             "funding": [
10977                 {
10978                     "url": "https://github.com/sebastianbergmann",
10979                     "type": "github"
10980                 }
10981             ],
10982             "time": "2021-06-11T13:31:12+00:00"
10983         },
10984         {
10985             "name": "sebastian/lines-of-code",
10986             "version": "1.0.3",
10987             "source": {
10988                 "type": "git",
10989                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
10990                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
10991             },
10992             "dist": {
10993                 "type": "zip",
10994                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
10995                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
10996                 "shasum": ""
10997             },
10998             "require": {
10999                 "nikic/php-parser": "^4.6",
11000                 "php": ">=7.3"
11001             },
11002             "require-dev": {
11003                 "phpunit/phpunit": "^9.3"
11004             },
11005             "type": "library",
11006             "extra": {
11007                 "branch-alias": {
11008                     "dev-master": "1.0-dev"
11009                 }
11010             },
11011             "autoload": {
11012                 "classmap": [
11013                     "src/"
11014                 ]
11015             },
11016             "notification-url": "https://packagist.org/downloads/",
11017             "license": [
11018                 "BSD-3-Clause"
11019             ],
11020             "authors": [
11021                 {
11022                     "name": "Sebastian Bergmann",
11023                     "email": "sebastian@phpunit.de",
11024                     "role": "lead"
11025                 }
11026             ],
11027             "description": "Library for counting the lines of code in PHP source code",
11028             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11029             "support": {
11030                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11031                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11032             },
11033             "funding": [
11034                 {
11035                     "url": "https://github.com/sebastianbergmann",
11036                     "type": "github"
11037                 }
11038             ],
11039             "time": "2020-11-28T06:42:11+00:00"
11040         },
11041         {
11042             "name": "sebastian/object-enumerator",
11043             "version": "4.0.4",
11044             "source": {
11045                 "type": "git",
11046                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11047                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11048             },
11049             "dist": {
11050                 "type": "zip",
11051                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11052                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11053                 "shasum": ""
11054             },
11055             "require": {
11056                 "php": ">=7.3",
11057                 "sebastian/object-reflector": "^2.0",
11058                 "sebastian/recursion-context": "^4.0"
11059             },
11060             "require-dev": {
11061                 "phpunit/phpunit": "^9.3"
11062             },
11063             "type": "library",
11064             "extra": {
11065                 "branch-alias": {
11066                     "dev-master": "4.0-dev"
11067                 }
11068             },
11069             "autoload": {
11070                 "classmap": [
11071                     "src/"
11072                 ]
11073             },
11074             "notification-url": "https://packagist.org/downloads/",
11075             "license": [
11076                 "BSD-3-Clause"
11077             ],
11078             "authors": [
11079                 {
11080                     "name": "Sebastian Bergmann",
11081                     "email": "sebastian@phpunit.de"
11082                 }
11083             ],
11084             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11085             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11086             "support": {
11087                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11088                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11089             },
11090             "funding": [
11091                 {
11092                     "url": "https://github.com/sebastianbergmann",
11093                     "type": "github"
11094                 }
11095             ],
11096             "time": "2020-10-26T13:12:34+00:00"
11097         },
11098         {
11099             "name": "sebastian/object-reflector",
11100             "version": "2.0.4",
11101             "source": {
11102                 "type": "git",
11103                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11104                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11105             },
11106             "dist": {
11107                 "type": "zip",
11108                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11109                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11110                 "shasum": ""
11111             },
11112             "require": {
11113                 "php": ">=7.3"
11114             },
11115             "require-dev": {
11116                 "phpunit/phpunit": "^9.3"
11117             },
11118             "type": "library",
11119             "extra": {
11120                 "branch-alias": {
11121                     "dev-master": "2.0-dev"
11122                 }
11123             },
11124             "autoload": {
11125                 "classmap": [
11126                     "src/"
11127                 ]
11128             },
11129             "notification-url": "https://packagist.org/downloads/",
11130             "license": [
11131                 "BSD-3-Clause"
11132             ],
11133             "authors": [
11134                 {
11135                     "name": "Sebastian Bergmann",
11136                     "email": "sebastian@phpunit.de"
11137                 }
11138             ],
11139             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11140             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11141             "support": {
11142                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11143                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11144             },
11145             "funding": [
11146                 {
11147                     "url": "https://github.com/sebastianbergmann",
11148                     "type": "github"
11149                 }
11150             ],
11151             "time": "2020-10-26T13:14:26+00:00"
11152         },
11153         {
11154             "name": "sebastian/recursion-context",
11155             "version": "4.0.4",
11156             "source": {
11157                 "type": "git",
11158                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11159                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11160             },
11161             "dist": {
11162                 "type": "zip",
11163                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11164                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11165                 "shasum": ""
11166             },
11167             "require": {
11168                 "php": ">=7.3"
11169             },
11170             "require-dev": {
11171                 "phpunit/phpunit": "^9.3"
11172             },
11173             "type": "library",
11174             "extra": {
11175                 "branch-alias": {
11176                     "dev-master": "4.0-dev"
11177                 }
11178             },
11179             "autoload": {
11180                 "classmap": [
11181                     "src/"
11182                 ]
11183             },
11184             "notification-url": "https://packagist.org/downloads/",
11185             "license": [
11186                 "BSD-3-Clause"
11187             ],
11188             "authors": [
11189                 {
11190                     "name": "Sebastian Bergmann",
11191                     "email": "sebastian@phpunit.de"
11192                 },
11193                 {
11194                     "name": "Jeff Welch",
11195                     "email": "whatthejeff@gmail.com"
11196                 },
11197                 {
11198                     "name": "Adam Harvey",
11199                     "email": "aharvey@php.net"
11200                 }
11201             ],
11202             "description": "Provides functionality to recursively process PHP variables",
11203             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11204             "support": {
11205                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11206                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11207             },
11208             "funding": [
11209                 {
11210                     "url": "https://github.com/sebastianbergmann",
11211                     "type": "github"
11212                 }
11213             ],
11214             "time": "2020-10-26T13:17:30+00:00"
11215         },
11216         {
11217             "name": "sebastian/resource-operations",
11218             "version": "3.0.3",
11219             "source": {
11220                 "type": "git",
11221                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11222                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11223             },
11224             "dist": {
11225                 "type": "zip",
11226                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11227                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11228                 "shasum": ""
11229             },
11230             "require": {
11231                 "php": ">=7.3"
11232             },
11233             "require-dev": {
11234                 "phpunit/phpunit": "^9.0"
11235             },
11236             "type": "library",
11237             "extra": {
11238                 "branch-alias": {
11239                     "dev-master": "3.0-dev"
11240                 }
11241             },
11242             "autoload": {
11243                 "classmap": [
11244                     "src/"
11245                 ]
11246             },
11247             "notification-url": "https://packagist.org/downloads/",
11248             "license": [
11249                 "BSD-3-Clause"
11250             ],
11251             "authors": [
11252                 {
11253                     "name": "Sebastian Bergmann",
11254                     "email": "sebastian@phpunit.de"
11255                 }
11256             ],
11257             "description": "Provides a list of PHP built-in functions that operate on resources",
11258             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11259             "support": {
11260                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11261                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11262             },
11263             "funding": [
11264                 {
11265                     "url": "https://github.com/sebastianbergmann",
11266                     "type": "github"
11267                 }
11268             ],
11269             "time": "2020-09-28T06:45:17+00:00"
11270         },
11271         {
11272             "name": "sebastian/type",
11273             "version": "2.3.4",
11274             "source": {
11275                 "type": "git",
11276                 "url": "https://github.com/sebastianbergmann/type.git",
11277                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
11278             },
11279             "dist": {
11280                 "type": "zip",
11281                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11282                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11283                 "shasum": ""
11284             },
11285             "require": {
11286                 "php": ">=7.3"
11287             },
11288             "require-dev": {
11289                 "phpunit/phpunit": "^9.3"
11290             },
11291             "type": "library",
11292             "extra": {
11293                 "branch-alias": {
11294                     "dev-master": "2.3-dev"
11295                 }
11296             },
11297             "autoload": {
11298                 "classmap": [
11299                     "src/"
11300                 ]
11301             },
11302             "notification-url": "https://packagist.org/downloads/",
11303             "license": [
11304                 "BSD-3-Clause"
11305             ],
11306             "authors": [
11307                 {
11308                     "name": "Sebastian Bergmann",
11309                     "email": "sebastian@phpunit.de",
11310                     "role": "lead"
11311                 }
11312             ],
11313             "description": "Collection of value objects that represent the types of the PHP type system",
11314             "homepage": "https://github.com/sebastianbergmann/type",
11315             "support": {
11316                 "issues": "https://github.com/sebastianbergmann/type/issues",
11317                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
11318             },
11319             "funding": [
11320                 {
11321                     "url": "https://github.com/sebastianbergmann",
11322                     "type": "github"
11323                 }
11324             ],
11325             "time": "2021-06-15T12:49:02+00:00"
11326         },
11327         {
11328             "name": "sebastian/version",
11329             "version": "3.0.2",
11330             "source": {
11331                 "type": "git",
11332                 "url": "https://github.com/sebastianbergmann/version.git",
11333                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11334             },
11335             "dist": {
11336                 "type": "zip",
11337                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11338                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11339                 "shasum": ""
11340             },
11341             "require": {
11342                 "php": ">=7.3"
11343             },
11344             "type": "library",
11345             "extra": {
11346                 "branch-alias": {
11347                     "dev-master": "3.0-dev"
11348                 }
11349             },
11350             "autoload": {
11351                 "classmap": [
11352                     "src/"
11353                 ]
11354             },
11355             "notification-url": "https://packagist.org/downloads/",
11356             "license": [
11357                 "BSD-3-Clause"
11358             ],
11359             "authors": [
11360                 {
11361                     "name": "Sebastian Bergmann",
11362                     "email": "sebastian@phpunit.de",
11363                     "role": "lead"
11364                 }
11365             ],
11366             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11367             "homepage": "https://github.com/sebastianbergmann/version",
11368             "support": {
11369                 "issues": "https://github.com/sebastianbergmann/version/issues",
11370                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11371             },
11372             "funding": [
11373                 {
11374                     "url": "https://github.com/sebastianbergmann",
11375                     "type": "github"
11376                 }
11377             ],
11378             "time": "2020-09-28T06:39:44+00:00"
11379         },
11380         {
11381             "name": "symfony/browser-kit",
11382             "version": "v5.4.3",
11383             "source": {
11384                 "type": "git",
11385                 "url": "https://github.com/symfony/browser-kit.git",
11386                 "reference": "18e73179c6a33d520de1b644941eba108dd811ad"
11387             },
11388             "dist": {
11389                 "type": "zip",
11390                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/18e73179c6a33d520de1b644941eba108dd811ad",
11391                 "reference": "18e73179c6a33d520de1b644941eba108dd811ad",
11392                 "shasum": ""
11393             },
11394             "require": {
11395                 "php": ">=7.2.5",
11396                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11397                 "symfony/polyfill-php80": "^1.16"
11398             },
11399             "require-dev": {
11400                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11401                 "symfony/http-client": "^4.4|^5.0|^6.0",
11402                 "symfony/mime": "^4.4|^5.0|^6.0",
11403                 "symfony/process": "^4.4|^5.0|^6.0"
11404             },
11405             "suggest": {
11406                 "symfony/process": ""
11407             },
11408             "type": "library",
11409             "autoload": {
11410                 "psr-4": {
11411                     "Symfony\\Component\\BrowserKit\\": ""
11412                 },
11413                 "exclude-from-classmap": [
11414                     "/Tests/"
11415                 ]
11416             },
11417             "notification-url": "https://packagist.org/downloads/",
11418             "license": [
11419                 "MIT"
11420             ],
11421             "authors": [
11422                 {
11423                     "name": "Fabien Potencier",
11424                     "email": "fabien@symfony.com"
11425                 },
11426                 {
11427                     "name": "Symfony Community",
11428                     "homepage": "https://symfony.com/contributors"
11429                 }
11430             ],
11431             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11432             "homepage": "https://symfony.com",
11433             "support": {
11434                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.3"
11435             },
11436             "funding": [
11437                 {
11438                     "url": "https://symfony.com/sponsor",
11439                     "type": "custom"
11440                 },
11441                 {
11442                     "url": "https://github.com/fabpot",
11443                     "type": "github"
11444                 },
11445                 {
11446                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11447                     "type": "tidelift"
11448                 }
11449             ],
11450             "time": "2022-01-02T09:53:40+00:00"
11451         },
11452         {
11453             "name": "symfony/debug",
11454             "version": "v4.4.37",
11455             "source": {
11456                 "type": "git",
11457                 "url": "https://github.com/symfony/debug.git",
11458                 "reference": "5de6c6e7f52b364840e53851c126be4d71e60470"
11459             },
11460             "dist": {
11461                 "type": "zip",
11462                 "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470",
11463                 "reference": "5de6c6e7f52b364840e53851c126be4d71e60470",
11464                 "shasum": ""
11465             },
11466             "require": {
11467                 "php": ">=7.1.3",
11468                 "psr/log": "^1|^2|^3"
11469             },
11470             "conflict": {
11471                 "symfony/http-kernel": "<3.4"
11472             },
11473             "require-dev": {
11474                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11475             },
11476             "type": "library",
11477             "autoload": {
11478                 "psr-4": {
11479                     "Symfony\\Component\\Debug\\": ""
11480                 },
11481                 "exclude-from-classmap": [
11482                     "/Tests/"
11483                 ]
11484             },
11485             "notification-url": "https://packagist.org/downloads/",
11486             "license": [
11487                 "MIT"
11488             ],
11489             "authors": [
11490                 {
11491                     "name": "Fabien Potencier",
11492                     "email": "fabien@symfony.com"
11493                 },
11494                 {
11495                     "name": "Symfony Community",
11496                     "homepage": "https://symfony.com/contributors"
11497                 }
11498             ],
11499             "description": "Provides tools to ease debugging PHP code",
11500             "homepage": "https://symfony.com",
11501             "support": {
11502                 "source": "https://github.com/symfony/debug/tree/v4.4.37"
11503             },
11504             "funding": [
11505                 {
11506                     "url": "https://symfony.com/sponsor",
11507                     "type": "custom"
11508                 },
11509                 {
11510                     "url": "https://github.com/fabpot",
11511                     "type": "github"
11512                 },
11513                 {
11514                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11515                     "type": "tidelift"
11516                 }
11517             ],
11518             "time": "2022-01-02T09:41:36+00:00"
11519         },
11520         {
11521             "name": "symfony/dom-crawler",
11522             "version": "v5.4.3",
11523             "source": {
11524                 "type": "git",
11525                 "url": "https://github.com/symfony/dom-crawler.git",
11526                 "reference": "2634381fdf27a2a0a8ac8eb404025eb656c65d0c"
11527             },
11528             "dist": {
11529                 "type": "zip",
11530                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2634381fdf27a2a0a8ac8eb404025eb656c65d0c",
11531                 "reference": "2634381fdf27a2a0a8ac8eb404025eb656c65d0c",
11532                 "shasum": ""
11533             },
11534             "require": {
11535                 "php": ">=7.2.5",
11536                 "symfony/deprecation-contracts": "^2.1|^3",
11537                 "symfony/polyfill-ctype": "~1.8",
11538                 "symfony/polyfill-mbstring": "~1.0",
11539                 "symfony/polyfill-php80": "^1.16"
11540             },
11541             "conflict": {
11542                 "masterminds/html5": "<2.6"
11543             },
11544             "require-dev": {
11545                 "masterminds/html5": "^2.6",
11546                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11547             },
11548             "suggest": {
11549                 "symfony/css-selector": ""
11550             },
11551             "type": "library",
11552             "autoload": {
11553                 "psr-4": {
11554                     "Symfony\\Component\\DomCrawler\\": ""
11555                 },
11556                 "exclude-from-classmap": [
11557                     "/Tests/"
11558                 ]
11559             },
11560             "notification-url": "https://packagist.org/downloads/",
11561             "license": [
11562                 "MIT"
11563             ],
11564             "authors": [
11565                 {
11566                     "name": "Fabien Potencier",
11567                     "email": "fabien@symfony.com"
11568                 },
11569                 {
11570                     "name": "Symfony Community",
11571                     "homepage": "https://symfony.com/contributors"
11572                 }
11573             ],
11574             "description": "Eases DOM navigation for HTML and XML documents",
11575             "homepage": "https://symfony.com",
11576             "support": {
11577                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.3"
11578             },
11579             "funding": [
11580                 {
11581                     "url": "https://symfony.com/sponsor",
11582                     "type": "custom"
11583                 },
11584                 {
11585                     "url": "https://github.com/fabpot",
11586                     "type": "github"
11587                 },
11588                 {
11589                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11590                     "type": "tidelift"
11591                 }
11592             ],
11593             "time": "2022-01-02T09:53:40+00:00"
11594         },
11595         {
11596             "name": "symfony/error-handler",
11597             "version": "v4.4.37",
11598             "source": {
11599                 "type": "git",
11600                 "url": "https://github.com/symfony/error-handler.git",
11601                 "reference": "8d80ad881e1ce17979547873d093e3c987a6a629"
11602             },
11603             "dist": {
11604                 "type": "zip",
11605                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/8d80ad881e1ce17979547873d093e3c987a6a629",
11606                 "reference": "8d80ad881e1ce17979547873d093e3c987a6a629",
11607                 "shasum": ""
11608             },
11609             "require": {
11610                 "php": ">=7.1.3",
11611                 "psr/log": "^1|^2|^3",
11612                 "symfony/debug": "^4.4.5",
11613                 "symfony/var-dumper": "^4.4|^5.0"
11614             },
11615             "require-dev": {
11616                 "symfony/http-kernel": "^4.4|^5.0",
11617                 "symfony/serializer": "^4.4|^5.0"
11618             },
11619             "type": "library",
11620             "autoload": {
11621                 "psr-4": {
11622                     "Symfony\\Component\\ErrorHandler\\": ""
11623                 },
11624                 "exclude-from-classmap": [
11625                     "/Tests/"
11626                 ]
11627             },
11628             "notification-url": "https://packagist.org/downloads/",
11629             "license": [
11630                 "MIT"
11631             ],
11632             "authors": [
11633                 {
11634                     "name": "Fabien Potencier",
11635                     "email": "fabien@symfony.com"
11636                 },
11637                 {
11638                     "name": "Symfony Community",
11639                     "homepage": "https://symfony.com/contributors"
11640                 }
11641             ],
11642             "description": "Provides tools to manage errors and ease debugging PHP code",
11643             "homepage": "https://symfony.com",
11644             "support": {
11645                 "source": "https://github.com/symfony/error-handler/tree/v4.4.37"
11646             },
11647             "funding": [
11648                 {
11649                     "url": "https://symfony.com/sponsor",
11650                     "type": "custom"
11651                 },
11652                 {
11653                     "url": "https://github.com/fabpot",
11654                     "type": "github"
11655                 },
11656                 {
11657                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11658                     "type": "tidelift"
11659                 }
11660             ],
11661             "time": "2022-01-02T09:41:36+00:00"
11662         },
11663         {
11664             "name": "symfony/finder",
11665             "version": "v5.4.3",
11666             "source": {
11667                 "type": "git",
11668                 "url": "https://github.com/symfony/finder.git",
11669                 "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
11670             },
11671             "dist": {
11672                 "type": "zip",
11673                 "url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
11674                 "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
11675                 "shasum": ""
11676             },
11677             "require": {
11678                 "php": ">=7.2.5",
11679                 "symfony/deprecation-contracts": "^2.1|^3",
11680                 "symfony/polyfill-php80": "^1.16"
11681             },
11682             "type": "library",
11683             "autoload": {
11684                 "psr-4": {
11685                     "Symfony\\Component\\Finder\\": ""
11686                 },
11687                 "exclude-from-classmap": [
11688                     "/Tests/"
11689                 ]
11690             },
11691             "notification-url": "https://packagist.org/downloads/",
11692             "license": [
11693                 "MIT"
11694             ],
11695             "authors": [
11696                 {
11697                     "name": "Fabien Potencier",
11698                     "email": "fabien@symfony.com"
11699                 },
11700                 {
11701                     "name": "Symfony Community",
11702                     "homepage": "https://symfony.com/contributors"
11703                 }
11704             ],
11705             "description": "Finds files and directories via an intuitive fluent interface",
11706             "homepage": "https://symfony.com",
11707             "support": {
11708                 "source": "https://github.com/symfony/finder/tree/v5.4.3"
11709             },
11710             "funding": [
11711                 {
11712                     "url": "https://symfony.com/sponsor",
11713                     "type": "custom"
11714                 },
11715                 {
11716                     "url": "https://github.com/fabpot",
11717                     "type": "github"
11718                 },
11719                 {
11720                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11721                     "type": "tidelift"
11722                 }
11723             ],
11724             "time": "2022-01-26T16:34:36+00:00"
11725         },
11726         {
11727             "name": "symfony/http-client",
11728             "version": "v5.4.3",
11729             "source": {
11730                 "type": "git",
11731                 "url": "https://github.com/symfony/http-client.git",
11732                 "reference": "a5a467b62dc91eb253db51a91a2c1977f611f60c"
11733             },
11734             "dist": {
11735                 "type": "zip",
11736                 "url": "https://api.github.com/repos/symfony/http-client/zipball/a5a467b62dc91eb253db51a91a2c1977f611f60c",
11737                 "reference": "a5a467b62dc91eb253db51a91a2c1977f611f60c",
11738                 "shasum": ""
11739             },
11740             "require": {
11741                 "php": ">=7.2.5",
11742                 "psr/log": "^1|^2|^3",
11743                 "symfony/deprecation-contracts": "^2.1|^3",
11744                 "symfony/http-client-contracts": "^2.4",
11745                 "symfony/polyfill-php73": "^1.11",
11746                 "symfony/polyfill-php80": "^1.16",
11747                 "symfony/service-contracts": "^1.0|^2|^3"
11748             },
11749             "provide": {
11750                 "php-http/async-client-implementation": "*",
11751                 "php-http/client-implementation": "*",
11752                 "psr/http-client-implementation": "1.0",
11753                 "symfony/http-client-implementation": "2.4"
11754             },
11755             "require-dev": {
11756                 "amphp/amp": "^2.5",
11757                 "amphp/http-client": "^4.2.1",
11758                 "amphp/http-tunnel": "^1.0",
11759                 "amphp/socket": "^1.1",
11760                 "guzzlehttp/promises": "^1.4",
11761                 "nyholm/psr7": "^1.0",
11762                 "php-http/httplug": "^1.0|^2.0",
11763                 "psr/http-client": "^1.0",
11764                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
11765                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
11766                 "symfony/process": "^4.4|^5.0|^6.0",
11767                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
11768             },
11769             "type": "library",
11770             "autoload": {
11771                 "psr-4": {
11772                     "Symfony\\Component\\HttpClient\\": ""
11773                 },
11774                 "exclude-from-classmap": [
11775                     "/Tests/"
11776                 ]
11777             },
11778             "notification-url": "https://packagist.org/downloads/",
11779             "license": [
11780                 "MIT"
11781             ],
11782             "authors": [
11783                 {
11784                     "name": "Nicolas Grekas",
11785                     "email": "p@tchwork.com"
11786                 },
11787                 {
11788                     "name": "Symfony Community",
11789                     "homepage": "https://symfony.com/contributors"
11790                 }
11791             ],
11792             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
11793             "homepage": "https://symfony.com",
11794             "support": {
11795                 "source": "https://github.com/symfony/http-client/tree/v5.4.3"
11796             },
11797             "funding": [
11798                 {
11799                     "url": "https://symfony.com/sponsor",
11800                     "type": "custom"
11801                 },
11802                 {
11803                     "url": "https://github.com/fabpot",
11804                     "type": "github"
11805                 },
11806                 {
11807                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11808                     "type": "tidelift"
11809                 }
11810             ],
11811             "time": "2022-01-22T06:53:01+00:00"
11812         },
11813         {
11814             "name": "symfony/http-client-contracts",
11815             "version": "v2.5.0",
11816             "source": {
11817                 "type": "git",
11818                 "url": "https://github.com/symfony/http-client-contracts.git",
11819                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166"
11820             },
11821             "dist": {
11822                 "type": "zip",
11823                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166",
11824                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166",
11825                 "shasum": ""
11826             },
11827             "require": {
11828                 "php": ">=7.2.5"
11829             },
11830             "suggest": {
11831                 "symfony/http-client-implementation": ""
11832             },
11833             "type": "library",
11834             "extra": {
11835                 "branch-alias": {
11836                     "dev-main": "2.5-dev"
11837                 },
11838                 "thanks": {
11839                     "name": "symfony/contracts",
11840                     "url": "https://github.com/symfony/contracts"
11841                 }
11842             },
11843             "autoload": {
11844                 "psr-4": {
11845                     "Symfony\\Contracts\\HttpClient\\": ""
11846                 }
11847             },
11848             "notification-url": "https://packagist.org/downloads/",
11849             "license": [
11850                 "MIT"
11851             ],
11852             "authors": [
11853                 {
11854                     "name": "Nicolas Grekas",
11855                     "email": "p@tchwork.com"
11856                 },
11857                 {
11858                     "name": "Symfony Community",
11859                     "homepage": "https://symfony.com/contributors"
11860                 }
11861             ],
11862             "description": "Generic abstractions related to HTTP clients",
11863             "homepage": "https://symfony.com",
11864             "keywords": [
11865                 "abstractions",
11866                 "contracts",
11867                 "decoupling",
11868                 "interfaces",
11869                 "interoperability",
11870                 "standards"
11871             ],
11872             "support": {
11873                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0"
11874             },
11875             "funding": [
11876                 {
11877                     "url": "https://symfony.com/sponsor",
11878                     "type": "custom"
11879                 },
11880                 {
11881                     "url": "https://github.com/fabpot",
11882                     "type": "github"
11883                 },
11884                 {
11885                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11886                     "type": "tidelift"
11887                 }
11888             ],
11889             "time": "2021-11-03T09:24:47+00:00"
11890         },
11891         {
11892             "name": "symfony/http-kernel",
11893             "version": "v4.4.37",
11894             "source": {
11895                 "type": "git",
11896                 "url": "https://github.com/symfony/http-kernel.git",
11897                 "reference": "ef830fb76eea90dc778fd68c8a7816fbc6109ed6"
11898             },
11899             "dist": {
11900                 "type": "zip",
11901                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ef830fb76eea90dc778fd68c8a7816fbc6109ed6",
11902                 "reference": "ef830fb76eea90dc778fd68c8a7816fbc6109ed6",
11903                 "shasum": ""
11904             },
11905             "require": {
11906                 "php": ">=7.1.3",
11907                 "psr/log": "^1|^2",
11908                 "symfony/error-handler": "^4.4",
11909                 "symfony/event-dispatcher": "^4.4",
11910                 "symfony/http-client-contracts": "^1.1|^2",
11911                 "symfony/http-foundation": "^4.4.30|^5.3.7",
11912                 "symfony/polyfill-ctype": "^1.8",
11913                 "symfony/polyfill-php73": "^1.9",
11914                 "symfony/polyfill-php80": "^1.16"
11915             },
11916             "conflict": {
11917                 "symfony/browser-kit": "<4.3",
11918                 "symfony/config": "<3.4",
11919                 "symfony/console": ">=5",
11920                 "symfony/dependency-injection": "<4.3",
11921                 "symfony/translation": "<4.2",
11922                 "twig/twig": "<1.43|<2.13,>=2"
11923             },
11924             "provide": {
11925                 "psr/log-implementation": "1.0|2.0"
11926             },
11927             "require-dev": {
11928                 "psr/cache": "^1.0|^2.0|^3.0",
11929                 "symfony/browser-kit": "^4.3|^5.0",
11930                 "symfony/config": "^3.4|^4.0|^5.0",
11931                 "symfony/console": "^3.4|^4.0",
11932                 "symfony/css-selector": "^3.4|^4.0|^5.0",
11933                 "symfony/dependency-injection": "^4.3|^5.0",
11934                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
11935                 "symfony/expression-language": "^3.4|^4.0|^5.0",
11936                 "symfony/finder": "^3.4|^4.0|^5.0",
11937                 "symfony/process": "^3.4|^4.0|^5.0",
11938                 "symfony/routing": "^3.4|^4.0|^5.0",
11939                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
11940                 "symfony/templating": "^3.4|^4.0|^5.0",
11941                 "symfony/translation": "^4.2|^5.0",
11942                 "symfony/translation-contracts": "^1.1|^2",
11943                 "twig/twig": "^1.43|^2.13|^3.0.4"
11944             },
11945             "suggest": {
11946                 "symfony/browser-kit": "",
11947                 "symfony/config": "",
11948                 "symfony/console": "",
11949                 "symfony/dependency-injection": ""
11950             },
11951             "type": "library",
11952             "autoload": {
11953                 "psr-4": {
11954                     "Symfony\\Component\\HttpKernel\\": ""
11955                 },
11956                 "exclude-from-classmap": [
11957                     "/Tests/"
11958                 ]
11959             },
11960             "notification-url": "https://packagist.org/downloads/",
11961             "license": [
11962                 "MIT"
11963             ],
11964             "authors": [
11965                 {
11966                     "name": "Fabien Potencier",
11967                     "email": "fabien@symfony.com"
11968                 },
11969                 {
11970                     "name": "Symfony Community",
11971                     "homepage": "https://symfony.com/contributors"
11972                 }
11973             ],
11974             "description": "Provides a structured process for converting a Request into a Response",
11975             "homepage": "https://symfony.com",
11976             "support": {
11977                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.37"
11978             },
11979             "funding": [
11980                 {
11981                     "url": "https://symfony.com/sponsor",
11982                     "type": "custom"
11983                 },
11984                 {
11985                     "url": "https://github.com/fabpot",
11986                     "type": "github"
11987                 },
11988                 {
11989                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11990                     "type": "tidelift"
11991                 }
11992             ],
11993             "time": "2022-01-28T10:47:23+00:00"
11994         },
11995         {
11996             "name": "symfony/panther",
11997             "version": "v1.1.2",
11998             "source": {
11999                 "type": "git",
12000                 "url": "https://github.com/symfony/panther.git",
12001                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12002             },
12003             "dist": {
12004                 "type": "zip",
12005                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12006                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12007                 "shasum": ""
12008             },
12009             "require": {
12010                 "ext-dom": "*",
12011                 "ext-libxml": "*",
12012                 "php": ">=7.1",
12013                 "php-webdriver/webdriver": "^1.8.2",
12014                 "symfony/browser-kit": "^4.4 || ^5.0",
12015                 "symfony/dependency-injection": "^4.4 || ^5.0",
12016                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12017                 "symfony/dom-crawler": "^4.4 || ^5.0",
12018                 "symfony/http-client": "^4.4.11 || ^5.2",
12019                 "symfony/http-kernel": "^4.4 || ^5.0",
12020                 "symfony/polyfill-php72": "^1.9",
12021                 "symfony/process": "^4.4 || ^5.0"
12022             },
12023             "require-dev": {
12024                 "symfony/css-selector": "^4.4 || ^5.0",
12025                 "symfony/framework-bundle": "^4.4 || ^5.0",
12026                 "symfony/mime": "^4.4 || ^5.0",
12027                 "symfony/phpunit-bridge": "^5.2"
12028             },
12029             "type": "library",
12030             "extra": {
12031                 "branch-alias": {
12032                     "dev-main": "1.1.x-dev"
12033                 }
12034             },
12035             "autoload": {
12036                 "psr-4": {
12037                     "Symfony\\Component\\Panther\\": "src/"
12038                 }
12039             },
12040             "notification-url": "https://packagist.org/downloads/",
12041             "license": [
12042                 "MIT"
12043             ],
12044             "authors": [
12045                 {
12046                     "name": "Kévin Dunglas",
12047                     "email": "dunglas@gmail.com",
12048                     "homepage": "https://dunglas.fr"
12049                 },
12050                 {
12051                     "name": "Symfony Community",
12052                     "homepage": "https://symfony.com/contributors"
12053                 }
12054             ],
12055             "description": "A browser testing and web scraping library for PHP and Symfony.",
12056             "homepage": "https://dunglas.fr",
12057             "keywords": [
12058                 "e2e",
12059                 "scraping",
12060                 "selenium",
12061                 "symfony",
12062                 "testing",
12063                 "webdriver"
12064             ],
12065             "support": {
12066                 "issues": "https://github.com/symfony/panther/issues",
12067                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12068             },
12069             "funding": [
12070                 {
12071                     "url": "https://www.panthera.org/donate",
12072                     "type": "custom"
12073                 },
12074                 {
12075                     "url": "https://github.com/dunglas",
12076                     "type": "github"
12077                 },
12078                 {
12079                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12080                     "type": "tidelift"
12081                 }
12082             ],
12083             "time": "2021-11-30T15:51:25+00:00"
12084         },
12085         {
12086             "name": "symfony/polyfill-php73",
12087             "version": "v1.24.0",
12088             "source": {
12089                 "type": "git",
12090                 "url": "https://github.com/symfony/polyfill-php73.git",
12091                 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
12092             },
12093             "dist": {
12094                 "type": "zip",
12095                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
12096                 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
12097                 "shasum": ""
12098             },
12099             "require": {
12100                 "php": ">=7.1"
12101             },
12102             "type": "library",
12103             "extra": {
12104                 "branch-alias": {
12105                     "dev-main": "1.23-dev"
12106                 },
12107                 "thanks": {
12108                     "name": "symfony/polyfill",
12109                     "url": "https://github.com/symfony/polyfill"
12110                 }
12111             },
12112             "autoload": {
12113                 "psr-4": {
12114                     "Symfony\\Polyfill\\Php73\\": ""
12115                 },
12116                 "files": [
12117                     "bootstrap.php"
12118                 ],
12119                 "classmap": [
12120                     "Resources/stubs"
12121                 ]
12122             },
12123             "notification-url": "https://packagist.org/downloads/",
12124             "license": [
12125                 "MIT"
12126             ],
12127             "authors": [
12128                 {
12129                     "name": "Nicolas Grekas",
12130                     "email": "p@tchwork.com"
12131                 },
12132                 {
12133                     "name": "Symfony Community",
12134                     "homepage": "https://symfony.com/contributors"
12135                 }
12136             ],
12137             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
12138             "homepage": "https://symfony.com",
12139             "keywords": [
12140                 "compatibility",
12141                 "polyfill",
12142                 "portable",
12143                 "shim"
12144             ],
12145             "support": {
12146                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0"
12147             },
12148             "funding": [
12149                 {
12150                     "url": "https://symfony.com/sponsor",
12151                     "type": "custom"
12152                 },
12153                 {
12154                     "url": "https://github.com/fabpot",
12155                     "type": "github"
12156                 },
12157                 {
12158                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12159                     "type": "tidelift"
12160                 }
12161             ],
12162             "time": "2021-06-05T21:20:04+00:00"
12163         },
12164         {
12165             "name": "symfony/var-dumper",
12166             "version": "v5.4.3",
12167             "source": {
12168                 "type": "git",
12169                 "url": "https://github.com/symfony/var-dumper.git",
12170                 "reference": "970a01f208bf895c5f327ba40b72288da43adec4"
12171             },
12172             "dist": {
12173                 "type": "zip",
12174                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/970a01f208bf895c5f327ba40b72288da43adec4",
12175                 "reference": "970a01f208bf895c5f327ba40b72288da43adec4",
12176                 "shasum": ""
12177             },
12178             "require": {
12179                 "php": ">=7.2.5",
12180                 "symfony/polyfill-mbstring": "~1.0",
12181                 "symfony/polyfill-php80": "^1.16"
12182             },
12183             "conflict": {
12184                 "phpunit/phpunit": "<5.4.3",
12185                 "symfony/console": "<4.4"
12186             },
12187             "require-dev": {
12188                 "ext-iconv": "*",
12189                 "symfony/console": "^4.4|^5.0|^6.0",
12190                 "symfony/process": "^4.4|^5.0|^6.0",
12191                 "symfony/uid": "^5.1|^6.0",
12192                 "twig/twig": "^2.13|^3.0.4"
12193             },
12194             "suggest": {
12195                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12196                 "ext-intl": "To show region name in time zone dump",
12197                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12198             },
12199             "bin": [
12200                 "Resources/bin/var-dump-server"
12201             ],
12202             "type": "library",
12203             "autoload": {
12204                 "files": [
12205                     "Resources/functions/dump.php"
12206                 ],
12207                 "psr-4": {
12208                     "Symfony\\Component\\VarDumper\\": ""
12209                 },
12210                 "exclude-from-classmap": [
12211                     "/Tests/"
12212                 ]
12213             },
12214             "notification-url": "https://packagist.org/downloads/",
12215             "license": [
12216                 "MIT"
12217             ],
12218             "authors": [
12219                 {
12220                     "name": "Nicolas Grekas",
12221                     "email": "p@tchwork.com"
12222                 },
12223                 {
12224                     "name": "Symfony Community",
12225                     "homepage": "https://symfony.com/contributors"
12226                 }
12227             ],
12228             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12229             "homepage": "https://symfony.com",
12230             "keywords": [
12231                 "debug",
12232                 "dump"
12233             ],
12234             "support": {
12235                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.3"
12236             },
12237             "funding": [
12238                 {
12239                     "url": "https://symfony.com/sponsor",
12240                     "type": "custom"
12241                 },
12242                 {
12243                     "url": "https://github.com/fabpot",
12244                     "type": "github"
12245                 },
12246                 {
12247                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12248                     "type": "tidelift"
12249                 }
12250             ],
12251             "time": "2022-01-17T16:30:37+00:00"
12252         },
12253         {
12254             "name": "theseer/tokenizer",
12255             "version": "1.2.1",
12256             "source": {
12257                 "type": "git",
12258                 "url": "https://github.com/theseer/tokenizer.git",
12259                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12260             },
12261             "dist": {
12262                 "type": "zip",
12263                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12264                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12265                 "shasum": ""
12266             },
12267             "require": {
12268                 "ext-dom": "*",
12269                 "ext-tokenizer": "*",
12270                 "ext-xmlwriter": "*",
12271                 "php": "^7.2 || ^8.0"
12272             },
12273             "type": "library",
12274             "autoload": {
12275                 "classmap": [
12276                     "src/"
12277                 ]
12278             },
12279             "notification-url": "https://packagist.org/downloads/",
12280             "license": [
12281                 "BSD-3-Clause"
12282             ],
12283             "authors": [
12284                 {
12285                     "name": "Arne Blankerts",
12286                     "email": "arne@blankerts.de",
12287                     "role": "Developer"
12288                 }
12289             ],
12290             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12291             "support": {
12292                 "issues": "https://github.com/theseer/tokenizer/issues",
12293                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12294             },
12295             "funding": [
12296                 {
12297                     "url": "https://github.com/theseer",
12298                     "type": "github"
12299                 }
12300             ],
12301             "time": "2021-07-28T10:34:58+00:00"
12302         },
12303         {
12304             "name": "zircote/swagger-php",
12305             "version": "3.3.3",
12306             "source": {
12307                 "type": "git",
12308                 "url": "https://github.com/zircote/swagger-php.git",
12309                 "reference": "cec9943f974df43370c51be7c489fc1007f80f2b"
12310             },
12311             "dist": {
12312                 "type": "zip",
12313                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/cec9943f974df43370c51be7c489fc1007f80f2b",
12314                 "reference": "cec9943f974df43370c51be7c489fc1007f80f2b",
12315                 "shasum": ""
12316             },
12317             "require": {
12318                 "doctrine/annotations": "^1.7",
12319                 "ext-json": "*",
12320                 "php": ">=7.2",
12321                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12322                 "symfony/finder": ">=2.2",
12323                 "symfony/yaml": ">=3.3"
12324             },
12325             "require-dev": {
12326                 "composer/package-versions-deprecated": "1.11.99.2",
12327                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12328                 "phpunit/phpunit": ">=8.5.14"
12329             },
12330             "bin": [
12331                 "bin/openapi"
12332             ],
12333             "type": "library",
12334             "autoload": {
12335                 "psr-4": {
12336                     "OpenApi\\": "src"
12337                 },
12338                 "files": [
12339                     "src/functions.php"
12340                 ]
12341             },
12342             "notification-url": "https://packagist.org/downloads/",
12343             "license": [
12344                 "Apache-2.0"
12345             ],
12346             "authors": [
12347                 {
12348                     "name": "Robert Allen",
12349                     "email": "zircote@gmail.com"
12350                 },
12351                 {
12352                     "name": "Bob Fanger",
12353                     "email": "bfanger@gmail.com",
12354                     "homepage": "https://bfanger.nl"
12355                 },
12356                 {
12357                     "name": "Martin Rademacher",
12358                     "email": "mano@radebatz.net",
12359                     "homepage": "https://radebatz.net"
12360                 }
12361             ],
12362             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12363             "homepage": "https://github.com/zircote/swagger-php/",
12364             "keywords": [
12365                 "api",
12366                 "json",
12367                 "rest",
12368                 "service discovery"
12369             ],
12370             "support": {
12371                 "issues": "https://github.com/zircote/swagger-php/issues",
12372                 "source": "https://github.com/zircote/swagger-php/tree/3.3.3"
12373             },
12374             "time": "2021-12-23T19:45:20+00:00"
12375         }
12376     ],
12377     "aliases": [],
12378     "minimum-stability": "stable",
12379     "stability-flags": [],
12380     "prefer-stable": false,
12381     "prefer-lowest": false,
12382     "platform": {
12383         "php": ">=7.4.0"
12384     },
12385     "platform-dev": [],
12386     "platform-overrides": {
12387         "php": "7.4"
12388     },
12389     "plugin-api-version": "2.2.0"