Fixes #5006 User Default Billing Facility (#5007)
[openemr.git] / composer.lock
blob5a7e6c01c6ab8260dc53188bf1297372d182d245
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": "b0a9897f0cdd50fb30aac062877e462a",
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": "openemr/mustache",
5058             "version": "v2.15.2",
5059             "source": {
5060                 "type": "git",
5061                 "url": "https://github.com/openemr/mustache.php.git",
5062                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5063             },
5064             "dist": {
5065                 "type": "zip",
5066                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5067                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5068                 "shasum": ""
5069             },
5070             "require": {
5071                 "php": ">=5.2.4"
5072             },
5073             "require-dev": {
5074                 "friendsofphp/php-cs-fixer": "~1.11",
5075                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5076             },
5077             "type": "library",
5078             "autoload": {
5079                 "psr-0": {
5080                     "Mustache": "src/"
5081                 }
5082             },
5083             "notification-url": "https://packagist.org/downloads/",
5084             "license": [
5085                 "MIT"
5086             ],
5087             "authors": [
5088                 {
5089                     "name": "Justin Hileman",
5090                     "email": "justin@justinhileman.info",
5091                     "homepage": "http://justinhileman.com"
5092                 },
5093                 {
5094                     "name": "OpenEMR",
5095                     "email": "hello@open-emr.org",
5096                     "homepage": "https://open-emr.org"
5097                 }
5098             ],
5099             "description": "A Mustache implementation in PHP.",
5100             "homepage": "https://github.com/openemr/mustache.php",
5101             "keywords": [
5102                 "mustache",
5103                 "templating"
5104             ],
5105             "support": {
5106                 "issues": "https://github.com/openemr/mustache.php/issues",
5107                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5108             },
5109             "time": "2022-03-03T14:53:09+00:00"
5110         },
5111         {
5112             "name": "paragonie/constant_time_encoding",
5113             "version": "v2.5.0",
5114             "source": {
5115                 "type": "git",
5116                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5117                 "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
5118             },
5119             "dist": {
5120                 "type": "zip",
5121                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
5122                 "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
5123                 "shasum": ""
5124             },
5125             "require": {
5126                 "php": "^7|^8"
5127             },
5128             "require-dev": {
5129                 "phpunit/phpunit": "^6|^7|^8|^9",
5130                 "vimeo/psalm": "^1|^2|^3|^4"
5131             },
5132             "type": "library",
5133             "autoload": {
5134                 "psr-4": {
5135                     "ParagonIE\\ConstantTime\\": "src/"
5136                 }
5137             },
5138             "notification-url": "https://packagist.org/downloads/",
5139             "license": [
5140                 "MIT"
5141             ],
5142             "authors": [
5143                 {
5144                     "name": "Paragon Initiative Enterprises",
5145                     "email": "security@paragonie.com",
5146                     "homepage": "https://paragonie.com",
5147                     "role": "Maintainer"
5148                 },
5149                 {
5150                     "name": "Steve 'Sc00bz' Thomas",
5151                     "email": "steve@tobtu.com",
5152                     "homepage": "https://www.tobtu.com",
5153                     "role": "Original Developer"
5154                 }
5155             ],
5156             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5157             "keywords": [
5158                 "base16",
5159                 "base32",
5160                 "base32_decode",
5161                 "base32_encode",
5162                 "base64",
5163                 "base64_decode",
5164                 "base64_encode",
5165                 "bin2hex",
5166                 "encoding",
5167                 "hex",
5168                 "hex2bin",
5169                 "rfc4648"
5170             ],
5171             "support": {
5172                 "email": "info@paragonie.com",
5173                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5174                 "source": "https://github.com/paragonie/constant_time_encoding"
5175             },
5176             "time": "2022-01-17T05:32:27+00:00"
5177         },
5178         {
5179             "name": "paragonie/multi-factor",
5180             "version": "v0.2.2",
5181             "source": {
5182                 "type": "git",
5183                 "url": "https://github.com/paragonie/multi_factor.git",
5184                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
5185             },
5186             "dist": {
5187                 "type": "zip",
5188                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5189                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5190                 "shasum": ""
5191             },
5192             "require": {
5193                 "bacon/bacon-qr-code": "^1",
5194                 "paragonie/constant_time_encoding": "^2",
5195                 "php": "^7"
5196             },
5197             "require-dev": {
5198                 "phpunit/phpunit": "4.*|5.*"
5199             },
5200             "type": "library",
5201             "autoload": {
5202                 "psr-4": {
5203                     "ParagonIE\\MultiFactor\\": "src/"
5204                 }
5205             },
5206             "notification-url": "https://packagist.org/downloads/",
5207             "license": [
5208                 "GPL-3.0+",
5209                 "MIT",
5210                 "proprietary"
5211             ],
5212             "authors": [
5213                 {
5214                     "name": "Paragon Initiative Enterprises",
5215                     "email": "security@paragonie.com",
5216                     "homepage": "https://paragonie.com",
5217                     "role": "Developer"
5218                 }
5219             ],
5220             "description": "Vendor-agnostic two-factor authentication library",
5221             "keywords": [
5222                 "2fa",
5223                 "MFA",
5224                 "Two-factor Authentication",
5225                 "hotp",
5226                 "multi-factor",
5227                 "multi-factor authentication",
5228                 "tfa",
5229                 "totp",
5230                 "two-factor"
5231             ],
5232             "support": {
5233                 "email": "info@paragonie.com",
5234                 "issues": "https://github.com/paragonie/multi_factor/issues",
5235                 "source": "https://github.com/paragonie/multi_factor"
5236             },
5237             "time": "2016-06-17T23:34:58+00:00"
5238         },
5239         {
5240             "name": "paragonie/random_compat",
5241             "version": "v9.99.100",
5242             "source": {
5243                 "type": "git",
5244                 "url": "https://github.com/paragonie/random_compat.git",
5245                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5246             },
5247             "dist": {
5248                 "type": "zip",
5249                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5250                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5251                 "shasum": ""
5252             },
5253             "require": {
5254                 "php": ">= 7"
5255             },
5256             "require-dev": {
5257                 "phpunit/phpunit": "4.*|5.*",
5258                 "vimeo/psalm": "^1"
5259             },
5260             "suggest": {
5261                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5262             },
5263             "type": "library",
5264             "notification-url": "https://packagist.org/downloads/",
5265             "license": [
5266                 "MIT"
5267             ],
5268             "authors": [
5269                 {
5270                     "name": "Paragon Initiative Enterprises",
5271                     "email": "security@paragonie.com",
5272                     "homepage": "https://paragonie.com"
5273                 }
5274             ],
5275             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5276             "keywords": [
5277                 "csprng",
5278                 "polyfill",
5279                 "pseudorandom",
5280                 "random"
5281             ],
5282             "support": {
5283                 "email": "info@paragonie.com",
5284                 "issues": "https://github.com/paragonie/random_compat/issues",
5285                 "source": "https://github.com/paragonie/random_compat"
5286             },
5287             "time": "2020-10-15T08:29:30+00:00"
5288         },
5289         {
5290             "name": "particle/validator",
5291             "version": "v2.3.4",
5292             "source": {
5293                 "type": "git",
5294                 "url": "https://github.com/particle-php/Validator.git",
5295                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5296             },
5297             "dist": {
5298                 "type": "zip",
5299                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5300                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5301                 "shasum": ""
5302             },
5303             "require": {
5304                 "php": ">=5.4"
5305             },
5306             "require-dev": {
5307                 "byrokrat/checkdigit": "^1.0",
5308                 "giggsey/libphonenumber-for-php": "^7.2",
5309                 "phpunit/phpunit": "~4.0",
5310                 "squizlabs/php_codesniffer": "2.*"
5311             },
5312             "suggest": {
5313                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5314                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5315             },
5316             "type": "library",
5317             "extra": {
5318                 "branch-alias": {
5319                     "dev-master": "2.0-dev"
5320                 }
5321             },
5322             "autoload": {
5323                 "psr-4": {
5324                     "Particle\\Validator\\": "src/"
5325                 }
5326             },
5327             "notification-url": "https://packagist.org/downloads/",
5328             "license": [
5329                 "BSD-3-Clause"
5330             ],
5331             "authors": [
5332                 {
5333                     "name": "Berry Langerak",
5334                     "email": "berry@berryllium.nl",
5335                     "role": "Developer"
5336                 },
5337                 {
5338                     "name": "Rick van der Staaij",
5339                     "homepage": "http://rickvanderstaaij.nl",
5340                     "role": "Developer"
5341                 }
5342             ],
5343             "description": "Flexible and highly usable validation library with no dependencies.",
5344             "homepage": "http://github.com/particle-php/validator",
5345             "keywords": [
5346                 "validation",
5347                 "validator"
5348             ],
5349             "support": {
5350                 "issues": "https://github.com/particle-php/Validator/issues",
5351                 "source": "https://github.com/particle-php/Validator/tree/master"
5352             },
5353             "time": "2019-01-07T13:39:13+00:00"
5354         },
5355         {
5356             "name": "pear/archive_tar",
5357             "version": "1.4.14",
5358             "source": {
5359                 "type": "git",
5360                 "url": "https://github.com/pear/Archive_Tar.git",
5361                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5362             },
5363             "dist": {
5364                 "type": "zip",
5365                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5366                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5367                 "shasum": ""
5368             },
5369             "require": {
5370                 "pear/pear-core-minimal": "^1.10.0alpha2",
5371                 "php": ">=5.2.0"
5372             },
5373             "require-dev": {
5374                 "phpunit/phpunit": "*"
5375             },
5376             "suggest": {
5377                 "ext-bz2": "Bz2 compression support.",
5378                 "ext-xz": "Lzma2 compression support.",
5379                 "ext-zlib": "Gzip compression support."
5380             },
5381             "type": "library",
5382             "extra": {
5383                 "branch-alias": {
5384                     "dev-master": "1.4.x-dev"
5385                 }
5386             },
5387             "autoload": {
5388                 "psr-0": {
5389                     "Archive_Tar": ""
5390                 }
5391             },
5392             "notification-url": "https://packagist.org/downloads/",
5393             "include-path": [
5394                 "./"
5395             ],
5396             "license": [
5397                 "BSD-3-Clause"
5398             ],
5399             "authors": [
5400                 {
5401                     "name": "Vincent Blavet",
5402                     "email": "vincent@phpconcept.net"
5403                 },
5404                 {
5405                     "name": "Greg Beaver",
5406                     "email": "greg@chiaraquartet.net"
5407                 },
5408                 {
5409                     "name": "Michiel Rook",
5410                     "email": "mrook@php.net"
5411                 }
5412             ],
5413             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5414             "homepage": "https://github.com/pear/Archive_Tar",
5415             "keywords": [
5416                 "archive",
5417                 "tar"
5418             ],
5419             "support": {
5420                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5421                 "source": "https://github.com/pear/Archive_Tar"
5422             },
5423             "funding": [
5424                 {
5425                     "url": "https://github.com/mrook",
5426                     "type": "github"
5427                 },
5428                 {
5429                     "url": "https://www.patreon.com/michielrook",
5430                     "type": "patreon"
5431                 }
5432             ],
5433             "time": "2021-07-20T13:53:39+00:00"
5434         },
5435         {
5436             "name": "pear/console_getopt",
5437             "version": "v1.4.3",
5438             "source": {
5439                 "type": "git",
5440                 "url": "https://github.com/pear/Console_Getopt.git",
5441                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5442             },
5443             "dist": {
5444                 "type": "zip",
5445                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5446                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5447                 "shasum": ""
5448             },
5449             "type": "library",
5450             "autoload": {
5451                 "psr-0": {
5452                     "Console": "./"
5453                 }
5454             },
5455             "notification-url": "https://packagist.org/downloads/",
5456             "include-path": [
5457                 "./"
5458             ],
5459             "license": [
5460                 "BSD-2-Clause"
5461             ],
5462             "authors": [
5463                 {
5464                     "name": "Andrei Zmievski",
5465                     "email": "andrei@php.net",
5466                     "role": "Lead"
5467                 },
5468                 {
5469                     "name": "Stig Bakken",
5470                     "email": "stig@php.net",
5471                     "role": "Developer"
5472                 },
5473                 {
5474                     "name": "Greg Beaver",
5475                     "email": "cellog@php.net",
5476                     "role": "Helper"
5477                 }
5478             ],
5479             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5480             "support": {
5481                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5482                 "source": "https://github.com/pear/Console_Getopt"
5483             },
5484             "time": "2019-11-20T18:27:48+00:00"
5485         },
5486         {
5487             "name": "pear/pear-core-minimal",
5488             "version": "v1.10.11",
5489             "source": {
5490                 "type": "git",
5491                 "url": "https://github.com/pear/pear-core-minimal.git",
5492                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5493             },
5494             "dist": {
5495                 "type": "zip",
5496                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5497                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5498                 "shasum": ""
5499             },
5500             "require": {
5501                 "pear/console_getopt": "~1.4",
5502                 "pear/pear_exception": "~1.0"
5503             },
5504             "replace": {
5505                 "rsky/pear-core-min": "self.version"
5506             },
5507             "type": "library",
5508             "autoload": {
5509                 "psr-0": {
5510                     "": "src/"
5511                 }
5512             },
5513             "notification-url": "https://packagist.org/downloads/",
5514             "include-path": [
5515                 "src/"
5516             ],
5517             "license": [
5518                 "BSD-3-Clause"
5519             ],
5520             "authors": [
5521                 {
5522                     "name": "Christian Weiske",
5523                     "email": "cweiske@php.net",
5524                     "role": "Lead"
5525                 }
5526             ],
5527             "description": "Minimal set of PEAR core files to be used as composer dependency",
5528             "support": {
5529                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5530                 "source": "https://github.com/pear/pear-core-minimal"
5531             },
5532             "time": "2021-08-10T22:31:03+00:00"
5533         },
5534         {
5535             "name": "pear/pear_exception",
5536             "version": "v1.0.2",
5537             "source": {
5538                 "type": "git",
5539                 "url": "https://github.com/pear/PEAR_Exception.git",
5540                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5541             },
5542             "dist": {
5543                 "type": "zip",
5544                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5545                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5546                 "shasum": ""
5547             },
5548             "require": {
5549                 "php": ">=5.2.0"
5550             },
5551             "require-dev": {
5552                 "phpunit/phpunit": "<9"
5553             },
5554             "type": "class",
5555             "extra": {
5556                 "branch-alias": {
5557                     "dev-master": "1.0.x-dev"
5558                 }
5559             },
5560             "autoload": {
5561                 "classmap": [
5562                     "PEAR/"
5563                 ]
5564             },
5565             "notification-url": "https://packagist.org/downloads/",
5566             "include-path": [
5567                 "."
5568             ],
5569             "license": [
5570                 "BSD-2-Clause"
5571             ],
5572             "authors": [
5573                 {
5574                     "name": "Helgi Thormar",
5575                     "email": "dufuz@php.net"
5576                 },
5577                 {
5578                     "name": "Greg Beaver",
5579                     "email": "cellog@php.net"
5580                 }
5581             ],
5582             "description": "The PEAR Exception base class.",
5583             "homepage": "https://github.com/pear/PEAR_Exception",
5584             "keywords": [
5585                 "exception"
5586             ],
5587             "support": {
5588                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5589                 "source": "https://github.com/pear/PEAR_Exception"
5590             },
5591             "time": "2021-03-21T15:43:46+00:00"
5592         },
5593         {
5594             "name": "phenx/php-font-lib",
5595             "version": "0.5.4",
5596             "source": {
5597                 "type": "git",
5598                 "url": "https://github.com/dompdf/php-font-lib.git",
5599                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5600             },
5601             "dist": {
5602                 "type": "zip",
5603                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5604                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5605                 "shasum": ""
5606             },
5607             "require": {
5608                 "ext-mbstring": "*"
5609             },
5610             "require-dev": {
5611                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5612             },
5613             "type": "library",
5614             "autoload": {
5615                 "psr-4": {
5616                     "FontLib\\": "src/FontLib"
5617                 }
5618             },
5619             "notification-url": "https://packagist.org/downloads/",
5620             "license": [
5621                 "LGPL-3.0"
5622             ],
5623             "authors": [
5624                 {
5625                     "name": "Fabien Ménager",
5626                     "email": "fabien.menager@gmail.com"
5627                 }
5628             ],
5629             "description": "A library to read, parse, export and make subsets of different types of font files.",
5630             "homepage": "https://github.com/PhenX/php-font-lib",
5631             "support": {
5632                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5633                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5634             },
5635             "time": "2021-12-17T19:44:54+00:00"
5636         },
5637         {
5638             "name": "phenx/php-svg-lib",
5639             "version": "0.3.4",
5640             "source": {
5641                 "type": "git",
5642                 "url": "https://github.com/PhenX/php-svg-lib.git",
5643                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2"
5644             },
5645             "dist": {
5646                 "type": "zip",
5647                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5648                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5649                 "shasum": ""
5650             },
5651             "require": {
5652                 "php": "^7.4 || ^8.0",
5653                 "sabberworm/php-css-parser": "^8.3"
5654             },
5655             "require-dev": {
5656                 "phpunit/phpunit": "^9.5"
5657             },
5658             "type": "library",
5659             "autoload": {
5660                 "psr-4": {
5661                     "Svg\\": "src/Svg"
5662                 }
5663             },
5664             "notification-url": "https://packagist.org/downloads/",
5665             "license": [
5666                 "LGPL-3.0"
5667             ],
5668             "authors": [
5669                 {
5670                     "name": "Fabien Ménager",
5671                     "email": "fabien.menager@gmail.com"
5672                 }
5673             ],
5674             "description": "A library to read, parse and export to PDF SVG files.",
5675             "homepage": "https://github.com/PhenX/php-svg-lib",
5676             "support": {
5677                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
5678                 "source": "https://github.com/PhenX/php-svg-lib/tree/0.3.4"
5679             },
5680             "time": "2021-10-18T02:13:32+00:00"
5681         },
5682         {
5683             "name": "php-http/discovery",
5684             "version": "1.14.1",
5685             "source": {
5686                 "type": "git",
5687                 "url": "https://github.com/php-http/discovery.git",
5688                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
5689             },
5690             "dist": {
5691                 "type": "zip",
5692                 "url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
5693                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
5694                 "shasum": ""
5695             },
5696             "require": {
5697                 "php": "^7.1 || ^8.0"
5698             },
5699             "conflict": {
5700                 "nyholm/psr7": "<1.0"
5701             },
5702             "require-dev": {
5703                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5704                 "php-http/httplug": "^1.0 || ^2.0",
5705                 "php-http/message-factory": "^1.0",
5706                 "phpspec/phpspec": "^5.1 || ^6.1",
5707                 "puli/composer-plugin": "1.0.0-beta10"
5708             },
5709             "suggest": {
5710                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5711             },
5712             "type": "library",
5713             "extra": {
5714                 "branch-alias": {
5715                     "dev-master": "1.9-dev"
5716                 }
5717             },
5718             "autoload": {
5719                 "psr-4": {
5720                     "Http\\Discovery\\": "src/"
5721                 }
5722             },
5723             "notification-url": "https://packagist.org/downloads/",
5724             "license": [
5725                 "MIT"
5726             ],
5727             "authors": [
5728                 {
5729                     "name": "Márk Sági-Kazár",
5730                     "email": "mark.sagikazar@gmail.com"
5731                 }
5732             ],
5733             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5734             "homepage": "http://php-http.org",
5735             "keywords": [
5736                 "adapter",
5737                 "client",
5738                 "discovery",
5739                 "factory",
5740                 "http",
5741                 "message",
5742                 "psr7"
5743             ],
5744             "support": {
5745                 "issues": "https://github.com/php-http/discovery/issues",
5746                 "source": "https://github.com/php-http/discovery/tree/1.14.1"
5747             },
5748             "time": "2021-09-18T07:57:46+00:00"
5749         },
5750         {
5751             "name": "php-http/guzzle7-adapter",
5752             "version": "1.0.0",
5753             "source": {
5754                 "type": "git",
5755                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5756                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5757             },
5758             "dist": {
5759                 "type": "zip",
5760                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5761                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5762                 "shasum": ""
5763             },
5764             "require": {
5765                 "guzzlehttp/guzzle": "^7.0",
5766                 "php": "^7.2 | ^8.0",
5767                 "php-http/httplug": "^2.0",
5768                 "psr/http-client": "^1.0"
5769             },
5770             "provide": {
5771                 "php-http/async-client-implementation": "1.0",
5772                 "php-http/client-implementation": "1.0",
5773                 "psr/http-client-implementation": "1.0"
5774             },
5775             "require-dev": {
5776                 "php-http/client-integration-tests": "^3.0",
5777                 "phpunit/phpunit": "^8.0|^9.3"
5778             },
5779             "type": "library",
5780             "extra": {
5781                 "branch-alias": {
5782                     "dev-master": "0.2.x-dev"
5783                 }
5784             },
5785             "autoload": {
5786                 "psr-4": {
5787                     "Http\\Adapter\\Guzzle7\\": "src/"
5788                 }
5789             },
5790             "notification-url": "https://packagist.org/downloads/",
5791             "license": [
5792                 "MIT"
5793             ],
5794             "authors": [
5795                 {
5796                     "name": "Tobias Nyholm",
5797                     "email": "tobias.nyholm@gmail.com"
5798                 }
5799             ],
5800             "description": "Guzzle 7 HTTP Adapter",
5801             "homepage": "http://httplug.io",
5802             "keywords": [
5803                 "Guzzle",
5804                 "http"
5805             ],
5806             "support": {
5807                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5808                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5809             },
5810             "time": "2021-03-09T07:35:15+00:00"
5811         },
5812         {
5813             "name": "php-http/httplug",
5814             "version": "2.2.0",
5815             "source": {
5816                 "type": "git",
5817                 "url": "https://github.com/php-http/httplug.git",
5818                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
5819             },
5820             "dist": {
5821                 "type": "zip",
5822                 "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5823                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5824                 "shasum": ""
5825             },
5826             "require": {
5827                 "php": "^7.1 || ^8.0",
5828                 "php-http/promise": "^1.1",
5829                 "psr/http-client": "^1.0",
5830                 "psr/http-message": "^1.0"
5831             },
5832             "require-dev": {
5833                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5834                 "phpspec/phpspec": "^5.1 || ^6.0"
5835             },
5836             "type": "library",
5837             "extra": {
5838                 "branch-alias": {
5839                     "dev-master": "2.x-dev"
5840                 }
5841             },
5842             "autoload": {
5843                 "psr-4": {
5844                     "Http\\Client\\": "src/"
5845                 }
5846             },
5847             "notification-url": "https://packagist.org/downloads/",
5848             "license": [
5849                 "MIT"
5850             ],
5851             "authors": [
5852                 {
5853                     "name": "Eric GELOEN",
5854                     "email": "geloen.eric@gmail.com"
5855                 },
5856                 {
5857                     "name": "Márk Sági-Kazár",
5858                     "email": "mark.sagikazar@gmail.com",
5859                     "homepage": "https://sagikazarmark.hu"
5860                 }
5861             ],
5862             "description": "HTTPlug, the HTTP client abstraction for PHP",
5863             "homepage": "http://httplug.io",
5864             "keywords": [
5865                 "client",
5866                 "http"
5867             ],
5868             "support": {
5869                 "issues": "https://github.com/php-http/httplug/issues",
5870                 "source": "https://github.com/php-http/httplug/tree/master"
5871             },
5872             "time": "2020-07-13T15:43:23+00:00"
5873         },
5874         {
5875             "name": "php-http/message",
5876             "version": "1.12.0",
5877             "source": {
5878                 "type": "git",
5879                 "url": "https://github.com/php-http/message.git",
5880                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291"
5881             },
5882             "dist": {
5883                 "type": "zip",
5884                 "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291",
5885                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291",
5886                 "shasum": ""
5887             },
5888             "require": {
5889                 "clue/stream-filter": "^1.5",
5890                 "php": "^7.1 || ^8.0",
5891                 "php-http/message-factory": "^1.0.2",
5892                 "psr/http-message": "^1.0"
5893             },
5894             "provide": {
5895                 "php-http/message-factory-implementation": "1.0"
5896             },
5897             "require-dev": {
5898                 "ergebnis/composer-normalize": "^2.6",
5899                 "ext-zlib": "*",
5900                 "guzzlehttp/psr7": "^1.0",
5901                 "laminas/laminas-diactoros": "^2.0",
5902                 "phpspec/phpspec": "^5.1 || ^6.3",
5903                 "slim/slim": "^3.0"
5904             },
5905             "suggest": {
5906                 "ext-zlib": "Used with compressor/decompressor streams",
5907                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5908                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5909                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5910             },
5911             "type": "library",
5912             "extra": {
5913                 "branch-alias": {
5914                     "dev-master": "1.10-dev"
5915                 }
5916             },
5917             "autoload": {
5918                 "psr-4": {
5919                     "Http\\Message\\": "src/"
5920                 },
5921                 "files": [
5922                     "src/filters.php"
5923                 ]
5924             },
5925             "notification-url": "https://packagist.org/downloads/",
5926             "license": [
5927                 "MIT"
5928             ],
5929             "authors": [
5930                 {
5931                     "name": "Márk Sági-Kazár",
5932                     "email": "mark.sagikazar@gmail.com"
5933                 }
5934             ],
5935             "description": "HTTP Message related tools",
5936             "homepage": "http://php-http.org",
5937             "keywords": [
5938                 "http",
5939                 "message",
5940                 "psr-7"
5941             ],
5942             "support": {
5943                 "issues": "https://github.com/php-http/message/issues",
5944                 "source": "https://github.com/php-http/message/tree/1.12.0"
5945             },
5946             "time": "2021-08-29T09:13:12+00:00"
5947         },
5948         {
5949             "name": "php-http/message-factory",
5950             "version": "v1.0.2",
5951             "source": {
5952                 "type": "git",
5953                 "url": "https://github.com/php-http/message-factory.git",
5954                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5955             },
5956             "dist": {
5957                 "type": "zip",
5958                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5959                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5960                 "shasum": ""
5961             },
5962             "require": {
5963                 "php": ">=5.4",
5964                 "psr/http-message": "^1.0"
5965             },
5966             "type": "library",
5967             "extra": {
5968                 "branch-alias": {
5969                     "dev-master": "1.0-dev"
5970                 }
5971             },
5972             "autoload": {
5973                 "psr-4": {
5974                     "Http\\Message\\": "src/"
5975                 }
5976             },
5977             "notification-url": "https://packagist.org/downloads/",
5978             "license": [
5979                 "MIT"
5980             ],
5981             "authors": [
5982                 {
5983                     "name": "Márk Sági-Kazár",
5984                     "email": "mark.sagikazar@gmail.com"
5985                 }
5986             ],
5987             "description": "Factory interfaces for PSR-7 HTTP Message",
5988             "homepage": "http://php-http.org",
5989             "keywords": [
5990                 "factory",
5991                 "http",
5992                 "message",
5993                 "stream",
5994                 "uri"
5995             ],
5996             "support": {
5997                 "issues": "https://github.com/php-http/message-factory/issues",
5998                 "source": "https://github.com/php-http/message-factory/tree/master"
5999             },
6000             "time": "2015-12-19T14:08:53+00:00"
6001         },
6002         {
6003             "name": "php-http/promise",
6004             "version": "1.1.0",
6005             "source": {
6006                 "type": "git",
6007                 "url": "https://github.com/php-http/promise.git",
6008                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6009             },
6010             "dist": {
6011                 "type": "zip",
6012                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6013                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6014                 "shasum": ""
6015             },
6016             "require": {
6017                 "php": "^7.1 || ^8.0"
6018             },
6019             "require-dev": {
6020                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6021                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6022             },
6023             "type": "library",
6024             "extra": {
6025                 "branch-alias": {
6026                     "dev-master": "1.1-dev"
6027                 }
6028             },
6029             "autoload": {
6030                 "psr-4": {
6031                     "Http\\Promise\\": "src/"
6032                 }
6033             },
6034             "notification-url": "https://packagist.org/downloads/",
6035             "license": [
6036                 "MIT"
6037             ],
6038             "authors": [
6039                 {
6040                     "name": "Joel Wurtz",
6041                     "email": "joel.wurtz@gmail.com"
6042                 },
6043                 {
6044                     "name": "Márk Sági-Kazár",
6045                     "email": "mark.sagikazar@gmail.com"
6046                 }
6047             ],
6048             "description": "Promise used for asynchronous HTTP requests",
6049             "homepage": "http://httplug.io",
6050             "keywords": [
6051                 "promise"
6052             ],
6053             "support": {
6054                 "issues": "https://github.com/php-http/promise/issues",
6055                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6056             },
6057             "time": "2020-07-07T09:29:14+00:00"
6058         },
6059         {
6060             "name": "phpmailer/phpmailer",
6061             "version": "v6.5.3",
6062             "source": {
6063                 "type": "git",
6064                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6065                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
6066             },
6067             "dist": {
6068                 "type": "zip",
6069                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
6070                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
6071                 "shasum": ""
6072             },
6073             "require": {
6074                 "ext-ctype": "*",
6075                 "ext-filter": "*",
6076                 "ext-hash": "*",
6077                 "php": ">=5.5.0"
6078             },
6079             "require-dev": {
6080                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6081                 "doctrine/annotations": "^1.2",
6082                 "php-parallel-lint/php-console-highlighter": "^0.5.0",
6083                 "php-parallel-lint/php-parallel-lint": "^1.3",
6084                 "phpcompatibility/php-compatibility": "^9.3.5",
6085                 "roave/security-advisories": "dev-latest",
6086                 "squizlabs/php_codesniffer": "^3.6.0",
6087                 "yoast/phpunit-polyfills": "^1.0.0"
6088             },
6089             "suggest": {
6090                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6091                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6092                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6093                 "psr/log": "For optional PSR-3 debug logging",
6094                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6095                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6096             },
6097             "type": "library",
6098             "autoload": {
6099                 "psr-4": {
6100                     "PHPMailer\\PHPMailer\\": "src/"
6101                 }
6102             },
6103             "notification-url": "https://packagist.org/downloads/",
6104             "license": [
6105                 "LGPL-2.1-only"
6106             ],
6107             "authors": [
6108                 {
6109                     "name": "Marcus Bointon",
6110                     "email": "phpmailer@synchromedia.co.uk"
6111                 },
6112                 {
6113                     "name": "Jim Jagielski",
6114                     "email": "jimjag@gmail.com"
6115                 },
6116                 {
6117                     "name": "Andy Prevost",
6118                     "email": "codeworxtech@users.sourceforge.net"
6119                 },
6120                 {
6121                     "name": "Brent R. Matzelle"
6122                 }
6123             ],
6124             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6125             "support": {
6126                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6127                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
6128             },
6129             "funding": [
6130                 {
6131                     "url": "https://github.com/Synchro",
6132                     "type": "github"
6133                 }
6134             ],
6135             "time": "2021-11-25T16:34:11+00:00"
6136         },
6137         {
6138             "name": "phpoffice/phpspreadsheet",
6139             "version": "1.21.0",
6140             "source": {
6141                 "type": "git",
6142                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6143                 "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964"
6144             },
6145             "dist": {
6146                 "type": "zip",
6147                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1a359d2ccbb89c05f5dffb32711a95f4afc67964",
6148                 "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964",
6149                 "shasum": ""
6150             },
6151             "require": {
6152                 "ext-ctype": "*",
6153                 "ext-dom": "*",
6154                 "ext-fileinfo": "*",
6155                 "ext-gd": "*",
6156                 "ext-iconv": "*",
6157                 "ext-libxml": "*",
6158                 "ext-mbstring": "*",
6159                 "ext-simplexml": "*",
6160                 "ext-xml": "*",
6161                 "ext-xmlreader": "*",
6162                 "ext-xmlwriter": "*",
6163                 "ext-zip": "*",
6164                 "ext-zlib": "*",
6165                 "ezyang/htmlpurifier": "^4.13",
6166                 "maennchen/zipstream-php": "^2.1",
6167                 "markbaker/complex": "^3.0",
6168                 "markbaker/matrix": "^3.0",
6169                 "php": "^7.3 || ^8.0",
6170                 "psr/http-client": "^1.0",
6171                 "psr/http-factory": "^1.0",
6172                 "psr/simple-cache": "^1.0"
6173             },
6174             "require-dev": {
6175                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6176                 "dompdf/dompdf": "^1.0",
6177                 "friendsofphp/php-cs-fixer": "^3.2",
6178                 "jpgraph/jpgraph": "^4.0",
6179                 "mpdf/mpdf": "^8.0",
6180                 "phpcompatibility/php-compatibility": "^9.3",
6181                 "phpstan/phpstan": "^1.1",
6182                 "phpstan/phpstan-phpunit": "^1.0",
6183                 "phpunit/phpunit": "^8.5 || ^9.0",
6184                 "squizlabs/php_codesniffer": "^3.6",
6185                 "tecnickcom/tcpdf": "^6.4"
6186             },
6187             "suggest": {
6188                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6189                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6190                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6191                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6192             },
6193             "type": "library",
6194             "autoload": {
6195                 "psr-4": {
6196                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6197                 }
6198             },
6199             "notification-url": "https://packagist.org/downloads/",
6200             "license": [
6201                 "MIT"
6202             ],
6203             "authors": [
6204                 {
6205                     "name": "Maarten Balliauw",
6206                     "homepage": "https://blog.maartenballiauw.be"
6207                 },
6208                 {
6209                     "name": "Mark Baker",
6210                     "homepage": "https://markbakeruk.net"
6211                 },
6212                 {
6213                     "name": "Franck Lefevre",
6214                     "homepage": "https://rootslabs.net"
6215                 },
6216                 {
6217                     "name": "Erik Tilt"
6218                 },
6219                 {
6220                     "name": "Adrien Crivelli"
6221                 }
6222             ],
6223             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6224             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6225             "keywords": [
6226                 "OpenXML",
6227                 "excel",
6228                 "gnumeric",
6229                 "ods",
6230                 "php",
6231                 "spreadsheet",
6232                 "xls",
6233                 "xlsx"
6234             ],
6235             "support": {
6236                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6237                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.21.0"
6238             },
6239             "time": "2022-01-06T11:10:08+00:00"
6240         },
6241         {
6242             "name": "phpoption/phpoption",
6243             "version": "1.8.1",
6244             "source": {
6245                 "type": "git",
6246                 "url": "https://github.com/schmittjoh/php-option.git",
6247                 "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
6248             },
6249             "dist": {
6250                 "type": "zip",
6251                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
6252                 "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
6253                 "shasum": ""
6254             },
6255             "require": {
6256                 "php": "^7.0 || ^8.0"
6257             },
6258             "require-dev": {
6259                 "bamarni/composer-bin-plugin": "^1.4.1",
6260                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
6261             },
6262             "type": "library",
6263             "extra": {
6264                 "branch-alias": {
6265                     "dev-master": "1.8-dev"
6266                 }
6267             },
6268             "autoload": {
6269                 "psr-4": {
6270                     "PhpOption\\": "src/PhpOption/"
6271                 }
6272             },
6273             "notification-url": "https://packagist.org/downloads/",
6274             "license": [
6275                 "Apache-2.0"
6276             ],
6277             "authors": [
6278                 {
6279                     "name": "Johannes M. Schmitt",
6280                     "email": "schmittjoh@gmail.com",
6281                     "homepage": "https://github.com/schmittjoh"
6282                 },
6283                 {
6284                     "name": "Graham Campbell",
6285                     "email": "hello@gjcampbell.co.uk",
6286                     "homepage": "https://github.com/GrahamCampbell"
6287                 }
6288             ],
6289             "description": "Option Type for PHP",
6290             "keywords": [
6291                 "language",
6292                 "option",
6293                 "php",
6294                 "type"
6295             ],
6296             "support": {
6297                 "issues": "https://github.com/schmittjoh/php-option/issues",
6298                 "source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
6299             },
6300             "funding": [
6301                 {
6302                     "url": "https://github.com/GrahamCampbell",
6303                     "type": "github"
6304                 },
6305                 {
6306                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6307                     "type": "tidelift"
6308                 }
6309             ],
6310             "time": "2021-12-04T23:24:31+00:00"
6311         },
6312         {
6313             "name": "phpseclib/phpseclib",
6314             "version": "2.0.35",
6315             "source": {
6316                 "type": "git",
6317                 "url": "https://github.com/phpseclib/phpseclib.git",
6318                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420"
6319             },
6320             "dist": {
6321                 "type": "zip",
6322                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4e16cf3f5f927a7d3f5317820af795c0366c0420",
6323                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420",
6324                 "shasum": ""
6325             },
6326             "require": {
6327                 "php": ">=5.3.3"
6328             },
6329             "require-dev": {
6330                 "phing/phing": "~2.7",
6331                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6332                 "squizlabs/php_codesniffer": "~2.0"
6333             },
6334             "suggest": {
6335                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6336                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6337                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6338                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6339             },
6340             "type": "library",
6341             "autoload": {
6342                 "files": [
6343                     "phpseclib/bootstrap.php"
6344                 ],
6345                 "psr-4": {
6346                     "phpseclib\\": "phpseclib/"
6347                 }
6348             },
6349             "notification-url": "https://packagist.org/downloads/",
6350             "license": [
6351                 "MIT"
6352             ],
6353             "authors": [
6354                 {
6355                     "name": "Jim Wigginton",
6356                     "email": "terrafrost@php.net",
6357                     "role": "Lead Developer"
6358                 },
6359                 {
6360                     "name": "Patrick Monnerat",
6361                     "email": "pm@datasphere.ch",
6362                     "role": "Developer"
6363                 },
6364                 {
6365                     "name": "Andreas Fischer",
6366                     "email": "bantu@phpbb.com",
6367                     "role": "Developer"
6368                 },
6369                 {
6370                     "name": "Hans-Jürgen Petrich",
6371                     "email": "petrich@tronic-media.com",
6372                     "role": "Developer"
6373                 },
6374                 {
6375                     "name": "Graham Campbell",
6376                     "email": "graham@alt-three.com",
6377                     "role": "Developer"
6378                 }
6379             ],
6380             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6381             "homepage": "http://phpseclib.sourceforge.net",
6382             "keywords": [
6383                 "BigInteger",
6384                 "aes",
6385                 "asn.1",
6386                 "asn1",
6387                 "blowfish",
6388                 "crypto",
6389                 "cryptography",
6390                 "encryption",
6391                 "rsa",
6392                 "security",
6393                 "sftp",
6394                 "signature",
6395                 "signing",
6396                 "ssh",
6397                 "twofish",
6398                 "x.509",
6399                 "x509"
6400             ],
6401             "support": {
6402                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6403                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.35"
6404             },
6405             "funding": [
6406                 {
6407                     "url": "https://github.com/terrafrost",
6408                     "type": "github"
6409                 },
6410                 {
6411                     "url": "https://www.patreon.com/phpseclib",
6412                     "type": "patreon"
6413                 },
6414                 {
6415                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6416                     "type": "tidelift"
6417                 }
6418             ],
6419             "time": "2021-11-28T23:30:39+00:00"
6420         },
6421         {
6422             "name": "psr/cache",
6423             "version": "1.0.1",
6424             "source": {
6425                 "type": "git",
6426                 "url": "https://github.com/php-fig/cache.git",
6427                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6428             },
6429             "dist": {
6430                 "type": "zip",
6431                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6432                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6433                 "shasum": ""
6434             },
6435             "require": {
6436                 "php": ">=5.3.0"
6437             },
6438             "type": "library",
6439             "extra": {
6440                 "branch-alias": {
6441                     "dev-master": "1.0.x-dev"
6442                 }
6443             },
6444             "autoload": {
6445                 "psr-4": {
6446                     "Psr\\Cache\\": "src/"
6447                 }
6448             },
6449             "notification-url": "https://packagist.org/downloads/",
6450             "license": [
6451                 "MIT"
6452             ],
6453             "authors": [
6454                 {
6455                     "name": "PHP-FIG",
6456                     "homepage": "http://www.php-fig.org/"
6457                 }
6458             ],
6459             "description": "Common interface for caching libraries",
6460             "keywords": [
6461                 "cache",
6462                 "psr",
6463                 "psr-6"
6464             ],
6465             "support": {
6466                 "source": "https://github.com/php-fig/cache/tree/master"
6467             },
6468             "time": "2016-08-06T20:24:11+00:00"
6469         },
6470         {
6471             "name": "psr/container",
6472             "version": "1.1.2",
6473             "source": {
6474                 "type": "git",
6475                 "url": "https://github.com/php-fig/container.git",
6476                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6477             },
6478             "dist": {
6479                 "type": "zip",
6480                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6481                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6482                 "shasum": ""
6483             },
6484             "require": {
6485                 "php": ">=7.4.0"
6486             },
6487             "type": "library",
6488             "autoload": {
6489                 "psr-4": {
6490                     "Psr\\Container\\": "src/"
6491                 }
6492             },
6493             "notification-url": "https://packagist.org/downloads/",
6494             "license": [
6495                 "MIT"
6496             ],
6497             "authors": [
6498                 {
6499                     "name": "PHP-FIG",
6500                     "homepage": "https://www.php-fig.org/"
6501                 }
6502             ],
6503             "description": "Common Container Interface (PHP FIG PSR-11)",
6504             "homepage": "https://github.com/php-fig/container",
6505             "keywords": [
6506                 "PSR-11",
6507                 "container",
6508                 "container-interface",
6509                 "container-interop",
6510                 "psr"
6511             ],
6512             "support": {
6513                 "issues": "https://github.com/php-fig/container/issues",
6514                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6515             },
6516             "time": "2021-11-05T16:50:12+00:00"
6517         },
6518         {
6519             "name": "psr/http-client",
6520             "version": "1.0.1",
6521             "source": {
6522                 "type": "git",
6523                 "url": "https://github.com/php-fig/http-client.git",
6524                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6525             },
6526             "dist": {
6527                 "type": "zip",
6528                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6529                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6530                 "shasum": ""
6531             },
6532             "require": {
6533                 "php": "^7.0 || ^8.0",
6534                 "psr/http-message": "^1.0"
6535             },
6536             "type": "library",
6537             "extra": {
6538                 "branch-alias": {
6539                     "dev-master": "1.0.x-dev"
6540                 }
6541             },
6542             "autoload": {
6543                 "psr-4": {
6544                     "Psr\\Http\\Client\\": "src/"
6545                 }
6546             },
6547             "notification-url": "https://packagist.org/downloads/",
6548             "license": [
6549                 "MIT"
6550             ],
6551             "authors": [
6552                 {
6553                     "name": "PHP-FIG",
6554                     "homepage": "http://www.php-fig.org/"
6555                 }
6556             ],
6557             "description": "Common interface for HTTP clients",
6558             "homepage": "https://github.com/php-fig/http-client",
6559             "keywords": [
6560                 "http",
6561                 "http-client",
6562                 "psr",
6563                 "psr-18"
6564             ],
6565             "support": {
6566                 "source": "https://github.com/php-fig/http-client/tree/master"
6567             },
6568             "time": "2020-06-29T06:28:15+00:00"
6569         },
6570         {
6571             "name": "psr/http-factory",
6572             "version": "1.0.1",
6573             "source": {
6574                 "type": "git",
6575                 "url": "https://github.com/php-fig/http-factory.git",
6576                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6577             },
6578             "dist": {
6579                 "type": "zip",
6580                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6581                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6582                 "shasum": ""
6583             },
6584             "require": {
6585                 "php": ">=7.0.0",
6586                 "psr/http-message": "^1.0"
6587             },
6588             "type": "library",
6589             "extra": {
6590                 "branch-alias": {
6591                     "dev-master": "1.0.x-dev"
6592                 }
6593             },
6594             "autoload": {
6595                 "psr-4": {
6596                     "Psr\\Http\\Message\\": "src/"
6597                 }
6598             },
6599             "notification-url": "https://packagist.org/downloads/",
6600             "license": [
6601                 "MIT"
6602             ],
6603             "authors": [
6604                 {
6605                     "name": "PHP-FIG",
6606                     "homepage": "http://www.php-fig.org/"
6607                 }
6608             ],
6609             "description": "Common interfaces for PSR-7 HTTP message factories",
6610             "keywords": [
6611                 "factory",
6612                 "http",
6613                 "message",
6614                 "psr",
6615                 "psr-17",
6616                 "psr-7",
6617                 "request",
6618                 "response"
6619             ],
6620             "support": {
6621                 "source": "https://github.com/php-fig/http-factory/tree/master"
6622             },
6623             "time": "2019-04-30T12:38:16+00:00"
6624         },
6625         {
6626             "name": "psr/http-message",
6627             "version": "1.0.1",
6628             "source": {
6629                 "type": "git",
6630                 "url": "https://github.com/php-fig/http-message.git",
6631                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6632             },
6633             "dist": {
6634                 "type": "zip",
6635                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6636                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6637                 "shasum": ""
6638             },
6639             "require": {
6640                 "php": ">=5.3.0"
6641             },
6642             "type": "library",
6643             "extra": {
6644                 "branch-alias": {
6645                     "dev-master": "1.0.x-dev"
6646                 }
6647             },
6648             "autoload": {
6649                 "psr-4": {
6650                     "Psr\\Http\\Message\\": "src/"
6651                 }
6652             },
6653             "notification-url": "https://packagist.org/downloads/",
6654             "license": [
6655                 "MIT"
6656             ],
6657             "authors": [
6658                 {
6659                     "name": "PHP-FIG",
6660                     "homepage": "http://www.php-fig.org/"
6661                 }
6662             ],
6663             "description": "Common interface for HTTP messages",
6664             "homepage": "https://github.com/php-fig/http-message",
6665             "keywords": [
6666                 "http",
6667                 "http-message",
6668                 "psr",
6669                 "psr-7",
6670                 "request",
6671                 "response"
6672             ],
6673             "support": {
6674                 "source": "https://github.com/php-fig/http-message/tree/master"
6675             },
6676             "time": "2016-08-06T14:39:51+00:00"
6677         },
6678         {
6679             "name": "psr/log",
6680             "version": "1.1.4",
6681             "source": {
6682                 "type": "git",
6683                 "url": "https://github.com/php-fig/log.git",
6684                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6685             },
6686             "dist": {
6687                 "type": "zip",
6688                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6689                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6690                 "shasum": ""
6691             },
6692             "require": {
6693                 "php": ">=5.3.0"
6694             },
6695             "type": "library",
6696             "extra": {
6697                 "branch-alias": {
6698                     "dev-master": "1.1.x-dev"
6699                 }
6700             },
6701             "autoload": {
6702                 "psr-4": {
6703                     "Psr\\Log\\": "Psr/Log/"
6704                 }
6705             },
6706             "notification-url": "https://packagist.org/downloads/",
6707             "license": [
6708                 "MIT"
6709             ],
6710             "authors": [
6711                 {
6712                     "name": "PHP-FIG",
6713                     "homepage": "https://www.php-fig.org/"
6714                 }
6715             ],
6716             "description": "Common interface for logging libraries",
6717             "homepage": "https://github.com/php-fig/log",
6718             "keywords": [
6719                 "log",
6720                 "psr",
6721                 "psr-3"
6722             ],
6723             "support": {
6724                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6725             },
6726             "time": "2021-05-03T11:20:27+00:00"
6727         },
6728         {
6729             "name": "psr/simple-cache",
6730             "version": "1.0.1",
6731             "source": {
6732                 "type": "git",
6733                 "url": "https://github.com/php-fig/simple-cache.git",
6734                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6735             },
6736             "dist": {
6737                 "type": "zip",
6738                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6739                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6740                 "shasum": ""
6741             },
6742             "require": {
6743                 "php": ">=5.3.0"
6744             },
6745             "type": "library",
6746             "extra": {
6747                 "branch-alias": {
6748                     "dev-master": "1.0.x-dev"
6749                 }
6750             },
6751             "autoload": {
6752                 "psr-4": {
6753                     "Psr\\SimpleCache\\": "src/"
6754                 }
6755             },
6756             "notification-url": "https://packagist.org/downloads/",
6757             "license": [
6758                 "MIT"
6759             ],
6760             "authors": [
6761                 {
6762                     "name": "PHP-FIG",
6763                     "homepage": "http://www.php-fig.org/"
6764                 }
6765             ],
6766             "description": "Common interfaces for simple caching",
6767             "keywords": [
6768                 "cache",
6769                 "caching",
6770                 "psr",
6771                 "psr-16",
6772                 "simple-cache"
6773             ],
6774             "support": {
6775                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6776             },
6777             "time": "2017-10-23T01:57:42+00:00"
6778         },
6779         {
6780             "name": "ralouphie/getallheaders",
6781             "version": "3.0.3",
6782             "source": {
6783                 "type": "git",
6784                 "url": "https://github.com/ralouphie/getallheaders.git",
6785                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6786             },
6787             "dist": {
6788                 "type": "zip",
6789                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6790                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6791                 "shasum": ""
6792             },
6793             "require": {
6794                 "php": ">=5.6"
6795             },
6796             "require-dev": {
6797                 "php-coveralls/php-coveralls": "^2.1",
6798                 "phpunit/phpunit": "^5 || ^6.5"
6799             },
6800             "type": "library",
6801             "autoload": {
6802                 "files": [
6803                     "src/getallheaders.php"
6804                 ]
6805             },
6806             "notification-url": "https://packagist.org/downloads/",
6807             "license": [
6808                 "MIT"
6809             ],
6810             "authors": [
6811                 {
6812                     "name": "Ralph Khattar",
6813                     "email": "ralph.khattar@gmail.com"
6814                 }
6815             ],
6816             "description": "A polyfill for getallheaders.",
6817             "support": {
6818                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6819                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6820             },
6821             "time": "2019-03-08T08:55:37+00:00"
6822         },
6823         {
6824             "name": "ramsey/collection",
6825             "version": "1.2.2",
6826             "source": {
6827                 "type": "git",
6828                 "url": "https://github.com/ramsey/collection.git",
6829                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6830             },
6831             "dist": {
6832                 "type": "zip",
6833                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6834                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6835                 "shasum": ""
6836             },
6837             "require": {
6838                 "php": "^7.3 || ^8",
6839                 "symfony/polyfill-php81": "^1.23"
6840             },
6841             "require-dev": {
6842                 "captainhook/captainhook": "^5.3",
6843                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6844                 "ergebnis/composer-normalize": "^2.6",
6845                 "fakerphp/faker": "^1.5",
6846                 "hamcrest/hamcrest-php": "^2",
6847                 "jangregor/phpstan-prophecy": "^0.8",
6848                 "mockery/mockery": "^1.3",
6849                 "phpspec/prophecy-phpunit": "^2.0",
6850                 "phpstan/extension-installer": "^1",
6851                 "phpstan/phpstan": "^0.12.32",
6852                 "phpstan/phpstan-mockery": "^0.12.5",
6853                 "phpstan/phpstan-phpunit": "^0.12.11",
6854                 "phpunit/phpunit": "^8.5 || ^9",
6855                 "psy/psysh": "^0.10.4",
6856                 "slevomat/coding-standard": "^6.3",
6857                 "squizlabs/php_codesniffer": "^3.5",
6858                 "vimeo/psalm": "^4.4"
6859             },
6860             "type": "library",
6861             "autoload": {
6862                 "psr-4": {
6863                     "Ramsey\\Collection\\": "src/"
6864                 }
6865             },
6866             "notification-url": "https://packagist.org/downloads/",
6867             "license": [
6868                 "MIT"
6869             ],
6870             "authors": [
6871                 {
6872                     "name": "Ben Ramsey",
6873                     "email": "ben@benramsey.com",
6874                     "homepage": "https://benramsey.com"
6875                 }
6876             ],
6877             "description": "A PHP library for representing and manipulating collections.",
6878             "keywords": [
6879                 "array",
6880                 "collection",
6881                 "hash",
6882                 "map",
6883                 "queue",
6884                 "set"
6885             ],
6886             "support": {
6887                 "issues": "https://github.com/ramsey/collection/issues",
6888                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
6889             },
6890             "funding": [
6891                 {
6892                     "url": "https://github.com/ramsey",
6893                     "type": "github"
6894                 },
6895                 {
6896                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
6897                     "type": "tidelift"
6898                 }
6899             ],
6900             "time": "2021-10-10T03:01:02+00:00"
6901         },
6902         {
6903             "name": "ramsey/uuid",
6904             "version": "4.2.3",
6905             "source": {
6906                 "type": "git",
6907                 "url": "https://github.com/ramsey/uuid.git",
6908                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
6909             },
6910             "dist": {
6911                 "type": "zip",
6912                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6913                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6914                 "shasum": ""
6915             },
6916             "require": {
6917                 "brick/math": "^0.8 || ^0.9",
6918                 "ext-json": "*",
6919                 "php": "^7.2 || ^8.0",
6920                 "ramsey/collection": "^1.0",
6921                 "symfony/polyfill-ctype": "^1.8",
6922                 "symfony/polyfill-php80": "^1.14"
6923             },
6924             "replace": {
6925                 "rhumsaa/uuid": "self.version"
6926             },
6927             "require-dev": {
6928                 "captainhook/captainhook": "^5.10",
6929                 "captainhook/plugin-composer": "^5.3",
6930                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6931                 "doctrine/annotations": "^1.8",
6932                 "ergebnis/composer-normalize": "^2.15",
6933                 "mockery/mockery": "^1.3",
6934                 "moontoast/math": "^1.1",
6935                 "paragonie/random-lib": "^2",
6936                 "php-mock/php-mock": "^2.2",
6937                 "php-mock/php-mock-mockery": "^1.3",
6938                 "php-parallel-lint/php-parallel-lint": "^1.1",
6939                 "phpbench/phpbench": "^1.0",
6940                 "phpstan/extension-installer": "^1.0",
6941                 "phpstan/phpstan": "^0.12",
6942                 "phpstan/phpstan-mockery": "^0.12",
6943                 "phpstan/phpstan-phpunit": "^0.12",
6944                 "phpunit/phpunit": "^8.5 || ^9",
6945                 "slevomat/coding-standard": "^7.0",
6946                 "squizlabs/php_codesniffer": "^3.5",
6947                 "vimeo/psalm": "^4.9"
6948             },
6949             "suggest": {
6950                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
6951                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
6952                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
6953                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
6954                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6955                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6956             },
6957             "type": "library",
6958             "extra": {
6959                 "branch-alias": {
6960                     "dev-main": "4.x-dev"
6961                 },
6962                 "captainhook": {
6963                     "force-install": true
6964                 }
6965             },
6966             "autoload": {
6967                 "psr-4": {
6968                     "Ramsey\\Uuid\\": "src/"
6969                 },
6970                 "files": [
6971                     "src/functions.php"
6972                 ]
6973             },
6974             "notification-url": "https://packagist.org/downloads/",
6975             "license": [
6976                 "MIT"
6977             ],
6978             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
6979             "keywords": [
6980                 "guid",
6981                 "identifier",
6982                 "uuid"
6983             ],
6984             "support": {
6985                 "issues": "https://github.com/ramsey/uuid/issues",
6986                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
6987             },
6988             "funding": [
6989                 {
6990                     "url": "https://github.com/ramsey",
6991                     "type": "github"
6992                 },
6993                 {
6994                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
6995                     "type": "tidelift"
6996                 }
6997             ],
6998             "time": "2021-09-25T23:10:38+00:00"
6999         },
7000         {
7001             "name": "rospdf/pdf-php",
7002             "version": "0.12.63",
7003             "source": {
7004                 "type": "git",
7005                 "url": "https://github.com/rospdf/pdf-php.git",
7006                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
7007             },
7008             "dist": {
7009                 "type": "zip",
7010                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
7011                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
7012                 "shasum": ""
7013             },
7014             "require": {
7015                 "php": ">=5.6.0"
7016             },
7017             "require-dev": {
7018                 "phpunit/phpunit": "3.7.38",
7019                 "squizlabs/php_codesniffer": "2.*"
7020             },
7021             "type": "library",
7022             "extra": {
7023                 "branch-alias": {
7024                     "dev-experimental": "0.13.x-dev",
7025                     "dev-master": "0.12.x-dev"
7026                 }
7027             },
7028             "autoload": {
7029                 "files": [
7030                     "src/Cpdf.php",
7031                     "src/Cezpdf.php"
7032                 ]
7033             },
7034             "notification-url": "https://packagist.org/downloads/",
7035             "license": [
7036                 "MIT"
7037             ],
7038             "authors": [
7039                 {
7040                     "name": "Ole Koeckemann",
7041                     "email": "ole.k@web.de",
7042                     "role": "Project Head / Developer"
7043                 },
7044                 {
7045                     "name": "Lars Olesen",
7046                     "email": "lars@intraface.dk",
7047                     "role": "Developer"
7048                 },
7049                 {
7050                     "name": "Sune Jensen",
7051                     "email": "sj@sunet.dk",
7052                     "role": "Developer"
7053                 },
7054                 {
7055                     "name": "Nicola Asuni",
7056                     "email": "info@tecnick.com",
7057                     "role": "Developer"
7058                 },
7059                 {
7060                     "name": "Wayne Munro",
7061                     "email": "pdf@ros.co.nz",
7062                     "role": "Founder / Inactive"
7063                 }
7064             ],
7065             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7066             "homepage": "https://github.com/rospdf/pdf-php",
7067             "support": {
7068                 "issues": "https://github.com/rospdf/pdf-php/issues",
7069                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7070             },
7071             "time": "2020-09-20T06:15:20+00:00"
7072         },
7073         {
7074             "name": "sabberworm/php-css-parser",
7075             "version": "8.4.0",
7076             "source": {
7077                 "type": "git",
7078                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7079                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7080             },
7081             "dist": {
7082                 "type": "zip",
7083                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7084                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7085                 "shasum": ""
7086             },
7087             "require": {
7088                 "ext-iconv": "*",
7089                 "php": ">=5.6.20"
7090             },
7091             "require-dev": {
7092                 "codacy/coverage": "^1.4",
7093                 "phpunit/phpunit": "^4.8.36"
7094             },
7095             "suggest": {
7096                 "ext-mbstring": "for parsing UTF-8 CSS"
7097             },
7098             "type": "library",
7099             "autoload": {
7100                 "psr-4": {
7101                     "Sabberworm\\CSS\\": "src/"
7102                 }
7103             },
7104             "notification-url": "https://packagist.org/downloads/",
7105             "license": [
7106                 "MIT"
7107             ],
7108             "authors": [
7109                 {
7110                     "name": "Raphael Schweikert"
7111                 }
7112             ],
7113             "description": "Parser for CSS Files written in PHP",
7114             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7115             "keywords": [
7116                 "css",
7117                 "parser",
7118                 "stylesheet"
7119             ],
7120             "support": {
7121                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7122                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7123             },
7124             "time": "2021-12-11T13:40:54+00:00"
7125         },
7126         {
7127             "name": "setasign/fpdi",
7128             "version": "v2.3.6",
7129             "source": {
7130                 "type": "git",
7131                 "url": "https://github.com/Setasign/FPDI.git",
7132                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7133             },
7134             "dist": {
7135                 "type": "zip",
7136                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7137                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7138                 "shasum": ""
7139             },
7140             "require": {
7141                 "ext-zlib": "*",
7142                 "php": "^5.6 || ^7.0 || ^8.0"
7143             },
7144             "conflict": {
7145                 "setasign/tfpdf": "<1.31"
7146             },
7147             "require-dev": {
7148                 "phpunit/phpunit": "~5.7",
7149                 "setasign/fpdf": "~1.8",
7150                 "setasign/tfpdf": "1.31",
7151                 "squizlabs/php_codesniffer": "^3.5",
7152                 "tecnickcom/tcpdf": "~6.2"
7153             },
7154             "suggest": {
7155                 "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."
7156             },
7157             "type": "library",
7158             "autoload": {
7159                 "psr-4": {
7160                     "setasign\\Fpdi\\": "src/"
7161                 }
7162             },
7163             "notification-url": "https://packagist.org/downloads/",
7164             "license": [
7165                 "MIT"
7166             ],
7167             "authors": [
7168                 {
7169                     "name": "Jan Slabon",
7170                     "email": "jan.slabon@setasign.com",
7171                     "homepage": "https://www.setasign.com"
7172                 },
7173                 {
7174                     "name": "Maximilian Kresse",
7175                     "email": "maximilian.kresse@setasign.com",
7176                     "homepage": "https://www.setasign.com"
7177                 }
7178             ],
7179             "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.",
7180             "homepage": "https://www.setasign.com/fpdi",
7181             "keywords": [
7182                 "fpdf",
7183                 "fpdi",
7184                 "pdf"
7185             ],
7186             "support": {
7187                 "issues": "https://github.com/Setasign/FPDI/issues",
7188                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7189             },
7190             "funding": [
7191                 {
7192                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7193                     "type": "tidelift"
7194                 }
7195             ],
7196             "time": "2021-02-11T11:37:01+00:00"
7197         },
7198         {
7199             "name": "smarty/smarty",
7200             "version": "v2.6.33",
7201             "source": {
7202                 "type": "git",
7203                 "url": "https://github.com/smarty-php/smarty.git",
7204                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346"
7205             },
7206             "dist": {
7207                 "type": "zip",
7208                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/533fa2abe308dcc009c7bdab977d530b32408346",
7209                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346",
7210                 "shasum": ""
7211             },
7212             "require": {
7213                 "php": ">=5.2"
7214             },
7215             "type": "library",
7216             "autoload": {
7217                 "classmap": [
7218                     "libs/Smarty.class.php",
7219                     "libs/Smarty_Compiler.class.php",
7220                     "libs/Config_File.class.php"
7221                 ]
7222             },
7223             "notification-url": "https://packagist.org/downloads/",
7224             "license": [
7225                 "LGPL-3.0"
7226             ],
7227             "authors": [
7228                 {
7229                     "name": "Monte Ohrt",
7230                     "email": "monte@ohrt.com"
7231                 },
7232                 {
7233                     "name": "Uwe Tews",
7234                     "email": "uwe.tews@googlemail.com"
7235                 }
7236             ],
7237             "description": "Smarty - the compiling PHP template engine",
7238             "homepage": "http://www.smarty.net",
7239             "keywords": [
7240                 "templating"
7241             ],
7242             "support": {
7243                 "forum": "http://www.smarty.net/forums/",
7244                 "irc": "irc://irc.freenode.org/smarty",
7245                 "issues": "http://code.google.com/p/smarty-php/issues/list",
7246                 "source": "https://github.com/smarty-php/smarty/tree/v2.6.33"
7247             },
7248             "time": "2021-10-23T12:46:52+00:00"
7249         },
7250         {
7251             "name": "steverhoades/oauth2-openid-connect-server",
7252             "version": "v2.4.0",
7253             "source": {
7254                 "type": "git",
7255                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7256                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7257             },
7258             "dist": {
7259                 "type": "zip",
7260                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7261                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7262                 "shasum": ""
7263             },
7264             "require": {
7265                 "lcobucci/jwt": "4.1.5",
7266                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7267             },
7268             "require-dev": {
7269                 "laminas/laminas-diactoros": "^1.3.2",
7270                 "phpunit/phpunit": "^5.0|^9.5"
7271             },
7272             "type": "library",
7273             "autoload": {
7274                 "psr-4": {
7275                     "OpenIDConnectServer\\": "src/"
7276                 }
7277             },
7278             "notification-url": "https://packagist.org/downloads/",
7279             "license": [
7280                 "MIT"
7281             ],
7282             "authors": [
7283                 {
7284                     "name": "Steve Rhoades",
7285                     "email": "sedonami@gmail.com"
7286                 }
7287             ],
7288             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7289             "support": {
7290                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7291                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7292             },
7293             "time": "2021-10-28T13:38:28+00:00"
7294         },
7295         {
7296             "name": "stripe/stripe-php",
7297             "version": "v7.112.0",
7298             "source": {
7299                 "type": "git",
7300                 "url": "https://github.com/stripe/stripe-php.git",
7301                 "reference": "f5213ccb88795663f73841bc65f467a0e1e61180"
7302             },
7303             "dist": {
7304                 "type": "zip",
7305                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/f5213ccb88795663f73841bc65f467a0e1e61180",
7306                 "reference": "f5213ccb88795663f73841bc65f467a0e1e61180",
7307                 "shasum": ""
7308             },
7309             "require": {
7310                 "ext-curl": "*",
7311                 "ext-json": "*",
7312                 "ext-mbstring": "*",
7313                 "php": ">=5.6.0"
7314             },
7315             "require-dev": {
7316                 "friendsofphp/php-cs-fixer": "3.5.0",
7317                 "phpstan/phpstan": "^1.2",
7318                 "phpunit/phpunit": "^5.7 || ^9.0",
7319                 "squizlabs/php_codesniffer": "^3.3"
7320             },
7321             "type": "library",
7322             "extra": {
7323                 "branch-alias": {
7324                     "dev-master": "2.0-dev"
7325                 }
7326             },
7327             "autoload": {
7328                 "psr-4": {
7329                     "Stripe\\": "lib/"
7330                 }
7331             },
7332             "notification-url": "https://packagist.org/downloads/",
7333             "license": [
7334                 "MIT"
7335             ],
7336             "authors": [
7337                 {
7338                     "name": "Stripe and contributors",
7339                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7340                 }
7341             ],
7342             "description": "Stripe PHP Library",
7343             "homepage": "https://stripe.com/",
7344             "keywords": [
7345                 "api",
7346                 "payment processing",
7347                 "stripe"
7348             ],
7349             "support": {
7350                 "issues": "https://github.com/stripe/stripe-php/issues",
7351                 "source": "https://github.com/stripe/stripe-php/tree/v7.112.0"
7352             },
7353             "time": "2022-01-25T19:42:36+00:00"
7354         },
7355         {
7356             "name": "symfony/config",
7357             "version": "v4.4.37",
7358             "source": {
7359                 "type": "git",
7360                 "url": "https://github.com/symfony/config.git",
7361                 "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e"
7362             },
7363             "dist": {
7364                 "type": "zip",
7365                 "url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
7366                 "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
7367                 "shasum": ""
7368             },
7369             "require": {
7370                 "php": ">=7.1.3",
7371                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7372                 "symfony/polyfill-ctype": "~1.8",
7373                 "symfony/polyfill-php80": "^1.16",
7374                 "symfony/polyfill-php81": "^1.22"
7375             },
7376             "conflict": {
7377                 "symfony/finder": "<3.4"
7378             },
7379             "require-dev": {
7380                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7381                 "symfony/finder": "^3.4|^4.0|^5.0",
7382                 "symfony/messenger": "^4.1|^5.0",
7383                 "symfony/service-contracts": "^1.1|^2",
7384                 "symfony/yaml": "^3.4|^4.0|^5.0"
7385             },
7386             "suggest": {
7387                 "symfony/yaml": "To use the yaml reference dumper"
7388             },
7389             "type": "library",
7390             "autoload": {
7391                 "psr-4": {
7392                     "Symfony\\Component\\Config\\": ""
7393                 },
7394                 "exclude-from-classmap": [
7395                     "/Tests/"
7396                 ]
7397             },
7398             "notification-url": "https://packagist.org/downloads/",
7399             "license": [
7400                 "MIT"
7401             ],
7402             "authors": [
7403                 {
7404                     "name": "Fabien Potencier",
7405                     "email": "fabien@symfony.com"
7406                 },
7407                 {
7408                     "name": "Symfony Community",
7409                     "homepage": "https://symfony.com/contributors"
7410                 }
7411             ],
7412             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7413             "homepage": "https://symfony.com",
7414             "support": {
7415                 "source": "https://github.com/symfony/config/tree/v4.4.37"
7416             },
7417             "funding": [
7418                 {
7419                     "url": "https://symfony.com/sponsor",
7420                     "type": "custom"
7421                 },
7422                 {
7423                     "url": "https://github.com/fabpot",
7424                     "type": "github"
7425                 },
7426                 {
7427                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7428                     "type": "tidelift"
7429                 }
7430             ],
7431             "time": "2022-01-03T09:46:22+00:00"
7432         },
7433         {
7434             "name": "symfony/dependency-injection",
7435             "version": "v4.4.37",
7436             "source": {
7437                 "type": "git",
7438                 "url": "https://github.com/symfony/dependency-injection.git",
7439                 "reference": "c00a23904b42f140087d36e1d22c88801bb39689"
7440             },
7441             "dist": {
7442                 "type": "zip",
7443                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c00a23904b42f140087d36e1d22c88801bb39689",
7444                 "reference": "c00a23904b42f140087d36e1d22c88801bb39689",
7445                 "shasum": ""
7446             },
7447             "require": {
7448                 "php": ">=7.1.3",
7449                 "psr/container": "^1.0",
7450                 "symfony/polyfill-php80": "^1.16",
7451                 "symfony/service-contracts": "^1.1.6|^2"
7452             },
7453             "conflict": {
7454                 "symfony/config": "<4.3|>=5.0",
7455                 "symfony/finder": "<3.4",
7456                 "symfony/proxy-manager-bridge": "<3.4",
7457                 "symfony/yaml": "<3.4"
7458             },
7459             "provide": {
7460                 "psr/container-implementation": "1.0",
7461                 "symfony/service-implementation": "1.0|2.0"
7462             },
7463             "require-dev": {
7464                 "symfony/config": "^4.3",
7465                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7466                 "symfony/yaml": "^4.4|^5.0"
7467             },
7468             "suggest": {
7469                 "symfony/config": "",
7470                 "symfony/expression-language": "For using expressions in service container configuration",
7471                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7472                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7473                 "symfony/yaml": ""
7474             },
7475             "type": "library",
7476             "autoload": {
7477                 "psr-4": {
7478                     "Symfony\\Component\\DependencyInjection\\": ""
7479                 },
7480                 "exclude-from-classmap": [
7481                     "/Tests/"
7482                 ]
7483             },
7484             "notification-url": "https://packagist.org/downloads/",
7485             "license": [
7486                 "MIT"
7487             ],
7488             "authors": [
7489                 {
7490                     "name": "Fabien Potencier",
7491                     "email": "fabien@symfony.com"
7492                 },
7493                 {
7494                     "name": "Symfony Community",
7495                     "homepage": "https://symfony.com/contributors"
7496                 }
7497             ],
7498             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7499             "homepage": "https://symfony.com",
7500             "support": {
7501                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.37"
7502             },
7503             "funding": [
7504                 {
7505                     "url": "https://symfony.com/sponsor",
7506                     "type": "custom"
7507                 },
7508                 {
7509                     "url": "https://github.com/fabpot",
7510                     "type": "github"
7511                 },
7512                 {
7513                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7514                     "type": "tidelift"
7515                 }
7516             ],
7517             "time": "2022-01-24T17:17:45+00:00"
7518         },
7519         {
7520             "name": "symfony/deprecation-contracts",
7521             "version": "v2.5.0",
7522             "source": {
7523                 "type": "git",
7524                 "url": "https://github.com/symfony/deprecation-contracts.git",
7525                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
7526             },
7527             "dist": {
7528                 "type": "zip",
7529                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7530                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7531                 "shasum": ""
7532             },
7533             "require": {
7534                 "php": ">=7.1"
7535             },
7536             "type": "library",
7537             "extra": {
7538                 "branch-alias": {
7539                     "dev-main": "2.5-dev"
7540                 },
7541                 "thanks": {
7542                     "name": "symfony/contracts",
7543                     "url": "https://github.com/symfony/contracts"
7544                 }
7545             },
7546             "autoload": {
7547                 "files": [
7548                     "function.php"
7549                 ]
7550             },
7551             "notification-url": "https://packagist.org/downloads/",
7552             "license": [
7553                 "MIT"
7554             ],
7555             "authors": [
7556                 {
7557                     "name": "Nicolas Grekas",
7558                     "email": "p@tchwork.com"
7559                 },
7560                 {
7561                     "name": "Symfony Community",
7562                     "homepage": "https://symfony.com/contributors"
7563                 }
7564             ],
7565             "description": "A generic function and convention to trigger deprecation notices",
7566             "homepage": "https://symfony.com",
7567             "support": {
7568                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
7569             },
7570             "funding": [
7571                 {
7572                     "url": "https://symfony.com/sponsor",
7573                     "type": "custom"
7574                 },
7575                 {
7576                     "url": "https://github.com/fabpot",
7577                     "type": "github"
7578                 },
7579                 {
7580                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7581                     "type": "tidelift"
7582                 }
7583             ],
7584             "time": "2021-07-12T14:48:14+00:00"
7585         },
7586         {
7587             "name": "symfony/event-dispatcher",
7588             "version": "v4.4.37",
7589             "source": {
7590                 "type": "git",
7591                 "url": "https://github.com/symfony/event-dispatcher.git",
7592                 "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc"
7593             },
7594             "dist": {
7595                 "type": "zip",
7596                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
7597                 "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
7598                 "shasum": ""
7599             },
7600             "require": {
7601                 "php": ">=7.1.3",
7602                 "symfony/event-dispatcher-contracts": "^1.1",
7603                 "symfony/polyfill-php80": "^1.16"
7604             },
7605             "conflict": {
7606                 "symfony/dependency-injection": "<3.4"
7607             },
7608             "provide": {
7609                 "psr/event-dispatcher-implementation": "1.0",
7610                 "symfony/event-dispatcher-implementation": "1.1"
7611             },
7612             "require-dev": {
7613                 "psr/log": "^1|^2|^3",
7614                 "symfony/config": "^3.4|^4.0|^5.0",
7615                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7616                 "symfony/error-handler": "~3.4|~4.4",
7617                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7618                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7619                 "symfony/service-contracts": "^1.1|^2",
7620                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7621             },
7622             "suggest": {
7623                 "symfony/dependency-injection": "",
7624                 "symfony/http-kernel": ""
7625             },
7626             "type": "library",
7627             "autoload": {
7628                 "psr-4": {
7629                     "Symfony\\Component\\EventDispatcher\\": ""
7630                 },
7631                 "exclude-from-classmap": [
7632                     "/Tests/"
7633                 ]
7634             },
7635             "notification-url": "https://packagist.org/downloads/",
7636             "license": [
7637                 "MIT"
7638             ],
7639             "authors": [
7640                 {
7641                     "name": "Fabien Potencier",
7642                     "email": "fabien@symfony.com"
7643                 },
7644                 {
7645                     "name": "Symfony Community",
7646                     "homepage": "https://symfony.com/contributors"
7647                 }
7648             ],
7649             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7650             "homepage": "https://symfony.com",
7651             "support": {
7652                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.37"
7653             },
7654             "funding": [
7655                 {
7656                     "url": "https://symfony.com/sponsor",
7657                     "type": "custom"
7658                 },
7659                 {
7660                     "url": "https://github.com/fabpot",
7661                     "type": "github"
7662                 },
7663                 {
7664                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7665                     "type": "tidelift"
7666                 }
7667             ],
7668             "time": "2022-01-02T09:41:36+00:00"
7669         },
7670         {
7671             "name": "symfony/event-dispatcher-contracts",
7672             "version": "v1.1.11",
7673             "source": {
7674                 "type": "git",
7675                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7676                 "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c"
7677             },
7678             "dist": {
7679                 "type": "zip",
7680                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
7681                 "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
7682                 "shasum": ""
7683             },
7684             "require": {
7685                 "php": ">=7.1.3"
7686             },
7687             "suggest": {
7688                 "psr/event-dispatcher": "",
7689                 "symfony/event-dispatcher-implementation": ""
7690             },
7691             "type": "library",
7692             "extra": {
7693                 "branch-alias": {
7694                     "dev-main": "1.1-dev"
7695                 },
7696                 "thanks": {
7697                     "name": "symfony/contracts",
7698                     "url": "https://github.com/symfony/contracts"
7699                 }
7700             },
7701             "autoload": {
7702                 "psr-4": {
7703                     "Symfony\\Contracts\\EventDispatcher\\": ""
7704                 }
7705             },
7706             "notification-url": "https://packagist.org/downloads/",
7707             "license": [
7708                 "MIT"
7709             ],
7710             "authors": [
7711                 {
7712                     "name": "Nicolas Grekas",
7713                     "email": "p@tchwork.com"
7714                 },
7715                 {
7716                     "name": "Symfony Community",
7717                     "homepage": "https://symfony.com/contributors"
7718                 }
7719             ],
7720             "description": "Generic abstractions related to dispatching event",
7721             "homepage": "https://symfony.com",
7722             "keywords": [
7723                 "abstractions",
7724                 "contracts",
7725                 "decoupling",
7726                 "interfaces",
7727                 "interoperability",
7728                 "standards"
7729             ],
7730             "support": {
7731                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11"
7732             },
7733             "funding": [
7734                 {
7735                     "url": "https://symfony.com/sponsor",
7736                     "type": "custom"
7737                 },
7738                 {
7739                     "url": "https://github.com/fabpot",
7740                     "type": "github"
7741                 },
7742                 {
7743                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7744                     "type": "tidelift"
7745                 }
7746             ],
7747             "time": "2021-03-23T15:25:38+00:00"
7748         },
7749         {
7750             "name": "symfony/filesystem",
7751             "version": "v5.4.3",
7752             "source": {
7753                 "type": "git",
7754                 "url": "https://github.com/symfony/filesystem.git",
7755                 "reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b"
7756             },
7757             "dist": {
7758                 "type": "zip",
7759                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0f0c4bf1840420f4aef3f32044a9dbb24682731b",
7760                 "reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b",
7761                 "shasum": ""
7762             },
7763             "require": {
7764                 "php": ">=7.2.5",
7765                 "symfony/polyfill-ctype": "~1.8",
7766                 "symfony/polyfill-mbstring": "~1.8",
7767                 "symfony/polyfill-php80": "^1.16"
7768             },
7769             "type": "library",
7770             "autoload": {
7771                 "psr-4": {
7772                     "Symfony\\Component\\Filesystem\\": ""
7773                 },
7774                 "exclude-from-classmap": [
7775                     "/Tests/"
7776                 ]
7777             },
7778             "notification-url": "https://packagist.org/downloads/",
7779             "license": [
7780                 "MIT"
7781             ],
7782             "authors": [
7783                 {
7784                     "name": "Fabien Potencier",
7785                     "email": "fabien@symfony.com"
7786                 },
7787                 {
7788                     "name": "Symfony Community",
7789                     "homepage": "https://symfony.com/contributors"
7790                 }
7791             ],
7792             "description": "Provides basic utilities for the filesystem",
7793             "homepage": "https://symfony.com",
7794             "support": {
7795                 "source": "https://github.com/symfony/filesystem/tree/v5.4.3"
7796             },
7797             "funding": [
7798                 {
7799                     "url": "https://symfony.com/sponsor",
7800                     "type": "custom"
7801                 },
7802                 {
7803                     "url": "https://github.com/fabpot",
7804                     "type": "github"
7805                 },
7806                 {
7807                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7808                     "type": "tidelift"
7809                 }
7810             ],
7811             "time": "2022-01-02T09:53:40+00:00"
7812         },
7813         {
7814             "name": "symfony/http-foundation",
7815             "version": "v4.4.37",
7816             "source": {
7817                 "type": "git",
7818                 "url": "https://github.com/symfony/http-foundation.git",
7819                 "reference": "27782a72399b92f44624f801adc5c28fb3f9d6c7"
7820             },
7821             "dist": {
7822                 "type": "zip",
7823                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/27782a72399b92f44624f801adc5c28fb3f9d6c7",
7824                 "reference": "27782a72399b92f44624f801adc5c28fb3f9d6c7",
7825                 "shasum": ""
7826             },
7827             "require": {
7828                 "php": ">=7.1.3",
7829                 "symfony/mime": "^4.3|^5.0",
7830                 "symfony/polyfill-mbstring": "~1.1",
7831                 "symfony/polyfill-php80": "^1.16"
7832             },
7833             "require-dev": {
7834                 "predis/predis": "~1.0",
7835                 "symfony/expression-language": "^3.4|^4.0|^5.0"
7836             },
7837             "type": "library",
7838             "autoload": {
7839                 "psr-4": {
7840                     "Symfony\\Component\\HttpFoundation\\": ""
7841                 },
7842                 "exclude-from-classmap": [
7843                     "/Tests/"
7844                 ]
7845             },
7846             "notification-url": "https://packagist.org/downloads/",
7847             "license": [
7848                 "MIT"
7849             ],
7850             "authors": [
7851                 {
7852                     "name": "Fabien Potencier",
7853                     "email": "fabien@symfony.com"
7854                 },
7855                 {
7856                     "name": "Symfony Community",
7857                     "homepage": "https://symfony.com/contributors"
7858                 }
7859             ],
7860             "description": "Defines an object-oriented layer for the HTTP specification",
7861             "homepage": "https://symfony.com",
7862             "support": {
7863                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.37"
7864             },
7865             "funding": [
7866                 {
7867                     "url": "https://symfony.com/sponsor",
7868                     "type": "custom"
7869                 },
7870                 {
7871                     "url": "https://github.com/fabpot",
7872                     "type": "github"
7873                 },
7874                 {
7875                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7876                     "type": "tidelift"
7877                 }
7878             ],
7879             "time": "2022-01-27T14:30:55+00:00"
7880         },
7881         {
7882             "name": "symfony/inflector",
7883             "version": "v5.4.3",
7884             "source": {
7885                 "type": "git",
7886                 "url": "https://github.com/symfony/inflector.git",
7887                 "reference": "6157dac05bbd287d341b82d67a549fdf468f86d1"
7888             },
7889             "dist": {
7890                 "type": "zip",
7891                 "url": "https://api.github.com/repos/symfony/inflector/zipball/6157dac05bbd287d341b82d67a549fdf468f86d1",
7892                 "reference": "6157dac05bbd287d341b82d67a549fdf468f86d1",
7893                 "shasum": ""
7894             },
7895             "require": {
7896                 "php": ">=7.2.5",
7897                 "symfony/deprecation-contracts": "^2.1|^3",
7898                 "symfony/polyfill-php80": "^1.16",
7899                 "symfony/string": "^5.3.10|^6.0"
7900             },
7901             "type": "library",
7902             "autoload": {
7903                 "psr-4": {
7904                     "Symfony\\Component\\Inflector\\": ""
7905                 },
7906                 "exclude-from-classmap": [
7907                     "/Tests/"
7908                 ]
7909             },
7910             "notification-url": "https://packagist.org/downloads/",
7911             "license": [
7912                 "MIT"
7913             ],
7914             "authors": [
7915                 {
7916                     "name": "Bernhard Schussek",
7917                     "email": "bschussek@gmail.com"
7918                 },
7919                 {
7920                     "name": "Symfony Community",
7921                     "homepage": "https://symfony.com/contributors"
7922                 }
7923             ],
7924             "description": "Converts words between their singular and plural forms (English only)",
7925             "homepage": "https://symfony.com",
7926             "keywords": [
7927                 "inflection",
7928                 "pluralize",
7929                 "singularize",
7930                 "string",
7931                 "symfony",
7932                 "words"
7933             ],
7934             "support": {
7935                 "source": "https://github.com/symfony/inflector/tree/v5.4.3"
7936             },
7937             "funding": [
7938                 {
7939                     "url": "https://symfony.com/sponsor",
7940                     "type": "custom"
7941                 },
7942                 {
7943                     "url": "https://github.com/fabpot",
7944                     "type": "github"
7945                 },
7946                 {
7947                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7948                     "type": "tidelift"
7949                 }
7950             ],
7951             "abandoned": "EnglishInflector from the String component",
7952             "time": "2022-01-02T09:53:40+00:00"
7953         },
7954         {
7955             "name": "symfony/mime",
7956             "version": "v5.4.3",
7957             "source": {
7958                 "type": "git",
7959                 "url": "https://github.com/symfony/mime.git",
7960                 "reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f"
7961             },
7962             "dist": {
7963                 "type": "zip",
7964                 "url": "https://api.github.com/repos/symfony/mime/zipball/e1503cfb5c9a225350f549d3bb99296f4abfb80f",
7965                 "reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f",
7966                 "shasum": ""
7967             },
7968             "require": {
7969                 "php": ">=7.2.5",
7970                 "symfony/deprecation-contracts": "^2.1|^3",
7971                 "symfony/polyfill-intl-idn": "^1.10",
7972                 "symfony/polyfill-mbstring": "^1.0",
7973                 "symfony/polyfill-php80": "^1.16"
7974             },
7975             "conflict": {
7976                 "egulias/email-validator": "~3.0.0",
7977                 "phpdocumentor/reflection-docblock": "<3.2.2",
7978                 "phpdocumentor/type-resolver": "<1.4.0",
7979                 "symfony/mailer": "<4.4"
7980             },
7981             "require-dev": {
7982                 "egulias/email-validator": "^2.1.10|^3.1",
7983                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
7984                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7985                 "symfony/property-access": "^4.4|^5.1|^6.0",
7986                 "symfony/property-info": "^4.4|^5.1|^6.0",
7987                 "symfony/serializer": "^5.2|^6.0"
7988             },
7989             "type": "library",
7990             "autoload": {
7991                 "psr-4": {
7992                     "Symfony\\Component\\Mime\\": ""
7993                 },
7994                 "exclude-from-classmap": [
7995                     "/Tests/"
7996                 ]
7997             },
7998             "notification-url": "https://packagist.org/downloads/",
7999             "license": [
8000                 "MIT"
8001             ],
8002             "authors": [
8003                 {
8004                     "name": "Fabien Potencier",
8005                     "email": "fabien@symfony.com"
8006                 },
8007                 {
8008                     "name": "Symfony Community",
8009                     "homepage": "https://symfony.com/contributors"
8010                 }
8011             ],
8012             "description": "Allows manipulating MIME messages",
8013             "homepage": "https://symfony.com",
8014             "keywords": [
8015                 "mime",
8016                 "mime-type"
8017             ],
8018             "support": {
8019                 "source": "https://github.com/symfony/mime/tree/v5.4.3"
8020             },
8021             "funding": [
8022                 {
8023                     "url": "https://symfony.com/sponsor",
8024                     "type": "custom"
8025                 },
8026                 {
8027                     "url": "https://github.com/fabpot",
8028                     "type": "github"
8029                 },
8030                 {
8031                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8032                     "type": "tidelift"
8033                 }
8034             ],
8035             "time": "2022-01-02T09:53:40+00:00"
8036         },
8037         {
8038             "name": "symfony/polyfill-ctype",
8039             "version": "v1.24.0",
8040             "source": {
8041                 "type": "git",
8042                 "url": "https://github.com/symfony/polyfill-ctype.git",
8043                 "reference": "30885182c981ab175d4d034db0f6f469898070ab"
8044             },
8045             "dist": {
8046                 "type": "zip",
8047                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
8048                 "reference": "30885182c981ab175d4d034db0f6f469898070ab",
8049                 "shasum": ""
8050             },
8051             "require": {
8052                 "php": ">=7.1"
8053             },
8054             "provide": {
8055                 "ext-ctype": "*"
8056             },
8057             "suggest": {
8058                 "ext-ctype": "For best performance"
8059             },
8060             "type": "library",
8061             "extra": {
8062                 "branch-alias": {
8063                     "dev-main": "1.23-dev"
8064                 },
8065                 "thanks": {
8066                     "name": "symfony/polyfill",
8067                     "url": "https://github.com/symfony/polyfill"
8068                 }
8069             },
8070             "autoload": {
8071                 "psr-4": {
8072                     "Symfony\\Polyfill\\Ctype\\": ""
8073                 },
8074                 "files": [
8075                     "bootstrap.php"
8076                 ]
8077             },
8078             "notification-url": "https://packagist.org/downloads/",
8079             "license": [
8080                 "MIT"
8081             ],
8082             "authors": [
8083                 {
8084                     "name": "Gert de Pagter",
8085                     "email": "BackEndTea@gmail.com"
8086                 },
8087                 {
8088                     "name": "Symfony Community",
8089                     "homepage": "https://symfony.com/contributors"
8090                 }
8091             ],
8092             "description": "Symfony polyfill for ctype functions",
8093             "homepage": "https://symfony.com",
8094             "keywords": [
8095                 "compatibility",
8096                 "ctype",
8097                 "polyfill",
8098                 "portable"
8099             ],
8100             "support": {
8101                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
8102             },
8103             "funding": [
8104                 {
8105                     "url": "https://symfony.com/sponsor",
8106                     "type": "custom"
8107                 },
8108                 {
8109                     "url": "https://github.com/fabpot",
8110                     "type": "github"
8111                 },
8112                 {
8113                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8114                     "type": "tidelift"
8115                 }
8116             ],
8117             "time": "2021-10-20T20:35:02+00:00"
8118         },
8119         {
8120             "name": "symfony/polyfill-intl-grapheme",
8121             "version": "v1.24.0",
8122             "source": {
8123                 "type": "git",
8124                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8125                 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
8126             },
8127             "dist": {
8128                 "type": "zip",
8129                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
8130                 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
8131                 "shasum": ""
8132             },
8133             "require": {
8134                 "php": ">=7.1"
8135             },
8136             "suggest": {
8137                 "ext-intl": "For best performance"
8138             },
8139             "type": "library",
8140             "extra": {
8141                 "branch-alias": {
8142                     "dev-main": "1.23-dev"
8143                 },
8144                 "thanks": {
8145                     "name": "symfony/polyfill",
8146                     "url": "https://github.com/symfony/polyfill"
8147                 }
8148             },
8149             "autoload": {
8150                 "psr-4": {
8151                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8152                 },
8153                 "files": [
8154                     "bootstrap.php"
8155                 ]
8156             },
8157             "notification-url": "https://packagist.org/downloads/",
8158             "license": [
8159                 "MIT"
8160             ],
8161             "authors": [
8162                 {
8163                     "name": "Nicolas Grekas",
8164                     "email": "p@tchwork.com"
8165                 },
8166                 {
8167                     "name": "Symfony Community",
8168                     "homepage": "https://symfony.com/contributors"
8169                 }
8170             ],
8171             "description": "Symfony polyfill for intl's grapheme_* functions",
8172             "homepage": "https://symfony.com",
8173             "keywords": [
8174                 "compatibility",
8175                 "grapheme",
8176                 "intl",
8177                 "polyfill",
8178                 "portable",
8179                 "shim"
8180             ],
8181             "support": {
8182                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0"
8183             },
8184             "funding": [
8185                 {
8186                     "url": "https://symfony.com/sponsor",
8187                     "type": "custom"
8188                 },
8189                 {
8190                     "url": "https://github.com/fabpot",
8191                     "type": "github"
8192                 },
8193                 {
8194                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8195                     "type": "tidelift"
8196                 }
8197             ],
8198             "time": "2021-11-23T21:10:46+00:00"
8199         },
8200         {
8201             "name": "symfony/polyfill-intl-idn",
8202             "version": "v1.24.0",
8203             "source": {
8204                 "type": "git",
8205                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8206                 "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
8207             },
8208             "dist": {
8209                 "type": "zip",
8210                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
8211                 "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
8212                 "shasum": ""
8213             },
8214             "require": {
8215                 "php": ">=7.1",
8216                 "symfony/polyfill-intl-normalizer": "^1.10",
8217                 "symfony/polyfill-php72": "^1.10"
8218             },
8219             "suggest": {
8220                 "ext-intl": "For best performance"
8221             },
8222             "type": "library",
8223             "extra": {
8224                 "branch-alias": {
8225                     "dev-main": "1.23-dev"
8226                 },
8227                 "thanks": {
8228                     "name": "symfony/polyfill",
8229                     "url": "https://github.com/symfony/polyfill"
8230                 }
8231             },
8232             "autoload": {
8233                 "psr-4": {
8234                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8235                 },
8236                 "files": [
8237                     "bootstrap.php"
8238                 ]
8239             },
8240             "notification-url": "https://packagist.org/downloads/",
8241             "license": [
8242                 "MIT"
8243             ],
8244             "authors": [
8245                 {
8246                     "name": "Laurent Bassin",
8247                     "email": "laurent@bassin.info"
8248                 },
8249                 {
8250                     "name": "Trevor Rowbotham",
8251                     "email": "trevor.rowbotham@pm.me"
8252                 },
8253                 {
8254                     "name": "Symfony Community",
8255                     "homepage": "https://symfony.com/contributors"
8256                 }
8257             ],
8258             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8259             "homepage": "https://symfony.com",
8260             "keywords": [
8261                 "compatibility",
8262                 "idn",
8263                 "intl",
8264                 "polyfill",
8265                 "portable",
8266                 "shim"
8267             ],
8268             "support": {
8269                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.24.0"
8270             },
8271             "funding": [
8272                 {
8273                     "url": "https://symfony.com/sponsor",
8274                     "type": "custom"
8275                 },
8276                 {
8277                     "url": "https://github.com/fabpot",
8278                     "type": "github"
8279                 },
8280                 {
8281                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8282                     "type": "tidelift"
8283                 }
8284             ],
8285             "time": "2021-09-14T14:02:44+00:00"
8286         },
8287         {
8288             "name": "symfony/polyfill-intl-normalizer",
8289             "version": "v1.24.0",
8290             "source": {
8291                 "type": "git",
8292                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8293                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
8294             },
8295             "dist": {
8296                 "type": "zip",
8297                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
8298                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
8299                 "shasum": ""
8300             },
8301             "require": {
8302                 "php": ">=7.1"
8303             },
8304             "suggest": {
8305                 "ext-intl": "For best performance"
8306             },
8307             "type": "library",
8308             "extra": {
8309                 "branch-alias": {
8310                     "dev-main": "1.23-dev"
8311                 },
8312                 "thanks": {
8313                     "name": "symfony/polyfill",
8314                     "url": "https://github.com/symfony/polyfill"
8315                 }
8316             },
8317             "autoload": {
8318                 "psr-4": {
8319                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8320                 },
8321                 "files": [
8322                     "bootstrap.php"
8323                 ],
8324                 "classmap": [
8325                     "Resources/stubs"
8326                 ]
8327             },
8328             "notification-url": "https://packagist.org/downloads/",
8329             "license": [
8330                 "MIT"
8331             ],
8332             "authors": [
8333                 {
8334                     "name": "Nicolas Grekas",
8335                     "email": "p@tchwork.com"
8336                 },
8337                 {
8338                     "name": "Symfony Community",
8339                     "homepage": "https://symfony.com/contributors"
8340                 }
8341             ],
8342             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8343             "homepage": "https://symfony.com",
8344             "keywords": [
8345                 "compatibility",
8346                 "intl",
8347                 "normalizer",
8348                 "polyfill",
8349                 "portable",
8350                 "shim"
8351             ],
8352             "support": {
8353                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0"
8354             },
8355             "funding": [
8356                 {
8357                     "url": "https://symfony.com/sponsor",
8358                     "type": "custom"
8359                 },
8360                 {
8361                     "url": "https://github.com/fabpot",
8362                     "type": "github"
8363                 },
8364                 {
8365                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8366                     "type": "tidelift"
8367                 }
8368             ],
8369             "time": "2021-02-19T12:13:01+00:00"
8370         },
8371         {
8372             "name": "symfony/polyfill-mbstring",
8373             "version": "v1.24.0",
8374             "source": {
8375                 "type": "git",
8376                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8377                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
8378             },
8379             "dist": {
8380                 "type": "zip",
8381                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
8382                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
8383                 "shasum": ""
8384             },
8385             "require": {
8386                 "php": ">=7.1"
8387             },
8388             "provide": {
8389                 "ext-mbstring": "*"
8390             },
8391             "suggest": {
8392                 "ext-mbstring": "For best performance"
8393             },
8394             "type": "library",
8395             "extra": {
8396                 "branch-alias": {
8397                     "dev-main": "1.23-dev"
8398                 },
8399                 "thanks": {
8400                     "name": "symfony/polyfill",
8401                     "url": "https://github.com/symfony/polyfill"
8402                 }
8403             },
8404             "autoload": {
8405                 "psr-4": {
8406                     "Symfony\\Polyfill\\Mbstring\\": ""
8407                 },
8408                 "files": [
8409                     "bootstrap.php"
8410                 ]
8411             },
8412             "notification-url": "https://packagist.org/downloads/",
8413             "license": [
8414                 "MIT"
8415             ],
8416             "authors": [
8417                 {
8418                     "name": "Nicolas Grekas",
8419                     "email": "p@tchwork.com"
8420                 },
8421                 {
8422                     "name": "Symfony Community",
8423                     "homepage": "https://symfony.com/contributors"
8424                 }
8425             ],
8426             "description": "Symfony polyfill for the Mbstring extension",
8427             "homepage": "https://symfony.com",
8428             "keywords": [
8429                 "compatibility",
8430                 "mbstring",
8431                 "polyfill",
8432                 "portable",
8433                 "shim"
8434             ],
8435             "support": {
8436                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
8437             },
8438             "funding": [
8439                 {
8440                     "url": "https://symfony.com/sponsor",
8441                     "type": "custom"
8442                 },
8443                 {
8444                     "url": "https://github.com/fabpot",
8445                     "type": "github"
8446                 },
8447                 {
8448                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8449                     "type": "tidelift"
8450                 }
8451             ],
8452             "time": "2021-11-30T18:21:41+00:00"
8453         },
8454         {
8455             "name": "symfony/polyfill-php72",
8456             "version": "v1.24.0",
8457             "source": {
8458                 "type": "git",
8459                 "url": "https://github.com/symfony/polyfill-php72.git",
8460                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
8461             },
8462             "dist": {
8463                 "type": "zip",
8464                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
8465                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
8466                 "shasum": ""
8467             },
8468             "require": {
8469                 "php": ">=7.1"
8470             },
8471             "type": "library",
8472             "extra": {
8473                 "branch-alias": {
8474                     "dev-main": "1.23-dev"
8475                 },
8476                 "thanks": {
8477                     "name": "symfony/polyfill",
8478                     "url": "https://github.com/symfony/polyfill"
8479                 }
8480             },
8481             "autoload": {
8482                 "psr-4": {
8483                     "Symfony\\Polyfill\\Php72\\": ""
8484                 },
8485                 "files": [
8486                     "bootstrap.php"
8487                 ]
8488             },
8489             "notification-url": "https://packagist.org/downloads/",
8490             "license": [
8491                 "MIT"
8492             ],
8493             "authors": [
8494                 {
8495                     "name": "Nicolas Grekas",
8496                     "email": "p@tchwork.com"
8497                 },
8498                 {
8499                     "name": "Symfony Community",
8500                     "homepage": "https://symfony.com/contributors"
8501                 }
8502             ],
8503             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8504             "homepage": "https://symfony.com",
8505             "keywords": [
8506                 "compatibility",
8507                 "polyfill",
8508                 "portable",
8509                 "shim"
8510             ],
8511             "support": {
8512                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0"
8513             },
8514             "funding": [
8515                 {
8516                     "url": "https://symfony.com/sponsor",
8517                     "type": "custom"
8518                 },
8519                 {
8520                     "url": "https://github.com/fabpot",
8521                     "type": "github"
8522                 },
8523                 {
8524                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8525                     "type": "tidelift"
8526                 }
8527             ],
8528             "time": "2021-05-27T09:17:38+00:00"
8529         },
8530         {
8531             "name": "symfony/polyfill-php80",
8532             "version": "v1.24.0",
8533             "source": {
8534                 "type": "git",
8535                 "url": "https://github.com/symfony/polyfill-php80.git",
8536                 "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
8537             },
8538             "dist": {
8539                 "type": "zip",
8540                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
8541                 "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
8542                 "shasum": ""
8543             },
8544             "require": {
8545                 "php": ">=7.1"
8546             },
8547             "type": "library",
8548             "extra": {
8549                 "branch-alias": {
8550                     "dev-main": "1.23-dev"
8551                 },
8552                 "thanks": {
8553                     "name": "symfony/polyfill",
8554                     "url": "https://github.com/symfony/polyfill"
8555                 }
8556             },
8557             "autoload": {
8558                 "psr-4": {
8559                     "Symfony\\Polyfill\\Php80\\": ""
8560                 },
8561                 "files": [
8562                     "bootstrap.php"
8563                 ],
8564                 "classmap": [
8565                     "Resources/stubs"
8566                 ]
8567             },
8568             "notification-url": "https://packagist.org/downloads/",
8569             "license": [
8570                 "MIT"
8571             ],
8572             "authors": [
8573                 {
8574                     "name": "Ion Bazan",
8575                     "email": "ion.bazan@gmail.com"
8576                 },
8577                 {
8578                     "name": "Nicolas Grekas",
8579                     "email": "p@tchwork.com"
8580                 },
8581                 {
8582                     "name": "Symfony Community",
8583                     "homepage": "https://symfony.com/contributors"
8584                 }
8585             ],
8586             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
8587             "homepage": "https://symfony.com",
8588             "keywords": [
8589                 "compatibility",
8590                 "polyfill",
8591                 "portable",
8592                 "shim"
8593             ],
8594             "support": {
8595                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
8596             },
8597             "funding": [
8598                 {
8599                     "url": "https://symfony.com/sponsor",
8600                     "type": "custom"
8601                 },
8602                 {
8603                     "url": "https://github.com/fabpot",
8604                     "type": "github"
8605                 },
8606                 {
8607                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8608                     "type": "tidelift"
8609                 }
8610             ],
8611             "time": "2021-09-13T13:58:33+00:00"
8612         },
8613         {
8614             "name": "symfony/polyfill-php81",
8615             "version": "v1.24.0",
8616             "source": {
8617                 "type": "git",
8618                 "url": "https://github.com/symfony/polyfill-php81.git",
8619                 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
8620             },
8621             "dist": {
8622                 "type": "zip",
8623                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
8624                 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
8625                 "shasum": ""
8626             },
8627             "require": {
8628                 "php": ">=7.1"
8629             },
8630             "type": "library",
8631             "extra": {
8632                 "branch-alias": {
8633                     "dev-main": "1.23-dev"
8634                 },
8635                 "thanks": {
8636                     "name": "symfony/polyfill",
8637                     "url": "https://github.com/symfony/polyfill"
8638                 }
8639             },
8640             "autoload": {
8641                 "psr-4": {
8642                     "Symfony\\Polyfill\\Php81\\": ""
8643                 },
8644                 "files": [
8645                     "bootstrap.php"
8646                 ],
8647                 "classmap": [
8648                     "Resources/stubs"
8649                 ]
8650             },
8651             "notification-url": "https://packagist.org/downloads/",
8652             "license": [
8653                 "MIT"
8654             ],
8655             "authors": [
8656                 {
8657                     "name": "Nicolas Grekas",
8658                     "email": "p@tchwork.com"
8659                 },
8660                 {
8661                     "name": "Symfony Community",
8662                     "homepage": "https://symfony.com/contributors"
8663                 }
8664             ],
8665             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
8666             "homepage": "https://symfony.com",
8667             "keywords": [
8668                 "compatibility",
8669                 "polyfill",
8670                 "portable",
8671                 "shim"
8672             ],
8673             "support": {
8674                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0"
8675             },
8676             "funding": [
8677                 {
8678                     "url": "https://symfony.com/sponsor",
8679                     "type": "custom"
8680                 },
8681                 {
8682                     "url": "https://github.com/fabpot",
8683                     "type": "github"
8684                 },
8685                 {
8686                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8687                     "type": "tidelift"
8688                 }
8689             ],
8690             "time": "2021-09-13T13:58:11+00:00"
8691         },
8692         {
8693             "name": "symfony/process",
8694             "version": "v5.4.3",
8695             "source": {
8696                 "type": "git",
8697                 "url": "https://github.com/symfony/process.git",
8698                 "reference": "553f50487389a977eb31cf6b37faae56da00f753"
8699             },
8700             "dist": {
8701                 "type": "zip",
8702                 "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
8703                 "reference": "553f50487389a977eb31cf6b37faae56da00f753",
8704                 "shasum": ""
8705             },
8706             "require": {
8707                 "php": ">=7.2.5",
8708                 "symfony/polyfill-php80": "^1.16"
8709             },
8710             "type": "library",
8711             "autoload": {
8712                 "psr-4": {
8713                     "Symfony\\Component\\Process\\": ""
8714                 },
8715                 "exclude-from-classmap": [
8716                     "/Tests/"
8717                 ]
8718             },
8719             "notification-url": "https://packagist.org/downloads/",
8720             "license": [
8721                 "MIT"
8722             ],
8723             "authors": [
8724                 {
8725                     "name": "Fabien Potencier",
8726                     "email": "fabien@symfony.com"
8727                 },
8728                 {
8729                     "name": "Symfony Community",
8730                     "homepage": "https://symfony.com/contributors"
8731                 }
8732             ],
8733             "description": "Executes commands in sub-processes",
8734             "homepage": "https://symfony.com",
8735             "support": {
8736                 "source": "https://github.com/symfony/process/tree/v5.4.3"
8737             },
8738             "funding": [
8739                 {
8740                     "url": "https://symfony.com/sponsor",
8741                     "type": "custom"
8742                 },
8743                 {
8744                     "url": "https://github.com/fabpot",
8745                     "type": "github"
8746                 },
8747                 {
8748                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8749                     "type": "tidelift"
8750                 }
8751             ],
8752             "time": "2022-01-26T16:28:35+00:00"
8753         },
8754         {
8755             "name": "symfony/property-access",
8756             "version": "v4.4.37",
8757             "source": {
8758                 "type": "git",
8759                 "url": "https://github.com/symfony/property-access.git",
8760                 "reference": "28466f1248cdaa357c73cc835cda701bee258a1d"
8761             },
8762             "dist": {
8763                 "type": "zip",
8764                 "url": "https://api.github.com/repos/symfony/property-access/zipball/28466f1248cdaa357c73cc835cda701bee258a1d",
8765                 "reference": "28466f1248cdaa357c73cc835cda701bee258a1d",
8766                 "shasum": ""
8767             },
8768             "require": {
8769                 "php": ">=7.1.3",
8770                 "symfony/inflector": "^3.4|^4.0|^5.0",
8771                 "symfony/polyfill-php80": "^1.16"
8772             },
8773             "require-dev": {
8774                 "symfony/cache": "^3.4|^4.0|^5.0"
8775             },
8776             "suggest": {
8777                 "psr/cache-implementation": "To cache access methods."
8778             },
8779             "type": "library",
8780             "autoload": {
8781                 "psr-4": {
8782                     "Symfony\\Component\\PropertyAccess\\": ""
8783                 },
8784                 "exclude-from-classmap": [
8785                     "/Tests/"
8786                 ]
8787             },
8788             "notification-url": "https://packagist.org/downloads/",
8789             "license": [
8790                 "MIT"
8791             ],
8792             "authors": [
8793                 {
8794                     "name": "Fabien Potencier",
8795                     "email": "fabien@symfony.com"
8796                 },
8797                 {
8798                     "name": "Symfony Community",
8799                     "homepage": "https://symfony.com/contributors"
8800                 }
8801             ],
8802             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
8803             "homepage": "https://symfony.com",
8804             "keywords": [
8805                 "access",
8806                 "array",
8807                 "extraction",
8808                 "index",
8809                 "injection",
8810                 "object",
8811                 "property",
8812                 "property path",
8813                 "reflection"
8814             ],
8815             "support": {
8816                 "source": "https://github.com/symfony/property-access/tree/v4.4.37"
8817             },
8818             "funding": [
8819                 {
8820                     "url": "https://symfony.com/sponsor",
8821                     "type": "custom"
8822                 },
8823                 {
8824                     "url": "https://github.com/fabpot",
8825                     "type": "github"
8826                 },
8827                 {
8828                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8829                     "type": "tidelift"
8830                 }
8831             ],
8832             "time": "2022-01-12T18:05:29+00:00"
8833         },
8834         {
8835             "name": "symfony/service-contracts",
8836             "version": "v2.5.0",
8837             "source": {
8838                 "type": "git",
8839                 "url": "https://github.com/symfony/service-contracts.git",
8840                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
8841             },
8842             "dist": {
8843                 "type": "zip",
8844                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8845                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8846                 "shasum": ""
8847             },
8848             "require": {
8849                 "php": ">=7.2.5",
8850                 "psr/container": "^1.1",
8851                 "symfony/deprecation-contracts": "^2.1"
8852             },
8853             "conflict": {
8854                 "ext-psr": "<1.1|>=2"
8855             },
8856             "suggest": {
8857                 "symfony/service-implementation": ""
8858             },
8859             "type": "library",
8860             "extra": {
8861                 "branch-alias": {
8862                     "dev-main": "2.5-dev"
8863                 },
8864                 "thanks": {
8865                     "name": "symfony/contracts",
8866                     "url": "https://github.com/symfony/contracts"
8867                 }
8868             },
8869             "autoload": {
8870                 "psr-4": {
8871                     "Symfony\\Contracts\\Service\\": ""
8872                 }
8873             },
8874             "notification-url": "https://packagist.org/downloads/",
8875             "license": [
8876                 "MIT"
8877             ],
8878             "authors": [
8879                 {
8880                     "name": "Nicolas Grekas",
8881                     "email": "p@tchwork.com"
8882                 },
8883                 {
8884                     "name": "Symfony Community",
8885                     "homepage": "https://symfony.com/contributors"
8886                 }
8887             ],
8888             "description": "Generic abstractions related to writing services",
8889             "homepage": "https://symfony.com",
8890             "keywords": [
8891                 "abstractions",
8892                 "contracts",
8893                 "decoupling",
8894                 "interfaces",
8895                 "interoperability",
8896                 "standards"
8897             ],
8898             "support": {
8899                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
8900             },
8901             "funding": [
8902                 {
8903                     "url": "https://symfony.com/sponsor",
8904                     "type": "custom"
8905                 },
8906                 {
8907                     "url": "https://github.com/fabpot",
8908                     "type": "github"
8909                 },
8910                 {
8911                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8912                     "type": "tidelift"
8913                 }
8914             ],
8915             "time": "2021-11-04T16:48:04+00:00"
8916         },
8917         {
8918             "name": "symfony/string",
8919             "version": "v5.4.3",
8920             "source": {
8921                 "type": "git",
8922                 "url": "https://github.com/symfony/string.git",
8923                 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
8924             },
8925             "dist": {
8926                 "type": "zip",
8927                 "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
8928                 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
8929                 "shasum": ""
8930             },
8931             "require": {
8932                 "php": ">=7.2.5",
8933                 "symfony/polyfill-ctype": "~1.8",
8934                 "symfony/polyfill-intl-grapheme": "~1.0",
8935                 "symfony/polyfill-intl-normalizer": "~1.0",
8936                 "symfony/polyfill-mbstring": "~1.0",
8937                 "symfony/polyfill-php80": "~1.15"
8938             },
8939             "conflict": {
8940                 "symfony/translation-contracts": ">=3.0"
8941             },
8942             "require-dev": {
8943                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8944                 "symfony/http-client": "^4.4|^5.0|^6.0",
8945                 "symfony/translation-contracts": "^1.1|^2",
8946                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
8947             },
8948             "type": "library",
8949             "autoload": {
8950                 "psr-4": {
8951                     "Symfony\\Component\\String\\": ""
8952                 },
8953                 "files": [
8954                     "Resources/functions.php"
8955                 ],
8956                 "exclude-from-classmap": [
8957                     "/Tests/"
8958                 ]
8959             },
8960             "notification-url": "https://packagist.org/downloads/",
8961             "license": [
8962                 "MIT"
8963             ],
8964             "authors": [
8965                 {
8966                     "name": "Nicolas Grekas",
8967                     "email": "p@tchwork.com"
8968                 },
8969                 {
8970                     "name": "Symfony Community",
8971                     "homepage": "https://symfony.com/contributors"
8972                 }
8973             ],
8974             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8975             "homepage": "https://symfony.com",
8976             "keywords": [
8977                 "grapheme",
8978                 "i18n",
8979                 "string",
8980                 "unicode",
8981                 "utf-8",
8982                 "utf8"
8983             ],
8984             "support": {
8985                 "source": "https://github.com/symfony/string/tree/v5.4.3"
8986             },
8987             "funding": [
8988                 {
8989                     "url": "https://symfony.com/sponsor",
8990                     "type": "custom"
8991                 },
8992                 {
8993                     "url": "https://github.com/fabpot",
8994                     "type": "github"
8995                 },
8996                 {
8997                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8998                     "type": "tidelift"
8999                 }
9000             ],
9001             "time": "2022-01-02T09:53:40+00:00"
9002         },
9003         {
9004             "name": "symfony/yaml",
9005             "version": "v4.4.37",
9006             "source": {
9007                 "type": "git",
9008                 "url": "https://github.com/symfony/yaml.git",
9009                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
9010             },
9011             "dist": {
9012                 "type": "zip",
9013                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
9014                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
9015                 "shasum": ""
9016             },
9017             "require": {
9018                 "php": ">=7.1.3",
9019                 "symfony/polyfill-ctype": "~1.8"
9020             },
9021             "conflict": {
9022                 "symfony/console": "<3.4"
9023             },
9024             "require-dev": {
9025                 "symfony/console": "^3.4|^4.0|^5.0"
9026             },
9027             "suggest": {
9028                 "symfony/console": "For validating YAML files using the lint command"
9029             },
9030             "type": "library",
9031             "autoload": {
9032                 "psr-4": {
9033                     "Symfony\\Component\\Yaml\\": ""
9034                 },
9035                 "exclude-from-classmap": [
9036                     "/Tests/"
9037                 ]
9038             },
9039             "notification-url": "https://packagist.org/downloads/",
9040             "license": [
9041                 "MIT"
9042             ],
9043             "authors": [
9044                 {
9045                     "name": "Fabien Potencier",
9046                     "email": "fabien@symfony.com"
9047                 },
9048                 {
9049                     "name": "Symfony Community",
9050                     "homepage": "https://symfony.com/contributors"
9051                 }
9052             ],
9053             "description": "Loads and dumps YAML files",
9054             "homepage": "https://symfony.com",
9055             "support": {
9056                 "source": "https://github.com/symfony/yaml/tree/v4.4.37"
9057             },
9058             "funding": [
9059                 {
9060                     "url": "https://symfony.com/sponsor",
9061                     "type": "custom"
9062                 },
9063                 {
9064                     "url": "https://github.com/fabpot",
9065                     "type": "github"
9066                 },
9067                 {
9068                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9069                     "type": "tidelift"
9070                 }
9071             ],
9072             "time": "2022-01-24T20:11:01+00:00"
9073         },
9074         {
9075             "name": "twig/twig",
9076             "version": "v3.3.8",
9077             "source": {
9078                 "type": "git",
9079                 "url": "https://github.com/twigphp/Twig.git",
9080                 "reference": "972d8604a92b7054828b539f2febb0211dd5945c"
9081             },
9082             "dist": {
9083                 "type": "zip",
9084                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c",
9085                 "reference": "972d8604a92b7054828b539f2febb0211dd5945c",
9086                 "shasum": ""
9087             },
9088             "require": {
9089                 "php": ">=7.2.5",
9090                 "symfony/polyfill-ctype": "^1.8",
9091                 "symfony/polyfill-mbstring": "^1.3"
9092             },
9093             "require-dev": {
9094                 "psr/container": "^1.0",
9095                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9096             },
9097             "type": "library",
9098             "extra": {
9099                 "branch-alias": {
9100                     "dev-master": "3.3-dev"
9101                 }
9102             },
9103             "autoload": {
9104                 "psr-4": {
9105                     "Twig\\": "src/"
9106                 }
9107             },
9108             "notification-url": "https://packagist.org/downloads/",
9109             "license": [
9110                 "BSD-3-Clause"
9111             ],
9112             "authors": [
9113                 {
9114                     "name": "Fabien Potencier",
9115                     "email": "fabien@symfony.com",
9116                     "homepage": "http://fabien.potencier.org",
9117                     "role": "Lead Developer"
9118                 },
9119                 {
9120                     "name": "Twig Team",
9121                     "role": "Contributors"
9122                 },
9123                 {
9124                     "name": "Armin Ronacher",
9125                     "email": "armin.ronacher@active-4.com",
9126                     "role": "Project Founder"
9127                 }
9128             ],
9129             "description": "Twig, the flexible, fast, and secure template language for PHP",
9130             "homepage": "https://twig.symfony.com",
9131             "keywords": [
9132                 "templating"
9133             ],
9134             "support": {
9135                 "issues": "https://github.com/twigphp/Twig/issues",
9136                 "source": "https://github.com/twigphp/Twig/tree/v3.3.8"
9137             },
9138             "funding": [
9139                 {
9140                     "url": "https://github.com/fabpot",
9141                     "type": "github"
9142                 },
9143                 {
9144                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9145                     "type": "tidelift"
9146                 }
9147             ],
9148             "time": "2022-02-04T06:59:48+00:00"
9149         },
9150         {
9151             "name": "vlucas/phpdotenv",
9152             "version": "v5.4.1",
9153             "source": {
9154                 "type": "git",
9155                 "url": "https://github.com/vlucas/phpdotenv.git",
9156                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
9157             },
9158             "dist": {
9159                 "type": "zip",
9160                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
9161                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
9162                 "shasum": ""
9163             },
9164             "require": {
9165                 "ext-pcre": "*",
9166                 "graham-campbell/result-type": "^1.0.2",
9167                 "php": "^7.1.3 || ^8.0",
9168                 "phpoption/phpoption": "^1.8",
9169                 "symfony/polyfill-ctype": "^1.23",
9170                 "symfony/polyfill-mbstring": "^1.23.1",
9171                 "symfony/polyfill-php80": "^1.23.1"
9172             },
9173             "require-dev": {
9174                 "bamarni/composer-bin-plugin": "^1.4.1",
9175                 "ext-filter": "*",
9176                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9177             },
9178             "suggest": {
9179                 "ext-filter": "Required to use the boolean validator."
9180             },
9181             "type": "library",
9182             "extra": {
9183                 "branch-alias": {
9184                     "dev-master": "5.4-dev"
9185                 }
9186             },
9187             "autoload": {
9188                 "psr-4": {
9189                     "Dotenv\\": "src/"
9190                 }
9191             },
9192             "notification-url": "https://packagist.org/downloads/",
9193             "license": [
9194                 "BSD-3-Clause"
9195             ],
9196             "authors": [
9197                 {
9198                     "name": "Graham Campbell",
9199                     "email": "hello@gjcampbell.co.uk",
9200                     "homepage": "https://github.com/GrahamCampbell"
9201                 },
9202                 {
9203                     "name": "Vance Lucas",
9204                     "email": "vance@vancelucas.com",
9205                     "homepage": "https://github.com/vlucas"
9206                 }
9207             ],
9208             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9209             "keywords": [
9210                 "dotenv",
9211                 "env",
9212                 "environment"
9213             ],
9214             "support": {
9215                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9216                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
9217             },
9218             "funding": [
9219                 {
9220                     "url": "https://github.com/GrahamCampbell",
9221                     "type": "github"
9222                 },
9223                 {
9224                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9225                     "type": "tidelift"
9226                 }
9227             ],
9228             "time": "2021-12-12T23:22:04+00:00"
9229         },
9230         {
9231             "name": "waryway/php-traits-library",
9232             "version": "1.0.4",
9233             "source": {
9234                 "type": "git",
9235                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9236                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9237             },
9238             "dist": {
9239                 "type": "zip",
9240                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9241                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9242                 "shasum": ""
9243             },
9244             "require-dev": {
9245                 "phpunit/phpunit": "6.4.3"
9246             },
9247             "type": "library",
9248             "autoload": {
9249                 "psr-4": {
9250                     "Waryway\\PhpTraitsLibrary\\": "src/"
9251                 }
9252             },
9253             "notification-url": "https://packagist.org/downloads/",
9254             "license": [
9255                 "MIT"
9256             ],
9257             "authors": [
9258                 {
9259                     "name": "Kyle Wiering",
9260                     "email": "kyle@waryway.com"
9261                 }
9262             ],
9263             "description": "General use traits",
9264             "support": {
9265                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9266                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9267             },
9268             "time": "2017-12-23T14:22:07+00:00"
9269         },
9270         {
9271             "name": "webimpress/safe-writer",
9272             "version": "2.2.0",
9273             "source": {
9274                 "type": "git",
9275                 "url": "https://github.com/webimpress/safe-writer.git",
9276                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9277             },
9278             "dist": {
9279                 "type": "zip",
9280                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9281                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9282                 "shasum": ""
9283             },
9284             "require": {
9285                 "php": "^7.3 || ^8.0"
9286             },
9287             "require-dev": {
9288                 "phpunit/phpunit": "^9.5.4",
9289                 "vimeo/psalm": "^4.7",
9290                 "webimpress/coding-standard": "^1.2.2"
9291             },
9292             "type": "library",
9293             "extra": {
9294                 "branch-alias": {
9295                     "dev-master": "2.2.x-dev",
9296                     "dev-develop": "2.3.x-dev",
9297                     "dev-release-1.0": "1.0.x-dev"
9298                 }
9299             },
9300             "autoload": {
9301                 "psr-4": {
9302                     "Webimpress\\SafeWriter\\": "src/"
9303                 }
9304             },
9305             "notification-url": "https://packagist.org/downloads/",
9306             "license": [
9307                 "BSD-2-Clause"
9308             ],
9309             "description": "Tool to write files safely, to avoid race conditions",
9310             "keywords": [
9311                 "concurrent write",
9312                 "file writer",
9313                 "race condition",
9314                 "safe writer",
9315                 "webimpress"
9316             ],
9317             "support": {
9318                 "issues": "https://github.com/webimpress/safe-writer/issues",
9319                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9320             },
9321             "funding": [
9322                 {
9323                     "url": "https://github.com/michalbundyra",
9324                     "type": "github"
9325                 }
9326             ],
9327             "time": "2021-04-19T16:34:45+00:00"
9328         },
9329         {
9330             "name": "webmozart/assert",
9331             "version": "1.10.0",
9332             "source": {
9333                 "type": "git",
9334                 "url": "https://github.com/webmozarts/assert.git",
9335                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
9336             },
9337             "dist": {
9338                 "type": "zip",
9339                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
9340                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
9341                 "shasum": ""
9342             },
9343             "require": {
9344                 "php": "^7.2 || ^8.0",
9345                 "symfony/polyfill-ctype": "^1.8"
9346             },
9347             "conflict": {
9348                 "phpstan/phpstan": "<0.12.20",
9349                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9350             },
9351             "require-dev": {
9352                 "phpunit/phpunit": "^8.5.13"
9353             },
9354             "type": "library",
9355             "extra": {
9356                 "branch-alias": {
9357                     "dev-master": "1.10-dev"
9358                 }
9359             },
9360             "autoload": {
9361                 "psr-4": {
9362                     "Webmozart\\Assert\\": "src/"
9363                 }
9364             },
9365             "notification-url": "https://packagist.org/downloads/",
9366             "license": [
9367                 "MIT"
9368             ],
9369             "authors": [
9370                 {
9371                     "name": "Bernhard Schussek",
9372                     "email": "bschussek@gmail.com"
9373                 }
9374             ],
9375             "description": "Assertions to validate method input/output with nice error messages.",
9376             "keywords": [
9377                 "assert",
9378                 "check",
9379                 "validate"
9380             ],
9381             "support": {
9382                 "issues": "https://github.com/webmozarts/assert/issues",
9383                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
9384             },
9385             "time": "2021-03-09T10:59:23+00:00"
9386         },
9387         {
9388             "name": "yubico/u2flib-server",
9389             "version": "1.0.2",
9390             "source": {
9391                 "type": "git",
9392                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9393                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9394             },
9395             "dist": {
9396                 "type": "zip",
9397                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9398                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9399                 "shasum": ""
9400             },
9401             "require": {
9402                 "ext-openssl": "*",
9403                 "paragonie/random_compat": ">= 1",
9404                 "php": ">=5.6"
9405             },
9406             "require-dev": {
9407                 "phpunit/phpunit": "~5.7",
9408                 "vimeo/psalm": "^0|^1|^2"
9409             },
9410             "type": "library",
9411             "autoload": {
9412                 "classmap": [
9413                     "src/"
9414                 ]
9415             },
9416             "notification-url": "https://packagist.org/downloads/",
9417             "license": [
9418                 "BSD-2-Clause"
9419             ],
9420             "description": "Library for U2F implementation",
9421             "homepage": "https://developers.yubico.com/php-u2flib-server",
9422             "support": {
9423                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9424                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9425             },
9426             "time": "2018-09-07T08:16:44+00:00"
9427         }
9428     ],
9429     "packages-dev": [
9430         {
9431             "name": "doctrine/annotations",
9432             "version": "1.13.2",
9433             "source": {
9434                 "type": "git",
9435                 "url": "https://github.com/doctrine/annotations.git",
9436                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
9437             },
9438             "dist": {
9439                 "type": "zip",
9440                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
9441                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
9442                 "shasum": ""
9443             },
9444             "require": {
9445                 "doctrine/lexer": "1.*",
9446                 "ext-tokenizer": "*",
9447                 "php": "^7.1 || ^8.0",
9448                 "psr/cache": "^1 || ^2 || ^3"
9449             },
9450             "require-dev": {
9451                 "doctrine/cache": "^1.11 || ^2.0",
9452                 "doctrine/coding-standard": "^6.0 || ^8.1",
9453                 "phpstan/phpstan": "^0.12.20",
9454                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9455                 "symfony/cache": "^4.4 || ^5.2"
9456             },
9457             "type": "library",
9458             "autoload": {
9459                 "psr-4": {
9460                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9461                 }
9462             },
9463             "notification-url": "https://packagist.org/downloads/",
9464             "license": [
9465                 "MIT"
9466             ],
9467             "authors": [
9468                 {
9469                     "name": "Guilherme Blanco",
9470                     "email": "guilhermeblanco@gmail.com"
9471                 },
9472                 {
9473                     "name": "Roman Borschel",
9474                     "email": "roman@code-factory.org"
9475                 },
9476                 {
9477                     "name": "Benjamin Eberlei",
9478                     "email": "kontakt@beberlei.de"
9479                 },
9480                 {
9481                     "name": "Jonathan Wage",
9482                     "email": "jonwage@gmail.com"
9483                 },
9484                 {
9485                     "name": "Johannes Schmitt",
9486                     "email": "schmittjoh@gmail.com"
9487                 }
9488             ],
9489             "description": "Docblock Annotations Parser",
9490             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9491             "keywords": [
9492                 "annotations",
9493                 "docblock",
9494                 "parser"
9495             ],
9496             "support": {
9497                 "issues": "https://github.com/doctrine/annotations/issues",
9498                 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
9499             },
9500             "time": "2021-08-05T19:00:23+00:00"
9501         },
9502         {
9503             "name": "doctrine/instantiator",
9504             "version": "1.4.0",
9505             "source": {
9506                 "type": "git",
9507                 "url": "https://github.com/doctrine/instantiator.git",
9508                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
9509             },
9510             "dist": {
9511                 "type": "zip",
9512                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
9513                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
9514                 "shasum": ""
9515             },
9516             "require": {
9517                 "php": "^7.1 || ^8.0"
9518             },
9519             "require-dev": {
9520                 "doctrine/coding-standard": "^8.0",
9521                 "ext-pdo": "*",
9522                 "ext-phar": "*",
9523                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
9524                 "phpstan/phpstan": "^0.12",
9525                 "phpstan/phpstan-phpunit": "^0.12",
9526                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
9527             },
9528             "type": "library",
9529             "autoload": {
9530                 "psr-4": {
9531                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
9532                 }
9533             },
9534             "notification-url": "https://packagist.org/downloads/",
9535             "license": [
9536                 "MIT"
9537             ],
9538             "authors": [
9539                 {
9540                     "name": "Marco Pivetta",
9541                     "email": "ocramius@gmail.com",
9542                     "homepage": "https://ocramius.github.io/"
9543                 }
9544             ],
9545             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
9546             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
9547             "keywords": [
9548                 "constructor",
9549                 "instantiate"
9550             ],
9551             "support": {
9552                 "issues": "https://github.com/doctrine/instantiator/issues",
9553                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
9554             },
9555             "funding": [
9556                 {
9557                     "url": "https://www.doctrine-project.org/sponsorship.html",
9558                     "type": "custom"
9559                 },
9560                 {
9561                     "url": "https://www.patreon.com/phpdoctrine",
9562                     "type": "patreon"
9563                 },
9564                 {
9565                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
9566                     "type": "tidelift"
9567                 }
9568             ],
9569             "time": "2020-11-10T18:47:58+00:00"
9570         },
9571         {
9572             "name": "doctrine/lexer",
9573             "version": "1.2.2",
9574             "source": {
9575                 "type": "git",
9576                 "url": "https://github.com/doctrine/lexer.git",
9577                 "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c"
9578             },
9579             "dist": {
9580                 "type": "zip",
9581                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
9582                 "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
9583                 "shasum": ""
9584             },
9585             "require": {
9586                 "php": "^7.1 || ^8.0"
9587             },
9588             "require-dev": {
9589                 "doctrine/coding-standard": "^9.0",
9590                 "phpstan/phpstan": "1.3",
9591                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
9592                 "vimeo/psalm": "^4.11"
9593             },
9594             "type": "library",
9595             "autoload": {
9596                 "psr-4": {
9597                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
9598                 }
9599             },
9600             "notification-url": "https://packagist.org/downloads/",
9601             "license": [
9602                 "MIT"
9603             ],
9604             "authors": [
9605                 {
9606                     "name": "Guilherme Blanco",
9607                     "email": "guilhermeblanco@gmail.com"
9608                 },
9609                 {
9610                     "name": "Roman Borschel",
9611                     "email": "roman@code-factory.org"
9612                 },
9613                 {
9614                     "name": "Johannes Schmitt",
9615                     "email": "schmittjoh@gmail.com"
9616                 }
9617             ],
9618             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
9619             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
9620             "keywords": [
9621                 "annotations",
9622                 "docblock",
9623                 "lexer",
9624                 "parser",
9625                 "php"
9626             ],
9627             "support": {
9628                 "issues": "https://github.com/doctrine/lexer/issues",
9629                 "source": "https://github.com/doctrine/lexer/tree/1.2.2"
9630             },
9631             "funding": [
9632                 {
9633                     "url": "https://www.doctrine-project.org/sponsorship.html",
9634                     "type": "custom"
9635                 },
9636                 {
9637                     "url": "https://www.patreon.com/phpdoctrine",
9638                     "type": "patreon"
9639                 },
9640                 {
9641                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
9642                     "type": "tidelift"
9643                 }
9644             ],
9645             "time": "2022-01-12T08:27:12+00:00"
9646         },
9647         {
9648             "name": "phar-io/manifest",
9649             "version": "2.0.3",
9650             "source": {
9651                 "type": "git",
9652                 "url": "https://github.com/phar-io/manifest.git",
9653                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
9654             },
9655             "dist": {
9656                 "type": "zip",
9657                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
9658                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
9659                 "shasum": ""
9660             },
9661             "require": {
9662                 "ext-dom": "*",
9663                 "ext-phar": "*",
9664                 "ext-xmlwriter": "*",
9665                 "phar-io/version": "^3.0.1",
9666                 "php": "^7.2 || ^8.0"
9667             },
9668             "type": "library",
9669             "extra": {
9670                 "branch-alias": {
9671                     "dev-master": "2.0.x-dev"
9672                 }
9673             },
9674             "autoload": {
9675                 "classmap": [
9676                     "src/"
9677                 ]
9678             },
9679             "notification-url": "https://packagist.org/downloads/",
9680             "license": [
9681                 "BSD-3-Clause"
9682             ],
9683             "authors": [
9684                 {
9685                     "name": "Arne Blankerts",
9686                     "email": "arne@blankerts.de",
9687                     "role": "Developer"
9688                 },
9689                 {
9690                     "name": "Sebastian Heuer",
9691                     "email": "sebastian@phpeople.de",
9692                     "role": "Developer"
9693                 },
9694                 {
9695                     "name": "Sebastian Bergmann",
9696                     "email": "sebastian@phpunit.de",
9697                     "role": "Developer"
9698                 }
9699             ],
9700             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
9701             "support": {
9702                 "issues": "https://github.com/phar-io/manifest/issues",
9703                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
9704             },
9705             "time": "2021-07-20T11:28:43+00:00"
9706         },
9707         {
9708             "name": "phar-io/version",
9709             "version": "3.1.0",
9710             "source": {
9711                 "type": "git",
9712                 "url": "https://github.com/phar-io/version.git",
9713                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
9714             },
9715             "dist": {
9716                 "type": "zip",
9717                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
9718                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
9719                 "shasum": ""
9720             },
9721             "require": {
9722                 "php": "^7.2 || ^8.0"
9723             },
9724             "type": "library",
9725             "autoload": {
9726                 "classmap": [
9727                     "src/"
9728                 ]
9729             },
9730             "notification-url": "https://packagist.org/downloads/",
9731             "license": [
9732                 "BSD-3-Clause"
9733             ],
9734             "authors": [
9735                 {
9736                     "name": "Arne Blankerts",
9737                     "email": "arne@blankerts.de",
9738                     "role": "Developer"
9739                 },
9740                 {
9741                     "name": "Sebastian Heuer",
9742                     "email": "sebastian@phpeople.de",
9743                     "role": "Developer"
9744                 },
9745                 {
9746                     "name": "Sebastian Bergmann",
9747                     "email": "sebastian@phpunit.de",
9748                     "role": "Developer"
9749                 }
9750             ],
9751             "description": "Library for handling version information and constraints",
9752             "support": {
9753                 "issues": "https://github.com/phar-io/version/issues",
9754                 "source": "https://github.com/phar-io/version/tree/3.1.0"
9755             },
9756             "time": "2021-02-23T14:00:09+00:00"
9757         },
9758         {
9759             "name": "php-webdriver/webdriver",
9760             "version": "1.12.0",
9761             "source": {
9762                 "type": "git",
9763                 "url": "https://github.com/php-webdriver/php-webdriver.git",
9764                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
9765             },
9766             "dist": {
9767                 "type": "zip",
9768                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9769                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9770                 "shasum": ""
9771             },
9772             "require": {
9773                 "ext-curl": "*",
9774                 "ext-json": "*",
9775                 "ext-zip": "*",
9776                 "php": "^5.6 || ~7.0 || ^8.0",
9777                 "symfony/polyfill-mbstring": "^1.12",
9778                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
9779             },
9780             "replace": {
9781                 "facebook/webdriver": "*"
9782             },
9783             "require-dev": {
9784                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
9785                 "php-coveralls/php-coveralls": "^2.4",
9786                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
9787                 "php-parallel-lint/php-parallel-lint": "^1.2",
9788                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
9789                 "squizlabs/php_codesniffer": "^3.5",
9790                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
9791             },
9792             "suggest": {
9793                 "ext-SimpleXML": "For Firefox profile creation"
9794             },
9795             "type": "library",
9796             "autoload": {
9797                 "psr-4": {
9798                     "Facebook\\WebDriver\\": "lib/"
9799                 },
9800                 "files": [
9801                     "lib/Exception/TimeoutException.php"
9802                 ]
9803             },
9804             "notification-url": "https://packagist.org/downloads/",
9805             "license": [
9806                 "MIT"
9807             ],
9808             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
9809             "homepage": "https://github.com/php-webdriver/php-webdriver",
9810             "keywords": [
9811                 "Chromedriver",
9812                 "geckodriver",
9813                 "php",
9814                 "selenium",
9815                 "webdriver"
9816             ],
9817             "support": {
9818                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
9819                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
9820             },
9821             "time": "2021-10-14T09:30:02+00:00"
9822         },
9823         {
9824             "name": "phpdocumentor/reflection-common",
9825             "version": "2.2.0",
9826             "source": {
9827                 "type": "git",
9828                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
9829                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
9830             },
9831             "dist": {
9832                 "type": "zip",
9833                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9834                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9835                 "shasum": ""
9836             },
9837             "require": {
9838                 "php": "^7.2 || ^8.0"
9839             },
9840             "type": "library",
9841             "extra": {
9842                 "branch-alias": {
9843                     "dev-2.x": "2.x-dev"
9844                 }
9845             },
9846             "autoload": {
9847                 "psr-4": {
9848                     "phpDocumentor\\Reflection\\": "src/"
9849                 }
9850             },
9851             "notification-url": "https://packagist.org/downloads/",
9852             "license": [
9853                 "MIT"
9854             ],
9855             "authors": [
9856                 {
9857                     "name": "Jaap van Otterdijk",
9858                     "email": "opensource@ijaap.nl"
9859                 }
9860             ],
9861             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
9862             "homepage": "http://www.phpdoc.org",
9863             "keywords": [
9864                 "FQSEN",
9865                 "phpDocumentor",
9866                 "phpdoc",
9867                 "reflection",
9868                 "static analysis"
9869             ],
9870             "support": {
9871                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
9872                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
9873             },
9874             "time": "2020-06-27T09:03:43+00:00"
9875         },
9876         {
9877             "name": "phpdocumentor/reflection-docblock",
9878             "version": "5.3.0",
9879             "source": {
9880                 "type": "git",
9881                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9882                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
9883             },
9884             "dist": {
9885                 "type": "zip",
9886                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
9887                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
9888                 "shasum": ""
9889             },
9890             "require": {
9891                 "ext-filter": "*",
9892                 "php": "^7.2 || ^8.0",
9893                 "phpdocumentor/reflection-common": "^2.2",
9894                 "phpdocumentor/type-resolver": "^1.3",
9895                 "webmozart/assert": "^1.9.1"
9896             },
9897             "require-dev": {
9898                 "mockery/mockery": "~1.3.2",
9899                 "psalm/phar": "^4.8"
9900             },
9901             "type": "library",
9902             "extra": {
9903                 "branch-alias": {
9904                     "dev-master": "5.x-dev"
9905                 }
9906             },
9907             "autoload": {
9908                 "psr-4": {
9909                     "phpDocumentor\\Reflection\\": "src"
9910                 }
9911             },
9912             "notification-url": "https://packagist.org/downloads/",
9913             "license": [
9914                 "MIT"
9915             ],
9916             "authors": [
9917                 {
9918                     "name": "Mike van Riel",
9919                     "email": "me@mikevanriel.com"
9920                 },
9921                 {
9922                     "name": "Jaap van Otterdijk",
9923                     "email": "account@ijaap.nl"
9924                 }
9925             ],
9926             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
9927             "support": {
9928                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
9929                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
9930             },
9931             "time": "2021-10-19T17:43:47+00:00"
9932         },
9933         {
9934             "name": "phpdocumentor/type-resolver",
9935             "version": "1.6.0",
9936             "source": {
9937                 "type": "git",
9938                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
9939                 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
9940             },
9941             "dist": {
9942                 "type": "zip",
9943                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
9944                 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
9945                 "shasum": ""
9946             },
9947             "require": {
9948                 "php": "^7.2 || ^8.0",
9949                 "phpdocumentor/reflection-common": "^2.0"
9950             },
9951             "require-dev": {
9952                 "ext-tokenizer": "*",
9953                 "psalm/phar": "^4.8"
9954             },
9955             "type": "library",
9956             "extra": {
9957                 "branch-alias": {
9958                     "dev-1.x": "1.x-dev"
9959                 }
9960             },
9961             "autoload": {
9962                 "psr-4": {
9963                     "phpDocumentor\\Reflection\\": "src"
9964                 }
9965             },
9966             "notification-url": "https://packagist.org/downloads/",
9967             "license": [
9968                 "MIT"
9969             ],
9970             "authors": [
9971                 {
9972                     "name": "Mike van Riel",
9973                     "email": "me@mikevanriel.com"
9974                 }
9975             ],
9976             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
9977             "support": {
9978                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
9979                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
9980             },
9981             "time": "2022-01-04T19:58:01+00:00"
9982         },
9983         {
9984             "name": "phpspec/prophecy",
9985             "version": "v1.15.0",
9986             "source": {
9987                 "type": "git",
9988                 "url": "https://github.com/phpspec/prophecy.git",
9989                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
9990             },
9991             "dist": {
9992                 "type": "zip",
9993                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
9994                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
9995                 "shasum": ""
9996             },
9997             "require": {
9998                 "doctrine/instantiator": "^1.2",
9999                 "php": "^7.2 || ~8.0, <8.2",
10000                 "phpdocumentor/reflection-docblock": "^5.2",
10001                 "sebastian/comparator": "^3.0 || ^4.0",
10002                 "sebastian/recursion-context": "^3.0 || ^4.0"
10003             },
10004             "require-dev": {
10005                 "phpspec/phpspec": "^6.0 || ^7.0",
10006                 "phpunit/phpunit": "^8.0 || ^9.0"
10007             },
10008             "type": "library",
10009             "extra": {
10010                 "branch-alias": {
10011                     "dev-master": "1.x-dev"
10012                 }
10013             },
10014             "autoload": {
10015                 "psr-4": {
10016                     "Prophecy\\": "src/Prophecy"
10017                 }
10018             },
10019             "notification-url": "https://packagist.org/downloads/",
10020             "license": [
10021                 "MIT"
10022             ],
10023             "authors": [
10024                 {
10025                     "name": "Konstantin Kudryashov",
10026                     "email": "ever.zet@gmail.com",
10027                     "homepage": "http://everzet.com"
10028                 },
10029                 {
10030                     "name": "Marcello Duarte",
10031                     "email": "marcello.duarte@gmail.com"
10032                 }
10033             ],
10034             "description": "Highly opinionated mocking framework for PHP 5.3+",
10035             "homepage": "https://github.com/phpspec/prophecy",
10036             "keywords": [
10037                 "Double",
10038                 "Dummy",
10039                 "fake",
10040                 "mock",
10041                 "spy",
10042                 "stub"
10043             ],
10044             "support": {
10045                 "issues": "https://github.com/phpspec/prophecy/issues",
10046                 "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
10047             },
10048             "time": "2021-12-08T12:19:24+00:00"
10049         },
10050         {
10051             "name": "phpunit/php-code-coverage",
10052             "version": "9.2.10",
10053             "source": {
10054                 "type": "git",
10055                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10056                 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
10057             },
10058             "dist": {
10059                 "type": "zip",
10060                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
10061                 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
10062                 "shasum": ""
10063             },
10064             "require": {
10065                 "ext-dom": "*",
10066                 "ext-libxml": "*",
10067                 "ext-xmlwriter": "*",
10068                 "nikic/php-parser": "^4.13.0",
10069                 "php": ">=7.3",
10070                 "phpunit/php-file-iterator": "^3.0.3",
10071                 "phpunit/php-text-template": "^2.0.2",
10072                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10073                 "sebastian/complexity": "^2.0",
10074                 "sebastian/environment": "^5.1.2",
10075                 "sebastian/lines-of-code": "^1.0.3",
10076                 "sebastian/version": "^3.0.1",
10077                 "theseer/tokenizer": "^1.2.0"
10078             },
10079             "require-dev": {
10080                 "phpunit/phpunit": "^9.3"
10081             },
10082             "suggest": {
10083                 "ext-pcov": "*",
10084                 "ext-xdebug": "*"
10085             },
10086             "type": "library",
10087             "extra": {
10088                 "branch-alias": {
10089                     "dev-master": "9.2-dev"
10090                 }
10091             },
10092             "autoload": {
10093                 "classmap": [
10094                     "src/"
10095                 ]
10096             },
10097             "notification-url": "https://packagist.org/downloads/",
10098             "license": [
10099                 "BSD-3-Clause"
10100             ],
10101             "authors": [
10102                 {
10103                     "name": "Sebastian Bergmann",
10104                     "email": "sebastian@phpunit.de",
10105                     "role": "lead"
10106                 }
10107             ],
10108             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10109             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10110             "keywords": [
10111                 "coverage",
10112                 "testing",
10113                 "xunit"
10114             ],
10115             "support": {
10116                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10117                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
10118             },
10119             "funding": [
10120                 {
10121                     "url": "https://github.com/sebastianbergmann",
10122                     "type": "github"
10123                 }
10124             ],
10125             "time": "2021-12-05T09:12:13+00:00"
10126         },
10127         {
10128             "name": "phpunit/php-file-iterator",
10129             "version": "3.0.6",
10130             "source": {
10131                 "type": "git",
10132                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10133                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10134             },
10135             "dist": {
10136                 "type": "zip",
10137                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10138                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10139                 "shasum": ""
10140             },
10141             "require": {
10142                 "php": ">=7.3"
10143             },
10144             "require-dev": {
10145                 "phpunit/phpunit": "^9.3"
10146             },
10147             "type": "library",
10148             "extra": {
10149                 "branch-alias": {
10150                     "dev-master": "3.0-dev"
10151                 }
10152             },
10153             "autoload": {
10154                 "classmap": [
10155                     "src/"
10156                 ]
10157             },
10158             "notification-url": "https://packagist.org/downloads/",
10159             "license": [
10160                 "BSD-3-Clause"
10161             ],
10162             "authors": [
10163                 {
10164                     "name": "Sebastian Bergmann",
10165                     "email": "sebastian@phpunit.de",
10166                     "role": "lead"
10167                 }
10168             ],
10169             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10170             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10171             "keywords": [
10172                 "filesystem",
10173                 "iterator"
10174             ],
10175             "support": {
10176                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10177                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10178             },
10179             "funding": [
10180                 {
10181                     "url": "https://github.com/sebastianbergmann",
10182                     "type": "github"
10183                 }
10184             ],
10185             "time": "2021-12-02T12:48:52+00:00"
10186         },
10187         {
10188             "name": "phpunit/php-invoker",
10189             "version": "3.1.1",
10190             "source": {
10191                 "type": "git",
10192                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10193                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10194             },
10195             "dist": {
10196                 "type": "zip",
10197                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10198                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10199                 "shasum": ""
10200             },
10201             "require": {
10202                 "php": ">=7.3"
10203             },
10204             "require-dev": {
10205                 "ext-pcntl": "*",
10206                 "phpunit/phpunit": "^9.3"
10207             },
10208             "suggest": {
10209                 "ext-pcntl": "*"
10210             },
10211             "type": "library",
10212             "extra": {
10213                 "branch-alias": {
10214                     "dev-master": "3.1-dev"
10215                 }
10216             },
10217             "autoload": {
10218                 "classmap": [
10219                     "src/"
10220                 ]
10221             },
10222             "notification-url": "https://packagist.org/downloads/",
10223             "license": [
10224                 "BSD-3-Clause"
10225             ],
10226             "authors": [
10227                 {
10228                     "name": "Sebastian Bergmann",
10229                     "email": "sebastian@phpunit.de",
10230                     "role": "lead"
10231                 }
10232             ],
10233             "description": "Invoke callables with a timeout",
10234             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10235             "keywords": [
10236                 "process"
10237             ],
10238             "support": {
10239                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10240                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10241             },
10242             "funding": [
10243                 {
10244                     "url": "https://github.com/sebastianbergmann",
10245                     "type": "github"
10246                 }
10247             ],
10248             "time": "2020-09-28T05:58:55+00:00"
10249         },
10250         {
10251             "name": "phpunit/php-text-template",
10252             "version": "2.0.4",
10253             "source": {
10254                 "type": "git",
10255                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10256                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10257             },
10258             "dist": {
10259                 "type": "zip",
10260                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10261                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10262                 "shasum": ""
10263             },
10264             "require": {
10265                 "php": ">=7.3"
10266             },
10267             "require-dev": {
10268                 "phpunit/phpunit": "^9.3"
10269             },
10270             "type": "library",
10271             "extra": {
10272                 "branch-alias": {
10273                     "dev-master": "2.0-dev"
10274                 }
10275             },
10276             "autoload": {
10277                 "classmap": [
10278                     "src/"
10279                 ]
10280             },
10281             "notification-url": "https://packagist.org/downloads/",
10282             "license": [
10283                 "BSD-3-Clause"
10284             ],
10285             "authors": [
10286                 {
10287                     "name": "Sebastian Bergmann",
10288                     "email": "sebastian@phpunit.de",
10289                     "role": "lead"
10290                 }
10291             ],
10292             "description": "Simple template engine.",
10293             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10294             "keywords": [
10295                 "template"
10296             ],
10297             "support": {
10298                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10299                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10300             },
10301             "funding": [
10302                 {
10303                     "url": "https://github.com/sebastianbergmann",
10304                     "type": "github"
10305                 }
10306             ],
10307             "time": "2020-10-26T05:33:50+00:00"
10308         },
10309         {
10310             "name": "phpunit/php-timer",
10311             "version": "5.0.3",
10312             "source": {
10313                 "type": "git",
10314                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10315                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10316             },
10317             "dist": {
10318                 "type": "zip",
10319                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10320                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10321                 "shasum": ""
10322             },
10323             "require": {
10324                 "php": ">=7.3"
10325             },
10326             "require-dev": {
10327                 "phpunit/phpunit": "^9.3"
10328             },
10329             "type": "library",
10330             "extra": {
10331                 "branch-alias": {
10332                     "dev-master": "5.0-dev"
10333                 }
10334             },
10335             "autoload": {
10336                 "classmap": [
10337                     "src/"
10338                 ]
10339             },
10340             "notification-url": "https://packagist.org/downloads/",
10341             "license": [
10342                 "BSD-3-Clause"
10343             ],
10344             "authors": [
10345                 {
10346                     "name": "Sebastian Bergmann",
10347                     "email": "sebastian@phpunit.de",
10348                     "role": "lead"
10349                 }
10350             ],
10351             "description": "Utility class for timing",
10352             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10353             "keywords": [
10354                 "timer"
10355             ],
10356             "support": {
10357                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10358                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10359             },
10360             "funding": [
10361                 {
10362                     "url": "https://github.com/sebastianbergmann",
10363                     "type": "github"
10364                 }
10365             ],
10366             "time": "2020-10-26T13:16:10+00:00"
10367         },
10368         {
10369             "name": "phpunit/phpunit",
10370             "version": "9.5.13",
10371             "source": {
10372                 "type": "git",
10373                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10374                 "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
10375             },
10376             "dist": {
10377                 "type": "zip",
10378                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
10379                 "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
10380                 "shasum": ""
10381             },
10382             "require": {
10383                 "doctrine/instantiator": "^1.3.1",
10384                 "ext-dom": "*",
10385                 "ext-json": "*",
10386                 "ext-libxml": "*",
10387                 "ext-mbstring": "*",
10388                 "ext-xml": "*",
10389                 "ext-xmlwriter": "*",
10390                 "myclabs/deep-copy": "^1.10.1",
10391                 "phar-io/manifest": "^2.0.3",
10392                 "phar-io/version": "^3.0.2",
10393                 "php": ">=7.3",
10394                 "phpspec/prophecy": "^1.12.1",
10395                 "phpunit/php-code-coverage": "^9.2.7",
10396                 "phpunit/php-file-iterator": "^3.0.5",
10397                 "phpunit/php-invoker": "^3.1.1",
10398                 "phpunit/php-text-template": "^2.0.3",
10399                 "phpunit/php-timer": "^5.0.2",
10400                 "sebastian/cli-parser": "^1.0.1",
10401                 "sebastian/code-unit": "^1.0.6",
10402                 "sebastian/comparator": "^4.0.5",
10403                 "sebastian/diff": "^4.0.3",
10404                 "sebastian/environment": "^5.1.3",
10405                 "sebastian/exporter": "^4.0.3",
10406                 "sebastian/global-state": "^5.0.1",
10407                 "sebastian/object-enumerator": "^4.0.3",
10408                 "sebastian/resource-operations": "^3.0.3",
10409                 "sebastian/type": "^2.3.4",
10410                 "sebastian/version": "^3.0.2"
10411             },
10412             "require-dev": {
10413                 "ext-pdo": "*",
10414                 "phpspec/prophecy-phpunit": "^2.0.1"
10415             },
10416             "suggest": {
10417                 "ext-soap": "*",
10418                 "ext-xdebug": "*"
10419             },
10420             "bin": [
10421                 "phpunit"
10422             ],
10423             "type": "library",
10424             "extra": {
10425                 "branch-alias": {
10426                     "dev-master": "9.5-dev"
10427                 }
10428             },
10429             "autoload": {
10430                 "classmap": [
10431                     "src/"
10432                 ],
10433                 "files": [
10434                     "src/Framework/Assert/Functions.php"
10435                 ]
10436             },
10437             "notification-url": "https://packagist.org/downloads/",
10438             "license": [
10439                 "BSD-3-Clause"
10440             ],
10441             "authors": [
10442                 {
10443                     "name": "Sebastian Bergmann",
10444                     "email": "sebastian@phpunit.de",
10445                     "role": "lead"
10446                 }
10447             ],
10448             "description": "The PHP Unit Testing framework.",
10449             "homepage": "https://phpunit.de/",
10450             "keywords": [
10451                 "phpunit",
10452                 "testing",
10453                 "xunit"
10454             ],
10455             "support": {
10456                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10457                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
10458             },
10459             "funding": [
10460                 {
10461                     "url": "https://phpunit.de/sponsors.html",
10462                     "type": "custom"
10463                 },
10464                 {
10465                     "url": "https://github.com/sebastianbergmann",
10466                     "type": "github"
10467                 }
10468             ],
10469             "time": "2022-01-24T07:33:35+00:00"
10470         },
10471         {
10472             "name": "sebastian/cli-parser",
10473             "version": "1.0.1",
10474             "source": {
10475                 "type": "git",
10476                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10477                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10478             },
10479             "dist": {
10480                 "type": "zip",
10481                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10482                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10483                 "shasum": ""
10484             },
10485             "require": {
10486                 "php": ">=7.3"
10487             },
10488             "require-dev": {
10489                 "phpunit/phpunit": "^9.3"
10490             },
10491             "type": "library",
10492             "extra": {
10493                 "branch-alias": {
10494                     "dev-master": "1.0-dev"
10495                 }
10496             },
10497             "autoload": {
10498                 "classmap": [
10499                     "src/"
10500                 ]
10501             },
10502             "notification-url": "https://packagist.org/downloads/",
10503             "license": [
10504                 "BSD-3-Clause"
10505             ],
10506             "authors": [
10507                 {
10508                     "name": "Sebastian Bergmann",
10509                     "email": "sebastian@phpunit.de",
10510                     "role": "lead"
10511                 }
10512             ],
10513             "description": "Library for parsing CLI options",
10514             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10515             "support": {
10516                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10517                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10518             },
10519             "funding": [
10520                 {
10521                     "url": "https://github.com/sebastianbergmann",
10522                     "type": "github"
10523                 }
10524             ],
10525             "time": "2020-09-28T06:08:49+00:00"
10526         },
10527         {
10528             "name": "sebastian/code-unit",
10529             "version": "1.0.8",
10530             "source": {
10531                 "type": "git",
10532                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10533                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10534             },
10535             "dist": {
10536                 "type": "zip",
10537                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10538                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10539                 "shasum": ""
10540             },
10541             "require": {
10542                 "php": ">=7.3"
10543             },
10544             "require-dev": {
10545                 "phpunit/phpunit": "^9.3"
10546             },
10547             "type": "library",
10548             "extra": {
10549                 "branch-alias": {
10550                     "dev-master": "1.0-dev"
10551                 }
10552             },
10553             "autoload": {
10554                 "classmap": [
10555                     "src/"
10556                 ]
10557             },
10558             "notification-url": "https://packagist.org/downloads/",
10559             "license": [
10560                 "BSD-3-Clause"
10561             ],
10562             "authors": [
10563                 {
10564                     "name": "Sebastian Bergmann",
10565                     "email": "sebastian@phpunit.de",
10566                     "role": "lead"
10567                 }
10568             ],
10569             "description": "Collection of value objects that represent the PHP code units",
10570             "homepage": "https://github.com/sebastianbergmann/code-unit",
10571             "support": {
10572                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10573                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10574             },
10575             "funding": [
10576                 {
10577                     "url": "https://github.com/sebastianbergmann",
10578                     "type": "github"
10579                 }
10580             ],
10581             "time": "2020-10-26T13:08:54+00:00"
10582         },
10583         {
10584             "name": "sebastian/code-unit-reverse-lookup",
10585             "version": "2.0.3",
10586             "source": {
10587                 "type": "git",
10588                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10589                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10590             },
10591             "dist": {
10592                 "type": "zip",
10593                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10594                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10595                 "shasum": ""
10596             },
10597             "require": {
10598                 "php": ">=7.3"
10599             },
10600             "require-dev": {
10601                 "phpunit/phpunit": "^9.3"
10602             },
10603             "type": "library",
10604             "extra": {
10605                 "branch-alias": {
10606                     "dev-master": "2.0-dev"
10607                 }
10608             },
10609             "autoload": {
10610                 "classmap": [
10611                     "src/"
10612                 ]
10613             },
10614             "notification-url": "https://packagist.org/downloads/",
10615             "license": [
10616                 "BSD-3-Clause"
10617             ],
10618             "authors": [
10619                 {
10620                     "name": "Sebastian Bergmann",
10621                     "email": "sebastian@phpunit.de"
10622                 }
10623             ],
10624             "description": "Looks up which function or method a line of code belongs to",
10625             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10626             "support": {
10627                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10628                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10629             },
10630             "funding": [
10631                 {
10632                     "url": "https://github.com/sebastianbergmann",
10633                     "type": "github"
10634                 }
10635             ],
10636             "time": "2020-09-28T05:30:19+00:00"
10637         },
10638         {
10639             "name": "sebastian/comparator",
10640             "version": "4.0.6",
10641             "source": {
10642                 "type": "git",
10643                 "url": "https://github.com/sebastianbergmann/comparator.git",
10644                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
10645             },
10646             "dist": {
10647                 "type": "zip",
10648                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
10649                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
10650                 "shasum": ""
10651             },
10652             "require": {
10653                 "php": ">=7.3",
10654                 "sebastian/diff": "^4.0",
10655                 "sebastian/exporter": "^4.0"
10656             },
10657             "require-dev": {
10658                 "phpunit/phpunit": "^9.3"
10659             },
10660             "type": "library",
10661             "extra": {
10662                 "branch-alias": {
10663                     "dev-master": "4.0-dev"
10664                 }
10665             },
10666             "autoload": {
10667                 "classmap": [
10668                     "src/"
10669                 ]
10670             },
10671             "notification-url": "https://packagist.org/downloads/",
10672             "license": [
10673                 "BSD-3-Clause"
10674             ],
10675             "authors": [
10676                 {
10677                     "name": "Sebastian Bergmann",
10678                     "email": "sebastian@phpunit.de"
10679                 },
10680                 {
10681                     "name": "Jeff Welch",
10682                     "email": "whatthejeff@gmail.com"
10683                 },
10684                 {
10685                     "name": "Volker Dusch",
10686                     "email": "github@wallbash.com"
10687                 },
10688                 {
10689                     "name": "Bernhard Schussek",
10690                     "email": "bschussek@2bepublished.at"
10691                 }
10692             ],
10693             "description": "Provides the functionality to compare PHP values for equality",
10694             "homepage": "https://github.com/sebastianbergmann/comparator",
10695             "keywords": [
10696                 "comparator",
10697                 "compare",
10698                 "equality"
10699             ],
10700             "support": {
10701                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10702                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
10703             },
10704             "funding": [
10705                 {
10706                     "url": "https://github.com/sebastianbergmann",
10707                     "type": "github"
10708                 }
10709             ],
10710             "time": "2020-10-26T15:49:45+00:00"
10711         },
10712         {
10713             "name": "sebastian/complexity",
10714             "version": "2.0.2",
10715             "source": {
10716                 "type": "git",
10717                 "url": "https://github.com/sebastianbergmann/complexity.git",
10718                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10719             },
10720             "dist": {
10721                 "type": "zip",
10722                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10723                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10724                 "shasum": ""
10725             },
10726             "require": {
10727                 "nikic/php-parser": "^4.7",
10728                 "php": ">=7.3"
10729             },
10730             "require-dev": {
10731                 "phpunit/phpunit": "^9.3"
10732             },
10733             "type": "library",
10734             "extra": {
10735                 "branch-alias": {
10736                     "dev-master": "2.0-dev"
10737                 }
10738             },
10739             "autoload": {
10740                 "classmap": [
10741                     "src/"
10742                 ]
10743             },
10744             "notification-url": "https://packagist.org/downloads/",
10745             "license": [
10746                 "BSD-3-Clause"
10747             ],
10748             "authors": [
10749                 {
10750                     "name": "Sebastian Bergmann",
10751                     "email": "sebastian@phpunit.de",
10752                     "role": "lead"
10753                 }
10754             ],
10755             "description": "Library for calculating the complexity of PHP code units",
10756             "homepage": "https://github.com/sebastianbergmann/complexity",
10757             "support": {
10758                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
10759                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
10760             },
10761             "funding": [
10762                 {
10763                     "url": "https://github.com/sebastianbergmann",
10764                     "type": "github"
10765                 }
10766             ],
10767             "time": "2020-10-26T15:52:27+00:00"
10768         },
10769         {
10770             "name": "sebastian/diff",
10771             "version": "4.0.4",
10772             "source": {
10773                 "type": "git",
10774                 "url": "https://github.com/sebastianbergmann/diff.git",
10775                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
10776             },
10777             "dist": {
10778                 "type": "zip",
10779                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10780                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10781                 "shasum": ""
10782             },
10783             "require": {
10784                 "php": ">=7.3"
10785             },
10786             "require-dev": {
10787                 "phpunit/phpunit": "^9.3",
10788                 "symfony/process": "^4.2 || ^5"
10789             },
10790             "type": "library",
10791             "extra": {
10792                 "branch-alias": {
10793                     "dev-master": "4.0-dev"
10794                 }
10795             },
10796             "autoload": {
10797                 "classmap": [
10798                     "src/"
10799                 ]
10800             },
10801             "notification-url": "https://packagist.org/downloads/",
10802             "license": [
10803                 "BSD-3-Clause"
10804             ],
10805             "authors": [
10806                 {
10807                     "name": "Sebastian Bergmann",
10808                     "email": "sebastian@phpunit.de"
10809                 },
10810                 {
10811                     "name": "Kore Nordmann",
10812                     "email": "mail@kore-nordmann.de"
10813                 }
10814             ],
10815             "description": "Diff implementation",
10816             "homepage": "https://github.com/sebastianbergmann/diff",
10817             "keywords": [
10818                 "diff",
10819                 "udiff",
10820                 "unidiff",
10821                 "unified diff"
10822             ],
10823             "support": {
10824                 "issues": "https://github.com/sebastianbergmann/diff/issues",
10825                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
10826             },
10827             "funding": [
10828                 {
10829                     "url": "https://github.com/sebastianbergmann",
10830                     "type": "github"
10831                 }
10832             ],
10833             "time": "2020-10-26T13:10:38+00:00"
10834         },
10835         {
10836             "name": "sebastian/environment",
10837             "version": "5.1.3",
10838             "source": {
10839                 "type": "git",
10840                 "url": "https://github.com/sebastianbergmann/environment.git",
10841                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
10842             },
10843             "dist": {
10844                 "type": "zip",
10845                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
10846                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
10847                 "shasum": ""
10848             },
10849             "require": {
10850                 "php": ">=7.3"
10851             },
10852             "require-dev": {
10853                 "phpunit/phpunit": "^9.3"
10854             },
10855             "suggest": {
10856                 "ext-posix": "*"
10857             },
10858             "type": "library",
10859             "extra": {
10860                 "branch-alias": {
10861                     "dev-master": "5.1-dev"
10862                 }
10863             },
10864             "autoload": {
10865                 "classmap": [
10866                     "src/"
10867                 ]
10868             },
10869             "notification-url": "https://packagist.org/downloads/",
10870             "license": [
10871                 "BSD-3-Clause"
10872             ],
10873             "authors": [
10874                 {
10875                     "name": "Sebastian Bergmann",
10876                     "email": "sebastian@phpunit.de"
10877                 }
10878             ],
10879             "description": "Provides functionality to handle HHVM/PHP environments",
10880             "homepage": "http://www.github.com/sebastianbergmann/environment",
10881             "keywords": [
10882                 "Xdebug",
10883                 "environment",
10884                 "hhvm"
10885             ],
10886             "support": {
10887                 "issues": "https://github.com/sebastianbergmann/environment/issues",
10888                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
10889             },
10890             "funding": [
10891                 {
10892                     "url": "https://github.com/sebastianbergmann",
10893                     "type": "github"
10894                 }
10895             ],
10896             "time": "2020-09-28T05:52:38+00:00"
10897         },
10898         {
10899             "name": "sebastian/exporter",
10900             "version": "4.0.4",
10901             "source": {
10902                 "type": "git",
10903                 "url": "https://github.com/sebastianbergmann/exporter.git",
10904                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
10905             },
10906             "dist": {
10907                 "type": "zip",
10908                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10909                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10910                 "shasum": ""
10911             },
10912             "require": {
10913                 "php": ">=7.3",
10914                 "sebastian/recursion-context": "^4.0"
10915             },
10916             "require-dev": {
10917                 "ext-mbstring": "*",
10918                 "phpunit/phpunit": "^9.3"
10919             },
10920             "type": "library",
10921             "extra": {
10922                 "branch-alias": {
10923                     "dev-master": "4.0-dev"
10924                 }
10925             },
10926             "autoload": {
10927                 "classmap": [
10928                     "src/"
10929                 ]
10930             },
10931             "notification-url": "https://packagist.org/downloads/",
10932             "license": [
10933                 "BSD-3-Clause"
10934             ],
10935             "authors": [
10936                 {
10937                     "name": "Sebastian Bergmann",
10938                     "email": "sebastian@phpunit.de"
10939                 },
10940                 {
10941                     "name": "Jeff Welch",
10942                     "email": "whatthejeff@gmail.com"
10943                 },
10944                 {
10945                     "name": "Volker Dusch",
10946                     "email": "github@wallbash.com"
10947                 },
10948                 {
10949                     "name": "Adam Harvey",
10950                     "email": "aharvey@php.net"
10951                 },
10952                 {
10953                     "name": "Bernhard Schussek",
10954                     "email": "bschussek@gmail.com"
10955                 }
10956             ],
10957             "description": "Provides the functionality to export PHP variables for visualization",
10958             "homepage": "https://www.github.com/sebastianbergmann/exporter",
10959             "keywords": [
10960                 "export",
10961                 "exporter"
10962             ],
10963             "support": {
10964                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
10965                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
10966             },
10967             "funding": [
10968                 {
10969                     "url": "https://github.com/sebastianbergmann",
10970                     "type": "github"
10971                 }
10972             ],
10973             "time": "2021-11-11T14:18:36+00:00"
10974         },
10975         {
10976             "name": "sebastian/global-state",
10977             "version": "5.0.3",
10978             "source": {
10979                 "type": "git",
10980                 "url": "https://github.com/sebastianbergmann/global-state.git",
10981                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
10982             },
10983             "dist": {
10984                 "type": "zip",
10985                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10986                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10987                 "shasum": ""
10988             },
10989             "require": {
10990                 "php": ">=7.3",
10991                 "sebastian/object-reflector": "^2.0",
10992                 "sebastian/recursion-context": "^4.0"
10993             },
10994             "require-dev": {
10995                 "ext-dom": "*",
10996                 "phpunit/phpunit": "^9.3"
10997             },
10998             "suggest": {
10999                 "ext-uopz": "*"
11000             },
11001             "type": "library",
11002             "extra": {
11003                 "branch-alias": {
11004                     "dev-master": "5.0-dev"
11005                 }
11006             },
11007             "autoload": {
11008                 "classmap": [
11009                     "src/"
11010                 ]
11011             },
11012             "notification-url": "https://packagist.org/downloads/",
11013             "license": [
11014                 "BSD-3-Clause"
11015             ],
11016             "authors": [
11017                 {
11018                     "name": "Sebastian Bergmann",
11019                     "email": "sebastian@phpunit.de"
11020                 }
11021             ],
11022             "description": "Snapshotting of global state",
11023             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11024             "keywords": [
11025                 "global state"
11026             ],
11027             "support": {
11028                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11029                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
11030             },
11031             "funding": [
11032                 {
11033                     "url": "https://github.com/sebastianbergmann",
11034                     "type": "github"
11035                 }
11036             ],
11037             "time": "2021-06-11T13:31:12+00:00"
11038         },
11039         {
11040             "name": "sebastian/lines-of-code",
11041             "version": "1.0.3",
11042             "source": {
11043                 "type": "git",
11044                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11045                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11046             },
11047             "dist": {
11048                 "type": "zip",
11049                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11050                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11051                 "shasum": ""
11052             },
11053             "require": {
11054                 "nikic/php-parser": "^4.6",
11055                 "php": ">=7.3"
11056             },
11057             "require-dev": {
11058                 "phpunit/phpunit": "^9.3"
11059             },
11060             "type": "library",
11061             "extra": {
11062                 "branch-alias": {
11063                     "dev-master": "1.0-dev"
11064                 }
11065             },
11066             "autoload": {
11067                 "classmap": [
11068                     "src/"
11069                 ]
11070             },
11071             "notification-url": "https://packagist.org/downloads/",
11072             "license": [
11073                 "BSD-3-Clause"
11074             ],
11075             "authors": [
11076                 {
11077                     "name": "Sebastian Bergmann",
11078                     "email": "sebastian@phpunit.de",
11079                     "role": "lead"
11080                 }
11081             ],
11082             "description": "Library for counting the lines of code in PHP source code",
11083             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11084             "support": {
11085                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11086                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11087             },
11088             "funding": [
11089                 {
11090                     "url": "https://github.com/sebastianbergmann",
11091                     "type": "github"
11092                 }
11093             ],
11094             "time": "2020-11-28T06:42:11+00:00"
11095         },
11096         {
11097             "name": "sebastian/object-enumerator",
11098             "version": "4.0.4",
11099             "source": {
11100                 "type": "git",
11101                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11102                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11103             },
11104             "dist": {
11105                 "type": "zip",
11106                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11107                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11108                 "shasum": ""
11109             },
11110             "require": {
11111                 "php": ">=7.3",
11112                 "sebastian/object-reflector": "^2.0",
11113                 "sebastian/recursion-context": "^4.0"
11114             },
11115             "require-dev": {
11116                 "phpunit/phpunit": "^9.3"
11117             },
11118             "type": "library",
11119             "extra": {
11120                 "branch-alias": {
11121                     "dev-master": "4.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": "Traverses array structures and object graphs to enumerate all referenced objects",
11140             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11141             "support": {
11142                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11143                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11144             },
11145             "funding": [
11146                 {
11147                     "url": "https://github.com/sebastianbergmann",
11148                     "type": "github"
11149                 }
11150             ],
11151             "time": "2020-10-26T13:12:34+00:00"
11152         },
11153         {
11154             "name": "sebastian/object-reflector",
11155             "version": "2.0.4",
11156             "source": {
11157                 "type": "git",
11158                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11159                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11160             },
11161             "dist": {
11162                 "type": "zip",
11163                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11164                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
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": "2.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             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11195             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11196             "support": {
11197                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11198                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11199             },
11200             "funding": [
11201                 {
11202                     "url": "https://github.com/sebastianbergmann",
11203                     "type": "github"
11204                 }
11205             ],
11206             "time": "2020-10-26T13:14:26+00:00"
11207         },
11208         {
11209             "name": "sebastian/recursion-context",
11210             "version": "4.0.4",
11211             "source": {
11212                 "type": "git",
11213                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11214                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11215             },
11216             "dist": {
11217                 "type": "zip",
11218                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11219                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11220                 "shasum": ""
11221             },
11222             "require": {
11223                 "php": ">=7.3"
11224             },
11225             "require-dev": {
11226                 "phpunit/phpunit": "^9.3"
11227             },
11228             "type": "library",
11229             "extra": {
11230                 "branch-alias": {
11231                     "dev-master": "4.0-dev"
11232                 }
11233             },
11234             "autoload": {
11235                 "classmap": [
11236                     "src/"
11237                 ]
11238             },
11239             "notification-url": "https://packagist.org/downloads/",
11240             "license": [
11241                 "BSD-3-Clause"
11242             ],
11243             "authors": [
11244                 {
11245                     "name": "Sebastian Bergmann",
11246                     "email": "sebastian@phpunit.de"
11247                 },
11248                 {
11249                     "name": "Jeff Welch",
11250                     "email": "whatthejeff@gmail.com"
11251                 },
11252                 {
11253                     "name": "Adam Harvey",
11254                     "email": "aharvey@php.net"
11255                 }
11256             ],
11257             "description": "Provides functionality to recursively process PHP variables",
11258             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11259             "support": {
11260                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11261                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11262             },
11263             "funding": [
11264                 {
11265                     "url": "https://github.com/sebastianbergmann",
11266                     "type": "github"
11267                 }
11268             ],
11269             "time": "2020-10-26T13:17:30+00:00"
11270         },
11271         {
11272             "name": "sebastian/resource-operations",
11273             "version": "3.0.3",
11274             "source": {
11275                 "type": "git",
11276                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11277                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11278             },
11279             "dist": {
11280                 "type": "zip",
11281                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11282                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11283                 "shasum": ""
11284             },
11285             "require": {
11286                 "php": ">=7.3"
11287             },
11288             "require-dev": {
11289                 "phpunit/phpunit": "^9.0"
11290             },
11291             "type": "library",
11292             "extra": {
11293                 "branch-alias": {
11294                     "dev-master": "3.0-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                 }
11311             ],
11312             "description": "Provides a list of PHP built-in functions that operate on resources",
11313             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11314             "support": {
11315                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11316                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11317             },
11318             "funding": [
11319                 {
11320                     "url": "https://github.com/sebastianbergmann",
11321                     "type": "github"
11322                 }
11323             ],
11324             "time": "2020-09-28T06:45:17+00:00"
11325         },
11326         {
11327             "name": "sebastian/type",
11328             "version": "2.3.4",
11329             "source": {
11330                 "type": "git",
11331                 "url": "https://github.com/sebastianbergmann/type.git",
11332                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
11333             },
11334             "dist": {
11335                 "type": "zip",
11336                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11337                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11338                 "shasum": ""
11339             },
11340             "require": {
11341                 "php": ">=7.3"
11342             },
11343             "require-dev": {
11344                 "phpunit/phpunit": "^9.3"
11345             },
11346             "type": "library",
11347             "extra": {
11348                 "branch-alias": {
11349                     "dev-master": "2.3-dev"
11350                 }
11351             },
11352             "autoload": {
11353                 "classmap": [
11354                     "src/"
11355                 ]
11356             },
11357             "notification-url": "https://packagist.org/downloads/",
11358             "license": [
11359                 "BSD-3-Clause"
11360             ],
11361             "authors": [
11362                 {
11363                     "name": "Sebastian Bergmann",
11364                     "email": "sebastian@phpunit.de",
11365                     "role": "lead"
11366                 }
11367             ],
11368             "description": "Collection of value objects that represent the types of the PHP type system",
11369             "homepage": "https://github.com/sebastianbergmann/type",
11370             "support": {
11371                 "issues": "https://github.com/sebastianbergmann/type/issues",
11372                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
11373             },
11374             "funding": [
11375                 {
11376                     "url": "https://github.com/sebastianbergmann",
11377                     "type": "github"
11378                 }
11379             ],
11380             "time": "2021-06-15T12:49:02+00:00"
11381         },
11382         {
11383             "name": "sebastian/version",
11384             "version": "3.0.2",
11385             "source": {
11386                 "type": "git",
11387                 "url": "https://github.com/sebastianbergmann/version.git",
11388                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11389             },
11390             "dist": {
11391                 "type": "zip",
11392                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11393                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11394                 "shasum": ""
11395             },
11396             "require": {
11397                 "php": ">=7.3"
11398             },
11399             "type": "library",
11400             "extra": {
11401                 "branch-alias": {
11402                     "dev-master": "3.0-dev"
11403                 }
11404             },
11405             "autoload": {
11406                 "classmap": [
11407                     "src/"
11408                 ]
11409             },
11410             "notification-url": "https://packagist.org/downloads/",
11411             "license": [
11412                 "BSD-3-Clause"
11413             ],
11414             "authors": [
11415                 {
11416                     "name": "Sebastian Bergmann",
11417                     "email": "sebastian@phpunit.de",
11418                     "role": "lead"
11419                 }
11420             ],
11421             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11422             "homepage": "https://github.com/sebastianbergmann/version",
11423             "support": {
11424                 "issues": "https://github.com/sebastianbergmann/version/issues",
11425                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11426             },
11427             "funding": [
11428                 {
11429                     "url": "https://github.com/sebastianbergmann",
11430                     "type": "github"
11431                 }
11432             ],
11433             "time": "2020-09-28T06:39:44+00:00"
11434         },
11435         {
11436             "name": "symfony/browser-kit",
11437             "version": "v5.4.3",
11438             "source": {
11439                 "type": "git",
11440                 "url": "https://github.com/symfony/browser-kit.git",
11441                 "reference": "18e73179c6a33d520de1b644941eba108dd811ad"
11442             },
11443             "dist": {
11444                 "type": "zip",
11445                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/18e73179c6a33d520de1b644941eba108dd811ad",
11446                 "reference": "18e73179c6a33d520de1b644941eba108dd811ad",
11447                 "shasum": ""
11448             },
11449             "require": {
11450                 "php": ">=7.2.5",
11451                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11452                 "symfony/polyfill-php80": "^1.16"
11453             },
11454             "require-dev": {
11455                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11456                 "symfony/http-client": "^4.4|^5.0|^6.0",
11457                 "symfony/mime": "^4.4|^5.0|^6.0",
11458                 "symfony/process": "^4.4|^5.0|^6.0"
11459             },
11460             "suggest": {
11461                 "symfony/process": ""
11462             },
11463             "type": "library",
11464             "autoload": {
11465                 "psr-4": {
11466                     "Symfony\\Component\\BrowserKit\\": ""
11467                 },
11468                 "exclude-from-classmap": [
11469                     "/Tests/"
11470                 ]
11471             },
11472             "notification-url": "https://packagist.org/downloads/",
11473             "license": [
11474                 "MIT"
11475             ],
11476             "authors": [
11477                 {
11478                     "name": "Fabien Potencier",
11479                     "email": "fabien@symfony.com"
11480                 },
11481                 {
11482                     "name": "Symfony Community",
11483                     "homepage": "https://symfony.com/contributors"
11484                 }
11485             ],
11486             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11487             "homepage": "https://symfony.com",
11488             "support": {
11489                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.3"
11490             },
11491             "funding": [
11492                 {
11493                     "url": "https://symfony.com/sponsor",
11494                     "type": "custom"
11495                 },
11496                 {
11497                     "url": "https://github.com/fabpot",
11498                     "type": "github"
11499                 },
11500                 {
11501                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11502                     "type": "tidelift"
11503                 }
11504             ],
11505             "time": "2022-01-02T09:53:40+00:00"
11506         },
11507         {
11508             "name": "symfony/debug",
11509             "version": "v4.4.37",
11510             "source": {
11511                 "type": "git",
11512                 "url": "https://github.com/symfony/debug.git",
11513                 "reference": "5de6c6e7f52b364840e53851c126be4d71e60470"
11514             },
11515             "dist": {
11516                 "type": "zip",
11517                 "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470",
11518                 "reference": "5de6c6e7f52b364840e53851c126be4d71e60470",
11519                 "shasum": ""
11520             },
11521             "require": {
11522                 "php": ">=7.1.3",
11523                 "psr/log": "^1|^2|^3"
11524             },
11525             "conflict": {
11526                 "symfony/http-kernel": "<3.4"
11527             },
11528             "require-dev": {
11529                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11530             },
11531             "type": "library",
11532             "autoload": {
11533                 "psr-4": {
11534                     "Symfony\\Component\\Debug\\": ""
11535                 },
11536                 "exclude-from-classmap": [
11537                     "/Tests/"
11538                 ]
11539             },
11540             "notification-url": "https://packagist.org/downloads/",
11541             "license": [
11542                 "MIT"
11543             ],
11544             "authors": [
11545                 {
11546                     "name": "Fabien Potencier",
11547                     "email": "fabien@symfony.com"
11548                 },
11549                 {
11550                     "name": "Symfony Community",
11551                     "homepage": "https://symfony.com/contributors"
11552                 }
11553             ],
11554             "description": "Provides tools to ease debugging PHP code",
11555             "homepage": "https://symfony.com",
11556             "support": {
11557                 "source": "https://github.com/symfony/debug/tree/v4.4.37"
11558             },
11559             "funding": [
11560                 {
11561                     "url": "https://symfony.com/sponsor",
11562                     "type": "custom"
11563                 },
11564                 {
11565                     "url": "https://github.com/fabpot",
11566                     "type": "github"
11567                 },
11568                 {
11569                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11570                     "type": "tidelift"
11571                 }
11572             ],
11573             "time": "2022-01-02T09:41:36+00:00"
11574         },
11575         {
11576             "name": "symfony/dom-crawler",
11577             "version": "v5.4.3",
11578             "source": {
11579                 "type": "git",
11580                 "url": "https://github.com/symfony/dom-crawler.git",
11581                 "reference": "2634381fdf27a2a0a8ac8eb404025eb656c65d0c"
11582             },
11583             "dist": {
11584                 "type": "zip",
11585                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2634381fdf27a2a0a8ac8eb404025eb656c65d0c",
11586                 "reference": "2634381fdf27a2a0a8ac8eb404025eb656c65d0c",
11587                 "shasum": ""
11588             },
11589             "require": {
11590                 "php": ">=7.2.5",
11591                 "symfony/deprecation-contracts": "^2.1|^3",
11592                 "symfony/polyfill-ctype": "~1.8",
11593                 "symfony/polyfill-mbstring": "~1.0",
11594                 "symfony/polyfill-php80": "^1.16"
11595             },
11596             "conflict": {
11597                 "masterminds/html5": "<2.6"
11598             },
11599             "require-dev": {
11600                 "masterminds/html5": "^2.6",
11601                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11602             },
11603             "suggest": {
11604                 "symfony/css-selector": ""
11605             },
11606             "type": "library",
11607             "autoload": {
11608                 "psr-4": {
11609                     "Symfony\\Component\\DomCrawler\\": ""
11610                 },
11611                 "exclude-from-classmap": [
11612                     "/Tests/"
11613                 ]
11614             },
11615             "notification-url": "https://packagist.org/downloads/",
11616             "license": [
11617                 "MIT"
11618             ],
11619             "authors": [
11620                 {
11621                     "name": "Fabien Potencier",
11622                     "email": "fabien@symfony.com"
11623                 },
11624                 {
11625                     "name": "Symfony Community",
11626                     "homepage": "https://symfony.com/contributors"
11627                 }
11628             ],
11629             "description": "Eases DOM navigation for HTML and XML documents",
11630             "homepage": "https://symfony.com",
11631             "support": {
11632                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.3"
11633             },
11634             "funding": [
11635                 {
11636                     "url": "https://symfony.com/sponsor",
11637                     "type": "custom"
11638                 },
11639                 {
11640                     "url": "https://github.com/fabpot",
11641                     "type": "github"
11642                 },
11643                 {
11644                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11645                     "type": "tidelift"
11646                 }
11647             ],
11648             "time": "2022-01-02T09:53:40+00:00"
11649         },
11650         {
11651             "name": "symfony/error-handler",
11652             "version": "v4.4.37",
11653             "source": {
11654                 "type": "git",
11655                 "url": "https://github.com/symfony/error-handler.git",
11656                 "reference": "8d80ad881e1ce17979547873d093e3c987a6a629"
11657             },
11658             "dist": {
11659                 "type": "zip",
11660                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/8d80ad881e1ce17979547873d093e3c987a6a629",
11661                 "reference": "8d80ad881e1ce17979547873d093e3c987a6a629",
11662                 "shasum": ""
11663             },
11664             "require": {
11665                 "php": ">=7.1.3",
11666                 "psr/log": "^1|^2|^3",
11667                 "symfony/debug": "^4.4.5",
11668                 "symfony/var-dumper": "^4.4|^5.0"
11669             },
11670             "require-dev": {
11671                 "symfony/http-kernel": "^4.4|^5.0",
11672                 "symfony/serializer": "^4.4|^5.0"
11673             },
11674             "type": "library",
11675             "autoload": {
11676                 "psr-4": {
11677                     "Symfony\\Component\\ErrorHandler\\": ""
11678                 },
11679                 "exclude-from-classmap": [
11680                     "/Tests/"
11681                 ]
11682             },
11683             "notification-url": "https://packagist.org/downloads/",
11684             "license": [
11685                 "MIT"
11686             ],
11687             "authors": [
11688                 {
11689                     "name": "Fabien Potencier",
11690                     "email": "fabien@symfony.com"
11691                 },
11692                 {
11693                     "name": "Symfony Community",
11694                     "homepage": "https://symfony.com/contributors"
11695                 }
11696             ],
11697             "description": "Provides tools to manage errors and ease debugging PHP code",
11698             "homepage": "https://symfony.com",
11699             "support": {
11700                 "source": "https://github.com/symfony/error-handler/tree/v4.4.37"
11701             },
11702             "funding": [
11703                 {
11704                     "url": "https://symfony.com/sponsor",
11705                     "type": "custom"
11706                 },
11707                 {
11708                     "url": "https://github.com/fabpot",
11709                     "type": "github"
11710                 },
11711                 {
11712                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11713                     "type": "tidelift"
11714                 }
11715             ],
11716             "time": "2022-01-02T09:41:36+00:00"
11717         },
11718         {
11719             "name": "symfony/finder",
11720             "version": "v5.4.3",
11721             "source": {
11722                 "type": "git",
11723                 "url": "https://github.com/symfony/finder.git",
11724                 "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
11725             },
11726             "dist": {
11727                 "type": "zip",
11728                 "url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
11729                 "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
11730                 "shasum": ""
11731             },
11732             "require": {
11733                 "php": ">=7.2.5",
11734                 "symfony/deprecation-contracts": "^2.1|^3",
11735                 "symfony/polyfill-php80": "^1.16"
11736             },
11737             "type": "library",
11738             "autoload": {
11739                 "psr-4": {
11740                     "Symfony\\Component\\Finder\\": ""
11741                 },
11742                 "exclude-from-classmap": [
11743                     "/Tests/"
11744                 ]
11745             },
11746             "notification-url": "https://packagist.org/downloads/",
11747             "license": [
11748                 "MIT"
11749             ],
11750             "authors": [
11751                 {
11752                     "name": "Fabien Potencier",
11753                     "email": "fabien@symfony.com"
11754                 },
11755                 {
11756                     "name": "Symfony Community",
11757                     "homepage": "https://symfony.com/contributors"
11758                 }
11759             ],
11760             "description": "Finds files and directories via an intuitive fluent interface",
11761             "homepage": "https://symfony.com",
11762             "support": {
11763                 "source": "https://github.com/symfony/finder/tree/v5.4.3"
11764             },
11765             "funding": [
11766                 {
11767                     "url": "https://symfony.com/sponsor",
11768                     "type": "custom"
11769                 },
11770                 {
11771                     "url": "https://github.com/fabpot",
11772                     "type": "github"
11773                 },
11774                 {
11775                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11776                     "type": "tidelift"
11777                 }
11778             ],
11779             "time": "2022-01-26T16:34:36+00:00"
11780         },
11781         {
11782             "name": "symfony/http-client",
11783             "version": "v5.4.3",
11784             "source": {
11785                 "type": "git",
11786                 "url": "https://github.com/symfony/http-client.git",
11787                 "reference": "a5a467b62dc91eb253db51a91a2c1977f611f60c"
11788             },
11789             "dist": {
11790                 "type": "zip",
11791                 "url": "https://api.github.com/repos/symfony/http-client/zipball/a5a467b62dc91eb253db51a91a2c1977f611f60c",
11792                 "reference": "a5a467b62dc91eb253db51a91a2c1977f611f60c",
11793                 "shasum": ""
11794             },
11795             "require": {
11796                 "php": ">=7.2.5",
11797                 "psr/log": "^1|^2|^3",
11798                 "symfony/deprecation-contracts": "^2.1|^3",
11799                 "symfony/http-client-contracts": "^2.4",
11800                 "symfony/polyfill-php73": "^1.11",
11801                 "symfony/polyfill-php80": "^1.16",
11802                 "symfony/service-contracts": "^1.0|^2|^3"
11803             },
11804             "provide": {
11805                 "php-http/async-client-implementation": "*",
11806                 "php-http/client-implementation": "*",
11807                 "psr/http-client-implementation": "1.0",
11808                 "symfony/http-client-implementation": "2.4"
11809             },
11810             "require-dev": {
11811                 "amphp/amp": "^2.5",
11812                 "amphp/http-client": "^4.2.1",
11813                 "amphp/http-tunnel": "^1.0",
11814                 "amphp/socket": "^1.1",
11815                 "guzzlehttp/promises": "^1.4",
11816                 "nyholm/psr7": "^1.0",
11817                 "php-http/httplug": "^1.0|^2.0",
11818                 "psr/http-client": "^1.0",
11819                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
11820                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
11821                 "symfony/process": "^4.4|^5.0|^6.0",
11822                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
11823             },
11824             "type": "library",
11825             "autoload": {
11826                 "psr-4": {
11827                     "Symfony\\Component\\HttpClient\\": ""
11828                 },
11829                 "exclude-from-classmap": [
11830                     "/Tests/"
11831                 ]
11832             },
11833             "notification-url": "https://packagist.org/downloads/",
11834             "license": [
11835                 "MIT"
11836             ],
11837             "authors": [
11838                 {
11839                     "name": "Nicolas Grekas",
11840                     "email": "p@tchwork.com"
11841                 },
11842                 {
11843                     "name": "Symfony Community",
11844                     "homepage": "https://symfony.com/contributors"
11845                 }
11846             ],
11847             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
11848             "homepage": "https://symfony.com",
11849             "support": {
11850                 "source": "https://github.com/symfony/http-client/tree/v5.4.3"
11851             },
11852             "funding": [
11853                 {
11854                     "url": "https://symfony.com/sponsor",
11855                     "type": "custom"
11856                 },
11857                 {
11858                     "url": "https://github.com/fabpot",
11859                     "type": "github"
11860                 },
11861                 {
11862                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11863                     "type": "tidelift"
11864                 }
11865             ],
11866             "time": "2022-01-22T06:53:01+00:00"
11867         },
11868         {
11869             "name": "symfony/http-client-contracts",
11870             "version": "v2.5.0",
11871             "source": {
11872                 "type": "git",
11873                 "url": "https://github.com/symfony/http-client-contracts.git",
11874                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166"
11875             },
11876             "dist": {
11877                 "type": "zip",
11878                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166",
11879                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166",
11880                 "shasum": ""
11881             },
11882             "require": {
11883                 "php": ">=7.2.5"
11884             },
11885             "suggest": {
11886                 "symfony/http-client-implementation": ""
11887             },
11888             "type": "library",
11889             "extra": {
11890                 "branch-alias": {
11891                     "dev-main": "2.5-dev"
11892                 },
11893                 "thanks": {
11894                     "name": "symfony/contracts",
11895                     "url": "https://github.com/symfony/contracts"
11896                 }
11897             },
11898             "autoload": {
11899                 "psr-4": {
11900                     "Symfony\\Contracts\\HttpClient\\": ""
11901                 }
11902             },
11903             "notification-url": "https://packagist.org/downloads/",
11904             "license": [
11905                 "MIT"
11906             ],
11907             "authors": [
11908                 {
11909                     "name": "Nicolas Grekas",
11910                     "email": "p@tchwork.com"
11911                 },
11912                 {
11913                     "name": "Symfony Community",
11914                     "homepage": "https://symfony.com/contributors"
11915                 }
11916             ],
11917             "description": "Generic abstractions related to HTTP clients",
11918             "homepage": "https://symfony.com",
11919             "keywords": [
11920                 "abstractions",
11921                 "contracts",
11922                 "decoupling",
11923                 "interfaces",
11924                 "interoperability",
11925                 "standards"
11926             ],
11927             "support": {
11928                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0"
11929             },
11930             "funding": [
11931                 {
11932                     "url": "https://symfony.com/sponsor",
11933                     "type": "custom"
11934                 },
11935                 {
11936                     "url": "https://github.com/fabpot",
11937                     "type": "github"
11938                 },
11939                 {
11940                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11941                     "type": "tidelift"
11942                 }
11943             ],
11944             "time": "2021-11-03T09:24:47+00:00"
11945         },
11946         {
11947             "name": "symfony/http-kernel",
11948             "version": "v4.4.37",
11949             "source": {
11950                 "type": "git",
11951                 "url": "https://github.com/symfony/http-kernel.git",
11952                 "reference": "ef830fb76eea90dc778fd68c8a7816fbc6109ed6"
11953             },
11954             "dist": {
11955                 "type": "zip",
11956                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ef830fb76eea90dc778fd68c8a7816fbc6109ed6",
11957                 "reference": "ef830fb76eea90dc778fd68c8a7816fbc6109ed6",
11958                 "shasum": ""
11959             },
11960             "require": {
11961                 "php": ">=7.1.3",
11962                 "psr/log": "^1|^2",
11963                 "symfony/error-handler": "^4.4",
11964                 "symfony/event-dispatcher": "^4.4",
11965                 "symfony/http-client-contracts": "^1.1|^2",
11966                 "symfony/http-foundation": "^4.4.30|^5.3.7",
11967                 "symfony/polyfill-ctype": "^1.8",
11968                 "symfony/polyfill-php73": "^1.9",
11969                 "symfony/polyfill-php80": "^1.16"
11970             },
11971             "conflict": {
11972                 "symfony/browser-kit": "<4.3",
11973                 "symfony/config": "<3.4",
11974                 "symfony/console": ">=5",
11975                 "symfony/dependency-injection": "<4.3",
11976                 "symfony/translation": "<4.2",
11977                 "twig/twig": "<1.43|<2.13,>=2"
11978             },
11979             "provide": {
11980                 "psr/log-implementation": "1.0|2.0"
11981             },
11982             "require-dev": {
11983                 "psr/cache": "^1.0|^2.0|^3.0",
11984                 "symfony/browser-kit": "^4.3|^5.0",
11985                 "symfony/config": "^3.4|^4.0|^5.0",
11986                 "symfony/console": "^3.4|^4.0",
11987                 "symfony/css-selector": "^3.4|^4.0|^5.0",
11988                 "symfony/dependency-injection": "^4.3|^5.0",
11989                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
11990                 "symfony/expression-language": "^3.4|^4.0|^5.0",
11991                 "symfony/finder": "^3.4|^4.0|^5.0",
11992                 "symfony/process": "^3.4|^4.0|^5.0",
11993                 "symfony/routing": "^3.4|^4.0|^5.0",
11994                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
11995                 "symfony/templating": "^3.4|^4.0|^5.0",
11996                 "symfony/translation": "^4.2|^5.0",
11997                 "symfony/translation-contracts": "^1.1|^2",
11998                 "twig/twig": "^1.43|^2.13|^3.0.4"
11999             },
12000             "suggest": {
12001                 "symfony/browser-kit": "",
12002                 "symfony/config": "",
12003                 "symfony/console": "",
12004                 "symfony/dependency-injection": ""
12005             },
12006             "type": "library",
12007             "autoload": {
12008                 "psr-4": {
12009                     "Symfony\\Component\\HttpKernel\\": ""
12010                 },
12011                 "exclude-from-classmap": [
12012                     "/Tests/"
12013                 ]
12014             },
12015             "notification-url": "https://packagist.org/downloads/",
12016             "license": [
12017                 "MIT"
12018             ],
12019             "authors": [
12020                 {
12021                     "name": "Fabien Potencier",
12022                     "email": "fabien@symfony.com"
12023                 },
12024                 {
12025                     "name": "Symfony Community",
12026                     "homepage": "https://symfony.com/contributors"
12027                 }
12028             ],
12029             "description": "Provides a structured process for converting a Request into a Response",
12030             "homepage": "https://symfony.com",
12031             "support": {
12032                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.37"
12033             },
12034             "funding": [
12035                 {
12036                     "url": "https://symfony.com/sponsor",
12037                     "type": "custom"
12038                 },
12039                 {
12040                     "url": "https://github.com/fabpot",
12041                     "type": "github"
12042                 },
12043                 {
12044                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12045                     "type": "tidelift"
12046                 }
12047             ],
12048             "time": "2022-01-28T10:47:23+00:00"
12049         },
12050         {
12051             "name": "symfony/panther",
12052             "version": "v1.1.2",
12053             "source": {
12054                 "type": "git",
12055                 "url": "https://github.com/symfony/panther.git",
12056                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12057             },
12058             "dist": {
12059                 "type": "zip",
12060                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12061                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12062                 "shasum": ""
12063             },
12064             "require": {
12065                 "ext-dom": "*",
12066                 "ext-libxml": "*",
12067                 "php": ">=7.1",
12068                 "php-webdriver/webdriver": "^1.8.2",
12069                 "symfony/browser-kit": "^4.4 || ^5.0",
12070                 "symfony/dependency-injection": "^4.4 || ^5.0",
12071                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12072                 "symfony/dom-crawler": "^4.4 || ^5.0",
12073                 "symfony/http-client": "^4.4.11 || ^5.2",
12074                 "symfony/http-kernel": "^4.4 || ^5.0",
12075                 "symfony/polyfill-php72": "^1.9",
12076                 "symfony/process": "^4.4 || ^5.0"
12077             },
12078             "require-dev": {
12079                 "symfony/css-selector": "^4.4 || ^5.0",
12080                 "symfony/framework-bundle": "^4.4 || ^5.0",
12081                 "symfony/mime": "^4.4 || ^5.0",
12082                 "symfony/phpunit-bridge": "^5.2"
12083             },
12084             "type": "library",
12085             "extra": {
12086                 "branch-alias": {
12087                     "dev-main": "1.1.x-dev"
12088                 }
12089             },
12090             "autoload": {
12091                 "psr-4": {
12092                     "Symfony\\Component\\Panther\\": "src/"
12093                 }
12094             },
12095             "notification-url": "https://packagist.org/downloads/",
12096             "license": [
12097                 "MIT"
12098             ],
12099             "authors": [
12100                 {
12101                     "name": "Kévin Dunglas",
12102                     "email": "dunglas@gmail.com",
12103                     "homepage": "https://dunglas.fr"
12104                 },
12105                 {
12106                     "name": "Symfony Community",
12107                     "homepage": "https://symfony.com/contributors"
12108                 }
12109             ],
12110             "description": "A browser testing and web scraping library for PHP and Symfony.",
12111             "homepage": "https://dunglas.fr",
12112             "keywords": [
12113                 "e2e",
12114                 "scraping",
12115                 "selenium",
12116                 "symfony",
12117                 "testing",
12118                 "webdriver"
12119             ],
12120             "support": {
12121                 "issues": "https://github.com/symfony/panther/issues",
12122                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12123             },
12124             "funding": [
12125                 {
12126                     "url": "https://www.panthera.org/donate",
12127                     "type": "custom"
12128                 },
12129                 {
12130                     "url": "https://github.com/dunglas",
12131                     "type": "github"
12132                 },
12133                 {
12134                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12135                     "type": "tidelift"
12136                 }
12137             ],
12138             "time": "2021-11-30T15:51:25+00:00"
12139         },
12140         {
12141             "name": "symfony/polyfill-php73",
12142             "version": "v1.24.0",
12143             "source": {
12144                 "type": "git",
12145                 "url": "https://github.com/symfony/polyfill-php73.git",
12146                 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
12147             },
12148             "dist": {
12149                 "type": "zip",
12150                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
12151                 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
12152                 "shasum": ""
12153             },
12154             "require": {
12155                 "php": ">=7.1"
12156             },
12157             "type": "library",
12158             "extra": {
12159                 "branch-alias": {
12160                     "dev-main": "1.23-dev"
12161                 },
12162                 "thanks": {
12163                     "name": "symfony/polyfill",
12164                     "url": "https://github.com/symfony/polyfill"
12165                 }
12166             },
12167             "autoload": {
12168                 "psr-4": {
12169                     "Symfony\\Polyfill\\Php73\\": ""
12170                 },
12171                 "files": [
12172                     "bootstrap.php"
12173                 ],
12174                 "classmap": [
12175                     "Resources/stubs"
12176                 ]
12177             },
12178             "notification-url": "https://packagist.org/downloads/",
12179             "license": [
12180                 "MIT"
12181             ],
12182             "authors": [
12183                 {
12184                     "name": "Nicolas Grekas",
12185                     "email": "p@tchwork.com"
12186                 },
12187                 {
12188                     "name": "Symfony Community",
12189                     "homepage": "https://symfony.com/contributors"
12190                 }
12191             ],
12192             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
12193             "homepage": "https://symfony.com",
12194             "keywords": [
12195                 "compatibility",
12196                 "polyfill",
12197                 "portable",
12198                 "shim"
12199             ],
12200             "support": {
12201                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0"
12202             },
12203             "funding": [
12204                 {
12205                     "url": "https://symfony.com/sponsor",
12206                     "type": "custom"
12207                 },
12208                 {
12209                     "url": "https://github.com/fabpot",
12210                     "type": "github"
12211                 },
12212                 {
12213                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12214                     "type": "tidelift"
12215                 }
12216             ],
12217             "time": "2021-06-05T21:20:04+00:00"
12218         },
12219         {
12220             "name": "symfony/var-dumper",
12221             "version": "v5.4.3",
12222             "source": {
12223                 "type": "git",
12224                 "url": "https://github.com/symfony/var-dumper.git",
12225                 "reference": "970a01f208bf895c5f327ba40b72288da43adec4"
12226             },
12227             "dist": {
12228                 "type": "zip",
12229                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/970a01f208bf895c5f327ba40b72288da43adec4",
12230                 "reference": "970a01f208bf895c5f327ba40b72288da43adec4",
12231                 "shasum": ""
12232             },
12233             "require": {
12234                 "php": ">=7.2.5",
12235                 "symfony/polyfill-mbstring": "~1.0",
12236                 "symfony/polyfill-php80": "^1.16"
12237             },
12238             "conflict": {
12239                 "phpunit/phpunit": "<5.4.3",
12240                 "symfony/console": "<4.4"
12241             },
12242             "require-dev": {
12243                 "ext-iconv": "*",
12244                 "symfony/console": "^4.4|^5.0|^6.0",
12245                 "symfony/process": "^4.4|^5.0|^6.0",
12246                 "symfony/uid": "^5.1|^6.0",
12247                 "twig/twig": "^2.13|^3.0.4"
12248             },
12249             "suggest": {
12250                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12251                 "ext-intl": "To show region name in time zone dump",
12252                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12253             },
12254             "bin": [
12255                 "Resources/bin/var-dump-server"
12256             ],
12257             "type": "library",
12258             "autoload": {
12259                 "files": [
12260                     "Resources/functions/dump.php"
12261                 ],
12262                 "psr-4": {
12263                     "Symfony\\Component\\VarDumper\\": ""
12264                 },
12265                 "exclude-from-classmap": [
12266                     "/Tests/"
12267                 ]
12268             },
12269             "notification-url": "https://packagist.org/downloads/",
12270             "license": [
12271                 "MIT"
12272             ],
12273             "authors": [
12274                 {
12275                     "name": "Nicolas Grekas",
12276                     "email": "p@tchwork.com"
12277                 },
12278                 {
12279                     "name": "Symfony Community",
12280                     "homepage": "https://symfony.com/contributors"
12281                 }
12282             ],
12283             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12284             "homepage": "https://symfony.com",
12285             "keywords": [
12286                 "debug",
12287                 "dump"
12288             ],
12289             "support": {
12290                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.3"
12291             },
12292             "funding": [
12293                 {
12294                     "url": "https://symfony.com/sponsor",
12295                     "type": "custom"
12296                 },
12297                 {
12298                     "url": "https://github.com/fabpot",
12299                     "type": "github"
12300                 },
12301                 {
12302                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12303                     "type": "tidelift"
12304                 }
12305             ],
12306             "time": "2022-01-17T16:30:37+00:00"
12307         },
12308         {
12309             "name": "theseer/tokenizer",
12310             "version": "1.2.1",
12311             "source": {
12312                 "type": "git",
12313                 "url": "https://github.com/theseer/tokenizer.git",
12314                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12315             },
12316             "dist": {
12317                 "type": "zip",
12318                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12319                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12320                 "shasum": ""
12321             },
12322             "require": {
12323                 "ext-dom": "*",
12324                 "ext-tokenizer": "*",
12325                 "ext-xmlwriter": "*",
12326                 "php": "^7.2 || ^8.0"
12327             },
12328             "type": "library",
12329             "autoload": {
12330                 "classmap": [
12331                     "src/"
12332                 ]
12333             },
12334             "notification-url": "https://packagist.org/downloads/",
12335             "license": [
12336                 "BSD-3-Clause"
12337             ],
12338             "authors": [
12339                 {
12340                     "name": "Arne Blankerts",
12341                     "email": "arne@blankerts.de",
12342                     "role": "Developer"
12343                 }
12344             ],
12345             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12346             "support": {
12347                 "issues": "https://github.com/theseer/tokenizer/issues",
12348                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12349             },
12350             "funding": [
12351                 {
12352                     "url": "https://github.com/theseer",
12353                     "type": "github"
12354                 }
12355             ],
12356             "time": "2021-07-28T10:34:58+00:00"
12357         },
12358         {
12359             "name": "zircote/swagger-php",
12360             "version": "3.3.3",
12361             "source": {
12362                 "type": "git",
12363                 "url": "https://github.com/zircote/swagger-php.git",
12364                 "reference": "cec9943f974df43370c51be7c489fc1007f80f2b"
12365             },
12366             "dist": {
12367                 "type": "zip",
12368                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/cec9943f974df43370c51be7c489fc1007f80f2b",
12369                 "reference": "cec9943f974df43370c51be7c489fc1007f80f2b",
12370                 "shasum": ""
12371             },
12372             "require": {
12373                 "doctrine/annotations": "^1.7",
12374                 "ext-json": "*",
12375                 "php": ">=7.2",
12376                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12377                 "symfony/finder": ">=2.2",
12378                 "symfony/yaml": ">=3.3"
12379             },
12380             "require-dev": {
12381                 "composer/package-versions-deprecated": "1.11.99.2",
12382                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12383                 "phpunit/phpunit": ">=8.5.14"
12384             },
12385             "bin": [
12386                 "bin/openapi"
12387             ],
12388             "type": "library",
12389             "autoload": {
12390                 "psr-4": {
12391                     "OpenApi\\": "src"
12392                 },
12393                 "files": [
12394                     "src/functions.php"
12395                 ]
12396             },
12397             "notification-url": "https://packagist.org/downloads/",
12398             "license": [
12399                 "Apache-2.0"
12400             ],
12401             "authors": [
12402                 {
12403                     "name": "Robert Allen",
12404                     "email": "zircote@gmail.com"
12405                 },
12406                 {
12407                     "name": "Bob Fanger",
12408                     "email": "bfanger@gmail.com",
12409                     "homepage": "https://bfanger.nl"
12410                 },
12411                 {
12412                     "name": "Martin Rademacher",
12413                     "email": "mano@radebatz.net",
12414                     "homepage": "https://radebatz.net"
12415                 }
12416             ],
12417             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12418             "homepage": "https://github.com/zircote/swagger-php/",
12419             "keywords": [
12420                 "api",
12421                 "json",
12422                 "rest",
12423                 "service discovery"
12424             ],
12425             "support": {
12426                 "issues": "https://github.com/zircote/swagger-php/issues",
12427                 "source": "https://github.com/zircote/swagger-php/tree/3.3.3"
12428             },
12429             "time": "2021-12-23T19:45:20+00:00"
12430         }
12431     ],
12432     "aliases": [],
12433     "minimum-stability": "stable",
12434     "stability-flags": [],
12435     "prefer-stable": false,
12436     "prefer-lowest": false,
12437     "platform": {
12438         "php": ">=7.4.0"
12439     },
12440     "platform-dev": [],
12441     "platform-overrides": {
12442         "php": "7.4"
12443     },
12444     "plugin-api-version": "2.2.0"