rework zip archive for QRDA CATI Testing Record Sample (#5301)
[openemr.git] / composer.lock
blobed119f56b475c5be930f2b45489644a58492fefa
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": "5c1aa21771a5894002d59e3a8a8b2113",
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.6.0",
404             "source": {
405                 "type": "git",
406                 "url": "https://github.com/clue/stream-filter.git",
407                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
408             },
409             "dist": {
410                 "type": "zip",
411                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
412                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
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                 "files": [
424                     "src/functions_include.php"
425                 ],
426                 "psr-4": {
427                     "Clue\\StreamFilter\\": "src/"
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.6.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": "2022-02-21T13:15:14+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": "digitickets/lalit",
571             "version": "3.3.0",
572             "source": {
573                 "type": "git",
574                 "url": "https://github.com/digitickets/lalit.git",
575                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
576             },
577             "dist": {
578                 "type": "zip",
579                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
580                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
581                 "shasum": ""
582             },
583             "require": {
584                 "ext-dom": "*",
585                 "php": ">=7"
586             },
587             "require-dev": {
588                 "mockery/mockery": "^0",
589                 "phpunit/phpunit": "^6"
590             },
591             "type": "library",
592             "autoload": {
593                 "psr-4": {
594                     "LaLit\\": "src"
595                 }
596             },
597             "notification-url": "https://packagist.org/downloads/",
598             "license": [
599                 "CC0-1.0"
600             ],
601             "authors": [
602                 {
603                     "name": "Lalit Patel",
604                     "role": "Lead Developer"
605                 },
606                 {
607                     "name": "Richard Quadling",
608                     "role": "Developer"
609                 }
610             ],
611             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
612             "homepage": "http://www.lalit.org/lab",
613             "keywords": [
614                 "array",
615                 "xml"
616             ],
617             "support": {
618                 "issues": "https://github.com/digitickets/lalit/issues",
619                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
620             },
621             "time": "2022-03-10T17:19:42+00:00"
622         },
623         {
624             "name": "dompdf/dompdf",
625             "version": "v1.1.1",
626             "source": {
627                 "type": "git",
628                 "url": "https://github.com/dompdf/dompdf.git",
629                 "reference": "de4aad040737a89fae2129cdeb0f79c45513128d"
630             },
631             "dist": {
632                 "type": "zip",
633                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/de4aad040737a89fae2129cdeb0f79c45513128d",
634                 "reference": "de4aad040737a89fae2129cdeb0f79c45513128d",
635                 "shasum": ""
636             },
637             "require": {
638                 "ext-dom": "*",
639                 "ext-mbstring": "*",
640                 "phenx/php-font-lib": "^0.5.2",
641                 "phenx/php-svg-lib": "^0.3.3",
642                 "php": "^7.1 || ^8.0"
643             },
644             "require-dev": {
645                 "mockery/mockery": "^1.3",
646                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
647                 "squizlabs/php_codesniffer": "^3.5"
648             },
649             "suggest": {
650                 "ext-gd": "Needed to process images",
651                 "ext-gmagick": "Improves image processing performance",
652                 "ext-imagick": "Improves image processing performance",
653                 "ext-zlib": "Needed for pdf stream compression"
654             },
655             "type": "library",
656             "autoload": {
657                 "psr-4": {
658                     "Dompdf\\": "src/"
659                 },
660                 "classmap": [
661                     "lib/"
662                 ]
663             },
664             "notification-url": "https://packagist.org/downloads/",
665             "license": [
666                 "LGPL-2.1"
667             ],
668             "authors": [
669                 {
670                     "name": "Fabien Ménager",
671                     "email": "fabien.menager@gmail.com"
672                 },
673                 {
674                     "name": "Brian Sweeney",
675                     "email": "eclecticgeek@gmail.com"
676                 },
677                 {
678                     "name": "Gabriel Bull",
679                     "email": "me@gabrielbull.com"
680                 }
681             ],
682             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
683             "homepage": "https://github.com/dompdf/dompdf",
684             "support": {
685                 "issues": "https://github.com/dompdf/dompdf/issues",
686                 "source": "https://github.com/dompdf/dompdf/tree/v1.1.1"
687             },
688             "time": "2021-11-24T00:45:04+00:00"
689         },
690         {
691             "name": "ezyang/htmlpurifier",
692             "version": "v4.14.0",
693             "source": {
694                 "type": "git",
695                 "url": "https://github.com/ezyang/htmlpurifier.git",
696                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
697             },
698             "dist": {
699                 "type": "zip",
700                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
701                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
702                 "shasum": ""
703             },
704             "require": {
705                 "php": ">=5.2"
706             },
707             "type": "library",
708             "autoload": {
709                 "files": [
710                     "library/HTMLPurifier.composer.php"
711                 ],
712                 "psr-0": {
713                     "HTMLPurifier": "library/"
714                 },
715                 "exclude-from-classmap": [
716                     "/library/HTMLPurifier/Language/"
717                 ]
718             },
719             "notification-url": "https://packagist.org/downloads/",
720             "license": [
721                 "LGPL-2.1-or-later"
722             ],
723             "authors": [
724                 {
725                     "name": "Edward Z. Yang",
726                     "email": "admin@htmlpurifier.org",
727                     "homepage": "http://ezyang.com"
728                 }
729             ],
730             "description": "Standards compliant HTML filter written in PHP",
731             "homepage": "http://htmlpurifier.org/",
732             "keywords": [
733                 "html"
734             ],
735             "support": {
736                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
737                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
738             },
739             "time": "2021-12-25T01:21:49+00:00"
740         },
741         {
742             "name": "firebase/php-jwt",
743             "version": "v5.5.1",
744             "source": {
745                 "type": "git",
746                 "url": "https://github.com/firebase/php-jwt.git",
747                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
748             },
749             "dist": {
750                 "type": "zip",
751                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
752                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
753                 "shasum": ""
754             },
755             "require": {
756                 "php": ">=5.3.0"
757             },
758             "require-dev": {
759                 "phpunit/phpunit": ">=4.8 <=9"
760             },
761             "suggest": {
762                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
763             },
764             "type": "library",
765             "autoload": {
766                 "psr-4": {
767                     "Firebase\\JWT\\": "src"
768                 }
769             },
770             "notification-url": "https://packagist.org/downloads/",
771             "license": [
772                 "BSD-3-Clause"
773             ],
774             "authors": [
775                 {
776                     "name": "Neuman Vong",
777                     "email": "neuman+pear@twilio.com",
778                     "role": "Developer"
779                 },
780                 {
781                     "name": "Anant Narayanan",
782                     "email": "anant@php.net",
783                     "role": "Developer"
784                 }
785             ],
786             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
787             "homepage": "https://github.com/firebase/php-jwt",
788             "keywords": [
789                 "jwt",
790                 "php"
791             ],
792             "support": {
793                 "issues": "https://github.com/firebase/php-jwt/issues",
794                 "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
795             },
796             "time": "2021-11-08T20:18:51+00:00"
797         },
798         {
799             "name": "google/apiclient",
800             "version": "v2.12.1",
801             "source": {
802                 "type": "git",
803                 "url": "https://github.com/googleapis/google-api-php-client.git",
804                 "reference": "1530583a711f4414407112c4068464bcbace1c71"
805             },
806             "dist": {
807                 "type": "zip",
808                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/1530583a711f4414407112c4068464bcbace1c71",
809                 "reference": "1530583a711f4414407112c4068464bcbace1c71",
810                 "shasum": ""
811             },
812             "require": {
813                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
814                 "google/apiclient-services": "~0.200",
815                 "google/auth": "^1.10",
816                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
817                 "guzzlehttp/psr7": "^1.7||^2.0.0",
818                 "monolog/monolog": "^1.17||^2.0",
819                 "php": "^5.6|^7.0|^8.0",
820                 "phpseclib/phpseclib": "~2.0||^3.0.2"
821             },
822             "require-dev": {
823                 "cache/filesystem-adapter": "^0.3.2|^1.1",
824                 "composer/composer": "^1.10.22",
825                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
826                 "phpcompatibility/php-compatibility": "^9.2",
827                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
828                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
829                 "squizlabs/php_codesniffer": "~2.3",
830                 "symfony/css-selector": "~2.1",
831                 "symfony/dom-crawler": "~2.1",
832                 "yoast/phpunit-polyfills": "^1.0"
833             },
834             "suggest": {
835                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
836             },
837             "type": "library",
838             "extra": {
839                 "branch-alias": {
840                     "dev-main": "2.x-dev"
841                 }
842             },
843             "autoload": {
844                 "files": [
845                     "src/aliases.php"
846                 ],
847                 "psr-4": {
848                     "Google\\": "src/"
849                 },
850                 "classmap": [
851                     "src/aliases.php"
852                 ]
853             },
854             "notification-url": "https://packagist.org/downloads/",
855             "license": [
856                 "Apache-2.0"
857             ],
858             "description": "Client library for Google APIs",
859             "homepage": "http://developers.google.com/api-client-library/php",
860             "keywords": [
861                 "google"
862             ],
863             "support": {
864                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
865                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.1"
866             },
867             "time": "2021-12-02T03:34:25+00:00"
868         },
869         {
870             "name": "google/apiclient-services",
871             "version": "v0.241.0",
872             "source": {
873                 "type": "git",
874                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
875                 "reference": "b4ba0dbcffa9ae30cf09ad3f8597f1374098acbf"
876             },
877             "dist": {
878                 "type": "zip",
879                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/b4ba0dbcffa9ae30cf09ad3f8597f1374098acbf",
880                 "reference": "b4ba0dbcffa9ae30cf09ad3f8597f1374098acbf",
881                 "shasum": ""
882             },
883             "require": {
884                 "php": ">=5.6"
885             },
886             "require-dev": {
887                 "phpunit/phpunit": "^5.7||^8.5.13"
888             },
889             "type": "library",
890             "autoload": {
891                 "files": [
892                     "autoload.php"
893                 ],
894                 "psr-4": {
895                     "Google\\Service\\": "src"
896                 }
897             },
898             "notification-url": "https://packagist.org/downloads/",
899             "license": [
900                 "Apache-2.0"
901             ],
902             "description": "Client library for Google APIs",
903             "homepage": "http://developers.google.com/api-client-library/php",
904             "keywords": [
905                 "google"
906             ],
907             "support": {
908                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
909                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.241.0"
910             },
911             "time": "2022-03-28T00:56:15+00:00"
912         },
913         {
914             "name": "google/auth",
915             "version": "v1.19.0",
916             "source": {
917                 "type": "git",
918                 "url": "https://github.com/googleapis/google-auth-library-php.git",
919                 "reference": "31e5d24d5fa0eaf6adc7e596292dc4732f4b60c5"
920             },
921             "dist": {
922                 "type": "zip",
923                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/31e5d24d5fa0eaf6adc7e596292dc4732f4b60c5",
924                 "reference": "31e5d24d5fa0eaf6adc7e596292dc4732f4b60c5",
925                 "shasum": ""
926             },
927             "require": {
928                 "firebase/php-jwt": "~5.0",
929                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
930                 "guzzlehttp/psr7": "^1.7|^2.0",
931                 "php": ">=5.6",
932                 "psr/cache": "^1.0|^2.0",
933                 "psr/http-message": "^1.0"
934             },
935             "require-dev": {
936                 "guzzlehttp/promises": "0.1.1|^1.3",
937                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
938                 "phpseclib/phpseclib": "^2.0.31",
939                 "phpspec/prophecy-phpunit": "^1.1",
940                 "phpunit/phpunit": "^5.7||^8.5.13",
941                 "sebastian/comparator": ">=1.2.3",
942                 "squizlabs/php_codesniffer": "^3.5"
943             },
944             "suggest": {
945                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
946             },
947             "type": "library",
948             "autoload": {
949                 "psr-4": {
950                     "Google\\Auth\\": "src"
951                 }
952             },
953             "notification-url": "https://packagist.org/downloads/",
954             "license": [
955                 "Apache-2.0"
956             ],
957             "description": "Google Auth Library for PHP",
958             "homepage": "http://github.com/google/google-auth-library-php",
959             "keywords": [
960                 "Authentication",
961                 "google",
962                 "oauth2"
963             ],
964             "support": {
965                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
966                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
967                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.19.0"
968             },
969             "time": "2022-03-24T21:22:45+00:00"
970         },
971         {
972             "name": "graham-campbell/result-type",
973             "version": "v1.0.4",
974             "source": {
975                 "type": "git",
976                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
977                 "reference": "0690bde05318336c7221785f2a932467f98b64ca"
978             },
979             "dist": {
980                 "type": "zip",
981                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
982                 "reference": "0690bde05318336c7221785f2a932467f98b64ca",
983                 "shasum": ""
984             },
985             "require": {
986                 "php": "^7.0 || ^8.0",
987                 "phpoption/phpoption": "^1.8"
988             },
989             "require-dev": {
990                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
991             },
992             "type": "library",
993             "autoload": {
994                 "psr-4": {
995                     "GrahamCampbell\\ResultType\\": "src/"
996                 }
997             },
998             "notification-url": "https://packagist.org/downloads/",
999             "license": [
1000                 "MIT"
1001             ],
1002             "authors": [
1003                 {
1004                     "name": "Graham Campbell",
1005                     "email": "hello@gjcampbell.co.uk",
1006                     "homepage": "https://github.com/GrahamCampbell"
1007                 }
1008             ],
1009             "description": "An Implementation Of The Result Type",
1010             "keywords": [
1011                 "Graham Campbell",
1012                 "GrahamCampbell",
1013                 "Result Type",
1014                 "Result-Type",
1015                 "result"
1016             ],
1017             "support": {
1018                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1019                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
1020             },
1021             "funding": [
1022                 {
1023                     "url": "https://github.com/GrahamCampbell",
1024                     "type": "github"
1025                 },
1026                 {
1027                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1028                     "type": "tidelift"
1029                 }
1030             ],
1031             "time": "2021-11-21T21:41:47+00:00"
1032         },
1033         {
1034             "name": "guzzlehttp/guzzle",
1035             "version": "7.4.1",
1036             "source": {
1037                 "type": "git",
1038                 "url": "https://github.com/guzzle/guzzle.git",
1039                 "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
1040             },
1041             "dist": {
1042                 "type": "zip",
1043                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
1044                 "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
1045                 "shasum": ""
1046             },
1047             "require": {
1048                 "ext-json": "*",
1049                 "guzzlehttp/promises": "^1.5",
1050                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
1051                 "php": "^7.2.5 || ^8.0",
1052                 "psr/http-client": "^1.0",
1053                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1054             },
1055             "provide": {
1056                 "psr/http-client-implementation": "1.0"
1057             },
1058             "require-dev": {
1059                 "bamarni/composer-bin-plugin": "^1.4.1",
1060                 "ext-curl": "*",
1061                 "php-http/client-integration-tests": "^3.0",
1062                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1063                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1064             },
1065             "suggest": {
1066                 "ext-curl": "Required for CURL handler support",
1067                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1068                 "psr/log": "Required for using the Log middleware"
1069             },
1070             "type": "library",
1071             "extra": {
1072                 "branch-alias": {
1073                     "dev-master": "7.4-dev"
1074                 }
1075             },
1076             "autoload": {
1077                 "files": [
1078                     "src/functions_include.php"
1079                 ],
1080                 "psr-4": {
1081                     "GuzzleHttp\\": "src/"
1082                 }
1083             },
1084             "notification-url": "https://packagist.org/downloads/",
1085             "license": [
1086                 "MIT"
1087             ],
1088             "authors": [
1089                 {
1090                     "name": "Graham Campbell",
1091                     "email": "hello@gjcampbell.co.uk",
1092                     "homepage": "https://github.com/GrahamCampbell"
1093                 },
1094                 {
1095                     "name": "Michael Dowling",
1096                     "email": "mtdowling@gmail.com",
1097                     "homepage": "https://github.com/mtdowling"
1098                 },
1099                 {
1100                     "name": "Jeremy Lindblom",
1101                     "email": "jeremeamia@gmail.com",
1102                     "homepage": "https://github.com/jeremeamia"
1103                 },
1104                 {
1105                     "name": "George Mponos",
1106                     "email": "gmponos@gmail.com",
1107                     "homepage": "https://github.com/gmponos"
1108                 },
1109                 {
1110                     "name": "Tobias Nyholm",
1111                     "email": "tobias.nyholm@gmail.com",
1112                     "homepage": "https://github.com/Nyholm"
1113                 },
1114                 {
1115                     "name": "Márk Sági-Kazár",
1116                     "email": "mark.sagikazar@gmail.com",
1117                     "homepage": "https://github.com/sagikazarmark"
1118                 },
1119                 {
1120                     "name": "Tobias Schultze",
1121                     "email": "webmaster@tubo-world.de",
1122                     "homepage": "https://github.com/Tobion"
1123                 }
1124             ],
1125             "description": "Guzzle is a PHP HTTP client library",
1126             "keywords": [
1127                 "client",
1128                 "curl",
1129                 "framework",
1130                 "http",
1131                 "http client",
1132                 "psr-18",
1133                 "psr-7",
1134                 "rest",
1135                 "web service"
1136             ],
1137             "support": {
1138                 "issues": "https://github.com/guzzle/guzzle/issues",
1139                 "source": "https://github.com/guzzle/guzzle/tree/7.4.1"
1140             },
1141             "funding": [
1142                 {
1143                     "url": "https://github.com/GrahamCampbell",
1144                     "type": "github"
1145                 },
1146                 {
1147                     "url": "https://github.com/Nyholm",
1148                     "type": "github"
1149                 },
1150                 {
1151                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1152                     "type": "tidelift"
1153                 }
1154             ],
1155             "time": "2021-12-06T18:43:05+00:00"
1156         },
1157         {
1158             "name": "guzzlehttp/promises",
1159             "version": "1.5.1",
1160             "source": {
1161                 "type": "git",
1162                 "url": "https://github.com/guzzle/promises.git",
1163                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
1164             },
1165             "dist": {
1166                 "type": "zip",
1167                 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1168                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1169                 "shasum": ""
1170             },
1171             "require": {
1172                 "php": ">=5.5"
1173             },
1174             "require-dev": {
1175                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1176             },
1177             "type": "library",
1178             "extra": {
1179                 "branch-alias": {
1180                     "dev-master": "1.5-dev"
1181                 }
1182             },
1183             "autoload": {
1184                 "files": [
1185                     "src/functions_include.php"
1186                 ],
1187                 "psr-4": {
1188                     "GuzzleHttp\\Promise\\": "src/"
1189                 }
1190             },
1191             "notification-url": "https://packagist.org/downloads/",
1192             "license": [
1193                 "MIT"
1194             ],
1195             "authors": [
1196                 {
1197                     "name": "Graham Campbell",
1198                     "email": "hello@gjcampbell.co.uk",
1199                     "homepage": "https://github.com/GrahamCampbell"
1200                 },
1201                 {
1202                     "name": "Michael Dowling",
1203                     "email": "mtdowling@gmail.com",
1204                     "homepage": "https://github.com/mtdowling"
1205                 },
1206                 {
1207                     "name": "Tobias Nyholm",
1208                     "email": "tobias.nyholm@gmail.com",
1209                     "homepage": "https://github.com/Nyholm"
1210                 },
1211                 {
1212                     "name": "Tobias Schultze",
1213                     "email": "webmaster@tubo-world.de",
1214                     "homepage": "https://github.com/Tobion"
1215                 }
1216             ],
1217             "description": "Guzzle promises library",
1218             "keywords": [
1219                 "promise"
1220             ],
1221             "support": {
1222                 "issues": "https://github.com/guzzle/promises/issues",
1223                 "source": "https://github.com/guzzle/promises/tree/1.5.1"
1224             },
1225             "funding": [
1226                 {
1227                     "url": "https://github.com/GrahamCampbell",
1228                     "type": "github"
1229                 },
1230                 {
1231                     "url": "https://github.com/Nyholm",
1232                     "type": "github"
1233                 },
1234                 {
1235                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1236                     "type": "tidelift"
1237                 }
1238             ],
1239             "time": "2021-10-22T20:56:57+00:00"
1240         },
1241         {
1242             "name": "guzzlehttp/psr7",
1243             "version": "2.2.1",
1244             "source": {
1245                 "type": "git",
1246                 "url": "https://github.com/guzzle/psr7.git",
1247                 "reference": "c94a94f120803a18554c1805ef2e539f8285f9a2"
1248             },
1249             "dist": {
1250                 "type": "zip",
1251                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2",
1252                 "reference": "c94a94f120803a18554c1805ef2e539f8285f9a2",
1253                 "shasum": ""
1254             },
1255             "require": {
1256                 "php": "^7.2.5 || ^8.0",
1257                 "psr/http-factory": "^1.0",
1258                 "psr/http-message": "^1.0",
1259                 "ralouphie/getallheaders": "^3.0"
1260             },
1261             "provide": {
1262                 "psr/http-factory-implementation": "1.0",
1263                 "psr/http-message-implementation": "1.0"
1264             },
1265             "require-dev": {
1266                 "bamarni/composer-bin-plugin": "^1.4.1",
1267                 "http-interop/http-factory-tests": "^0.9",
1268                 "phpunit/phpunit": "^8.5.8 || ^9.3.10"
1269             },
1270             "suggest": {
1271                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1272             },
1273             "type": "library",
1274             "extra": {
1275                 "branch-alias": {
1276                     "dev-master": "2.2-dev"
1277                 }
1278             },
1279             "autoload": {
1280                 "psr-4": {
1281                     "GuzzleHttp\\Psr7\\": "src/"
1282                 }
1283             },
1284             "notification-url": "https://packagist.org/downloads/",
1285             "license": [
1286                 "MIT"
1287             ],
1288             "authors": [
1289                 {
1290                     "name": "Graham Campbell",
1291                     "email": "hello@gjcampbell.co.uk",
1292                     "homepage": "https://github.com/GrahamCampbell"
1293                 },
1294                 {
1295                     "name": "Michael Dowling",
1296                     "email": "mtdowling@gmail.com",
1297                     "homepage": "https://github.com/mtdowling"
1298                 },
1299                 {
1300                     "name": "George Mponos",
1301                     "email": "gmponos@gmail.com",
1302                     "homepage": "https://github.com/gmponos"
1303                 },
1304                 {
1305                     "name": "Tobias Nyholm",
1306                     "email": "tobias.nyholm@gmail.com",
1307                     "homepage": "https://github.com/Nyholm"
1308                 },
1309                 {
1310                     "name": "Márk Sági-Kazár",
1311                     "email": "mark.sagikazar@gmail.com",
1312                     "homepage": "https://github.com/sagikazarmark"
1313                 },
1314                 {
1315                     "name": "Tobias Schultze",
1316                     "email": "webmaster@tubo-world.de",
1317                     "homepage": "https://github.com/Tobion"
1318                 },
1319                 {
1320                     "name": "Márk Sági-Kazár",
1321                     "email": "mark.sagikazar@gmail.com",
1322                     "homepage": "https://sagikazarmark.hu"
1323                 }
1324             ],
1325             "description": "PSR-7 message implementation that also provides common utility methods",
1326             "keywords": [
1327                 "http",
1328                 "message",
1329                 "psr-7",
1330                 "request",
1331                 "response",
1332                 "stream",
1333                 "uri",
1334                 "url"
1335             ],
1336             "support": {
1337                 "issues": "https://github.com/guzzle/psr7/issues",
1338                 "source": "https://github.com/guzzle/psr7/tree/2.2.1"
1339             },
1340             "funding": [
1341                 {
1342                     "url": "https://github.com/GrahamCampbell",
1343                     "type": "github"
1344                 },
1345                 {
1346                     "url": "https://github.com/Nyholm",
1347                     "type": "github"
1348                 },
1349                 {
1350                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1351                     "type": "tidelift"
1352                 }
1353             ],
1354             "time": "2022-03-20T21:55:58+00:00"
1355         },
1356         {
1357             "name": "html2text/html2text",
1358             "version": "4.3.1",
1359             "source": {
1360                 "type": "git",
1361                 "url": "https://github.com/mtibben/html2text.git",
1362                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1363             },
1364             "dist": {
1365                 "type": "zip",
1366                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1367                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1368                 "shasum": ""
1369             },
1370             "require-dev": {
1371                 "phpunit/phpunit": "~4"
1372             },
1373             "suggest": {
1374                 "ext-mbstring": "For best performance",
1375                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1376             },
1377             "type": "library",
1378             "autoload": {
1379                 "psr-4": {
1380                     "Html2Text\\": [
1381                         "src/",
1382                         "test/"
1383                     ]
1384                 }
1385             },
1386             "notification-url": "https://packagist.org/downloads/",
1387             "license": [
1388                 "GPL-2.0-or-later"
1389             ],
1390             "description": "Converts HTML to formatted plain text",
1391             "support": {
1392                 "issues": "https://github.com/mtibben/html2text/issues",
1393                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1394             },
1395             "time": "2020-04-16T23:44:31+00:00"
1396         },
1397         {
1398             "name": "kamermans/guzzle-oauth2-subscriber",
1399             "version": "v1.0.11",
1400             "source": {
1401                 "type": "git",
1402                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1403                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1404             },
1405             "dist": {
1406                 "type": "zip",
1407                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1408                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1409                 "shasum": ""
1410             },
1411             "require": {
1412                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1413                 "php": ">=5.4.0"
1414             },
1415             "type": "library",
1416             "autoload": {
1417                 "psr-4": {
1418                     "kamermans\\OAuth2\\": "src"
1419                 }
1420             },
1421             "notification-url": "https://packagist.org/downloads/",
1422             "license": [
1423                 "MIT"
1424             ],
1425             "authors": [
1426                 {
1427                     "name": "Steve Kamerman",
1428                     "email": "stevekamerman@gmail.com"
1429                 }
1430             ],
1431             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1432             "keywords": [
1433                 "Guzzle",
1434                 "oauth"
1435             ],
1436             "support": {
1437                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1438                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1439             },
1440             "time": "2021-08-11T22:33:53+00:00"
1441         },
1442         {
1443             "name": "knplabs/knp-snappy",
1444             "version": "v1.4.1",
1445             "source": {
1446                 "type": "git",
1447                 "url": "https://github.com/KnpLabs/snappy.git",
1448                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67"
1449             },
1450             "dist": {
1451                 "type": "zip",
1452                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67",
1453                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67",
1454                 "shasum": ""
1455             },
1456             "require": {
1457                 "php": ">=7.1",
1458                 "psr/log": "^1.0||^2.0||^3.0",
1459                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1460             },
1461             "require-dev": {
1462                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1463                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1464                 "phpstan/phpstan": "^0.12.7",
1465                 "phpstan/phpstan-phpunit": "^0.12.6",
1466                 "phpunit/phpunit": "~7.4||~8.5"
1467             },
1468             "suggest": {
1469                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1470                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1471                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1472                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1473                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1474             },
1475             "type": "library",
1476             "extra": {
1477                 "branch-alias": {
1478                     "dev-master": "1.x-dev"
1479                 }
1480             },
1481             "autoload": {
1482                 "psr-4": {
1483                     "Knp\\Snappy\\": "src/Knp/Snappy"
1484                 }
1485             },
1486             "notification-url": "https://packagist.org/downloads/",
1487             "license": [
1488                 "MIT"
1489             ],
1490             "authors": [
1491                 {
1492                     "name": "KNP Labs Team",
1493                     "homepage": "http://knplabs.com"
1494                 },
1495                 {
1496                     "name": "Symfony Community",
1497                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1498                 }
1499             ],
1500             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1501             "homepage": "http://github.com/KnpLabs/snappy",
1502             "keywords": [
1503                 "knp",
1504                 "knplabs",
1505                 "pdf",
1506                 "snapshot",
1507                 "thumbnail",
1508                 "wkhtmltopdf"
1509             ],
1510             "support": {
1511                 "issues": "https://github.com/KnpLabs/snappy/issues",
1512                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.1"
1513             },
1514             "time": "2022-01-07T13:03:38+00:00"
1515         },
1516         {
1517             "name": "laminas/laminas-code",
1518             "version": "4.5.1",
1519             "source": {
1520                 "type": "git",
1521                 "url": "https://github.com/laminas/laminas-code.git",
1522                 "reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e"
1523             },
1524             "dist": {
1525                 "type": "zip",
1526                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
1527                 "reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
1528                 "shasum": ""
1529             },
1530             "require": {
1531                 "php": ">=7.4, <8.2"
1532             },
1533             "require-dev": {
1534                 "doctrine/annotations": "^1.13.2",
1535                 "ext-phar": "*",
1536                 "laminas/laminas-coding-standard": "^2.3.0",
1537                 "laminas/laminas-stdlib": "^3.6.1",
1538                 "phpunit/phpunit": "^9.5.10",
1539                 "psalm/plugin-phpunit": "^0.16.1",
1540                 "vimeo/psalm": "^4.13.1"
1541             },
1542             "suggest": {
1543                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1544                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1545             },
1546             "type": "library",
1547             "autoload": {
1548                 "files": [
1549                     "polyfill/ReflectionEnumPolyfill.php"
1550                 ],
1551                 "psr-4": {
1552                     "Laminas\\Code\\": "src/"
1553                 }
1554             },
1555             "notification-url": "https://packagist.org/downloads/",
1556             "license": [
1557                 "BSD-3-Clause"
1558             ],
1559             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1560             "homepage": "https://laminas.dev",
1561             "keywords": [
1562                 "code",
1563                 "laminas",
1564                 "laminasframework"
1565             ],
1566             "support": {
1567                 "chat": "https://laminas.dev/chat",
1568                 "docs": "https://docs.laminas.dev/laminas-code/",
1569                 "forum": "https://discourse.laminas.dev",
1570                 "issues": "https://github.com/laminas/laminas-code/issues",
1571                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1572                 "source": "https://github.com/laminas/laminas-code"
1573             },
1574             "funding": [
1575                 {
1576                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1577                     "type": "community_bridge"
1578                 }
1579             ],
1580             "time": "2021-12-19T18:06:55+00:00"
1581         },
1582         {
1583             "name": "laminas/laminas-config",
1584             "version": "3.7.0",
1585             "source": {
1586                 "type": "git",
1587                 "url": "https://github.com/laminas/laminas-config.git",
1588                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1589             },
1590             "dist": {
1591                 "type": "zip",
1592                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1593                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1594                 "shasum": ""
1595             },
1596             "require": {
1597                 "ext-json": "*",
1598                 "laminas/laminas-stdlib": "^3.6",
1599                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1600                 "psr/container": "^1.0"
1601             },
1602             "conflict": {
1603                 "container-interop/container-interop": "<1.2.0",
1604                 "zendframework/zend-config": "*"
1605             },
1606             "require-dev": {
1607                 "laminas/laminas-coding-standard": "~1.0.0",
1608                 "laminas/laminas-filter": "^2.7.2",
1609                 "laminas/laminas-i18n": "^2.10.3",
1610                 "laminas/laminas-servicemanager": "^3.7",
1611                 "phpunit/phpunit": "^9.5.5"
1612             },
1613             "suggest": {
1614                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1615                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1616                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1617             },
1618             "type": "library",
1619             "autoload": {
1620                 "psr-4": {
1621                     "Laminas\\Config\\": "src/"
1622                 }
1623             },
1624             "notification-url": "https://packagist.org/downloads/",
1625             "license": [
1626                 "BSD-3-Clause"
1627             ],
1628             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1629             "homepage": "https://laminas.dev",
1630             "keywords": [
1631                 "config",
1632                 "laminas"
1633             ],
1634             "support": {
1635                 "chat": "https://laminas.dev/chat",
1636                 "docs": "https://docs.laminas.dev/laminas-config/",
1637                 "forum": "https://discourse.laminas.dev",
1638                 "issues": "https://github.com/laminas/laminas-config/issues",
1639                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1640                 "source": "https://github.com/laminas/laminas-config"
1641             },
1642             "funding": [
1643                 {
1644                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1645                     "type": "community_bridge"
1646                 }
1647             ],
1648             "time": "2021-10-01T16:07:46+00:00"
1649         },
1650         {
1651             "name": "laminas/laminas-console",
1652             "version": "2.8.0",
1653             "source": {
1654                 "type": "git",
1655                 "url": "https://github.com/laminas/laminas-console.git",
1656                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1657             },
1658             "dist": {
1659                 "type": "zip",
1660                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1661                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1662                 "shasum": ""
1663             },
1664             "require": {
1665                 "laminas/laminas-stdlib": "^3.2.1",
1666                 "laminas/laminas-zendframework-bridge": "^1.0",
1667                 "php": "^5.6 || ^7.0"
1668             },
1669             "replace": {
1670                 "zendframework/zend-console": "self.version"
1671             },
1672             "require-dev": {
1673                 "laminas/laminas-coding-standard": "~1.0.0",
1674                 "laminas/laminas-filter": "^2.7.2",
1675                 "laminas/laminas-json": "^2.6 || ^3.0",
1676                 "laminas/laminas-validator": "^2.10.1",
1677                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1678             },
1679             "suggest": {
1680                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1681                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1682             },
1683             "type": "library",
1684             "extra": {
1685                 "branch-alias": {
1686                     "dev-master": "2.8.x-dev",
1687                     "dev-develop": "2.9.x-dev"
1688                 }
1689             },
1690             "autoload": {
1691                 "psr-4": {
1692                     "Laminas\\Console\\": "src/"
1693                 }
1694             },
1695             "notification-url": "https://packagist.org/downloads/",
1696             "license": [
1697                 "BSD-3-Clause"
1698             ],
1699             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1700             "homepage": "https://laminas.dev",
1701             "keywords": [
1702                 "console",
1703                 "laminas"
1704             ],
1705             "support": {
1706                 "chat": "https://laminas.dev/chat",
1707                 "docs": "https://docs.laminas.dev/laminas-console/",
1708                 "forum": "https://discourse.laminas.dev",
1709                 "issues": "https://github.com/laminas/laminas-console/issues",
1710                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1711                 "source": "https://github.com/laminas/laminas-console"
1712             },
1713             "abandoned": "laminas/laminas-cli",
1714             "time": "2019-12-31T16:31:45+00:00"
1715         },
1716         {
1717             "name": "laminas/laminas-db",
1718             "version": "2.13.4",
1719             "source": {
1720                 "type": "git",
1721                 "url": "https://github.com/laminas/laminas-db.git",
1722                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1"
1723             },
1724             "dist": {
1725                 "type": "zip",
1726                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1727                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1728                 "shasum": ""
1729             },
1730             "require": {
1731                 "laminas/laminas-stdlib": "^3.6",
1732                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1733             },
1734             "conflict": {
1735                 "zendframework/zend-db": "*"
1736             },
1737             "require-dev": {
1738                 "laminas/laminas-coding-standard": "~2.2.1",
1739                 "laminas/laminas-eventmanager": "^3.4",
1740                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1741                 "laminas/laminas-servicemanager": "^3.7",
1742                 "phpunit/phpunit": "^9.5.5"
1743             },
1744             "suggest": {
1745                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1746                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1747                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1748             },
1749             "type": "library",
1750             "extra": {
1751                 "laminas": {
1752                     "component": "Laminas\\Db",
1753                     "config-provider": "Laminas\\Db\\ConfigProvider"
1754                 }
1755             },
1756             "autoload": {
1757                 "psr-4": {
1758                     "Laminas\\Db\\": "src/"
1759                 }
1760             },
1761             "notification-url": "https://packagist.org/downloads/",
1762             "license": [
1763                 "BSD-3-Clause"
1764             ],
1765             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1766             "homepage": "https://laminas.dev",
1767             "keywords": [
1768                 "db",
1769                 "laminas"
1770             ],
1771             "support": {
1772                 "chat": "https://laminas.dev/chat",
1773                 "docs": "https://docs.laminas.dev/laminas-db/",
1774                 "forum": "https://discourse.laminas.dev",
1775                 "issues": "https://github.com/laminas/laminas-db/issues",
1776                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1777                 "source": "https://github.com/laminas/laminas-db"
1778             },
1779             "funding": [
1780                 {
1781                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1782                     "type": "community_bridge"
1783                 }
1784             ],
1785             "time": "2021-09-21T18:59:44+00:00"
1786         },
1787         {
1788             "name": "laminas/laminas-escaper",
1789             "version": "2.9.0",
1790             "source": {
1791                 "type": "git",
1792                 "url": "https://github.com/laminas/laminas-escaper.git",
1793                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
1794             },
1795             "dist": {
1796                 "type": "zip",
1797                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
1798                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
1799                 "shasum": ""
1800             },
1801             "require": {
1802                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1803             },
1804             "conflict": {
1805                 "zendframework/zend-escaper": "*"
1806             },
1807             "require-dev": {
1808                 "laminas/laminas-coding-standard": "~2.3.0",
1809                 "phpunit/phpunit": "^9.3",
1810                 "psalm/plugin-phpunit": "^0.12.2",
1811                 "vimeo/psalm": "^3.16"
1812             },
1813             "suggest": {
1814                 "ext-iconv": "*",
1815                 "ext-mbstring": "*"
1816             },
1817             "type": "library",
1818             "autoload": {
1819                 "psr-4": {
1820                     "Laminas\\Escaper\\": "src/"
1821                 }
1822             },
1823             "notification-url": "https://packagist.org/downloads/",
1824             "license": [
1825                 "BSD-3-Clause"
1826             ],
1827             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1828             "homepage": "https://laminas.dev",
1829             "keywords": [
1830                 "escaper",
1831                 "laminas"
1832             ],
1833             "support": {
1834                 "chat": "https://laminas.dev/chat",
1835                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1836                 "forum": "https://discourse.laminas.dev",
1837                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1838                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1839                 "source": "https://github.com/laminas/laminas-escaper"
1840             },
1841             "funding": [
1842                 {
1843                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1844                     "type": "community_bridge"
1845                 }
1846             ],
1847             "time": "2021-09-02T17:10:53+00:00"
1848         },
1849         {
1850             "name": "laminas/laminas-eventmanager",
1851             "version": "3.4.0",
1852             "source": {
1853                 "type": "git",
1854                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1855                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
1856             },
1857             "dist": {
1858                 "type": "zip",
1859                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1860                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1861                 "shasum": ""
1862             },
1863             "require": {
1864                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1865             },
1866             "conflict": {
1867                 "zendframework/zend-eventmanager": "*"
1868             },
1869             "require-dev": {
1870                 "container-interop/container-interop": "^1.1",
1871                 "laminas/laminas-coding-standard": "~2.2.1",
1872                 "laminas/laminas-stdlib": "^3.6",
1873                 "phpbench/phpbench": "^1.1",
1874                 "phpspec/prophecy-phpunit": "^2.0",
1875                 "phpunit/phpunit": "^9.5.5"
1876             },
1877             "suggest": {
1878                 "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
1879                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
1880             },
1881             "type": "library",
1882             "autoload": {
1883                 "psr-4": {
1884                     "Laminas\\EventManager\\": "src/"
1885                 }
1886             },
1887             "notification-url": "https://packagist.org/downloads/",
1888             "license": [
1889                 "BSD-3-Clause"
1890             ],
1891             "description": "Trigger and listen to events within a PHP application",
1892             "homepage": "https://laminas.dev",
1893             "keywords": [
1894                 "event",
1895                 "eventmanager",
1896                 "events",
1897                 "laminas"
1898             ],
1899             "support": {
1900                 "chat": "https://laminas.dev/chat",
1901                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1902                 "forum": "https://discourse.laminas.dev",
1903                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1904                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1905                 "source": "https://github.com/laminas/laminas-eventmanager"
1906             },
1907             "funding": [
1908                 {
1909                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1910                     "type": "community_bridge"
1911                 }
1912             ],
1913             "time": "2021-09-07T22:35:32+00:00"
1914         },
1915         {
1916             "name": "laminas/laminas-filter",
1917             "version": "2.13.1",
1918             "source": {
1919                 "type": "git",
1920                 "url": "https://github.com/laminas/laminas-filter.git",
1921                 "reference": "79e8baa62035397044087907e89034726b3056a0"
1922             },
1923             "dist": {
1924                 "type": "zip",
1925                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/79e8baa62035397044087907e89034726b3056a0",
1926                 "reference": "79e8baa62035397044087907e89034726b3056a0",
1927                 "shasum": ""
1928             },
1929             "require": {
1930                 "laminas/laminas-stdlib": "^3.6.1",
1931                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1932             },
1933             "conflict": {
1934                 "laminas/laminas-validator": "<2.10.1",
1935                 "zendframework/zend-filter": "*"
1936             },
1937             "require-dev": {
1938                 "laminas/laminas-coding-standard": "^2.3.0",
1939                 "laminas/laminas-crypt": "^3.5.1",
1940                 "laminas/laminas-servicemanager": "^3.7.0",
1941                 "laminas/laminas-uri": "^2.9.1",
1942                 "pear/archive_tar": "^1.4.14",
1943                 "phpspec/prophecy-phpunit": "^2.0.1",
1944                 "phpunit/phpunit": "^9.5.10",
1945                 "psalm/plugin-phpunit": "^0.15.2",
1946                 "psr/http-factory": "^1.0.1",
1947                 "vimeo/psalm": "^4.13.1"
1948             },
1949             "suggest": {
1950                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1951                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1952                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1953                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1954                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1955             },
1956             "type": "library",
1957             "extra": {
1958                 "laminas": {
1959                     "component": "Laminas\\Filter",
1960                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1961                 }
1962             },
1963             "autoload": {
1964                 "psr-4": {
1965                     "Laminas\\Filter\\": "src/"
1966                 }
1967             },
1968             "notification-url": "https://packagist.org/downloads/",
1969             "license": [
1970                 "BSD-3-Clause"
1971             ],
1972             "description": "Programmatically filter and normalize data and files",
1973             "homepage": "https://laminas.dev",
1974             "keywords": [
1975                 "filter",
1976                 "laminas"
1977             ],
1978             "support": {
1979                 "chat": "https://laminas.dev/chat",
1980                 "docs": "https://docs.laminas.dev/laminas-filter/",
1981                 "forum": "https://discourse.laminas.dev",
1982                 "issues": "https://github.com/laminas/laminas-filter/issues",
1983                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1984                 "source": "https://github.com/laminas/laminas-filter"
1985             },
1986             "funding": [
1987                 {
1988                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1989                     "type": "community_bridge"
1990                 }
1991             ],
1992             "time": "2021-12-23T12:46:20+00:00"
1993         },
1994         {
1995             "name": "laminas/laminas-form",
1996             "version": "3.1.1",
1997             "source": {
1998                 "type": "git",
1999                 "url": "https://github.com/laminas/laminas-form.git",
2000                 "reference": "43005a3ec4c2292d4f825273768d9b884acbca37"
2001             },
2002             "dist": {
2003                 "type": "zip",
2004                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/43005a3ec4c2292d4f825273768d9b884acbca37",
2005                 "reference": "43005a3ec4c2292d4f825273768d9b884acbca37",
2006                 "shasum": ""
2007             },
2008             "require": {
2009                 "laminas/laminas-hydrator": "^4.3.0",
2010                 "laminas/laminas-inputfilter": "^2.13.0",
2011                 "laminas/laminas-stdlib": "^3.6.1",
2012                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2013             },
2014             "conflict": {
2015                 "doctrine/annotations": "<1.12.0",
2016                 "laminas/laminas-captcha": "<2.11.0",
2017                 "laminas/laminas-eventmanager": "<3.4.0",
2018                 "laminas/laminas-i18n": "<2.12.0",
2019                 "laminas/laminas-recaptcha": "<3.4.0",
2020                 "laminas/laminas-servicemanager": "<3.10.0",
2021                 "laminas/laminas-view": "<2.14.0"
2022             },
2023             "require-dev": {
2024                 "doctrine/annotations": "^1.12.0",
2025                 "ext-intl": "*",
2026                 "laminas/laminas-captcha": "^2.11.0",
2027                 "laminas/laminas-coding-standard": "^2.3.0",
2028                 "laminas/laminas-db": "^2.13.4",
2029                 "laminas/laminas-escaper": "^2.9.0",
2030                 "laminas/laminas-eventmanager": "^3.4.0",
2031                 "laminas/laminas-filter": "^2.13.0",
2032                 "laminas/laminas-i18n": "^2.12.0",
2033                 "laminas/laminas-modulemanager": "^2.11.0",
2034                 "laminas/laminas-recaptcha": "^3.4.0",
2035                 "laminas/laminas-servicemanager": "^3.10.0",
2036                 "laminas/laminas-session": "^2.12.0",
2037                 "laminas/laminas-text": "^2.9.0",
2038                 "laminas/laminas-validator": "^2.15.1",
2039                 "laminas/laminas-view": "^2.14.0",
2040                 "phpspec/prophecy-phpunit": "^2.0.1",
2041                 "phpunit/phpunit": "^9.5.10",
2042                 "psalm/plugin-phpunit": "^0.16.1",
2043                 "vimeo/psalm": "^4.13.1"
2044             },
2045             "suggest": {
2046                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
2047                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
2048                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
2049                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
2050                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
2051                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
2052                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
2053             },
2054             "type": "library",
2055             "extra": {
2056                 "laminas": {
2057                     "component": "Laminas\\Form",
2058                     "config-provider": "Laminas\\Form\\ConfigProvider"
2059                 }
2060             },
2061             "autoload": {
2062                 "psr-4": {
2063                     "Laminas\\Form\\": "src/"
2064                 }
2065             },
2066             "notification-url": "https://packagist.org/downloads/",
2067             "license": [
2068                 "BSD-3-Clause"
2069             ],
2070             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2071             "homepage": "https://laminas.dev",
2072             "keywords": [
2073                 "form",
2074                 "laminas"
2075             ],
2076             "support": {
2077                 "chat": "https://laminas.dev/chat",
2078                 "docs": "https://docs.laminas.dev/laminas-form/",
2079                 "forum": "https://discourse.laminas.dev",
2080                 "issues": "https://github.com/laminas/laminas-form/issues",
2081                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2082                 "source": "https://github.com/laminas/laminas-form"
2083             },
2084             "funding": [
2085                 {
2086                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2087                     "type": "community_bridge"
2088                 }
2089             ],
2090             "time": "2022-01-28T15:58:45+00:00"
2091         },
2092         {
2093             "name": "laminas/laminas-http",
2094             "version": "2.15.1",
2095             "source": {
2096                 "type": "git",
2097                 "url": "https://github.com/laminas/laminas-http.git",
2098                 "reference": "261f079c3dffcf6f123484db43c40e44c4bf1c79"
2099             },
2100             "dist": {
2101                 "type": "zip",
2102                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/261f079c3dffcf6f123484db43c40e44c4bf1c79",
2103                 "reference": "261f079c3dffcf6f123484db43c40e44c4bf1c79",
2104                 "shasum": ""
2105             },
2106             "require": {
2107                 "laminas/laminas-loader": "^2.8",
2108                 "laminas/laminas-stdlib": "^3.6",
2109                 "laminas/laminas-uri": "^2.9.1",
2110                 "laminas/laminas-validator": "^2.15",
2111                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2112             },
2113             "conflict": {
2114                 "zendframework/zend-http": "*"
2115             },
2116             "require-dev": {
2117                 "ext-curl": "*",
2118                 "laminas/laminas-coding-standard": "~2.2.1",
2119                 "phpunit/phpunit": "^9.5.5"
2120             },
2121             "suggest": {
2122                 "paragonie/certainty": "For automated management of cacert.pem"
2123             },
2124             "type": "library",
2125             "autoload": {
2126                 "psr-4": {
2127                     "Laminas\\Http\\": "src/"
2128                 }
2129             },
2130             "notification-url": "https://packagist.org/downloads/",
2131             "license": [
2132                 "BSD-3-Clause"
2133             ],
2134             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2135             "homepage": "https://laminas.dev",
2136             "keywords": [
2137                 "http",
2138                 "http client",
2139                 "laminas"
2140             ],
2141             "support": {
2142                 "chat": "https://laminas.dev/chat",
2143                 "docs": "https://docs.laminas.dev/laminas-http/",
2144                 "forum": "https://discourse.laminas.dev",
2145                 "issues": "https://github.com/laminas/laminas-http/issues",
2146                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2147                 "source": "https://github.com/laminas/laminas-http"
2148             },
2149             "funding": [
2150                 {
2151                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2152                     "type": "community_bridge"
2153                 }
2154             ],
2155             "time": "2021-12-03T10:17:11+00:00"
2156         },
2157         {
2158             "name": "laminas/laminas-hydrator",
2159             "version": "4.3.1",
2160             "source": {
2161                 "type": "git",
2162                 "url": "https://github.com/laminas/laminas-hydrator.git",
2163                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5"
2164             },
2165             "dist": {
2166                 "type": "zip",
2167                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2168                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2169                 "shasum": ""
2170             },
2171             "require": {
2172                 "laminas/laminas-stdlib": "^3.3",
2173                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2174                 "webmozart/assert": "^1.10"
2175             },
2176             "conflict": {
2177                 "zendframework/zend-hydrator": "*"
2178             },
2179             "require-dev": {
2180                 "laminas/laminas-coding-standard": "~2.3.0",
2181                 "laminas/laminas-eventmanager": "^3.2.1",
2182                 "laminas/laminas-modulemanager": "^2.8",
2183                 "laminas/laminas-serializer": "^2.9",
2184                 "laminas/laminas-servicemanager": "^3.3.2",
2185                 "phpbench/phpbench": "^1.0",
2186                 "phpunit/phpunit": "~9.5.5",
2187                 "psalm/plugin-phpunit": "^0.16.1",
2188                 "psr/cache": "1.0.1",
2189                 "vimeo/psalm": "^4.8.1"
2190             },
2191             "suggest": {
2192                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2193                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2194                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2195             },
2196             "type": "library",
2197             "extra": {
2198                 "laminas": {
2199                     "component": "Laminas\\Hydrator",
2200                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2201                 }
2202             },
2203             "autoload": {
2204                 "psr-4": {
2205                     "Laminas\\Hydrator\\": "src/"
2206                 }
2207             },
2208             "notification-url": "https://packagist.org/downloads/",
2209             "license": [
2210                 "BSD-3-Clause"
2211             ],
2212             "description": "Serialize objects to arrays, and vice versa",
2213             "homepage": "https://laminas.dev",
2214             "keywords": [
2215                 "hydrator",
2216                 "laminas"
2217             ],
2218             "support": {
2219                 "chat": "https://laminas.dev/chat",
2220                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2221                 "forum": "https://discourse.laminas.dev",
2222                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2223                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2224                 "source": "https://github.com/laminas/laminas-hydrator"
2225             },
2226             "funding": [
2227                 {
2228                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2229                     "type": "community_bridge"
2230                 }
2231             ],
2232             "time": "2021-09-09T09:55:00+00:00"
2233         },
2234         {
2235             "name": "laminas/laminas-i18n",
2236             "version": "2.15.0",
2237             "source": {
2238                 "type": "git",
2239                 "url": "https://github.com/laminas/laminas-i18n.git",
2240                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c"
2241             },
2242             "dist": {
2243                 "type": "zip",
2244                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/1654fcd6cd27c01a902b47fe71fa583ad227268c",
2245                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c",
2246                 "shasum": ""
2247             },
2248             "require": {
2249                 "ext-intl": "*",
2250                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2251                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2252             },
2253             "conflict": {
2254                 "laminas/laminas-view": "<2.20.0",
2255                 "phpspec/prophecy": "<1.9.0",
2256                 "zendframework/zend-i18n": "*"
2257             },
2258             "require-dev": {
2259                 "laminas/laminas-cache": "^3.1.2",
2260                 "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
2261                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
2262                 "laminas/laminas-coding-standard": "~2.3.0",
2263                 "laminas/laminas-config": "^3.4.0",
2264                 "laminas/laminas-eventmanager": "^3.4.0",
2265                 "laminas/laminas-filter": "^2.10.0",
2266                 "laminas/laminas-servicemanager": "^3.7.0",
2267                 "laminas/laminas-validator": "^2.14.0",
2268                 "laminas/laminas-view": "^2.20.0",
2269                 "phpspec/prophecy-phpunit": "^2.0",
2270                 "phpunit/phpunit": "^9.3",
2271                 "psalm/plugin-phpunit": "^0.16.1",
2272                 "vimeo/psalm": "^4.21"
2273             },
2274             "suggest": {
2275                 "laminas/laminas-cache": "You should install this package to cache the translations",
2276                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2277                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2278                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2279                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2280                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2281                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2282                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2283             },
2284             "type": "library",
2285             "extra": {
2286                 "laminas": {
2287                     "component": "Laminas\\I18n",
2288                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2289                 }
2290             },
2291             "autoload": {
2292                 "psr-4": {
2293                     "Laminas\\I18n\\": "src/"
2294                 }
2295             },
2296             "notification-url": "https://packagist.org/downloads/",
2297             "license": [
2298                 "BSD-3-Clause"
2299             ],
2300             "description": "Provide translations for your application, and filter and validate internationalized values",
2301             "homepage": "https://laminas.dev",
2302             "keywords": [
2303                 "i18n",
2304                 "laminas"
2305             ],
2306             "support": {
2307                 "chat": "https://laminas.dev/chat",
2308                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2309                 "forum": "https://discourse.laminas.dev",
2310                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2311                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2312                 "source": "https://github.com/laminas/laminas-i18n"
2313             },
2314             "funding": [
2315                 {
2316                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2317                     "type": "community_bridge"
2318                 }
2319             ],
2320             "time": "2022-04-01T10:47:19+00:00"
2321         },
2322         {
2323             "name": "laminas/laminas-inputfilter",
2324             "version": "2.13.0",
2325             "source": {
2326                 "type": "git",
2327                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2328                 "reference": "6124b3678051b792d1444be689cf9370531593a6"
2329             },
2330             "dist": {
2331                 "type": "zip",
2332                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/6124b3678051b792d1444be689cf9370531593a6",
2333                 "reference": "6124b3678051b792d1444be689cf9370531593a6",
2334                 "shasum": ""
2335             },
2336             "require": {
2337                 "laminas/laminas-filter": "^2.13",
2338                 "laminas/laminas-servicemanager": "^3.3.1",
2339                 "laminas/laminas-stdlib": "^3.0",
2340                 "laminas/laminas-validator": "^2.15",
2341                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2342             },
2343             "conflict": {
2344                 "zendframework/zend-inputfilter": "*"
2345             },
2346             "require-dev": {
2347                 "laminas/laminas-coding-standard": "~2.2.1",
2348                 "laminas/laminas-db": "^2.13.4",
2349                 "phpspec/prophecy": "^1.14",
2350                 "phpspec/prophecy-phpunit": "^2.0",
2351                 "phpunit/phpunit": "^9.5.5",
2352                 "psalm/plugin-phpunit": "^0.15.1",
2353                 "psr/http-message": "^1.0",
2354                 "vimeo/psalm": "^4.6"
2355             },
2356             "suggest": {
2357                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2358             },
2359             "type": "library",
2360             "extra": {
2361                 "laminas": {
2362                     "component": "Laminas\\InputFilter",
2363                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2364                 }
2365             },
2366             "autoload": {
2367                 "psr-4": {
2368                     "Laminas\\InputFilter\\": "src/"
2369                 }
2370             },
2371             "notification-url": "https://packagist.org/downloads/",
2372             "license": [
2373                 "BSD-3-Clause"
2374             ],
2375             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2376             "homepage": "https://laminas.dev",
2377             "keywords": [
2378                 "inputfilter",
2379                 "laminas"
2380             ],
2381             "support": {
2382                 "chat": "https://laminas.dev/chat",
2383                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2384                 "forum": "https://discourse.laminas.dev",
2385                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2386                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2387                 "source": "https://github.com/laminas/laminas-inputfilter"
2388             },
2389             "funding": [
2390                 {
2391                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2392                     "type": "community_bridge"
2393                 }
2394             ],
2395             "time": "2021-12-02T14:46:43+00:00"
2396         },
2397         {
2398             "name": "laminas/laminas-json",
2399             "version": "3.3.0",
2400             "source": {
2401                 "type": "git",
2402                 "url": "https://github.com/laminas/laminas-json.git",
2403                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2404             },
2405             "dist": {
2406                 "type": "zip",
2407                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2408                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2409                 "shasum": ""
2410             },
2411             "require": {
2412                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2413             },
2414             "conflict": {
2415                 "zendframework/zend-json": "*"
2416             },
2417             "require-dev": {
2418                 "laminas/laminas-coding-standard": "~2.2.1",
2419                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2420                 "phpunit/phpunit": "^9.3"
2421             },
2422             "suggest": {
2423                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2424                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2425             },
2426             "type": "library",
2427             "autoload": {
2428                 "psr-4": {
2429                     "Laminas\\Json\\": "src/"
2430                 }
2431             },
2432             "notification-url": "https://packagist.org/downloads/",
2433             "license": [
2434                 "BSD-3-Clause"
2435             ],
2436             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2437             "homepage": "https://laminas.dev",
2438             "keywords": [
2439                 "json",
2440                 "laminas"
2441             ],
2442             "support": {
2443                 "chat": "https://laminas.dev/chat",
2444                 "docs": "https://docs.laminas.dev/laminas-json/",
2445                 "forum": "https://discourse.laminas.dev",
2446                 "issues": "https://github.com/laminas/laminas-json/issues",
2447                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2448                 "source": "https://github.com/laminas/laminas-json"
2449             },
2450             "funding": [
2451                 {
2452                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2453                     "type": "community_bridge"
2454                 }
2455             ],
2456             "time": "2021-09-02T18:02:31+00:00"
2457         },
2458         {
2459             "name": "laminas/laminas-json-server",
2460             "version": "3.4.0",
2461             "source": {
2462                 "type": "git",
2463                 "url": "https://github.com/laminas/laminas-json-server.git",
2464                 "reference": "436b1375d3fd6ea58919881d9ec9d3652156ef24"
2465             },
2466             "dist": {
2467                 "type": "zip",
2468                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/436b1375d3fd6ea58919881d9ec9d3652156ef24",
2469                 "reference": "436b1375d3fd6ea58919881d9ec9d3652156ef24",
2470                 "shasum": ""
2471             },
2472             "require": {
2473                 "laminas/laminas-http": "^2.15.1",
2474                 "laminas/laminas-json": "^3.3.0",
2475                 "laminas/laminas-server": "^2.11.0",
2476                 "php": "^7.3 || ~8.0.0"
2477             },
2478             "conflict": {
2479                 "laminas/laminas-stdlib": "<3.2.1"
2480             },
2481             "replace": {
2482                 "zendframework/zend-json-server": "^3.2.0"
2483             },
2484             "require-dev": {
2485                 "ext-json": "*",
2486                 "laminas/laminas-coding-standard": "~1.0.0",
2487                 "phpunit/phpunit": "^9.5.11",
2488                 "psalm/plugin-phpunit": "^0.16.1",
2489                 "vimeo/psalm": "^4.18.0"
2490             },
2491             "type": "library",
2492             "autoload": {
2493                 "psr-4": {
2494                     "Laminas\\Json\\Server\\": "src/"
2495                 }
2496             },
2497             "notification-url": "https://packagist.org/downloads/",
2498             "license": [
2499                 "BSD-3-Clause"
2500             ],
2501             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2502             "homepage": "https://laminas.dev",
2503             "keywords": [
2504                 "json",
2505                 "json-server",
2506                 "laminas",
2507                 "server"
2508             ],
2509             "support": {
2510                 "chat": "https://laminas.dev/chat",
2511                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2512                 "forum": "https://discourse.laminas.dev",
2513                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2514                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2515                 "source": "https://github.com/laminas/laminas-json-server"
2516             },
2517             "funding": [
2518                 {
2519                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2520                     "type": "community_bridge"
2521                 }
2522             ],
2523             "time": "2022-01-08T17:39:48+00:00"
2524         },
2525         {
2526             "name": "laminas/laminas-loader",
2527             "version": "2.8.0",
2528             "source": {
2529                 "type": "git",
2530                 "url": "https://github.com/laminas/laminas-loader.git",
2531                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2532             },
2533             "dist": {
2534                 "type": "zip",
2535                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2536                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2537                 "shasum": ""
2538             },
2539             "require": {
2540                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2541             },
2542             "conflict": {
2543                 "zendframework/zend-loader": "*"
2544             },
2545             "require-dev": {
2546                 "laminas/laminas-coding-standard": "~2.2.1",
2547                 "phpunit/phpunit": "^9.3"
2548             },
2549             "type": "library",
2550             "autoload": {
2551                 "psr-4": {
2552                     "Laminas\\Loader\\": "src/"
2553                 }
2554             },
2555             "notification-url": "https://packagist.org/downloads/",
2556             "license": [
2557                 "BSD-3-Clause"
2558             ],
2559             "description": "Autoloading and plugin loading strategies",
2560             "homepage": "https://laminas.dev",
2561             "keywords": [
2562                 "laminas",
2563                 "loader"
2564             ],
2565             "support": {
2566                 "chat": "https://laminas.dev/chat",
2567                 "docs": "https://docs.laminas.dev/laminas-loader/",
2568                 "forum": "https://discourse.laminas.dev",
2569                 "issues": "https://github.com/laminas/laminas-loader/issues",
2570                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2571                 "source": "https://github.com/laminas/laminas-loader"
2572             },
2573             "funding": [
2574                 {
2575                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2576                     "type": "community_bridge"
2577                 }
2578             ],
2579             "time": "2021-09-02T18:30:53+00:00"
2580         },
2581         {
2582             "name": "laminas/laminas-math",
2583             "version": "3.5.0",
2584             "source": {
2585                 "type": "git",
2586                 "url": "https://github.com/laminas/laminas-math.git",
2587                 "reference": "146d8187ab247ae152e811a6704a953d43537381"
2588             },
2589             "dist": {
2590                 "type": "zip",
2591                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381",
2592                 "reference": "146d8187ab247ae152e811a6704a953d43537381",
2593                 "shasum": ""
2594             },
2595             "require": {
2596                 "ext-mbstring": "*",
2597                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2598             },
2599             "conflict": {
2600                 "zendframework/zend-math": "*"
2601             },
2602             "require-dev": {
2603                 "laminas/laminas-coding-standard": "~1.0.0",
2604                 "phpunit/phpunit": "^9.5.5"
2605             },
2606             "suggest": {
2607                 "ext-bcmath": "If using the bcmath functionality",
2608                 "ext-gmp": "If using the gmp functionality"
2609             },
2610             "type": "library",
2611             "extra": {
2612                 "branch-alias": {
2613                     "dev-master": "3.2.x-dev",
2614                     "dev-develop": "3.3.x-dev"
2615                 }
2616             },
2617             "autoload": {
2618                 "psr-4": {
2619                     "Laminas\\Math\\": "src/"
2620                 }
2621             },
2622             "notification-url": "https://packagist.org/downloads/",
2623             "license": [
2624                 "BSD-3-Clause"
2625             ],
2626             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2627             "homepage": "https://laminas.dev",
2628             "keywords": [
2629                 "laminas",
2630                 "math"
2631             ],
2632             "support": {
2633                 "chat": "https://laminas.dev/chat",
2634                 "docs": "https://docs.laminas.dev/laminas-math/",
2635                 "forum": "https://discourse.laminas.dev",
2636                 "issues": "https://github.com/laminas/laminas-math/issues",
2637                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2638                 "source": "https://github.com/laminas/laminas-math"
2639             },
2640             "funding": [
2641                 {
2642                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2643                     "type": "community_bridge"
2644                 }
2645             ],
2646             "time": "2021-12-06T02:02:07+00:00"
2647         },
2648         {
2649             "name": "laminas/laminas-modulemanager",
2650             "version": "2.11.0",
2651             "source": {
2652                 "type": "git",
2653                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2654                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad"
2655             },
2656             "dist": {
2657                 "type": "zip",
2658                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2659                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2660                 "shasum": ""
2661             },
2662             "require": {
2663                 "brick/varexporter": "^0.3.2",
2664                 "laminas/laminas-config": "^3.7",
2665                 "laminas/laminas-eventmanager": "^3.4",
2666                 "laminas/laminas-stdlib": "^3.6",
2667                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2668                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2669             },
2670             "conflict": {
2671                 "zendframework/zend-modulemanager": "*"
2672             },
2673             "require-dev": {
2674                 "laminas/laminas-coding-standard": "^2.3",
2675                 "laminas/laminas-loader": "^2.8",
2676                 "laminas/laminas-mvc": "^3.1.1",
2677                 "laminas/laminas-servicemanager": "^3.7",
2678                 "phpunit/phpunit": "^9.5.5"
2679             },
2680             "suggest": {
2681                 "laminas/laminas-console": "Laminas\\Console component",
2682                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2683                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2684                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2685             },
2686             "type": "library",
2687             "autoload": {
2688                 "psr-4": {
2689                     "Laminas\\ModuleManager\\": "src/"
2690                 }
2691             },
2692             "notification-url": "https://packagist.org/downloads/",
2693             "license": [
2694                 "BSD-3-Clause"
2695             ],
2696             "description": "Modular application system for laminas-mvc applications",
2697             "homepage": "https://laminas.dev",
2698             "keywords": [
2699                 "laminas",
2700                 "modulemanager"
2701             ],
2702             "support": {
2703                 "chat": "https://laminas.dev/chat",
2704                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2705                 "forum": "https://discourse.laminas.dev",
2706                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2707                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2708                 "source": "https://github.com/laminas/laminas-modulemanager"
2709             },
2710             "funding": [
2711                 {
2712                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2713                     "type": "community_bridge"
2714                 }
2715             ],
2716             "time": "2021-10-13T17:05:17+00:00"
2717         },
2718         {
2719             "name": "laminas/laminas-mvc",
2720             "version": "3.3.0",
2721             "source": {
2722                 "type": "git",
2723                 "url": "https://github.com/laminas/laminas-mvc.git",
2724                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139"
2725             },
2726             "dist": {
2727                 "type": "zip",
2728                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/215d0ff1b504bfbc299346aae20acb362c38d139",
2729                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139",
2730                 "shasum": ""
2731             },
2732             "require": {
2733                 "container-interop/container-interop": "^1.2",
2734                 "laminas/laminas-eventmanager": "^3.4",
2735                 "laminas/laminas-http": "^2.15",
2736                 "laminas/laminas-modulemanager": "^2.8",
2737                 "laminas/laminas-router": "^3.5",
2738                 "laminas/laminas-servicemanager": "^3.7",
2739                 "laminas/laminas-stdlib": "^3.6",
2740                 "laminas/laminas-view": "^2.14",
2741                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2742             },
2743             "conflict": {
2744                 "zendframework/zend-mvc": "*"
2745             },
2746             "require-dev": {
2747                 "http-interop/http-middleware": "^0.4.1",
2748                 "laminas/laminas-coding-standard": "^1.0.0",
2749                 "laminas/laminas-json": "^3.3",
2750                 "laminas/laminas-psr7bridge": "^1.0",
2751                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2752                 "phpspec/prophecy-phpunit": "^2.0",
2753                 "phpunit/phpunit": "^9.5.5"
2754             },
2755             "suggest": {
2756                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2757                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2758                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2759                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2760                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2761                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2762                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2763                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2764                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2765                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2766                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2767             },
2768             "type": "library",
2769             "autoload": {
2770                 "psr-4": {
2771                     "Laminas\\Mvc\\": "src/"
2772                 }
2773             },
2774             "notification-url": "https://packagist.org/downloads/",
2775             "license": [
2776                 "BSD-3-Clause"
2777             ],
2778             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2779             "homepage": "https://laminas.dev",
2780             "keywords": [
2781                 "laminas",
2782                 "mvc"
2783             ],
2784             "support": {
2785                 "chat": "https://laminas.dev/chat",
2786                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2787                 "forum": "https://discourse.laminas.dev",
2788                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2789                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2790                 "source": "https://github.com/laminas/laminas-mvc"
2791             },
2792             "funding": [
2793                 {
2794                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2795                     "type": "community_bridge"
2796                 }
2797             ],
2798             "time": "2021-10-13T17:48:28+00:00"
2799         },
2800         {
2801             "name": "laminas/laminas-mvc-console",
2802             "version": "1.3.0",
2803             "source": {
2804                 "type": "git",
2805                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2806                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2807             },
2808             "dist": {
2809                 "type": "zip",
2810                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2811                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2812                 "shasum": ""
2813             },
2814             "require": {
2815                 "container-interop/container-interop": "^1.1",
2816                 "laminas/laminas-console": "^2.6",
2817                 "laminas/laminas-eventmanager": "^3.3",
2818                 "laminas/laminas-modulemanager": "^2.7.1",
2819                 "laminas/laminas-mvc": "^3.0.3",
2820                 "laminas/laminas-router": "^3.0",
2821                 "laminas/laminas-servicemanager": "^3.3",
2822                 "laminas/laminas-stdlib": "^3.3",
2823                 "laminas/laminas-text": "^2.6",
2824                 "laminas/laminas-view": "^2.11.3",
2825                 "laminas/laminas-zendframework-bridge": "^1.0",
2826                 "php": "^7.3 || ~8.0.0"
2827             },
2828             "conflict": {
2829                 "laminas/laminas-mvc": "<3.0.0"
2830             },
2831             "replace": {
2832                 "zendframework/zend-mvc-console": "^1.2.0"
2833             },
2834             "require-dev": {
2835                 "laminas/laminas-coding-standard": "~1.0.0",
2836                 "laminas/laminas-filter": "^2.6.1",
2837                 "phpspec/prophecy": "^1.12.0",
2838                 "phpspec/prophecy-phpunit": "^2.0",
2839                 "phpunit/phpunit": "^9.3"
2840             },
2841             "suggest": {
2842                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2843             },
2844             "type": "library",
2845             "extra": {
2846                 "branch-alias": {
2847                     "dev-master": "1.2.x-dev",
2848                     "dev-develop": "1.3.x-dev"
2849                 },
2850                 "laminas": {
2851                     "component": "Laminas\\Mvc\\Console"
2852                 }
2853             },
2854             "autoload": {
2855                 "psr-4": {
2856                     "Laminas\\Mvc\\Console\\": "src/"
2857                 }
2858             },
2859             "notification-url": "https://packagist.org/downloads/",
2860             "license": [
2861                 "BSD-3-Clause"
2862             ],
2863             "description": "Integration between laminas-mvc and laminas-console",
2864             "homepage": "https://laminas.dev",
2865             "keywords": [
2866                 "console",
2867                 "laminas",
2868                 "mvc"
2869             ],
2870             "support": {
2871                 "chat": "https://laminas.dev/chat",
2872                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2873                 "forum": "https://discourse.laminas.dev",
2874                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2875                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2876                 "source": "https://github.com/laminas/laminas-mvc-console"
2877             },
2878             "funding": [
2879                 {
2880                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2881                     "type": "community_bridge"
2882                 }
2883             ],
2884             "abandoned": "laminas/laminas-cli",
2885             "time": "2020-12-28T09:19:48+00:00"
2886         },
2887         {
2888             "name": "laminas/laminas-mvc-i18n",
2889             "version": "1.3.0",
2890             "source": {
2891                 "type": "git",
2892                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2893                 "reference": "1df255e2840eafdd814f5f7f4a46ef192aa5f880"
2894             },
2895             "dist": {
2896                 "type": "zip",
2897                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/1df255e2840eafdd814f5f7f4a46ef192aa5f880",
2898                 "reference": "1df255e2840eafdd814f5f7f4a46ef192aa5f880",
2899                 "shasum": ""
2900             },
2901             "require": {
2902                 "container-interop/container-interop": "^1.1",
2903                 "laminas/laminas-i18n": "^2.11",
2904                 "laminas/laminas-router": "^3.0",
2905                 "laminas/laminas-servicemanager": "^3.6",
2906                 "laminas/laminas-stdlib": "^3.3",
2907                 "laminas/laminas-validator": "^2.14",
2908                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2909             },
2910             "conflict": {
2911                 "laminas/laminas-mvc": "<3.0.0",
2912                 "phpspec/prophecy": "<1.8.0",
2913                 "zendframework/zend-mvc-i18n": "*"
2914             },
2915             "require-dev": {
2916                 "laminas/laminas-coding-standard": "~1.0.0",
2917                 "phpspec/prophecy-phpunit": "^2.0",
2918                 "phpunit/phpunit": "^9.5",
2919                 "psalm/plugin-phpunit": "^0.15.1",
2920                 "vimeo/psalm": "^4.7"
2921             },
2922             "suggest": {
2923                 "laminas/laminas-cache": "To enable caching of translation strings"
2924             },
2925             "type": "library",
2926             "extra": {
2927                 "laminas": {
2928                     "component": "Laminas\\Mvc\\I18n",
2929                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2930                 }
2931             },
2932             "autoload": {
2933                 "psr-4": {
2934                     "Laminas\\Mvc\\I18n\\": "src/"
2935                 }
2936             },
2937             "notification-url": "https://packagist.org/downloads/",
2938             "license": [
2939                 "BSD-3-Clause"
2940             ],
2941             "description": "Integration between laminas-mvc and laminas-i18n",
2942             "homepage": "https://laminas.dev",
2943             "keywords": [
2944                 "i18n",
2945                 "laminas",
2946                 "mvc"
2947             ],
2948             "support": {
2949                 "chat": "https://laminas.dev/chat",
2950                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2951                 "forum": "https://discourse.laminas.dev",
2952                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2953                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2954                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2955             },
2956             "funding": [
2957                 {
2958                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2959                     "type": "community_bridge"
2960                 }
2961             ],
2962             "time": "2021-11-30T17:32:48+00:00"
2963         },
2964         {
2965             "name": "laminas/laminas-router",
2966             "version": "3.5.0",
2967             "source": {
2968                 "type": "git",
2969                 "url": "https://github.com/laminas/laminas-router.git",
2970                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
2971             },
2972             "dist": {
2973                 "type": "zip",
2974                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
2975                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
2976                 "shasum": ""
2977             },
2978             "require": {
2979                 "container-interop/container-interop": "^1.2",
2980                 "laminas/laminas-http": "^2.15",
2981                 "laminas/laminas-servicemanager": "^3.7",
2982                 "laminas/laminas-stdlib": "^3.6",
2983                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2984             },
2985             "conflict": {
2986                 "zendframework/zend-router": "*"
2987             },
2988             "require-dev": {
2989                 "laminas/laminas-coding-standard": "~2.2.1",
2990                 "laminas/laminas-i18n": "^2.7.4",
2991                 "phpunit/phpunit": "^9.5.5",
2992                 "psalm/plugin-phpunit": "^0.15.1",
2993                 "vimeo/psalm": "^4.7"
2994             },
2995             "suggest": {
2996                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2997             },
2998             "type": "library",
2999             "extra": {
3000                 "laminas": {
3001                     "component": "Laminas\\Router",
3002                     "config-provider": "Laminas\\Router\\ConfigProvider"
3003                 }
3004             },
3005             "autoload": {
3006                 "psr-4": {
3007                     "Laminas\\Router\\": "src/"
3008                 }
3009             },
3010             "notification-url": "https://packagist.org/downloads/",
3011             "license": [
3012                 "BSD-3-Clause"
3013             ],
3014             "description": "Flexible routing system for HTTP and console applications",
3015             "homepage": "https://laminas.dev",
3016             "keywords": [
3017                 "laminas",
3018                 "routing"
3019             ],
3020             "support": {
3021                 "chat": "https://laminas.dev/chat",
3022                 "docs": "https://docs.laminas.dev/laminas-router/",
3023                 "forum": "https://discourse.laminas.dev",
3024                 "issues": "https://github.com/laminas/laminas-router/issues",
3025                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
3026                 "source": "https://github.com/laminas/laminas-router"
3027             },
3028             "funding": [
3029                 {
3030                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3031                     "type": "community_bridge"
3032                 }
3033             ],
3034             "time": "2021-10-13T16:02:43+00:00"
3035         },
3036         {
3037             "name": "laminas/laminas-server",
3038             "version": "2.11.1",
3039             "source": {
3040                 "type": "git",
3041                 "url": "https://github.com/laminas/laminas-server.git",
3042                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1"
3043             },
3044             "dist": {
3045                 "type": "zip",
3046                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3047                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3048                 "shasum": ""
3049             },
3050             "require": {
3051                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
3052                 "laminas/laminas-stdlib": "^3.3.1",
3053                 "laminas/laminas-zendframework-bridge": "^1.2.0",
3054                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3055             },
3056             "replace": {
3057                 "zendframework/zend-server": "^2.8.1"
3058             },
3059             "require-dev": {
3060                 "laminas/laminas-coding-standard": "~1.0.0",
3061                 "phpunit/phpunit": "^9.5.5",
3062                 "psalm/plugin-phpunit": "^0.15.1",
3063                 "vimeo/psalm": "^4.6.4"
3064             },
3065             "type": "library",
3066             "autoload": {
3067                 "psr-4": {
3068                     "Laminas\\Server\\": "src/"
3069                 }
3070             },
3071             "notification-url": "https://packagist.org/downloads/",
3072             "license": [
3073                 "BSD-3-Clause"
3074             ],
3075             "description": "Create Reflection-based RPC servers",
3076             "homepage": "https://laminas.dev",
3077             "keywords": [
3078                 "laminas",
3079                 "server"
3080             ],
3081             "support": {
3082                 "chat": "https://laminas.dev/chat",
3083                 "docs": "https://docs.laminas.dev/laminas-server/",
3084                 "forum": "https://discourse.laminas.dev",
3085                 "issues": "https://github.com/laminas/laminas-server/issues",
3086                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
3087                 "source": "https://github.com/laminas/laminas-server"
3088             },
3089             "funding": [
3090                 {
3091                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3092                     "type": "community_bridge"
3093                 }
3094             ],
3095             "time": "2022-02-25T14:41:51+00:00"
3096         },
3097         {
3098             "name": "laminas/laminas-servicemanager",
3099             "version": "3.10.0",
3100             "source": {
3101                 "type": "git",
3102                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3103                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1"
3104             },
3105             "dist": {
3106                 "type": "zip",
3107                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3108                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3109                 "shasum": ""
3110             },
3111             "require": {
3112                 "container-interop/container-interop": "^1.2",
3113                 "laminas/laminas-stdlib": "^3.2.1",
3114                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3115                 "psr/container": "^1.0"
3116             },
3117             "conflict": {
3118                 "laminas/laminas-code": "<3.3.1",
3119                 "zendframework/zend-code": "<3.3.1",
3120                 "zendframework/zend-servicemanager": "*"
3121             },
3122             "provide": {
3123                 "container-interop/container-interop-implementation": "^1.2",
3124                 "psr/container-implementation": "^1.0"
3125             },
3126             "require-dev": {
3127                 "composer/package-versions-deprecated": "^1.0",
3128                 "laminas/laminas-coding-standard": "~2.2.1",
3129                 "laminas/laminas-container-config-test": "^0.3",
3130                 "laminas/laminas-dependency-plugin": "^2.1.2",
3131                 "mikey179/vfsstream": "^1.6.10@alpha",
3132                 "ocramius/proxy-manager": "^2.11",
3133                 "phpbench/phpbench": "^1.1",
3134                 "phpspec/prophecy-phpunit": "^2.0",
3135                 "phpunit/phpunit": "^9.5.5",
3136                 "psalm/plugin-phpunit": "^0.16.1",
3137                 "vimeo/psalm": "^4.8"
3138             },
3139             "suggest": {
3140                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3141             },
3142             "bin": [
3143                 "bin/generate-deps-for-config-factory",
3144                 "bin/generate-factory-for-class"
3145             ],
3146             "type": "library",
3147             "autoload": {
3148                 "psr-4": {
3149                     "Laminas\\ServiceManager\\": "src/"
3150                 }
3151             },
3152             "notification-url": "https://packagist.org/downloads/",
3153             "license": [
3154                 "BSD-3-Clause"
3155             ],
3156             "description": "Factory-Driven Dependency Injection Container",
3157             "homepage": "https://laminas.dev",
3158             "keywords": [
3159                 "PSR-11",
3160                 "dependency-injection",
3161                 "di",
3162                 "dic",
3163                 "laminas",
3164                 "service-manager",
3165                 "servicemanager"
3166             ],
3167             "support": {
3168                 "chat": "https://laminas.dev/chat",
3169                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3170                 "forum": "https://discourse.laminas.dev",
3171                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3172                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3173                 "source": "https://github.com/laminas/laminas-servicemanager"
3174             },
3175             "funding": [
3176                 {
3177                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3178                     "type": "community_bridge"
3179                 }
3180             ],
3181             "time": "2021-09-18T20:19:36+00:00"
3182         },
3183         {
3184             "name": "laminas/laminas-soap",
3185             "version": "2.10.0",
3186             "source": {
3187                 "type": "git",
3188                 "url": "https://github.com/laminas/laminas-soap.git",
3189                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3190             },
3191             "dist": {
3192                 "type": "zip",
3193                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3194                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3195                 "shasum": ""
3196             },
3197             "require": {
3198                 "ext-dom": "*",
3199                 "ext-soap": "*",
3200                 "laminas/laminas-server": "^2.11",
3201                 "laminas/laminas-stdlib": "^3.6",
3202                 "laminas/laminas-uri": "^2.9.1",
3203                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3204             },
3205             "conflict": {
3206                 "laminas/laminas-code": "<4.4",
3207                 "zendframework/zend-soap": "*"
3208             },
3209             "require-dev": {
3210                 "laminas/laminas-coding-standard": "~2.2.1",
3211                 "laminas/laminas-config": "^3.7",
3212                 "laminas/laminas-http": "^2.15",
3213                 "phpspec/prophecy-phpunit": "^2.0.1",
3214                 "phpunit/phpunit": "^9.5.5"
3215             },
3216             "suggest": {
3217                 "ext-curl": "Curl is required when .NET compatibility is required",
3218                 "laminas/laminas-http": "Laminas\\Http component"
3219             },
3220             "type": "library",
3221             "autoload": {
3222                 "psr-4": {
3223                     "Laminas\\Soap\\": "src/"
3224                 }
3225             },
3226             "notification-url": "https://packagist.org/downloads/",
3227             "license": [
3228                 "BSD-3-Clause"
3229             ],
3230             "homepage": "https://laminas.dev",
3231             "keywords": [
3232                 "laminas",
3233                 "soap"
3234             ],
3235             "support": {
3236                 "chat": "https://laminas.dev/chat",
3237                 "docs": "https://docs.laminas.dev/laminas-soap/",
3238                 "forum": "https://discourse.laminas.dev",
3239                 "issues": "https://github.com/laminas/laminas-soap/issues",
3240                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3241                 "source": "https://github.com/laminas/laminas-soap"
3242             },
3243             "funding": [
3244                 {
3245                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3246                     "type": "community_bridge"
3247                 }
3248             ],
3249             "time": "2021-10-14T14:04:27+00:00"
3250         },
3251         {
3252             "name": "laminas/laminas-stdlib",
3253             "version": "3.7.1",
3254             "source": {
3255                 "type": "git",
3256                 "url": "https://github.com/laminas/laminas-stdlib.git",
3257                 "reference": "bcd869e2fe88d567800057c1434f2380354fe325"
3258             },
3259             "dist": {
3260                 "type": "zip",
3261                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325",
3262                 "reference": "bcd869e2fe88d567800057c1434f2380354fe325",
3263                 "shasum": ""
3264             },
3265             "require": {
3266                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3267             },
3268             "conflict": {
3269                 "zendframework/zend-stdlib": "*"
3270             },
3271             "require-dev": {
3272                 "laminas/laminas-coding-standard": "~2.3.0",
3273                 "phpbench/phpbench": "^1.0",
3274                 "phpunit/phpunit": "^9.3.7",
3275                 "psalm/plugin-phpunit": "^0.16.0",
3276                 "vimeo/psalm": "^4.7"
3277             },
3278             "type": "library",
3279             "autoload": {
3280                 "psr-4": {
3281                     "Laminas\\Stdlib\\": "src/"
3282                 }
3283             },
3284             "notification-url": "https://packagist.org/downloads/",
3285             "license": [
3286                 "BSD-3-Clause"
3287             ],
3288             "description": "SPL extensions, array utilities, error handlers, and more",
3289             "homepage": "https://laminas.dev",
3290             "keywords": [
3291                 "laminas",
3292                 "stdlib"
3293             ],
3294             "support": {
3295                 "chat": "https://laminas.dev/chat",
3296                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3297                 "forum": "https://discourse.laminas.dev",
3298                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3299                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3300                 "source": "https://github.com/laminas/laminas-stdlib"
3301             },
3302             "funding": [
3303                 {
3304                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3305                     "type": "community_bridge"
3306                 }
3307             ],
3308             "time": "2022-01-21T15:50:46+00:00"
3309         },
3310         {
3311             "name": "laminas/laminas-text",
3312             "version": "2.9.0",
3313             "source": {
3314                 "type": "git",
3315                 "url": "https://github.com/laminas/laminas-text.git",
3316                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3317             },
3318             "dist": {
3319                 "type": "zip",
3320                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3321                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3322                 "shasum": ""
3323             },
3324             "require": {
3325                 "laminas/laminas-servicemanager": "^3.4",
3326                 "laminas/laminas-stdlib": "^3.6",
3327                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3328             },
3329             "conflict": {
3330                 "zendframework/zend-text": "*"
3331             },
3332             "require-dev": {
3333                 "laminas/laminas-coding-standard": "~1.0.0",
3334                 "phpunit/phpunit": "^9.3"
3335             },
3336             "type": "library",
3337             "autoload": {
3338                 "psr-4": {
3339                     "Laminas\\Text\\": "src/"
3340                 }
3341             },
3342             "notification-url": "https://packagist.org/downloads/",
3343             "license": [
3344                 "BSD-3-Clause"
3345             ],
3346             "description": "Create FIGlets and text-based tables",
3347             "homepage": "https://laminas.dev",
3348             "keywords": [
3349                 "laminas",
3350                 "text"
3351             ],
3352             "support": {
3353                 "chat": "https://laminas.dev/chat",
3354                 "docs": "https://docs.laminas.dev/laminas-text/",
3355                 "forum": "https://discourse.laminas.dev",
3356                 "issues": "https://github.com/laminas/laminas-text/issues",
3357                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3358                 "source": "https://github.com/laminas/laminas-text"
3359             },
3360             "funding": [
3361                 {
3362                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3363                     "type": "community_bridge"
3364                 }
3365             ],
3366             "time": "2021-09-02T16:50:53+00:00"
3367         },
3368         {
3369             "name": "laminas/laminas-uri",
3370             "version": "2.9.1",
3371             "source": {
3372                 "type": "git",
3373                 "url": "https://github.com/laminas/laminas-uri.git",
3374                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3375             },
3376             "dist": {
3377                 "type": "zip",
3378                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3379                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3380                 "shasum": ""
3381             },
3382             "require": {
3383                 "laminas/laminas-escaper": "^2.9",
3384                 "laminas/laminas-validator": "^2.15",
3385                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3386             },
3387             "conflict": {
3388                 "zendframework/zend-uri": "*"
3389             },
3390             "require-dev": {
3391                 "laminas/laminas-coding-standard": "~2.2.1",
3392                 "phpunit/phpunit": "^9.5.5"
3393             },
3394             "type": "library",
3395             "autoload": {
3396                 "psr-4": {
3397                     "Laminas\\Uri\\": "src/"
3398                 }
3399             },
3400             "notification-url": "https://packagist.org/downloads/",
3401             "license": [
3402                 "BSD-3-Clause"
3403             ],
3404             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3405             "homepage": "https://laminas.dev",
3406             "keywords": [
3407                 "laminas",
3408                 "uri"
3409             ],
3410             "support": {
3411                 "chat": "https://laminas.dev/chat",
3412                 "docs": "https://docs.laminas.dev/laminas-uri/",
3413                 "forum": "https://discourse.laminas.dev",
3414                 "issues": "https://github.com/laminas/laminas-uri/issues",
3415                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3416                 "source": "https://github.com/laminas/laminas-uri"
3417             },
3418             "funding": [
3419                 {
3420                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3421                     "type": "community_bridge"
3422                 }
3423             ],
3424             "time": "2021-09-09T18:37:15+00:00"
3425         },
3426         {
3427             "name": "laminas/laminas-validator",
3428             "version": "2.17.0",
3429             "source": {
3430                 "type": "git",
3431                 "url": "https://github.com/laminas/laminas-validator.git",
3432                 "reference": "bdd503adc83d814a5c94e598ea0eb9fc7ca56339"
3433             },
3434             "dist": {
3435                 "type": "zip",
3436                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/bdd503adc83d814a5c94e598ea0eb9fc7ca56339",
3437                 "reference": "bdd503adc83d814a5c94e598ea0eb9fc7ca56339",
3438                 "shasum": ""
3439             },
3440             "require": {
3441                 "container-interop/container-interop": "^1.1",
3442                 "laminas/laminas-stdlib": "^3.6",
3443                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3444             },
3445             "conflict": {
3446                 "zendframework/zend-validator": "*"
3447             },
3448             "require-dev": {
3449                 "laminas/laminas-cache": "^2.6.1",
3450                 "laminas/laminas-coding-standard": "~2.2.1",
3451                 "laminas/laminas-db": "^2.7",
3452                 "laminas/laminas-filter": "^2.6",
3453                 "laminas/laminas-http": "^2.14.2",
3454                 "laminas/laminas-i18n": "^2.6",
3455                 "laminas/laminas-math": "^2.6",
3456                 "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
3457                 "laminas/laminas-session": "^2.8",
3458                 "laminas/laminas-uri": "^2.7",
3459                 "phpspec/prophecy-phpunit": "^2.0",
3460                 "phpunit/phpunit": "^9.5.5",
3461                 "psalm/plugin-phpunit": "^0.15.0",
3462                 "psr/http-client": "^1.0",
3463                 "psr/http-factory": "^1.0",
3464                 "psr/http-message": "^1.0",
3465                 "vimeo/psalm": "^4.3"
3466             },
3467             "suggest": {
3468                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3469                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3470                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3471                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3472                 "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
3473                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3474                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3475                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3476                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3477             },
3478             "type": "library",
3479             "extra": {
3480                 "laminas": {
3481                     "component": "Laminas\\Validator",
3482                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3483                 }
3484             },
3485             "autoload": {
3486                 "psr-4": {
3487                     "Laminas\\Validator\\": "src/"
3488                 }
3489             },
3490             "notification-url": "https://packagist.org/downloads/",
3491             "license": [
3492                 "BSD-3-Clause"
3493             ],
3494             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3495             "homepage": "https://laminas.dev",
3496             "keywords": [
3497                 "laminas",
3498                 "validator"
3499             ],
3500             "support": {
3501                 "chat": "https://laminas.dev/chat",
3502                 "docs": "https://docs.laminas.dev/laminas-validator/",
3503                 "forum": "https://discourse.laminas.dev",
3504                 "issues": "https://github.com/laminas/laminas-validator/issues",
3505                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3506                 "source": "https://github.com/laminas/laminas-validator"
3507             },
3508             "funding": [
3509                 {
3510                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3511                     "type": "community_bridge"
3512                 }
3513             ],
3514             "time": "2022-03-08T18:16:51+00:00"
3515         },
3516         {
3517             "name": "laminas/laminas-view",
3518             "version": "2.20.0",
3519             "source": {
3520                 "type": "git",
3521                 "url": "https://github.com/laminas/laminas-view.git",
3522                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4"
3523             },
3524             "dist": {
3525                 "type": "zip",
3526                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/2cd6973a3e042be3d244260fe93f435668f5c2b4",
3527                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4",
3528                 "shasum": ""
3529             },
3530             "require": {
3531                 "container-interop/container-interop": "^1.2",
3532                 "ext-dom": "*",
3533                 "ext-filter": "*",
3534                 "ext-json": "*",
3535                 "laminas/laminas-escaper": "^2.5",
3536                 "laminas/laminas-eventmanager": "^3.4",
3537                 "laminas/laminas-json": "^3.3",
3538                 "laminas/laminas-servicemanager": "^3.10",
3539                 "laminas/laminas-stdlib": "^3.6",
3540                 "php": "^7.4 || ~8.0.0 || ~8.1.0",
3541                 "psr/container": "^1 || ^2"
3542             },
3543             "conflict": {
3544                 "container-interop/container-interop": "<1.2",
3545                 "laminas/laminas-router": "<3.0.1",
3546                 "laminas/laminas-servicemanager": "<3.3",
3547                 "laminas/laminas-session": "<2.12",
3548                 "zendframework/zend-view": "*"
3549             },
3550             "require-dev": {
3551                 "laminas/laminas-authentication": "^2.5",
3552                 "laminas/laminas-coding-standard": "~2.3.0",
3553                 "laminas/laminas-console": "^2.6",
3554                 "laminas/laminas-feed": "^2.15",
3555                 "laminas/laminas-filter": "^2.13.0",
3556                 "laminas/laminas-http": "^2.15",
3557                 "laminas/laminas-i18n": "^2.6",
3558                 "laminas/laminas-modulemanager": "^2.7.1",
3559                 "laminas/laminas-mvc": "^3.0",
3560                 "laminas/laminas-mvc-i18n": "^1.1",
3561                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0",
3562                 "laminas/laminas-navigation": "^2.13.1",
3563                 "laminas/laminas-paginator": "^2.11.0",
3564                 "laminas/laminas-permissions-acl": "^2.6",
3565                 "laminas/laminas-router": "^3.0.1",
3566                 "laminas/laminas-uri": "^2.5",
3567                 "phpspec/prophecy": "^1.12",
3568                 "phpspec/prophecy-phpunit": "^2.0",
3569                 "phpunit/phpunit": "^9.5.5",
3570                 "psalm/plugin-phpunit": "^0.16.1",
3571                 "vimeo/psalm": "^4.10"
3572             },
3573             "suggest": {
3574                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3575                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3576                 "laminas/laminas-feed": "Laminas\\Feed component",
3577                 "laminas/laminas-filter": "Laminas\\Filter component",
3578                 "laminas/laminas-http": "Laminas\\Http component",
3579                 "laminas/laminas-i18n": "Laminas\\I18n component",
3580                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3581                 "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",
3582                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3583                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3584                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3585                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3586                 "laminas/laminas-uri": "Laminas\\Uri component"
3587             },
3588             "bin": [
3589                 "bin/templatemap_generator.php"
3590             ],
3591             "type": "library",
3592             "autoload": {
3593                 "psr-4": {
3594                     "Laminas\\View\\": "src/"
3595                 }
3596             },
3597             "notification-url": "https://packagist.org/downloads/",
3598             "license": [
3599                 "BSD-3-Clause"
3600             ],
3601             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3602             "homepage": "https://laminas.dev",
3603             "keywords": [
3604                 "laminas",
3605                 "view"
3606             ],
3607             "support": {
3608                 "chat": "https://laminas.dev/chat",
3609                 "docs": "https://docs.laminas.dev/laminas-view/",
3610                 "forum": "https://discourse.laminas.dev",
3611                 "issues": "https://github.com/laminas/laminas-view/issues",
3612                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3613                 "source": "https://github.com/laminas/laminas-view"
3614             },
3615             "funding": [
3616                 {
3617                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3618                     "type": "community_bridge"
3619                 }
3620             ],
3621             "time": "2022-02-22T13:52:44+00:00"
3622         },
3623         {
3624             "name": "laminas/laminas-xml",
3625             "version": "1.4.0",
3626             "source": {
3627                 "type": "git",
3628                 "url": "https://github.com/laminas/laminas-xml.git",
3629                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
3630             },
3631             "dist": {
3632                 "type": "zip",
3633                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3634                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3635                 "shasum": ""
3636             },
3637             "require": {
3638                 "ext-dom": "*",
3639                 "ext-simplexml": "*",
3640                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3641             },
3642             "conflict": {
3643                 "zendframework/zendxml": "*"
3644             },
3645             "require-dev": {
3646                 "ext-iconv": "*",
3647                 "laminas/laminas-coding-standard": "~1.0.0",
3648                 "phpunit/phpunit": "^9.5.8",
3649                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3650             },
3651             "type": "library",
3652             "autoload": {
3653                 "psr-4": {
3654                     "Laminas\\Xml\\": "src/"
3655                 }
3656             },
3657             "notification-url": "https://packagist.org/downloads/",
3658             "license": [
3659                 "BSD-3-Clause"
3660             ],
3661             "description": "Utility library for XML usage, best practices, and security in PHP",
3662             "homepage": "https://laminas.dev",
3663             "keywords": [
3664                 "laminas",
3665                 "security",
3666                 "xml"
3667             ],
3668             "support": {
3669                 "chat": "https://laminas.dev/chat",
3670                 "forum": "https://discourse.laminas.dev",
3671                 "issues": "https://github.com/laminas/laminas-xml/issues",
3672                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3673                 "source": "https://github.com/laminas/laminas-xml"
3674             },
3675             "funding": [
3676                 {
3677                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3678                     "type": "community_bridge"
3679                 }
3680             ],
3681             "time": "2021-11-30T02:16:35+00:00"
3682         },
3683         {
3684             "name": "laminas/laminas-xmlrpc",
3685             "version": "2.13.0",
3686             "source": {
3687                 "type": "git",
3688                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3689                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7"
3690             },
3691             "dist": {
3692                 "type": "zip",
3693                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3694                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3695                 "shasum": ""
3696             },
3697             "require": {
3698                 "laminas/laminas-code": "^4.4",
3699                 "laminas/laminas-http": "^2.15",
3700                 "laminas/laminas-math": "^3.4.0",
3701                 "laminas/laminas-server": "^2.11",
3702                 "laminas/laminas-stdlib": "^3.6.1",
3703                 "laminas/laminas-xml": "^1.4.0",
3704                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3705             },
3706             "conflict": {
3707                 "zendframework/zend-xmlrpc": "*"
3708             },
3709             "require-dev": {
3710                 "laminas/laminas-coding-standard": "~2.2.1",
3711                 "phpunit/phpunit": "^9.5.8",
3712                 "squizlabs/php_codesniffer": "^3.6.1"
3713             },
3714             "suggest": {
3715                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3716             },
3717             "type": "library",
3718             "autoload": {
3719                 "psr-4": {
3720                     "Laminas\\XmlRpc\\": "src/"
3721                 }
3722             },
3723             "notification-url": "https://packagist.org/downloads/",
3724             "license": [
3725                 "BSD-3-Clause"
3726             ],
3727             "description": "Fully-featured XML-RPC server and client implementations",
3728             "homepage": "https://laminas.dev",
3729             "keywords": [
3730                 "laminas",
3731                 "xmlrpc"
3732             ],
3733             "support": {
3734                 "chat": "https://laminas.dev/chat",
3735                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3736                 "forum": "https://discourse.laminas.dev",
3737                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3738                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3739                 "source": "https://github.com/laminas/laminas-xmlrpc"
3740             },
3741             "funding": [
3742                 {
3743                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3744                     "type": "community_bridge"
3745                 }
3746             ],
3747             "time": "2021-12-03T15:43:50+00:00"
3748         },
3749         {
3750             "name": "laminas/laminas-zendframework-bridge",
3751             "version": "1.5.0",
3752             "source": {
3753                 "type": "git",
3754                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3755                 "reference": "7f049390b756d34ba5940a8fb47634fbb51f79ab"
3756             },
3757             "dist": {
3758                 "type": "zip",
3759                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/7f049390b756d34ba5940a8fb47634fbb51f79ab",
3760                 "reference": "7f049390b756d34ba5940a8fb47634fbb51f79ab",
3761                 "shasum": ""
3762             },
3763             "require": {
3764                 "php": ">=7.4, <8.2"
3765             },
3766             "require-dev": {
3767                 "phpunit/phpunit": "^9.5.14",
3768                 "psalm/plugin-phpunit": "^0.15.2",
3769                 "squizlabs/php_codesniffer": "^3.6.2",
3770                 "vimeo/psalm": "^4.21.0"
3771             },
3772             "type": "library",
3773             "extra": {
3774                 "laminas": {
3775                     "module": "Laminas\\ZendFrameworkBridge"
3776                 }
3777             },
3778             "autoload": {
3779                 "files": [
3780                     "src/autoload.php"
3781                 ],
3782                 "psr-4": {
3783                     "Laminas\\ZendFrameworkBridge\\": "src//"
3784                 }
3785             },
3786             "notification-url": "https://packagist.org/downloads/",
3787             "license": [
3788                 "BSD-3-Clause"
3789             ],
3790             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3791             "keywords": [
3792                 "ZendFramework",
3793                 "autoloading",
3794                 "laminas",
3795                 "zf"
3796             ],
3797             "support": {
3798                 "forum": "https://discourse.laminas.dev/",
3799                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3800                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3801                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3802             },
3803             "funding": [
3804                 {
3805                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3806                     "type": "community_bridge"
3807                 }
3808             ],
3809             "time": "2022-02-22T22:17:01+00:00"
3810         },
3811         {
3812             "name": "lcobucci/clock",
3813             "version": "2.0.0",
3814             "source": {
3815                 "type": "git",
3816                 "url": "https://github.com/lcobucci/clock.git",
3817                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3818             },
3819             "dist": {
3820                 "type": "zip",
3821                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3822                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3823                 "shasum": ""
3824             },
3825             "require": {
3826                 "php": "^7.4 || ^8.0"
3827             },
3828             "require-dev": {
3829                 "infection/infection": "^0.17",
3830                 "lcobucci/coding-standard": "^6.0",
3831                 "phpstan/extension-installer": "^1.0",
3832                 "phpstan/phpstan": "^0.12",
3833                 "phpstan/phpstan-deprecation-rules": "^0.12",
3834                 "phpstan/phpstan-phpunit": "^0.12",
3835                 "phpstan/phpstan-strict-rules": "^0.12",
3836                 "phpunit/php-code-coverage": "9.1.4",
3837                 "phpunit/phpunit": "9.3.7"
3838             },
3839             "type": "library",
3840             "autoload": {
3841                 "psr-4": {
3842                     "Lcobucci\\Clock\\": "src"
3843                 }
3844             },
3845             "notification-url": "https://packagist.org/downloads/",
3846             "license": [
3847                 "MIT"
3848             ],
3849             "authors": [
3850                 {
3851                     "name": "Luís Cobucci",
3852                     "email": "lcobucci@gmail.com"
3853                 }
3854             ],
3855             "description": "Yet another clock abstraction",
3856             "support": {
3857                 "issues": "https://github.com/lcobucci/clock/issues",
3858                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3859             },
3860             "funding": [
3861                 {
3862                     "url": "https://github.com/lcobucci",
3863                     "type": "github"
3864                 },
3865                 {
3866                     "url": "https://www.patreon.com/lcobucci",
3867                     "type": "patreon"
3868                 }
3869             ],
3870             "time": "2020-08-27T18:56:02+00:00"
3871         },
3872         {
3873             "name": "lcobucci/jwt",
3874             "version": "4.1.5",
3875             "source": {
3876                 "type": "git",
3877                 "url": "https://github.com/lcobucci/jwt.git",
3878                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3879             },
3880             "dist": {
3881                 "type": "zip",
3882                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3883                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3884                 "shasum": ""
3885             },
3886             "require": {
3887                 "ext-hash": "*",
3888                 "ext-json": "*",
3889                 "ext-mbstring": "*",
3890                 "ext-openssl": "*",
3891                 "ext-sodium": "*",
3892                 "lcobucci/clock": "^2.0",
3893                 "php": "^7.4 || ^8.0"
3894             },
3895             "require-dev": {
3896                 "infection/infection": "^0.21",
3897                 "lcobucci/coding-standard": "^6.0",
3898                 "mikey179/vfsstream": "^1.6.7",
3899                 "phpbench/phpbench": "^1.0",
3900                 "phpstan/extension-installer": "^1.0",
3901                 "phpstan/phpstan": "^0.12",
3902                 "phpstan/phpstan-deprecation-rules": "^0.12",
3903                 "phpstan/phpstan-phpunit": "^0.12",
3904                 "phpstan/phpstan-strict-rules": "^0.12",
3905                 "phpunit/php-invoker": "^3.1",
3906                 "phpunit/phpunit": "^9.5"
3907             },
3908             "type": "library",
3909             "autoload": {
3910                 "psr-4": {
3911                     "Lcobucci\\JWT\\": "src"
3912                 }
3913             },
3914             "notification-url": "https://packagist.org/downloads/",
3915             "license": [
3916                 "BSD-3-Clause"
3917             ],
3918             "authors": [
3919                 {
3920                     "name": "Luís Cobucci",
3921                     "email": "lcobucci@gmail.com",
3922                     "role": "Developer"
3923                 }
3924             ],
3925             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3926             "keywords": [
3927                 "JWS",
3928                 "jwt"
3929             ],
3930             "support": {
3931                 "issues": "https://github.com/lcobucci/jwt/issues",
3932                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3933             },
3934             "funding": [
3935                 {
3936                     "url": "https://github.com/lcobucci",
3937                     "type": "github"
3938                 },
3939                 {
3940                     "url": "https://www.patreon.com/lcobucci",
3941                     "type": "patreon"
3942                 }
3943             ],
3944             "time": "2021-09-28T19:34:56+00:00"
3945         },
3946         {
3947             "name": "league/event",
3948             "version": "2.2.0",
3949             "source": {
3950                 "type": "git",
3951                 "url": "https://github.com/thephpleague/event.git",
3952                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3953             },
3954             "dist": {
3955                 "type": "zip",
3956                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3957                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3958                 "shasum": ""
3959             },
3960             "require": {
3961                 "php": ">=5.4.0"
3962             },
3963             "require-dev": {
3964                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3965                 "phpspec/phpspec": "^2.2"
3966             },
3967             "type": "library",
3968             "extra": {
3969                 "branch-alias": {
3970                     "dev-master": "2.2-dev"
3971                 }
3972             },
3973             "autoload": {
3974                 "psr-4": {
3975                     "League\\Event\\": "src/"
3976                 }
3977             },
3978             "notification-url": "https://packagist.org/downloads/",
3979             "license": [
3980                 "MIT"
3981             ],
3982             "authors": [
3983                 {
3984                     "name": "Frank de Jonge",
3985                     "email": "info@frenky.net"
3986                 }
3987             ],
3988             "description": "Event package",
3989             "keywords": [
3990                 "emitter",
3991                 "event",
3992                 "listener"
3993             ],
3994             "support": {
3995                 "issues": "https://github.com/thephpleague/event/issues",
3996                 "source": "https://github.com/thephpleague/event/tree/master"
3997             },
3998             "time": "2018-11-26T11:52:41+00:00"
3999         },
4000         {
4001             "name": "league/oauth2-server",
4002             "version": "8.3.3",
4003             "source": {
4004                 "type": "git",
4005                 "url": "https://github.com/thephpleague/oauth2-server.git",
4006                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a"
4007             },
4008             "dist": {
4009                 "type": "zip",
4010                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a",
4011                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a",
4012                 "shasum": ""
4013             },
4014             "require": {
4015                 "defuse/php-encryption": "^2.2.1",
4016                 "ext-json": "*",
4017                 "ext-openssl": "*",
4018                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
4019                 "league/event": "^2.2",
4020                 "php": "^7.2 || ^8.0",
4021                 "psr/http-message": "^1.0.1"
4022             },
4023             "replace": {
4024                 "league/oauth2server": "*",
4025                 "lncd/oauth2": "*"
4026             },
4027             "require-dev": {
4028                 "laminas/laminas-diactoros": "^2.4.1",
4029                 "phpstan/phpstan": "^0.12.57",
4030                 "phpstan/phpstan-phpunit": "^0.12.16",
4031                 "phpunit/phpunit": "^8.5.13",
4032                 "roave/security-advisories": "dev-master"
4033             },
4034             "type": "library",
4035             "autoload": {
4036                 "psr-4": {
4037                     "League\\OAuth2\\Server\\": "src/"
4038                 }
4039             },
4040             "notification-url": "https://packagist.org/downloads/",
4041             "license": [
4042                 "MIT"
4043             ],
4044             "authors": [
4045                 {
4046                     "name": "Alex Bilbie",
4047                     "email": "hello@alexbilbie.com",
4048                     "homepage": "http://www.alexbilbie.com",
4049                     "role": "Developer"
4050                 },
4051                 {
4052                     "name": "Andy Millington",
4053                     "email": "andrew@noexceptions.io",
4054                     "homepage": "https://www.noexceptions.io",
4055                     "role": "Developer"
4056                 }
4057             ],
4058             "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.",
4059             "homepage": "https://oauth2.thephpleague.com/",
4060             "keywords": [
4061                 "Authentication",
4062                 "api",
4063                 "auth",
4064                 "authorisation",
4065                 "authorization",
4066                 "oauth",
4067                 "oauth 2",
4068                 "oauth 2.0",
4069                 "oauth2",
4070                 "protect",
4071                 "resource",
4072                 "secure",
4073                 "server"
4074             ],
4075             "support": {
4076                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
4077                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3"
4078             },
4079             "funding": [
4080                 {
4081                     "url": "https://github.com/sephster",
4082                     "type": "github"
4083                 }
4084             ],
4085             "time": "2021-10-11T20:41:49+00:00"
4086         },
4087         {
4088             "name": "league/omnipay",
4089             "version": "v3.2.1",
4090             "source": {
4091                 "type": "git",
4092                 "url": "https://github.com/thephpleague/omnipay.git",
4093                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
4094             },
4095             "dist": {
4096                 "type": "zip",
4097                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4098                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4099                 "shasum": ""
4100             },
4101             "require": {
4102                 "omnipay/common": "^3.1",
4103                 "php": "^7.2|^8.0",
4104                 "php-http/discovery": "^1.14",
4105                 "php-http/guzzle7-adapter": "^1"
4106             },
4107             "require-dev": {
4108                 "omnipay/tests": "^3|^4"
4109             },
4110             "type": "metapackage",
4111             "extra": {
4112                 "branch-alias": {
4113                     "dev-master": "3.2.x-dev"
4114                 }
4115             },
4116             "notification-url": "https://packagist.org/downloads/",
4117             "license": [
4118                 "MIT"
4119             ],
4120             "authors": [
4121                 {
4122                     "name": "Adrian Macneil",
4123                     "email": "adrian@adrianmacneil.com"
4124                 },
4125                 {
4126                     "name": "Barry vd. Heuvel",
4127                     "email": "barryvdh@gmail.com"
4128                 }
4129             ],
4130             "description": "Omnipay payment processing library",
4131             "homepage": "https://omnipay.thephpleague.com/",
4132             "keywords": [
4133                 "checkout",
4134                 "creditcard",
4135                 "omnipay",
4136                 "payment"
4137             ],
4138             "support": {
4139                 "issues": "https://github.com/thephpleague/omnipay/issues",
4140                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4141             },
4142             "funding": [
4143                 {
4144                     "url": "https://github.com/barryvdh",
4145                     "type": "github"
4146                 }
4147             ],
4148             "time": "2021-06-05T11:34:12+00:00"
4149         },
4150         {
4151             "name": "maennchen/zipstream-php",
4152             "version": "2.1.0",
4153             "source": {
4154                 "type": "git",
4155                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4156                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
4157             },
4158             "dist": {
4159                 "type": "zip",
4160                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
4161                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
4162                 "shasum": ""
4163             },
4164             "require": {
4165                 "myclabs/php-enum": "^1.5",
4166                 "php": ">= 7.1",
4167                 "psr/http-message": "^1.0",
4168                 "symfony/polyfill-mbstring": "^1.0"
4169             },
4170             "require-dev": {
4171                 "ext-zip": "*",
4172                 "guzzlehttp/guzzle": ">= 6.3",
4173                 "mikey179/vfsstream": "^1.6",
4174                 "phpunit/phpunit": ">= 7.5"
4175             },
4176             "type": "library",
4177             "autoload": {
4178                 "psr-4": {
4179                     "ZipStream\\": "src/"
4180                 }
4181             },
4182             "notification-url": "https://packagist.org/downloads/",
4183             "license": [
4184                 "MIT"
4185             ],
4186             "authors": [
4187                 {
4188                     "name": "Paul Duncan",
4189                     "email": "pabs@pablotron.org"
4190                 },
4191                 {
4192                     "name": "Jonatan Männchen",
4193                     "email": "jonatan@maennchen.ch"
4194                 },
4195                 {
4196                     "name": "Jesse Donat",
4197                     "email": "donatj@gmail.com"
4198                 },
4199                 {
4200                     "name": "András Kolesár",
4201                     "email": "kolesar@kolesar.hu"
4202                 }
4203             ],
4204             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4205             "keywords": [
4206                 "stream",
4207                 "zip"
4208             ],
4209             "support": {
4210                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4211                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
4212             },
4213             "funding": [
4214                 {
4215                     "url": "https://opencollective.com/zipstream",
4216                     "type": "open_collective"
4217                 }
4218             ],
4219             "time": "2020-05-30T13:11:16+00:00"
4220         },
4221         {
4222             "name": "markbaker/complex",
4223             "version": "3.0.1",
4224             "source": {
4225                 "type": "git",
4226                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4227                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
4228             },
4229             "dist": {
4230                 "type": "zip",
4231                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4232                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4233                 "shasum": ""
4234             },
4235             "require": {
4236                 "php": "^7.2 || ^8.0"
4237             },
4238             "require-dev": {
4239                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4240                 "phpcompatibility/php-compatibility": "^9.0",
4241                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4242                 "squizlabs/php_codesniffer": "^3.4"
4243             },
4244             "type": "library",
4245             "autoload": {
4246                 "psr-4": {
4247                     "Complex\\": "classes/src/"
4248                 }
4249             },
4250             "notification-url": "https://packagist.org/downloads/",
4251             "license": [
4252                 "MIT"
4253             ],
4254             "authors": [
4255                 {
4256                     "name": "Mark Baker",
4257                     "email": "mark@lange.demon.co.uk"
4258                 }
4259             ],
4260             "description": "PHP Class for working with complex numbers",
4261             "homepage": "https://github.com/MarkBaker/PHPComplex",
4262             "keywords": [
4263                 "complex",
4264                 "mathematics"
4265             ],
4266             "support": {
4267                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4268                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
4269             },
4270             "time": "2021-06-29T15:32:53+00:00"
4271         },
4272         {
4273             "name": "markbaker/matrix",
4274             "version": "3.0.0",
4275             "source": {
4276                 "type": "git",
4277                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4278                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
4279             },
4280             "dist": {
4281                 "type": "zip",
4282                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
4283                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
4284                 "shasum": ""
4285             },
4286             "require": {
4287                 "php": "^7.1 || ^8.0"
4288             },
4289             "require-dev": {
4290                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4291                 "phpcompatibility/php-compatibility": "^9.0",
4292                 "phpdocumentor/phpdocumentor": "2.*",
4293                 "phploc/phploc": "^4.0",
4294                 "phpmd/phpmd": "2.*",
4295                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4296                 "sebastian/phpcpd": "^4.0",
4297                 "squizlabs/php_codesniffer": "^3.4"
4298             },
4299             "type": "library",
4300             "autoload": {
4301                 "psr-4": {
4302                     "Matrix\\": "classes/src/"
4303                 }
4304             },
4305             "notification-url": "https://packagist.org/downloads/",
4306             "license": [
4307                 "MIT"
4308             ],
4309             "authors": [
4310                 {
4311                     "name": "Mark Baker",
4312                     "email": "mark@demon-angel.eu"
4313                 }
4314             ],
4315             "description": "PHP Class for working with matrices",
4316             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4317             "keywords": [
4318                 "mathematics",
4319                 "matrix",
4320                 "vector"
4321             ],
4322             "support": {
4323                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4324                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
4325             },
4326             "time": "2021-07-01T19:01:15+00:00"
4327         },
4328         {
4329             "name": "mobiledetect/mobiledetectlib",
4330             "version": "2.8.37",
4331             "source": {
4332                 "type": "git",
4333                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4334                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
4335             },
4336             "dist": {
4337                 "type": "zip",
4338                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
4339                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
4340                 "shasum": ""
4341             },
4342             "require": {
4343                 "php": ">=5.0.0"
4344             },
4345             "require-dev": {
4346                 "phpunit/phpunit": "~4.8.35||~5.7"
4347             },
4348             "type": "library",
4349             "autoload": {
4350                 "psr-0": {
4351                     "Detection": "namespaced/"
4352                 },
4353                 "classmap": [
4354                     "Mobile_Detect.php"
4355                 ]
4356             },
4357             "notification-url": "https://packagist.org/downloads/",
4358             "license": [
4359                 "MIT"
4360             ],
4361             "authors": [
4362                 {
4363                     "name": "Serban Ghita",
4364                     "email": "serbanghita@gmail.com",
4365                     "homepage": "http://mobiledetect.net",
4366                     "role": "Developer"
4367                 }
4368             ],
4369             "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.",
4370             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4371             "keywords": [
4372                 "detect mobile devices",
4373                 "mobile",
4374                 "mobile detect",
4375                 "mobile detector",
4376                 "php mobile detect"
4377             ],
4378             "support": {
4379                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4380                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37"
4381             },
4382             "funding": [
4383                 {
4384                     "url": "https://github.com/serbanghita",
4385                     "type": "github"
4386                 }
4387             ],
4388             "time": "2021-02-19T21:22:57+00:00"
4389         },
4390         {
4391             "name": "moneyphp/money",
4392             "version": "v3.3.1",
4393             "source": {
4394                 "type": "git",
4395                 "url": "https://github.com/moneyphp/money.git",
4396                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e"
4397             },
4398             "dist": {
4399                 "type": "zip",
4400                 "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e",
4401                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e",
4402                 "shasum": ""
4403             },
4404             "require": {
4405                 "ext-json": "*",
4406                 "php": ">=5.6"
4407             },
4408             "require-dev": {
4409                 "cache/taggable-cache": "^0.4.0",
4410                 "doctrine/instantiator": "^1.0.5",
4411                 "ext-bcmath": "*",
4412                 "ext-gmp": "*",
4413                 "ext-intl": "*",
4414                 "florianv/exchanger": "^1.0",
4415                 "florianv/swap": "^3.0",
4416                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4417                 "moneyphp/iso-currencies": "^3.2.1",
4418                 "php-http/message": "^1.4",
4419                 "php-http/mock-client": "^1.0.0",
4420                 "phpspec/phpspec": "^3.4.3",
4421                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4422                 "psr/cache": "^1.0",
4423                 "symfony/phpunit-bridge": "^4"
4424             },
4425             "suggest": {
4426                 "ext-bcmath": "Calculate without integer limits",
4427                 "ext-gmp": "Calculate without integer limits",
4428                 "ext-intl": "Format Money objects with intl",
4429                 "florianv/exchanger": "Exchange rates library for PHP",
4430                 "florianv/swap": "Exchange rates library for PHP",
4431                 "psr/cache-implementation": "Used for Currency caching"
4432             },
4433             "type": "library",
4434             "extra": {
4435                 "branch-alias": {
4436                     "dev-master": "3.x-dev"
4437                 }
4438             },
4439             "autoload": {
4440                 "psr-4": {
4441                     "Money\\": "src/"
4442                 }
4443             },
4444             "notification-url": "https://packagist.org/downloads/",
4445             "license": [
4446                 "MIT"
4447             ],
4448             "authors": [
4449                 {
4450                     "name": "Mathias Verraes",
4451                     "email": "mathias@verraes.net",
4452                     "homepage": "http://verraes.net"
4453                 },
4454                 {
4455                     "name": "Márk Sági-Kazár",
4456                     "email": "mark.sagikazar@gmail.com"
4457                 },
4458                 {
4459                     "name": "Frederik Bosch",
4460                     "email": "f.bosch@genkgo.nl"
4461                 }
4462             ],
4463             "description": "PHP implementation of Fowler's Money pattern",
4464             "homepage": "http://moneyphp.org",
4465             "keywords": [
4466                 "Value Object",
4467                 "money",
4468                 "vo"
4469             ],
4470             "support": {
4471                 "issues": "https://github.com/moneyphp/money/issues",
4472                 "source": "https://github.com/moneyphp/money/tree/master"
4473             },
4474             "time": "2020-03-18T17:49:59+00:00"
4475         },
4476         {
4477             "name": "monolog/monolog",
4478             "version": "2.3.5",
4479             "source": {
4480                 "type": "git",
4481                 "url": "https://github.com/Seldaek/monolog.git",
4482                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
4483             },
4484             "dist": {
4485                 "type": "zip",
4486                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
4487                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
4488                 "shasum": ""
4489             },
4490             "require": {
4491                 "php": ">=7.2",
4492                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4493             },
4494             "provide": {
4495                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4496             },
4497             "require-dev": {
4498                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4499                 "doctrine/couchdb": "~1.0@dev",
4500                 "elasticsearch/elasticsearch": "^7",
4501                 "graylog2/gelf-php": "^1.4.2",
4502                 "mongodb/mongodb": "^1.8",
4503                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4504                 "php-console/php-console": "^3.1.3",
4505                 "phpspec/prophecy": "^1.6.1",
4506                 "phpstan/phpstan": "^0.12.91",
4507                 "phpunit/phpunit": "^8.5",
4508                 "predis/predis": "^1.1",
4509                 "rollbar/rollbar": "^1.3",
4510                 "ruflin/elastica": ">=0.90@dev",
4511                 "swiftmailer/swiftmailer": "^5.3|^6.0"
4512             },
4513             "suggest": {
4514                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4515                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4516                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4517                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4518                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4519                 "ext-mbstring": "Allow to work properly with unicode symbols",
4520                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4521                 "ext-openssl": "Required to send log messages using SSL",
4522                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4523                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4524                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4525                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4526                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4527                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4528                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4529             },
4530             "type": "library",
4531             "extra": {
4532                 "branch-alias": {
4533                     "dev-main": "2.x-dev"
4534                 }
4535             },
4536             "autoload": {
4537                 "psr-4": {
4538                     "Monolog\\": "src/Monolog"
4539                 }
4540             },
4541             "notification-url": "https://packagist.org/downloads/",
4542             "license": [
4543                 "MIT"
4544             ],
4545             "authors": [
4546                 {
4547                     "name": "Jordi Boggiano",
4548                     "email": "j.boggiano@seld.be",
4549                     "homepage": "https://seld.be"
4550                 }
4551             ],
4552             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4553             "homepage": "https://github.com/Seldaek/monolog",
4554             "keywords": [
4555                 "log",
4556                 "logging",
4557                 "psr-3"
4558             ],
4559             "support": {
4560                 "issues": "https://github.com/Seldaek/monolog/issues",
4561                 "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
4562             },
4563             "funding": [
4564                 {
4565                     "url": "https://github.com/Seldaek",
4566                     "type": "github"
4567                 },
4568                 {
4569                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4570                     "type": "tidelift"
4571                 }
4572             ],
4573             "time": "2021-10-01T21:08:31+00:00"
4574         },
4575         {
4576             "name": "mpdf/mpdf",
4577             "version": "v8.0.17",
4578             "source": {
4579                 "type": "git",
4580                 "url": "https://github.com/mpdf/mpdf.git",
4581                 "reference": "5f64118317c8145c0abc606b310aa0a66808398a"
4582             },
4583             "dist": {
4584                 "type": "zip",
4585                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5f64118317c8145c0abc606b310aa0a66808398a",
4586                 "reference": "5f64118317c8145c0abc606b310aa0a66808398a",
4587                 "shasum": ""
4588             },
4589             "require": {
4590                 "ext-gd": "*",
4591                 "ext-mbstring": "*",
4592                 "myclabs/deep-copy": "^1.7",
4593                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4594                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4595                 "psr/log": "^1.0 || ^2.0",
4596                 "setasign/fpdi": "^2.1"
4597             },
4598             "require-dev": {
4599                 "mockery/mockery": "^1.3.0",
4600                 "mpdf/qrcode": "^1.1.0",
4601                 "squizlabs/php_codesniffer": "^3.5.0",
4602                 "tracy/tracy": "^2.4",
4603                 "yoast/phpunit-polyfills": "^1.0"
4604             },
4605             "suggest": {
4606                 "ext-bcmath": "Needed for generation of some types of barcodes",
4607                 "ext-xml": "Needed mainly for SVG manipulation",
4608                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4609             },
4610             "type": "library",
4611             "autoload": {
4612                 "psr-4": {
4613                     "Mpdf\\": "src/"
4614                 }
4615             },
4616             "notification-url": "https://packagist.org/downloads/",
4617             "license": [
4618                 "GPL-2.0-only"
4619             ],
4620             "authors": [
4621                 {
4622                     "name": "MatÄ›j Humpál",
4623                     "role": "Developer, maintainer"
4624                 },
4625                 {
4626                     "name": "Ian Back",
4627                     "role": "Developer (retired)"
4628                 }
4629             ],
4630             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4631             "homepage": "https://mpdf.github.io",
4632             "keywords": [
4633                 "pdf",
4634                 "php",
4635                 "utf-8"
4636             ],
4637             "support": {
4638                 "docs": "http://mpdf.github.io",
4639                 "issues": "https://github.com/mpdf/mpdf/issues",
4640                 "source": "https://github.com/mpdf/mpdf"
4641             },
4642             "funding": [
4643                 {
4644                     "url": "https://www.paypal.me/mpdf",
4645                     "type": "custom"
4646                 }
4647             ],
4648             "time": "2022-01-20T10:51:40+00:00"
4649         },
4650         {
4651             "name": "myclabs/deep-copy",
4652             "version": "1.11.0",
4653             "source": {
4654                 "type": "git",
4655                 "url": "https://github.com/myclabs/DeepCopy.git",
4656                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
4657             },
4658             "dist": {
4659                 "type": "zip",
4660                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
4661                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
4662                 "shasum": ""
4663             },
4664             "require": {
4665                 "php": "^7.1 || ^8.0"
4666             },
4667             "conflict": {
4668                 "doctrine/collections": "<1.6.8",
4669                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4670             },
4671             "require-dev": {
4672                 "doctrine/collections": "^1.6.8",
4673                 "doctrine/common": "^2.13.3 || ^3.2.2",
4674                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4675             },
4676             "type": "library",
4677             "autoload": {
4678                 "files": [
4679                     "src/DeepCopy/deep_copy.php"
4680                 ],
4681                 "psr-4": {
4682                     "DeepCopy\\": "src/DeepCopy/"
4683                 }
4684             },
4685             "notification-url": "https://packagist.org/downloads/",
4686             "license": [
4687                 "MIT"
4688             ],
4689             "description": "Create deep copies (clones) of your objects",
4690             "keywords": [
4691                 "clone",
4692                 "copy",
4693                 "duplicate",
4694                 "object",
4695                 "object graph"
4696             ],
4697             "support": {
4698                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4699                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
4700             },
4701             "funding": [
4702                 {
4703                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4704                     "type": "tidelift"
4705                 }
4706             ],
4707             "time": "2022-03-03T13:19:32+00:00"
4708         },
4709         {
4710             "name": "myclabs/php-enum",
4711             "version": "1.8.3",
4712             "source": {
4713                 "type": "git",
4714                 "url": "https://github.com/myclabs/php-enum.git",
4715                 "reference": "b942d263c641ddb5190929ff840c68f78713e937"
4716             },
4717             "dist": {
4718                 "type": "zip",
4719                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
4720                 "reference": "b942d263c641ddb5190929ff840c68f78713e937",
4721                 "shasum": ""
4722             },
4723             "require": {
4724                 "ext-json": "*",
4725                 "php": "^7.3 || ^8.0"
4726             },
4727             "require-dev": {
4728                 "phpunit/phpunit": "^9.5",
4729                 "squizlabs/php_codesniffer": "1.*",
4730                 "vimeo/psalm": "^4.6.2"
4731             },
4732             "type": "library",
4733             "autoload": {
4734                 "psr-4": {
4735                     "MyCLabs\\Enum\\": "src/"
4736                 }
4737             },
4738             "notification-url": "https://packagist.org/downloads/",
4739             "license": [
4740                 "MIT"
4741             ],
4742             "authors": [
4743                 {
4744                     "name": "PHP Enum contributors",
4745                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4746                 }
4747             ],
4748             "description": "PHP Enum implementation",
4749             "homepage": "http://github.com/myclabs/php-enum",
4750             "keywords": [
4751                 "enum"
4752             ],
4753             "support": {
4754                 "issues": "https://github.com/myclabs/php-enum/issues",
4755                 "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
4756             },
4757             "funding": [
4758                 {
4759                     "url": "https://github.com/mnapoli",
4760                     "type": "github"
4761                 },
4762                 {
4763                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4764                     "type": "tidelift"
4765                 }
4766             ],
4767             "time": "2021-07-05T08:18:36+00:00"
4768         },
4769         {
4770             "name": "nikic/php-parser",
4771             "version": "v4.13.2",
4772             "source": {
4773                 "type": "git",
4774                 "url": "https://github.com/nikic/PHP-Parser.git",
4775                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
4776             },
4777             "dist": {
4778                 "type": "zip",
4779                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
4780                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
4781                 "shasum": ""
4782             },
4783             "require": {
4784                 "ext-tokenizer": "*",
4785                 "php": ">=7.0"
4786             },
4787             "require-dev": {
4788                 "ircmaxell/php-yacc": "^0.0.7",
4789                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4790             },
4791             "bin": [
4792                 "bin/php-parse"
4793             ],
4794             "type": "library",
4795             "extra": {
4796                 "branch-alias": {
4797                     "dev-master": "4.9-dev"
4798                 }
4799             },
4800             "autoload": {
4801                 "psr-4": {
4802                     "PhpParser\\": "lib/PhpParser"
4803                 }
4804             },
4805             "notification-url": "https://packagist.org/downloads/",
4806             "license": [
4807                 "BSD-3-Clause"
4808             ],
4809             "authors": [
4810                 {
4811                     "name": "Nikita Popov"
4812                 }
4813             ],
4814             "description": "A PHP parser written in PHP",
4815             "keywords": [
4816                 "parser",
4817                 "php"
4818             ],
4819             "support": {
4820                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4821                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
4822             },
4823             "time": "2021-11-30T19:35:32+00:00"
4824         },
4825         {
4826             "name": "nyholm/psr7",
4827             "version": "1.4.1",
4828             "source": {
4829                 "type": "git",
4830                 "url": "https://github.com/Nyholm/psr7.git",
4831                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec"
4832             },
4833             "dist": {
4834                 "type": "zip",
4835                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4836                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4837                 "shasum": ""
4838             },
4839             "require": {
4840                 "php": ">=7.1",
4841                 "php-http/message-factory": "^1.0",
4842                 "psr/http-factory": "^1.0",
4843                 "psr/http-message": "^1.0"
4844             },
4845             "provide": {
4846                 "psr/http-factory-implementation": "1.0",
4847                 "psr/http-message-implementation": "1.0"
4848             },
4849             "require-dev": {
4850                 "http-interop/http-factory-tests": "^0.9",
4851                 "php-http/psr7-integration-tests": "^1.0",
4852                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
4853                 "symfony/error-handler": "^4.4"
4854             },
4855             "type": "library",
4856             "extra": {
4857                 "branch-alias": {
4858                     "dev-master": "1.4-dev"
4859                 }
4860             },
4861             "autoload": {
4862                 "psr-4": {
4863                     "Nyholm\\Psr7\\": "src/"
4864                 }
4865             },
4866             "notification-url": "https://packagist.org/downloads/",
4867             "license": [
4868                 "MIT"
4869             ],
4870             "authors": [
4871                 {
4872                     "name": "Tobias Nyholm",
4873                     "email": "tobias.nyholm@gmail.com"
4874                 },
4875                 {
4876                     "name": "Martijn van der Ven",
4877                     "email": "martijn@vanderven.se"
4878                 }
4879             ],
4880             "description": "A fast PHP7 implementation of PSR-7",
4881             "homepage": "https://tnyholm.se",
4882             "keywords": [
4883                 "psr-17",
4884                 "psr-7"
4885             ],
4886             "support": {
4887                 "issues": "https://github.com/Nyholm/psr7/issues",
4888                 "source": "https://github.com/Nyholm/psr7/tree/1.4.1"
4889             },
4890             "funding": [
4891                 {
4892                     "url": "https://github.com/Zegnat",
4893                     "type": "github"
4894                 },
4895                 {
4896                     "url": "https://github.com/nyholm",
4897                     "type": "github"
4898                 }
4899             ],
4900             "time": "2021-07-02T08:32:20+00:00"
4901         },
4902         {
4903             "name": "nyholm/psr7-server",
4904             "version": "1.0.2",
4905             "source": {
4906                 "type": "git",
4907                 "url": "https://github.com/Nyholm/psr7-server.git",
4908                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
4909             },
4910             "dist": {
4911                 "type": "zip",
4912                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
4913                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
4914                 "shasum": ""
4915             },
4916             "require": {
4917                 "php": "^7.1 || ^8.0",
4918                 "psr/http-factory": "^1.0",
4919                 "psr/http-message": "^1.0"
4920             },
4921             "require-dev": {
4922                 "nyholm/nsa": "^1.1",
4923                 "nyholm/psr7": "^1.3",
4924                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
4925             },
4926             "type": "library",
4927             "autoload": {
4928                 "psr-4": {
4929                     "Nyholm\\Psr7Server\\": "src/"
4930                 }
4931             },
4932             "notification-url": "https://packagist.org/downloads/",
4933             "license": [
4934                 "MIT"
4935             ],
4936             "authors": [
4937                 {
4938                     "name": "Tobias Nyholm",
4939                     "email": "tobias.nyholm@gmail.com"
4940                 },
4941                 {
4942                     "name": "Martijn van der Ven",
4943                     "email": "martijn@vanderven.se"
4944                 }
4945             ],
4946             "description": "Helper classes to handle PSR-7 server requests",
4947             "homepage": "http://tnyholm.se",
4948             "keywords": [
4949                 "psr-17",
4950                 "psr-7"
4951             ],
4952             "support": {
4953                 "issues": "https://github.com/Nyholm/psr7-server/issues",
4954                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
4955             },
4956             "funding": [
4957                 {
4958                     "url": "https://github.com/Zegnat",
4959                     "type": "github"
4960                 },
4961                 {
4962                     "url": "https://github.com/nyholm",
4963                     "type": "github"
4964                 }
4965             ],
4966             "time": "2021-05-12T11:11:27+00:00"
4967         },
4968         {
4969             "name": "omnipay/common",
4970             "version": "v3.2.0",
4971             "source": {
4972                 "type": "git",
4973                 "url": "https://github.com/thephpleague/omnipay-common.git",
4974                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e"
4975             },
4976             "dist": {
4977                 "type": "zip",
4978                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e",
4979                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e",
4980                 "shasum": ""
4981             },
4982             "require": {
4983                 "moneyphp/money": "^3.1|^4.0.3",
4984                 "php": "^7.2|^8",
4985                 "php-http/client-implementation": "^1",
4986                 "php-http/discovery": "^1.14",
4987                 "php-http/message": "^1.5",
4988                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
4989             },
4990             "require-dev": {
4991                 "omnipay/tests": "^4.1",
4992                 "php-http/guzzle7-adapter": "^1",
4993                 "php-http/mock-client": "^1",
4994                 "squizlabs/php_codesniffer": "^3.5"
4995             },
4996             "suggest": {
4997                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
4998             },
4999             "type": "library",
5000             "extra": {
5001                 "branch-alias": {
5002                     "dev-master": "3.1.x-dev"
5003                 }
5004             },
5005             "autoload": {
5006                 "psr-4": {
5007                     "Omnipay\\Common\\": "src/Common"
5008                 },
5009                 "classmap": [
5010                     "src/Omnipay.php"
5011                 ]
5012             },
5013             "notification-url": "https://packagist.org/downloads/",
5014             "license": [
5015                 "MIT"
5016             ],
5017             "authors": [
5018                 {
5019                     "name": "Adrian Macneil",
5020                     "email": "adrian@adrianmacneil.com"
5021                 },
5022                 {
5023                     "name": "Barry vd. Heuvel",
5024                     "email": "barryvdh@gmail.com"
5025                 },
5026                 {
5027                     "name": "Jason Judge",
5028                     "email": "jason.judge@consil.co.uk"
5029                 },
5030                 {
5031                     "name": "Del"
5032                 },
5033                 {
5034                     "name": "Omnipay Contributors",
5035                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5036                 }
5037             ],
5038             "description": "Common components for Omnipay payment processing library",
5039             "homepage": "https://github.com/thephpleague/omnipay-common",
5040             "keywords": [
5041                 "gateway",
5042                 "merchant",
5043                 "omnipay",
5044                 "pay",
5045                 "payment",
5046                 "purchase"
5047             ],
5048             "support": {
5049                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5050                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0"
5051             },
5052             "funding": [
5053                 {
5054                     "url": "https://github.com/barryvdh",
5055                     "type": "github"
5056                 }
5057             ],
5058             "time": "2021-12-30T11:32:00+00:00"
5059         },
5060         {
5061             "name": "omnipay/stripe",
5062             "version": "v3.1.0",
5063             "source": {
5064                 "type": "git",
5065                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5066                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d"
5067             },
5068             "dist": {
5069                 "type": "zip",
5070                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/37df2a791e8feab45543125f4c5f22d5d305096d",
5071                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d",
5072                 "shasum": ""
5073             },
5074             "require": {
5075                 "omnipay/common": "^3"
5076             },
5077             "require-dev": {
5078                 "omnipay/tests": "^3",
5079                 "phpro/grumphp": "^0.14",
5080                 "squizlabs/php_codesniffer": "^3"
5081             },
5082             "type": "library",
5083             "extra": {
5084                 "branch-alias": {
5085                     "dev-master": "3.1.x-dev"
5086                 }
5087             },
5088             "autoload": {
5089                 "psr-4": {
5090                     "Omnipay\\Stripe\\": "src/"
5091                 }
5092             },
5093             "notification-url": "https://packagist.org/downloads/",
5094             "license": [
5095                 "MIT"
5096             ],
5097             "authors": [
5098                 {
5099                     "name": "Adrian Macneil",
5100                     "email": "adrian@adrianmacneil.com"
5101                 },
5102                 {
5103                     "name": "Omnipay Contributors",
5104                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5105                 }
5106             ],
5107             "description": "Stripe driver for the Omnipay payment processing library",
5108             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5109             "keywords": [
5110                 "gateway",
5111                 "merchant",
5112                 "omnipay",
5113                 "pay",
5114                 "payment",
5115                 "stripe"
5116             ],
5117             "support": {
5118                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5119                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.1.0"
5120             },
5121             "time": "2019-08-31T10:55:06+00:00"
5122         },
5123         {
5124             "name": "openemr/mustache",
5125             "version": "v2.15.2",
5126             "source": {
5127                 "type": "git",
5128                 "url": "https://github.com/openemr/mustache.php.git",
5129                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5130             },
5131             "dist": {
5132                 "type": "zip",
5133                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5134                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5135                 "shasum": ""
5136             },
5137             "require": {
5138                 "php": ">=5.2.4"
5139             },
5140             "require-dev": {
5141                 "friendsofphp/php-cs-fixer": "~1.11",
5142                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5143             },
5144             "type": "library",
5145             "autoload": {
5146                 "psr-0": {
5147                     "Mustache": "src/"
5148                 }
5149             },
5150             "notification-url": "https://packagist.org/downloads/",
5151             "license": [
5152                 "MIT"
5153             ],
5154             "authors": [
5155                 {
5156                     "name": "Justin Hileman",
5157                     "email": "justin@justinhileman.info",
5158                     "homepage": "http://justinhileman.com"
5159                 },
5160                 {
5161                     "name": "OpenEMR",
5162                     "email": "hello@open-emr.org",
5163                     "homepage": "https://open-emr.org"
5164                 }
5165             ],
5166             "description": "A Mustache implementation in PHP.",
5167             "homepage": "https://github.com/openemr/mustache.php",
5168             "keywords": [
5169                 "mustache",
5170                 "templating"
5171             ],
5172             "support": {
5173                 "issues": "https://github.com/openemr/mustache.php/issues",
5174                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5175             },
5176             "time": "2022-03-03T14:53:09+00:00"
5177         },
5178         {
5179             "name": "paragonie/constant_time_encoding",
5180             "version": "v2.5.0",
5181             "source": {
5182                 "type": "git",
5183                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5184                 "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
5185             },
5186             "dist": {
5187                 "type": "zip",
5188                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
5189                 "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
5190                 "shasum": ""
5191             },
5192             "require": {
5193                 "php": "^7|^8"
5194             },
5195             "require-dev": {
5196                 "phpunit/phpunit": "^6|^7|^8|^9",
5197                 "vimeo/psalm": "^1|^2|^3|^4"
5198             },
5199             "type": "library",
5200             "autoload": {
5201                 "psr-4": {
5202                     "ParagonIE\\ConstantTime\\": "src/"
5203                 }
5204             },
5205             "notification-url": "https://packagist.org/downloads/",
5206             "license": [
5207                 "MIT"
5208             ],
5209             "authors": [
5210                 {
5211                     "name": "Paragon Initiative Enterprises",
5212                     "email": "security@paragonie.com",
5213                     "homepage": "https://paragonie.com",
5214                     "role": "Maintainer"
5215                 },
5216                 {
5217                     "name": "Steve 'Sc00bz' Thomas",
5218                     "email": "steve@tobtu.com",
5219                     "homepage": "https://www.tobtu.com",
5220                     "role": "Original Developer"
5221                 }
5222             ],
5223             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5224             "keywords": [
5225                 "base16",
5226                 "base32",
5227                 "base32_decode",
5228                 "base32_encode",
5229                 "base64",
5230                 "base64_decode",
5231                 "base64_encode",
5232                 "bin2hex",
5233                 "encoding",
5234                 "hex",
5235                 "hex2bin",
5236                 "rfc4648"
5237             ],
5238             "support": {
5239                 "email": "info@paragonie.com",
5240                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5241                 "source": "https://github.com/paragonie/constant_time_encoding"
5242             },
5243             "time": "2022-01-17T05:32:27+00:00"
5244         },
5245         {
5246             "name": "paragonie/multi-factor",
5247             "version": "v0.2.2",
5248             "source": {
5249                 "type": "git",
5250                 "url": "https://github.com/paragonie/multi_factor.git",
5251                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
5252             },
5253             "dist": {
5254                 "type": "zip",
5255                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5256                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5257                 "shasum": ""
5258             },
5259             "require": {
5260                 "bacon/bacon-qr-code": "^1",
5261                 "paragonie/constant_time_encoding": "^2",
5262                 "php": "^7"
5263             },
5264             "require-dev": {
5265                 "phpunit/phpunit": "4.*|5.*"
5266             },
5267             "type": "library",
5268             "autoload": {
5269                 "psr-4": {
5270                     "ParagonIE\\MultiFactor\\": "src/"
5271                 }
5272             },
5273             "notification-url": "https://packagist.org/downloads/",
5274             "license": [
5275                 "GPL-3.0+",
5276                 "MIT",
5277                 "proprietary"
5278             ],
5279             "authors": [
5280                 {
5281                     "name": "Paragon Initiative Enterprises",
5282                     "email": "security@paragonie.com",
5283                     "homepage": "https://paragonie.com",
5284                     "role": "Developer"
5285                 }
5286             ],
5287             "description": "Vendor-agnostic two-factor authentication library",
5288             "keywords": [
5289                 "2fa",
5290                 "MFA",
5291                 "Two-factor Authentication",
5292                 "hotp",
5293                 "multi-factor",
5294                 "multi-factor authentication",
5295                 "tfa",
5296                 "totp",
5297                 "two-factor"
5298             ],
5299             "support": {
5300                 "email": "info@paragonie.com",
5301                 "issues": "https://github.com/paragonie/multi_factor/issues",
5302                 "source": "https://github.com/paragonie/multi_factor"
5303             },
5304             "time": "2016-06-17T23:34:58+00:00"
5305         },
5306         {
5307             "name": "paragonie/random_compat",
5308             "version": "v9.99.100",
5309             "source": {
5310                 "type": "git",
5311                 "url": "https://github.com/paragonie/random_compat.git",
5312                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5313             },
5314             "dist": {
5315                 "type": "zip",
5316                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5317                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5318                 "shasum": ""
5319             },
5320             "require": {
5321                 "php": ">= 7"
5322             },
5323             "require-dev": {
5324                 "phpunit/phpunit": "4.*|5.*",
5325                 "vimeo/psalm": "^1"
5326             },
5327             "suggest": {
5328                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5329             },
5330             "type": "library",
5331             "notification-url": "https://packagist.org/downloads/",
5332             "license": [
5333                 "MIT"
5334             ],
5335             "authors": [
5336                 {
5337                     "name": "Paragon Initiative Enterprises",
5338                     "email": "security@paragonie.com",
5339                     "homepage": "https://paragonie.com"
5340                 }
5341             ],
5342             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5343             "keywords": [
5344                 "csprng",
5345                 "polyfill",
5346                 "pseudorandom",
5347                 "random"
5348             ],
5349             "support": {
5350                 "email": "info@paragonie.com",
5351                 "issues": "https://github.com/paragonie/random_compat/issues",
5352                 "source": "https://github.com/paragonie/random_compat"
5353             },
5354             "time": "2020-10-15T08:29:30+00:00"
5355         },
5356         {
5357             "name": "particle/validator",
5358             "version": "v2.3.4",
5359             "source": {
5360                 "type": "git",
5361                 "url": "https://github.com/particle-php/Validator.git",
5362                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5363             },
5364             "dist": {
5365                 "type": "zip",
5366                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5367                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5368                 "shasum": ""
5369             },
5370             "require": {
5371                 "php": ">=5.4"
5372             },
5373             "require-dev": {
5374                 "byrokrat/checkdigit": "^1.0",
5375                 "giggsey/libphonenumber-for-php": "^7.2",
5376                 "phpunit/phpunit": "~4.0",
5377                 "squizlabs/php_codesniffer": "2.*"
5378             },
5379             "suggest": {
5380                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5381                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5382             },
5383             "type": "library",
5384             "extra": {
5385                 "branch-alias": {
5386                     "dev-master": "2.0-dev"
5387                 }
5388             },
5389             "autoload": {
5390                 "psr-4": {
5391                     "Particle\\Validator\\": "src/"
5392                 }
5393             },
5394             "notification-url": "https://packagist.org/downloads/",
5395             "license": [
5396                 "BSD-3-Clause"
5397             ],
5398             "authors": [
5399                 {
5400                     "name": "Berry Langerak",
5401                     "email": "berry@berryllium.nl",
5402                     "role": "Developer"
5403                 },
5404                 {
5405                     "name": "Rick van der Staaij",
5406                     "homepage": "http://rickvanderstaaij.nl",
5407                     "role": "Developer"
5408                 }
5409             ],
5410             "description": "Flexible and highly usable validation library with no dependencies.",
5411             "homepage": "http://github.com/particle-php/validator",
5412             "keywords": [
5413                 "validation",
5414                 "validator"
5415             ],
5416             "support": {
5417                 "issues": "https://github.com/particle-php/Validator/issues",
5418                 "source": "https://github.com/particle-php/Validator/tree/master"
5419             },
5420             "time": "2019-01-07T13:39:13+00:00"
5421         },
5422         {
5423             "name": "pear/archive_tar",
5424             "version": "1.4.14",
5425             "source": {
5426                 "type": "git",
5427                 "url": "https://github.com/pear/Archive_Tar.git",
5428                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5429             },
5430             "dist": {
5431                 "type": "zip",
5432                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5433                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5434                 "shasum": ""
5435             },
5436             "require": {
5437                 "pear/pear-core-minimal": "^1.10.0alpha2",
5438                 "php": ">=5.2.0"
5439             },
5440             "require-dev": {
5441                 "phpunit/phpunit": "*"
5442             },
5443             "suggest": {
5444                 "ext-bz2": "Bz2 compression support.",
5445                 "ext-xz": "Lzma2 compression support.",
5446                 "ext-zlib": "Gzip compression support."
5447             },
5448             "type": "library",
5449             "extra": {
5450                 "branch-alias": {
5451                     "dev-master": "1.4.x-dev"
5452                 }
5453             },
5454             "autoload": {
5455                 "psr-0": {
5456                     "Archive_Tar": ""
5457                 }
5458             },
5459             "notification-url": "https://packagist.org/downloads/",
5460             "include-path": [
5461                 "./"
5462             ],
5463             "license": [
5464                 "BSD-3-Clause"
5465             ],
5466             "authors": [
5467                 {
5468                     "name": "Vincent Blavet",
5469                     "email": "vincent@phpconcept.net"
5470                 },
5471                 {
5472                     "name": "Greg Beaver",
5473                     "email": "greg@chiaraquartet.net"
5474                 },
5475                 {
5476                     "name": "Michiel Rook",
5477                     "email": "mrook@php.net"
5478                 }
5479             ],
5480             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5481             "homepage": "https://github.com/pear/Archive_Tar",
5482             "keywords": [
5483                 "archive",
5484                 "tar"
5485             ],
5486             "support": {
5487                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5488                 "source": "https://github.com/pear/Archive_Tar"
5489             },
5490             "funding": [
5491                 {
5492                     "url": "https://github.com/mrook",
5493                     "type": "github"
5494                 },
5495                 {
5496                     "url": "https://www.patreon.com/michielrook",
5497                     "type": "patreon"
5498                 }
5499             ],
5500             "time": "2021-07-20T13:53:39+00:00"
5501         },
5502         {
5503             "name": "pear/console_getopt",
5504             "version": "v1.4.3",
5505             "source": {
5506                 "type": "git",
5507                 "url": "https://github.com/pear/Console_Getopt.git",
5508                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5509             },
5510             "dist": {
5511                 "type": "zip",
5512                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5513                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5514                 "shasum": ""
5515             },
5516             "type": "library",
5517             "autoload": {
5518                 "psr-0": {
5519                     "Console": "./"
5520                 }
5521             },
5522             "notification-url": "https://packagist.org/downloads/",
5523             "include-path": [
5524                 "./"
5525             ],
5526             "license": [
5527                 "BSD-2-Clause"
5528             ],
5529             "authors": [
5530                 {
5531                     "name": "Andrei Zmievski",
5532                     "email": "andrei@php.net",
5533                     "role": "Lead"
5534                 },
5535                 {
5536                     "name": "Stig Bakken",
5537                     "email": "stig@php.net",
5538                     "role": "Developer"
5539                 },
5540                 {
5541                     "name": "Greg Beaver",
5542                     "email": "cellog@php.net",
5543                     "role": "Helper"
5544                 }
5545             ],
5546             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5547             "support": {
5548                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5549                 "source": "https://github.com/pear/Console_Getopt"
5550             },
5551             "time": "2019-11-20T18:27:48+00:00"
5552         },
5553         {
5554             "name": "pear/pear-core-minimal",
5555             "version": "v1.10.11",
5556             "source": {
5557                 "type": "git",
5558                 "url": "https://github.com/pear/pear-core-minimal.git",
5559                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5560             },
5561             "dist": {
5562                 "type": "zip",
5563                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5564                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5565                 "shasum": ""
5566             },
5567             "require": {
5568                 "pear/console_getopt": "~1.4",
5569                 "pear/pear_exception": "~1.0"
5570             },
5571             "replace": {
5572                 "rsky/pear-core-min": "self.version"
5573             },
5574             "type": "library",
5575             "autoload": {
5576                 "psr-0": {
5577                     "": "src/"
5578                 }
5579             },
5580             "notification-url": "https://packagist.org/downloads/",
5581             "include-path": [
5582                 "src/"
5583             ],
5584             "license": [
5585                 "BSD-3-Clause"
5586             ],
5587             "authors": [
5588                 {
5589                     "name": "Christian Weiske",
5590                     "email": "cweiske@php.net",
5591                     "role": "Lead"
5592                 }
5593             ],
5594             "description": "Minimal set of PEAR core files to be used as composer dependency",
5595             "support": {
5596                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5597                 "source": "https://github.com/pear/pear-core-minimal"
5598             },
5599             "time": "2021-08-10T22:31:03+00:00"
5600         },
5601         {
5602             "name": "pear/pear_exception",
5603             "version": "v1.0.2",
5604             "source": {
5605                 "type": "git",
5606                 "url": "https://github.com/pear/PEAR_Exception.git",
5607                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5608             },
5609             "dist": {
5610                 "type": "zip",
5611                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5612                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5613                 "shasum": ""
5614             },
5615             "require": {
5616                 "php": ">=5.2.0"
5617             },
5618             "require-dev": {
5619                 "phpunit/phpunit": "<9"
5620             },
5621             "type": "class",
5622             "extra": {
5623                 "branch-alias": {
5624                     "dev-master": "1.0.x-dev"
5625                 }
5626             },
5627             "autoload": {
5628                 "classmap": [
5629                     "PEAR/"
5630                 ]
5631             },
5632             "notification-url": "https://packagist.org/downloads/",
5633             "include-path": [
5634                 "."
5635             ],
5636             "license": [
5637                 "BSD-2-Clause"
5638             ],
5639             "authors": [
5640                 {
5641                     "name": "Helgi Thormar",
5642                     "email": "dufuz@php.net"
5643                 },
5644                 {
5645                     "name": "Greg Beaver",
5646                     "email": "cellog@php.net"
5647                 }
5648             ],
5649             "description": "The PEAR Exception base class.",
5650             "homepage": "https://github.com/pear/PEAR_Exception",
5651             "keywords": [
5652                 "exception"
5653             ],
5654             "support": {
5655                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5656                 "source": "https://github.com/pear/PEAR_Exception"
5657             },
5658             "time": "2021-03-21T15:43:46+00:00"
5659         },
5660         {
5661             "name": "phenx/php-font-lib",
5662             "version": "0.5.4",
5663             "source": {
5664                 "type": "git",
5665                 "url": "https://github.com/dompdf/php-font-lib.git",
5666                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5667             },
5668             "dist": {
5669                 "type": "zip",
5670                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5671                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5672                 "shasum": ""
5673             },
5674             "require": {
5675                 "ext-mbstring": "*"
5676             },
5677             "require-dev": {
5678                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5679             },
5680             "type": "library",
5681             "autoload": {
5682                 "psr-4": {
5683                     "FontLib\\": "src/FontLib"
5684                 }
5685             },
5686             "notification-url": "https://packagist.org/downloads/",
5687             "license": [
5688                 "LGPL-3.0"
5689             ],
5690             "authors": [
5691                 {
5692                     "name": "Fabien Ménager",
5693                     "email": "fabien.menager@gmail.com"
5694                 }
5695             ],
5696             "description": "A library to read, parse, export and make subsets of different types of font files.",
5697             "homepage": "https://github.com/PhenX/php-font-lib",
5698             "support": {
5699                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5700                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5701             },
5702             "time": "2021-12-17T19:44:54+00:00"
5703         },
5704         {
5705             "name": "phenx/php-svg-lib",
5706             "version": "0.3.4",
5707             "source": {
5708                 "type": "git",
5709                 "url": "https://github.com/PhenX/php-svg-lib.git",
5710                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2"
5711             },
5712             "dist": {
5713                 "type": "zip",
5714                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5715                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5716                 "shasum": ""
5717             },
5718             "require": {
5719                 "php": "^7.4 || ^8.0",
5720                 "sabberworm/php-css-parser": "^8.3"
5721             },
5722             "require-dev": {
5723                 "phpunit/phpunit": "^9.5"
5724             },
5725             "type": "library",
5726             "autoload": {
5727                 "psr-4": {
5728                     "Svg\\": "src/Svg"
5729                 }
5730             },
5731             "notification-url": "https://packagist.org/downloads/",
5732             "license": [
5733                 "LGPL-3.0"
5734             ],
5735             "authors": [
5736                 {
5737                     "name": "Fabien Ménager",
5738                     "email": "fabien.menager@gmail.com"
5739                 }
5740             ],
5741             "description": "A library to read, parse and export to PDF SVG files.",
5742             "homepage": "https://github.com/PhenX/php-svg-lib",
5743             "support": {
5744                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
5745                 "source": "https://github.com/PhenX/php-svg-lib/tree/0.3.4"
5746             },
5747             "time": "2021-10-18T02:13:32+00:00"
5748         },
5749         {
5750             "name": "php-http/discovery",
5751             "version": "1.14.1",
5752             "source": {
5753                 "type": "git",
5754                 "url": "https://github.com/php-http/discovery.git",
5755                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
5756             },
5757             "dist": {
5758                 "type": "zip",
5759                 "url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
5760                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
5761                 "shasum": ""
5762             },
5763             "require": {
5764                 "php": "^7.1 || ^8.0"
5765             },
5766             "conflict": {
5767                 "nyholm/psr7": "<1.0"
5768             },
5769             "require-dev": {
5770                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5771                 "php-http/httplug": "^1.0 || ^2.0",
5772                 "php-http/message-factory": "^1.0",
5773                 "phpspec/phpspec": "^5.1 || ^6.1",
5774                 "puli/composer-plugin": "1.0.0-beta10"
5775             },
5776             "suggest": {
5777                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5778             },
5779             "type": "library",
5780             "extra": {
5781                 "branch-alias": {
5782                     "dev-master": "1.9-dev"
5783                 }
5784             },
5785             "autoload": {
5786                 "psr-4": {
5787                     "Http\\Discovery\\": "src/"
5788                 }
5789             },
5790             "notification-url": "https://packagist.org/downloads/",
5791             "license": [
5792                 "MIT"
5793             ],
5794             "authors": [
5795                 {
5796                     "name": "Márk Sági-Kazár",
5797                     "email": "mark.sagikazar@gmail.com"
5798                 }
5799             ],
5800             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5801             "homepage": "http://php-http.org",
5802             "keywords": [
5803                 "adapter",
5804                 "client",
5805                 "discovery",
5806                 "factory",
5807                 "http",
5808                 "message",
5809                 "psr7"
5810             ],
5811             "support": {
5812                 "issues": "https://github.com/php-http/discovery/issues",
5813                 "source": "https://github.com/php-http/discovery/tree/1.14.1"
5814             },
5815             "time": "2021-09-18T07:57:46+00:00"
5816         },
5817         {
5818             "name": "php-http/guzzle7-adapter",
5819             "version": "1.0.0",
5820             "source": {
5821                 "type": "git",
5822                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5823                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5824             },
5825             "dist": {
5826                 "type": "zip",
5827                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5828                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5829                 "shasum": ""
5830             },
5831             "require": {
5832                 "guzzlehttp/guzzle": "^7.0",
5833                 "php": "^7.2 | ^8.0",
5834                 "php-http/httplug": "^2.0",
5835                 "psr/http-client": "^1.0"
5836             },
5837             "provide": {
5838                 "php-http/async-client-implementation": "1.0",
5839                 "php-http/client-implementation": "1.0",
5840                 "psr/http-client-implementation": "1.0"
5841             },
5842             "require-dev": {
5843                 "php-http/client-integration-tests": "^3.0",
5844                 "phpunit/phpunit": "^8.0|^9.3"
5845             },
5846             "type": "library",
5847             "extra": {
5848                 "branch-alias": {
5849                     "dev-master": "0.2.x-dev"
5850                 }
5851             },
5852             "autoload": {
5853                 "psr-4": {
5854                     "Http\\Adapter\\Guzzle7\\": "src/"
5855                 }
5856             },
5857             "notification-url": "https://packagist.org/downloads/",
5858             "license": [
5859                 "MIT"
5860             ],
5861             "authors": [
5862                 {
5863                     "name": "Tobias Nyholm",
5864                     "email": "tobias.nyholm@gmail.com"
5865                 }
5866             ],
5867             "description": "Guzzle 7 HTTP Adapter",
5868             "homepage": "http://httplug.io",
5869             "keywords": [
5870                 "Guzzle",
5871                 "http"
5872             ],
5873             "support": {
5874                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5875                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5876             },
5877             "time": "2021-03-09T07:35:15+00:00"
5878         },
5879         {
5880             "name": "php-http/httplug",
5881             "version": "2.3.0",
5882             "source": {
5883                 "type": "git",
5884                 "url": "https://github.com/php-http/httplug.git",
5885                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
5886             },
5887             "dist": {
5888                 "type": "zip",
5889                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
5890                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
5891                 "shasum": ""
5892             },
5893             "require": {
5894                 "php": "^7.1 || ^8.0",
5895                 "php-http/promise": "^1.1",
5896                 "psr/http-client": "^1.0",
5897                 "psr/http-message": "^1.0"
5898             },
5899             "require-dev": {
5900                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5901                 "phpspec/phpspec": "^5.1 || ^6.0"
5902             },
5903             "type": "library",
5904             "extra": {
5905                 "branch-alias": {
5906                     "dev-master": "2.x-dev"
5907                 }
5908             },
5909             "autoload": {
5910                 "psr-4": {
5911                     "Http\\Client\\": "src/"
5912                 }
5913             },
5914             "notification-url": "https://packagist.org/downloads/",
5915             "license": [
5916                 "MIT"
5917             ],
5918             "authors": [
5919                 {
5920                     "name": "Eric GELOEN",
5921                     "email": "geloen.eric@gmail.com"
5922                 },
5923                 {
5924                     "name": "Márk Sági-Kazár",
5925                     "email": "mark.sagikazar@gmail.com",
5926                     "homepage": "https://sagikazarmark.hu"
5927                 }
5928             ],
5929             "description": "HTTPlug, the HTTP client abstraction for PHP",
5930             "homepage": "http://httplug.io",
5931             "keywords": [
5932                 "client",
5933                 "http"
5934             ],
5935             "support": {
5936                 "issues": "https://github.com/php-http/httplug/issues",
5937                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
5938             },
5939             "time": "2022-02-21T09:52:22+00:00"
5940         },
5941         {
5942             "name": "php-http/message",
5943             "version": "1.13.0",
5944             "source": {
5945                 "type": "git",
5946                 "url": "https://github.com/php-http/message.git",
5947                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
5948             },
5949             "dist": {
5950                 "type": "zip",
5951                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
5952                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
5953                 "shasum": ""
5954             },
5955             "require": {
5956                 "clue/stream-filter": "^1.5",
5957                 "php": "^7.1 || ^8.0",
5958                 "php-http/message-factory": "^1.0.2",
5959                 "psr/http-message": "^1.0"
5960             },
5961             "provide": {
5962                 "php-http/message-factory-implementation": "1.0"
5963             },
5964             "require-dev": {
5965                 "ergebnis/composer-normalize": "^2.6",
5966                 "ext-zlib": "*",
5967                 "guzzlehttp/psr7": "^1.0",
5968                 "laminas/laminas-diactoros": "^2.0",
5969                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
5970                 "slim/slim": "^3.0"
5971             },
5972             "suggest": {
5973                 "ext-zlib": "Used with compressor/decompressor streams",
5974                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5975                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5976                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5977             },
5978             "type": "library",
5979             "extra": {
5980                 "branch-alias": {
5981                     "dev-master": "1.10-dev"
5982                 }
5983             },
5984             "autoload": {
5985                 "files": [
5986                     "src/filters.php"
5987                 ],
5988                 "psr-4": {
5989                     "Http\\Message\\": "src/"
5990                 }
5991             },
5992             "notification-url": "https://packagist.org/downloads/",
5993             "license": [
5994                 "MIT"
5995             ],
5996             "authors": [
5997                 {
5998                     "name": "Márk Sági-Kazár",
5999                     "email": "mark.sagikazar@gmail.com"
6000                 }
6001             ],
6002             "description": "HTTP Message related tools",
6003             "homepage": "http://php-http.org",
6004             "keywords": [
6005                 "http",
6006                 "message",
6007                 "psr-7"
6008             ],
6009             "support": {
6010                 "issues": "https://github.com/php-http/message/issues",
6011                 "source": "https://github.com/php-http/message/tree/1.13.0"
6012             },
6013             "time": "2022-02-11T13:41:14+00:00"
6014         },
6015         {
6016             "name": "php-http/message-factory",
6017             "version": "v1.0.2",
6018             "source": {
6019                 "type": "git",
6020                 "url": "https://github.com/php-http/message-factory.git",
6021                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6022             },
6023             "dist": {
6024                 "type": "zip",
6025                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6026                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6027                 "shasum": ""
6028             },
6029             "require": {
6030                 "php": ">=5.4",
6031                 "psr/http-message": "^1.0"
6032             },
6033             "type": "library",
6034             "extra": {
6035                 "branch-alias": {
6036                     "dev-master": "1.0-dev"
6037                 }
6038             },
6039             "autoload": {
6040                 "psr-4": {
6041                     "Http\\Message\\": "src/"
6042                 }
6043             },
6044             "notification-url": "https://packagist.org/downloads/",
6045             "license": [
6046                 "MIT"
6047             ],
6048             "authors": [
6049                 {
6050                     "name": "Márk Sági-Kazár",
6051                     "email": "mark.sagikazar@gmail.com"
6052                 }
6053             ],
6054             "description": "Factory interfaces for PSR-7 HTTP Message",
6055             "homepage": "http://php-http.org",
6056             "keywords": [
6057                 "factory",
6058                 "http",
6059                 "message",
6060                 "stream",
6061                 "uri"
6062             ],
6063             "support": {
6064                 "issues": "https://github.com/php-http/message-factory/issues",
6065                 "source": "https://github.com/php-http/message-factory/tree/master"
6066             },
6067             "time": "2015-12-19T14:08:53+00:00"
6068         },
6069         {
6070             "name": "php-http/promise",
6071             "version": "1.1.0",
6072             "source": {
6073                 "type": "git",
6074                 "url": "https://github.com/php-http/promise.git",
6075                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6076             },
6077             "dist": {
6078                 "type": "zip",
6079                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6080                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6081                 "shasum": ""
6082             },
6083             "require": {
6084                 "php": "^7.1 || ^8.0"
6085             },
6086             "require-dev": {
6087                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6088                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6089             },
6090             "type": "library",
6091             "extra": {
6092                 "branch-alias": {
6093                     "dev-master": "1.1-dev"
6094                 }
6095             },
6096             "autoload": {
6097                 "psr-4": {
6098                     "Http\\Promise\\": "src/"
6099                 }
6100             },
6101             "notification-url": "https://packagist.org/downloads/",
6102             "license": [
6103                 "MIT"
6104             ],
6105             "authors": [
6106                 {
6107                     "name": "Joel Wurtz",
6108                     "email": "joel.wurtz@gmail.com"
6109                 },
6110                 {
6111                     "name": "Márk Sági-Kazár",
6112                     "email": "mark.sagikazar@gmail.com"
6113                 }
6114             ],
6115             "description": "Promise used for asynchronous HTTP requests",
6116             "homepage": "http://httplug.io",
6117             "keywords": [
6118                 "promise"
6119             ],
6120             "support": {
6121                 "issues": "https://github.com/php-http/promise/issues",
6122                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6123             },
6124             "time": "2020-07-07T09:29:14+00:00"
6125         },
6126         {
6127             "name": "phpmailer/phpmailer",
6128             "version": "v6.5.3",
6129             "source": {
6130                 "type": "git",
6131                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6132                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
6133             },
6134             "dist": {
6135                 "type": "zip",
6136                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
6137                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
6138                 "shasum": ""
6139             },
6140             "require": {
6141                 "ext-ctype": "*",
6142                 "ext-filter": "*",
6143                 "ext-hash": "*",
6144                 "php": ">=5.5.0"
6145             },
6146             "require-dev": {
6147                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6148                 "doctrine/annotations": "^1.2",
6149                 "php-parallel-lint/php-console-highlighter": "^0.5.0",
6150                 "php-parallel-lint/php-parallel-lint": "^1.3",
6151                 "phpcompatibility/php-compatibility": "^9.3.5",
6152                 "roave/security-advisories": "dev-latest",
6153                 "squizlabs/php_codesniffer": "^3.6.0",
6154                 "yoast/phpunit-polyfills": "^1.0.0"
6155             },
6156             "suggest": {
6157                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6158                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6159                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6160                 "psr/log": "For optional PSR-3 debug logging",
6161                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6162                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6163             },
6164             "type": "library",
6165             "autoload": {
6166                 "psr-4": {
6167                     "PHPMailer\\PHPMailer\\": "src/"
6168                 }
6169             },
6170             "notification-url": "https://packagist.org/downloads/",
6171             "license": [
6172                 "LGPL-2.1-only"
6173             ],
6174             "authors": [
6175                 {
6176                     "name": "Marcus Bointon",
6177                     "email": "phpmailer@synchromedia.co.uk"
6178                 },
6179                 {
6180                     "name": "Jim Jagielski",
6181                     "email": "jimjag@gmail.com"
6182                 },
6183                 {
6184                     "name": "Andy Prevost",
6185                     "email": "codeworxtech@users.sourceforge.net"
6186                 },
6187                 {
6188                     "name": "Brent R. Matzelle"
6189                 }
6190             ],
6191             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6192             "support": {
6193                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6194                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
6195             },
6196             "funding": [
6197                 {
6198                     "url": "https://github.com/Synchro",
6199                     "type": "github"
6200                 }
6201             ],
6202             "time": "2021-11-25T16:34:11+00:00"
6203         },
6204         {
6205             "name": "phpoffice/phpspreadsheet",
6206             "version": "1.21.0",
6207             "source": {
6208                 "type": "git",
6209                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6210                 "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964"
6211             },
6212             "dist": {
6213                 "type": "zip",
6214                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1a359d2ccbb89c05f5dffb32711a95f4afc67964",
6215                 "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964",
6216                 "shasum": ""
6217             },
6218             "require": {
6219                 "ext-ctype": "*",
6220                 "ext-dom": "*",
6221                 "ext-fileinfo": "*",
6222                 "ext-gd": "*",
6223                 "ext-iconv": "*",
6224                 "ext-libxml": "*",
6225                 "ext-mbstring": "*",
6226                 "ext-simplexml": "*",
6227                 "ext-xml": "*",
6228                 "ext-xmlreader": "*",
6229                 "ext-xmlwriter": "*",
6230                 "ext-zip": "*",
6231                 "ext-zlib": "*",
6232                 "ezyang/htmlpurifier": "^4.13",
6233                 "maennchen/zipstream-php": "^2.1",
6234                 "markbaker/complex": "^3.0",
6235                 "markbaker/matrix": "^3.0",
6236                 "php": "^7.3 || ^8.0",
6237                 "psr/http-client": "^1.0",
6238                 "psr/http-factory": "^1.0",
6239                 "psr/simple-cache": "^1.0"
6240             },
6241             "require-dev": {
6242                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6243                 "dompdf/dompdf": "^1.0",
6244                 "friendsofphp/php-cs-fixer": "^3.2",
6245                 "jpgraph/jpgraph": "^4.0",
6246                 "mpdf/mpdf": "^8.0",
6247                 "phpcompatibility/php-compatibility": "^9.3",
6248                 "phpstan/phpstan": "^1.1",
6249                 "phpstan/phpstan-phpunit": "^1.0",
6250                 "phpunit/phpunit": "^8.5 || ^9.0",
6251                 "squizlabs/php_codesniffer": "^3.6",
6252                 "tecnickcom/tcpdf": "^6.4"
6253             },
6254             "suggest": {
6255                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6256                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6257                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6258                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6259             },
6260             "type": "library",
6261             "autoload": {
6262                 "psr-4": {
6263                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6264                 }
6265             },
6266             "notification-url": "https://packagist.org/downloads/",
6267             "license": [
6268                 "MIT"
6269             ],
6270             "authors": [
6271                 {
6272                     "name": "Maarten Balliauw",
6273                     "homepage": "https://blog.maartenballiauw.be"
6274                 },
6275                 {
6276                     "name": "Mark Baker",
6277                     "homepage": "https://markbakeruk.net"
6278                 },
6279                 {
6280                     "name": "Franck Lefevre",
6281                     "homepage": "https://rootslabs.net"
6282                 },
6283                 {
6284                     "name": "Erik Tilt"
6285                 },
6286                 {
6287                     "name": "Adrien Crivelli"
6288                 }
6289             ],
6290             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6291             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6292             "keywords": [
6293                 "OpenXML",
6294                 "excel",
6295                 "gnumeric",
6296                 "ods",
6297                 "php",
6298                 "spreadsheet",
6299                 "xls",
6300                 "xlsx"
6301             ],
6302             "support": {
6303                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6304                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.21.0"
6305             },
6306             "time": "2022-01-06T11:10:08+00:00"
6307         },
6308         {
6309             "name": "phpoption/phpoption",
6310             "version": "1.8.1",
6311             "source": {
6312                 "type": "git",
6313                 "url": "https://github.com/schmittjoh/php-option.git",
6314                 "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
6315             },
6316             "dist": {
6317                 "type": "zip",
6318                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
6319                 "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
6320                 "shasum": ""
6321             },
6322             "require": {
6323                 "php": "^7.0 || ^8.0"
6324             },
6325             "require-dev": {
6326                 "bamarni/composer-bin-plugin": "^1.4.1",
6327                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
6328             },
6329             "type": "library",
6330             "extra": {
6331                 "branch-alias": {
6332                     "dev-master": "1.8-dev"
6333                 }
6334             },
6335             "autoload": {
6336                 "psr-4": {
6337                     "PhpOption\\": "src/PhpOption/"
6338                 }
6339             },
6340             "notification-url": "https://packagist.org/downloads/",
6341             "license": [
6342                 "Apache-2.0"
6343             ],
6344             "authors": [
6345                 {
6346                     "name": "Johannes M. Schmitt",
6347                     "email": "schmittjoh@gmail.com",
6348                     "homepage": "https://github.com/schmittjoh"
6349                 },
6350                 {
6351                     "name": "Graham Campbell",
6352                     "email": "hello@gjcampbell.co.uk",
6353                     "homepage": "https://github.com/GrahamCampbell"
6354                 }
6355             ],
6356             "description": "Option Type for PHP",
6357             "keywords": [
6358                 "language",
6359                 "option",
6360                 "php",
6361                 "type"
6362             ],
6363             "support": {
6364                 "issues": "https://github.com/schmittjoh/php-option/issues",
6365                 "source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
6366             },
6367             "funding": [
6368                 {
6369                     "url": "https://github.com/GrahamCampbell",
6370                     "type": "github"
6371                 },
6372                 {
6373                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6374                     "type": "tidelift"
6375                 }
6376             ],
6377             "time": "2021-12-04T23:24:31+00:00"
6378         },
6379         {
6380             "name": "phpseclib/phpseclib",
6381             "version": "2.0.35",
6382             "source": {
6383                 "type": "git",
6384                 "url": "https://github.com/phpseclib/phpseclib.git",
6385                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420"
6386             },
6387             "dist": {
6388                 "type": "zip",
6389                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4e16cf3f5f927a7d3f5317820af795c0366c0420",
6390                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420",
6391                 "shasum": ""
6392             },
6393             "require": {
6394                 "php": ">=5.3.3"
6395             },
6396             "require-dev": {
6397                 "phing/phing": "~2.7",
6398                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6399                 "squizlabs/php_codesniffer": "~2.0"
6400             },
6401             "suggest": {
6402                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6403                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6404                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6405                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6406             },
6407             "type": "library",
6408             "autoload": {
6409                 "files": [
6410                     "phpseclib/bootstrap.php"
6411                 ],
6412                 "psr-4": {
6413                     "phpseclib\\": "phpseclib/"
6414                 }
6415             },
6416             "notification-url": "https://packagist.org/downloads/",
6417             "license": [
6418                 "MIT"
6419             ],
6420             "authors": [
6421                 {
6422                     "name": "Jim Wigginton",
6423                     "email": "terrafrost@php.net",
6424                     "role": "Lead Developer"
6425                 },
6426                 {
6427                     "name": "Patrick Monnerat",
6428                     "email": "pm@datasphere.ch",
6429                     "role": "Developer"
6430                 },
6431                 {
6432                     "name": "Andreas Fischer",
6433                     "email": "bantu@phpbb.com",
6434                     "role": "Developer"
6435                 },
6436                 {
6437                     "name": "Hans-Jürgen Petrich",
6438                     "email": "petrich@tronic-media.com",
6439                     "role": "Developer"
6440                 },
6441                 {
6442                     "name": "Graham Campbell",
6443                     "email": "graham@alt-three.com",
6444                     "role": "Developer"
6445                 }
6446             ],
6447             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6448             "homepage": "http://phpseclib.sourceforge.net",
6449             "keywords": [
6450                 "BigInteger",
6451                 "aes",
6452                 "asn.1",
6453                 "asn1",
6454                 "blowfish",
6455                 "crypto",
6456                 "cryptography",
6457                 "encryption",
6458                 "rsa",
6459                 "security",
6460                 "sftp",
6461                 "signature",
6462                 "signing",
6463                 "ssh",
6464                 "twofish",
6465                 "x.509",
6466                 "x509"
6467             ],
6468             "support": {
6469                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6470                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.35"
6471             },
6472             "funding": [
6473                 {
6474                     "url": "https://github.com/terrafrost",
6475                     "type": "github"
6476                 },
6477                 {
6478                     "url": "https://www.patreon.com/phpseclib",
6479                     "type": "patreon"
6480                 },
6481                 {
6482                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6483                     "type": "tidelift"
6484                 }
6485             ],
6486             "time": "2021-11-28T23:30:39+00:00"
6487         },
6488         {
6489             "name": "psr/cache",
6490             "version": "1.0.1",
6491             "source": {
6492                 "type": "git",
6493                 "url": "https://github.com/php-fig/cache.git",
6494                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6495             },
6496             "dist": {
6497                 "type": "zip",
6498                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6499                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6500                 "shasum": ""
6501             },
6502             "require": {
6503                 "php": ">=5.3.0"
6504             },
6505             "type": "library",
6506             "extra": {
6507                 "branch-alias": {
6508                     "dev-master": "1.0.x-dev"
6509                 }
6510             },
6511             "autoload": {
6512                 "psr-4": {
6513                     "Psr\\Cache\\": "src/"
6514                 }
6515             },
6516             "notification-url": "https://packagist.org/downloads/",
6517             "license": [
6518                 "MIT"
6519             ],
6520             "authors": [
6521                 {
6522                     "name": "PHP-FIG",
6523                     "homepage": "http://www.php-fig.org/"
6524                 }
6525             ],
6526             "description": "Common interface for caching libraries",
6527             "keywords": [
6528                 "cache",
6529                 "psr",
6530                 "psr-6"
6531             ],
6532             "support": {
6533                 "source": "https://github.com/php-fig/cache/tree/master"
6534             },
6535             "time": "2016-08-06T20:24:11+00:00"
6536         },
6537         {
6538             "name": "psr/container",
6539             "version": "1.1.2",
6540             "source": {
6541                 "type": "git",
6542                 "url": "https://github.com/php-fig/container.git",
6543                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6544             },
6545             "dist": {
6546                 "type": "zip",
6547                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6548                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6549                 "shasum": ""
6550             },
6551             "require": {
6552                 "php": ">=7.4.0"
6553             },
6554             "type": "library",
6555             "autoload": {
6556                 "psr-4": {
6557                     "Psr\\Container\\": "src/"
6558                 }
6559             },
6560             "notification-url": "https://packagist.org/downloads/",
6561             "license": [
6562                 "MIT"
6563             ],
6564             "authors": [
6565                 {
6566                     "name": "PHP-FIG",
6567                     "homepage": "https://www.php-fig.org/"
6568                 }
6569             ],
6570             "description": "Common Container Interface (PHP FIG PSR-11)",
6571             "homepage": "https://github.com/php-fig/container",
6572             "keywords": [
6573                 "PSR-11",
6574                 "container",
6575                 "container-interface",
6576                 "container-interop",
6577                 "psr"
6578             ],
6579             "support": {
6580                 "issues": "https://github.com/php-fig/container/issues",
6581                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6582             },
6583             "time": "2021-11-05T16:50:12+00:00"
6584         },
6585         {
6586             "name": "psr/http-client",
6587             "version": "1.0.1",
6588             "source": {
6589                 "type": "git",
6590                 "url": "https://github.com/php-fig/http-client.git",
6591                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6592             },
6593             "dist": {
6594                 "type": "zip",
6595                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6596                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6597                 "shasum": ""
6598             },
6599             "require": {
6600                 "php": "^7.0 || ^8.0",
6601                 "psr/http-message": "^1.0"
6602             },
6603             "type": "library",
6604             "extra": {
6605                 "branch-alias": {
6606                     "dev-master": "1.0.x-dev"
6607                 }
6608             },
6609             "autoload": {
6610                 "psr-4": {
6611                     "Psr\\Http\\Client\\": "src/"
6612                 }
6613             },
6614             "notification-url": "https://packagist.org/downloads/",
6615             "license": [
6616                 "MIT"
6617             ],
6618             "authors": [
6619                 {
6620                     "name": "PHP-FIG",
6621                     "homepage": "http://www.php-fig.org/"
6622                 }
6623             ],
6624             "description": "Common interface for HTTP clients",
6625             "homepage": "https://github.com/php-fig/http-client",
6626             "keywords": [
6627                 "http",
6628                 "http-client",
6629                 "psr",
6630                 "psr-18"
6631             ],
6632             "support": {
6633                 "source": "https://github.com/php-fig/http-client/tree/master"
6634             },
6635             "time": "2020-06-29T06:28:15+00:00"
6636         },
6637         {
6638             "name": "psr/http-factory",
6639             "version": "1.0.1",
6640             "source": {
6641                 "type": "git",
6642                 "url": "https://github.com/php-fig/http-factory.git",
6643                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6644             },
6645             "dist": {
6646                 "type": "zip",
6647                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6648                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6649                 "shasum": ""
6650             },
6651             "require": {
6652                 "php": ">=7.0.0",
6653                 "psr/http-message": "^1.0"
6654             },
6655             "type": "library",
6656             "extra": {
6657                 "branch-alias": {
6658                     "dev-master": "1.0.x-dev"
6659                 }
6660             },
6661             "autoload": {
6662                 "psr-4": {
6663                     "Psr\\Http\\Message\\": "src/"
6664                 }
6665             },
6666             "notification-url": "https://packagist.org/downloads/",
6667             "license": [
6668                 "MIT"
6669             ],
6670             "authors": [
6671                 {
6672                     "name": "PHP-FIG",
6673                     "homepage": "http://www.php-fig.org/"
6674                 }
6675             ],
6676             "description": "Common interfaces for PSR-7 HTTP message factories",
6677             "keywords": [
6678                 "factory",
6679                 "http",
6680                 "message",
6681                 "psr",
6682                 "psr-17",
6683                 "psr-7",
6684                 "request",
6685                 "response"
6686             ],
6687             "support": {
6688                 "source": "https://github.com/php-fig/http-factory/tree/master"
6689             },
6690             "time": "2019-04-30T12:38:16+00:00"
6691         },
6692         {
6693             "name": "psr/http-message",
6694             "version": "1.0.1",
6695             "source": {
6696                 "type": "git",
6697                 "url": "https://github.com/php-fig/http-message.git",
6698                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6699             },
6700             "dist": {
6701                 "type": "zip",
6702                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6703                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6704                 "shasum": ""
6705             },
6706             "require": {
6707                 "php": ">=5.3.0"
6708             },
6709             "type": "library",
6710             "extra": {
6711                 "branch-alias": {
6712                     "dev-master": "1.0.x-dev"
6713                 }
6714             },
6715             "autoload": {
6716                 "psr-4": {
6717                     "Psr\\Http\\Message\\": "src/"
6718                 }
6719             },
6720             "notification-url": "https://packagist.org/downloads/",
6721             "license": [
6722                 "MIT"
6723             ],
6724             "authors": [
6725                 {
6726                     "name": "PHP-FIG",
6727                     "homepage": "http://www.php-fig.org/"
6728                 }
6729             ],
6730             "description": "Common interface for HTTP messages",
6731             "homepage": "https://github.com/php-fig/http-message",
6732             "keywords": [
6733                 "http",
6734                 "http-message",
6735                 "psr",
6736                 "psr-7",
6737                 "request",
6738                 "response"
6739             ],
6740             "support": {
6741                 "source": "https://github.com/php-fig/http-message/tree/master"
6742             },
6743             "time": "2016-08-06T14:39:51+00:00"
6744         },
6745         {
6746             "name": "psr/log",
6747             "version": "1.1.4",
6748             "source": {
6749                 "type": "git",
6750                 "url": "https://github.com/php-fig/log.git",
6751                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6752             },
6753             "dist": {
6754                 "type": "zip",
6755                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6756                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6757                 "shasum": ""
6758             },
6759             "require": {
6760                 "php": ">=5.3.0"
6761             },
6762             "type": "library",
6763             "extra": {
6764                 "branch-alias": {
6765                     "dev-master": "1.1.x-dev"
6766                 }
6767             },
6768             "autoload": {
6769                 "psr-4": {
6770                     "Psr\\Log\\": "Psr/Log/"
6771                 }
6772             },
6773             "notification-url": "https://packagist.org/downloads/",
6774             "license": [
6775                 "MIT"
6776             ],
6777             "authors": [
6778                 {
6779                     "name": "PHP-FIG",
6780                     "homepage": "https://www.php-fig.org/"
6781                 }
6782             ],
6783             "description": "Common interface for logging libraries",
6784             "homepage": "https://github.com/php-fig/log",
6785             "keywords": [
6786                 "log",
6787                 "psr",
6788                 "psr-3"
6789             ],
6790             "support": {
6791                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6792             },
6793             "time": "2021-05-03T11:20:27+00:00"
6794         },
6795         {
6796             "name": "psr/simple-cache",
6797             "version": "1.0.1",
6798             "source": {
6799                 "type": "git",
6800                 "url": "https://github.com/php-fig/simple-cache.git",
6801                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6802             },
6803             "dist": {
6804                 "type": "zip",
6805                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6806                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6807                 "shasum": ""
6808             },
6809             "require": {
6810                 "php": ">=5.3.0"
6811             },
6812             "type": "library",
6813             "extra": {
6814                 "branch-alias": {
6815                     "dev-master": "1.0.x-dev"
6816                 }
6817             },
6818             "autoload": {
6819                 "psr-4": {
6820                     "Psr\\SimpleCache\\": "src/"
6821                 }
6822             },
6823             "notification-url": "https://packagist.org/downloads/",
6824             "license": [
6825                 "MIT"
6826             ],
6827             "authors": [
6828                 {
6829                     "name": "PHP-FIG",
6830                     "homepage": "http://www.php-fig.org/"
6831                 }
6832             ],
6833             "description": "Common interfaces for simple caching",
6834             "keywords": [
6835                 "cache",
6836                 "caching",
6837                 "psr",
6838                 "psr-16",
6839                 "simple-cache"
6840             ],
6841             "support": {
6842                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6843             },
6844             "time": "2017-10-23T01:57:42+00:00"
6845         },
6846         {
6847             "name": "ralouphie/getallheaders",
6848             "version": "3.0.3",
6849             "source": {
6850                 "type": "git",
6851                 "url": "https://github.com/ralouphie/getallheaders.git",
6852                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6853             },
6854             "dist": {
6855                 "type": "zip",
6856                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6857                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6858                 "shasum": ""
6859             },
6860             "require": {
6861                 "php": ">=5.6"
6862             },
6863             "require-dev": {
6864                 "php-coveralls/php-coveralls": "^2.1",
6865                 "phpunit/phpunit": "^5 || ^6.5"
6866             },
6867             "type": "library",
6868             "autoload": {
6869                 "files": [
6870                     "src/getallheaders.php"
6871                 ]
6872             },
6873             "notification-url": "https://packagist.org/downloads/",
6874             "license": [
6875                 "MIT"
6876             ],
6877             "authors": [
6878                 {
6879                     "name": "Ralph Khattar",
6880                     "email": "ralph.khattar@gmail.com"
6881                 }
6882             ],
6883             "description": "A polyfill for getallheaders.",
6884             "support": {
6885                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6886                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6887             },
6888             "time": "2019-03-08T08:55:37+00:00"
6889         },
6890         {
6891             "name": "ramsey/collection",
6892             "version": "1.2.2",
6893             "source": {
6894                 "type": "git",
6895                 "url": "https://github.com/ramsey/collection.git",
6896                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6897             },
6898             "dist": {
6899                 "type": "zip",
6900                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6901                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6902                 "shasum": ""
6903             },
6904             "require": {
6905                 "php": "^7.3 || ^8",
6906                 "symfony/polyfill-php81": "^1.23"
6907             },
6908             "require-dev": {
6909                 "captainhook/captainhook": "^5.3",
6910                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6911                 "ergebnis/composer-normalize": "^2.6",
6912                 "fakerphp/faker": "^1.5",
6913                 "hamcrest/hamcrest-php": "^2",
6914                 "jangregor/phpstan-prophecy": "^0.8",
6915                 "mockery/mockery": "^1.3",
6916                 "phpspec/prophecy-phpunit": "^2.0",
6917                 "phpstan/extension-installer": "^1",
6918                 "phpstan/phpstan": "^0.12.32",
6919                 "phpstan/phpstan-mockery": "^0.12.5",
6920                 "phpstan/phpstan-phpunit": "^0.12.11",
6921                 "phpunit/phpunit": "^8.5 || ^9",
6922                 "psy/psysh": "^0.10.4",
6923                 "slevomat/coding-standard": "^6.3",
6924                 "squizlabs/php_codesniffer": "^3.5",
6925                 "vimeo/psalm": "^4.4"
6926             },
6927             "type": "library",
6928             "autoload": {
6929                 "psr-4": {
6930                     "Ramsey\\Collection\\": "src/"
6931                 }
6932             },
6933             "notification-url": "https://packagist.org/downloads/",
6934             "license": [
6935                 "MIT"
6936             ],
6937             "authors": [
6938                 {
6939                     "name": "Ben Ramsey",
6940                     "email": "ben@benramsey.com",
6941                     "homepage": "https://benramsey.com"
6942                 }
6943             ],
6944             "description": "A PHP library for representing and manipulating collections.",
6945             "keywords": [
6946                 "array",
6947                 "collection",
6948                 "hash",
6949                 "map",
6950                 "queue",
6951                 "set"
6952             ],
6953             "support": {
6954                 "issues": "https://github.com/ramsey/collection/issues",
6955                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
6956             },
6957             "funding": [
6958                 {
6959                     "url": "https://github.com/ramsey",
6960                     "type": "github"
6961                 },
6962                 {
6963                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
6964                     "type": "tidelift"
6965                 }
6966             ],
6967             "time": "2021-10-10T03:01:02+00:00"
6968         },
6969         {
6970             "name": "ramsey/uuid",
6971             "version": "4.2.3",
6972             "source": {
6973                 "type": "git",
6974                 "url": "https://github.com/ramsey/uuid.git",
6975                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
6976             },
6977             "dist": {
6978                 "type": "zip",
6979                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6980                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6981                 "shasum": ""
6982             },
6983             "require": {
6984                 "brick/math": "^0.8 || ^0.9",
6985                 "ext-json": "*",
6986                 "php": "^7.2 || ^8.0",
6987                 "ramsey/collection": "^1.0",
6988                 "symfony/polyfill-ctype": "^1.8",
6989                 "symfony/polyfill-php80": "^1.14"
6990             },
6991             "replace": {
6992                 "rhumsaa/uuid": "self.version"
6993             },
6994             "require-dev": {
6995                 "captainhook/captainhook": "^5.10",
6996                 "captainhook/plugin-composer": "^5.3",
6997                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6998                 "doctrine/annotations": "^1.8",
6999                 "ergebnis/composer-normalize": "^2.15",
7000                 "mockery/mockery": "^1.3",
7001                 "moontoast/math": "^1.1",
7002                 "paragonie/random-lib": "^2",
7003                 "php-mock/php-mock": "^2.2",
7004                 "php-mock/php-mock-mockery": "^1.3",
7005                 "php-parallel-lint/php-parallel-lint": "^1.1",
7006                 "phpbench/phpbench": "^1.0",
7007                 "phpstan/extension-installer": "^1.0",
7008                 "phpstan/phpstan": "^0.12",
7009                 "phpstan/phpstan-mockery": "^0.12",
7010                 "phpstan/phpstan-phpunit": "^0.12",
7011                 "phpunit/phpunit": "^8.5 || ^9",
7012                 "slevomat/coding-standard": "^7.0",
7013                 "squizlabs/php_codesniffer": "^3.5",
7014                 "vimeo/psalm": "^4.9"
7015             },
7016             "suggest": {
7017                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7018                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
7019                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7020                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7021                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7022                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7023             },
7024             "type": "library",
7025             "extra": {
7026                 "branch-alias": {
7027                     "dev-main": "4.x-dev"
7028                 },
7029                 "captainhook": {
7030                     "force-install": true
7031                 }
7032             },
7033             "autoload": {
7034                 "files": [
7035                     "src/functions.php"
7036                 ],
7037                 "psr-4": {
7038                     "Ramsey\\Uuid\\": "src/"
7039                 }
7040             },
7041             "notification-url": "https://packagist.org/downloads/",
7042             "license": [
7043                 "MIT"
7044             ],
7045             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7046             "keywords": [
7047                 "guid",
7048                 "identifier",
7049                 "uuid"
7050             ],
7051             "support": {
7052                 "issues": "https://github.com/ramsey/uuid/issues",
7053                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
7054             },
7055             "funding": [
7056                 {
7057                     "url": "https://github.com/ramsey",
7058                     "type": "github"
7059                 },
7060                 {
7061                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7062                     "type": "tidelift"
7063                 }
7064             ],
7065             "time": "2021-09-25T23:10:38+00:00"
7066         },
7067         {
7068             "name": "rospdf/pdf-php",
7069             "version": "0.12.63",
7070             "source": {
7071                 "type": "git",
7072                 "url": "https://github.com/rospdf/pdf-php.git",
7073                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
7074             },
7075             "dist": {
7076                 "type": "zip",
7077                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
7078                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
7079                 "shasum": ""
7080             },
7081             "require": {
7082                 "php": ">=5.6.0"
7083             },
7084             "require-dev": {
7085                 "phpunit/phpunit": "3.7.38",
7086                 "squizlabs/php_codesniffer": "2.*"
7087             },
7088             "type": "library",
7089             "extra": {
7090                 "branch-alias": {
7091                     "dev-experimental": "0.13.x-dev",
7092                     "dev-master": "0.12.x-dev"
7093                 }
7094             },
7095             "autoload": {
7096                 "files": [
7097                     "src/Cpdf.php",
7098                     "src/Cezpdf.php"
7099                 ]
7100             },
7101             "notification-url": "https://packagist.org/downloads/",
7102             "license": [
7103                 "MIT"
7104             ],
7105             "authors": [
7106                 {
7107                     "name": "Ole Koeckemann",
7108                     "email": "ole.k@web.de",
7109                     "role": "Project Head / Developer"
7110                 },
7111                 {
7112                     "name": "Lars Olesen",
7113                     "email": "lars@intraface.dk",
7114                     "role": "Developer"
7115                 },
7116                 {
7117                     "name": "Sune Jensen",
7118                     "email": "sj@sunet.dk",
7119                     "role": "Developer"
7120                 },
7121                 {
7122                     "name": "Nicola Asuni",
7123                     "email": "info@tecnick.com",
7124                     "role": "Developer"
7125                 },
7126                 {
7127                     "name": "Wayne Munro",
7128                     "email": "pdf@ros.co.nz",
7129                     "role": "Founder / Inactive"
7130                 }
7131             ],
7132             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7133             "homepage": "https://github.com/rospdf/pdf-php",
7134             "support": {
7135                 "issues": "https://github.com/rospdf/pdf-php/issues",
7136                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7137             },
7138             "time": "2020-09-20T06:15:20+00:00"
7139         },
7140         {
7141             "name": "sabberworm/php-css-parser",
7142             "version": "8.4.0",
7143             "source": {
7144                 "type": "git",
7145                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7146                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7147             },
7148             "dist": {
7149                 "type": "zip",
7150                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7151                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7152                 "shasum": ""
7153             },
7154             "require": {
7155                 "ext-iconv": "*",
7156                 "php": ">=5.6.20"
7157             },
7158             "require-dev": {
7159                 "codacy/coverage": "^1.4",
7160                 "phpunit/phpunit": "^4.8.36"
7161             },
7162             "suggest": {
7163                 "ext-mbstring": "for parsing UTF-8 CSS"
7164             },
7165             "type": "library",
7166             "autoload": {
7167                 "psr-4": {
7168                     "Sabberworm\\CSS\\": "src/"
7169                 }
7170             },
7171             "notification-url": "https://packagist.org/downloads/",
7172             "license": [
7173                 "MIT"
7174             ],
7175             "authors": [
7176                 {
7177                     "name": "Raphael Schweikert"
7178                 }
7179             ],
7180             "description": "Parser for CSS Files written in PHP",
7181             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7182             "keywords": [
7183                 "css",
7184                 "parser",
7185                 "stylesheet"
7186             ],
7187             "support": {
7188                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7189                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7190             },
7191             "time": "2021-12-11T13:40:54+00:00"
7192         },
7193         {
7194             "name": "setasign/fpdi",
7195             "version": "v2.3.6",
7196             "source": {
7197                 "type": "git",
7198                 "url": "https://github.com/Setasign/FPDI.git",
7199                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7200             },
7201             "dist": {
7202                 "type": "zip",
7203                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7204                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7205                 "shasum": ""
7206             },
7207             "require": {
7208                 "ext-zlib": "*",
7209                 "php": "^5.6 || ^7.0 || ^8.0"
7210             },
7211             "conflict": {
7212                 "setasign/tfpdf": "<1.31"
7213             },
7214             "require-dev": {
7215                 "phpunit/phpunit": "~5.7",
7216                 "setasign/fpdf": "~1.8",
7217                 "setasign/tfpdf": "1.31",
7218                 "squizlabs/php_codesniffer": "^3.5",
7219                 "tecnickcom/tcpdf": "~6.2"
7220             },
7221             "suggest": {
7222                 "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."
7223             },
7224             "type": "library",
7225             "autoload": {
7226                 "psr-4": {
7227                     "setasign\\Fpdi\\": "src/"
7228                 }
7229             },
7230             "notification-url": "https://packagist.org/downloads/",
7231             "license": [
7232                 "MIT"
7233             ],
7234             "authors": [
7235                 {
7236                     "name": "Jan Slabon",
7237                     "email": "jan.slabon@setasign.com",
7238                     "homepage": "https://www.setasign.com"
7239                 },
7240                 {
7241                     "name": "Maximilian Kresse",
7242                     "email": "maximilian.kresse@setasign.com",
7243                     "homepage": "https://www.setasign.com"
7244                 }
7245             ],
7246             "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.",
7247             "homepage": "https://www.setasign.com/fpdi",
7248             "keywords": [
7249                 "fpdf",
7250                 "fpdi",
7251                 "pdf"
7252             ],
7253             "support": {
7254                 "issues": "https://github.com/Setasign/FPDI/issues",
7255                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7256             },
7257             "funding": [
7258                 {
7259                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7260                     "type": "tidelift"
7261                 }
7262             ],
7263             "time": "2021-02-11T11:37:01+00:00"
7264         },
7265         {
7266             "name": "smarty/smarty",
7267             "version": "v2.6.33",
7268             "source": {
7269                 "type": "git",
7270                 "url": "https://github.com/smarty-php/smarty.git",
7271                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346"
7272             },
7273             "dist": {
7274                 "type": "zip",
7275                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/533fa2abe308dcc009c7bdab977d530b32408346",
7276                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346",
7277                 "shasum": ""
7278             },
7279             "require": {
7280                 "php": ">=5.2"
7281             },
7282             "type": "library",
7283             "autoload": {
7284                 "classmap": [
7285                     "libs/Smarty.class.php",
7286                     "libs/Smarty_Compiler.class.php",
7287                     "libs/Config_File.class.php"
7288                 ]
7289             },
7290             "notification-url": "https://packagist.org/downloads/",
7291             "license": [
7292                 "LGPL-3.0"
7293             ],
7294             "authors": [
7295                 {
7296                     "name": "Monte Ohrt",
7297                     "email": "monte@ohrt.com"
7298                 },
7299                 {
7300                     "name": "Uwe Tews",
7301                     "email": "uwe.tews@googlemail.com"
7302                 }
7303             ],
7304             "description": "Smarty - the compiling PHP template engine",
7305             "homepage": "http://www.smarty.net",
7306             "keywords": [
7307                 "templating"
7308             ],
7309             "support": {
7310                 "forum": "http://www.smarty.net/forums/",
7311                 "irc": "irc://irc.freenode.org/smarty",
7312                 "issues": "http://code.google.com/p/smarty-php/issues/list",
7313                 "source": "https://github.com/smarty-php/smarty/tree/v2.6.33"
7314             },
7315             "time": "2021-10-23T12:46:52+00:00"
7316         },
7317         {
7318             "name": "steverhoades/oauth2-openid-connect-server",
7319             "version": "v2.4.0",
7320             "source": {
7321                 "type": "git",
7322                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7323                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7324             },
7325             "dist": {
7326                 "type": "zip",
7327                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7328                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7329                 "shasum": ""
7330             },
7331             "require": {
7332                 "lcobucci/jwt": "4.1.5",
7333                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7334             },
7335             "require-dev": {
7336                 "laminas/laminas-diactoros": "^1.3.2",
7337                 "phpunit/phpunit": "^5.0|^9.5"
7338             },
7339             "type": "library",
7340             "autoload": {
7341                 "psr-4": {
7342                     "OpenIDConnectServer\\": "src/"
7343                 }
7344             },
7345             "notification-url": "https://packagist.org/downloads/",
7346             "license": [
7347                 "MIT"
7348             ],
7349             "authors": [
7350                 {
7351                     "name": "Steve Rhoades",
7352                     "email": "sedonami@gmail.com"
7353                 }
7354             ],
7355             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7356             "support": {
7357                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7358                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7359             },
7360             "time": "2021-10-28T13:38:28+00:00"
7361         },
7362         {
7363             "name": "stripe/stripe-php",
7364             "version": "v7.112.0",
7365             "source": {
7366                 "type": "git",
7367                 "url": "https://github.com/stripe/stripe-php.git",
7368                 "reference": "f5213ccb88795663f73841bc65f467a0e1e61180"
7369             },
7370             "dist": {
7371                 "type": "zip",
7372                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/f5213ccb88795663f73841bc65f467a0e1e61180",
7373                 "reference": "f5213ccb88795663f73841bc65f467a0e1e61180",
7374                 "shasum": ""
7375             },
7376             "require": {
7377                 "ext-curl": "*",
7378                 "ext-json": "*",
7379                 "ext-mbstring": "*",
7380                 "php": ">=5.6.0"
7381             },
7382             "require-dev": {
7383                 "friendsofphp/php-cs-fixer": "3.5.0",
7384                 "phpstan/phpstan": "^1.2",
7385                 "phpunit/phpunit": "^5.7 || ^9.0",
7386                 "squizlabs/php_codesniffer": "^3.3"
7387             },
7388             "type": "library",
7389             "extra": {
7390                 "branch-alias": {
7391                     "dev-master": "2.0-dev"
7392                 }
7393             },
7394             "autoload": {
7395                 "psr-4": {
7396                     "Stripe\\": "lib/"
7397                 }
7398             },
7399             "notification-url": "https://packagist.org/downloads/",
7400             "license": [
7401                 "MIT"
7402             ],
7403             "authors": [
7404                 {
7405                     "name": "Stripe and contributors",
7406                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7407                 }
7408             ],
7409             "description": "Stripe PHP Library",
7410             "homepage": "https://stripe.com/",
7411             "keywords": [
7412                 "api",
7413                 "payment processing",
7414                 "stripe"
7415             ],
7416             "support": {
7417                 "issues": "https://github.com/stripe/stripe-php/issues",
7418                 "source": "https://github.com/stripe/stripe-php/tree/v7.112.0"
7419             },
7420             "time": "2022-01-25T19:42:36+00:00"
7421         },
7422         {
7423             "name": "symfony/config",
7424             "version": "v4.4.37",
7425             "source": {
7426                 "type": "git",
7427                 "url": "https://github.com/symfony/config.git",
7428                 "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e"
7429             },
7430             "dist": {
7431                 "type": "zip",
7432                 "url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
7433                 "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
7434                 "shasum": ""
7435             },
7436             "require": {
7437                 "php": ">=7.1.3",
7438                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7439                 "symfony/polyfill-ctype": "~1.8",
7440                 "symfony/polyfill-php80": "^1.16",
7441                 "symfony/polyfill-php81": "^1.22"
7442             },
7443             "conflict": {
7444                 "symfony/finder": "<3.4"
7445             },
7446             "require-dev": {
7447                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7448                 "symfony/finder": "^3.4|^4.0|^5.0",
7449                 "symfony/messenger": "^4.1|^5.0",
7450                 "symfony/service-contracts": "^1.1|^2",
7451                 "symfony/yaml": "^3.4|^4.0|^5.0"
7452             },
7453             "suggest": {
7454                 "symfony/yaml": "To use the yaml reference dumper"
7455             },
7456             "type": "library",
7457             "autoload": {
7458                 "psr-4": {
7459                     "Symfony\\Component\\Config\\": ""
7460                 },
7461                 "exclude-from-classmap": [
7462                     "/Tests/"
7463                 ]
7464             },
7465             "notification-url": "https://packagist.org/downloads/",
7466             "license": [
7467                 "MIT"
7468             ],
7469             "authors": [
7470                 {
7471                     "name": "Fabien Potencier",
7472                     "email": "fabien@symfony.com"
7473                 },
7474                 {
7475                     "name": "Symfony Community",
7476                     "homepage": "https://symfony.com/contributors"
7477                 }
7478             ],
7479             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7480             "homepage": "https://symfony.com",
7481             "support": {
7482                 "source": "https://github.com/symfony/config/tree/v4.4.37"
7483             },
7484             "funding": [
7485                 {
7486                     "url": "https://symfony.com/sponsor",
7487                     "type": "custom"
7488                 },
7489                 {
7490                     "url": "https://github.com/fabpot",
7491                     "type": "github"
7492                 },
7493                 {
7494                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7495                     "type": "tidelift"
7496                 }
7497             ],
7498             "time": "2022-01-03T09:46:22+00:00"
7499         },
7500         {
7501             "name": "symfony/dependency-injection",
7502             "version": "v4.4.37",
7503             "source": {
7504                 "type": "git",
7505                 "url": "https://github.com/symfony/dependency-injection.git",
7506                 "reference": "c00a23904b42f140087d36e1d22c88801bb39689"
7507             },
7508             "dist": {
7509                 "type": "zip",
7510                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c00a23904b42f140087d36e1d22c88801bb39689",
7511                 "reference": "c00a23904b42f140087d36e1d22c88801bb39689",
7512                 "shasum": ""
7513             },
7514             "require": {
7515                 "php": ">=7.1.3",
7516                 "psr/container": "^1.0",
7517                 "symfony/polyfill-php80": "^1.16",
7518                 "symfony/service-contracts": "^1.1.6|^2"
7519             },
7520             "conflict": {
7521                 "symfony/config": "<4.3|>=5.0",
7522                 "symfony/finder": "<3.4",
7523                 "symfony/proxy-manager-bridge": "<3.4",
7524                 "symfony/yaml": "<3.4"
7525             },
7526             "provide": {
7527                 "psr/container-implementation": "1.0",
7528                 "symfony/service-implementation": "1.0|2.0"
7529             },
7530             "require-dev": {
7531                 "symfony/config": "^4.3",
7532                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7533                 "symfony/yaml": "^4.4|^5.0"
7534             },
7535             "suggest": {
7536                 "symfony/config": "",
7537                 "symfony/expression-language": "For using expressions in service container configuration",
7538                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7539                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7540                 "symfony/yaml": ""
7541             },
7542             "type": "library",
7543             "autoload": {
7544                 "psr-4": {
7545                     "Symfony\\Component\\DependencyInjection\\": ""
7546                 },
7547                 "exclude-from-classmap": [
7548                     "/Tests/"
7549                 ]
7550             },
7551             "notification-url": "https://packagist.org/downloads/",
7552             "license": [
7553                 "MIT"
7554             ],
7555             "authors": [
7556                 {
7557                     "name": "Fabien Potencier",
7558                     "email": "fabien@symfony.com"
7559                 },
7560                 {
7561                     "name": "Symfony Community",
7562                     "homepage": "https://symfony.com/contributors"
7563                 }
7564             ],
7565             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7566             "homepage": "https://symfony.com",
7567             "support": {
7568                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.37"
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": "2022-01-24T17:17:45+00:00"
7585         },
7586         {
7587             "name": "symfony/deprecation-contracts",
7588             "version": "v2.5.0",
7589             "source": {
7590                 "type": "git",
7591                 "url": "https://github.com/symfony/deprecation-contracts.git",
7592                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
7593             },
7594             "dist": {
7595                 "type": "zip",
7596                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7597                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7598                 "shasum": ""
7599             },
7600             "require": {
7601                 "php": ">=7.1"
7602             },
7603             "type": "library",
7604             "extra": {
7605                 "branch-alias": {
7606                     "dev-main": "2.5-dev"
7607                 },
7608                 "thanks": {
7609                     "name": "symfony/contracts",
7610                     "url": "https://github.com/symfony/contracts"
7611                 }
7612             },
7613             "autoload": {
7614                 "files": [
7615                     "function.php"
7616                 ]
7617             },
7618             "notification-url": "https://packagist.org/downloads/",
7619             "license": [
7620                 "MIT"
7621             ],
7622             "authors": [
7623                 {
7624                     "name": "Nicolas Grekas",
7625                     "email": "p@tchwork.com"
7626                 },
7627                 {
7628                     "name": "Symfony Community",
7629                     "homepage": "https://symfony.com/contributors"
7630                 }
7631             ],
7632             "description": "A generic function and convention to trigger deprecation notices",
7633             "homepage": "https://symfony.com",
7634             "support": {
7635                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
7636             },
7637             "funding": [
7638                 {
7639                     "url": "https://symfony.com/sponsor",
7640                     "type": "custom"
7641                 },
7642                 {
7643                     "url": "https://github.com/fabpot",
7644                     "type": "github"
7645                 },
7646                 {
7647                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7648                     "type": "tidelift"
7649                 }
7650             ],
7651             "time": "2021-07-12T14:48:14+00:00"
7652         },
7653         {
7654             "name": "symfony/event-dispatcher",
7655             "version": "v4.4.37",
7656             "source": {
7657                 "type": "git",
7658                 "url": "https://github.com/symfony/event-dispatcher.git",
7659                 "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc"
7660             },
7661             "dist": {
7662                 "type": "zip",
7663                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
7664                 "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
7665                 "shasum": ""
7666             },
7667             "require": {
7668                 "php": ">=7.1.3",
7669                 "symfony/event-dispatcher-contracts": "^1.1",
7670                 "symfony/polyfill-php80": "^1.16"
7671             },
7672             "conflict": {
7673                 "symfony/dependency-injection": "<3.4"
7674             },
7675             "provide": {
7676                 "psr/event-dispatcher-implementation": "1.0",
7677                 "symfony/event-dispatcher-implementation": "1.1"
7678             },
7679             "require-dev": {
7680                 "psr/log": "^1|^2|^3",
7681                 "symfony/config": "^3.4|^4.0|^5.0",
7682                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7683                 "symfony/error-handler": "~3.4|~4.4",
7684                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7685                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7686                 "symfony/service-contracts": "^1.1|^2",
7687                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7688             },
7689             "suggest": {
7690                 "symfony/dependency-injection": "",
7691                 "symfony/http-kernel": ""
7692             },
7693             "type": "library",
7694             "autoload": {
7695                 "psr-4": {
7696                     "Symfony\\Component\\EventDispatcher\\": ""
7697                 },
7698                 "exclude-from-classmap": [
7699                     "/Tests/"
7700                 ]
7701             },
7702             "notification-url": "https://packagist.org/downloads/",
7703             "license": [
7704                 "MIT"
7705             ],
7706             "authors": [
7707                 {
7708                     "name": "Fabien Potencier",
7709                     "email": "fabien@symfony.com"
7710                 },
7711                 {
7712                     "name": "Symfony Community",
7713                     "homepage": "https://symfony.com/contributors"
7714                 }
7715             ],
7716             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7717             "homepage": "https://symfony.com",
7718             "support": {
7719                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.37"
7720             },
7721             "funding": [
7722                 {
7723                     "url": "https://symfony.com/sponsor",
7724                     "type": "custom"
7725                 },
7726                 {
7727                     "url": "https://github.com/fabpot",
7728                     "type": "github"
7729                 },
7730                 {
7731                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7732                     "type": "tidelift"
7733                 }
7734             ],
7735             "time": "2022-01-02T09:41:36+00:00"
7736         },
7737         {
7738             "name": "symfony/event-dispatcher-contracts",
7739             "version": "v1.1.11",
7740             "source": {
7741                 "type": "git",
7742                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7743                 "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c"
7744             },
7745             "dist": {
7746                 "type": "zip",
7747                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
7748                 "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
7749                 "shasum": ""
7750             },
7751             "require": {
7752                 "php": ">=7.1.3"
7753             },
7754             "suggest": {
7755                 "psr/event-dispatcher": "",
7756                 "symfony/event-dispatcher-implementation": ""
7757             },
7758             "type": "library",
7759             "extra": {
7760                 "branch-alias": {
7761                     "dev-main": "1.1-dev"
7762                 },
7763                 "thanks": {
7764                     "name": "symfony/contracts",
7765                     "url": "https://github.com/symfony/contracts"
7766                 }
7767             },
7768             "autoload": {
7769                 "psr-4": {
7770                     "Symfony\\Contracts\\EventDispatcher\\": ""
7771                 }
7772             },
7773             "notification-url": "https://packagist.org/downloads/",
7774             "license": [
7775                 "MIT"
7776             ],
7777             "authors": [
7778                 {
7779                     "name": "Nicolas Grekas",
7780                     "email": "p@tchwork.com"
7781                 },
7782                 {
7783                     "name": "Symfony Community",
7784                     "homepage": "https://symfony.com/contributors"
7785                 }
7786             ],
7787             "description": "Generic abstractions related to dispatching event",
7788             "homepage": "https://symfony.com",
7789             "keywords": [
7790                 "abstractions",
7791                 "contracts",
7792                 "decoupling",
7793                 "interfaces",
7794                 "interoperability",
7795                 "standards"
7796             ],
7797             "support": {
7798                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11"
7799             },
7800             "funding": [
7801                 {
7802                     "url": "https://symfony.com/sponsor",
7803                     "type": "custom"
7804                 },
7805                 {
7806                     "url": "https://github.com/fabpot",
7807                     "type": "github"
7808                 },
7809                 {
7810                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7811                     "type": "tidelift"
7812                 }
7813             ],
7814             "time": "2021-03-23T15:25:38+00:00"
7815         },
7816         {
7817             "name": "symfony/filesystem",
7818             "version": "v5.4.7",
7819             "source": {
7820                 "type": "git",
7821                 "url": "https://github.com/symfony/filesystem.git",
7822                 "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f"
7823             },
7824             "dist": {
7825                 "type": "zip",
7826                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f",
7827                 "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f",
7828                 "shasum": ""
7829             },
7830             "require": {
7831                 "php": ">=7.2.5",
7832                 "symfony/polyfill-ctype": "~1.8",
7833                 "symfony/polyfill-mbstring": "~1.8",
7834                 "symfony/polyfill-php80": "^1.16"
7835             },
7836             "type": "library",
7837             "autoload": {
7838                 "psr-4": {
7839                     "Symfony\\Component\\Filesystem\\": ""
7840                 },
7841                 "exclude-from-classmap": [
7842                     "/Tests/"
7843                 ]
7844             },
7845             "notification-url": "https://packagist.org/downloads/",
7846             "license": [
7847                 "MIT"
7848             ],
7849             "authors": [
7850                 {
7851                     "name": "Fabien Potencier",
7852                     "email": "fabien@symfony.com"
7853                 },
7854                 {
7855                     "name": "Symfony Community",
7856                     "homepage": "https://symfony.com/contributors"
7857                 }
7858             ],
7859             "description": "Provides basic utilities for the filesystem",
7860             "homepage": "https://symfony.com",
7861             "support": {
7862                 "source": "https://github.com/symfony/filesystem/tree/v5.4.7"
7863             },
7864             "funding": [
7865                 {
7866                     "url": "https://symfony.com/sponsor",
7867                     "type": "custom"
7868                 },
7869                 {
7870                     "url": "https://github.com/fabpot",
7871                     "type": "github"
7872                 },
7873                 {
7874                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7875                     "type": "tidelift"
7876                 }
7877             ],
7878             "time": "2022-04-01T12:33:59+00:00"
7879         },
7880         {
7881             "name": "symfony/http-foundation",
7882             "version": "v4.4.37",
7883             "source": {
7884                 "type": "git",
7885                 "url": "https://github.com/symfony/http-foundation.git",
7886                 "reference": "27782a72399b92f44624f801adc5c28fb3f9d6c7"
7887             },
7888             "dist": {
7889                 "type": "zip",
7890                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/27782a72399b92f44624f801adc5c28fb3f9d6c7",
7891                 "reference": "27782a72399b92f44624f801adc5c28fb3f9d6c7",
7892                 "shasum": ""
7893             },
7894             "require": {
7895                 "php": ">=7.1.3",
7896                 "symfony/mime": "^4.3|^5.0",
7897                 "symfony/polyfill-mbstring": "~1.1",
7898                 "symfony/polyfill-php80": "^1.16"
7899             },
7900             "require-dev": {
7901                 "predis/predis": "~1.0",
7902                 "symfony/expression-language": "^3.4|^4.0|^5.0"
7903             },
7904             "type": "library",
7905             "autoload": {
7906                 "psr-4": {
7907                     "Symfony\\Component\\HttpFoundation\\": ""
7908                 },
7909                 "exclude-from-classmap": [
7910                     "/Tests/"
7911                 ]
7912             },
7913             "notification-url": "https://packagist.org/downloads/",
7914             "license": [
7915                 "MIT"
7916             ],
7917             "authors": [
7918                 {
7919                     "name": "Fabien Potencier",
7920                     "email": "fabien@symfony.com"
7921                 },
7922                 {
7923                     "name": "Symfony Community",
7924                     "homepage": "https://symfony.com/contributors"
7925                 }
7926             ],
7927             "description": "Defines an object-oriented layer for the HTTP specification",
7928             "homepage": "https://symfony.com",
7929             "support": {
7930                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.37"
7931             },
7932             "funding": [
7933                 {
7934                     "url": "https://symfony.com/sponsor",
7935                     "type": "custom"
7936                 },
7937                 {
7938                     "url": "https://github.com/fabpot",
7939                     "type": "github"
7940                 },
7941                 {
7942                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7943                     "type": "tidelift"
7944                 }
7945             ],
7946             "time": "2022-01-27T14:30:55+00:00"
7947         },
7948         {
7949             "name": "symfony/inflector",
7950             "version": "v5.4.3",
7951             "source": {
7952                 "type": "git",
7953                 "url": "https://github.com/symfony/inflector.git",
7954                 "reference": "6157dac05bbd287d341b82d67a549fdf468f86d1"
7955             },
7956             "dist": {
7957                 "type": "zip",
7958                 "url": "https://api.github.com/repos/symfony/inflector/zipball/6157dac05bbd287d341b82d67a549fdf468f86d1",
7959                 "reference": "6157dac05bbd287d341b82d67a549fdf468f86d1",
7960                 "shasum": ""
7961             },
7962             "require": {
7963                 "php": ">=7.2.5",
7964                 "symfony/deprecation-contracts": "^2.1|^3",
7965                 "symfony/polyfill-php80": "^1.16",
7966                 "symfony/string": "^5.3.10|^6.0"
7967             },
7968             "type": "library",
7969             "autoload": {
7970                 "psr-4": {
7971                     "Symfony\\Component\\Inflector\\": ""
7972                 },
7973                 "exclude-from-classmap": [
7974                     "/Tests/"
7975                 ]
7976             },
7977             "notification-url": "https://packagist.org/downloads/",
7978             "license": [
7979                 "MIT"
7980             ],
7981             "authors": [
7982                 {
7983                     "name": "Bernhard Schussek",
7984                     "email": "bschussek@gmail.com"
7985                 },
7986                 {
7987                     "name": "Symfony Community",
7988                     "homepage": "https://symfony.com/contributors"
7989                 }
7990             ],
7991             "description": "Converts words between their singular and plural forms (English only)",
7992             "homepage": "https://symfony.com",
7993             "keywords": [
7994                 "inflection",
7995                 "pluralize",
7996                 "singularize",
7997                 "string",
7998                 "symfony",
7999                 "words"
8000             ],
8001             "support": {
8002                 "source": "https://github.com/symfony/inflector/tree/v5.4.3"
8003             },
8004             "funding": [
8005                 {
8006                     "url": "https://symfony.com/sponsor",
8007                     "type": "custom"
8008                 },
8009                 {
8010                     "url": "https://github.com/fabpot",
8011                     "type": "github"
8012                 },
8013                 {
8014                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8015                     "type": "tidelift"
8016                 }
8017             ],
8018             "abandoned": "EnglishInflector from the String component",
8019             "time": "2022-01-02T09:53:40+00:00"
8020         },
8021         {
8022             "name": "symfony/mime",
8023             "version": "v5.4.7",
8024             "source": {
8025                 "type": "git",
8026                 "url": "https://github.com/symfony/mime.git",
8027                 "reference": "92d27a34dea2e199fa9b687e3fff3a7d169b7b1c"
8028             },
8029             "dist": {
8030                 "type": "zip",
8031                 "url": "https://api.github.com/repos/symfony/mime/zipball/92d27a34dea2e199fa9b687e3fff3a7d169b7b1c",
8032                 "reference": "92d27a34dea2e199fa9b687e3fff3a7d169b7b1c",
8033                 "shasum": ""
8034             },
8035             "require": {
8036                 "php": ">=7.2.5",
8037                 "symfony/deprecation-contracts": "^2.1|^3",
8038                 "symfony/polyfill-intl-idn": "^1.10",
8039                 "symfony/polyfill-mbstring": "^1.0",
8040                 "symfony/polyfill-php80": "^1.16"
8041             },
8042             "conflict": {
8043                 "egulias/email-validator": "~3.0.0",
8044                 "phpdocumentor/reflection-docblock": "<3.2.2",
8045                 "phpdocumentor/type-resolver": "<1.4.0",
8046                 "symfony/mailer": "<4.4"
8047             },
8048             "require-dev": {
8049                 "egulias/email-validator": "^2.1.10|^3.1",
8050                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
8051                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8052                 "symfony/property-access": "^4.4|^5.1|^6.0",
8053                 "symfony/property-info": "^4.4|^5.1|^6.0",
8054                 "symfony/serializer": "^5.2|^6.0"
8055             },
8056             "type": "library",
8057             "autoload": {
8058                 "psr-4": {
8059                     "Symfony\\Component\\Mime\\": ""
8060                 },
8061                 "exclude-from-classmap": [
8062                     "/Tests/"
8063                 ]
8064             },
8065             "notification-url": "https://packagist.org/downloads/",
8066             "license": [
8067                 "MIT"
8068             ],
8069             "authors": [
8070                 {
8071                     "name": "Fabien Potencier",
8072                     "email": "fabien@symfony.com"
8073                 },
8074                 {
8075                     "name": "Symfony Community",
8076                     "homepage": "https://symfony.com/contributors"
8077                 }
8078             ],
8079             "description": "Allows manipulating MIME messages",
8080             "homepage": "https://symfony.com",
8081             "keywords": [
8082                 "mime",
8083                 "mime-type"
8084             ],
8085             "support": {
8086                 "source": "https://github.com/symfony/mime/tree/v5.4.7"
8087             },
8088             "funding": [
8089                 {
8090                     "url": "https://symfony.com/sponsor",
8091                     "type": "custom"
8092                 },
8093                 {
8094                     "url": "https://github.com/fabpot",
8095                     "type": "github"
8096                 },
8097                 {
8098                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8099                     "type": "tidelift"
8100                 }
8101             ],
8102             "time": "2022-03-11T16:08:05+00:00"
8103         },
8104         {
8105             "name": "symfony/polyfill-ctype",
8106             "version": "v1.25.0",
8107             "source": {
8108                 "type": "git",
8109                 "url": "https://github.com/symfony/polyfill-ctype.git",
8110                 "reference": "30885182c981ab175d4d034db0f6f469898070ab"
8111             },
8112             "dist": {
8113                 "type": "zip",
8114                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
8115                 "reference": "30885182c981ab175d4d034db0f6f469898070ab",
8116                 "shasum": ""
8117             },
8118             "require": {
8119                 "php": ">=7.1"
8120             },
8121             "provide": {
8122                 "ext-ctype": "*"
8123             },
8124             "suggest": {
8125                 "ext-ctype": "For best performance"
8126             },
8127             "type": "library",
8128             "extra": {
8129                 "branch-alias": {
8130                     "dev-main": "1.23-dev"
8131                 },
8132                 "thanks": {
8133                     "name": "symfony/polyfill",
8134                     "url": "https://github.com/symfony/polyfill"
8135                 }
8136             },
8137             "autoload": {
8138                 "files": [
8139                     "bootstrap.php"
8140                 ],
8141                 "psr-4": {
8142                     "Symfony\\Polyfill\\Ctype\\": ""
8143                 }
8144             },
8145             "notification-url": "https://packagist.org/downloads/",
8146             "license": [
8147                 "MIT"
8148             ],
8149             "authors": [
8150                 {
8151                     "name": "Gert de Pagter",
8152                     "email": "BackEndTea@gmail.com"
8153                 },
8154                 {
8155                     "name": "Symfony Community",
8156                     "homepage": "https://symfony.com/contributors"
8157                 }
8158             ],
8159             "description": "Symfony polyfill for ctype functions",
8160             "homepage": "https://symfony.com",
8161             "keywords": [
8162                 "compatibility",
8163                 "ctype",
8164                 "polyfill",
8165                 "portable"
8166             ],
8167             "support": {
8168                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
8169             },
8170             "funding": [
8171                 {
8172                     "url": "https://symfony.com/sponsor",
8173                     "type": "custom"
8174                 },
8175                 {
8176                     "url": "https://github.com/fabpot",
8177                     "type": "github"
8178                 },
8179                 {
8180                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8181                     "type": "tidelift"
8182                 }
8183             ],
8184             "time": "2021-10-20T20:35:02+00:00"
8185         },
8186         {
8187             "name": "symfony/polyfill-intl-grapheme",
8188             "version": "v1.25.0",
8189             "source": {
8190                 "type": "git",
8191                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8192                 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
8193             },
8194             "dist": {
8195                 "type": "zip",
8196                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
8197                 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
8198                 "shasum": ""
8199             },
8200             "require": {
8201                 "php": ">=7.1"
8202             },
8203             "suggest": {
8204                 "ext-intl": "For best performance"
8205             },
8206             "type": "library",
8207             "extra": {
8208                 "branch-alias": {
8209                     "dev-main": "1.23-dev"
8210                 },
8211                 "thanks": {
8212                     "name": "symfony/polyfill",
8213                     "url": "https://github.com/symfony/polyfill"
8214                 }
8215             },
8216             "autoload": {
8217                 "files": [
8218                     "bootstrap.php"
8219                 ],
8220                 "psr-4": {
8221                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8222                 }
8223             },
8224             "notification-url": "https://packagist.org/downloads/",
8225             "license": [
8226                 "MIT"
8227             ],
8228             "authors": [
8229                 {
8230                     "name": "Nicolas Grekas",
8231                     "email": "p@tchwork.com"
8232                 },
8233                 {
8234                     "name": "Symfony Community",
8235                     "homepage": "https://symfony.com/contributors"
8236                 }
8237             ],
8238             "description": "Symfony polyfill for intl's grapheme_* functions",
8239             "homepage": "https://symfony.com",
8240             "keywords": [
8241                 "compatibility",
8242                 "grapheme",
8243                 "intl",
8244                 "polyfill",
8245                 "portable",
8246                 "shim"
8247             ],
8248             "support": {
8249                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
8250             },
8251             "funding": [
8252                 {
8253                     "url": "https://symfony.com/sponsor",
8254                     "type": "custom"
8255                 },
8256                 {
8257                     "url": "https://github.com/fabpot",
8258                     "type": "github"
8259                 },
8260                 {
8261                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8262                     "type": "tidelift"
8263                 }
8264             ],
8265             "time": "2021-11-23T21:10:46+00:00"
8266         },
8267         {
8268             "name": "symfony/polyfill-intl-idn",
8269             "version": "v1.25.0",
8270             "source": {
8271                 "type": "git",
8272                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8273                 "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
8274             },
8275             "dist": {
8276                 "type": "zip",
8277                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
8278                 "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
8279                 "shasum": ""
8280             },
8281             "require": {
8282                 "php": ">=7.1",
8283                 "symfony/polyfill-intl-normalizer": "^1.10",
8284                 "symfony/polyfill-php72": "^1.10"
8285             },
8286             "suggest": {
8287                 "ext-intl": "For best performance"
8288             },
8289             "type": "library",
8290             "extra": {
8291                 "branch-alias": {
8292                     "dev-main": "1.23-dev"
8293                 },
8294                 "thanks": {
8295                     "name": "symfony/polyfill",
8296                     "url": "https://github.com/symfony/polyfill"
8297                 }
8298             },
8299             "autoload": {
8300                 "files": [
8301                     "bootstrap.php"
8302                 ],
8303                 "psr-4": {
8304                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8305                 }
8306             },
8307             "notification-url": "https://packagist.org/downloads/",
8308             "license": [
8309                 "MIT"
8310             ],
8311             "authors": [
8312                 {
8313                     "name": "Laurent Bassin",
8314                     "email": "laurent@bassin.info"
8315                 },
8316                 {
8317                     "name": "Trevor Rowbotham",
8318                     "email": "trevor.rowbotham@pm.me"
8319                 },
8320                 {
8321                     "name": "Symfony Community",
8322                     "homepage": "https://symfony.com/contributors"
8323                 }
8324             ],
8325             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8326             "homepage": "https://symfony.com",
8327             "keywords": [
8328                 "compatibility",
8329                 "idn",
8330                 "intl",
8331                 "polyfill",
8332                 "portable",
8333                 "shim"
8334             ],
8335             "support": {
8336                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0"
8337             },
8338             "funding": [
8339                 {
8340                     "url": "https://symfony.com/sponsor",
8341                     "type": "custom"
8342                 },
8343                 {
8344                     "url": "https://github.com/fabpot",
8345                     "type": "github"
8346                 },
8347                 {
8348                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8349                     "type": "tidelift"
8350                 }
8351             ],
8352             "time": "2021-09-14T14:02:44+00:00"
8353         },
8354         {
8355             "name": "symfony/polyfill-intl-normalizer",
8356             "version": "v1.25.0",
8357             "source": {
8358                 "type": "git",
8359                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8360                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
8361             },
8362             "dist": {
8363                 "type": "zip",
8364                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
8365                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
8366                 "shasum": ""
8367             },
8368             "require": {
8369                 "php": ">=7.1"
8370             },
8371             "suggest": {
8372                 "ext-intl": "For best performance"
8373             },
8374             "type": "library",
8375             "extra": {
8376                 "branch-alias": {
8377                     "dev-main": "1.23-dev"
8378                 },
8379                 "thanks": {
8380                     "name": "symfony/polyfill",
8381                     "url": "https://github.com/symfony/polyfill"
8382                 }
8383             },
8384             "autoload": {
8385                 "files": [
8386                     "bootstrap.php"
8387                 ],
8388                 "psr-4": {
8389                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8390                 },
8391                 "classmap": [
8392                     "Resources/stubs"
8393                 ]
8394             },
8395             "notification-url": "https://packagist.org/downloads/",
8396             "license": [
8397                 "MIT"
8398             ],
8399             "authors": [
8400                 {
8401                     "name": "Nicolas Grekas",
8402                     "email": "p@tchwork.com"
8403                 },
8404                 {
8405                     "name": "Symfony Community",
8406                     "homepage": "https://symfony.com/contributors"
8407                 }
8408             ],
8409             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8410             "homepage": "https://symfony.com",
8411             "keywords": [
8412                 "compatibility",
8413                 "intl",
8414                 "normalizer",
8415                 "polyfill",
8416                 "portable",
8417                 "shim"
8418             ],
8419             "support": {
8420                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
8421             },
8422             "funding": [
8423                 {
8424                     "url": "https://symfony.com/sponsor",
8425                     "type": "custom"
8426                 },
8427                 {
8428                     "url": "https://github.com/fabpot",
8429                     "type": "github"
8430                 },
8431                 {
8432                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8433                     "type": "tidelift"
8434                 }
8435             ],
8436             "time": "2021-02-19T12:13:01+00:00"
8437         },
8438         {
8439             "name": "symfony/polyfill-mbstring",
8440             "version": "v1.25.0",
8441             "source": {
8442                 "type": "git",
8443                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8444                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
8445             },
8446             "dist": {
8447                 "type": "zip",
8448                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
8449                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
8450                 "shasum": ""
8451             },
8452             "require": {
8453                 "php": ">=7.1"
8454             },
8455             "provide": {
8456                 "ext-mbstring": "*"
8457             },
8458             "suggest": {
8459                 "ext-mbstring": "For best performance"
8460             },
8461             "type": "library",
8462             "extra": {
8463                 "branch-alias": {
8464                     "dev-main": "1.23-dev"
8465                 },
8466                 "thanks": {
8467                     "name": "symfony/polyfill",
8468                     "url": "https://github.com/symfony/polyfill"
8469                 }
8470             },
8471             "autoload": {
8472                 "files": [
8473                     "bootstrap.php"
8474                 ],
8475                 "psr-4": {
8476                     "Symfony\\Polyfill\\Mbstring\\": ""
8477                 }
8478             },
8479             "notification-url": "https://packagist.org/downloads/",
8480             "license": [
8481                 "MIT"
8482             ],
8483             "authors": [
8484                 {
8485                     "name": "Nicolas Grekas",
8486                     "email": "p@tchwork.com"
8487                 },
8488                 {
8489                     "name": "Symfony Community",
8490                     "homepage": "https://symfony.com/contributors"
8491                 }
8492             ],
8493             "description": "Symfony polyfill for the Mbstring extension",
8494             "homepage": "https://symfony.com",
8495             "keywords": [
8496                 "compatibility",
8497                 "mbstring",
8498                 "polyfill",
8499                 "portable",
8500                 "shim"
8501             ],
8502             "support": {
8503                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
8504             },
8505             "funding": [
8506                 {
8507                     "url": "https://symfony.com/sponsor",
8508                     "type": "custom"
8509                 },
8510                 {
8511                     "url": "https://github.com/fabpot",
8512                     "type": "github"
8513                 },
8514                 {
8515                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8516                     "type": "tidelift"
8517                 }
8518             ],
8519             "time": "2021-11-30T18:21:41+00:00"
8520         },
8521         {
8522             "name": "symfony/polyfill-php72",
8523             "version": "v1.25.0",
8524             "source": {
8525                 "type": "git",
8526                 "url": "https://github.com/symfony/polyfill-php72.git",
8527                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
8528             },
8529             "dist": {
8530                 "type": "zip",
8531                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
8532                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
8533                 "shasum": ""
8534             },
8535             "require": {
8536                 "php": ">=7.1"
8537             },
8538             "type": "library",
8539             "extra": {
8540                 "branch-alias": {
8541                     "dev-main": "1.23-dev"
8542                 },
8543                 "thanks": {
8544                     "name": "symfony/polyfill",
8545                     "url": "https://github.com/symfony/polyfill"
8546                 }
8547             },
8548             "autoload": {
8549                 "files": [
8550                     "bootstrap.php"
8551                 ],
8552                 "psr-4": {
8553                     "Symfony\\Polyfill\\Php72\\": ""
8554                 }
8555             },
8556             "notification-url": "https://packagist.org/downloads/",
8557             "license": [
8558                 "MIT"
8559             ],
8560             "authors": [
8561                 {
8562                     "name": "Nicolas Grekas",
8563                     "email": "p@tchwork.com"
8564                 },
8565                 {
8566                     "name": "Symfony Community",
8567                     "homepage": "https://symfony.com/contributors"
8568                 }
8569             ],
8570             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8571             "homepage": "https://symfony.com",
8572             "keywords": [
8573                 "compatibility",
8574                 "polyfill",
8575                 "portable",
8576                 "shim"
8577             ],
8578             "support": {
8579                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0"
8580             },
8581             "funding": [
8582                 {
8583                     "url": "https://symfony.com/sponsor",
8584                     "type": "custom"
8585                 },
8586                 {
8587                     "url": "https://github.com/fabpot",
8588                     "type": "github"
8589                 },
8590                 {
8591                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8592                     "type": "tidelift"
8593                 }
8594             ],
8595             "time": "2021-05-27T09:17:38+00:00"
8596         },
8597         {
8598             "name": "symfony/polyfill-php80",
8599             "version": "v1.25.0",
8600             "source": {
8601                 "type": "git",
8602                 "url": "https://github.com/symfony/polyfill-php80.git",
8603                 "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
8604             },
8605             "dist": {
8606                 "type": "zip",
8607                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
8608                 "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
8609                 "shasum": ""
8610             },
8611             "require": {
8612                 "php": ">=7.1"
8613             },
8614             "type": "library",
8615             "extra": {
8616                 "branch-alias": {
8617                     "dev-main": "1.23-dev"
8618                 },
8619                 "thanks": {
8620                     "name": "symfony/polyfill",
8621                     "url": "https://github.com/symfony/polyfill"
8622                 }
8623             },
8624             "autoload": {
8625                 "files": [
8626                     "bootstrap.php"
8627                 ],
8628                 "psr-4": {
8629                     "Symfony\\Polyfill\\Php80\\": ""
8630                 },
8631                 "classmap": [
8632                     "Resources/stubs"
8633                 ]
8634             },
8635             "notification-url": "https://packagist.org/downloads/",
8636             "license": [
8637                 "MIT"
8638             ],
8639             "authors": [
8640                 {
8641                     "name": "Ion Bazan",
8642                     "email": "ion.bazan@gmail.com"
8643                 },
8644                 {
8645                     "name": "Nicolas Grekas",
8646                     "email": "p@tchwork.com"
8647                 },
8648                 {
8649                     "name": "Symfony Community",
8650                     "homepage": "https://symfony.com/contributors"
8651                 }
8652             ],
8653             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
8654             "homepage": "https://symfony.com",
8655             "keywords": [
8656                 "compatibility",
8657                 "polyfill",
8658                 "portable",
8659                 "shim"
8660             ],
8661             "support": {
8662                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
8663             },
8664             "funding": [
8665                 {
8666                     "url": "https://symfony.com/sponsor",
8667                     "type": "custom"
8668                 },
8669                 {
8670                     "url": "https://github.com/fabpot",
8671                     "type": "github"
8672                 },
8673                 {
8674                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8675                     "type": "tidelift"
8676                 }
8677             ],
8678             "time": "2022-03-04T08:16:47+00:00"
8679         },
8680         {
8681             "name": "symfony/polyfill-php81",
8682             "version": "v1.25.0",
8683             "source": {
8684                 "type": "git",
8685                 "url": "https://github.com/symfony/polyfill-php81.git",
8686                 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
8687             },
8688             "dist": {
8689                 "type": "zip",
8690                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
8691                 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
8692                 "shasum": ""
8693             },
8694             "require": {
8695                 "php": ">=7.1"
8696             },
8697             "type": "library",
8698             "extra": {
8699                 "branch-alias": {
8700                     "dev-main": "1.23-dev"
8701                 },
8702                 "thanks": {
8703                     "name": "symfony/polyfill",
8704                     "url": "https://github.com/symfony/polyfill"
8705                 }
8706             },
8707             "autoload": {
8708                 "files": [
8709                     "bootstrap.php"
8710                 ],
8711                 "psr-4": {
8712                     "Symfony\\Polyfill\\Php81\\": ""
8713                 },
8714                 "classmap": [
8715                     "Resources/stubs"
8716                 ]
8717             },
8718             "notification-url": "https://packagist.org/downloads/",
8719             "license": [
8720                 "MIT"
8721             ],
8722             "authors": [
8723                 {
8724                     "name": "Nicolas Grekas",
8725                     "email": "p@tchwork.com"
8726                 },
8727                 {
8728                     "name": "Symfony Community",
8729                     "homepage": "https://symfony.com/contributors"
8730                 }
8731             ],
8732             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
8733             "homepage": "https://symfony.com",
8734             "keywords": [
8735                 "compatibility",
8736                 "polyfill",
8737                 "portable",
8738                 "shim"
8739             ],
8740             "support": {
8741                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.25.0"
8742             },
8743             "funding": [
8744                 {
8745                     "url": "https://symfony.com/sponsor",
8746                     "type": "custom"
8747                 },
8748                 {
8749                     "url": "https://github.com/fabpot",
8750                     "type": "github"
8751                 },
8752                 {
8753                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8754                     "type": "tidelift"
8755                 }
8756             ],
8757             "time": "2021-09-13T13:58:11+00:00"
8758         },
8759         {
8760             "name": "symfony/process",
8761             "version": "v5.4.7",
8762             "source": {
8763                 "type": "git",
8764                 "url": "https://github.com/symfony/process.git",
8765                 "reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb"
8766             },
8767             "dist": {
8768                 "type": "zip",
8769                 "url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb",
8770                 "reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb",
8771                 "shasum": ""
8772             },
8773             "require": {
8774                 "php": ">=7.2.5",
8775                 "symfony/polyfill-php80": "^1.16"
8776             },
8777             "type": "library",
8778             "autoload": {
8779                 "psr-4": {
8780                     "Symfony\\Component\\Process\\": ""
8781                 },
8782                 "exclude-from-classmap": [
8783                     "/Tests/"
8784                 ]
8785             },
8786             "notification-url": "https://packagist.org/downloads/",
8787             "license": [
8788                 "MIT"
8789             ],
8790             "authors": [
8791                 {
8792                     "name": "Fabien Potencier",
8793                     "email": "fabien@symfony.com"
8794                 },
8795                 {
8796                     "name": "Symfony Community",
8797                     "homepage": "https://symfony.com/contributors"
8798                 }
8799             ],
8800             "description": "Executes commands in sub-processes",
8801             "homepage": "https://symfony.com",
8802             "support": {
8803                 "source": "https://github.com/symfony/process/tree/v5.4.7"
8804             },
8805             "funding": [
8806                 {
8807                     "url": "https://symfony.com/sponsor",
8808                     "type": "custom"
8809                 },
8810                 {
8811                     "url": "https://github.com/fabpot",
8812                     "type": "github"
8813                 },
8814                 {
8815                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8816                     "type": "tidelift"
8817                 }
8818             ],
8819             "time": "2022-03-18T16:18:52+00:00"
8820         },
8821         {
8822             "name": "symfony/property-access",
8823             "version": "v4.4.40",
8824             "source": {
8825                 "type": "git",
8826                 "url": "https://github.com/symfony/property-access.git",
8827                 "reference": "ca88fba03cc46631a291c2d2cb4a30e4628a9f42"
8828             },
8829             "dist": {
8830                 "type": "zip",
8831                 "url": "https://api.github.com/repos/symfony/property-access/zipball/ca88fba03cc46631a291c2d2cb4a30e4628a9f42",
8832                 "reference": "ca88fba03cc46631a291c2d2cb4a30e4628a9f42",
8833                 "shasum": ""
8834             },
8835             "require": {
8836                 "php": ">=7.1.3",
8837                 "symfony/inflector": "^3.4|^4.0|^5.0",
8838                 "symfony/polyfill-php80": "^1.16"
8839             },
8840             "require-dev": {
8841                 "symfony/cache": "^3.4|^4.0|^5.0"
8842             },
8843             "suggest": {
8844                 "psr/cache-implementation": "To cache access methods."
8845             },
8846             "type": "library",
8847             "autoload": {
8848                 "psr-4": {
8849                     "Symfony\\Component\\PropertyAccess\\": ""
8850                 },
8851                 "exclude-from-classmap": [
8852                     "/Tests/"
8853                 ]
8854             },
8855             "notification-url": "https://packagist.org/downloads/",
8856             "license": [
8857                 "MIT"
8858             ],
8859             "authors": [
8860                 {
8861                     "name": "Fabien Potencier",
8862                     "email": "fabien@symfony.com"
8863                 },
8864                 {
8865                     "name": "Symfony Community",
8866                     "homepage": "https://symfony.com/contributors"
8867                 }
8868             ],
8869             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
8870             "homepage": "https://symfony.com",
8871             "keywords": [
8872                 "access",
8873                 "array",
8874                 "extraction",
8875                 "index",
8876                 "injection",
8877                 "object",
8878                 "property",
8879                 "property path",
8880                 "reflection"
8881             ],
8882             "support": {
8883                 "source": "https://github.com/symfony/property-access/tree/v4.4.40"
8884             },
8885             "funding": [
8886                 {
8887                     "url": "https://symfony.com/sponsor",
8888                     "type": "custom"
8889                 },
8890                 {
8891                     "url": "https://github.com/fabpot",
8892                     "type": "github"
8893                 },
8894                 {
8895                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8896                     "type": "tidelift"
8897                 }
8898             ],
8899             "time": "2022-03-30T17:12:49+00:00"
8900         },
8901         {
8902             "name": "symfony/service-contracts",
8903             "version": "v2.5.0",
8904             "source": {
8905                 "type": "git",
8906                 "url": "https://github.com/symfony/service-contracts.git",
8907                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
8908             },
8909             "dist": {
8910                 "type": "zip",
8911                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8912                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8913                 "shasum": ""
8914             },
8915             "require": {
8916                 "php": ">=7.2.5",
8917                 "psr/container": "^1.1",
8918                 "symfony/deprecation-contracts": "^2.1"
8919             },
8920             "conflict": {
8921                 "ext-psr": "<1.1|>=2"
8922             },
8923             "suggest": {
8924                 "symfony/service-implementation": ""
8925             },
8926             "type": "library",
8927             "extra": {
8928                 "branch-alias": {
8929                     "dev-main": "2.5-dev"
8930                 },
8931                 "thanks": {
8932                     "name": "symfony/contracts",
8933                     "url": "https://github.com/symfony/contracts"
8934                 }
8935             },
8936             "autoload": {
8937                 "psr-4": {
8938                     "Symfony\\Contracts\\Service\\": ""
8939                 }
8940             },
8941             "notification-url": "https://packagist.org/downloads/",
8942             "license": [
8943                 "MIT"
8944             ],
8945             "authors": [
8946                 {
8947                     "name": "Nicolas Grekas",
8948                     "email": "p@tchwork.com"
8949                 },
8950                 {
8951                     "name": "Symfony Community",
8952                     "homepage": "https://symfony.com/contributors"
8953                 }
8954             ],
8955             "description": "Generic abstractions related to writing services",
8956             "homepage": "https://symfony.com",
8957             "keywords": [
8958                 "abstractions",
8959                 "contracts",
8960                 "decoupling",
8961                 "interfaces",
8962                 "interoperability",
8963                 "standards"
8964             ],
8965             "support": {
8966                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
8967             },
8968             "funding": [
8969                 {
8970                     "url": "https://symfony.com/sponsor",
8971                     "type": "custom"
8972                 },
8973                 {
8974                     "url": "https://github.com/fabpot",
8975                     "type": "github"
8976                 },
8977                 {
8978                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8979                     "type": "tidelift"
8980                 }
8981             ],
8982             "time": "2021-11-04T16:48:04+00:00"
8983         },
8984         {
8985             "name": "symfony/string",
8986             "version": "v5.4.3",
8987             "source": {
8988                 "type": "git",
8989                 "url": "https://github.com/symfony/string.git",
8990                 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
8991             },
8992             "dist": {
8993                 "type": "zip",
8994                 "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
8995                 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
8996                 "shasum": ""
8997             },
8998             "require": {
8999                 "php": ">=7.2.5",
9000                 "symfony/polyfill-ctype": "~1.8",
9001                 "symfony/polyfill-intl-grapheme": "~1.0",
9002                 "symfony/polyfill-intl-normalizer": "~1.0",
9003                 "symfony/polyfill-mbstring": "~1.0",
9004                 "symfony/polyfill-php80": "~1.15"
9005             },
9006             "conflict": {
9007                 "symfony/translation-contracts": ">=3.0"
9008             },
9009             "require-dev": {
9010                 "symfony/error-handler": "^4.4|^5.0|^6.0",
9011                 "symfony/http-client": "^4.4|^5.0|^6.0",
9012                 "symfony/translation-contracts": "^1.1|^2",
9013                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
9014             },
9015             "type": "library",
9016             "autoload": {
9017                 "files": [
9018                     "Resources/functions.php"
9019                 ],
9020                 "psr-4": {
9021                     "Symfony\\Component\\String\\": ""
9022                 },
9023                 "exclude-from-classmap": [
9024                     "/Tests/"
9025                 ]
9026             },
9027             "notification-url": "https://packagist.org/downloads/",
9028             "license": [
9029                 "MIT"
9030             ],
9031             "authors": [
9032                 {
9033                     "name": "Nicolas Grekas",
9034                     "email": "p@tchwork.com"
9035                 },
9036                 {
9037                     "name": "Symfony Community",
9038                     "homepage": "https://symfony.com/contributors"
9039                 }
9040             ],
9041             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9042             "homepage": "https://symfony.com",
9043             "keywords": [
9044                 "grapheme",
9045                 "i18n",
9046                 "string",
9047                 "unicode",
9048                 "utf-8",
9049                 "utf8"
9050             ],
9051             "support": {
9052                 "source": "https://github.com/symfony/string/tree/v5.4.3"
9053             },
9054             "funding": [
9055                 {
9056                     "url": "https://symfony.com/sponsor",
9057                     "type": "custom"
9058                 },
9059                 {
9060                     "url": "https://github.com/fabpot",
9061                     "type": "github"
9062                 },
9063                 {
9064                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9065                     "type": "tidelift"
9066                 }
9067             ],
9068             "time": "2022-01-02T09:53:40+00:00"
9069         },
9070         {
9071             "name": "symfony/yaml",
9072             "version": "v4.4.37",
9073             "source": {
9074                 "type": "git",
9075                 "url": "https://github.com/symfony/yaml.git",
9076                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
9077             },
9078             "dist": {
9079                 "type": "zip",
9080                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
9081                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
9082                 "shasum": ""
9083             },
9084             "require": {
9085                 "php": ">=7.1.3",
9086                 "symfony/polyfill-ctype": "~1.8"
9087             },
9088             "conflict": {
9089                 "symfony/console": "<3.4"
9090             },
9091             "require-dev": {
9092                 "symfony/console": "^3.4|^4.0|^5.0"
9093             },
9094             "suggest": {
9095                 "symfony/console": "For validating YAML files using the lint command"
9096             },
9097             "type": "library",
9098             "autoload": {
9099                 "psr-4": {
9100                     "Symfony\\Component\\Yaml\\": ""
9101                 },
9102                 "exclude-from-classmap": [
9103                     "/Tests/"
9104                 ]
9105             },
9106             "notification-url": "https://packagist.org/downloads/",
9107             "license": [
9108                 "MIT"
9109             ],
9110             "authors": [
9111                 {
9112                     "name": "Fabien Potencier",
9113                     "email": "fabien@symfony.com"
9114                 },
9115                 {
9116                     "name": "Symfony Community",
9117                     "homepage": "https://symfony.com/contributors"
9118                 }
9119             ],
9120             "description": "Loads and dumps YAML files",
9121             "homepage": "https://symfony.com",
9122             "support": {
9123                 "source": "https://github.com/symfony/yaml/tree/v4.4.37"
9124             },
9125             "funding": [
9126                 {
9127                     "url": "https://symfony.com/sponsor",
9128                     "type": "custom"
9129                 },
9130                 {
9131                     "url": "https://github.com/fabpot",
9132                     "type": "github"
9133                 },
9134                 {
9135                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9136                     "type": "tidelift"
9137                 }
9138             ],
9139             "time": "2022-01-24T20:11:01+00:00"
9140         },
9141         {
9142             "name": "twig/twig",
9143             "version": "v3.3.8",
9144             "source": {
9145                 "type": "git",
9146                 "url": "https://github.com/twigphp/Twig.git",
9147                 "reference": "972d8604a92b7054828b539f2febb0211dd5945c"
9148             },
9149             "dist": {
9150                 "type": "zip",
9151                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c",
9152                 "reference": "972d8604a92b7054828b539f2febb0211dd5945c",
9153                 "shasum": ""
9154             },
9155             "require": {
9156                 "php": ">=7.2.5",
9157                 "symfony/polyfill-ctype": "^1.8",
9158                 "symfony/polyfill-mbstring": "^1.3"
9159             },
9160             "require-dev": {
9161                 "psr/container": "^1.0",
9162                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9163             },
9164             "type": "library",
9165             "extra": {
9166                 "branch-alias": {
9167                     "dev-master": "3.3-dev"
9168                 }
9169             },
9170             "autoload": {
9171                 "psr-4": {
9172                     "Twig\\": "src/"
9173                 }
9174             },
9175             "notification-url": "https://packagist.org/downloads/",
9176             "license": [
9177                 "BSD-3-Clause"
9178             ],
9179             "authors": [
9180                 {
9181                     "name": "Fabien Potencier",
9182                     "email": "fabien@symfony.com",
9183                     "homepage": "http://fabien.potencier.org",
9184                     "role": "Lead Developer"
9185                 },
9186                 {
9187                     "name": "Twig Team",
9188                     "role": "Contributors"
9189                 },
9190                 {
9191                     "name": "Armin Ronacher",
9192                     "email": "armin.ronacher@active-4.com",
9193                     "role": "Project Founder"
9194                 }
9195             ],
9196             "description": "Twig, the flexible, fast, and secure template language for PHP",
9197             "homepage": "https://twig.symfony.com",
9198             "keywords": [
9199                 "templating"
9200             ],
9201             "support": {
9202                 "issues": "https://github.com/twigphp/Twig/issues",
9203                 "source": "https://github.com/twigphp/Twig/tree/v3.3.8"
9204             },
9205             "funding": [
9206                 {
9207                     "url": "https://github.com/fabpot",
9208                     "type": "github"
9209                 },
9210                 {
9211                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9212                     "type": "tidelift"
9213                 }
9214             ],
9215             "time": "2022-02-04T06:59:48+00:00"
9216         },
9217         {
9218             "name": "vlucas/phpdotenv",
9219             "version": "v5.4.1",
9220             "source": {
9221                 "type": "git",
9222                 "url": "https://github.com/vlucas/phpdotenv.git",
9223                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
9224             },
9225             "dist": {
9226                 "type": "zip",
9227                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
9228                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
9229                 "shasum": ""
9230             },
9231             "require": {
9232                 "ext-pcre": "*",
9233                 "graham-campbell/result-type": "^1.0.2",
9234                 "php": "^7.1.3 || ^8.0",
9235                 "phpoption/phpoption": "^1.8",
9236                 "symfony/polyfill-ctype": "^1.23",
9237                 "symfony/polyfill-mbstring": "^1.23.1",
9238                 "symfony/polyfill-php80": "^1.23.1"
9239             },
9240             "require-dev": {
9241                 "bamarni/composer-bin-plugin": "^1.4.1",
9242                 "ext-filter": "*",
9243                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9244             },
9245             "suggest": {
9246                 "ext-filter": "Required to use the boolean validator."
9247             },
9248             "type": "library",
9249             "extra": {
9250                 "branch-alias": {
9251                     "dev-master": "5.4-dev"
9252                 }
9253             },
9254             "autoload": {
9255                 "psr-4": {
9256                     "Dotenv\\": "src/"
9257                 }
9258             },
9259             "notification-url": "https://packagist.org/downloads/",
9260             "license": [
9261                 "BSD-3-Clause"
9262             ],
9263             "authors": [
9264                 {
9265                     "name": "Graham Campbell",
9266                     "email": "hello@gjcampbell.co.uk",
9267                     "homepage": "https://github.com/GrahamCampbell"
9268                 },
9269                 {
9270                     "name": "Vance Lucas",
9271                     "email": "vance@vancelucas.com",
9272                     "homepage": "https://github.com/vlucas"
9273                 }
9274             ],
9275             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9276             "keywords": [
9277                 "dotenv",
9278                 "env",
9279                 "environment"
9280             ],
9281             "support": {
9282                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9283                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
9284             },
9285             "funding": [
9286                 {
9287                     "url": "https://github.com/GrahamCampbell",
9288                     "type": "github"
9289                 },
9290                 {
9291                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9292                     "type": "tidelift"
9293                 }
9294             ],
9295             "time": "2021-12-12T23:22:04+00:00"
9296         },
9297         {
9298             "name": "waryway/php-traits-library",
9299             "version": "1.0.4",
9300             "source": {
9301                 "type": "git",
9302                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9303                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9304             },
9305             "dist": {
9306                 "type": "zip",
9307                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9308                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9309                 "shasum": ""
9310             },
9311             "require-dev": {
9312                 "phpunit/phpunit": "6.4.3"
9313             },
9314             "type": "library",
9315             "autoload": {
9316                 "psr-4": {
9317                     "Waryway\\PhpTraitsLibrary\\": "src/"
9318                 }
9319             },
9320             "notification-url": "https://packagist.org/downloads/",
9321             "license": [
9322                 "MIT"
9323             ],
9324             "authors": [
9325                 {
9326                     "name": "Kyle Wiering",
9327                     "email": "kyle@waryway.com"
9328                 }
9329             ],
9330             "description": "General use traits",
9331             "support": {
9332                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9333                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9334             },
9335             "time": "2017-12-23T14:22:07+00:00"
9336         },
9337         {
9338             "name": "webimpress/safe-writer",
9339             "version": "2.2.0",
9340             "source": {
9341                 "type": "git",
9342                 "url": "https://github.com/webimpress/safe-writer.git",
9343                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9344             },
9345             "dist": {
9346                 "type": "zip",
9347                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9348                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9349                 "shasum": ""
9350             },
9351             "require": {
9352                 "php": "^7.3 || ^8.0"
9353             },
9354             "require-dev": {
9355                 "phpunit/phpunit": "^9.5.4",
9356                 "vimeo/psalm": "^4.7",
9357                 "webimpress/coding-standard": "^1.2.2"
9358             },
9359             "type": "library",
9360             "extra": {
9361                 "branch-alias": {
9362                     "dev-master": "2.2.x-dev",
9363                     "dev-develop": "2.3.x-dev",
9364                     "dev-release-1.0": "1.0.x-dev"
9365                 }
9366             },
9367             "autoload": {
9368                 "psr-4": {
9369                     "Webimpress\\SafeWriter\\": "src/"
9370                 }
9371             },
9372             "notification-url": "https://packagist.org/downloads/",
9373             "license": [
9374                 "BSD-2-Clause"
9375             ],
9376             "description": "Tool to write files safely, to avoid race conditions",
9377             "keywords": [
9378                 "concurrent write",
9379                 "file writer",
9380                 "race condition",
9381                 "safe writer",
9382                 "webimpress"
9383             ],
9384             "support": {
9385                 "issues": "https://github.com/webimpress/safe-writer/issues",
9386                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9387             },
9388             "funding": [
9389                 {
9390                     "url": "https://github.com/michalbundyra",
9391                     "type": "github"
9392                 }
9393             ],
9394             "time": "2021-04-19T16:34:45+00:00"
9395         },
9396         {
9397             "name": "webmozart/assert",
9398             "version": "1.10.0",
9399             "source": {
9400                 "type": "git",
9401                 "url": "https://github.com/webmozarts/assert.git",
9402                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
9403             },
9404             "dist": {
9405                 "type": "zip",
9406                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
9407                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
9408                 "shasum": ""
9409             },
9410             "require": {
9411                 "php": "^7.2 || ^8.0",
9412                 "symfony/polyfill-ctype": "^1.8"
9413             },
9414             "conflict": {
9415                 "phpstan/phpstan": "<0.12.20",
9416                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9417             },
9418             "require-dev": {
9419                 "phpunit/phpunit": "^8.5.13"
9420             },
9421             "type": "library",
9422             "extra": {
9423                 "branch-alias": {
9424                     "dev-master": "1.10-dev"
9425                 }
9426             },
9427             "autoload": {
9428                 "psr-4": {
9429                     "Webmozart\\Assert\\": "src/"
9430                 }
9431             },
9432             "notification-url": "https://packagist.org/downloads/",
9433             "license": [
9434                 "MIT"
9435             ],
9436             "authors": [
9437                 {
9438                     "name": "Bernhard Schussek",
9439                     "email": "bschussek@gmail.com"
9440                 }
9441             ],
9442             "description": "Assertions to validate method input/output with nice error messages.",
9443             "keywords": [
9444                 "assert",
9445                 "check",
9446                 "validate"
9447             ],
9448             "support": {
9449                 "issues": "https://github.com/webmozarts/assert/issues",
9450                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
9451             },
9452             "time": "2021-03-09T10:59:23+00:00"
9453         },
9454         {
9455             "name": "yubico/u2flib-server",
9456             "version": "1.0.2",
9457             "source": {
9458                 "type": "git",
9459                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9460                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9461             },
9462             "dist": {
9463                 "type": "zip",
9464                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9465                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9466                 "shasum": ""
9467             },
9468             "require": {
9469                 "ext-openssl": "*",
9470                 "paragonie/random_compat": ">= 1",
9471                 "php": ">=5.6"
9472             },
9473             "require-dev": {
9474                 "phpunit/phpunit": "~5.7",
9475                 "vimeo/psalm": "^0|^1|^2"
9476             },
9477             "type": "library",
9478             "autoload": {
9479                 "classmap": [
9480                     "src/"
9481                 ]
9482             },
9483             "notification-url": "https://packagist.org/downloads/",
9484             "license": [
9485                 "BSD-2-Clause"
9486             ],
9487             "description": "Library for U2F implementation",
9488             "homepage": "https://developers.yubico.com/php-u2flib-server",
9489             "support": {
9490                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9491                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9492             },
9493             "time": "2018-09-07T08:16:44+00:00"
9494         }
9495     ],
9496     "packages-dev": [
9497         {
9498             "name": "doctrine/annotations",
9499             "version": "1.13.2",
9500             "source": {
9501                 "type": "git",
9502                 "url": "https://github.com/doctrine/annotations.git",
9503                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
9504             },
9505             "dist": {
9506                 "type": "zip",
9507                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
9508                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
9509                 "shasum": ""
9510             },
9511             "require": {
9512                 "doctrine/lexer": "1.*",
9513                 "ext-tokenizer": "*",
9514                 "php": "^7.1 || ^8.0",
9515                 "psr/cache": "^1 || ^2 || ^3"
9516             },
9517             "require-dev": {
9518                 "doctrine/cache": "^1.11 || ^2.0",
9519                 "doctrine/coding-standard": "^6.0 || ^8.1",
9520                 "phpstan/phpstan": "^0.12.20",
9521                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9522                 "symfony/cache": "^4.4 || ^5.2"
9523             },
9524             "type": "library",
9525             "autoload": {
9526                 "psr-4": {
9527                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9528                 }
9529             },
9530             "notification-url": "https://packagist.org/downloads/",
9531             "license": [
9532                 "MIT"
9533             ],
9534             "authors": [
9535                 {
9536                     "name": "Guilherme Blanco",
9537                     "email": "guilhermeblanco@gmail.com"
9538                 },
9539                 {
9540                     "name": "Roman Borschel",
9541                     "email": "roman@code-factory.org"
9542                 },
9543                 {
9544                     "name": "Benjamin Eberlei",
9545                     "email": "kontakt@beberlei.de"
9546                 },
9547                 {
9548                     "name": "Jonathan Wage",
9549                     "email": "jonwage@gmail.com"
9550                 },
9551                 {
9552                     "name": "Johannes Schmitt",
9553                     "email": "schmittjoh@gmail.com"
9554                 }
9555             ],
9556             "description": "Docblock Annotations Parser",
9557             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9558             "keywords": [
9559                 "annotations",
9560                 "docblock",
9561                 "parser"
9562             ],
9563             "support": {
9564                 "issues": "https://github.com/doctrine/annotations/issues",
9565                 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
9566             },
9567             "time": "2021-08-05T19:00:23+00:00"
9568         },
9569         {
9570             "name": "doctrine/instantiator",
9571             "version": "1.4.1",
9572             "source": {
9573                 "type": "git",
9574                 "url": "https://github.com/doctrine/instantiator.git",
9575                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
9576             },
9577             "dist": {
9578                 "type": "zip",
9579                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
9580                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
9581                 "shasum": ""
9582             },
9583             "require": {
9584                 "php": "^7.1 || ^8.0"
9585             },
9586             "require-dev": {
9587                 "doctrine/coding-standard": "^9",
9588                 "ext-pdo": "*",
9589                 "ext-phar": "*",
9590                 "phpbench/phpbench": "^0.16 || ^1",
9591                 "phpstan/phpstan": "^1.4",
9592                 "phpstan/phpstan-phpunit": "^1",
9593                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
9594                 "vimeo/psalm": "^4.22"
9595             },
9596             "type": "library",
9597             "autoload": {
9598                 "psr-4": {
9599                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
9600                 }
9601             },
9602             "notification-url": "https://packagist.org/downloads/",
9603             "license": [
9604                 "MIT"
9605             ],
9606             "authors": [
9607                 {
9608                     "name": "Marco Pivetta",
9609                     "email": "ocramius@gmail.com",
9610                     "homepage": "https://ocramius.github.io/"
9611                 }
9612             ],
9613             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
9614             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
9615             "keywords": [
9616                 "constructor",
9617                 "instantiate"
9618             ],
9619             "support": {
9620                 "issues": "https://github.com/doctrine/instantiator/issues",
9621                 "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
9622             },
9623             "funding": [
9624                 {
9625                     "url": "https://www.doctrine-project.org/sponsorship.html",
9626                     "type": "custom"
9627                 },
9628                 {
9629                     "url": "https://www.patreon.com/phpdoctrine",
9630                     "type": "patreon"
9631                 },
9632                 {
9633                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
9634                     "type": "tidelift"
9635                 }
9636             ],
9637             "time": "2022-03-03T08:28:38+00:00"
9638         },
9639         {
9640             "name": "doctrine/lexer",
9641             "version": "1.2.3",
9642             "source": {
9643                 "type": "git",
9644                 "url": "https://github.com/doctrine/lexer.git",
9645                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
9646             },
9647             "dist": {
9648                 "type": "zip",
9649                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
9650                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
9651                 "shasum": ""
9652             },
9653             "require": {
9654                 "php": "^7.1 || ^8.0"
9655             },
9656             "require-dev": {
9657                 "doctrine/coding-standard": "^9.0",
9658                 "phpstan/phpstan": "^1.3",
9659                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
9660                 "vimeo/psalm": "^4.11"
9661             },
9662             "type": "library",
9663             "autoload": {
9664                 "psr-4": {
9665                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
9666                 }
9667             },
9668             "notification-url": "https://packagist.org/downloads/",
9669             "license": [
9670                 "MIT"
9671             ],
9672             "authors": [
9673                 {
9674                     "name": "Guilherme Blanco",
9675                     "email": "guilhermeblanco@gmail.com"
9676                 },
9677                 {
9678                     "name": "Roman Borschel",
9679                     "email": "roman@code-factory.org"
9680                 },
9681                 {
9682                     "name": "Johannes Schmitt",
9683                     "email": "schmittjoh@gmail.com"
9684                 }
9685             ],
9686             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
9687             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
9688             "keywords": [
9689                 "annotations",
9690                 "docblock",
9691                 "lexer",
9692                 "parser",
9693                 "php"
9694             ],
9695             "support": {
9696                 "issues": "https://github.com/doctrine/lexer/issues",
9697                 "source": "https://github.com/doctrine/lexer/tree/1.2.3"
9698             },
9699             "funding": [
9700                 {
9701                     "url": "https://www.doctrine-project.org/sponsorship.html",
9702                     "type": "custom"
9703                 },
9704                 {
9705                     "url": "https://www.patreon.com/phpdoctrine",
9706                     "type": "patreon"
9707                 },
9708                 {
9709                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
9710                     "type": "tidelift"
9711                 }
9712             ],
9713             "time": "2022-02-28T11:07:21+00:00"
9714         },
9715         {
9716             "name": "phar-io/manifest",
9717             "version": "2.0.3",
9718             "source": {
9719                 "type": "git",
9720                 "url": "https://github.com/phar-io/manifest.git",
9721                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
9722             },
9723             "dist": {
9724                 "type": "zip",
9725                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
9726                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
9727                 "shasum": ""
9728             },
9729             "require": {
9730                 "ext-dom": "*",
9731                 "ext-phar": "*",
9732                 "ext-xmlwriter": "*",
9733                 "phar-io/version": "^3.0.1",
9734                 "php": "^7.2 || ^8.0"
9735             },
9736             "type": "library",
9737             "extra": {
9738                 "branch-alias": {
9739                     "dev-master": "2.0.x-dev"
9740                 }
9741             },
9742             "autoload": {
9743                 "classmap": [
9744                     "src/"
9745                 ]
9746             },
9747             "notification-url": "https://packagist.org/downloads/",
9748             "license": [
9749                 "BSD-3-Clause"
9750             ],
9751             "authors": [
9752                 {
9753                     "name": "Arne Blankerts",
9754                     "email": "arne@blankerts.de",
9755                     "role": "Developer"
9756                 },
9757                 {
9758                     "name": "Sebastian Heuer",
9759                     "email": "sebastian@phpeople.de",
9760                     "role": "Developer"
9761                 },
9762                 {
9763                     "name": "Sebastian Bergmann",
9764                     "email": "sebastian@phpunit.de",
9765                     "role": "Developer"
9766                 }
9767             ],
9768             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
9769             "support": {
9770                 "issues": "https://github.com/phar-io/manifest/issues",
9771                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
9772             },
9773             "time": "2021-07-20T11:28:43+00:00"
9774         },
9775         {
9776             "name": "phar-io/version",
9777             "version": "3.2.1",
9778             "source": {
9779                 "type": "git",
9780                 "url": "https://github.com/phar-io/version.git",
9781                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
9782             },
9783             "dist": {
9784                 "type": "zip",
9785                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
9786                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
9787                 "shasum": ""
9788             },
9789             "require": {
9790                 "php": "^7.2 || ^8.0"
9791             },
9792             "type": "library",
9793             "autoload": {
9794                 "classmap": [
9795                     "src/"
9796                 ]
9797             },
9798             "notification-url": "https://packagist.org/downloads/",
9799             "license": [
9800                 "BSD-3-Clause"
9801             ],
9802             "authors": [
9803                 {
9804                     "name": "Arne Blankerts",
9805                     "email": "arne@blankerts.de",
9806                     "role": "Developer"
9807                 },
9808                 {
9809                     "name": "Sebastian Heuer",
9810                     "email": "sebastian@phpeople.de",
9811                     "role": "Developer"
9812                 },
9813                 {
9814                     "name": "Sebastian Bergmann",
9815                     "email": "sebastian@phpunit.de",
9816                     "role": "Developer"
9817                 }
9818             ],
9819             "description": "Library for handling version information and constraints",
9820             "support": {
9821                 "issues": "https://github.com/phar-io/version/issues",
9822                 "source": "https://github.com/phar-io/version/tree/3.2.1"
9823             },
9824             "time": "2022-02-21T01:04:05+00:00"
9825         },
9826         {
9827             "name": "php-webdriver/webdriver",
9828             "version": "1.12.0",
9829             "source": {
9830                 "type": "git",
9831                 "url": "https://github.com/php-webdriver/php-webdriver.git",
9832                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
9833             },
9834             "dist": {
9835                 "type": "zip",
9836                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9837                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9838                 "shasum": ""
9839             },
9840             "require": {
9841                 "ext-curl": "*",
9842                 "ext-json": "*",
9843                 "ext-zip": "*",
9844                 "php": "^5.6 || ~7.0 || ^8.0",
9845                 "symfony/polyfill-mbstring": "^1.12",
9846                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
9847             },
9848             "replace": {
9849                 "facebook/webdriver": "*"
9850             },
9851             "require-dev": {
9852                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
9853                 "php-coveralls/php-coveralls": "^2.4",
9854                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
9855                 "php-parallel-lint/php-parallel-lint": "^1.2",
9856                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
9857                 "squizlabs/php_codesniffer": "^3.5",
9858                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
9859             },
9860             "suggest": {
9861                 "ext-SimpleXML": "For Firefox profile creation"
9862             },
9863             "type": "library",
9864             "autoload": {
9865                 "files": [
9866                     "lib/Exception/TimeoutException.php"
9867                 ],
9868                 "psr-4": {
9869                     "Facebook\\WebDriver\\": "lib/"
9870                 }
9871             },
9872             "notification-url": "https://packagist.org/downloads/",
9873             "license": [
9874                 "MIT"
9875             ],
9876             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
9877             "homepage": "https://github.com/php-webdriver/php-webdriver",
9878             "keywords": [
9879                 "Chromedriver",
9880                 "geckodriver",
9881                 "php",
9882                 "selenium",
9883                 "webdriver"
9884             ],
9885             "support": {
9886                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
9887                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
9888             },
9889             "time": "2021-10-14T09:30:02+00:00"
9890         },
9891         {
9892             "name": "phpdocumentor/reflection-common",
9893             "version": "2.2.0",
9894             "source": {
9895                 "type": "git",
9896                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
9897                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
9898             },
9899             "dist": {
9900                 "type": "zip",
9901                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9902                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9903                 "shasum": ""
9904             },
9905             "require": {
9906                 "php": "^7.2 || ^8.0"
9907             },
9908             "type": "library",
9909             "extra": {
9910                 "branch-alias": {
9911                     "dev-2.x": "2.x-dev"
9912                 }
9913             },
9914             "autoload": {
9915                 "psr-4": {
9916                     "phpDocumentor\\Reflection\\": "src/"
9917                 }
9918             },
9919             "notification-url": "https://packagist.org/downloads/",
9920             "license": [
9921                 "MIT"
9922             ],
9923             "authors": [
9924                 {
9925                     "name": "Jaap van Otterdijk",
9926                     "email": "opensource@ijaap.nl"
9927                 }
9928             ],
9929             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
9930             "homepage": "http://www.phpdoc.org",
9931             "keywords": [
9932                 "FQSEN",
9933                 "phpDocumentor",
9934                 "phpdoc",
9935                 "reflection",
9936                 "static analysis"
9937             ],
9938             "support": {
9939                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
9940                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
9941             },
9942             "time": "2020-06-27T09:03:43+00:00"
9943         },
9944         {
9945             "name": "phpdocumentor/reflection-docblock",
9946             "version": "5.3.0",
9947             "source": {
9948                 "type": "git",
9949                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9950                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
9951             },
9952             "dist": {
9953                 "type": "zip",
9954                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
9955                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
9956                 "shasum": ""
9957             },
9958             "require": {
9959                 "ext-filter": "*",
9960                 "php": "^7.2 || ^8.0",
9961                 "phpdocumentor/reflection-common": "^2.2",
9962                 "phpdocumentor/type-resolver": "^1.3",
9963                 "webmozart/assert": "^1.9.1"
9964             },
9965             "require-dev": {
9966                 "mockery/mockery": "~1.3.2",
9967                 "psalm/phar": "^4.8"
9968             },
9969             "type": "library",
9970             "extra": {
9971                 "branch-alias": {
9972                     "dev-master": "5.x-dev"
9973                 }
9974             },
9975             "autoload": {
9976                 "psr-4": {
9977                     "phpDocumentor\\Reflection\\": "src"
9978                 }
9979             },
9980             "notification-url": "https://packagist.org/downloads/",
9981             "license": [
9982                 "MIT"
9983             ],
9984             "authors": [
9985                 {
9986                     "name": "Mike van Riel",
9987                     "email": "me@mikevanriel.com"
9988                 },
9989                 {
9990                     "name": "Jaap van Otterdijk",
9991                     "email": "account@ijaap.nl"
9992                 }
9993             ],
9994             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
9995             "support": {
9996                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
9997                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
9998             },
9999             "time": "2021-10-19T17:43:47+00:00"
10000         },
10001         {
10002             "name": "phpdocumentor/type-resolver",
10003             "version": "1.6.1",
10004             "source": {
10005                 "type": "git",
10006                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
10007                 "reference": "77a32518733312af16a44300404e945338981de3"
10008             },
10009             "dist": {
10010                 "type": "zip",
10011                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
10012                 "reference": "77a32518733312af16a44300404e945338981de3",
10013                 "shasum": ""
10014             },
10015             "require": {
10016                 "php": "^7.2 || ^8.0",
10017                 "phpdocumentor/reflection-common": "^2.0"
10018             },
10019             "require-dev": {
10020                 "ext-tokenizer": "*",
10021                 "psalm/phar": "^4.8"
10022             },
10023             "type": "library",
10024             "extra": {
10025                 "branch-alias": {
10026                     "dev-1.x": "1.x-dev"
10027                 }
10028             },
10029             "autoload": {
10030                 "psr-4": {
10031                     "phpDocumentor\\Reflection\\": "src"
10032                 }
10033             },
10034             "notification-url": "https://packagist.org/downloads/",
10035             "license": [
10036                 "MIT"
10037             ],
10038             "authors": [
10039                 {
10040                     "name": "Mike van Riel",
10041                     "email": "me@mikevanriel.com"
10042                 }
10043             ],
10044             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
10045             "support": {
10046                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
10047                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
10048             },
10049             "time": "2022-03-15T21:29:03+00:00"
10050         },
10051         {
10052             "name": "phpspec/prophecy",
10053             "version": "v1.15.0",
10054             "source": {
10055                 "type": "git",
10056                 "url": "https://github.com/phpspec/prophecy.git",
10057                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
10058             },
10059             "dist": {
10060                 "type": "zip",
10061                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
10062                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
10063                 "shasum": ""
10064             },
10065             "require": {
10066                 "doctrine/instantiator": "^1.2",
10067                 "php": "^7.2 || ~8.0, <8.2",
10068                 "phpdocumentor/reflection-docblock": "^5.2",
10069                 "sebastian/comparator": "^3.0 || ^4.0",
10070                 "sebastian/recursion-context": "^3.0 || ^4.0"
10071             },
10072             "require-dev": {
10073                 "phpspec/phpspec": "^6.0 || ^7.0",
10074                 "phpunit/phpunit": "^8.0 || ^9.0"
10075             },
10076             "type": "library",
10077             "extra": {
10078                 "branch-alias": {
10079                     "dev-master": "1.x-dev"
10080                 }
10081             },
10082             "autoload": {
10083                 "psr-4": {
10084                     "Prophecy\\": "src/Prophecy"
10085                 }
10086             },
10087             "notification-url": "https://packagist.org/downloads/",
10088             "license": [
10089                 "MIT"
10090             ],
10091             "authors": [
10092                 {
10093                     "name": "Konstantin Kudryashov",
10094                     "email": "ever.zet@gmail.com",
10095                     "homepage": "http://everzet.com"
10096                 },
10097                 {
10098                     "name": "Marcello Duarte",
10099                     "email": "marcello.duarte@gmail.com"
10100                 }
10101             ],
10102             "description": "Highly opinionated mocking framework for PHP 5.3+",
10103             "homepage": "https://github.com/phpspec/prophecy",
10104             "keywords": [
10105                 "Double",
10106                 "Dummy",
10107                 "fake",
10108                 "mock",
10109                 "spy",
10110                 "stub"
10111             ],
10112             "support": {
10113                 "issues": "https://github.com/phpspec/prophecy/issues",
10114                 "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
10115             },
10116             "time": "2021-12-08T12:19:24+00:00"
10117         },
10118         {
10119             "name": "phpunit/php-code-coverage",
10120             "version": "9.2.15",
10121             "source": {
10122                 "type": "git",
10123                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10124                 "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f"
10125             },
10126             "dist": {
10127                 "type": "zip",
10128                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
10129                 "reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
10130                 "shasum": ""
10131             },
10132             "require": {
10133                 "ext-dom": "*",
10134                 "ext-libxml": "*",
10135                 "ext-xmlwriter": "*",
10136                 "nikic/php-parser": "^4.13.0",
10137                 "php": ">=7.3",
10138                 "phpunit/php-file-iterator": "^3.0.3",
10139                 "phpunit/php-text-template": "^2.0.2",
10140                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10141                 "sebastian/complexity": "^2.0",
10142                 "sebastian/environment": "^5.1.2",
10143                 "sebastian/lines-of-code": "^1.0.3",
10144                 "sebastian/version": "^3.0.1",
10145                 "theseer/tokenizer": "^1.2.0"
10146             },
10147             "require-dev": {
10148                 "phpunit/phpunit": "^9.3"
10149             },
10150             "suggest": {
10151                 "ext-pcov": "*",
10152                 "ext-xdebug": "*"
10153             },
10154             "type": "library",
10155             "extra": {
10156                 "branch-alias": {
10157                     "dev-master": "9.2-dev"
10158                 }
10159             },
10160             "autoload": {
10161                 "classmap": [
10162                     "src/"
10163                 ]
10164             },
10165             "notification-url": "https://packagist.org/downloads/",
10166             "license": [
10167                 "BSD-3-Clause"
10168             ],
10169             "authors": [
10170                 {
10171                     "name": "Sebastian Bergmann",
10172                     "email": "sebastian@phpunit.de",
10173                     "role": "lead"
10174                 }
10175             ],
10176             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10177             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10178             "keywords": [
10179                 "coverage",
10180                 "testing",
10181                 "xunit"
10182             ],
10183             "support": {
10184                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10185                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15"
10186             },
10187             "funding": [
10188                 {
10189                     "url": "https://github.com/sebastianbergmann",
10190                     "type": "github"
10191                 }
10192             ],
10193             "time": "2022-03-07T09:28:20+00:00"
10194         },
10195         {
10196             "name": "phpunit/php-file-iterator",
10197             "version": "3.0.6",
10198             "source": {
10199                 "type": "git",
10200                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10201                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10202             },
10203             "dist": {
10204                 "type": "zip",
10205                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10206                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10207                 "shasum": ""
10208             },
10209             "require": {
10210                 "php": ">=7.3"
10211             },
10212             "require-dev": {
10213                 "phpunit/phpunit": "^9.3"
10214             },
10215             "type": "library",
10216             "extra": {
10217                 "branch-alias": {
10218                     "dev-master": "3.0-dev"
10219                 }
10220             },
10221             "autoload": {
10222                 "classmap": [
10223                     "src/"
10224                 ]
10225             },
10226             "notification-url": "https://packagist.org/downloads/",
10227             "license": [
10228                 "BSD-3-Clause"
10229             ],
10230             "authors": [
10231                 {
10232                     "name": "Sebastian Bergmann",
10233                     "email": "sebastian@phpunit.de",
10234                     "role": "lead"
10235                 }
10236             ],
10237             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10238             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10239             "keywords": [
10240                 "filesystem",
10241                 "iterator"
10242             ],
10243             "support": {
10244                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10245                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10246             },
10247             "funding": [
10248                 {
10249                     "url": "https://github.com/sebastianbergmann",
10250                     "type": "github"
10251                 }
10252             ],
10253             "time": "2021-12-02T12:48:52+00:00"
10254         },
10255         {
10256             "name": "phpunit/php-invoker",
10257             "version": "3.1.1",
10258             "source": {
10259                 "type": "git",
10260                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10261                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10262             },
10263             "dist": {
10264                 "type": "zip",
10265                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10266                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10267                 "shasum": ""
10268             },
10269             "require": {
10270                 "php": ">=7.3"
10271             },
10272             "require-dev": {
10273                 "ext-pcntl": "*",
10274                 "phpunit/phpunit": "^9.3"
10275             },
10276             "suggest": {
10277                 "ext-pcntl": "*"
10278             },
10279             "type": "library",
10280             "extra": {
10281                 "branch-alias": {
10282                     "dev-master": "3.1-dev"
10283                 }
10284             },
10285             "autoload": {
10286                 "classmap": [
10287                     "src/"
10288                 ]
10289             },
10290             "notification-url": "https://packagist.org/downloads/",
10291             "license": [
10292                 "BSD-3-Clause"
10293             ],
10294             "authors": [
10295                 {
10296                     "name": "Sebastian Bergmann",
10297                     "email": "sebastian@phpunit.de",
10298                     "role": "lead"
10299                 }
10300             ],
10301             "description": "Invoke callables with a timeout",
10302             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10303             "keywords": [
10304                 "process"
10305             ],
10306             "support": {
10307                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10308                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10309             },
10310             "funding": [
10311                 {
10312                     "url": "https://github.com/sebastianbergmann",
10313                     "type": "github"
10314                 }
10315             ],
10316             "time": "2020-09-28T05:58:55+00:00"
10317         },
10318         {
10319             "name": "phpunit/php-text-template",
10320             "version": "2.0.4",
10321             "source": {
10322                 "type": "git",
10323                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10324                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10325             },
10326             "dist": {
10327                 "type": "zip",
10328                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10329                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10330                 "shasum": ""
10331             },
10332             "require": {
10333                 "php": ">=7.3"
10334             },
10335             "require-dev": {
10336                 "phpunit/phpunit": "^9.3"
10337             },
10338             "type": "library",
10339             "extra": {
10340                 "branch-alias": {
10341                     "dev-master": "2.0-dev"
10342                 }
10343             },
10344             "autoload": {
10345                 "classmap": [
10346                     "src/"
10347                 ]
10348             },
10349             "notification-url": "https://packagist.org/downloads/",
10350             "license": [
10351                 "BSD-3-Clause"
10352             ],
10353             "authors": [
10354                 {
10355                     "name": "Sebastian Bergmann",
10356                     "email": "sebastian@phpunit.de",
10357                     "role": "lead"
10358                 }
10359             ],
10360             "description": "Simple template engine.",
10361             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10362             "keywords": [
10363                 "template"
10364             ],
10365             "support": {
10366                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10367                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10368             },
10369             "funding": [
10370                 {
10371                     "url": "https://github.com/sebastianbergmann",
10372                     "type": "github"
10373                 }
10374             ],
10375             "time": "2020-10-26T05:33:50+00:00"
10376         },
10377         {
10378             "name": "phpunit/php-timer",
10379             "version": "5.0.3",
10380             "source": {
10381                 "type": "git",
10382                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10383                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10384             },
10385             "dist": {
10386                 "type": "zip",
10387                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10388                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10389                 "shasum": ""
10390             },
10391             "require": {
10392                 "php": ">=7.3"
10393             },
10394             "require-dev": {
10395                 "phpunit/phpunit": "^9.3"
10396             },
10397             "type": "library",
10398             "extra": {
10399                 "branch-alias": {
10400                     "dev-master": "5.0-dev"
10401                 }
10402             },
10403             "autoload": {
10404                 "classmap": [
10405                     "src/"
10406                 ]
10407             },
10408             "notification-url": "https://packagist.org/downloads/",
10409             "license": [
10410                 "BSD-3-Clause"
10411             ],
10412             "authors": [
10413                 {
10414                     "name": "Sebastian Bergmann",
10415                     "email": "sebastian@phpunit.de",
10416                     "role": "lead"
10417                 }
10418             ],
10419             "description": "Utility class for timing",
10420             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10421             "keywords": [
10422                 "timer"
10423             ],
10424             "support": {
10425                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10426                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10427             },
10428             "funding": [
10429                 {
10430                     "url": "https://github.com/sebastianbergmann",
10431                     "type": "github"
10432                 }
10433             ],
10434             "time": "2020-10-26T13:16:10+00:00"
10435         },
10436         {
10437             "name": "phpunit/phpunit",
10438             "version": "9.5.20",
10439             "source": {
10440                 "type": "git",
10441                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10442                 "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba"
10443             },
10444             "dist": {
10445                 "type": "zip",
10446                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba",
10447                 "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba",
10448                 "shasum": ""
10449             },
10450             "require": {
10451                 "doctrine/instantiator": "^1.3.1",
10452                 "ext-dom": "*",
10453                 "ext-json": "*",
10454                 "ext-libxml": "*",
10455                 "ext-mbstring": "*",
10456                 "ext-xml": "*",
10457                 "ext-xmlwriter": "*",
10458                 "myclabs/deep-copy": "^1.10.1",
10459                 "phar-io/manifest": "^2.0.3",
10460                 "phar-io/version": "^3.0.2",
10461                 "php": ">=7.3",
10462                 "phpspec/prophecy": "^1.12.1",
10463                 "phpunit/php-code-coverage": "^9.2.13",
10464                 "phpunit/php-file-iterator": "^3.0.5",
10465                 "phpunit/php-invoker": "^3.1.1",
10466                 "phpunit/php-text-template": "^2.0.3",
10467                 "phpunit/php-timer": "^5.0.2",
10468                 "sebastian/cli-parser": "^1.0.1",
10469                 "sebastian/code-unit": "^1.0.6",
10470                 "sebastian/comparator": "^4.0.5",
10471                 "sebastian/diff": "^4.0.3",
10472                 "sebastian/environment": "^5.1.3",
10473                 "sebastian/exporter": "^4.0.3",
10474                 "sebastian/global-state": "^5.0.1",
10475                 "sebastian/object-enumerator": "^4.0.3",
10476                 "sebastian/resource-operations": "^3.0.3",
10477                 "sebastian/type": "^3.0",
10478                 "sebastian/version": "^3.0.2"
10479             },
10480             "require-dev": {
10481                 "ext-pdo": "*",
10482                 "phpspec/prophecy-phpunit": "^2.0.1"
10483             },
10484             "suggest": {
10485                 "ext-soap": "*",
10486                 "ext-xdebug": "*"
10487             },
10488             "bin": [
10489                 "phpunit"
10490             ],
10491             "type": "library",
10492             "extra": {
10493                 "branch-alias": {
10494                     "dev-master": "9.5-dev"
10495                 }
10496             },
10497             "autoload": {
10498                 "files": [
10499                     "src/Framework/Assert/Functions.php"
10500                 ],
10501                 "classmap": [
10502                     "src/"
10503                 ]
10504             },
10505             "notification-url": "https://packagist.org/downloads/",
10506             "license": [
10507                 "BSD-3-Clause"
10508             ],
10509             "authors": [
10510                 {
10511                     "name": "Sebastian Bergmann",
10512                     "email": "sebastian@phpunit.de",
10513                     "role": "lead"
10514                 }
10515             ],
10516             "description": "The PHP Unit Testing framework.",
10517             "homepage": "https://phpunit.de/",
10518             "keywords": [
10519                 "phpunit",
10520                 "testing",
10521                 "xunit"
10522             ],
10523             "support": {
10524                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10525                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20"
10526             },
10527             "funding": [
10528                 {
10529                     "url": "https://phpunit.de/sponsors.html",
10530                     "type": "custom"
10531                 },
10532                 {
10533                     "url": "https://github.com/sebastianbergmann",
10534                     "type": "github"
10535                 }
10536             ],
10537             "time": "2022-04-01T12:37:26+00:00"
10538         },
10539         {
10540             "name": "sebastian/cli-parser",
10541             "version": "1.0.1",
10542             "source": {
10543                 "type": "git",
10544                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10545                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10546             },
10547             "dist": {
10548                 "type": "zip",
10549                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10550                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10551                 "shasum": ""
10552             },
10553             "require": {
10554                 "php": ">=7.3"
10555             },
10556             "require-dev": {
10557                 "phpunit/phpunit": "^9.3"
10558             },
10559             "type": "library",
10560             "extra": {
10561                 "branch-alias": {
10562                     "dev-master": "1.0-dev"
10563                 }
10564             },
10565             "autoload": {
10566                 "classmap": [
10567                     "src/"
10568                 ]
10569             },
10570             "notification-url": "https://packagist.org/downloads/",
10571             "license": [
10572                 "BSD-3-Clause"
10573             ],
10574             "authors": [
10575                 {
10576                     "name": "Sebastian Bergmann",
10577                     "email": "sebastian@phpunit.de",
10578                     "role": "lead"
10579                 }
10580             ],
10581             "description": "Library for parsing CLI options",
10582             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10583             "support": {
10584                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10585                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10586             },
10587             "funding": [
10588                 {
10589                     "url": "https://github.com/sebastianbergmann",
10590                     "type": "github"
10591                 }
10592             ],
10593             "time": "2020-09-28T06:08:49+00:00"
10594         },
10595         {
10596             "name": "sebastian/code-unit",
10597             "version": "1.0.8",
10598             "source": {
10599                 "type": "git",
10600                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10601                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10602             },
10603             "dist": {
10604                 "type": "zip",
10605                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10606                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10607                 "shasum": ""
10608             },
10609             "require": {
10610                 "php": ">=7.3"
10611             },
10612             "require-dev": {
10613                 "phpunit/phpunit": "^9.3"
10614             },
10615             "type": "library",
10616             "extra": {
10617                 "branch-alias": {
10618                     "dev-master": "1.0-dev"
10619                 }
10620             },
10621             "autoload": {
10622                 "classmap": [
10623                     "src/"
10624                 ]
10625             },
10626             "notification-url": "https://packagist.org/downloads/",
10627             "license": [
10628                 "BSD-3-Clause"
10629             ],
10630             "authors": [
10631                 {
10632                     "name": "Sebastian Bergmann",
10633                     "email": "sebastian@phpunit.de",
10634                     "role": "lead"
10635                 }
10636             ],
10637             "description": "Collection of value objects that represent the PHP code units",
10638             "homepage": "https://github.com/sebastianbergmann/code-unit",
10639             "support": {
10640                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10641                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10642             },
10643             "funding": [
10644                 {
10645                     "url": "https://github.com/sebastianbergmann",
10646                     "type": "github"
10647                 }
10648             ],
10649             "time": "2020-10-26T13:08:54+00:00"
10650         },
10651         {
10652             "name": "sebastian/code-unit-reverse-lookup",
10653             "version": "2.0.3",
10654             "source": {
10655                 "type": "git",
10656                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10657                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10658             },
10659             "dist": {
10660                 "type": "zip",
10661                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10662                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10663                 "shasum": ""
10664             },
10665             "require": {
10666                 "php": ">=7.3"
10667             },
10668             "require-dev": {
10669                 "phpunit/phpunit": "^9.3"
10670             },
10671             "type": "library",
10672             "extra": {
10673                 "branch-alias": {
10674                     "dev-master": "2.0-dev"
10675                 }
10676             },
10677             "autoload": {
10678                 "classmap": [
10679                     "src/"
10680                 ]
10681             },
10682             "notification-url": "https://packagist.org/downloads/",
10683             "license": [
10684                 "BSD-3-Clause"
10685             ],
10686             "authors": [
10687                 {
10688                     "name": "Sebastian Bergmann",
10689                     "email": "sebastian@phpunit.de"
10690                 }
10691             ],
10692             "description": "Looks up which function or method a line of code belongs to",
10693             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10694             "support": {
10695                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10696                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10697             },
10698             "funding": [
10699                 {
10700                     "url": "https://github.com/sebastianbergmann",
10701                     "type": "github"
10702                 }
10703             ],
10704             "time": "2020-09-28T05:30:19+00:00"
10705         },
10706         {
10707             "name": "sebastian/comparator",
10708             "version": "4.0.6",
10709             "source": {
10710                 "type": "git",
10711                 "url": "https://github.com/sebastianbergmann/comparator.git",
10712                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
10713             },
10714             "dist": {
10715                 "type": "zip",
10716                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
10717                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
10718                 "shasum": ""
10719             },
10720             "require": {
10721                 "php": ">=7.3",
10722                 "sebastian/diff": "^4.0",
10723                 "sebastian/exporter": "^4.0"
10724             },
10725             "require-dev": {
10726                 "phpunit/phpunit": "^9.3"
10727             },
10728             "type": "library",
10729             "extra": {
10730                 "branch-alias": {
10731                     "dev-master": "4.0-dev"
10732                 }
10733             },
10734             "autoload": {
10735                 "classmap": [
10736                     "src/"
10737                 ]
10738             },
10739             "notification-url": "https://packagist.org/downloads/",
10740             "license": [
10741                 "BSD-3-Clause"
10742             ],
10743             "authors": [
10744                 {
10745                     "name": "Sebastian Bergmann",
10746                     "email": "sebastian@phpunit.de"
10747                 },
10748                 {
10749                     "name": "Jeff Welch",
10750                     "email": "whatthejeff@gmail.com"
10751                 },
10752                 {
10753                     "name": "Volker Dusch",
10754                     "email": "github@wallbash.com"
10755                 },
10756                 {
10757                     "name": "Bernhard Schussek",
10758                     "email": "bschussek@2bepublished.at"
10759                 }
10760             ],
10761             "description": "Provides the functionality to compare PHP values for equality",
10762             "homepage": "https://github.com/sebastianbergmann/comparator",
10763             "keywords": [
10764                 "comparator",
10765                 "compare",
10766                 "equality"
10767             ],
10768             "support": {
10769                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10770                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
10771             },
10772             "funding": [
10773                 {
10774                     "url": "https://github.com/sebastianbergmann",
10775                     "type": "github"
10776                 }
10777             ],
10778             "time": "2020-10-26T15:49:45+00:00"
10779         },
10780         {
10781             "name": "sebastian/complexity",
10782             "version": "2.0.2",
10783             "source": {
10784                 "type": "git",
10785                 "url": "https://github.com/sebastianbergmann/complexity.git",
10786                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10787             },
10788             "dist": {
10789                 "type": "zip",
10790                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10791                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10792                 "shasum": ""
10793             },
10794             "require": {
10795                 "nikic/php-parser": "^4.7",
10796                 "php": ">=7.3"
10797             },
10798             "require-dev": {
10799                 "phpunit/phpunit": "^9.3"
10800             },
10801             "type": "library",
10802             "extra": {
10803                 "branch-alias": {
10804                     "dev-master": "2.0-dev"
10805                 }
10806             },
10807             "autoload": {
10808                 "classmap": [
10809                     "src/"
10810                 ]
10811             },
10812             "notification-url": "https://packagist.org/downloads/",
10813             "license": [
10814                 "BSD-3-Clause"
10815             ],
10816             "authors": [
10817                 {
10818                     "name": "Sebastian Bergmann",
10819                     "email": "sebastian@phpunit.de",
10820                     "role": "lead"
10821                 }
10822             ],
10823             "description": "Library for calculating the complexity of PHP code units",
10824             "homepage": "https://github.com/sebastianbergmann/complexity",
10825             "support": {
10826                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
10827                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
10828             },
10829             "funding": [
10830                 {
10831                     "url": "https://github.com/sebastianbergmann",
10832                     "type": "github"
10833                 }
10834             ],
10835             "time": "2020-10-26T15:52:27+00:00"
10836         },
10837         {
10838             "name": "sebastian/diff",
10839             "version": "4.0.4",
10840             "source": {
10841                 "type": "git",
10842                 "url": "https://github.com/sebastianbergmann/diff.git",
10843                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
10844             },
10845             "dist": {
10846                 "type": "zip",
10847                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10848                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10849                 "shasum": ""
10850             },
10851             "require": {
10852                 "php": ">=7.3"
10853             },
10854             "require-dev": {
10855                 "phpunit/phpunit": "^9.3",
10856                 "symfony/process": "^4.2 || ^5"
10857             },
10858             "type": "library",
10859             "extra": {
10860                 "branch-alias": {
10861                     "dev-master": "4.0-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                     "name": "Kore Nordmann",
10880                     "email": "mail@kore-nordmann.de"
10881                 }
10882             ],
10883             "description": "Diff implementation",
10884             "homepage": "https://github.com/sebastianbergmann/diff",
10885             "keywords": [
10886                 "diff",
10887                 "udiff",
10888                 "unidiff",
10889                 "unified diff"
10890             ],
10891             "support": {
10892                 "issues": "https://github.com/sebastianbergmann/diff/issues",
10893                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
10894             },
10895             "funding": [
10896                 {
10897                     "url": "https://github.com/sebastianbergmann",
10898                     "type": "github"
10899                 }
10900             ],
10901             "time": "2020-10-26T13:10:38+00:00"
10902         },
10903         {
10904             "name": "sebastian/environment",
10905             "version": "5.1.4",
10906             "source": {
10907                 "type": "git",
10908                 "url": "https://github.com/sebastianbergmann/environment.git",
10909                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
10910             },
10911             "dist": {
10912                 "type": "zip",
10913                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
10914                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
10915                 "shasum": ""
10916             },
10917             "require": {
10918                 "php": ">=7.3"
10919             },
10920             "require-dev": {
10921                 "phpunit/phpunit": "^9.3"
10922             },
10923             "suggest": {
10924                 "ext-posix": "*"
10925             },
10926             "type": "library",
10927             "extra": {
10928                 "branch-alias": {
10929                     "dev-master": "5.1-dev"
10930                 }
10931             },
10932             "autoload": {
10933                 "classmap": [
10934                     "src/"
10935                 ]
10936             },
10937             "notification-url": "https://packagist.org/downloads/",
10938             "license": [
10939                 "BSD-3-Clause"
10940             ],
10941             "authors": [
10942                 {
10943                     "name": "Sebastian Bergmann",
10944                     "email": "sebastian@phpunit.de"
10945                 }
10946             ],
10947             "description": "Provides functionality to handle HHVM/PHP environments",
10948             "homepage": "http://www.github.com/sebastianbergmann/environment",
10949             "keywords": [
10950                 "Xdebug",
10951                 "environment",
10952                 "hhvm"
10953             ],
10954             "support": {
10955                 "issues": "https://github.com/sebastianbergmann/environment/issues",
10956                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
10957             },
10958             "funding": [
10959                 {
10960                     "url": "https://github.com/sebastianbergmann",
10961                     "type": "github"
10962                 }
10963             ],
10964             "time": "2022-04-03T09:37:03+00:00"
10965         },
10966         {
10967             "name": "sebastian/exporter",
10968             "version": "4.0.4",
10969             "source": {
10970                 "type": "git",
10971                 "url": "https://github.com/sebastianbergmann/exporter.git",
10972                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
10973             },
10974             "dist": {
10975                 "type": "zip",
10976                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10977                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10978                 "shasum": ""
10979             },
10980             "require": {
10981                 "php": ">=7.3",
10982                 "sebastian/recursion-context": "^4.0"
10983             },
10984             "require-dev": {
10985                 "ext-mbstring": "*",
10986                 "phpunit/phpunit": "^9.3"
10987             },
10988             "type": "library",
10989             "extra": {
10990                 "branch-alias": {
10991                     "dev-master": "4.0-dev"
10992                 }
10993             },
10994             "autoload": {
10995                 "classmap": [
10996                     "src/"
10997                 ]
10998             },
10999             "notification-url": "https://packagist.org/downloads/",
11000             "license": [
11001                 "BSD-3-Clause"
11002             ],
11003             "authors": [
11004                 {
11005                     "name": "Sebastian Bergmann",
11006                     "email": "sebastian@phpunit.de"
11007                 },
11008                 {
11009                     "name": "Jeff Welch",
11010                     "email": "whatthejeff@gmail.com"
11011                 },
11012                 {
11013                     "name": "Volker Dusch",
11014                     "email": "github@wallbash.com"
11015                 },
11016                 {
11017                     "name": "Adam Harvey",
11018                     "email": "aharvey@php.net"
11019                 },
11020                 {
11021                     "name": "Bernhard Schussek",
11022                     "email": "bschussek@gmail.com"
11023                 }
11024             ],
11025             "description": "Provides the functionality to export PHP variables for visualization",
11026             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11027             "keywords": [
11028                 "export",
11029                 "exporter"
11030             ],
11031             "support": {
11032                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11033                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
11034             },
11035             "funding": [
11036                 {
11037                     "url": "https://github.com/sebastianbergmann",
11038                     "type": "github"
11039                 }
11040             ],
11041             "time": "2021-11-11T14:18:36+00:00"
11042         },
11043         {
11044             "name": "sebastian/global-state",
11045             "version": "5.0.5",
11046             "source": {
11047                 "type": "git",
11048                 "url": "https://github.com/sebastianbergmann/global-state.git",
11049                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
11050             },
11051             "dist": {
11052                 "type": "zip",
11053                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11054                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11055                 "shasum": ""
11056             },
11057             "require": {
11058                 "php": ">=7.3",
11059                 "sebastian/object-reflector": "^2.0",
11060                 "sebastian/recursion-context": "^4.0"
11061             },
11062             "require-dev": {
11063                 "ext-dom": "*",
11064                 "phpunit/phpunit": "^9.3"
11065             },
11066             "suggest": {
11067                 "ext-uopz": "*"
11068             },
11069             "type": "library",
11070             "extra": {
11071                 "branch-alias": {
11072                     "dev-master": "5.0-dev"
11073                 }
11074             },
11075             "autoload": {
11076                 "classmap": [
11077                     "src/"
11078                 ]
11079             },
11080             "notification-url": "https://packagist.org/downloads/",
11081             "license": [
11082                 "BSD-3-Clause"
11083             ],
11084             "authors": [
11085                 {
11086                     "name": "Sebastian Bergmann",
11087                     "email": "sebastian@phpunit.de"
11088                 }
11089             ],
11090             "description": "Snapshotting of global state",
11091             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11092             "keywords": [
11093                 "global state"
11094             ],
11095             "support": {
11096                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11097                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
11098             },
11099             "funding": [
11100                 {
11101                     "url": "https://github.com/sebastianbergmann",
11102                     "type": "github"
11103                 }
11104             ],
11105             "time": "2022-02-14T08:28:10+00:00"
11106         },
11107         {
11108             "name": "sebastian/lines-of-code",
11109             "version": "1.0.3",
11110             "source": {
11111                 "type": "git",
11112                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11113                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11114             },
11115             "dist": {
11116                 "type": "zip",
11117                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11118                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11119                 "shasum": ""
11120             },
11121             "require": {
11122                 "nikic/php-parser": "^4.6",
11123                 "php": ">=7.3"
11124             },
11125             "require-dev": {
11126                 "phpunit/phpunit": "^9.3"
11127             },
11128             "type": "library",
11129             "extra": {
11130                 "branch-alias": {
11131                     "dev-master": "1.0-dev"
11132                 }
11133             },
11134             "autoload": {
11135                 "classmap": [
11136                     "src/"
11137                 ]
11138             },
11139             "notification-url": "https://packagist.org/downloads/",
11140             "license": [
11141                 "BSD-3-Clause"
11142             ],
11143             "authors": [
11144                 {
11145                     "name": "Sebastian Bergmann",
11146                     "email": "sebastian@phpunit.de",
11147                     "role": "lead"
11148                 }
11149             ],
11150             "description": "Library for counting the lines of code in PHP source code",
11151             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11152             "support": {
11153                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11154                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11155             },
11156             "funding": [
11157                 {
11158                     "url": "https://github.com/sebastianbergmann",
11159                     "type": "github"
11160                 }
11161             ],
11162             "time": "2020-11-28T06:42:11+00:00"
11163         },
11164         {
11165             "name": "sebastian/object-enumerator",
11166             "version": "4.0.4",
11167             "source": {
11168                 "type": "git",
11169                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11170                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11171             },
11172             "dist": {
11173                 "type": "zip",
11174                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11175                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11176                 "shasum": ""
11177             },
11178             "require": {
11179                 "php": ">=7.3",
11180                 "sebastian/object-reflector": "^2.0",
11181                 "sebastian/recursion-context": "^4.0"
11182             },
11183             "require-dev": {
11184                 "phpunit/phpunit": "^9.3"
11185             },
11186             "type": "library",
11187             "extra": {
11188                 "branch-alias": {
11189                     "dev-master": "4.0-dev"
11190                 }
11191             },
11192             "autoload": {
11193                 "classmap": [
11194                     "src/"
11195                 ]
11196             },
11197             "notification-url": "https://packagist.org/downloads/",
11198             "license": [
11199                 "BSD-3-Clause"
11200             ],
11201             "authors": [
11202                 {
11203                     "name": "Sebastian Bergmann",
11204                     "email": "sebastian@phpunit.de"
11205                 }
11206             ],
11207             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11208             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11209             "support": {
11210                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11211                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11212             },
11213             "funding": [
11214                 {
11215                     "url": "https://github.com/sebastianbergmann",
11216                     "type": "github"
11217                 }
11218             ],
11219             "time": "2020-10-26T13:12:34+00:00"
11220         },
11221         {
11222             "name": "sebastian/object-reflector",
11223             "version": "2.0.4",
11224             "source": {
11225                 "type": "git",
11226                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11227                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11228             },
11229             "dist": {
11230                 "type": "zip",
11231                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11232                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11233                 "shasum": ""
11234             },
11235             "require": {
11236                 "php": ">=7.3"
11237             },
11238             "require-dev": {
11239                 "phpunit/phpunit": "^9.3"
11240             },
11241             "type": "library",
11242             "extra": {
11243                 "branch-alias": {
11244                     "dev-master": "2.0-dev"
11245                 }
11246             },
11247             "autoload": {
11248                 "classmap": [
11249                     "src/"
11250                 ]
11251             },
11252             "notification-url": "https://packagist.org/downloads/",
11253             "license": [
11254                 "BSD-3-Clause"
11255             ],
11256             "authors": [
11257                 {
11258                     "name": "Sebastian Bergmann",
11259                     "email": "sebastian@phpunit.de"
11260                 }
11261             ],
11262             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11263             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11264             "support": {
11265                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11266                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11267             },
11268             "funding": [
11269                 {
11270                     "url": "https://github.com/sebastianbergmann",
11271                     "type": "github"
11272                 }
11273             ],
11274             "time": "2020-10-26T13:14:26+00:00"
11275         },
11276         {
11277             "name": "sebastian/recursion-context",
11278             "version": "4.0.4",
11279             "source": {
11280                 "type": "git",
11281                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11282                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11283             },
11284             "dist": {
11285                 "type": "zip",
11286                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11287                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11288                 "shasum": ""
11289             },
11290             "require": {
11291                 "php": ">=7.3"
11292             },
11293             "require-dev": {
11294                 "phpunit/phpunit": "^9.3"
11295             },
11296             "type": "library",
11297             "extra": {
11298                 "branch-alias": {
11299                     "dev-master": "4.0-dev"
11300                 }
11301             },
11302             "autoload": {
11303                 "classmap": [
11304                     "src/"
11305                 ]
11306             },
11307             "notification-url": "https://packagist.org/downloads/",
11308             "license": [
11309                 "BSD-3-Clause"
11310             ],
11311             "authors": [
11312                 {
11313                     "name": "Sebastian Bergmann",
11314                     "email": "sebastian@phpunit.de"
11315                 },
11316                 {
11317                     "name": "Jeff Welch",
11318                     "email": "whatthejeff@gmail.com"
11319                 },
11320                 {
11321                     "name": "Adam Harvey",
11322                     "email": "aharvey@php.net"
11323                 }
11324             ],
11325             "description": "Provides functionality to recursively process PHP variables",
11326             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11327             "support": {
11328                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11329                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11330             },
11331             "funding": [
11332                 {
11333                     "url": "https://github.com/sebastianbergmann",
11334                     "type": "github"
11335                 }
11336             ],
11337             "time": "2020-10-26T13:17:30+00:00"
11338         },
11339         {
11340             "name": "sebastian/resource-operations",
11341             "version": "3.0.3",
11342             "source": {
11343                 "type": "git",
11344                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11345                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11346             },
11347             "dist": {
11348                 "type": "zip",
11349                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11350                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11351                 "shasum": ""
11352             },
11353             "require": {
11354                 "php": ">=7.3"
11355             },
11356             "require-dev": {
11357                 "phpunit/phpunit": "^9.0"
11358             },
11359             "type": "library",
11360             "extra": {
11361                 "branch-alias": {
11362                     "dev-master": "3.0-dev"
11363                 }
11364             },
11365             "autoload": {
11366                 "classmap": [
11367                     "src/"
11368                 ]
11369             },
11370             "notification-url": "https://packagist.org/downloads/",
11371             "license": [
11372                 "BSD-3-Clause"
11373             ],
11374             "authors": [
11375                 {
11376                     "name": "Sebastian Bergmann",
11377                     "email": "sebastian@phpunit.de"
11378                 }
11379             ],
11380             "description": "Provides a list of PHP built-in functions that operate on resources",
11381             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11382             "support": {
11383                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11384                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11385             },
11386             "funding": [
11387                 {
11388                     "url": "https://github.com/sebastianbergmann",
11389                     "type": "github"
11390                 }
11391             ],
11392             "time": "2020-09-28T06:45:17+00:00"
11393         },
11394         {
11395             "name": "sebastian/type",
11396             "version": "3.0.0",
11397             "source": {
11398                 "type": "git",
11399                 "url": "https://github.com/sebastianbergmann/type.git",
11400                 "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad"
11401             },
11402             "dist": {
11403                 "type": "zip",
11404                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
11405                 "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
11406                 "shasum": ""
11407             },
11408             "require": {
11409                 "php": ">=7.3"
11410             },
11411             "require-dev": {
11412                 "phpunit/phpunit": "^9.5"
11413             },
11414             "type": "library",
11415             "extra": {
11416                 "branch-alias": {
11417                     "dev-master": "3.0-dev"
11418                 }
11419             },
11420             "autoload": {
11421                 "classmap": [
11422                     "src/"
11423                 ]
11424             },
11425             "notification-url": "https://packagist.org/downloads/",
11426             "license": [
11427                 "BSD-3-Clause"
11428             ],
11429             "authors": [
11430                 {
11431                     "name": "Sebastian Bergmann",
11432                     "email": "sebastian@phpunit.de",
11433                     "role": "lead"
11434                 }
11435             ],
11436             "description": "Collection of value objects that represent the types of the PHP type system",
11437             "homepage": "https://github.com/sebastianbergmann/type",
11438             "support": {
11439                 "issues": "https://github.com/sebastianbergmann/type/issues",
11440                 "source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
11441             },
11442             "funding": [
11443                 {
11444                     "url": "https://github.com/sebastianbergmann",
11445                     "type": "github"
11446                 }
11447             ],
11448             "time": "2022-03-15T09:54:48+00:00"
11449         },
11450         {
11451             "name": "sebastian/version",
11452             "version": "3.0.2",
11453             "source": {
11454                 "type": "git",
11455                 "url": "https://github.com/sebastianbergmann/version.git",
11456                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11457             },
11458             "dist": {
11459                 "type": "zip",
11460                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11461                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11462                 "shasum": ""
11463             },
11464             "require": {
11465                 "php": ">=7.3"
11466             },
11467             "type": "library",
11468             "extra": {
11469                 "branch-alias": {
11470                     "dev-master": "3.0-dev"
11471                 }
11472             },
11473             "autoload": {
11474                 "classmap": [
11475                     "src/"
11476                 ]
11477             },
11478             "notification-url": "https://packagist.org/downloads/",
11479             "license": [
11480                 "BSD-3-Clause"
11481             ],
11482             "authors": [
11483                 {
11484                     "name": "Sebastian Bergmann",
11485                     "email": "sebastian@phpunit.de",
11486                     "role": "lead"
11487                 }
11488             ],
11489             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11490             "homepage": "https://github.com/sebastianbergmann/version",
11491             "support": {
11492                 "issues": "https://github.com/sebastianbergmann/version/issues",
11493                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11494             },
11495             "funding": [
11496                 {
11497                     "url": "https://github.com/sebastianbergmann",
11498                     "type": "github"
11499                 }
11500             ],
11501             "time": "2020-09-28T06:39:44+00:00"
11502         },
11503         {
11504             "name": "symfony/browser-kit",
11505             "version": "v5.4.3",
11506             "source": {
11507                 "type": "git",
11508                 "url": "https://github.com/symfony/browser-kit.git",
11509                 "reference": "18e73179c6a33d520de1b644941eba108dd811ad"
11510             },
11511             "dist": {
11512                 "type": "zip",
11513                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/18e73179c6a33d520de1b644941eba108dd811ad",
11514                 "reference": "18e73179c6a33d520de1b644941eba108dd811ad",
11515                 "shasum": ""
11516             },
11517             "require": {
11518                 "php": ">=7.2.5",
11519                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11520                 "symfony/polyfill-php80": "^1.16"
11521             },
11522             "require-dev": {
11523                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11524                 "symfony/http-client": "^4.4|^5.0|^6.0",
11525                 "symfony/mime": "^4.4|^5.0|^6.0",
11526                 "symfony/process": "^4.4|^5.0|^6.0"
11527             },
11528             "suggest": {
11529                 "symfony/process": ""
11530             },
11531             "type": "library",
11532             "autoload": {
11533                 "psr-4": {
11534                     "Symfony\\Component\\BrowserKit\\": ""
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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11555             "homepage": "https://symfony.com",
11556             "support": {
11557                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.3"
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:53:40+00:00"
11574         },
11575         {
11576             "name": "symfony/debug",
11577             "version": "v4.4.37",
11578             "source": {
11579                 "type": "git",
11580                 "url": "https://github.com/symfony/debug.git",
11581                 "reference": "5de6c6e7f52b364840e53851c126be4d71e60470"
11582             },
11583             "dist": {
11584                 "type": "zip",
11585                 "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470",
11586                 "reference": "5de6c6e7f52b364840e53851c126be4d71e60470",
11587                 "shasum": ""
11588             },
11589             "require": {
11590                 "php": ">=7.1.3",
11591                 "psr/log": "^1|^2|^3"
11592             },
11593             "conflict": {
11594                 "symfony/http-kernel": "<3.4"
11595             },
11596             "require-dev": {
11597                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11598             },
11599             "type": "library",
11600             "autoload": {
11601                 "psr-4": {
11602                     "Symfony\\Component\\Debug\\": ""
11603                 },
11604                 "exclude-from-classmap": [
11605                     "/Tests/"
11606                 ]
11607             },
11608             "notification-url": "https://packagist.org/downloads/",
11609             "license": [
11610                 "MIT"
11611             ],
11612             "authors": [
11613                 {
11614                     "name": "Fabien Potencier",
11615                     "email": "fabien@symfony.com"
11616                 },
11617                 {
11618                     "name": "Symfony Community",
11619                     "homepage": "https://symfony.com/contributors"
11620                 }
11621             ],
11622             "description": "Provides tools to ease debugging PHP code",
11623             "homepage": "https://symfony.com",
11624             "support": {
11625                 "source": "https://github.com/symfony/debug/tree/v4.4.37"
11626             },
11627             "funding": [
11628                 {
11629                     "url": "https://symfony.com/sponsor",
11630                     "type": "custom"
11631                 },
11632                 {
11633                     "url": "https://github.com/fabpot",
11634                     "type": "github"
11635                 },
11636                 {
11637                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11638                     "type": "tidelift"
11639                 }
11640             ],
11641             "time": "2022-01-02T09:41:36+00:00"
11642         },
11643         {
11644             "name": "symfony/dom-crawler",
11645             "version": "v5.4.6",
11646             "source": {
11647                 "type": "git",
11648                 "url": "https://github.com/symfony/dom-crawler.git",
11649                 "reference": "c0bda97480d96337bd3866026159a8b358665457"
11650             },
11651             "dist": {
11652                 "type": "zip",
11653                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c0bda97480d96337bd3866026159a8b358665457",
11654                 "reference": "c0bda97480d96337bd3866026159a8b358665457",
11655                 "shasum": ""
11656             },
11657             "require": {
11658                 "php": ">=7.2.5",
11659                 "symfony/deprecation-contracts": "^2.1|^3",
11660                 "symfony/polyfill-ctype": "~1.8",
11661                 "symfony/polyfill-mbstring": "~1.0",
11662                 "symfony/polyfill-php80": "^1.16"
11663             },
11664             "conflict": {
11665                 "masterminds/html5": "<2.6"
11666             },
11667             "require-dev": {
11668                 "masterminds/html5": "^2.6",
11669                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11670             },
11671             "suggest": {
11672                 "symfony/css-selector": ""
11673             },
11674             "type": "library",
11675             "autoload": {
11676                 "psr-4": {
11677                     "Symfony\\Component\\DomCrawler\\": ""
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": "Eases DOM navigation for HTML and XML documents",
11698             "homepage": "https://symfony.com",
11699             "support": {
11700                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.6"
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-03-02T12:42:23+00:00"
11717         },
11718         {
11719             "name": "symfony/error-handler",
11720             "version": "v4.4.40",
11721             "source": {
11722                 "type": "git",
11723                 "url": "https://github.com/symfony/error-handler.git",
11724                 "reference": "2d0c9c229d995bef5e87fe4e83b717541832b448"
11725             },
11726             "dist": {
11727                 "type": "zip",
11728                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/2d0c9c229d995bef5e87fe4e83b717541832b448",
11729                 "reference": "2d0c9c229d995bef5e87fe4e83b717541832b448",
11730                 "shasum": ""
11731             },
11732             "require": {
11733                 "php": ">=7.1.3",
11734                 "psr/log": "^1|^2|^3",
11735                 "symfony/debug": "^4.4.5",
11736                 "symfony/var-dumper": "^4.4|^5.0"
11737             },
11738             "require-dev": {
11739                 "symfony/http-kernel": "^4.4|^5.0",
11740                 "symfony/serializer": "^4.4|^5.0"
11741             },
11742             "type": "library",
11743             "autoload": {
11744                 "psr-4": {
11745                     "Symfony\\Component\\ErrorHandler\\": ""
11746                 },
11747                 "exclude-from-classmap": [
11748                     "/Tests/"
11749                 ]
11750             },
11751             "notification-url": "https://packagist.org/downloads/",
11752             "license": [
11753                 "MIT"
11754             ],
11755             "authors": [
11756                 {
11757                     "name": "Fabien Potencier",
11758                     "email": "fabien@symfony.com"
11759                 },
11760                 {
11761                     "name": "Symfony Community",
11762                     "homepage": "https://symfony.com/contributors"
11763                 }
11764             ],
11765             "description": "Provides tools to manage errors and ease debugging PHP code",
11766             "homepage": "https://symfony.com",
11767             "support": {
11768                 "source": "https://github.com/symfony/error-handler/tree/v4.4.40"
11769             },
11770             "funding": [
11771                 {
11772                     "url": "https://symfony.com/sponsor",
11773                     "type": "custom"
11774                 },
11775                 {
11776                     "url": "https://github.com/fabpot",
11777                     "type": "github"
11778                 },
11779                 {
11780                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11781                     "type": "tidelift"
11782                 }
11783             ],
11784             "time": "2022-03-07T13:29:34+00:00"
11785         },
11786         {
11787             "name": "symfony/finder",
11788             "version": "v5.4.3",
11789             "source": {
11790                 "type": "git",
11791                 "url": "https://github.com/symfony/finder.git",
11792                 "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
11793             },
11794             "dist": {
11795                 "type": "zip",
11796                 "url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
11797                 "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
11798                 "shasum": ""
11799             },
11800             "require": {
11801                 "php": ">=7.2.5",
11802                 "symfony/deprecation-contracts": "^2.1|^3",
11803                 "symfony/polyfill-php80": "^1.16"
11804             },
11805             "type": "library",
11806             "autoload": {
11807                 "psr-4": {
11808                     "Symfony\\Component\\Finder\\": ""
11809                 },
11810                 "exclude-from-classmap": [
11811                     "/Tests/"
11812                 ]
11813             },
11814             "notification-url": "https://packagist.org/downloads/",
11815             "license": [
11816                 "MIT"
11817             ],
11818             "authors": [
11819                 {
11820                     "name": "Fabien Potencier",
11821                     "email": "fabien@symfony.com"
11822                 },
11823                 {
11824                     "name": "Symfony Community",
11825                     "homepage": "https://symfony.com/contributors"
11826                 }
11827             ],
11828             "description": "Finds files and directories via an intuitive fluent interface",
11829             "homepage": "https://symfony.com",
11830             "support": {
11831                 "source": "https://github.com/symfony/finder/tree/v5.4.3"
11832             },
11833             "funding": [
11834                 {
11835                     "url": "https://symfony.com/sponsor",
11836                     "type": "custom"
11837                 },
11838                 {
11839                     "url": "https://github.com/fabpot",
11840                     "type": "github"
11841                 },
11842                 {
11843                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11844                     "type": "tidelift"
11845                 }
11846             ],
11847             "time": "2022-01-26T16:34:36+00:00"
11848         },
11849         {
11850             "name": "symfony/http-client",
11851             "version": "v5.4.7",
11852             "source": {
11853                 "type": "git",
11854                 "url": "https://github.com/symfony/http-client.git",
11855                 "reference": "88b6909f74fd1f2147e068411f71870a3b27ac56"
11856             },
11857             "dist": {
11858                 "type": "zip",
11859                 "url": "https://api.github.com/repos/symfony/http-client/zipball/88b6909f74fd1f2147e068411f71870a3b27ac56",
11860                 "reference": "88b6909f74fd1f2147e068411f71870a3b27ac56",
11861                 "shasum": ""
11862             },
11863             "require": {
11864                 "php": ">=7.2.5",
11865                 "psr/log": "^1|^2|^3",
11866                 "symfony/deprecation-contracts": "^2.1|^3",
11867                 "symfony/http-client-contracts": "^2.4",
11868                 "symfony/polyfill-php73": "^1.11",
11869                 "symfony/polyfill-php80": "^1.16",
11870                 "symfony/service-contracts": "^1.0|^2|^3"
11871             },
11872             "provide": {
11873                 "php-http/async-client-implementation": "*",
11874                 "php-http/client-implementation": "*",
11875                 "psr/http-client-implementation": "1.0",
11876                 "symfony/http-client-implementation": "2.4"
11877             },
11878             "require-dev": {
11879                 "amphp/amp": "^2.5",
11880                 "amphp/http-client": "^4.2.1",
11881                 "amphp/http-tunnel": "^1.0",
11882                 "amphp/socket": "^1.1",
11883                 "guzzlehttp/promises": "^1.4",
11884                 "nyholm/psr7": "^1.0",
11885                 "php-http/httplug": "^1.0|^2.0",
11886                 "psr/http-client": "^1.0",
11887                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
11888                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
11889                 "symfony/process": "^4.4|^5.0|^6.0",
11890                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
11891             },
11892             "type": "library",
11893             "autoload": {
11894                 "psr-4": {
11895                     "Symfony\\Component\\HttpClient\\": ""
11896                 },
11897                 "exclude-from-classmap": [
11898                     "/Tests/"
11899                 ]
11900             },
11901             "notification-url": "https://packagist.org/downloads/",
11902             "license": [
11903                 "MIT"
11904             ],
11905             "authors": [
11906                 {
11907                     "name": "Nicolas Grekas",
11908                     "email": "p@tchwork.com"
11909                 },
11910                 {
11911                     "name": "Symfony Community",
11912                     "homepage": "https://symfony.com/contributors"
11913                 }
11914             ],
11915             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
11916             "homepage": "https://symfony.com",
11917             "support": {
11918                 "source": "https://github.com/symfony/http-client/tree/v5.4.7"
11919             },
11920             "funding": [
11921                 {
11922                     "url": "https://symfony.com/sponsor",
11923                     "type": "custom"
11924                 },
11925                 {
11926                     "url": "https://github.com/fabpot",
11927                     "type": "github"
11928                 },
11929                 {
11930                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11931                     "type": "tidelift"
11932                 }
11933             ],
11934             "time": "2022-04-01T12:27:37+00:00"
11935         },
11936         {
11937             "name": "symfony/http-client-contracts",
11938             "version": "v2.5.0",
11939             "source": {
11940                 "type": "git",
11941                 "url": "https://github.com/symfony/http-client-contracts.git",
11942                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166"
11943             },
11944             "dist": {
11945                 "type": "zip",
11946                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166",
11947                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166",
11948                 "shasum": ""
11949             },
11950             "require": {
11951                 "php": ">=7.2.5"
11952             },
11953             "suggest": {
11954                 "symfony/http-client-implementation": ""
11955             },
11956             "type": "library",
11957             "extra": {
11958                 "branch-alias": {
11959                     "dev-main": "2.5-dev"
11960                 },
11961                 "thanks": {
11962                     "name": "symfony/contracts",
11963                     "url": "https://github.com/symfony/contracts"
11964                 }
11965             },
11966             "autoload": {
11967                 "psr-4": {
11968                     "Symfony\\Contracts\\HttpClient\\": ""
11969                 }
11970             },
11971             "notification-url": "https://packagist.org/downloads/",
11972             "license": [
11973                 "MIT"
11974             ],
11975             "authors": [
11976                 {
11977                     "name": "Nicolas Grekas",
11978                     "email": "p@tchwork.com"
11979                 },
11980                 {
11981                     "name": "Symfony Community",
11982                     "homepage": "https://symfony.com/contributors"
11983                 }
11984             ],
11985             "description": "Generic abstractions related to HTTP clients",
11986             "homepage": "https://symfony.com",
11987             "keywords": [
11988                 "abstractions",
11989                 "contracts",
11990                 "decoupling",
11991                 "interfaces",
11992                 "interoperability",
11993                 "standards"
11994             ],
11995             "support": {
11996                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0"
11997             },
11998             "funding": [
11999                 {
12000                     "url": "https://symfony.com/sponsor",
12001                     "type": "custom"
12002                 },
12003                 {
12004                     "url": "https://github.com/fabpot",
12005                     "type": "github"
12006                 },
12007                 {
12008                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12009                     "type": "tidelift"
12010                 }
12011             ],
12012             "time": "2021-11-03T09:24:47+00:00"
12013         },
12014         {
12015             "name": "symfony/http-kernel",
12016             "version": "v4.4.40",
12017             "source": {
12018                 "type": "git",
12019                 "url": "https://github.com/symfony/http-kernel.git",
12020                 "reference": "330a859a7ec9d7e7d82f2569b1c0700a26ffb1e3"
12021             },
12022             "dist": {
12023                 "type": "zip",
12024                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/330a859a7ec9d7e7d82f2569b1c0700a26ffb1e3",
12025                 "reference": "330a859a7ec9d7e7d82f2569b1c0700a26ffb1e3",
12026                 "shasum": ""
12027             },
12028             "require": {
12029                 "php": ">=7.1.3",
12030                 "psr/log": "^1|^2",
12031                 "symfony/error-handler": "^4.4",
12032                 "symfony/event-dispatcher": "^4.4",
12033                 "symfony/http-client-contracts": "^1.1|^2",
12034                 "symfony/http-foundation": "^4.4.30|^5.3.7",
12035                 "symfony/polyfill-ctype": "^1.8",
12036                 "symfony/polyfill-php73": "^1.9",
12037                 "symfony/polyfill-php80": "^1.16"
12038             },
12039             "conflict": {
12040                 "symfony/browser-kit": "<4.3",
12041                 "symfony/config": "<3.4",
12042                 "symfony/console": ">=5",
12043                 "symfony/dependency-injection": "<4.3",
12044                 "symfony/translation": "<4.2",
12045                 "twig/twig": "<1.43|<2.13,>=2"
12046             },
12047             "provide": {
12048                 "psr/log-implementation": "1.0|2.0"
12049             },
12050             "require-dev": {
12051                 "psr/cache": "^1.0|^2.0|^3.0",
12052                 "symfony/browser-kit": "^4.3|^5.0",
12053                 "symfony/config": "^3.4|^4.0|^5.0",
12054                 "symfony/console": "^3.4|^4.0",
12055                 "symfony/css-selector": "^3.4|^4.0|^5.0",
12056                 "symfony/dependency-injection": "^4.3|^5.0",
12057                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
12058                 "symfony/expression-language": "^3.4|^4.0|^5.0",
12059                 "symfony/finder": "^3.4|^4.0|^5.0",
12060                 "symfony/process": "^3.4|^4.0|^5.0",
12061                 "symfony/routing": "^3.4|^4.0|^5.0",
12062                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
12063                 "symfony/templating": "^3.4|^4.0|^5.0",
12064                 "symfony/translation": "^4.2|^5.0",
12065                 "symfony/translation-contracts": "^1.1|^2",
12066                 "twig/twig": "^1.43|^2.13|^3.0.4"
12067             },
12068             "suggest": {
12069                 "symfony/browser-kit": "",
12070                 "symfony/config": "",
12071                 "symfony/console": "",
12072                 "symfony/dependency-injection": ""
12073             },
12074             "type": "library",
12075             "autoload": {
12076                 "psr-4": {
12077                     "Symfony\\Component\\HttpKernel\\": ""
12078                 },
12079                 "exclude-from-classmap": [
12080                     "/Tests/"
12081                 ]
12082             },
12083             "notification-url": "https://packagist.org/downloads/",
12084             "license": [
12085                 "MIT"
12086             ],
12087             "authors": [
12088                 {
12089                     "name": "Fabien Potencier",
12090                     "email": "fabien@symfony.com"
12091                 },
12092                 {
12093                     "name": "Symfony Community",
12094                     "homepage": "https://symfony.com/contributors"
12095                 }
12096             ],
12097             "description": "Provides a structured process for converting a Request into a Response",
12098             "homepage": "https://symfony.com",
12099             "support": {
12100                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.40"
12101             },
12102             "funding": [
12103                 {
12104                     "url": "https://symfony.com/sponsor",
12105                     "type": "custom"
12106                 },
12107                 {
12108                     "url": "https://github.com/fabpot",
12109                     "type": "github"
12110                 },
12111                 {
12112                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12113                     "type": "tidelift"
12114                 }
12115             ],
12116             "time": "2022-04-02T05:55:50+00:00"
12117         },
12118         {
12119             "name": "symfony/panther",
12120             "version": "v1.1.2",
12121             "source": {
12122                 "type": "git",
12123                 "url": "https://github.com/symfony/panther.git",
12124                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12125             },
12126             "dist": {
12127                 "type": "zip",
12128                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12129                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12130                 "shasum": ""
12131             },
12132             "require": {
12133                 "ext-dom": "*",
12134                 "ext-libxml": "*",
12135                 "php": ">=7.1",
12136                 "php-webdriver/webdriver": "^1.8.2",
12137                 "symfony/browser-kit": "^4.4 || ^5.0",
12138                 "symfony/dependency-injection": "^4.4 || ^5.0",
12139                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12140                 "symfony/dom-crawler": "^4.4 || ^5.0",
12141                 "symfony/http-client": "^4.4.11 || ^5.2",
12142                 "symfony/http-kernel": "^4.4 || ^5.0",
12143                 "symfony/polyfill-php72": "^1.9",
12144                 "symfony/process": "^4.4 || ^5.0"
12145             },
12146             "require-dev": {
12147                 "symfony/css-selector": "^4.4 || ^5.0",
12148                 "symfony/framework-bundle": "^4.4 || ^5.0",
12149                 "symfony/mime": "^4.4 || ^5.0",
12150                 "symfony/phpunit-bridge": "^5.2"
12151             },
12152             "type": "library",
12153             "extra": {
12154                 "branch-alias": {
12155                     "dev-main": "1.1.x-dev"
12156                 }
12157             },
12158             "autoload": {
12159                 "psr-4": {
12160                     "Symfony\\Component\\Panther\\": "src/"
12161                 }
12162             },
12163             "notification-url": "https://packagist.org/downloads/",
12164             "license": [
12165                 "MIT"
12166             ],
12167             "authors": [
12168                 {
12169                     "name": "Kévin Dunglas",
12170                     "email": "dunglas@gmail.com",
12171                     "homepage": "https://dunglas.fr"
12172                 },
12173                 {
12174                     "name": "Symfony Community",
12175                     "homepage": "https://symfony.com/contributors"
12176                 }
12177             ],
12178             "description": "A browser testing and web scraping library for PHP and Symfony.",
12179             "homepage": "https://dunglas.fr",
12180             "keywords": [
12181                 "e2e",
12182                 "scraping",
12183                 "selenium",
12184                 "symfony",
12185                 "testing",
12186                 "webdriver"
12187             ],
12188             "support": {
12189                 "issues": "https://github.com/symfony/panther/issues",
12190                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12191             },
12192             "funding": [
12193                 {
12194                     "url": "https://www.panthera.org/donate",
12195                     "type": "custom"
12196                 },
12197                 {
12198                     "url": "https://github.com/dunglas",
12199                     "type": "github"
12200                 },
12201                 {
12202                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12203                     "type": "tidelift"
12204                 }
12205             ],
12206             "time": "2021-11-30T15:51:25+00:00"
12207         },
12208         {
12209             "name": "symfony/polyfill-php73",
12210             "version": "v1.25.0",
12211             "source": {
12212                 "type": "git",
12213                 "url": "https://github.com/symfony/polyfill-php73.git",
12214                 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
12215             },
12216             "dist": {
12217                 "type": "zip",
12218                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
12219                 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
12220                 "shasum": ""
12221             },
12222             "require": {
12223                 "php": ">=7.1"
12224             },
12225             "type": "library",
12226             "extra": {
12227                 "branch-alias": {
12228                     "dev-main": "1.23-dev"
12229                 },
12230                 "thanks": {
12231                     "name": "symfony/polyfill",
12232                     "url": "https://github.com/symfony/polyfill"
12233                 }
12234             },
12235             "autoload": {
12236                 "files": [
12237                     "bootstrap.php"
12238                 ],
12239                 "psr-4": {
12240                     "Symfony\\Polyfill\\Php73\\": ""
12241                 },
12242                 "classmap": [
12243                     "Resources/stubs"
12244                 ]
12245             },
12246             "notification-url": "https://packagist.org/downloads/",
12247             "license": [
12248                 "MIT"
12249             ],
12250             "authors": [
12251                 {
12252                     "name": "Nicolas Grekas",
12253                     "email": "p@tchwork.com"
12254                 },
12255                 {
12256                     "name": "Symfony Community",
12257                     "homepage": "https://symfony.com/contributors"
12258                 }
12259             ],
12260             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
12261             "homepage": "https://symfony.com",
12262             "keywords": [
12263                 "compatibility",
12264                 "polyfill",
12265                 "portable",
12266                 "shim"
12267             ],
12268             "support": {
12269                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
12270             },
12271             "funding": [
12272                 {
12273                     "url": "https://symfony.com/sponsor",
12274                     "type": "custom"
12275                 },
12276                 {
12277                     "url": "https://github.com/fabpot",
12278                     "type": "github"
12279                 },
12280                 {
12281                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12282                     "type": "tidelift"
12283                 }
12284             ],
12285             "time": "2021-06-05T21:20:04+00:00"
12286         },
12287         {
12288             "name": "symfony/var-dumper",
12289             "version": "v5.4.6",
12290             "source": {
12291                 "type": "git",
12292                 "url": "https://github.com/symfony/var-dumper.git",
12293                 "reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0"
12294             },
12295             "dist": {
12296                 "type": "zip",
12297                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/294e9da6e2e0dd404e983daa5aa74253d92c05d0",
12298                 "reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0",
12299                 "shasum": ""
12300             },
12301             "require": {
12302                 "php": ">=7.2.5",
12303                 "symfony/polyfill-mbstring": "~1.0",
12304                 "symfony/polyfill-php80": "^1.16"
12305             },
12306             "conflict": {
12307                 "phpunit/phpunit": "<5.4.3",
12308                 "symfony/console": "<4.4"
12309             },
12310             "require-dev": {
12311                 "ext-iconv": "*",
12312                 "symfony/console": "^4.4|^5.0|^6.0",
12313                 "symfony/process": "^4.4|^5.0|^6.0",
12314                 "symfony/uid": "^5.1|^6.0",
12315                 "twig/twig": "^2.13|^3.0.4"
12316             },
12317             "suggest": {
12318                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12319                 "ext-intl": "To show region name in time zone dump",
12320                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12321             },
12322             "bin": [
12323                 "Resources/bin/var-dump-server"
12324             ],
12325             "type": "library",
12326             "autoload": {
12327                 "files": [
12328                     "Resources/functions/dump.php"
12329                 ],
12330                 "psr-4": {
12331                     "Symfony\\Component\\VarDumper\\": ""
12332                 },
12333                 "exclude-from-classmap": [
12334                     "/Tests/"
12335                 ]
12336             },
12337             "notification-url": "https://packagist.org/downloads/",
12338             "license": [
12339                 "MIT"
12340             ],
12341             "authors": [
12342                 {
12343                     "name": "Nicolas Grekas",
12344                     "email": "p@tchwork.com"
12345                 },
12346                 {
12347                     "name": "Symfony Community",
12348                     "homepage": "https://symfony.com/contributors"
12349                 }
12350             ],
12351             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12352             "homepage": "https://symfony.com",
12353             "keywords": [
12354                 "debug",
12355                 "dump"
12356             ],
12357             "support": {
12358                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.6"
12359             },
12360             "funding": [
12361                 {
12362                     "url": "https://symfony.com/sponsor",
12363                     "type": "custom"
12364                 },
12365                 {
12366                     "url": "https://github.com/fabpot",
12367                     "type": "github"
12368                 },
12369                 {
12370                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12371                     "type": "tidelift"
12372                 }
12373             ],
12374             "time": "2022-03-02T12:42:23+00:00"
12375         },
12376         {
12377             "name": "theseer/tokenizer",
12378             "version": "1.2.1",
12379             "source": {
12380                 "type": "git",
12381                 "url": "https://github.com/theseer/tokenizer.git",
12382                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12383             },
12384             "dist": {
12385                 "type": "zip",
12386                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12387                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12388                 "shasum": ""
12389             },
12390             "require": {
12391                 "ext-dom": "*",
12392                 "ext-tokenizer": "*",
12393                 "ext-xmlwriter": "*",
12394                 "php": "^7.2 || ^8.0"
12395             },
12396             "type": "library",
12397             "autoload": {
12398                 "classmap": [
12399                     "src/"
12400                 ]
12401             },
12402             "notification-url": "https://packagist.org/downloads/",
12403             "license": [
12404                 "BSD-3-Clause"
12405             ],
12406             "authors": [
12407                 {
12408                     "name": "Arne Blankerts",
12409                     "email": "arne@blankerts.de",
12410                     "role": "Developer"
12411                 }
12412             ],
12413             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12414             "support": {
12415                 "issues": "https://github.com/theseer/tokenizer/issues",
12416                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12417             },
12418             "funding": [
12419                 {
12420                     "url": "https://github.com/theseer",
12421                     "type": "github"
12422                 }
12423             ],
12424             "time": "2021-07-28T10:34:58+00:00"
12425         },
12426         {
12427             "name": "zircote/swagger-php",
12428             "version": "3.3.4",
12429             "source": {
12430                 "type": "git",
12431                 "url": "https://github.com/zircote/swagger-php.git",
12432                 "reference": "7313ff7d1991d00e52d0e852087693d4482df631"
12433             },
12434             "dist": {
12435                 "type": "zip",
12436                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/7313ff7d1991d00e52d0e852087693d4482df631",
12437                 "reference": "7313ff7d1991d00e52d0e852087693d4482df631",
12438                 "shasum": ""
12439             },
12440             "require": {
12441                 "doctrine/annotations": "^1.7",
12442                 "ext-json": "*",
12443                 "php": ">=7.2",
12444                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12445                 "symfony/finder": ">=2.2",
12446                 "symfony/yaml": ">=3.3"
12447             },
12448             "require-dev": {
12449                 "composer/package-versions-deprecated": "1.11.99.2",
12450                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12451                 "phpunit/phpunit": ">=8.5.14"
12452             },
12453             "bin": [
12454                 "bin/openapi"
12455             ],
12456             "type": "library",
12457             "autoload": {
12458                 "files": [
12459                     "src/functions.php"
12460                 ],
12461                 "psr-4": {
12462                     "OpenApi\\": "src"
12463                 }
12464             },
12465             "notification-url": "https://packagist.org/downloads/",
12466             "license": [
12467                 "Apache-2.0"
12468             ],
12469             "authors": [
12470                 {
12471                     "name": "Robert Allen",
12472                     "email": "zircote@gmail.com"
12473                 },
12474                 {
12475                     "name": "Bob Fanger",
12476                     "email": "bfanger@gmail.com",
12477                     "homepage": "https://bfanger.nl"
12478                 },
12479                 {
12480                     "name": "Martin Rademacher",
12481                     "email": "mano@radebatz.net",
12482                     "homepage": "https://radebatz.net"
12483                 }
12484             ],
12485             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12486             "homepage": "https://github.com/zircote/swagger-php/",
12487             "keywords": [
12488                 "api",
12489                 "json",
12490                 "rest",
12491                 "service discovery"
12492             ],
12493             "support": {
12494                 "issues": "https://github.com/zircote/swagger-php/issues",
12495                 "source": "https://github.com/zircote/swagger-php/tree/3.3.4"
12496             },
12497             "time": "2022-02-22T21:09:06+00:00"
12498         }
12499     ],
12500     "aliases": [],
12501     "minimum-stability": "stable",
12502     "stability-flags": [],
12503     "prefer-stable": false,
12504     "prefer-lowest": false,
12505     "platform": {
12506         "php": ">=7.4.0"
12507     },
12508     "platform-dev": [],
12509     "platform-overrides": {
12510         "php": "7.4"
12511     },
12512     "plugin-api-version": "2.1.0"