preparing for alpine 3.15 (#4775)
[openemr.git] / composer.lock
blobfd87ad1d1cc8cdb8a23662435af8f5f7e17ecd46
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": "545f5207dba8438cff62c55c076141c0",
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.3",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "c5415722049f36c446a4034d15f1d17943f11458"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c5415722049f36c446a4034d15f1d17943f11458",
144                 "reference": "c5415722049f36c446a4034d15f1d17943f11458",
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": "2021-10-31T14:56:48+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "2.1.2",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a",
205                 "reference": "8009c82ca0f60d33cff8abb6f8c6d6cc7097ca2a",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": ">=7.3"
211             },
212             "require-dev": {
213                 "dms/phpunit-arraysubset-asserts": "^0.2",
214                 "ext-pcntl": "*",
215                 "ext-sockets": "*",
216                 "phpunit/phpunit": "^9",
217                 "squizlabs/php_codesniffer": "^3.6"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "0.1.x-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Aranyasen\\": "src/"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Aranya Sen",
237                     "email": "sen.aranya@gmail.com",
238                     "role": "Owner"
239                 }
240             ],
241             "description": "HL7 parser, generator and sender.",
242             "support": {
243                 "issues": "https://github.com/senaranya/HL7/issues",
244                 "source": "https://github.com/senaranya/HL7/tree/2.1.2"
245             },
246             "time": "2021-11-08T11:14:28+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "1.0.3",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
259                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
260                 "shasum": ""
261             },
262             "require": {
263                 "ext-iconv": "*",
264                 "php": "^5.4|^7.0"
265             },
266             "require-dev": {
267                 "phpunit/phpunit": "^4.8"
268             },
269             "suggest": {
270                 "ext-gd": "to generate QR code images"
271             },
272             "type": "library",
273             "autoload": {
274                 "psr-0": {
275                     "BaconQrCode": "src/"
276                 }
277             },
278             "notification-url": "https://packagist.org/downloads/",
279             "license": [
280                 "BSD-2-Clause"
281             ],
282             "authors": [
283                 {
284                     "name": "Ben Scholzen 'DASPRiD'",
285                     "email": "mail@dasprids.de",
286                     "homepage": "http://www.dasprids.de",
287                     "role": "Developer"
288                 }
289             ],
290             "description": "BaconQrCode is a QR code generator for PHP.",
291             "homepage": "https://github.com/Bacon/BaconQrCode",
292             "support": {
293                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
294                 "source": "https://github.com/Bacon/BaconQrCode/tree/master"
295             },
296             "time": "2017-10-17T09:59:25+00:00"
297         },
298         {
299             "name": "brick/math",
300             "version": "0.9.3",
301             "source": {
302                 "type": "git",
303                 "url": "https://github.com/brick/math.git",
304                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
305             },
306             "dist": {
307                 "type": "zip",
308                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
309                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
310                 "shasum": ""
311             },
312             "require": {
313                 "ext-json": "*",
314                 "php": "^7.1 || ^8.0"
315             },
316             "require-dev": {
317                 "php-coveralls/php-coveralls": "^2.2",
318                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
319                 "vimeo/psalm": "4.9.2"
320             },
321             "type": "library",
322             "autoload": {
323                 "psr-4": {
324                     "Brick\\Math\\": "src/"
325                 }
326             },
327             "notification-url": "https://packagist.org/downloads/",
328             "license": [
329                 "MIT"
330             ],
331             "description": "Arbitrary-precision arithmetic library",
332             "keywords": [
333                 "Arbitrary-precision",
334                 "BigInteger",
335                 "BigRational",
336                 "arithmetic",
337                 "bigdecimal",
338                 "bignum",
339                 "brick",
340                 "math"
341             ],
342             "support": {
343                 "issues": "https://github.com/brick/math/issues",
344                 "source": "https://github.com/brick/math/tree/0.9.3"
345             },
346             "funding": [
347                 {
348                     "url": "https://github.com/BenMorel",
349                     "type": "github"
350                 },
351                 {
352                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
353                     "type": "tidelift"
354                 }
355             ],
356             "time": "2021-08-15T20:50:18+00:00"
357         },
358         {
359             "name": "brick/varexporter",
360             "version": "0.3.5",
361             "source": {
362                 "type": "git",
363                 "url": "https://github.com/brick/varexporter.git",
364                 "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
365             },
366             "dist": {
367                 "type": "zip",
368                 "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
369                 "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
370                 "shasum": ""
371             },
372             "require": {
373                 "nikic/php-parser": "^4.0",
374                 "php": "^7.2 || ^8.0"
375             },
376             "require-dev": {
377                 "php-coveralls/php-coveralls": "^2.2",
378                 "phpunit/phpunit": "^8.5 || ^9.0",
379                 "vimeo/psalm": "4.4.1"
380             },
381             "type": "library",
382             "autoload": {
383                 "psr-4": {
384                     "Brick\\VarExporter\\": "src/"
385                 }
386             },
387             "notification-url": "https://packagist.org/downloads/",
388             "license": [
389                 "MIT"
390             ],
391             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
392             "keywords": [
393                 "var_export"
394             ],
395             "support": {
396                 "issues": "https://github.com/brick/varexporter/issues",
397                 "source": "https://github.com/brick/varexporter/tree/0.3.5"
398             },
399             "time": "2021-02-10T13:53:07+00:00"
400         },
401         {
402             "name": "clue/stream-filter",
403             "version": "v1.5.0",
404             "source": {
405                 "type": "git",
406                 "url": "https://github.com/clue/stream-filter.git",
407                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
408             },
409             "dist": {
410                 "type": "zip",
411                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
412                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
413                 "shasum": ""
414             },
415             "require": {
416                 "php": ">=5.3"
417             },
418             "require-dev": {
419                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
420             },
421             "type": "library",
422             "autoload": {
423                 "psr-4": {
424                     "Clue\\StreamFilter\\": "src/"
425                 },
426                 "files": [
427                     "src/functions_include.php"
428                 ]
429             },
430             "notification-url": "https://packagist.org/downloads/",
431             "license": [
432                 "MIT"
433             ],
434             "authors": [
435                 {
436                     "name": "Christian Lück",
437                     "email": "christian@clue.engineering"
438                 }
439             ],
440             "description": "A simple and modern approach to stream filtering in PHP",
441             "homepage": "https://github.com/clue/php-stream-filter",
442             "keywords": [
443                 "bucket brigade",
444                 "callback",
445                 "filter",
446                 "php_user_filter",
447                 "stream",
448                 "stream_filter_append",
449                 "stream_filter_register"
450             ],
451             "support": {
452                 "issues": "https://github.com/clue/stream-filter/issues",
453                 "source": "https://github.com/clue/stream-filter/tree/v1.5.0"
454             },
455             "funding": [
456                 {
457                     "url": "https://clue.engineering/support",
458                     "type": "custom"
459                 },
460                 {
461                     "url": "https://github.com/clue",
462                     "type": "github"
463                 }
464             ],
465             "time": "2020-10-02T12:38:20+00:00"
466         },
467         {
468             "name": "container-interop/container-interop",
469             "version": "1.2.0",
470             "source": {
471                 "type": "git",
472                 "url": "https://github.com/container-interop/container-interop.git",
473                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
474             },
475             "dist": {
476                 "type": "zip",
477                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
478                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
479                 "shasum": ""
480             },
481             "require": {
482                 "psr/container": "^1.0"
483             },
484             "type": "library",
485             "autoload": {
486                 "psr-4": {
487                     "Interop\\Container\\": "src/Interop/Container/"
488                 }
489             },
490             "notification-url": "https://packagist.org/downloads/",
491             "license": [
492                 "MIT"
493             ],
494             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
495             "homepage": "https://github.com/container-interop/container-interop",
496             "support": {
497                 "issues": "https://github.com/container-interop/container-interop/issues",
498                 "source": "https://github.com/container-interop/container-interop/tree/master"
499             },
500             "abandoned": "psr/container",
501             "time": "2017-02-14T19:40:03+00:00"
502         },
503         {
504             "name": "defuse/php-encryption",
505             "version": "v2.3.1",
506             "source": {
507                 "type": "git",
508                 "url": "https://github.com/defuse/php-encryption.git",
509                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
510             },
511             "dist": {
512                 "type": "zip",
513                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
514                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
515                 "shasum": ""
516             },
517             "require": {
518                 "ext-openssl": "*",
519                 "paragonie/random_compat": ">= 2",
520                 "php": ">=5.6.0"
521             },
522             "require-dev": {
523                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
524             },
525             "bin": [
526                 "bin/generate-defuse-key"
527             ],
528             "type": "library",
529             "autoload": {
530                 "psr-4": {
531                     "Defuse\\Crypto\\": "src"
532                 }
533             },
534             "notification-url": "https://packagist.org/downloads/",
535             "license": [
536                 "MIT"
537             ],
538             "authors": [
539                 {
540                     "name": "Taylor Hornby",
541                     "email": "taylor@defuse.ca",
542                     "homepage": "https://defuse.ca/"
543                 },
544                 {
545                     "name": "Scott Arciszewski",
546                     "email": "info@paragonie.com",
547                     "homepage": "https://paragonie.com"
548                 }
549             ],
550             "description": "Secure PHP Encryption Library",
551             "keywords": [
552                 "aes",
553                 "authenticated encryption",
554                 "cipher",
555                 "crypto",
556                 "cryptography",
557                 "encrypt",
558                 "encryption",
559                 "openssl",
560                 "security",
561                 "symmetric key cryptography"
562             ],
563             "support": {
564                 "issues": "https://github.com/defuse/php-encryption/issues",
565                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
566             },
567             "time": "2021-04-09T23:57:26+00:00"
568         },
569         {
570             "name": "dompdf/dompdf",
571             "version": "v1.1.1",
572             "source": {
573                 "type": "git",
574                 "url": "https://github.com/dompdf/dompdf.git",
575                 "reference": "de4aad040737a89fae2129cdeb0f79c45513128d"
576             },
577             "dist": {
578                 "type": "zip",
579                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/de4aad040737a89fae2129cdeb0f79c45513128d",
580                 "reference": "de4aad040737a89fae2129cdeb0f79c45513128d",
581                 "shasum": ""
582             },
583             "require": {
584                 "ext-dom": "*",
585                 "ext-mbstring": "*",
586                 "phenx/php-font-lib": "^0.5.2",
587                 "phenx/php-svg-lib": "^0.3.3",
588                 "php": "^7.1 || ^8.0"
589             },
590             "require-dev": {
591                 "mockery/mockery": "^1.3",
592                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
593                 "squizlabs/php_codesniffer": "^3.5"
594             },
595             "suggest": {
596                 "ext-gd": "Needed to process images",
597                 "ext-gmagick": "Improves image processing performance",
598                 "ext-imagick": "Improves image processing performance",
599                 "ext-zlib": "Needed for pdf stream compression"
600             },
601             "type": "library",
602             "autoload": {
603                 "psr-4": {
604                     "Dompdf\\": "src/"
605                 },
606                 "classmap": [
607                     "lib/"
608                 ]
609             },
610             "notification-url": "https://packagist.org/downloads/",
611             "license": [
612                 "LGPL-2.1"
613             ],
614             "authors": [
615                 {
616                     "name": "Fabien Ménager",
617                     "email": "fabien.menager@gmail.com"
618                 },
619                 {
620                     "name": "Brian Sweeney",
621                     "email": "eclecticgeek@gmail.com"
622                 },
623                 {
624                     "name": "Gabriel Bull",
625                     "email": "me@gabrielbull.com"
626                 }
627             ],
628             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
629             "homepage": "https://github.com/dompdf/dompdf",
630             "support": {
631                 "issues": "https://github.com/dompdf/dompdf/issues",
632                 "source": "https://github.com/dompdf/dompdf/tree/v1.1.1"
633             },
634             "time": "2021-11-24T00:45:04+00:00"
635         },
636         {
637             "name": "ezyang/htmlpurifier",
638             "version": "v4.13.0",
639             "source": {
640                 "type": "git",
641                 "url": "https://github.com/ezyang/htmlpurifier.git",
642                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
643             },
644             "dist": {
645                 "type": "zip",
646                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
647                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
648                 "shasum": ""
649             },
650             "require": {
651                 "php": ">=5.2"
652             },
653             "require-dev": {
654                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
655             },
656             "type": "library",
657             "autoload": {
658                 "psr-0": {
659                     "HTMLPurifier": "library/"
660                 },
661                 "files": [
662                     "library/HTMLPurifier.composer.php"
663                 ],
664                 "exclude-from-classmap": [
665                     "/library/HTMLPurifier/Language/"
666                 ]
667             },
668             "notification-url": "https://packagist.org/downloads/",
669             "license": [
670                 "LGPL-2.1-or-later"
671             ],
672             "authors": [
673                 {
674                     "name": "Edward Z. Yang",
675                     "email": "admin@htmlpurifier.org",
676                     "homepage": "http://ezyang.com"
677                 }
678             ],
679             "description": "Standards compliant HTML filter written in PHP",
680             "homepage": "http://htmlpurifier.org/",
681             "keywords": [
682                 "html"
683             ],
684             "support": {
685                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
686                 "source": "https://github.com/ezyang/htmlpurifier/tree/master"
687             },
688             "time": "2020-06-29T00:56:53+00:00"
689         },
690         {
691             "name": "firebase/php-jwt",
692             "version": "v5.5.1",
693             "source": {
694                 "type": "git",
695                 "url": "https://github.com/firebase/php-jwt.git",
696                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
697             },
698             "dist": {
699                 "type": "zip",
700                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
701                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
702                 "shasum": ""
703             },
704             "require": {
705                 "php": ">=5.3.0"
706             },
707             "require-dev": {
708                 "phpunit/phpunit": ">=4.8 <=9"
709             },
710             "suggest": {
711                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
712             },
713             "type": "library",
714             "autoload": {
715                 "psr-4": {
716                     "Firebase\\JWT\\": "src"
717                 }
718             },
719             "notification-url": "https://packagist.org/downloads/",
720             "license": [
721                 "BSD-3-Clause"
722             ],
723             "authors": [
724                 {
725                     "name": "Neuman Vong",
726                     "email": "neuman+pear@twilio.com",
727                     "role": "Developer"
728                 },
729                 {
730                     "name": "Anant Narayanan",
731                     "email": "anant@php.net",
732                     "role": "Developer"
733                 }
734             ],
735             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
736             "homepage": "https://github.com/firebase/php-jwt",
737             "keywords": [
738                 "jwt",
739                 "php"
740             ],
741             "support": {
742                 "issues": "https://github.com/firebase/php-jwt/issues",
743                 "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
744             },
745             "time": "2021-11-08T20:18:51+00:00"
746         },
747         {
748             "name": "google/apiclient",
749             "version": "v2.12.0",
750             "source": {
751                 "type": "git",
752                 "url": "https://github.com/googleapis/google-api-php-client.git",
753                 "reference": "c72e04523bd60f460c1db0a951f7f72454c58425"
754             },
755             "dist": {
756                 "type": "zip",
757                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/c72e04523bd60f460c1db0a951f7f72454c58425",
758                 "reference": "c72e04523bd60f460c1db0a951f7f72454c58425",
759                 "shasum": ""
760             },
761             "require": {
762                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
763                 "google/apiclient-services": "~0.200",
764                 "google/auth": "^1.10",
765                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
766                 "guzzlehttp/psr7": "^1.7||^2.0.0",
767                 "monolog/monolog": "^1.17||^2.0",
768                 "php": "^5.6|^7.0|^8.0",
769                 "phpseclib/phpseclib": "~2.0||^3.0.2"
770             },
771             "require-dev": {
772                 "cache/filesystem-adapter": "^0.3.2|^1.1",
773                 "composer/composer": "^1.10.22",
774                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
775                 "phpcompatibility/php-compatibility": "^9.2",
776                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
777                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
778                 "squizlabs/php_codesniffer": "~2.3",
779                 "symfony/css-selector": "~2.1",
780                 "symfony/dom-crawler": "~2.1",
781                 "yoast/phpunit-polyfills": "^1.0"
782             },
783             "suggest": {
784                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
785             },
786             "type": "library",
787             "extra": {
788                 "branch-alias": {
789                     "dev-master": "2.x-dev"
790                 }
791             },
792             "autoload": {
793                 "psr-4": {
794                     "Google\\": "src/"
795                 },
796                 "files": [
797                     "src/aliases.php"
798                 ],
799                 "classmap": [
800                     "src/aliases.php"
801                 ]
802             },
803             "notification-url": "https://packagist.org/downloads/",
804             "license": [
805                 "Apache-2.0"
806             ],
807             "description": "Client library for Google APIs",
808             "homepage": "http://developers.google.com/api-client-library/php",
809             "keywords": [
810                 "google"
811             ],
812             "support": {
813                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
814                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.0"
815             },
816             "time": "2021-12-01T17:55:09+00:00"
817         },
818         {
819             "name": "google/apiclient-services",
820             "version": "v0.224.0",
821             "source": {
822                 "type": "git",
823                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
824                 "reference": "2dfd8e7fc063b9228e8d9ccf9ffdeb6dace7e6b1"
825             },
826             "dist": {
827                 "type": "zip",
828                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2dfd8e7fc063b9228e8d9ccf9ffdeb6dace7e6b1",
829                 "reference": "2dfd8e7fc063b9228e8d9ccf9ffdeb6dace7e6b1",
830                 "shasum": ""
831             },
832             "require": {
833                 "php": ">=5.6"
834             },
835             "require-dev": {
836                 "phpunit/phpunit": "^5.7||^8.5.13"
837             },
838             "type": "library",
839             "autoload": {
840                 "psr-4": {
841                     "Google\\Service\\": "src"
842                 },
843                 "files": [
844                     "autoload.php"
845                 ]
846             },
847             "notification-url": "https://packagist.org/downloads/",
848             "license": [
849                 "Apache-2.0"
850             ],
851             "description": "Client library for Google APIs",
852             "homepage": "http://developers.google.com/api-client-library/php",
853             "keywords": [
854                 "google"
855             ],
856             "support": {
857                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
858                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.224.0"
859             },
860             "time": "2021-11-24T12:26:12+00:00"
861         },
862         {
863             "name": "google/auth",
864             "version": "v1.18.0",
865             "source": {
866                 "type": "git",
867                 "url": "https://github.com/googleapis/google-auth-library-php.git",
868                 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
869             },
870             "dist": {
871                 "type": "zip",
872                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
873                 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
874                 "shasum": ""
875             },
876             "require": {
877                 "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
878                 "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
879                 "guzzlehttp/psr7": "^1.7|^2.0",
880                 "php": ">=5.4",
881                 "psr/cache": "^1.0|^2.0",
882                 "psr/http-message": "^1.0"
883             },
884             "require-dev": {
885                 "guzzlehttp/promises": "0.1.1|^1.3",
886                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
887                 "phpseclib/phpseclib": "^2.0.31",
888                 "phpunit/phpunit": "^4.8.36|^5.7",
889                 "sebastian/comparator": ">=1.2.3"
890             },
891             "suggest": {
892                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
893             },
894             "type": "library",
895             "autoload": {
896                 "psr-4": {
897                     "Google\\Auth\\": "src"
898                 }
899             },
900             "notification-url": "https://packagist.org/downloads/",
901             "license": [
902                 "Apache-2.0"
903             ],
904             "description": "Google Auth Library for PHP",
905             "homepage": "http://github.com/google/google-auth-library-php",
906             "keywords": [
907                 "Authentication",
908                 "google",
909                 "oauth2"
910             ],
911             "support": {
912                 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
913                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
914                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
915             },
916             "time": "2021-08-24T18:03:18+00:00"
917         },
918         {
919             "name": "graham-campbell/result-type",
920             "version": "v1.0.4",
921             "source": {
922                 "type": "git",
923                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
924                 "reference": "0690bde05318336c7221785f2a932467f98b64ca"
925             },
926             "dist": {
927                 "type": "zip",
928                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
929                 "reference": "0690bde05318336c7221785f2a932467f98b64ca",
930                 "shasum": ""
931             },
932             "require": {
933                 "php": "^7.0 || ^8.0",
934                 "phpoption/phpoption": "^1.8"
935             },
936             "require-dev": {
937                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
938             },
939             "type": "library",
940             "autoload": {
941                 "psr-4": {
942                     "GrahamCampbell\\ResultType\\": "src/"
943                 }
944             },
945             "notification-url": "https://packagist.org/downloads/",
946             "license": [
947                 "MIT"
948             ],
949             "authors": [
950                 {
951                     "name": "Graham Campbell",
952                     "email": "hello@gjcampbell.co.uk",
953                     "homepage": "https://github.com/GrahamCampbell"
954                 }
955             ],
956             "description": "An Implementation Of The Result Type",
957             "keywords": [
958                 "Graham Campbell",
959                 "GrahamCampbell",
960                 "Result Type",
961                 "Result-Type",
962                 "result"
963             ],
964             "support": {
965                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
966                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
967             },
968             "funding": [
969                 {
970                     "url": "https://github.com/GrahamCampbell",
971                     "type": "github"
972                 },
973                 {
974                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
975                     "type": "tidelift"
976                 }
977             ],
978             "time": "2021-11-21T21:41:47+00:00"
979         },
980         {
981             "name": "guzzlehttp/guzzle",
982             "version": "7.4.0",
983             "source": {
984                 "type": "git",
985                 "url": "https://github.com/guzzle/guzzle.git",
986                 "reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
987             },
988             "dist": {
989                 "type": "zip",
990                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
991                 "reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
992                 "shasum": ""
993             },
994             "require": {
995                 "ext-json": "*",
996                 "guzzlehttp/promises": "^1.5",
997                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
998                 "php": "^7.2.5 || ^8.0",
999                 "psr/http-client": "^1.0",
1000                 "symfony/deprecation-contracts": "^2.2"
1001             },
1002             "provide": {
1003                 "psr/http-client-implementation": "1.0"
1004             },
1005             "require-dev": {
1006                 "bamarni/composer-bin-plugin": "^1.4.1",
1007                 "ext-curl": "*",
1008                 "php-http/client-integration-tests": "^3.0",
1009                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1010                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1011             },
1012             "suggest": {
1013                 "ext-curl": "Required for CURL handler support",
1014                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1015                 "psr/log": "Required for using the Log middleware"
1016             },
1017             "type": "library",
1018             "extra": {
1019                 "branch-alias": {
1020                     "dev-master": "7.4-dev"
1021                 }
1022             },
1023             "autoload": {
1024                 "psr-4": {
1025                     "GuzzleHttp\\": "src/"
1026                 },
1027                 "files": [
1028                     "src/functions_include.php"
1029                 ]
1030             },
1031             "notification-url": "https://packagist.org/downloads/",
1032             "license": [
1033                 "MIT"
1034             ],
1035             "authors": [
1036                 {
1037                     "name": "Graham Campbell",
1038                     "email": "hello@gjcampbell.co.uk",
1039                     "homepage": "https://github.com/GrahamCampbell"
1040                 },
1041                 {
1042                     "name": "Michael Dowling",
1043                     "email": "mtdowling@gmail.com",
1044                     "homepage": "https://github.com/mtdowling"
1045                 },
1046                 {
1047                     "name": "Jeremy Lindblom",
1048                     "email": "jeremeamia@gmail.com",
1049                     "homepage": "https://github.com/jeremeamia"
1050                 },
1051                 {
1052                     "name": "George Mponos",
1053                     "email": "gmponos@gmail.com",
1054                     "homepage": "https://github.com/gmponos"
1055                 },
1056                 {
1057                     "name": "Tobias Nyholm",
1058                     "email": "tobias.nyholm@gmail.com",
1059                     "homepage": "https://github.com/Nyholm"
1060                 },
1061                 {
1062                     "name": "Márk Sági-Kazár",
1063                     "email": "mark.sagikazar@gmail.com",
1064                     "homepage": "https://github.com/sagikazarmark"
1065                 },
1066                 {
1067                     "name": "Tobias Schultze",
1068                     "email": "webmaster@tubo-world.de",
1069                     "homepage": "https://github.com/Tobion"
1070                 }
1071             ],
1072             "description": "Guzzle is a PHP HTTP client library",
1073             "keywords": [
1074                 "client",
1075                 "curl",
1076                 "framework",
1077                 "http",
1078                 "http client",
1079                 "psr-18",
1080                 "psr-7",
1081                 "rest",
1082                 "web service"
1083             ],
1084             "support": {
1085                 "issues": "https://github.com/guzzle/guzzle/issues",
1086                 "source": "https://github.com/guzzle/guzzle/tree/7.4.0"
1087             },
1088             "funding": [
1089                 {
1090                     "url": "https://github.com/GrahamCampbell",
1091                     "type": "github"
1092                 },
1093                 {
1094                     "url": "https://github.com/Nyholm",
1095                     "type": "github"
1096                 },
1097                 {
1098                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1099                     "type": "tidelift"
1100                 }
1101             ],
1102             "time": "2021-10-18T09:52:00+00:00"
1103         },
1104         {
1105             "name": "guzzlehttp/promises",
1106             "version": "1.5.1",
1107             "source": {
1108                 "type": "git",
1109                 "url": "https://github.com/guzzle/promises.git",
1110                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
1111             },
1112             "dist": {
1113                 "type": "zip",
1114                 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1115                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1116                 "shasum": ""
1117             },
1118             "require": {
1119                 "php": ">=5.5"
1120             },
1121             "require-dev": {
1122                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1123             },
1124             "type": "library",
1125             "extra": {
1126                 "branch-alias": {
1127                     "dev-master": "1.5-dev"
1128                 }
1129             },
1130             "autoload": {
1131                 "psr-4": {
1132                     "GuzzleHttp\\Promise\\": "src/"
1133                 },
1134                 "files": [
1135                     "src/functions_include.php"
1136                 ]
1137             },
1138             "notification-url": "https://packagist.org/downloads/",
1139             "license": [
1140                 "MIT"
1141             ],
1142             "authors": [
1143                 {
1144                     "name": "Graham Campbell",
1145                     "email": "hello@gjcampbell.co.uk",
1146                     "homepage": "https://github.com/GrahamCampbell"
1147                 },
1148                 {
1149                     "name": "Michael Dowling",
1150                     "email": "mtdowling@gmail.com",
1151                     "homepage": "https://github.com/mtdowling"
1152                 },
1153                 {
1154                     "name": "Tobias Nyholm",
1155                     "email": "tobias.nyholm@gmail.com",
1156                     "homepage": "https://github.com/Nyholm"
1157                 },
1158                 {
1159                     "name": "Tobias Schultze",
1160                     "email": "webmaster@tubo-world.de",
1161                     "homepage": "https://github.com/Tobion"
1162                 }
1163             ],
1164             "description": "Guzzle promises library",
1165             "keywords": [
1166                 "promise"
1167             ],
1168             "support": {
1169                 "issues": "https://github.com/guzzle/promises/issues",
1170                 "source": "https://github.com/guzzle/promises/tree/1.5.1"
1171             },
1172             "funding": [
1173                 {
1174                     "url": "https://github.com/GrahamCampbell",
1175                     "type": "github"
1176                 },
1177                 {
1178                     "url": "https://github.com/Nyholm",
1179                     "type": "github"
1180                 },
1181                 {
1182                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1183                     "type": "tidelift"
1184                 }
1185             ],
1186             "time": "2021-10-22T20:56:57+00:00"
1187         },
1188         {
1189             "name": "guzzlehttp/psr7",
1190             "version": "2.1.0",
1191             "source": {
1192                 "type": "git",
1193                 "url": "https://github.com/guzzle/psr7.git",
1194                 "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
1195             },
1196             "dist": {
1197                 "type": "zip",
1198                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
1199                 "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
1200                 "shasum": ""
1201             },
1202             "require": {
1203                 "php": "^7.2.5 || ^8.0",
1204                 "psr/http-factory": "^1.0",
1205                 "psr/http-message": "^1.0",
1206                 "ralouphie/getallheaders": "^3.0"
1207             },
1208             "provide": {
1209                 "psr/http-factory-implementation": "1.0",
1210                 "psr/http-message-implementation": "1.0"
1211             },
1212             "require-dev": {
1213                 "bamarni/composer-bin-plugin": "^1.4.1",
1214                 "http-interop/http-factory-tests": "^0.9",
1215                 "phpunit/phpunit": "^8.5.8 || ^9.3.10"
1216             },
1217             "suggest": {
1218                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1219             },
1220             "type": "library",
1221             "extra": {
1222                 "branch-alias": {
1223                     "dev-master": "2.1-dev"
1224                 }
1225             },
1226             "autoload": {
1227                 "psr-4": {
1228                     "GuzzleHttp\\Psr7\\": "src/"
1229                 }
1230             },
1231             "notification-url": "https://packagist.org/downloads/",
1232             "license": [
1233                 "MIT"
1234             ],
1235             "authors": [
1236                 {
1237                     "name": "Graham Campbell",
1238                     "email": "hello@gjcampbell.co.uk",
1239                     "homepage": "https://github.com/GrahamCampbell"
1240                 },
1241                 {
1242                     "name": "Michael Dowling",
1243                     "email": "mtdowling@gmail.com",
1244                     "homepage": "https://github.com/mtdowling"
1245                 },
1246                 {
1247                     "name": "George Mponos",
1248                     "email": "gmponos@gmail.com",
1249                     "homepage": "https://github.com/gmponos"
1250                 },
1251                 {
1252                     "name": "Tobias Nyholm",
1253                     "email": "tobias.nyholm@gmail.com",
1254                     "homepage": "https://github.com/Nyholm"
1255                 },
1256                 {
1257                     "name": "Márk Sági-Kazár",
1258                     "email": "mark.sagikazar@gmail.com",
1259                     "homepage": "https://github.com/sagikazarmark"
1260                 },
1261                 {
1262                     "name": "Tobias Schultze",
1263                     "email": "webmaster@tubo-world.de",
1264                     "homepage": "https://github.com/Tobion"
1265                 },
1266                 {
1267                     "name": "Márk Sági-Kazár",
1268                     "email": "mark.sagikazar@gmail.com",
1269                     "homepage": "https://sagikazarmark.hu"
1270                 }
1271             ],
1272             "description": "PSR-7 message implementation that also provides common utility methods",
1273             "keywords": [
1274                 "http",
1275                 "message",
1276                 "psr-7",
1277                 "request",
1278                 "response",
1279                 "stream",
1280                 "uri",
1281                 "url"
1282             ],
1283             "support": {
1284                 "issues": "https://github.com/guzzle/psr7/issues",
1285                 "source": "https://github.com/guzzle/psr7/tree/2.1.0"
1286             },
1287             "funding": [
1288                 {
1289                     "url": "https://github.com/GrahamCampbell",
1290                     "type": "github"
1291                 },
1292                 {
1293                     "url": "https://github.com/Nyholm",
1294                     "type": "github"
1295                 },
1296                 {
1297                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1298                     "type": "tidelift"
1299                 }
1300             ],
1301             "time": "2021-10-06T17:43:30+00:00"
1302         },
1303         {
1304             "name": "kamermans/guzzle-oauth2-subscriber",
1305             "version": "v1.0.11",
1306             "source": {
1307                 "type": "git",
1308                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1309                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1310             },
1311             "dist": {
1312                 "type": "zip",
1313                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1314                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1315                 "shasum": ""
1316             },
1317             "require": {
1318                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1319                 "php": ">=5.4.0"
1320             },
1321             "type": "library",
1322             "autoload": {
1323                 "psr-4": {
1324                     "kamermans\\OAuth2\\": "src"
1325                 }
1326             },
1327             "notification-url": "https://packagist.org/downloads/",
1328             "license": [
1329                 "MIT"
1330             ],
1331             "authors": [
1332                 {
1333                     "name": "Steve Kamerman",
1334                     "email": "stevekamerman@gmail.com"
1335                 }
1336             ],
1337             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1338             "keywords": [
1339                 "Guzzle",
1340                 "oauth"
1341             ],
1342             "support": {
1343                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1344                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1345             },
1346             "time": "2021-08-11T22:33:53+00:00"
1347         },
1348         {
1349             "name": "knplabs/knp-snappy",
1350             "version": "v1.3.1",
1351             "source": {
1352                 "type": "git",
1353                 "url": "https://github.com/KnpLabs/snappy.git",
1354                 "reference": "349c2e872bbeb15dff825a17dd92ea9c6ae4120e"
1355             },
1356             "dist": {
1357                 "type": "zip",
1358                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/349c2e872bbeb15dff825a17dd92ea9c6ae4120e",
1359                 "reference": "349c2e872bbeb15dff825a17dd92ea9c6ae4120e",
1360                 "shasum": ""
1361             },
1362             "require": {
1363                 "php": ">=7.1",
1364                 "psr/log": "^1.0||^2.0||^3.0",
1365                 "symfony/process": "~3.4||~4.3||~5.0"
1366             },
1367             "require-dev": {
1368                 "friendsofphp/php-cs-fixer": "^2.16",
1369                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1370                 "phpstan/phpstan": "^0.12.7",
1371                 "phpstan/phpstan-phpunit": "^0.12.6",
1372                 "phpunit/phpunit": "~7.4"
1373             },
1374             "suggest": {
1375                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1376                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1377                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1378                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1379                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1380             },
1381             "type": "library",
1382             "extra": {
1383                 "branch-alias": {
1384                     "dev-master": "1.x-dev"
1385                 }
1386             },
1387             "autoload": {
1388                 "psr-4": {
1389                     "Knp\\Snappy\\": "src/Knp/Snappy"
1390                 }
1391             },
1392             "notification-url": "https://packagist.org/downloads/",
1393             "license": [
1394                 "MIT"
1395             ],
1396             "authors": [
1397                 {
1398                     "name": "KNP Labs Team",
1399                     "homepage": "http://knplabs.com"
1400                 },
1401                 {
1402                     "name": "Symfony Community",
1403                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1404                 }
1405             ],
1406             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1407             "homepage": "http://github.com/KnpLabs/snappy",
1408             "keywords": [
1409                 "knp",
1410                 "knplabs",
1411                 "pdf",
1412                 "snapshot",
1413                 "thumbnail",
1414                 "wkhtmltopdf"
1415             ],
1416             "support": {
1417                 "issues": "https://github.com/KnpLabs/snappy/issues",
1418                 "source": "https://github.com/KnpLabs/snappy/tree/v1.3.1"
1419             },
1420             "time": "2021-10-22T11:40:26+00:00"
1421         },
1422         {
1423             "name": "laminas/laminas-code",
1424             "version": "4.4.3",
1425             "source": {
1426                 "type": "git",
1427                 "url": "https://github.com/laminas/laminas-code.git",
1428                 "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1"
1429             },
1430             "dist": {
1431                 "type": "zip",
1432                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1",
1433                 "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1",
1434                 "shasum": ""
1435             },
1436             "require": {
1437                 "php": "^7.4 || ~8.0.0"
1438             },
1439             "conflict": {
1440                 "phpspec/prophecy": "<1.9.0"
1441             },
1442             "require-dev": {
1443                 "doctrine/annotations": "^1.10.4",
1444                 "ext-phar": "*",
1445                 "laminas/laminas-coding-standard": "^2.1.4",
1446                 "laminas/laminas-stdlib": "^3.3.0",
1447                 "phpunit/phpunit": "^9.4.2",
1448                 "psalm/plugin-phpunit": "^0.14.0",
1449                 "vimeo/psalm": "^4.3.1"
1450             },
1451             "suggest": {
1452                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1453                 "laminas/laminas-stdlib": "Laminas\\Stdlib component",
1454                 "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework"
1455             },
1456             "type": "library",
1457             "autoload": {
1458                 "psr-4": {
1459                     "Laminas\\Code\\": "src/"
1460                 }
1461             },
1462             "notification-url": "https://packagist.org/downloads/",
1463             "license": [
1464                 "BSD-3-Clause"
1465             ],
1466             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1467             "homepage": "https://laminas.dev",
1468             "keywords": [
1469                 "code",
1470                 "laminas",
1471                 "laminasframework"
1472             ],
1473             "support": {
1474                 "chat": "https://laminas.dev/chat",
1475                 "docs": "https://docs.laminas.dev/laminas-code/",
1476                 "forum": "https://discourse.laminas.dev",
1477                 "issues": "https://github.com/laminas/laminas-code/issues",
1478                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1479                 "source": "https://github.com/laminas/laminas-code"
1480             },
1481             "funding": [
1482                 {
1483                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1484                     "type": "community_bridge"
1485                 }
1486             ],
1487             "time": "2021-09-21T13:40:23+00:00"
1488         },
1489         {
1490             "name": "laminas/laminas-config",
1491             "version": "3.7.0",
1492             "source": {
1493                 "type": "git",
1494                 "url": "https://github.com/laminas/laminas-config.git",
1495                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1496             },
1497             "dist": {
1498                 "type": "zip",
1499                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1500                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1501                 "shasum": ""
1502             },
1503             "require": {
1504                 "ext-json": "*",
1505                 "laminas/laminas-stdlib": "^3.6",
1506                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1507                 "psr/container": "^1.0"
1508             },
1509             "conflict": {
1510                 "container-interop/container-interop": "<1.2.0",
1511                 "zendframework/zend-config": "*"
1512             },
1513             "require-dev": {
1514                 "laminas/laminas-coding-standard": "~1.0.0",
1515                 "laminas/laminas-filter": "^2.7.2",
1516                 "laminas/laminas-i18n": "^2.10.3",
1517                 "laminas/laminas-servicemanager": "^3.7",
1518                 "phpunit/phpunit": "^9.5.5"
1519             },
1520             "suggest": {
1521                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1522                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1523                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1524             },
1525             "type": "library",
1526             "autoload": {
1527                 "psr-4": {
1528                     "Laminas\\Config\\": "src/"
1529                 }
1530             },
1531             "notification-url": "https://packagist.org/downloads/",
1532             "license": [
1533                 "BSD-3-Clause"
1534             ],
1535             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1536             "homepage": "https://laminas.dev",
1537             "keywords": [
1538                 "config",
1539                 "laminas"
1540             ],
1541             "support": {
1542                 "chat": "https://laminas.dev/chat",
1543                 "docs": "https://docs.laminas.dev/laminas-config/",
1544                 "forum": "https://discourse.laminas.dev",
1545                 "issues": "https://github.com/laminas/laminas-config/issues",
1546                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1547                 "source": "https://github.com/laminas/laminas-config"
1548             },
1549             "funding": [
1550                 {
1551                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1552                     "type": "community_bridge"
1553                 }
1554             ],
1555             "time": "2021-10-01T16:07:46+00:00"
1556         },
1557         {
1558             "name": "laminas/laminas-console",
1559             "version": "2.8.0",
1560             "source": {
1561                 "type": "git",
1562                 "url": "https://github.com/laminas/laminas-console.git",
1563                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1564             },
1565             "dist": {
1566                 "type": "zip",
1567                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1568                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1569                 "shasum": ""
1570             },
1571             "require": {
1572                 "laminas/laminas-stdlib": "^3.2.1",
1573                 "laminas/laminas-zendframework-bridge": "^1.0",
1574                 "php": "^5.6 || ^7.0"
1575             },
1576             "replace": {
1577                 "zendframework/zend-console": "self.version"
1578             },
1579             "require-dev": {
1580                 "laminas/laminas-coding-standard": "~1.0.0",
1581                 "laminas/laminas-filter": "^2.7.2",
1582                 "laminas/laminas-json": "^2.6 || ^3.0",
1583                 "laminas/laminas-validator": "^2.10.1",
1584                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1585             },
1586             "suggest": {
1587                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1588                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1589             },
1590             "type": "library",
1591             "extra": {
1592                 "branch-alias": {
1593                     "dev-master": "2.8.x-dev",
1594                     "dev-develop": "2.9.x-dev"
1595                 }
1596             },
1597             "autoload": {
1598                 "psr-4": {
1599                     "Laminas\\Console\\": "src/"
1600                 }
1601             },
1602             "notification-url": "https://packagist.org/downloads/",
1603             "license": [
1604                 "BSD-3-Clause"
1605             ],
1606             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1607             "homepage": "https://laminas.dev",
1608             "keywords": [
1609                 "console",
1610                 "laminas"
1611             ],
1612             "support": {
1613                 "chat": "https://laminas.dev/chat",
1614                 "docs": "https://docs.laminas.dev/laminas-console/",
1615                 "forum": "https://discourse.laminas.dev",
1616                 "issues": "https://github.com/laminas/laminas-console/issues",
1617                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1618                 "source": "https://github.com/laminas/laminas-console"
1619             },
1620             "abandoned": "laminas/laminas-cli",
1621             "time": "2019-12-31T16:31:45+00:00"
1622         },
1623         {
1624             "name": "laminas/laminas-db",
1625             "version": "2.13.4",
1626             "source": {
1627                 "type": "git",
1628                 "url": "https://github.com/laminas/laminas-db.git",
1629                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1"
1630             },
1631             "dist": {
1632                 "type": "zip",
1633                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1634                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1635                 "shasum": ""
1636             },
1637             "require": {
1638                 "laminas/laminas-stdlib": "^3.6",
1639                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1640             },
1641             "conflict": {
1642                 "zendframework/zend-db": "*"
1643             },
1644             "require-dev": {
1645                 "laminas/laminas-coding-standard": "~2.2.1",
1646                 "laminas/laminas-eventmanager": "^3.4",
1647                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1648                 "laminas/laminas-servicemanager": "^3.7",
1649                 "phpunit/phpunit": "^9.5.5"
1650             },
1651             "suggest": {
1652                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1653                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1654                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1655             },
1656             "type": "library",
1657             "extra": {
1658                 "laminas": {
1659                     "component": "Laminas\\Db",
1660                     "config-provider": "Laminas\\Db\\ConfigProvider"
1661                 }
1662             },
1663             "autoload": {
1664                 "psr-4": {
1665                     "Laminas\\Db\\": "src/"
1666                 }
1667             },
1668             "notification-url": "https://packagist.org/downloads/",
1669             "license": [
1670                 "BSD-3-Clause"
1671             ],
1672             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1673             "homepage": "https://laminas.dev",
1674             "keywords": [
1675                 "db",
1676                 "laminas"
1677             ],
1678             "support": {
1679                 "chat": "https://laminas.dev/chat",
1680                 "docs": "https://docs.laminas.dev/laminas-db/",
1681                 "forum": "https://discourse.laminas.dev",
1682                 "issues": "https://github.com/laminas/laminas-db/issues",
1683                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1684                 "source": "https://github.com/laminas/laminas-db"
1685             },
1686             "funding": [
1687                 {
1688                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1689                     "type": "community_bridge"
1690                 }
1691             ],
1692             "time": "2021-09-21T18:59:44+00:00"
1693         },
1694         {
1695             "name": "laminas/laminas-escaper",
1696             "version": "2.9.0",
1697             "source": {
1698                 "type": "git",
1699                 "url": "https://github.com/laminas/laminas-escaper.git",
1700                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
1701             },
1702             "dist": {
1703                 "type": "zip",
1704                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
1705                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
1706                 "shasum": ""
1707             },
1708             "require": {
1709                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1710             },
1711             "conflict": {
1712                 "zendframework/zend-escaper": "*"
1713             },
1714             "require-dev": {
1715                 "laminas/laminas-coding-standard": "~2.3.0",
1716                 "phpunit/phpunit": "^9.3",
1717                 "psalm/plugin-phpunit": "^0.12.2",
1718                 "vimeo/psalm": "^3.16"
1719             },
1720             "suggest": {
1721                 "ext-iconv": "*",
1722                 "ext-mbstring": "*"
1723             },
1724             "type": "library",
1725             "autoload": {
1726                 "psr-4": {
1727                     "Laminas\\Escaper\\": "src/"
1728                 }
1729             },
1730             "notification-url": "https://packagist.org/downloads/",
1731             "license": [
1732                 "BSD-3-Clause"
1733             ],
1734             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1735             "homepage": "https://laminas.dev",
1736             "keywords": [
1737                 "escaper",
1738                 "laminas"
1739             ],
1740             "support": {
1741                 "chat": "https://laminas.dev/chat",
1742                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1743                 "forum": "https://discourse.laminas.dev",
1744                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1745                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1746                 "source": "https://github.com/laminas/laminas-escaper"
1747             },
1748             "funding": [
1749                 {
1750                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1751                     "type": "community_bridge"
1752                 }
1753             ],
1754             "time": "2021-09-02T17:10:53+00:00"
1755         },
1756         {
1757             "name": "laminas/laminas-eventmanager",
1758             "version": "3.4.0",
1759             "source": {
1760                 "type": "git",
1761                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1762                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
1763             },
1764             "dist": {
1765                 "type": "zip",
1766                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1767                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1768                 "shasum": ""
1769             },
1770             "require": {
1771                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1772             },
1773             "conflict": {
1774                 "zendframework/zend-eventmanager": "*"
1775             },
1776             "require-dev": {
1777                 "container-interop/container-interop": "^1.1",
1778                 "laminas/laminas-coding-standard": "~2.2.1",
1779                 "laminas/laminas-stdlib": "^3.6",
1780                 "phpbench/phpbench": "^1.1",
1781                 "phpspec/prophecy-phpunit": "^2.0",
1782                 "phpunit/phpunit": "^9.5.5"
1783             },
1784             "suggest": {
1785                 "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
1786                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
1787             },
1788             "type": "library",
1789             "autoload": {
1790                 "psr-4": {
1791                     "Laminas\\EventManager\\": "src/"
1792                 }
1793             },
1794             "notification-url": "https://packagist.org/downloads/",
1795             "license": [
1796                 "BSD-3-Clause"
1797             ],
1798             "description": "Trigger and listen to events within a PHP application",
1799             "homepage": "https://laminas.dev",
1800             "keywords": [
1801                 "event",
1802                 "eventmanager",
1803                 "events",
1804                 "laminas"
1805             ],
1806             "support": {
1807                 "chat": "https://laminas.dev/chat",
1808                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1809                 "forum": "https://discourse.laminas.dev",
1810                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1811                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1812                 "source": "https://github.com/laminas/laminas-eventmanager"
1813             },
1814             "funding": [
1815                 {
1816                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1817                     "type": "community_bridge"
1818                 }
1819             ],
1820             "time": "2021-09-07T22:35:32+00:00"
1821         },
1822         {
1823             "name": "laminas/laminas-filter",
1824             "version": "2.12.0",
1825             "source": {
1826                 "type": "git",
1827                 "url": "https://github.com/laminas/laminas-filter.git",
1828                 "reference": "0fc5dcd27dc22dba1a2544123684c67768fc5f88"
1829             },
1830             "dist": {
1831                 "type": "zip",
1832                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/0fc5dcd27dc22dba1a2544123684c67768fc5f88",
1833                 "reference": "0fc5dcd27dc22dba1a2544123684c67768fc5f88",
1834                 "shasum": ""
1835             },
1836             "require": {
1837                 "laminas/laminas-stdlib": "^3.3",
1838                 "laminas/laminas-zendframework-bridge": "^1.0",
1839                 "php": "^7.3 || ~8.0.0"
1840             },
1841             "conflict": {
1842                 "laminas/laminas-validator": "<2.10.1"
1843             },
1844             "replace": {
1845                 "zendframework/zend-filter": "^2.9.2"
1846             },
1847             "require-dev": {
1848                 "laminas/laminas-coding-standard": "~1.0.0",
1849                 "laminas/laminas-crypt": "^3.2.1",
1850                 "laminas/laminas-servicemanager": "^3.3",
1851                 "laminas/laminas-uri": "^2.6",
1852                 "pear/archive_tar": "^1.4.3",
1853                 "phpspec/prophecy-phpunit": "^2.0",
1854                 "phpunit/phpunit": "^9.3",
1855                 "psalm/plugin-phpunit": "^0.15.1",
1856                 "psr/http-factory": "^1.0",
1857                 "vimeo/psalm": "^4.6"
1858             },
1859             "suggest": {
1860                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1861                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1862                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1863                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1864                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1865             },
1866             "type": "library",
1867             "extra": {
1868                 "laminas": {
1869                     "component": "Laminas\\Filter",
1870                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1871                 }
1872             },
1873             "autoload": {
1874                 "psr-4": {
1875                     "Laminas\\Filter\\": "src/"
1876                 }
1877             },
1878             "notification-url": "https://packagist.org/downloads/",
1879             "license": [
1880                 "BSD-3-Clause"
1881             ],
1882             "description": "Programmatically filter and normalize data and files",
1883             "homepage": "https://laminas.dev",
1884             "keywords": [
1885                 "filter",
1886                 "laminas"
1887             ],
1888             "support": {
1889                 "chat": "https://laminas.dev/chat",
1890                 "docs": "https://docs.laminas.dev/laminas-filter/",
1891                 "forum": "https://discourse.laminas.dev",
1892                 "issues": "https://github.com/laminas/laminas-filter/issues",
1893                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1894                 "source": "https://github.com/laminas/laminas-filter"
1895             },
1896             "funding": [
1897                 {
1898                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1899                     "type": "community_bridge"
1900                 }
1901             ],
1902             "time": "2021-10-24T21:01:15+00:00"
1903         },
1904         {
1905             "name": "laminas/laminas-form",
1906             "version": "3.0.1",
1907             "source": {
1908                 "type": "git",
1909                 "url": "https://github.com/laminas/laminas-form.git",
1910                 "reference": "2cb637d246d44fcb2a55aa6735df6769c5c0f0cb"
1911             },
1912             "dist": {
1913                 "type": "zip",
1914                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/2cb637d246d44fcb2a55aa6735df6769c5c0f0cb",
1915                 "reference": "2cb637d246d44fcb2a55aa6735df6769c5c0f0cb",
1916                 "shasum": ""
1917             },
1918             "require": {
1919                 "laminas/laminas-hydrator": "^4.1.0",
1920                 "laminas/laminas-inputfilter": "^2.12.0",
1921                 "laminas/laminas-stdlib": "^3.3.1",
1922                 "php": "^7.3 || ~8.0.0"
1923             },
1924             "conflict": {
1925                 "doctrine/annotations": "<1.12.0",
1926                 "laminas/laminas-captcha": "<2.10.0",
1927                 "laminas/laminas-eventmanager": "<3.3.0",
1928                 "laminas/laminas-i18n": "<2.11.0",
1929                 "laminas/laminas-recaptcha": "<3.3.0",
1930                 "laminas/laminas-servicemanager": "<3.6.0",
1931                 "laminas/laminas-view": "<2.12.0"
1932             },
1933             "require-dev": {
1934                 "doctrine/annotations": "^1.12.0",
1935                 "ext-intl": "*",
1936                 "laminas/laminas-captcha": "^2.10.0",
1937                 "laminas/laminas-coding-standard": "^2.3.0",
1938                 "laminas/laminas-escaper": "^2.7.0",
1939                 "laminas/laminas-eventmanager": "^3.3.1",
1940                 "laminas/laminas-filter": "^2.11.0",
1941                 "laminas/laminas-i18n": "^2.11.1",
1942                 "laminas/laminas-modulemanager": "^2.10.2",
1943                 "laminas/laminas-recaptcha": "^3.3.0",
1944                 "laminas/laminas-servicemanager": "^3.6.4",
1945                 "laminas/laminas-session": "^2.10.0",
1946                 "laminas/laminas-text": "^2.8.1",
1947                 "laminas/laminas-validator": "^2.14.4",
1948                 "laminas/laminas-view": "^2.12.0",
1949                 "phpspec/prophecy-phpunit": "^2.0.1",
1950                 "phpunit/phpunit": "^9.5.5",
1951                 "psalm/plugin-phpunit": "^0.16.0",
1952                 "vimeo/psalm": "^4.7.3"
1953             },
1954             "suggest": {
1955                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
1956                 "laminas/laminas-captcha": "^2.10, required for using CAPTCHA form elements",
1957                 "laminas/laminas-eventmanager": "^3.3, reuired for laminas-form annotations support",
1958                 "laminas/laminas-i18n": "^2.11, required when using laminas-form view helpers",
1959                 "laminas/laminas-recaptcha": "^3.3, in order to use the ReCaptcha form element",
1960                 "laminas/laminas-servicemanager": "^3.6, required to use the form factories or provide services",
1961                 "laminas/laminas-view": "^2.12, required for using the laminas-form view helpers"
1962             },
1963             "type": "library",
1964             "extra": {
1965                 "laminas": {
1966                     "component": "Laminas\\Form",
1967                     "config-provider": "Laminas\\Form\\ConfigProvider"
1968                 }
1969             },
1970             "autoload": {
1971                 "psr-4": {
1972                     "Laminas\\Form\\": "src/"
1973                 }
1974             },
1975             "notification-url": "https://packagist.org/downloads/",
1976             "license": [
1977                 "BSD-3-Clause"
1978             ],
1979             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
1980             "homepage": "https://laminas.dev",
1981             "keywords": [
1982                 "form",
1983                 "laminas"
1984             ],
1985             "support": {
1986                 "chat": "https://laminas.dev/chat",
1987                 "docs": "https://docs.laminas.dev/laminas-form/",
1988                 "forum": "https://discourse.laminas.dev",
1989                 "issues": "https://github.com/laminas/laminas-form/issues",
1990                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
1991                 "source": "https://github.com/laminas/laminas-form"
1992             },
1993             "funding": [
1994                 {
1995                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1996                     "type": "community_bridge"
1997                 }
1998             ],
1999             "time": "2021-06-23T05:46:05+00:00"
2000         },
2001         {
2002             "name": "laminas/laminas-http",
2003             "version": "2.15.0",
2004             "source": {
2005                 "type": "git",
2006                 "url": "https://github.com/laminas/laminas-http.git",
2007                 "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513"
2008             },
2009             "dist": {
2010                 "type": "zip",
2011                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/e1f3420ab35e21ea135913d213b8d570e5e7b513",
2012                 "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513",
2013                 "shasum": ""
2014             },
2015             "require": {
2016                 "laminas/laminas-loader": "^2.8",
2017                 "laminas/laminas-stdlib": "^3.6",
2018                 "laminas/laminas-uri": "^2.9.1",
2019                 "laminas/laminas-validator": "^2.15",
2020                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2021             },
2022             "conflict": {
2023                 "zendframework/zend-http": "*"
2024             },
2025             "require-dev": {
2026                 "laminas/laminas-coding-standard": "~2.2.1",
2027                 "phpunit/phpunit": "^9.5.5"
2028             },
2029             "suggest": {
2030                 "paragonie/certainty": "For automated management of cacert.pem"
2031             },
2032             "type": "library",
2033             "autoload": {
2034                 "psr-4": {
2035                     "Laminas\\Http\\": "src/"
2036                 }
2037             },
2038             "notification-url": "https://packagist.org/downloads/",
2039             "license": [
2040                 "BSD-3-Clause"
2041             ],
2042             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2043             "homepage": "https://laminas.dev",
2044             "keywords": [
2045                 "http",
2046                 "http client",
2047                 "laminas"
2048             ],
2049             "support": {
2050                 "chat": "https://laminas.dev/chat",
2051                 "docs": "https://docs.laminas.dev/laminas-http/",
2052                 "forum": "https://discourse.laminas.dev",
2053                 "issues": "https://github.com/laminas/laminas-http/issues",
2054                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2055                 "source": "https://github.com/laminas/laminas-http"
2056             },
2057             "funding": [
2058                 {
2059                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2060                     "type": "community_bridge"
2061                 }
2062             ],
2063             "time": "2021-09-10T10:45:31+00:00"
2064         },
2065         {
2066             "name": "laminas/laminas-hydrator",
2067             "version": "4.3.1",
2068             "source": {
2069                 "type": "git",
2070                 "url": "https://github.com/laminas/laminas-hydrator.git",
2071                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5"
2072             },
2073             "dist": {
2074                 "type": "zip",
2075                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2076                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2077                 "shasum": ""
2078             },
2079             "require": {
2080                 "laminas/laminas-stdlib": "^3.3",
2081                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2082                 "webmozart/assert": "^1.10"
2083             },
2084             "conflict": {
2085                 "zendframework/zend-hydrator": "*"
2086             },
2087             "require-dev": {
2088                 "laminas/laminas-coding-standard": "~2.3.0",
2089                 "laminas/laminas-eventmanager": "^3.2.1",
2090                 "laminas/laminas-modulemanager": "^2.8",
2091                 "laminas/laminas-serializer": "^2.9",
2092                 "laminas/laminas-servicemanager": "^3.3.2",
2093                 "phpbench/phpbench": "^1.0",
2094                 "phpunit/phpunit": "~9.5.5",
2095                 "psalm/plugin-phpunit": "^0.16.1",
2096                 "psr/cache": "1.0.1",
2097                 "vimeo/psalm": "^4.8.1"
2098             },
2099             "suggest": {
2100                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2101                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2102                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2103             },
2104             "type": "library",
2105             "extra": {
2106                 "laminas": {
2107                     "component": "Laminas\\Hydrator",
2108                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2109                 }
2110             },
2111             "autoload": {
2112                 "psr-4": {
2113                     "Laminas\\Hydrator\\": "src/"
2114                 }
2115             },
2116             "notification-url": "https://packagist.org/downloads/",
2117             "license": [
2118                 "BSD-3-Clause"
2119             ],
2120             "description": "Serialize objects to arrays, and vice versa",
2121             "homepage": "https://laminas.dev",
2122             "keywords": [
2123                 "hydrator",
2124                 "laminas"
2125             ],
2126             "support": {
2127                 "chat": "https://laminas.dev/chat",
2128                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2129                 "forum": "https://discourse.laminas.dev",
2130                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2131                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2132                 "source": "https://github.com/laminas/laminas-hydrator"
2133             },
2134             "funding": [
2135                 {
2136                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2137                     "type": "community_bridge"
2138                 }
2139             ],
2140             "time": "2021-09-09T09:55:00+00:00"
2141         },
2142         {
2143             "name": "laminas/laminas-i18n",
2144             "version": "2.12.0",
2145             "source": {
2146                 "type": "git",
2147                 "url": "https://github.com/laminas/laminas-i18n.git",
2148                 "reference": "78234f2701ec6252bd99f08e517d2de202716b20"
2149             },
2150             "dist": {
2151                 "type": "zip",
2152                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/78234f2701ec6252bd99f08e517d2de202716b20",
2153                 "reference": "78234f2701ec6252bd99f08e517d2de202716b20",
2154                 "shasum": ""
2155             },
2156             "require": {
2157                 "ext-intl": "*",
2158                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2159                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2160             },
2161             "conflict": {
2162                 "phpspec/prophecy": "<1.9.0"
2163             },
2164             "replace": {
2165                 "zendframework/zend-i18n": "^2.10.1"
2166             },
2167             "require-dev": {
2168                 "laminas/laminas-cache": "^3.1.2",
2169                 "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
2170                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
2171                 "laminas/laminas-coding-standard": "~1.0.0",
2172                 "laminas/laminas-config": "^3.4.0",
2173                 "laminas/laminas-eventmanager": "^3.4.0",
2174                 "laminas/laminas-filter": "^2.10.0",
2175                 "laminas/laminas-servicemanager": "^3.7.0",
2176                 "laminas/laminas-validator": "^2.14.0",
2177                 "laminas/laminas-view": "^2.12.0",
2178                 "phpunit/phpunit": "^9.3"
2179             },
2180             "suggest": {
2181                 "laminas/laminas-cache": "You should install this package to cache the translations",
2182                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2183                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2184                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2185                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2186                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2187                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2188                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2189             },
2190             "type": "library",
2191             "extra": {
2192                 "laminas": {
2193                     "component": "Laminas\\I18n",
2194                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2195                 }
2196             },
2197             "autoload": {
2198                 "psr-4": {
2199                     "Laminas\\I18n\\": "src/"
2200                 }
2201             },
2202             "notification-url": "https://packagist.org/downloads/",
2203             "license": [
2204                 "BSD-3-Clause"
2205             ],
2206             "description": "Provide translations for your application, and filter and validate internationalized values",
2207             "homepage": "https://laminas.dev",
2208             "keywords": [
2209                 "i18n",
2210                 "laminas"
2211             ],
2212             "support": {
2213                 "chat": "https://laminas.dev/chat",
2214                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2215                 "forum": "https://discourse.laminas.dev",
2216                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2217                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2218                 "source": "https://github.com/laminas/laminas-i18n"
2219             },
2220             "funding": [
2221                 {
2222                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2223                     "type": "community_bridge"
2224                 }
2225             ],
2226             "time": "2021-11-26T11:46:47+00:00"
2227         },
2228         {
2229             "name": "laminas/laminas-inputfilter",
2230             "version": "2.12.1",
2231             "source": {
2232                 "type": "git",
2233                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2234                 "reference": "461a7a27b70bd440f925a31221b7a5348cd0d0fd"
2235             },
2236             "dist": {
2237                 "type": "zip",
2238                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/461a7a27b70bd440f925a31221b7a5348cd0d0fd",
2239                 "reference": "461a7a27b70bd440f925a31221b7a5348cd0d0fd",
2240                 "shasum": ""
2241             },
2242             "require": {
2243                 "laminas/laminas-filter": "^2.9.1",
2244                 "laminas/laminas-servicemanager": "^3.3.1",
2245                 "laminas/laminas-stdlib": "^3.0",
2246                 "laminas/laminas-validator": "^2.11",
2247                 "laminas/laminas-zendframework-bridge": "^1.0",
2248                 "php": "^7.3 || ~8.0.0"
2249             },
2250             "replace": {
2251                 "zendframework/zend-inputfilter": "^2.10.1"
2252             },
2253             "require-dev": {
2254                 "laminas/laminas-coding-standard": "~1.0.0",
2255                 "laminas/laminas-db": "^2.12",
2256                 "phpspec/prophecy-phpunit": "^2.0",
2257                 "phpunit/phpunit": "^9.4.2",
2258                 "psalm/plugin-phpunit": "^0.15.1",
2259                 "psr/http-message": "^1.0",
2260                 "vimeo/psalm": "^4.6"
2261             },
2262             "suggest": {
2263                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2264             },
2265             "type": "library",
2266             "extra": {
2267                 "laminas": {
2268                     "component": "Laminas\\InputFilter",
2269                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2270                 }
2271             },
2272             "autoload": {
2273                 "psr-4": {
2274                     "Laminas\\InputFilter\\": "src/"
2275                 }
2276             },
2277             "notification-url": "https://packagist.org/downloads/",
2278             "license": [
2279                 "BSD-3-Clause"
2280             ],
2281             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2282             "homepage": "https://laminas.dev",
2283             "keywords": [
2284                 "inputfilter",
2285                 "laminas"
2286             ],
2287             "support": {
2288                 "chat": "https://laminas.dev/chat",
2289                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2290                 "forum": "https://discourse.laminas.dev",
2291                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2292                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2293                 "source": "https://github.com/laminas/laminas-inputfilter"
2294             },
2295             "funding": [
2296                 {
2297                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2298                     "type": "community_bridge"
2299                 }
2300             ],
2301             "time": "2021-11-27T14:17:43+00:00"
2302         },
2303         {
2304             "name": "laminas/laminas-json",
2305             "version": "3.3.0",
2306             "source": {
2307                 "type": "git",
2308                 "url": "https://github.com/laminas/laminas-json.git",
2309                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2310             },
2311             "dist": {
2312                 "type": "zip",
2313                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2314                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2315                 "shasum": ""
2316             },
2317             "require": {
2318                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2319             },
2320             "conflict": {
2321                 "zendframework/zend-json": "*"
2322             },
2323             "require-dev": {
2324                 "laminas/laminas-coding-standard": "~2.2.1",
2325                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2326                 "phpunit/phpunit": "^9.3"
2327             },
2328             "suggest": {
2329                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2330                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2331             },
2332             "type": "library",
2333             "autoload": {
2334                 "psr-4": {
2335                     "Laminas\\Json\\": "src/"
2336                 }
2337             },
2338             "notification-url": "https://packagist.org/downloads/",
2339             "license": [
2340                 "BSD-3-Clause"
2341             ],
2342             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2343             "homepage": "https://laminas.dev",
2344             "keywords": [
2345                 "json",
2346                 "laminas"
2347             ],
2348             "support": {
2349                 "chat": "https://laminas.dev/chat",
2350                 "docs": "https://docs.laminas.dev/laminas-json/",
2351                 "forum": "https://discourse.laminas.dev",
2352                 "issues": "https://github.com/laminas/laminas-json/issues",
2353                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2354                 "source": "https://github.com/laminas/laminas-json"
2355             },
2356             "funding": [
2357                 {
2358                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2359                     "type": "community_bridge"
2360                 }
2361             ],
2362             "time": "2021-09-02T18:02:31+00:00"
2363         },
2364         {
2365             "name": "laminas/laminas-json-server",
2366             "version": "3.3.0",
2367             "source": {
2368                 "type": "git",
2369                 "url": "https://github.com/laminas/laminas-json-server.git",
2370                 "reference": "45a55cbdcec6806c6f8cc81e40df5c9738269a0f"
2371             },
2372             "dist": {
2373                 "type": "zip",
2374                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/45a55cbdcec6806c6f8cc81e40df5c9738269a0f",
2375                 "reference": "45a55cbdcec6806c6f8cc81e40df5c9738269a0f",
2376                 "shasum": ""
2377             },
2378             "require": {
2379                 "laminas/laminas-http": "^2.7",
2380                 "laminas/laminas-json": "^2.6.1 || ^3.0",
2381                 "laminas/laminas-server": "^2.7",
2382                 "laminas/laminas-zendframework-bridge": "^1.0",
2383                 "php": "^7.3 || ~8.0.0"
2384             },
2385             "conflict": {
2386                 "laminas/laminas-stdlib": "<3.2.1"
2387             },
2388             "replace": {
2389                 "zendframework/zend-json-server": "^3.2.0"
2390             },
2391             "require-dev": {
2392                 "ext-json": "*",
2393                 "laminas/laminas-coding-standard": "~1.0.0",
2394                 "phpunit/phpunit": "^9.3.0"
2395             },
2396             "type": "library",
2397             "autoload": {
2398                 "psr-4": {
2399                     "Laminas\\Json\\Server\\": "src/"
2400                 }
2401             },
2402             "notification-url": "https://packagist.org/downloads/",
2403             "license": [
2404                 "BSD-3-Clause"
2405             ],
2406             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2407             "homepage": "https://laminas.dev",
2408             "keywords": [
2409                 "json",
2410                 "json-server",
2411                 "laminas",
2412                 "server"
2413             ],
2414             "support": {
2415                 "chat": "https://laminas.dev/chat",
2416                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2417                 "forum": "https://discourse.laminas.dev",
2418                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2419                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2420                 "source": "https://github.com/laminas/laminas-json-server"
2421             },
2422             "funding": [
2423                 {
2424                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2425                     "type": "community_bridge"
2426                 }
2427             ],
2428             "time": "2021-04-07T21:37:05+00:00"
2429         },
2430         {
2431             "name": "laminas/laminas-loader",
2432             "version": "2.8.0",
2433             "source": {
2434                 "type": "git",
2435                 "url": "https://github.com/laminas/laminas-loader.git",
2436                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2437             },
2438             "dist": {
2439                 "type": "zip",
2440                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2441                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2442                 "shasum": ""
2443             },
2444             "require": {
2445                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2446             },
2447             "conflict": {
2448                 "zendframework/zend-loader": "*"
2449             },
2450             "require-dev": {
2451                 "laminas/laminas-coding-standard": "~2.2.1",
2452                 "phpunit/phpunit": "^9.3"
2453             },
2454             "type": "library",
2455             "autoload": {
2456                 "psr-4": {
2457                     "Laminas\\Loader\\": "src/"
2458                 }
2459             },
2460             "notification-url": "https://packagist.org/downloads/",
2461             "license": [
2462                 "BSD-3-Clause"
2463             ],
2464             "description": "Autoloading and plugin loading strategies",
2465             "homepage": "https://laminas.dev",
2466             "keywords": [
2467                 "laminas",
2468                 "loader"
2469             ],
2470             "support": {
2471                 "chat": "https://laminas.dev/chat",
2472                 "docs": "https://docs.laminas.dev/laminas-loader/",
2473                 "forum": "https://discourse.laminas.dev",
2474                 "issues": "https://github.com/laminas/laminas-loader/issues",
2475                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2476                 "source": "https://github.com/laminas/laminas-loader"
2477             },
2478             "funding": [
2479                 {
2480                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2481                     "type": "community_bridge"
2482                 }
2483             ],
2484             "time": "2021-09-02T18:30:53+00:00"
2485         },
2486         {
2487             "name": "laminas/laminas-math",
2488             "version": "3.4.0",
2489             "source": {
2490                 "type": "git",
2491                 "url": "https://github.com/laminas/laminas-math.git",
2492                 "reference": "79f6453a47a5774cf3736c5c66cb4818486681da"
2493             },
2494             "dist": {
2495                 "type": "zip",
2496                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/79f6453a47a5774cf3736c5c66cb4818486681da",
2497                 "reference": "79f6453a47a5774cf3736c5c66cb4818486681da",
2498                 "shasum": ""
2499             },
2500             "require": {
2501                 "ext-mbstring": "*",
2502                 "laminas/laminas-zendframework-bridge": "^1.0",
2503                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2504             },
2505             "replace": {
2506                 "zendframework/zend-math": "^3.2.0"
2507             },
2508             "require-dev": {
2509                 "laminas/laminas-coding-standard": "~1.0.0",
2510                 "phpunit/phpunit": "^9.5.5"
2511             },
2512             "suggest": {
2513                 "ext-bcmath": "If using the bcmath functionality",
2514                 "ext-gmp": "If using the gmp functionality"
2515             },
2516             "type": "library",
2517             "extra": {
2518                 "branch-alias": {
2519                     "dev-master": "3.2.x-dev",
2520                     "dev-develop": "3.3.x-dev"
2521                 }
2522             },
2523             "autoload": {
2524                 "psr-4": {
2525                     "Laminas\\Math\\": "src/"
2526                 }
2527             },
2528             "notification-url": "https://packagist.org/downloads/",
2529             "license": [
2530                 "BSD-3-Clause"
2531             ],
2532             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2533             "homepage": "https://laminas.dev",
2534             "keywords": [
2535                 "laminas",
2536                 "math"
2537             ],
2538             "support": {
2539                 "chat": "https://laminas.dev/chat",
2540                 "docs": "https://docs.laminas.dev/laminas-math/",
2541                 "forum": "https://discourse.laminas.dev",
2542                 "issues": "https://github.com/laminas/laminas-math/issues",
2543                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2544                 "source": "https://github.com/laminas/laminas-math"
2545             },
2546             "funding": [
2547                 {
2548                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2549                     "type": "community_bridge"
2550                 }
2551             ],
2552             "time": "2021-10-09T15:15:23+00:00"
2553         },
2554         {
2555             "name": "laminas/laminas-modulemanager",
2556             "version": "2.11.0",
2557             "source": {
2558                 "type": "git",
2559                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2560                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad"
2561             },
2562             "dist": {
2563                 "type": "zip",
2564                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2565                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2566                 "shasum": ""
2567             },
2568             "require": {
2569                 "brick/varexporter": "^0.3.2",
2570                 "laminas/laminas-config": "^3.7",
2571                 "laminas/laminas-eventmanager": "^3.4",
2572                 "laminas/laminas-stdlib": "^3.6",
2573                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2574                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2575             },
2576             "conflict": {
2577                 "zendframework/zend-modulemanager": "*"
2578             },
2579             "require-dev": {
2580                 "laminas/laminas-coding-standard": "^2.3",
2581                 "laminas/laminas-loader": "^2.8",
2582                 "laminas/laminas-mvc": "^3.1.1",
2583                 "laminas/laminas-servicemanager": "^3.7",
2584                 "phpunit/phpunit": "^9.5.5"
2585             },
2586             "suggest": {
2587                 "laminas/laminas-console": "Laminas\\Console component",
2588                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2589                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2590                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2591             },
2592             "type": "library",
2593             "autoload": {
2594                 "psr-4": {
2595                     "Laminas\\ModuleManager\\": "src/"
2596                 }
2597             },
2598             "notification-url": "https://packagist.org/downloads/",
2599             "license": [
2600                 "BSD-3-Clause"
2601             ],
2602             "description": "Modular application system for laminas-mvc applications",
2603             "homepage": "https://laminas.dev",
2604             "keywords": [
2605                 "laminas",
2606                 "modulemanager"
2607             ],
2608             "support": {
2609                 "chat": "https://laminas.dev/chat",
2610                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2611                 "forum": "https://discourse.laminas.dev",
2612                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2613                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2614                 "source": "https://github.com/laminas/laminas-modulemanager"
2615             },
2616             "funding": [
2617                 {
2618                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2619                     "type": "community_bridge"
2620                 }
2621             ],
2622             "time": "2021-10-13T17:05:17+00:00"
2623         },
2624         {
2625             "name": "laminas/laminas-mvc",
2626             "version": "3.3.0",
2627             "source": {
2628                 "type": "git",
2629                 "url": "https://github.com/laminas/laminas-mvc.git",
2630                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139"
2631             },
2632             "dist": {
2633                 "type": "zip",
2634                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/215d0ff1b504bfbc299346aae20acb362c38d139",
2635                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139",
2636                 "shasum": ""
2637             },
2638             "require": {
2639                 "container-interop/container-interop": "^1.2",
2640                 "laminas/laminas-eventmanager": "^3.4",
2641                 "laminas/laminas-http": "^2.15",
2642                 "laminas/laminas-modulemanager": "^2.8",
2643                 "laminas/laminas-router": "^3.5",
2644                 "laminas/laminas-servicemanager": "^3.7",
2645                 "laminas/laminas-stdlib": "^3.6",
2646                 "laminas/laminas-view": "^2.14",
2647                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2648             },
2649             "conflict": {
2650                 "zendframework/zend-mvc": "*"
2651             },
2652             "require-dev": {
2653                 "http-interop/http-middleware": "^0.4.1",
2654                 "laminas/laminas-coding-standard": "^1.0.0",
2655                 "laminas/laminas-json": "^3.3",
2656                 "laminas/laminas-psr7bridge": "^1.0",
2657                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2658                 "phpspec/prophecy-phpunit": "^2.0",
2659                 "phpunit/phpunit": "^9.5.5"
2660             },
2661             "suggest": {
2662                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2663                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2664                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2665                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2666                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2667                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2668                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2669                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2670                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2671                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2672                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2673             },
2674             "type": "library",
2675             "autoload": {
2676                 "psr-4": {
2677                     "Laminas\\Mvc\\": "src/"
2678                 }
2679             },
2680             "notification-url": "https://packagist.org/downloads/",
2681             "license": [
2682                 "BSD-3-Clause"
2683             ],
2684             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2685             "homepage": "https://laminas.dev",
2686             "keywords": [
2687                 "laminas",
2688                 "mvc"
2689             ],
2690             "support": {
2691                 "chat": "https://laminas.dev/chat",
2692                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2693                 "forum": "https://discourse.laminas.dev",
2694                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2695                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2696                 "source": "https://github.com/laminas/laminas-mvc"
2697             },
2698             "funding": [
2699                 {
2700                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2701                     "type": "community_bridge"
2702                 }
2703             ],
2704             "time": "2021-10-13T17:48:28+00:00"
2705         },
2706         {
2707             "name": "laminas/laminas-mvc-console",
2708             "version": "1.3.0",
2709             "source": {
2710                 "type": "git",
2711                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2712                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2713             },
2714             "dist": {
2715                 "type": "zip",
2716                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2717                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2718                 "shasum": ""
2719             },
2720             "require": {
2721                 "container-interop/container-interop": "^1.1",
2722                 "laminas/laminas-console": "^2.6",
2723                 "laminas/laminas-eventmanager": "^3.3",
2724                 "laminas/laminas-modulemanager": "^2.7.1",
2725                 "laminas/laminas-mvc": "^3.0.3",
2726                 "laminas/laminas-router": "^3.0",
2727                 "laminas/laminas-servicemanager": "^3.3",
2728                 "laminas/laminas-stdlib": "^3.3",
2729                 "laminas/laminas-text": "^2.6",
2730                 "laminas/laminas-view": "^2.11.3",
2731                 "laminas/laminas-zendframework-bridge": "^1.0",
2732                 "php": "^7.3 || ~8.0.0"
2733             },
2734             "conflict": {
2735                 "laminas/laminas-mvc": "<3.0.0"
2736             },
2737             "replace": {
2738                 "zendframework/zend-mvc-console": "^1.2.0"
2739             },
2740             "require-dev": {
2741                 "laminas/laminas-coding-standard": "~1.0.0",
2742                 "laminas/laminas-filter": "^2.6.1",
2743                 "phpspec/prophecy": "^1.12.0",
2744                 "phpspec/prophecy-phpunit": "^2.0",
2745                 "phpunit/phpunit": "^9.3"
2746             },
2747             "suggest": {
2748                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2749             },
2750             "type": "library",
2751             "extra": {
2752                 "branch-alias": {
2753                     "dev-master": "1.2.x-dev",
2754                     "dev-develop": "1.3.x-dev"
2755                 },
2756                 "laminas": {
2757                     "component": "Laminas\\Mvc\\Console"
2758                 }
2759             },
2760             "autoload": {
2761                 "psr-4": {
2762                     "Laminas\\Mvc\\Console\\": "src/"
2763                 }
2764             },
2765             "notification-url": "https://packagist.org/downloads/",
2766             "license": [
2767                 "BSD-3-Clause"
2768             ],
2769             "description": "Integration between laminas-mvc and laminas-console",
2770             "homepage": "https://laminas.dev",
2771             "keywords": [
2772                 "console",
2773                 "laminas",
2774                 "mvc"
2775             ],
2776             "support": {
2777                 "chat": "https://laminas.dev/chat",
2778                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2779                 "forum": "https://discourse.laminas.dev",
2780                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2781                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2782                 "source": "https://github.com/laminas/laminas-mvc-console"
2783             },
2784             "funding": [
2785                 {
2786                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2787                     "type": "community_bridge"
2788                 }
2789             ],
2790             "abandoned": "laminas/laminas-cli",
2791             "time": "2020-12-28T09:19:48+00:00"
2792         },
2793         {
2794             "name": "laminas/laminas-mvc-i18n",
2795             "version": "1.3.0",
2796             "source": {
2797                 "type": "git",
2798                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2799                 "reference": "1df255e2840eafdd814f5f7f4a46ef192aa5f880"
2800             },
2801             "dist": {
2802                 "type": "zip",
2803                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/1df255e2840eafdd814f5f7f4a46ef192aa5f880",
2804                 "reference": "1df255e2840eafdd814f5f7f4a46ef192aa5f880",
2805                 "shasum": ""
2806             },
2807             "require": {
2808                 "container-interop/container-interop": "^1.1",
2809                 "laminas/laminas-i18n": "^2.11",
2810                 "laminas/laminas-router": "^3.0",
2811                 "laminas/laminas-servicemanager": "^3.6",
2812                 "laminas/laminas-stdlib": "^3.3",
2813                 "laminas/laminas-validator": "^2.14",
2814                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2815             },
2816             "conflict": {
2817                 "laminas/laminas-mvc": "<3.0.0",
2818                 "phpspec/prophecy": "<1.8.0",
2819                 "zendframework/zend-mvc-i18n": "*"
2820             },
2821             "require-dev": {
2822                 "laminas/laminas-coding-standard": "~1.0.0",
2823                 "phpspec/prophecy-phpunit": "^2.0",
2824                 "phpunit/phpunit": "^9.5",
2825                 "psalm/plugin-phpunit": "^0.15.1",
2826                 "vimeo/psalm": "^4.7"
2827             },
2828             "suggest": {
2829                 "laminas/laminas-cache": "To enable caching of translation strings"
2830             },
2831             "type": "library",
2832             "extra": {
2833                 "laminas": {
2834                     "component": "Laminas\\Mvc\\I18n",
2835                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2836                 }
2837             },
2838             "autoload": {
2839                 "psr-4": {
2840                     "Laminas\\Mvc\\I18n\\": "src/"
2841                 }
2842             },
2843             "notification-url": "https://packagist.org/downloads/",
2844             "license": [
2845                 "BSD-3-Clause"
2846             ],
2847             "description": "Integration between laminas-mvc and laminas-i18n",
2848             "homepage": "https://laminas.dev",
2849             "keywords": [
2850                 "i18n",
2851                 "laminas",
2852                 "mvc"
2853             ],
2854             "support": {
2855                 "chat": "https://laminas.dev/chat",
2856                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2857                 "forum": "https://discourse.laminas.dev",
2858                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2859                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2860                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2861             },
2862             "funding": [
2863                 {
2864                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2865                     "type": "community_bridge"
2866                 }
2867             ],
2868             "time": "2021-11-30T17:32:48+00:00"
2869         },
2870         {
2871             "name": "laminas/laminas-router",
2872             "version": "3.5.0",
2873             "source": {
2874                 "type": "git",
2875                 "url": "https://github.com/laminas/laminas-router.git",
2876                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
2877             },
2878             "dist": {
2879                 "type": "zip",
2880                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
2881                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
2882                 "shasum": ""
2883             },
2884             "require": {
2885                 "container-interop/container-interop": "^1.2",
2886                 "laminas/laminas-http": "^2.15",
2887                 "laminas/laminas-servicemanager": "^3.7",
2888                 "laminas/laminas-stdlib": "^3.6",
2889                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2890             },
2891             "conflict": {
2892                 "zendframework/zend-router": "*"
2893             },
2894             "require-dev": {
2895                 "laminas/laminas-coding-standard": "~2.2.1",
2896                 "laminas/laminas-i18n": "^2.7.4",
2897                 "phpunit/phpunit": "^9.5.5",
2898                 "psalm/plugin-phpunit": "^0.15.1",
2899                 "vimeo/psalm": "^4.7"
2900             },
2901             "suggest": {
2902                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2903             },
2904             "type": "library",
2905             "extra": {
2906                 "laminas": {
2907                     "component": "Laminas\\Router",
2908                     "config-provider": "Laminas\\Router\\ConfigProvider"
2909                 }
2910             },
2911             "autoload": {
2912                 "psr-4": {
2913                     "Laminas\\Router\\": "src/"
2914                 }
2915             },
2916             "notification-url": "https://packagist.org/downloads/",
2917             "license": [
2918                 "BSD-3-Clause"
2919             ],
2920             "description": "Flexible routing system for HTTP and console applications",
2921             "homepage": "https://laminas.dev",
2922             "keywords": [
2923                 "laminas",
2924                 "routing"
2925             ],
2926             "support": {
2927                 "chat": "https://laminas.dev/chat",
2928                 "docs": "https://docs.laminas.dev/laminas-router/",
2929                 "forum": "https://discourse.laminas.dev",
2930                 "issues": "https://github.com/laminas/laminas-router/issues",
2931                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2932                 "source": "https://github.com/laminas/laminas-router"
2933             },
2934             "funding": [
2935                 {
2936                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2937                     "type": "community_bridge"
2938                 }
2939             ],
2940             "time": "2021-10-13T16:02:43+00:00"
2941         },
2942         {
2943             "name": "laminas/laminas-server",
2944             "version": "2.11.0",
2945             "source": {
2946                 "type": "git",
2947                 "url": "https://github.com/laminas/laminas-server.git",
2948                 "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906"
2949             },
2950             "dist": {
2951                 "type": "zip",
2952                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7582832d56c5488dee4d4753bf3bf2d5f3dc5906",
2953                 "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906",
2954                 "shasum": ""
2955             },
2956             "require": {
2957                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
2958                 "laminas/laminas-stdlib": "^3.3.1",
2959                 "laminas/laminas-zendframework-bridge": "^1.2.0",
2960                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2961             },
2962             "replace": {
2963                 "zendframework/zend-server": "^2.8.1"
2964             },
2965             "require-dev": {
2966                 "laminas/laminas-coding-standard": "~1.0.0",
2967                 "phpunit/phpunit": "^9.5.5",
2968                 "psalm/plugin-phpunit": "^0.15.1",
2969                 "vimeo/psalm": "^4.6.4"
2970             },
2971             "type": "library",
2972             "autoload": {
2973                 "psr-4": {
2974                     "Laminas\\Server\\": "src/"
2975                 }
2976             },
2977             "notification-url": "https://packagist.org/downloads/",
2978             "license": [
2979                 "BSD-3-Clause"
2980             ],
2981             "description": "Create Reflection-based RPC servers",
2982             "homepage": "https://laminas.dev",
2983             "keywords": [
2984                 "laminas",
2985                 "server"
2986             ],
2987             "support": {
2988                 "chat": "https://laminas.dev/chat",
2989                 "docs": "https://docs.laminas.dev/laminas-server/",
2990                 "forum": "https://discourse.laminas.dev",
2991                 "issues": "https://github.com/laminas/laminas-server/issues",
2992                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2993                 "source": "https://github.com/laminas/laminas-server"
2994             },
2995             "funding": [
2996                 {
2997                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2998                     "type": "community_bridge"
2999                 }
3000             ],
3001             "time": "2021-10-08T07:49:59+00:00"
3002         },
3003         {
3004             "name": "laminas/laminas-servicemanager",
3005             "version": "3.10.0",
3006             "source": {
3007                 "type": "git",
3008                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3009                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1"
3010             },
3011             "dist": {
3012                 "type": "zip",
3013                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3014                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3015                 "shasum": ""
3016             },
3017             "require": {
3018                 "container-interop/container-interop": "^1.2",
3019                 "laminas/laminas-stdlib": "^3.2.1",
3020                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3021                 "psr/container": "^1.0"
3022             },
3023             "conflict": {
3024                 "laminas/laminas-code": "<3.3.1",
3025                 "zendframework/zend-code": "<3.3.1",
3026                 "zendframework/zend-servicemanager": "*"
3027             },
3028             "provide": {
3029                 "container-interop/container-interop-implementation": "^1.2",
3030                 "psr/container-implementation": "^1.0"
3031             },
3032             "require-dev": {
3033                 "composer/package-versions-deprecated": "^1.0",
3034                 "laminas/laminas-coding-standard": "~2.2.1",
3035                 "laminas/laminas-container-config-test": "^0.3",
3036                 "laminas/laminas-dependency-plugin": "^2.1.2",
3037                 "mikey179/vfsstream": "^1.6.10@alpha",
3038                 "ocramius/proxy-manager": "^2.11",
3039                 "phpbench/phpbench": "^1.1",
3040                 "phpspec/prophecy-phpunit": "^2.0",
3041                 "phpunit/phpunit": "^9.5.5",
3042                 "psalm/plugin-phpunit": "^0.16.1",
3043                 "vimeo/psalm": "^4.8"
3044             },
3045             "suggest": {
3046                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3047             },
3048             "bin": [
3049                 "bin/generate-deps-for-config-factory",
3050                 "bin/generate-factory-for-class"
3051             ],
3052             "type": "library",
3053             "autoload": {
3054                 "psr-4": {
3055                     "Laminas\\ServiceManager\\": "src/"
3056                 }
3057             },
3058             "notification-url": "https://packagist.org/downloads/",
3059             "license": [
3060                 "BSD-3-Clause"
3061             ],
3062             "description": "Factory-Driven Dependency Injection Container",
3063             "homepage": "https://laminas.dev",
3064             "keywords": [
3065                 "PSR-11",
3066                 "dependency-injection",
3067                 "di",
3068                 "dic",
3069                 "laminas",
3070                 "service-manager",
3071                 "servicemanager"
3072             ],
3073             "support": {
3074                 "chat": "https://laminas.dev/chat",
3075                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3076                 "forum": "https://discourse.laminas.dev",
3077                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3078                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3079                 "source": "https://github.com/laminas/laminas-servicemanager"
3080             },
3081             "funding": [
3082                 {
3083                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3084                     "type": "community_bridge"
3085                 }
3086             ],
3087             "time": "2021-09-18T20:19:36+00:00"
3088         },
3089         {
3090             "name": "laminas/laminas-soap",
3091             "version": "2.10.0",
3092             "source": {
3093                 "type": "git",
3094                 "url": "https://github.com/laminas/laminas-soap.git",
3095                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3096             },
3097             "dist": {
3098                 "type": "zip",
3099                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3100                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3101                 "shasum": ""
3102             },
3103             "require": {
3104                 "ext-dom": "*",
3105                 "ext-soap": "*",
3106                 "laminas/laminas-server": "^2.11",
3107                 "laminas/laminas-stdlib": "^3.6",
3108                 "laminas/laminas-uri": "^2.9.1",
3109                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3110             },
3111             "conflict": {
3112                 "laminas/laminas-code": "<4.4",
3113                 "zendframework/zend-soap": "*"
3114             },
3115             "require-dev": {
3116                 "laminas/laminas-coding-standard": "~2.2.1",
3117                 "laminas/laminas-config": "^3.7",
3118                 "laminas/laminas-http": "^2.15",
3119                 "phpspec/prophecy-phpunit": "^2.0.1",
3120                 "phpunit/phpunit": "^9.5.5"
3121             },
3122             "suggest": {
3123                 "ext-curl": "Curl is required when .NET compatibility is required",
3124                 "laminas/laminas-http": "Laminas\\Http component"
3125             },
3126             "type": "library",
3127             "autoload": {
3128                 "psr-4": {
3129                     "Laminas\\Soap\\": "src/"
3130                 }
3131             },
3132             "notification-url": "https://packagist.org/downloads/",
3133             "license": [
3134                 "BSD-3-Clause"
3135             ],
3136             "homepage": "https://laminas.dev",
3137             "keywords": [
3138                 "laminas",
3139                 "soap"
3140             ],
3141             "support": {
3142                 "chat": "https://laminas.dev/chat",
3143                 "docs": "https://docs.laminas.dev/laminas-soap/",
3144                 "forum": "https://discourse.laminas.dev",
3145                 "issues": "https://github.com/laminas/laminas-soap/issues",
3146                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3147                 "source": "https://github.com/laminas/laminas-soap"
3148             },
3149             "funding": [
3150                 {
3151                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3152                     "type": "community_bridge"
3153                 }
3154             ],
3155             "time": "2021-10-14T14:04:27+00:00"
3156         },
3157         {
3158             "name": "laminas/laminas-stdlib",
3159             "version": "3.6.1",
3160             "source": {
3161                 "type": "git",
3162                 "url": "https://github.com/laminas/laminas-stdlib.git",
3163                 "reference": "db581851a092246ad99e12d4fddf105184924c71"
3164             },
3165             "dist": {
3166                 "type": "zip",
3167                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/db581851a092246ad99e12d4fddf105184924c71",
3168                 "reference": "db581851a092246ad99e12d4fddf105184924c71",
3169                 "shasum": ""
3170             },
3171             "require": {
3172                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3173             },
3174             "conflict": {
3175                 "zendframework/zend-stdlib": "*"
3176             },
3177             "require-dev": {
3178                 "laminas/laminas-coding-standard": "~2.3.0",
3179                 "phpbench/phpbench": "^0.17.1",
3180                 "phpunit/phpunit": "~9.3.7",
3181                 "psalm/plugin-phpunit": "^0.16.0",
3182                 "vimeo/psalm": "^4.7"
3183             },
3184             "type": "library",
3185             "autoload": {
3186                 "psr-4": {
3187                     "Laminas\\Stdlib\\": "src/"
3188                 }
3189             },
3190             "notification-url": "https://packagist.org/downloads/",
3191             "license": [
3192                 "BSD-3-Clause"
3193             ],
3194             "description": "SPL extensions, array utilities, error handlers, and more",
3195             "homepage": "https://laminas.dev",
3196             "keywords": [
3197                 "laminas",
3198                 "stdlib"
3199             ],
3200             "support": {
3201                 "chat": "https://laminas.dev/chat",
3202                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3203                 "forum": "https://discourse.laminas.dev",
3204                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3205                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3206                 "source": "https://github.com/laminas/laminas-stdlib"
3207             },
3208             "funding": [
3209                 {
3210                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3211                     "type": "community_bridge"
3212                 }
3213             ],
3214             "time": "2021-11-10T11:33:52+00:00"
3215         },
3216         {
3217             "name": "laminas/laminas-text",
3218             "version": "2.9.0",
3219             "source": {
3220                 "type": "git",
3221                 "url": "https://github.com/laminas/laminas-text.git",
3222                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3223             },
3224             "dist": {
3225                 "type": "zip",
3226                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3227                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3228                 "shasum": ""
3229             },
3230             "require": {
3231                 "laminas/laminas-servicemanager": "^3.4",
3232                 "laminas/laminas-stdlib": "^3.6",
3233                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3234             },
3235             "conflict": {
3236                 "zendframework/zend-text": "*"
3237             },
3238             "require-dev": {
3239                 "laminas/laminas-coding-standard": "~1.0.0",
3240                 "phpunit/phpunit": "^9.3"
3241             },
3242             "type": "library",
3243             "autoload": {
3244                 "psr-4": {
3245                     "Laminas\\Text\\": "src/"
3246                 }
3247             },
3248             "notification-url": "https://packagist.org/downloads/",
3249             "license": [
3250                 "BSD-3-Clause"
3251             ],
3252             "description": "Create FIGlets and text-based tables",
3253             "homepage": "https://laminas.dev",
3254             "keywords": [
3255                 "laminas",
3256                 "text"
3257             ],
3258             "support": {
3259                 "chat": "https://laminas.dev/chat",
3260                 "docs": "https://docs.laminas.dev/laminas-text/",
3261                 "forum": "https://discourse.laminas.dev",
3262                 "issues": "https://github.com/laminas/laminas-text/issues",
3263                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3264                 "source": "https://github.com/laminas/laminas-text"
3265             },
3266             "funding": [
3267                 {
3268                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3269                     "type": "community_bridge"
3270                 }
3271             ],
3272             "time": "2021-09-02T16:50:53+00:00"
3273         },
3274         {
3275             "name": "laminas/laminas-uri",
3276             "version": "2.9.1",
3277             "source": {
3278                 "type": "git",
3279                 "url": "https://github.com/laminas/laminas-uri.git",
3280                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3281             },
3282             "dist": {
3283                 "type": "zip",
3284                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3285                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3286                 "shasum": ""
3287             },
3288             "require": {
3289                 "laminas/laminas-escaper": "^2.9",
3290                 "laminas/laminas-validator": "^2.15",
3291                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3292             },
3293             "conflict": {
3294                 "zendframework/zend-uri": "*"
3295             },
3296             "require-dev": {
3297                 "laminas/laminas-coding-standard": "~2.2.1",
3298                 "phpunit/phpunit": "^9.5.5"
3299             },
3300             "type": "library",
3301             "autoload": {
3302                 "psr-4": {
3303                     "Laminas\\Uri\\": "src/"
3304                 }
3305             },
3306             "notification-url": "https://packagist.org/downloads/",
3307             "license": [
3308                 "BSD-3-Clause"
3309             ],
3310             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3311             "homepage": "https://laminas.dev",
3312             "keywords": [
3313                 "laminas",
3314                 "uri"
3315             ],
3316             "support": {
3317                 "chat": "https://laminas.dev/chat",
3318                 "docs": "https://docs.laminas.dev/laminas-uri/",
3319                 "forum": "https://discourse.laminas.dev",
3320                 "issues": "https://github.com/laminas/laminas-uri/issues",
3321                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3322                 "source": "https://github.com/laminas/laminas-uri"
3323             },
3324             "funding": [
3325                 {
3326                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3327                     "type": "community_bridge"
3328                 }
3329             ],
3330             "time": "2021-09-09T18:37:15+00:00"
3331         },
3332         {
3333             "name": "laminas/laminas-validator",
3334             "version": "2.15.0",
3335             "source": {
3336                 "type": "git",
3337                 "url": "https://github.com/laminas/laminas-validator.git",
3338                 "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9"
3339             },
3340             "dist": {
3341                 "type": "zip",
3342                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9",
3343                 "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9",
3344                 "shasum": ""
3345             },
3346             "require": {
3347                 "container-interop/container-interop": "^1.1",
3348                 "laminas/laminas-stdlib": "^3.6",
3349                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3350             },
3351             "conflict": {
3352                 "zendframework/zend-validator": "*"
3353             },
3354             "require-dev": {
3355                 "laminas/laminas-cache": "^2.6.1",
3356                 "laminas/laminas-coding-standard": "~2.2.1",
3357                 "laminas/laminas-db": "^2.7",
3358                 "laminas/laminas-filter": "^2.6",
3359                 "laminas/laminas-http": "^2.14.2",
3360                 "laminas/laminas-i18n": "^2.6",
3361                 "laminas/laminas-math": "^2.6",
3362                 "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
3363                 "laminas/laminas-session": "^2.8",
3364                 "laminas/laminas-uri": "^2.7",
3365                 "phpspec/prophecy-phpunit": "^2.0",
3366                 "phpunit/phpunit": "^9.5.5",
3367                 "psalm/plugin-phpunit": "^0.15.0",
3368                 "psr/http-client": "^1.0",
3369                 "psr/http-factory": "^1.0",
3370                 "psr/http-message": "^1.0",
3371                 "vimeo/psalm": "^4.3"
3372             },
3373             "suggest": {
3374                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3375                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3376                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3377                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3378                 "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
3379                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3380                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3381                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3382                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3383             },
3384             "type": "library",
3385             "extra": {
3386                 "laminas": {
3387                     "component": "Laminas\\Validator",
3388                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3389                 }
3390             },
3391             "autoload": {
3392                 "psr-4": {
3393                     "Laminas\\Validator\\": "src/"
3394                 }
3395             },
3396             "notification-url": "https://packagist.org/downloads/",
3397             "license": [
3398                 "BSD-3-Clause"
3399             ],
3400             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3401             "homepage": "https://laminas.dev",
3402             "keywords": [
3403                 "laminas",
3404                 "validator"
3405             ],
3406             "support": {
3407                 "chat": "https://laminas.dev/chat",
3408                 "docs": "https://docs.laminas.dev/laminas-validator/",
3409                 "forum": "https://discourse.laminas.dev",
3410                 "issues": "https://github.com/laminas/laminas-validator/issues",
3411                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3412                 "source": "https://github.com/laminas/laminas-validator"
3413             },
3414             "funding": [
3415                 {
3416                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3417                     "type": "community_bridge"
3418                 }
3419             ],
3420             "time": "2021-09-08T23:16:56+00:00"
3421         },
3422         {
3423             "name": "laminas/laminas-view",
3424             "version": "2.14.2",
3425             "source": {
3426                 "type": "git",
3427                 "url": "https://github.com/laminas/laminas-view.git",
3428                 "reference": "ced4133462b917c62d1efc26f982a62b5e319b4b"
3429             },
3430             "dist": {
3431                 "type": "zip",
3432                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/ced4133462b917c62d1efc26f982a62b5e319b4b",
3433                 "reference": "ced4133462b917c62d1efc26f982a62b5e319b4b",
3434                 "shasum": ""
3435             },
3436             "require": {
3437                 "ext-json": "*",
3438                 "laminas/laminas-eventmanager": "^3.4",
3439                 "laminas/laminas-json": "^2.6.1 || ^3.3",
3440                 "laminas/laminas-stdlib": "^3.6",
3441                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3442             },
3443             "conflict": {
3444                 "laminas/laminas-router": "<3.0.1",
3445                 "laminas/laminas-servicemanager": "<3.3",
3446                 "zendframework/zend-view": "*"
3447             },
3448             "require-dev": {
3449                 "ext-dom": "*",
3450                 "laminas/laminas-authentication": "^2.5",
3451                 "laminas/laminas-cache": "^2.6.1",
3452                 "laminas/laminas-coding-standard": "~1.0.0",
3453                 "laminas/laminas-console": "^2.6",
3454                 "laminas/laminas-escaper": "^2.5",
3455                 "laminas/laminas-feed": "^2.15",
3456                 "laminas/laminas-filter": "^2.6.1",
3457                 "laminas/laminas-http": "^2.15",
3458                 "laminas/laminas-i18n": "^2.6",
3459                 "laminas/laminas-modulemanager": "^2.7.1",
3460                 "laminas/laminas-mvc": "^2.7.14 || ^3.0",
3461                 "laminas/laminas-mvc-i18n": "^1.1",
3462                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.2",
3463                 "laminas/laminas-navigation": "^2.8.1",
3464                 "laminas/laminas-paginator": "^2.5",
3465                 "laminas/laminas-permissions-acl": "^2.6",
3466                 "laminas/laminas-router": "^3.0.1",
3467                 "laminas/laminas-servicemanager": "^3.3",
3468                 "laminas/laminas-session": "^2.12",
3469                 "laminas/laminas-uri": "^2.5",
3470                 "phpspec/prophecy": "^1.12",
3471                 "phpspec/prophecy-phpunit": "^2.0",
3472                 "phpunit/phpunit": "^9.5.5",
3473                 "psalm/plugin-phpunit": "^0.16.1",
3474                 "vimeo/psalm": "^4.10"
3475             },
3476             "suggest": {
3477                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3478                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3479                 "laminas/laminas-feed": "Laminas\\Feed component",
3480                 "laminas/laminas-filter": "Laminas\\Filter component",
3481                 "laminas/laminas-http": "Laminas\\Http component",
3482                 "laminas/laminas-i18n": "Laminas\\I18n component",
3483                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3484                 "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",
3485                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3486                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3487                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3488                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3489                 "laminas/laminas-uri": "Laminas\\Uri component"
3490             },
3491             "bin": [
3492                 "bin/templatemap_generator.php"
3493             ],
3494             "type": "library",
3495             "autoload": {
3496                 "psr-4": {
3497                     "Laminas\\View\\": "src/"
3498                 }
3499             },
3500             "notification-url": "https://packagist.org/downloads/",
3501             "license": [
3502                 "BSD-3-Clause"
3503             ],
3504             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3505             "homepage": "https://laminas.dev",
3506             "keywords": [
3507                 "laminas",
3508                 "view"
3509             ],
3510             "support": {
3511                 "chat": "https://laminas.dev/chat",
3512                 "docs": "https://docs.laminas.dev/laminas-view/",
3513                 "forum": "https://discourse.laminas.dev",
3514                 "issues": "https://github.com/laminas/laminas-view/issues",
3515                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3516                 "source": "https://github.com/laminas/laminas-view"
3517             },
3518             "funding": [
3519                 {
3520                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3521                     "type": "community_bridge"
3522                 }
3523             ],
3524             "time": "2021-11-17T12:05:00+00:00"
3525         },
3526         {
3527             "name": "laminas/laminas-xml",
3528             "version": "1.4.0",
3529             "source": {
3530                 "type": "git",
3531                 "url": "https://github.com/laminas/laminas-xml.git",
3532                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
3533             },
3534             "dist": {
3535                 "type": "zip",
3536                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3537                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3538                 "shasum": ""
3539             },
3540             "require": {
3541                 "ext-dom": "*",
3542                 "ext-simplexml": "*",
3543                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3544             },
3545             "conflict": {
3546                 "zendframework/zendxml": "*"
3547             },
3548             "require-dev": {
3549                 "ext-iconv": "*",
3550                 "laminas/laminas-coding-standard": "~1.0.0",
3551                 "phpunit/phpunit": "^9.5.8",
3552                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3553             },
3554             "type": "library",
3555             "autoload": {
3556                 "psr-4": {
3557                     "Laminas\\Xml\\": "src/"
3558                 }
3559             },
3560             "notification-url": "https://packagist.org/downloads/",
3561             "license": [
3562                 "BSD-3-Clause"
3563             ],
3564             "description": "Utility library for XML usage, best practices, and security in PHP",
3565             "homepage": "https://laminas.dev",
3566             "keywords": [
3567                 "laminas",
3568                 "security",
3569                 "xml"
3570             ],
3571             "support": {
3572                 "chat": "https://laminas.dev/chat",
3573                 "forum": "https://discourse.laminas.dev",
3574                 "issues": "https://github.com/laminas/laminas-xml/issues",
3575                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3576                 "source": "https://github.com/laminas/laminas-xml"
3577             },
3578             "funding": [
3579                 {
3580                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3581                     "type": "community_bridge"
3582                 }
3583             ],
3584             "time": "2021-11-30T02:16:35+00:00"
3585         },
3586         {
3587             "name": "laminas/laminas-xmlrpc",
3588             "version": "2.11.0",
3589             "source": {
3590                 "type": "git",
3591                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3592                 "reference": "e94de8161821b6c82ba2892b398ad005f7be5ec3"
3593             },
3594             "dist": {
3595                 "type": "zip",
3596                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/e94de8161821b6c82ba2892b398ad005f7be5ec3",
3597                 "reference": "e94de8161821b6c82ba2892b398ad005f7be5ec3",
3598                 "shasum": ""
3599             },
3600             "require": {
3601                 "laminas/laminas-http": "^2.5.4",
3602                 "laminas/laminas-math": "^3.3.0",
3603                 "laminas/laminas-server": "^2.9.1",
3604                 "laminas/laminas-stdlib": "^3.2.1",
3605                 "laminas/laminas-xml": "^1.3.1",
3606                 "laminas/laminas-zendframework-bridge": "^1.0",
3607                 "php": "^7.4 || ~8.0.0"
3608             },
3609             "replace": {
3610                 "zendframework/zend-xmlrpc": "^2.9.0"
3611             },
3612             "require-dev": {
3613                 "laminas/laminas-coding-standard": "~2.2.1",
3614                 "phpunit/phpunit": "^9.3"
3615             },
3616             "suggest": {
3617                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3618             },
3619             "type": "library",
3620             "autoload": {
3621                 "psr-4": {
3622                     "Laminas\\XmlRpc\\": "src/"
3623                 }
3624             },
3625             "notification-url": "https://packagist.org/downloads/",
3626             "license": [
3627                 "BSD-3-Clause"
3628             ],
3629             "description": "Fully-featured XML-RPC server and client implementations",
3630             "homepage": "https://laminas.dev",
3631             "keywords": [
3632                 "laminas",
3633                 "xmlrpc"
3634             ],
3635             "support": {
3636                 "chat": "https://laminas.dev/chat",
3637                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3638                 "forum": "https://discourse.laminas.dev",
3639                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3640                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3641                 "source": "https://github.com/laminas/laminas-xmlrpc"
3642             },
3643             "funding": [
3644                 {
3645                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3646                     "type": "community_bridge"
3647                 }
3648             ],
3649             "time": "2021-10-11T12:50:37+00:00"
3650         },
3651         {
3652             "name": "laminas/laminas-zendframework-bridge",
3653             "version": "1.4.0",
3654             "source": {
3655                 "type": "git",
3656                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3657                 "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
3658             },
3659             "dist": {
3660                 "type": "zip",
3661                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
3662                 "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
3663                 "shasum": ""
3664             },
3665             "require": {
3666                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3667             },
3668             "require-dev": {
3669                 "phpunit/phpunit": "^9.3",
3670                 "psalm/plugin-phpunit": "^0.15.1",
3671                 "squizlabs/php_codesniffer": "^3.5",
3672                 "vimeo/psalm": "^4.6"
3673             },
3674             "type": "library",
3675             "extra": {
3676                 "laminas": {
3677                     "module": "Laminas\\ZendFrameworkBridge"
3678                 }
3679             },
3680             "autoload": {
3681                 "files": [
3682                     "src/autoload.php"
3683                 ],
3684                 "psr-4": {
3685                     "Laminas\\ZendFrameworkBridge\\": "src//"
3686                 }
3687             },
3688             "notification-url": "https://packagist.org/downloads/",
3689             "license": [
3690                 "BSD-3-Clause"
3691             ],
3692             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3693             "keywords": [
3694                 "ZendFramework",
3695                 "autoloading",
3696                 "laminas",
3697                 "zf"
3698             ],
3699             "support": {
3700                 "forum": "https://discourse.laminas.dev/",
3701                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3702                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3703                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3704             },
3705             "funding": [
3706                 {
3707                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3708                     "type": "community_bridge"
3709                 }
3710             ],
3711             "time": "2021-09-03T17:53:30+00:00"
3712         },
3713         {
3714             "name": "lcobucci/clock",
3715             "version": "2.0.0",
3716             "source": {
3717                 "type": "git",
3718                 "url": "https://github.com/lcobucci/clock.git",
3719                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3720             },
3721             "dist": {
3722                 "type": "zip",
3723                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3724                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3725                 "shasum": ""
3726             },
3727             "require": {
3728                 "php": "^7.4 || ^8.0"
3729             },
3730             "require-dev": {
3731                 "infection/infection": "^0.17",
3732                 "lcobucci/coding-standard": "^6.0",
3733                 "phpstan/extension-installer": "^1.0",
3734                 "phpstan/phpstan": "^0.12",
3735                 "phpstan/phpstan-deprecation-rules": "^0.12",
3736                 "phpstan/phpstan-phpunit": "^0.12",
3737                 "phpstan/phpstan-strict-rules": "^0.12",
3738                 "phpunit/php-code-coverage": "9.1.4",
3739                 "phpunit/phpunit": "9.3.7"
3740             },
3741             "type": "library",
3742             "autoload": {
3743                 "psr-4": {
3744                     "Lcobucci\\Clock\\": "src"
3745                 }
3746             },
3747             "notification-url": "https://packagist.org/downloads/",
3748             "license": [
3749                 "MIT"
3750             ],
3751             "authors": [
3752                 {
3753                     "name": "Luís Cobucci",
3754                     "email": "lcobucci@gmail.com"
3755                 }
3756             ],
3757             "description": "Yet another clock abstraction",
3758             "support": {
3759                 "issues": "https://github.com/lcobucci/clock/issues",
3760                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3761             },
3762             "funding": [
3763                 {
3764                     "url": "https://github.com/lcobucci",
3765                     "type": "github"
3766                 },
3767                 {
3768                     "url": "https://www.patreon.com/lcobucci",
3769                     "type": "patreon"
3770                 }
3771             ],
3772             "time": "2020-08-27T18:56:02+00:00"
3773         },
3774         {
3775             "name": "lcobucci/jwt",
3776             "version": "4.1.5",
3777             "source": {
3778                 "type": "git",
3779                 "url": "https://github.com/lcobucci/jwt.git",
3780                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3781             },
3782             "dist": {
3783                 "type": "zip",
3784                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3785                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3786                 "shasum": ""
3787             },
3788             "require": {
3789                 "ext-hash": "*",
3790                 "ext-json": "*",
3791                 "ext-mbstring": "*",
3792                 "ext-openssl": "*",
3793                 "ext-sodium": "*",
3794                 "lcobucci/clock": "^2.0",
3795                 "php": "^7.4 || ^8.0"
3796             },
3797             "require-dev": {
3798                 "infection/infection": "^0.21",
3799                 "lcobucci/coding-standard": "^6.0",
3800                 "mikey179/vfsstream": "^1.6.7",
3801                 "phpbench/phpbench": "^1.0",
3802                 "phpstan/extension-installer": "^1.0",
3803                 "phpstan/phpstan": "^0.12",
3804                 "phpstan/phpstan-deprecation-rules": "^0.12",
3805                 "phpstan/phpstan-phpunit": "^0.12",
3806                 "phpstan/phpstan-strict-rules": "^0.12",
3807                 "phpunit/php-invoker": "^3.1",
3808                 "phpunit/phpunit": "^9.5"
3809             },
3810             "type": "library",
3811             "autoload": {
3812                 "psr-4": {
3813                     "Lcobucci\\JWT\\": "src"
3814                 }
3815             },
3816             "notification-url": "https://packagist.org/downloads/",
3817             "license": [
3818                 "BSD-3-Clause"
3819             ],
3820             "authors": [
3821                 {
3822                     "name": "Luís Cobucci",
3823                     "email": "lcobucci@gmail.com",
3824                     "role": "Developer"
3825                 }
3826             ],
3827             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3828             "keywords": [
3829                 "JWS",
3830                 "jwt"
3831             ],
3832             "support": {
3833                 "issues": "https://github.com/lcobucci/jwt/issues",
3834                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3835             },
3836             "funding": [
3837                 {
3838                     "url": "https://github.com/lcobucci",
3839                     "type": "github"
3840                 },
3841                 {
3842                     "url": "https://www.patreon.com/lcobucci",
3843                     "type": "patreon"
3844                 }
3845             ],
3846             "time": "2021-09-28T19:34:56+00:00"
3847         },
3848         {
3849             "name": "league/event",
3850             "version": "2.2.0",
3851             "source": {
3852                 "type": "git",
3853                 "url": "https://github.com/thephpleague/event.git",
3854                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3855             },
3856             "dist": {
3857                 "type": "zip",
3858                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3859                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3860                 "shasum": ""
3861             },
3862             "require": {
3863                 "php": ">=5.4.0"
3864             },
3865             "require-dev": {
3866                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3867                 "phpspec/phpspec": "^2.2"
3868             },
3869             "type": "library",
3870             "extra": {
3871                 "branch-alias": {
3872                     "dev-master": "2.2-dev"
3873                 }
3874             },
3875             "autoload": {
3876                 "psr-4": {
3877                     "League\\Event\\": "src/"
3878                 }
3879             },
3880             "notification-url": "https://packagist.org/downloads/",
3881             "license": [
3882                 "MIT"
3883             ],
3884             "authors": [
3885                 {
3886                     "name": "Frank de Jonge",
3887                     "email": "info@frenky.net"
3888                 }
3889             ],
3890             "description": "Event package",
3891             "keywords": [
3892                 "emitter",
3893                 "event",
3894                 "listener"
3895             ],
3896             "support": {
3897                 "issues": "https://github.com/thephpleague/event/issues",
3898                 "source": "https://github.com/thephpleague/event/tree/master"
3899             },
3900             "time": "2018-11-26T11:52:41+00:00"
3901         },
3902         {
3903             "name": "league/oauth2-server",
3904             "version": "8.3.3",
3905             "source": {
3906                 "type": "git",
3907                 "url": "https://github.com/thephpleague/oauth2-server.git",
3908                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a"
3909             },
3910             "dist": {
3911                 "type": "zip",
3912                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a",
3913                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a",
3914                 "shasum": ""
3915             },
3916             "require": {
3917                 "defuse/php-encryption": "^2.2.1",
3918                 "ext-json": "*",
3919                 "ext-openssl": "*",
3920                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3921                 "league/event": "^2.2",
3922                 "php": "^7.2 || ^8.0",
3923                 "psr/http-message": "^1.0.1"
3924             },
3925             "replace": {
3926                 "league/oauth2server": "*",
3927                 "lncd/oauth2": "*"
3928             },
3929             "require-dev": {
3930                 "laminas/laminas-diactoros": "^2.4.1",
3931                 "phpstan/phpstan": "^0.12.57",
3932                 "phpstan/phpstan-phpunit": "^0.12.16",
3933                 "phpunit/phpunit": "^8.5.13",
3934                 "roave/security-advisories": "dev-master"
3935             },
3936             "type": "library",
3937             "autoload": {
3938                 "psr-4": {
3939                     "League\\OAuth2\\Server\\": "src/"
3940                 }
3941             },
3942             "notification-url": "https://packagist.org/downloads/",
3943             "license": [
3944                 "MIT"
3945             ],
3946             "authors": [
3947                 {
3948                     "name": "Alex Bilbie",
3949                     "email": "hello@alexbilbie.com",
3950                     "homepage": "http://www.alexbilbie.com",
3951                     "role": "Developer"
3952                 },
3953                 {
3954                     "name": "Andy Millington",
3955                     "email": "andrew@noexceptions.io",
3956                     "homepage": "https://www.noexceptions.io",
3957                     "role": "Developer"
3958                 }
3959             ],
3960             "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.",
3961             "homepage": "https://oauth2.thephpleague.com/",
3962             "keywords": [
3963                 "Authentication",
3964                 "api",
3965                 "auth",
3966                 "authorisation",
3967                 "authorization",
3968                 "oauth",
3969                 "oauth 2",
3970                 "oauth 2.0",
3971                 "oauth2",
3972                 "protect",
3973                 "resource",
3974                 "secure",
3975                 "server"
3976             ],
3977             "support": {
3978                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3979                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3"
3980             },
3981             "funding": [
3982                 {
3983                     "url": "https://github.com/sephster",
3984                     "type": "github"
3985                 }
3986             ],
3987             "time": "2021-10-11T20:41:49+00:00"
3988         },
3989         {
3990             "name": "league/omnipay",
3991             "version": "v3.2.1",
3992             "source": {
3993                 "type": "git",
3994                 "url": "https://github.com/thephpleague/omnipay.git",
3995                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
3996             },
3997             "dist": {
3998                 "type": "zip",
3999                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4000                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4001                 "shasum": ""
4002             },
4003             "require": {
4004                 "omnipay/common": "^3.1",
4005                 "php": "^7.2|^8.0",
4006                 "php-http/discovery": "^1.14",
4007                 "php-http/guzzle7-adapter": "^1"
4008             },
4009             "require-dev": {
4010                 "omnipay/tests": "^3|^4"
4011             },
4012             "type": "metapackage",
4013             "extra": {
4014                 "branch-alias": {
4015                     "dev-master": "3.2.x-dev"
4016                 }
4017             },
4018             "notification-url": "https://packagist.org/downloads/",
4019             "license": [
4020                 "MIT"
4021             ],
4022             "authors": [
4023                 {
4024                     "name": "Adrian Macneil",
4025                     "email": "adrian@adrianmacneil.com"
4026                 },
4027                 {
4028                     "name": "Barry vd. Heuvel",
4029                     "email": "barryvdh@gmail.com"
4030                 }
4031             ],
4032             "description": "Omnipay payment processing library",
4033             "homepage": "https://omnipay.thephpleague.com/",
4034             "keywords": [
4035                 "checkout",
4036                 "creditcard",
4037                 "omnipay",
4038                 "payment"
4039             ],
4040             "support": {
4041                 "issues": "https://github.com/thephpleague/omnipay/issues",
4042                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4043             },
4044             "funding": [
4045                 {
4046                     "url": "https://github.com/barryvdh",
4047                     "type": "github"
4048                 }
4049             ],
4050             "time": "2021-06-05T11:34:12+00:00"
4051         },
4052         {
4053             "name": "maennchen/zipstream-php",
4054             "version": "2.1.0",
4055             "source": {
4056                 "type": "git",
4057                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4058                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
4059             },
4060             "dist": {
4061                 "type": "zip",
4062                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
4063                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
4064                 "shasum": ""
4065             },
4066             "require": {
4067                 "myclabs/php-enum": "^1.5",
4068                 "php": ">= 7.1",
4069                 "psr/http-message": "^1.0",
4070                 "symfony/polyfill-mbstring": "^1.0"
4071             },
4072             "require-dev": {
4073                 "ext-zip": "*",
4074                 "guzzlehttp/guzzle": ">= 6.3",
4075                 "mikey179/vfsstream": "^1.6",
4076                 "phpunit/phpunit": ">= 7.5"
4077             },
4078             "type": "library",
4079             "autoload": {
4080                 "psr-4": {
4081                     "ZipStream\\": "src/"
4082                 }
4083             },
4084             "notification-url": "https://packagist.org/downloads/",
4085             "license": [
4086                 "MIT"
4087             ],
4088             "authors": [
4089                 {
4090                     "name": "Paul Duncan",
4091                     "email": "pabs@pablotron.org"
4092                 },
4093                 {
4094                     "name": "Jonatan Männchen",
4095                     "email": "jonatan@maennchen.ch"
4096                 },
4097                 {
4098                     "name": "Jesse Donat",
4099                     "email": "donatj@gmail.com"
4100                 },
4101                 {
4102                     "name": "András Kolesár",
4103                     "email": "kolesar@kolesar.hu"
4104                 }
4105             ],
4106             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4107             "keywords": [
4108                 "stream",
4109                 "zip"
4110             ],
4111             "support": {
4112                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4113                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
4114             },
4115             "funding": [
4116                 {
4117                     "url": "https://opencollective.com/zipstream",
4118                     "type": "open_collective"
4119                 }
4120             ],
4121             "time": "2020-05-30T13:11:16+00:00"
4122         },
4123         {
4124             "name": "markbaker/complex",
4125             "version": "3.0.1",
4126             "source": {
4127                 "type": "git",
4128                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4129                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
4130             },
4131             "dist": {
4132                 "type": "zip",
4133                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4134                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4135                 "shasum": ""
4136             },
4137             "require": {
4138                 "php": "^7.2 || ^8.0"
4139             },
4140             "require-dev": {
4141                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4142                 "phpcompatibility/php-compatibility": "^9.0",
4143                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4144                 "squizlabs/php_codesniffer": "^3.4"
4145             },
4146             "type": "library",
4147             "autoload": {
4148                 "psr-4": {
4149                     "Complex\\": "classes/src/"
4150                 }
4151             },
4152             "notification-url": "https://packagist.org/downloads/",
4153             "license": [
4154                 "MIT"
4155             ],
4156             "authors": [
4157                 {
4158                     "name": "Mark Baker",
4159                     "email": "mark@lange.demon.co.uk"
4160                 }
4161             ],
4162             "description": "PHP Class for working with complex numbers",
4163             "homepage": "https://github.com/MarkBaker/PHPComplex",
4164             "keywords": [
4165                 "complex",
4166                 "mathematics"
4167             ],
4168             "support": {
4169                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4170                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
4171             },
4172             "time": "2021-06-29T15:32:53+00:00"
4173         },
4174         {
4175             "name": "markbaker/matrix",
4176             "version": "3.0.0",
4177             "source": {
4178                 "type": "git",
4179                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4180                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
4181             },
4182             "dist": {
4183                 "type": "zip",
4184                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
4185                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
4186                 "shasum": ""
4187             },
4188             "require": {
4189                 "php": "^7.1 || ^8.0"
4190             },
4191             "require-dev": {
4192                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4193                 "phpcompatibility/php-compatibility": "^9.0",
4194                 "phpdocumentor/phpdocumentor": "2.*",
4195                 "phploc/phploc": "^4.0",
4196                 "phpmd/phpmd": "2.*",
4197                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4198                 "sebastian/phpcpd": "^4.0",
4199                 "squizlabs/php_codesniffer": "^3.4"
4200             },
4201             "type": "library",
4202             "autoload": {
4203                 "psr-4": {
4204                     "Matrix\\": "classes/src/"
4205                 }
4206             },
4207             "notification-url": "https://packagist.org/downloads/",
4208             "license": [
4209                 "MIT"
4210             ],
4211             "authors": [
4212                 {
4213                     "name": "Mark Baker",
4214                     "email": "mark@demon-angel.eu"
4215                 }
4216             ],
4217             "description": "PHP Class for working with matrices",
4218             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4219             "keywords": [
4220                 "mathematics",
4221                 "matrix",
4222                 "vector"
4223             ],
4224             "support": {
4225                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4226                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
4227             },
4228             "time": "2021-07-01T19:01:15+00:00"
4229         },
4230         {
4231             "name": "mobiledetect/mobiledetectlib",
4232             "version": "2.8.37",
4233             "source": {
4234                 "type": "git",
4235                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4236                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
4237             },
4238             "dist": {
4239                 "type": "zip",
4240                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
4241                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
4242                 "shasum": ""
4243             },
4244             "require": {
4245                 "php": ">=5.0.0"
4246             },
4247             "require-dev": {
4248                 "phpunit/phpunit": "~4.8.35||~5.7"
4249             },
4250             "type": "library",
4251             "autoload": {
4252                 "classmap": [
4253                     "Mobile_Detect.php"
4254                 ],
4255                 "psr-0": {
4256                     "Detection": "namespaced/"
4257                 }
4258             },
4259             "notification-url": "https://packagist.org/downloads/",
4260             "license": [
4261                 "MIT"
4262             ],
4263             "authors": [
4264                 {
4265                     "name": "Serban Ghita",
4266                     "email": "serbanghita@gmail.com",
4267                     "homepage": "http://mobiledetect.net",
4268                     "role": "Developer"
4269                 }
4270             ],
4271             "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.",
4272             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4273             "keywords": [
4274                 "detect mobile devices",
4275                 "mobile",
4276                 "mobile detect",
4277                 "mobile detector",
4278                 "php mobile detect"
4279             ],
4280             "support": {
4281                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4282                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37"
4283             },
4284             "funding": [
4285                 {
4286                     "url": "https://github.com/serbanghita",
4287                     "type": "github"
4288                 }
4289             ],
4290             "time": "2021-02-19T21:22:57+00:00"
4291         },
4292         {
4293             "name": "moneyphp/money",
4294             "version": "v3.3.1",
4295             "source": {
4296                 "type": "git",
4297                 "url": "https://github.com/moneyphp/money.git",
4298                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e"
4299             },
4300             "dist": {
4301                 "type": "zip",
4302                 "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e",
4303                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e",
4304                 "shasum": ""
4305             },
4306             "require": {
4307                 "ext-json": "*",
4308                 "php": ">=5.6"
4309             },
4310             "require-dev": {
4311                 "cache/taggable-cache": "^0.4.0",
4312                 "doctrine/instantiator": "^1.0.5",
4313                 "ext-bcmath": "*",
4314                 "ext-gmp": "*",
4315                 "ext-intl": "*",
4316                 "florianv/exchanger": "^1.0",
4317                 "florianv/swap": "^3.0",
4318                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4319                 "moneyphp/iso-currencies": "^3.2.1",
4320                 "php-http/message": "^1.4",
4321                 "php-http/mock-client": "^1.0.0",
4322                 "phpspec/phpspec": "^3.4.3",
4323                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4324                 "psr/cache": "^1.0",
4325                 "symfony/phpunit-bridge": "^4"
4326             },
4327             "suggest": {
4328                 "ext-bcmath": "Calculate without integer limits",
4329                 "ext-gmp": "Calculate without integer limits",
4330                 "ext-intl": "Format Money objects with intl",
4331                 "florianv/exchanger": "Exchange rates library for PHP",
4332                 "florianv/swap": "Exchange rates library for PHP",
4333                 "psr/cache-implementation": "Used for Currency caching"
4334             },
4335             "type": "library",
4336             "extra": {
4337                 "branch-alias": {
4338                     "dev-master": "3.x-dev"
4339                 }
4340             },
4341             "autoload": {
4342                 "psr-4": {
4343                     "Money\\": "src/"
4344                 }
4345             },
4346             "notification-url": "https://packagist.org/downloads/",
4347             "license": [
4348                 "MIT"
4349             ],
4350             "authors": [
4351                 {
4352                     "name": "Mathias Verraes",
4353                     "email": "mathias@verraes.net",
4354                     "homepage": "http://verraes.net"
4355                 },
4356                 {
4357                     "name": "Márk Sági-Kazár",
4358                     "email": "mark.sagikazar@gmail.com"
4359                 },
4360                 {
4361                     "name": "Frederik Bosch",
4362                     "email": "f.bosch@genkgo.nl"
4363                 }
4364             ],
4365             "description": "PHP implementation of Fowler's Money pattern",
4366             "homepage": "http://moneyphp.org",
4367             "keywords": [
4368                 "Value Object",
4369                 "money",
4370                 "vo"
4371             ],
4372             "support": {
4373                 "issues": "https://github.com/moneyphp/money/issues",
4374                 "source": "https://github.com/moneyphp/money/tree/master"
4375             },
4376             "time": "2020-03-18T17:49:59+00:00"
4377         },
4378         {
4379             "name": "monolog/monolog",
4380             "version": "2.3.5",
4381             "source": {
4382                 "type": "git",
4383                 "url": "https://github.com/Seldaek/monolog.git",
4384                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
4385             },
4386             "dist": {
4387                 "type": "zip",
4388                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
4389                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
4390                 "shasum": ""
4391             },
4392             "require": {
4393                 "php": ">=7.2",
4394                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4395             },
4396             "provide": {
4397                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4398             },
4399             "require-dev": {
4400                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4401                 "doctrine/couchdb": "~1.0@dev",
4402                 "elasticsearch/elasticsearch": "^7",
4403                 "graylog2/gelf-php": "^1.4.2",
4404                 "mongodb/mongodb": "^1.8",
4405                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4406                 "php-console/php-console": "^3.1.3",
4407                 "phpspec/prophecy": "^1.6.1",
4408                 "phpstan/phpstan": "^0.12.91",
4409                 "phpunit/phpunit": "^8.5",
4410                 "predis/predis": "^1.1",
4411                 "rollbar/rollbar": "^1.3",
4412                 "ruflin/elastica": ">=0.90@dev",
4413                 "swiftmailer/swiftmailer": "^5.3|^6.0"
4414             },
4415             "suggest": {
4416                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4417                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4418                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4419                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4420                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4421                 "ext-mbstring": "Allow to work properly with unicode symbols",
4422                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4423                 "ext-openssl": "Required to send log messages using SSL",
4424                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4425                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4426                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4427                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4428                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4429                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4430                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4431             },
4432             "type": "library",
4433             "extra": {
4434                 "branch-alias": {
4435                     "dev-main": "2.x-dev"
4436                 }
4437             },
4438             "autoload": {
4439                 "psr-4": {
4440                     "Monolog\\": "src/Monolog"
4441                 }
4442             },
4443             "notification-url": "https://packagist.org/downloads/",
4444             "license": [
4445                 "MIT"
4446             ],
4447             "authors": [
4448                 {
4449                     "name": "Jordi Boggiano",
4450                     "email": "j.boggiano@seld.be",
4451                     "homepage": "https://seld.be"
4452                 }
4453             ],
4454             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4455             "homepage": "https://github.com/Seldaek/monolog",
4456             "keywords": [
4457                 "log",
4458                 "logging",
4459                 "psr-3"
4460             ],
4461             "support": {
4462                 "issues": "https://github.com/Seldaek/monolog/issues",
4463                 "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
4464             },
4465             "funding": [
4466                 {
4467                     "url": "https://github.com/Seldaek",
4468                     "type": "github"
4469                 },
4470                 {
4471                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4472                     "type": "tidelift"
4473                 }
4474             ],
4475             "time": "2021-10-01T21:08:31+00:00"
4476         },
4477         {
4478             "name": "mpdf/mpdf",
4479             "version": "v8.0.15",
4480             "source": {
4481                 "type": "git",
4482                 "url": "https://github.com/mpdf/mpdf.git",
4483                 "reference": "d8a5294a6cc2e814c4157aecc8d7ac25014b18ed"
4484             },
4485             "dist": {
4486                 "type": "zip",
4487                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/d8a5294a6cc2e814c4157aecc8d7ac25014b18ed",
4488                 "reference": "d8a5294a6cc2e814c4157aecc8d7ac25014b18ed",
4489                 "shasum": ""
4490             },
4491             "require": {
4492                 "ext-gd": "*",
4493                 "ext-mbstring": "*",
4494                 "myclabs/deep-copy": "^1.7",
4495                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4496                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4497                 "psr/log": "^1.0 || ^2.0",
4498                 "setasign/fpdi": "^2.1"
4499             },
4500             "require-dev": {
4501                 "mockery/mockery": "^1.3.0",
4502                 "mpdf/qrcode": "^1.1.0",
4503                 "squizlabs/php_codesniffer": "^3.5.0",
4504                 "tracy/tracy": "^2.4",
4505                 "yoast/phpunit-polyfills": "^1.0"
4506             },
4507             "suggest": {
4508                 "ext-bcmath": "Needed for generation of some types of barcodes",
4509                 "ext-xml": "Needed mainly for SVG manipulation",
4510                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4511             },
4512             "type": "library",
4513             "autoload": {
4514                 "psr-4": {
4515                     "Mpdf\\": "src/"
4516                 }
4517             },
4518             "notification-url": "https://packagist.org/downloads/",
4519             "license": [
4520                 "GPL-2.0-only"
4521             ],
4522             "authors": [
4523                 {
4524                     "name": "MatÄ›j Humpál",
4525                     "role": "Developer, maintainer"
4526                 },
4527                 {
4528                     "name": "Ian Back",
4529                     "role": "Developer (retired)"
4530                 }
4531             ],
4532             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4533             "homepage": "https://mpdf.github.io",
4534             "keywords": [
4535                 "pdf",
4536                 "php",
4537                 "utf-8"
4538             ],
4539             "support": {
4540                 "docs": "http://mpdf.github.io",
4541                 "issues": "https://github.com/mpdf/mpdf/issues",
4542                 "source": "https://github.com/mpdf/mpdf"
4543             },
4544             "funding": [
4545                 {
4546                     "url": "https://www.paypal.me/mpdf",
4547                     "type": "custom"
4548                 }
4549             ],
4550             "time": "2021-11-10T08:15:22+00:00"
4551         },
4552         {
4553             "name": "myclabs/deep-copy",
4554             "version": "1.10.2",
4555             "source": {
4556                 "type": "git",
4557                 "url": "https://github.com/myclabs/DeepCopy.git",
4558                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
4559             },
4560             "dist": {
4561                 "type": "zip",
4562                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
4563                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
4564                 "shasum": ""
4565             },
4566             "require": {
4567                 "php": "^7.1 || ^8.0"
4568             },
4569             "replace": {
4570                 "myclabs/deep-copy": "self.version"
4571             },
4572             "require-dev": {
4573                 "doctrine/collections": "^1.0",
4574                 "doctrine/common": "^2.6",
4575                 "phpunit/phpunit": "^7.1"
4576             },
4577             "type": "library",
4578             "autoload": {
4579                 "psr-4": {
4580                     "DeepCopy\\": "src/DeepCopy/"
4581                 },
4582                 "files": [
4583                     "src/DeepCopy/deep_copy.php"
4584                 ]
4585             },
4586             "notification-url": "https://packagist.org/downloads/",
4587             "license": [
4588                 "MIT"
4589             ],
4590             "description": "Create deep copies (clones) of your objects",
4591             "keywords": [
4592                 "clone",
4593                 "copy",
4594                 "duplicate",
4595                 "object",
4596                 "object graph"
4597             ],
4598             "support": {
4599                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4600                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
4601             },
4602             "funding": [
4603                 {
4604                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4605                     "type": "tidelift"
4606                 }
4607             ],
4608             "time": "2020-11-13T09:40:50+00:00"
4609         },
4610         {
4611             "name": "myclabs/php-enum",
4612             "version": "1.8.3",
4613             "source": {
4614                 "type": "git",
4615                 "url": "https://github.com/myclabs/php-enum.git",
4616                 "reference": "b942d263c641ddb5190929ff840c68f78713e937"
4617             },
4618             "dist": {
4619                 "type": "zip",
4620                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
4621                 "reference": "b942d263c641ddb5190929ff840c68f78713e937",
4622                 "shasum": ""
4623             },
4624             "require": {
4625                 "ext-json": "*",
4626                 "php": "^7.3 || ^8.0"
4627             },
4628             "require-dev": {
4629                 "phpunit/phpunit": "^9.5",
4630                 "squizlabs/php_codesniffer": "1.*",
4631                 "vimeo/psalm": "^4.6.2"
4632             },
4633             "type": "library",
4634             "autoload": {
4635                 "psr-4": {
4636                     "MyCLabs\\Enum\\": "src/"
4637                 }
4638             },
4639             "notification-url": "https://packagist.org/downloads/",
4640             "license": [
4641                 "MIT"
4642             ],
4643             "authors": [
4644                 {
4645                     "name": "PHP Enum contributors",
4646                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4647                 }
4648             ],
4649             "description": "PHP Enum implementation",
4650             "homepage": "http://github.com/myclabs/php-enum",
4651             "keywords": [
4652                 "enum"
4653             ],
4654             "support": {
4655                 "issues": "https://github.com/myclabs/php-enum/issues",
4656                 "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
4657             },
4658             "funding": [
4659                 {
4660                     "url": "https://github.com/mnapoli",
4661                     "type": "github"
4662                 },
4663                 {
4664                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4665                     "type": "tidelift"
4666                 }
4667             ],
4668             "time": "2021-07-05T08:18:36+00:00"
4669         },
4670         {
4671             "name": "nikic/php-parser",
4672             "version": "v4.13.2",
4673             "source": {
4674                 "type": "git",
4675                 "url": "https://github.com/nikic/PHP-Parser.git",
4676                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
4677             },
4678             "dist": {
4679                 "type": "zip",
4680                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
4681                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
4682                 "shasum": ""
4683             },
4684             "require": {
4685                 "ext-tokenizer": "*",
4686                 "php": ">=7.0"
4687             },
4688             "require-dev": {
4689                 "ircmaxell/php-yacc": "^0.0.7",
4690                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4691             },
4692             "bin": [
4693                 "bin/php-parse"
4694             ],
4695             "type": "library",
4696             "extra": {
4697                 "branch-alias": {
4698                     "dev-master": "4.9-dev"
4699                 }
4700             },
4701             "autoload": {
4702                 "psr-4": {
4703                     "PhpParser\\": "lib/PhpParser"
4704                 }
4705             },
4706             "notification-url": "https://packagist.org/downloads/",
4707             "license": [
4708                 "BSD-3-Clause"
4709             ],
4710             "authors": [
4711                 {
4712                     "name": "Nikita Popov"
4713                 }
4714             ],
4715             "description": "A PHP parser written in PHP",
4716             "keywords": [
4717                 "parser",
4718                 "php"
4719             ],
4720             "support": {
4721                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4722                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
4723             },
4724             "time": "2021-11-30T19:35:32+00:00"
4725         },
4726         {
4727             "name": "nyholm/psr7",
4728             "version": "1.4.1",
4729             "source": {
4730                 "type": "git",
4731                 "url": "https://github.com/Nyholm/psr7.git",
4732                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec"
4733             },
4734             "dist": {
4735                 "type": "zip",
4736                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4737                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4738                 "shasum": ""
4739             },
4740             "require": {
4741                 "php": ">=7.1",
4742                 "php-http/message-factory": "^1.0",
4743                 "psr/http-factory": "^1.0",
4744                 "psr/http-message": "^1.0"
4745             },
4746             "provide": {
4747                 "psr/http-factory-implementation": "1.0",
4748                 "psr/http-message-implementation": "1.0"
4749             },
4750             "require-dev": {
4751                 "http-interop/http-factory-tests": "^0.9",
4752                 "php-http/psr7-integration-tests": "^1.0",
4753                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
4754                 "symfony/error-handler": "^4.4"
4755             },
4756             "type": "library",
4757             "extra": {
4758                 "branch-alias": {
4759                     "dev-master": "1.4-dev"
4760                 }
4761             },
4762             "autoload": {
4763                 "psr-4": {
4764                     "Nyholm\\Psr7\\": "src/"
4765                 }
4766             },
4767             "notification-url": "https://packagist.org/downloads/",
4768             "license": [
4769                 "MIT"
4770             ],
4771             "authors": [
4772                 {
4773                     "name": "Tobias Nyholm",
4774                     "email": "tobias.nyholm@gmail.com"
4775                 },
4776                 {
4777                     "name": "Martijn van der Ven",
4778                     "email": "martijn@vanderven.se"
4779                 }
4780             ],
4781             "description": "A fast PHP7 implementation of PSR-7",
4782             "homepage": "https://tnyholm.se",
4783             "keywords": [
4784                 "psr-17",
4785                 "psr-7"
4786             ],
4787             "support": {
4788                 "issues": "https://github.com/Nyholm/psr7/issues",
4789                 "source": "https://github.com/Nyholm/psr7/tree/1.4.1"
4790             },
4791             "funding": [
4792                 {
4793                     "url": "https://github.com/Zegnat",
4794                     "type": "github"
4795                 },
4796                 {
4797                     "url": "https://github.com/nyholm",
4798                     "type": "github"
4799                 }
4800             ],
4801             "time": "2021-07-02T08:32:20+00:00"
4802         },
4803         {
4804             "name": "nyholm/psr7-server",
4805             "version": "1.0.2",
4806             "source": {
4807                 "type": "git",
4808                 "url": "https://github.com/Nyholm/psr7-server.git",
4809                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
4810             },
4811             "dist": {
4812                 "type": "zip",
4813                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
4814                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
4815                 "shasum": ""
4816             },
4817             "require": {
4818                 "php": "^7.1 || ^8.0",
4819                 "psr/http-factory": "^1.0",
4820                 "psr/http-message": "^1.0"
4821             },
4822             "require-dev": {
4823                 "nyholm/nsa": "^1.1",
4824                 "nyholm/psr7": "^1.3",
4825                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
4826             },
4827             "type": "library",
4828             "autoload": {
4829                 "psr-4": {
4830                     "Nyholm\\Psr7Server\\": "src/"
4831                 }
4832             },
4833             "notification-url": "https://packagist.org/downloads/",
4834             "license": [
4835                 "MIT"
4836             ],
4837             "authors": [
4838                 {
4839                     "name": "Tobias Nyholm",
4840                     "email": "tobias.nyholm@gmail.com"
4841                 },
4842                 {
4843                     "name": "Martijn van der Ven",
4844                     "email": "martijn@vanderven.se"
4845                 }
4846             ],
4847             "description": "Helper classes to handle PSR-7 server requests",
4848             "homepage": "http://tnyholm.se",
4849             "keywords": [
4850                 "psr-17",
4851                 "psr-7"
4852             ],
4853             "support": {
4854                 "issues": "https://github.com/Nyholm/psr7-server/issues",
4855                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
4856             },
4857             "funding": [
4858                 {
4859                     "url": "https://github.com/Zegnat",
4860                     "type": "github"
4861                 },
4862                 {
4863                     "url": "https://github.com/nyholm",
4864                     "type": "github"
4865                 }
4866             ],
4867             "time": "2021-05-12T11:11:27+00:00"
4868         },
4869         {
4870             "name": "omnipay/common",
4871             "version": "v3.1.2",
4872             "source": {
4873                 "type": "git",
4874                 "url": "https://github.com/thephpleague/omnipay-common.git",
4875                 "reference": "5b16387ec5ab1b9ff86bdf0f20415088693b9948"
4876             },
4877             "dist": {
4878                 "type": "zip",
4879                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/5b16387ec5ab1b9ff86bdf0f20415088693b9948",
4880                 "reference": "5b16387ec5ab1b9ff86bdf0f20415088693b9948",
4881                 "shasum": ""
4882             },
4883             "require": {
4884                 "moneyphp/money": "^3.1",
4885                 "php": "^7.2|^8",
4886                 "php-http/client-implementation": "^1",
4887                 "php-http/discovery": "^1.14",
4888                 "php-http/message": "^1.5",
4889                 "symfony/http-foundation": "^2.1|^3|^4|^5"
4890             },
4891             "require-dev": {
4892                 "omnipay/tests": "^4.1",
4893                 "php-http/guzzle7-adapter": "^1",
4894                 "php-http/mock-client": "^1",
4895                 "squizlabs/php_codesniffer": "^3.5"
4896             },
4897             "suggest": {
4898                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
4899             },
4900             "type": "library",
4901             "extra": {
4902                 "branch-alias": {
4903                     "dev-master": "3.1.x-dev"
4904                 }
4905             },
4906             "autoload": {
4907                 "psr-4": {
4908                     "Omnipay\\Common\\": "src/Common"
4909                 },
4910                 "classmap": [
4911                     "src/Omnipay.php"
4912                 ]
4913             },
4914             "notification-url": "https://packagist.org/downloads/",
4915             "license": [
4916                 "MIT"
4917             ],
4918             "authors": [
4919                 {
4920                     "name": "Adrian Macneil",
4921                     "email": "adrian@adrianmacneil.com"
4922                 },
4923                 {
4924                     "name": "Barry vd. Heuvel",
4925                     "email": "barryvdh@gmail.com"
4926                 },
4927                 {
4928                     "name": "Jason Judge",
4929                     "email": "jason.judge@consil.co.uk"
4930                 },
4931                 {
4932                     "name": "Del"
4933                 },
4934                 {
4935                     "name": "Omnipay Contributors",
4936                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
4937                 }
4938             ],
4939             "description": "Common components for Omnipay payment processing library",
4940             "homepage": "https://github.com/thephpleague/omnipay-common",
4941             "keywords": [
4942                 "gateway",
4943                 "merchant",
4944                 "omnipay",
4945                 "pay",
4946                 "payment",
4947                 "purchase"
4948             ],
4949             "support": {
4950                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
4951                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.1.2"
4952             },
4953             "funding": [
4954                 {
4955                     "url": "https://github.com/barryvdh",
4956                     "type": "github"
4957                 }
4958             ],
4959             "time": "2021-06-05T11:36:12+00:00"
4960         },
4961         {
4962             "name": "omnipay/stripe",
4963             "version": "v3.1.0",
4964             "source": {
4965                 "type": "git",
4966                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
4967                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d"
4968             },
4969             "dist": {
4970                 "type": "zip",
4971                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/37df2a791e8feab45543125f4c5f22d5d305096d",
4972                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d",
4973                 "shasum": ""
4974             },
4975             "require": {
4976                 "omnipay/common": "^3"
4977             },
4978             "require-dev": {
4979                 "omnipay/tests": "^3",
4980                 "phpro/grumphp": "^0.14",
4981                 "squizlabs/php_codesniffer": "^3"
4982             },
4983             "type": "library",
4984             "extra": {
4985                 "branch-alias": {
4986                     "dev-master": "3.1.x-dev"
4987                 }
4988             },
4989             "autoload": {
4990                 "psr-4": {
4991                     "Omnipay\\Stripe\\": "src/"
4992                 }
4993             },
4994             "notification-url": "https://packagist.org/downloads/",
4995             "license": [
4996                 "MIT"
4997             ],
4998             "authors": [
4999                 {
5000                     "name": "Adrian Macneil",
5001                     "email": "adrian@adrianmacneil.com"
5002                 },
5003                 {
5004                     "name": "Omnipay Contributors",
5005                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5006                 }
5007             ],
5008             "description": "Stripe driver for the Omnipay payment processing library",
5009             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5010             "keywords": [
5011                 "gateway",
5012                 "merchant",
5013                 "omnipay",
5014                 "pay",
5015                 "payment",
5016                 "stripe"
5017             ],
5018             "support": {
5019                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5020                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.1.0"
5021             },
5022             "time": "2019-08-31T10:55:06+00:00"
5023         },
5024         {
5025             "name": "paragonie/constant_time_encoding",
5026             "version": "v2.4.0",
5027             "source": {
5028                 "type": "git",
5029                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5030                 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
5031             },
5032             "dist": {
5033                 "type": "zip",
5034                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
5035                 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
5036                 "shasum": ""
5037             },
5038             "require": {
5039                 "php": "^7|^8"
5040             },
5041             "require-dev": {
5042                 "phpunit/phpunit": "^6|^7|^8|^9",
5043                 "vimeo/psalm": "^1|^2|^3|^4"
5044             },
5045             "type": "library",
5046             "autoload": {
5047                 "psr-4": {
5048                     "ParagonIE\\ConstantTime\\": "src/"
5049                 }
5050             },
5051             "notification-url": "https://packagist.org/downloads/",
5052             "license": [
5053                 "MIT"
5054             ],
5055             "authors": [
5056                 {
5057                     "name": "Paragon Initiative Enterprises",
5058                     "email": "security@paragonie.com",
5059                     "homepage": "https://paragonie.com",
5060                     "role": "Maintainer"
5061                 },
5062                 {
5063                     "name": "Steve 'Sc00bz' Thomas",
5064                     "email": "steve@tobtu.com",
5065                     "homepage": "https://www.tobtu.com",
5066                     "role": "Original Developer"
5067                 }
5068             ],
5069             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5070             "keywords": [
5071                 "base16",
5072                 "base32",
5073                 "base32_decode",
5074                 "base32_encode",
5075                 "base64",
5076                 "base64_decode",
5077                 "base64_encode",
5078                 "bin2hex",
5079                 "encoding",
5080                 "hex",
5081                 "hex2bin",
5082                 "rfc4648"
5083             ],
5084             "support": {
5085                 "email": "info@paragonie.com",
5086                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5087                 "source": "https://github.com/paragonie/constant_time_encoding"
5088             },
5089             "time": "2020-12-06T15:14:20+00:00"
5090         },
5091         {
5092             "name": "paragonie/multi-factor",
5093             "version": "v0.2.2",
5094             "source": {
5095                 "type": "git",
5096                 "url": "https://github.com/paragonie/multi_factor.git",
5097                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
5098             },
5099             "dist": {
5100                 "type": "zip",
5101                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5102                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5103                 "shasum": ""
5104             },
5105             "require": {
5106                 "bacon/bacon-qr-code": "^1",
5107                 "paragonie/constant_time_encoding": "^2",
5108                 "php": "^7"
5109             },
5110             "require-dev": {
5111                 "phpunit/phpunit": "4.*|5.*"
5112             },
5113             "type": "library",
5114             "autoload": {
5115                 "psr-4": {
5116                     "ParagonIE\\MultiFactor\\": "src/"
5117                 }
5118             },
5119             "notification-url": "https://packagist.org/downloads/",
5120             "license": [
5121                 "GPL-3.0+",
5122                 "MIT",
5123                 "proprietary"
5124             ],
5125             "authors": [
5126                 {
5127                     "name": "Paragon Initiative Enterprises",
5128                     "email": "security@paragonie.com",
5129                     "homepage": "https://paragonie.com",
5130                     "role": "Developer"
5131                 }
5132             ],
5133             "description": "Vendor-agnostic two-factor authentication library",
5134             "keywords": [
5135                 "2fa",
5136                 "MFA",
5137                 "Two-factor Authentication",
5138                 "hotp",
5139                 "multi-factor",
5140                 "multi-factor authentication",
5141                 "tfa",
5142                 "totp",
5143                 "two-factor"
5144             ],
5145             "support": {
5146                 "email": "info@paragonie.com",
5147                 "issues": "https://github.com/paragonie/multi_factor/issues",
5148                 "source": "https://github.com/paragonie/multi_factor"
5149             },
5150             "time": "2016-06-17T23:34:58+00:00"
5151         },
5152         {
5153             "name": "paragonie/random_compat",
5154             "version": "v9.99.100",
5155             "source": {
5156                 "type": "git",
5157                 "url": "https://github.com/paragonie/random_compat.git",
5158                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5159             },
5160             "dist": {
5161                 "type": "zip",
5162                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5163                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5164                 "shasum": ""
5165             },
5166             "require": {
5167                 "php": ">= 7"
5168             },
5169             "require-dev": {
5170                 "phpunit/phpunit": "4.*|5.*",
5171                 "vimeo/psalm": "^1"
5172             },
5173             "suggest": {
5174                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5175             },
5176             "type": "library",
5177             "notification-url": "https://packagist.org/downloads/",
5178             "license": [
5179                 "MIT"
5180             ],
5181             "authors": [
5182                 {
5183                     "name": "Paragon Initiative Enterprises",
5184                     "email": "security@paragonie.com",
5185                     "homepage": "https://paragonie.com"
5186                 }
5187             ],
5188             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5189             "keywords": [
5190                 "csprng",
5191                 "polyfill",
5192                 "pseudorandom",
5193                 "random"
5194             ],
5195             "support": {
5196                 "email": "info@paragonie.com",
5197                 "issues": "https://github.com/paragonie/random_compat/issues",
5198                 "source": "https://github.com/paragonie/random_compat"
5199             },
5200             "time": "2020-10-15T08:29:30+00:00"
5201         },
5202         {
5203             "name": "particle/validator",
5204             "version": "v2.3.4",
5205             "source": {
5206                 "type": "git",
5207                 "url": "https://github.com/particle-php/Validator.git",
5208                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5209             },
5210             "dist": {
5211                 "type": "zip",
5212                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5213                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5214                 "shasum": ""
5215             },
5216             "require": {
5217                 "php": ">=5.4"
5218             },
5219             "require-dev": {
5220                 "byrokrat/checkdigit": "^1.0",
5221                 "giggsey/libphonenumber-for-php": "^7.2",
5222                 "phpunit/phpunit": "~4.0",
5223                 "squizlabs/php_codesniffer": "2.*"
5224             },
5225             "suggest": {
5226                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5227                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5228             },
5229             "type": "library",
5230             "extra": {
5231                 "branch-alias": {
5232                     "dev-master": "2.0-dev"
5233                 }
5234             },
5235             "autoload": {
5236                 "psr-4": {
5237                     "Particle\\Validator\\": "src/"
5238                 }
5239             },
5240             "notification-url": "https://packagist.org/downloads/",
5241             "license": [
5242                 "BSD-3-Clause"
5243             ],
5244             "authors": [
5245                 {
5246                     "name": "Berry Langerak",
5247                     "email": "berry@berryllium.nl",
5248                     "role": "Developer"
5249                 },
5250                 {
5251                     "name": "Rick van der Staaij",
5252                     "homepage": "http://rickvanderstaaij.nl",
5253                     "role": "Developer"
5254                 }
5255             ],
5256             "description": "Flexible and highly usable validation library with no dependencies.",
5257             "homepage": "http://github.com/particle-php/validator",
5258             "keywords": [
5259                 "validation",
5260                 "validator"
5261             ],
5262             "support": {
5263                 "issues": "https://github.com/particle-php/Validator/issues",
5264                 "source": "https://github.com/particle-php/Validator/tree/master"
5265             },
5266             "time": "2019-01-07T13:39:13+00:00"
5267         },
5268         {
5269             "name": "pear/archive_tar",
5270             "version": "1.4.14",
5271             "source": {
5272                 "type": "git",
5273                 "url": "https://github.com/pear/Archive_Tar.git",
5274                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5275             },
5276             "dist": {
5277                 "type": "zip",
5278                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5279                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5280                 "shasum": ""
5281             },
5282             "require": {
5283                 "pear/pear-core-minimal": "^1.10.0alpha2",
5284                 "php": ">=5.2.0"
5285             },
5286             "require-dev": {
5287                 "phpunit/phpunit": "*"
5288             },
5289             "suggest": {
5290                 "ext-bz2": "Bz2 compression support.",
5291                 "ext-xz": "Lzma2 compression support.",
5292                 "ext-zlib": "Gzip compression support."
5293             },
5294             "type": "library",
5295             "extra": {
5296                 "branch-alias": {
5297                     "dev-master": "1.4.x-dev"
5298                 }
5299             },
5300             "autoload": {
5301                 "psr-0": {
5302                     "Archive_Tar": ""
5303                 }
5304             },
5305             "notification-url": "https://packagist.org/downloads/",
5306             "include-path": [
5307                 "./"
5308             ],
5309             "license": [
5310                 "BSD-3-Clause"
5311             ],
5312             "authors": [
5313                 {
5314                     "name": "Vincent Blavet",
5315                     "email": "vincent@phpconcept.net"
5316                 },
5317                 {
5318                     "name": "Greg Beaver",
5319                     "email": "greg@chiaraquartet.net"
5320                 },
5321                 {
5322                     "name": "Michiel Rook",
5323                     "email": "mrook@php.net"
5324                 }
5325             ],
5326             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5327             "homepage": "https://github.com/pear/Archive_Tar",
5328             "keywords": [
5329                 "archive",
5330                 "tar"
5331             ],
5332             "support": {
5333                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5334                 "source": "https://github.com/pear/Archive_Tar"
5335             },
5336             "funding": [
5337                 {
5338                     "url": "https://github.com/mrook",
5339                     "type": "github"
5340                 },
5341                 {
5342                     "url": "https://www.patreon.com/michielrook",
5343                     "type": "patreon"
5344                 }
5345             ],
5346             "time": "2021-07-20T13:53:39+00:00"
5347         },
5348         {
5349             "name": "pear/console_getopt",
5350             "version": "v1.4.3",
5351             "source": {
5352                 "type": "git",
5353                 "url": "https://github.com/pear/Console_Getopt.git",
5354                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5355             },
5356             "dist": {
5357                 "type": "zip",
5358                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5359                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5360                 "shasum": ""
5361             },
5362             "type": "library",
5363             "autoload": {
5364                 "psr-0": {
5365                     "Console": "./"
5366                 }
5367             },
5368             "notification-url": "https://packagist.org/downloads/",
5369             "include-path": [
5370                 "./"
5371             ],
5372             "license": [
5373                 "BSD-2-Clause"
5374             ],
5375             "authors": [
5376                 {
5377                     "name": "Andrei Zmievski",
5378                     "email": "andrei@php.net",
5379                     "role": "Lead"
5380                 },
5381                 {
5382                     "name": "Stig Bakken",
5383                     "email": "stig@php.net",
5384                     "role": "Developer"
5385                 },
5386                 {
5387                     "name": "Greg Beaver",
5388                     "email": "cellog@php.net",
5389                     "role": "Helper"
5390                 }
5391             ],
5392             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5393             "support": {
5394                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5395                 "source": "https://github.com/pear/Console_Getopt"
5396             },
5397             "time": "2019-11-20T18:27:48+00:00"
5398         },
5399         {
5400             "name": "pear/pear-core-minimal",
5401             "version": "v1.10.11",
5402             "source": {
5403                 "type": "git",
5404                 "url": "https://github.com/pear/pear-core-minimal.git",
5405                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5406             },
5407             "dist": {
5408                 "type": "zip",
5409                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5410                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5411                 "shasum": ""
5412             },
5413             "require": {
5414                 "pear/console_getopt": "~1.4",
5415                 "pear/pear_exception": "~1.0"
5416             },
5417             "replace": {
5418                 "rsky/pear-core-min": "self.version"
5419             },
5420             "type": "library",
5421             "autoload": {
5422                 "psr-0": {
5423                     "": "src/"
5424                 }
5425             },
5426             "notification-url": "https://packagist.org/downloads/",
5427             "include-path": [
5428                 "src/"
5429             ],
5430             "license": [
5431                 "BSD-3-Clause"
5432             ],
5433             "authors": [
5434                 {
5435                     "name": "Christian Weiske",
5436                     "email": "cweiske@php.net",
5437                     "role": "Lead"
5438                 }
5439             ],
5440             "description": "Minimal set of PEAR core files to be used as composer dependency",
5441             "support": {
5442                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5443                 "source": "https://github.com/pear/pear-core-minimal"
5444             },
5445             "time": "2021-08-10T22:31:03+00:00"
5446         },
5447         {
5448             "name": "pear/pear_exception",
5449             "version": "v1.0.2",
5450             "source": {
5451                 "type": "git",
5452                 "url": "https://github.com/pear/PEAR_Exception.git",
5453                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5454             },
5455             "dist": {
5456                 "type": "zip",
5457                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5458                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5459                 "shasum": ""
5460             },
5461             "require": {
5462                 "php": ">=5.2.0"
5463             },
5464             "require-dev": {
5465                 "phpunit/phpunit": "<9"
5466             },
5467             "type": "class",
5468             "extra": {
5469                 "branch-alias": {
5470                     "dev-master": "1.0.x-dev"
5471                 }
5472             },
5473             "autoload": {
5474                 "classmap": [
5475                     "PEAR/"
5476                 ]
5477             },
5478             "notification-url": "https://packagist.org/downloads/",
5479             "include-path": [
5480                 "."
5481             ],
5482             "license": [
5483                 "BSD-2-Clause"
5484             ],
5485             "authors": [
5486                 {
5487                     "name": "Helgi Thormar",
5488                     "email": "dufuz@php.net"
5489                 },
5490                 {
5491                     "name": "Greg Beaver",
5492                     "email": "cellog@php.net"
5493                 }
5494             ],
5495             "description": "The PEAR Exception base class.",
5496             "homepage": "https://github.com/pear/PEAR_Exception",
5497             "keywords": [
5498                 "exception"
5499             ],
5500             "support": {
5501                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5502                 "source": "https://github.com/pear/PEAR_Exception"
5503             },
5504             "time": "2021-03-21T15:43:46+00:00"
5505         },
5506         {
5507             "name": "phenx/php-font-lib",
5508             "version": "0.5.2",
5509             "source": {
5510                 "type": "git",
5511                 "url": "https://github.com/PhenX/php-font-lib.git",
5512                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
5513             },
5514             "dist": {
5515                 "type": "zip",
5516                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
5517                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
5518                 "shasum": ""
5519             },
5520             "require-dev": {
5521                 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
5522             },
5523             "type": "library",
5524             "autoload": {
5525                 "psr-4": {
5526                     "FontLib\\": "src/FontLib"
5527                 }
5528             },
5529             "notification-url": "https://packagist.org/downloads/",
5530             "license": [
5531                 "LGPL-3.0"
5532             ],
5533             "authors": [
5534                 {
5535                     "name": "Fabien Ménager",
5536                     "email": "fabien.menager@gmail.com"
5537                 }
5538             ],
5539             "description": "A library to read, parse, export and make subsets of different types of font files.",
5540             "homepage": "https://github.com/PhenX/php-font-lib",
5541             "support": {
5542                 "issues": "https://github.com/PhenX/php-font-lib/issues",
5543                 "source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
5544             },
5545             "time": "2020-03-08T15:31:32+00:00"
5546         },
5547         {
5548             "name": "phenx/php-svg-lib",
5549             "version": "0.3.4",
5550             "source": {
5551                 "type": "git",
5552                 "url": "https://github.com/PhenX/php-svg-lib.git",
5553                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2"
5554             },
5555             "dist": {
5556                 "type": "zip",
5557                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5558                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5559                 "shasum": ""
5560             },
5561             "require": {
5562                 "php": "^7.4 || ^8.0",
5563                 "sabberworm/php-css-parser": "^8.3"
5564             },
5565             "require-dev": {
5566                 "phpunit/phpunit": "^9.5"
5567             },
5568             "type": "library",
5569             "autoload": {
5570                 "psr-4": {
5571                     "Svg\\": "src/Svg"
5572                 }
5573             },
5574             "notification-url": "https://packagist.org/downloads/",
5575             "license": [
5576                 "LGPL-3.0"
5577             ],
5578             "authors": [
5579                 {
5580                     "name": "Fabien Ménager",
5581                     "email": "fabien.menager@gmail.com"
5582                 }
5583             ],
5584             "description": "A library to read, parse and export to PDF SVG files.",
5585             "homepage": "https://github.com/PhenX/php-svg-lib",
5586             "support": {
5587                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
5588                 "source": "https://github.com/PhenX/php-svg-lib/tree/0.3.4"
5589             },
5590             "time": "2021-10-18T02:13:32+00:00"
5591         },
5592         {
5593             "name": "php-http/discovery",
5594             "version": "1.14.1",
5595             "source": {
5596                 "type": "git",
5597                 "url": "https://github.com/php-http/discovery.git",
5598                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
5599             },
5600             "dist": {
5601                 "type": "zip",
5602                 "url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
5603                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
5604                 "shasum": ""
5605             },
5606             "require": {
5607                 "php": "^7.1 || ^8.0"
5608             },
5609             "conflict": {
5610                 "nyholm/psr7": "<1.0"
5611             },
5612             "require-dev": {
5613                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5614                 "php-http/httplug": "^1.0 || ^2.0",
5615                 "php-http/message-factory": "^1.0",
5616                 "phpspec/phpspec": "^5.1 || ^6.1",
5617                 "puli/composer-plugin": "1.0.0-beta10"
5618             },
5619             "suggest": {
5620                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5621             },
5622             "type": "library",
5623             "extra": {
5624                 "branch-alias": {
5625                     "dev-master": "1.9-dev"
5626                 }
5627             },
5628             "autoload": {
5629                 "psr-4": {
5630                     "Http\\Discovery\\": "src/"
5631                 }
5632             },
5633             "notification-url": "https://packagist.org/downloads/",
5634             "license": [
5635                 "MIT"
5636             ],
5637             "authors": [
5638                 {
5639                     "name": "Márk Sági-Kazár",
5640                     "email": "mark.sagikazar@gmail.com"
5641                 }
5642             ],
5643             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5644             "homepage": "http://php-http.org",
5645             "keywords": [
5646                 "adapter",
5647                 "client",
5648                 "discovery",
5649                 "factory",
5650                 "http",
5651                 "message",
5652                 "psr7"
5653             ],
5654             "support": {
5655                 "issues": "https://github.com/php-http/discovery/issues",
5656                 "source": "https://github.com/php-http/discovery/tree/1.14.1"
5657             },
5658             "time": "2021-09-18T07:57:46+00:00"
5659         },
5660         {
5661             "name": "php-http/guzzle7-adapter",
5662             "version": "1.0.0",
5663             "source": {
5664                 "type": "git",
5665                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5666                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5667             },
5668             "dist": {
5669                 "type": "zip",
5670                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5671                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5672                 "shasum": ""
5673             },
5674             "require": {
5675                 "guzzlehttp/guzzle": "^7.0",
5676                 "php": "^7.2 | ^8.0",
5677                 "php-http/httplug": "^2.0",
5678                 "psr/http-client": "^1.0"
5679             },
5680             "provide": {
5681                 "php-http/async-client-implementation": "1.0",
5682                 "php-http/client-implementation": "1.0",
5683                 "psr/http-client-implementation": "1.0"
5684             },
5685             "require-dev": {
5686                 "php-http/client-integration-tests": "^3.0",
5687                 "phpunit/phpunit": "^8.0|^9.3"
5688             },
5689             "type": "library",
5690             "extra": {
5691                 "branch-alias": {
5692                     "dev-master": "0.2.x-dev"
5693                 }
5694             },
5695             "autoload": {
5696                 "psr-4": {
5697                     "Http\\Adapter\\Guzzle7\\": "src/"
5698                 }
5699             },
5700             "notification-url": "https://packagist.org/downloads/",
5701             "license": [
5702                 "MIT"
5703             ],
5704             "authors": [
5705                 {
5706                     "name": "Tobias Nyholm",
5707                     "email": "tobias.nyholm@gmail.com"
5708                 }
5709             ],
5710             "description": "Guzzle 7 HTTP Adapter",
5711             "homepage": "http://httplug.io",
5712             "keywords": [
5713                 "Guzzle",
5714                 "http"
5715             ],
5716             "support": {
5717                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5718                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5719             },
5720             "time": "2021-03-09T07:35:15+00:00"
5721         },
5722         {
5723             "name": "php-http/httplug",
5724             "version": "2.2.0",
5725             "source": {
5726                 "type": "git",
5727                 "url": "https://github.com/php-http/httplug.git",
5728                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
5729             },
5730             "dist": {
5731                 "type": "zip",
5732                 "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5733                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5734                 "shasum": ""
5735             },
5736             "require": {
5737                 "php": "^7.1 || ^8.0",
5738                 "php-http/promise": "^1.1",
5739                 "psr/http-client": "^1.0",
5740                 "psr/http-message": "^1.0"
5741             },
5742             "require-dev": {
5743                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5744                 "phpspec/phpspec": "^5.1 || ^6.0"
5745             },
5746             "type": "library",
5747             "extra": {
5748                 "branch-alias": {
5749                     "dev-master": "2.x-dev"
5750                 }
5751             },
5752             "autoload": {
5753                 "psr-4": {
5754                     "Http\\Client\\": "src/"
5755                 }
5756             },
5757             "notification-url": "https://packagist.org/downloads/",
5758             "license": [
5759                 "MIT"
5760             ],
5761             "authors": [
5762                 {
5763                     "name": "Eric GELOEN",
5764                     "email": "geloen.eric@gmail.com"
5765                 },
5766                 {
5767                     "name": "Márk Sági-Kazár",
5768                     "email": "mark.sagikazar@gmail.com",
5769                     "homepage": "https://sagikazarmark.hu"
5770                 }
5771             ],
5772             "description": "HTTPlug, the HTTP client abstraction for PHP",
5773             "homepage": "http://httplug.io",
5774             "keywords": [
5775                 "client",
5776                 "http"
5777             ],
5778             "support": {
5779                 "issues": "https://github.com/php-http/httplug/issues",
5780                 "source": "https://github.com/php-http/httplug/tree/master"
5781             },
5782             "time": "2020-07-13T15:43:23+00:00"
5783         },
5784         {
5785             "name": "php-http/message",
5786             "version": "1.12.0",
5787             "source": {
5788                 "type": "git",
5789                 "url": "https://github.com/php-http/message.git",
5790                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291"
5791             },
5792             "dist": {
5793                 "type": "zip",
5794                 "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291",
5795                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291",
5796                 "shasum": ""
5797             },
5798             "require": {
5799                 "clue/stream-filter": "^1.5",
5800                 "php": "^7.1 || ^8.0",
5801                 "php-http/message-factory": "^1.0.2",
5802                 "psr/http-message": "^1.0"
5803             },
5804             "provide": {
5805                 "php-http/message-factory-implementation": "1.0"
5806             },
5807             "require-dev": {
5808                 "ergebnis/composer-normalize": "^2.6",
5809                 "ext-zlib": "*",
5810                 "guzzlehttp/psr7": "^1.0",
5811                 "laminas/laminas-diactoros": "^2.0",
5812                 "phpspec/phpspec": "^5.1 || ^6.3",
5813                 "slim/slim": "^3.0"
5814             },
5815             "suggest": {
5816                 "ext-zlib": "Used with compressor/decompressor streams",
5817                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5818                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5819                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5820             },
5821             "type": "library",
5822             "extra": {
5823                 "branch-alias": {
5824                     "dev-master": "1.10-dev"
5825                 }
5826             },
5827             "autoload": {
5828                 "psr-4": {
5829                     "Http\\Message\\": "src/"
5830                 },
5831                 "files": [
5832                     "src/filters.php"
5833                 ]
5834             },
5835             "notification-url": "https://packagist.org/downloads/",
5836             "license": [
5837                 "MIT"
5838             ],
5839             "authors": [
5840                 {
5841                     "name": "Márk Sági-Kazár",
5842                     "email": "mark.sagikazar@gmail.com"
5843                 }
5844             ],
5845             "description": "HTTP Message related tools",
5846             "homepage": "http://php-http.org",
5847             "keywords": [
5848                 "http",
5849                 "message",
5850                 "psr-7"
5851             ],
5852             "support": {
5853                 "issues": "https://github.com/php-http/message/issues",
5854                 "source": "https://github.com/php-http/message/tree/1.12.0"
5855             },
5856             "time": "2021-08-29T09:13:12+00:00"
5857         },
5858         {
5859             "name": "php-http/message-factory",
5860             "version": "v1.0.2",
5861             "source": {
5862                 "type": "git",
5863                 "url": "https://github.com/php-http/message-factory.git",
5864                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5865             },
5866             "dist": {
5867                 "type": "zip",
5868                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5869                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5870                 "shasum": ""
5871             },
5872             "require": {
5873                 "php": ">=5.4",
5874                 "psr/http-message": "^1.0"
5875             },
5876             "type": "library",
5877             "extra": {
5878                 "branch-alias": {
5879                     "dev-master": "1.0-dev"
5880                 }
5881             },
5882             "autoload": {
5883                 "psr-4": {
5884                     "Http\\Message\\": "src/"
5885                 }
5886             },
5887             "notification-url": "https://packagist.org/downloads/",
5888             "license": [
5889                 "MIT"
5890             ],
5891             "authors": [
5892                 {
5893                     "name": "Márk Sági-Kazár",
5894                     "email": "mark.sagikazar@gmail.com"
5895                 }
5896             ],
5897             "description": "Factory interfaces for PSR-7 HTTP Message",
5898             "homepage": "http://php-http.org",
5899             "keywords": [
5900                 "factory",
5901                 "http",
5902                 "message",
5903                 "stream",
5904                 "uri"
5905             ],
5906             "support": {
5907                 "issues": "https://github.com/php-http/message-factory/issues",
5908                 "source": "https://github.com/php-http/message-factory/tree/master"
5909             },
5910             "time": "2015-12-19T14:08:53+00:00"
5911         },
5912         {
5913             "name": "php-http/promise",
5914             "version": "1.1.0",
5915             "source": {
5916                 "type": "git",
5917                 "url": "https://github.com/php-http/promise.git",
5918                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
5919             },
5920             "dist": {
5921                 "type": "zip",
5922                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5923                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5924                 "shasum": ""
5925             },
5926             "require": {
5927                 "php": "^7.1 || ^8.0"
5928             },
5929             "require-dev": {
5930                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
5931                 "phpspec/phpspec": "^5.1.2 || ^6.2"
5932             },
5933             "type": "library",
5934             "extra": {
5935                 "branch-alias": {
5936                     "dev-master": "1.1-dev"
5937                 }
5938             },
5939             "autoload": {
5940                 "psr-4": {
5941                     "Http\\Promise\\": "src/"
5942                 }
5943             },
5944             "notification-url": "https://packagist.org/downloads/",
5945             "license": [
5946                 "MIT"
5947             ],
5948             "authors": [
5949                 {
5950                     "name": "Joel Wurtz",
5951                     "email": "joel.wurtz@gmail.com"
5952                 },
5953                 {
5954                     "name": "Márk Sági-Kazár",
5955                     "email": "mark.sagikazar@gmail.com"
5956                 }
5957             ],
5958             "description": "Promise used for asynchronous HTTP requests",
5959             "homepage": "http://httplug.io",
5960             "keywords": [
5961                 "promise"
5962             ],
5963             "support": {
5964                 "issues": "https://github.com/php-http/promise/issues",
5965                 "source": "https://github.com/php-http/promise/tree/1.1.0"
5966             },
5967             "time": "2020-07-07T09:29:14+00:00"
5968         },
5969         {
5970             "name": "phpmailer/phpmailer",
5971             "version": "v6.5.3",
5972             "source": {
5973                 "type": "git",
5974                 "url": "https://github.com/PHPMailer/PHPMailer.git",
5975                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
5976             },
5977             "dist": {
5978                 "type": "zip",
5979                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
5980                 "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
5981                 "shasum": ""
5982             },
5983             "require": {
5984                 "ext-ctype": "*",
5985                 "ext-filter": "*",
5986                 "ext-hash": "*",
5987                 "php": ">=5.5.0"
5988             },
5989             "require-dev": {
5990                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5991                 "doctrine/annotations": "^1.2",
5992                 "php-parallel-lint/php-console-highlighter": "^0.5.0",
5993                 "php-parallel-lint/php-parallel-lint": "^1.3",
5994                 "phpcompatibility/php-compatibility": "^9.3.5",
5995                 "roave/security-advisories": "dev-latest",
5996                 "squizlabs/php_codesniffer": "^3.6.0",
5997                 "yoast/phpunit-polyfills": "^1.0.0"
5998             },
5999             "suggest": {
6000                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6001                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6002                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6003                 "psr/log": "For optional PSR-3 debug logging",
6004                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6005                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6006             },
6007             "type": "library",
6008             "autoload": {
6009                 "psr-4": {
6010                     "PHPMailer\\PHPMailer\\": "src/"
6011                 }
6012             },
6013             "notification-url": "https://packagist.org/downloads/",
6014             "license": [
6015                 "LGPL-2.1-only"
6016             ],
6017             "authors": [
6018                 {
6019                     "name": "Marcus Bointon",
6020                     "email": "phpmailer@synchromedia.co.uk"
6021                 },
6022                 {
6023                     "name": "Jim Jagielski",
6024                     "email": "jimjag@gmail.com"
6025                 },
6026                 {
6027                     "name": "Andy Prevost",
6028                     "email": "codeworxtech@users.sourceforge.net"
6029                 },
6030                 {
6031                     "name": "Brent R. Matzelle"
6032                 }
6033             ],
6034             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6035             "support": {
6036                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6037                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
6038             },
6039             "funding": [
6040                 {
6041                     "url": "https://github.com/Synchro",
6042                     "type": "github"
6043                 }
6044             ],
6045             "time": "2021-11-25T16:34:11+00:00"
6046         },
6047         {
6048             "name": "phpoffice/phpspreadsheet",
6049             "version": "1.20.0",
6050             "source": {
6051                 "type": "git",
6052                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6053                 "reference": "44436f270bb134b4a94670f3d020a85dfa0a3c02"
6054             },
6055             "dist": {
6056                 "type": "zip",
6057                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/44436f270bb134b4a94670f3d020a85dfa0a3c02",
6058                 "reference": "44436f270bb134b4a94670f3d020a85dfa0a3c02",
6059                 "shasum": ""
6060             },
6061             "require": {
6062                 "ext-ctype": "*",
6063                 "ext-dom": "*",
6064                 "ext-fileinfo": "*",
6065                 "ext-gd": "*",
6066                 "ext-iconv": "*",
6067                 "ext-libxml": "*",
6068                 "ext-mbstring": "*",
6069                 "ext-simplexml": "*",
6070                 "ext-xml": "*",
6071                 "ext-xmlreader": "*",
6072                 "ext-xmlwriter": "*",
6073                 "ext-zip": "*",
6074                 "ext-zlib": "*",
6075                 "ezyang/htmlpurifier": "^4.13",
6076                 "maennchen/zipstream-php": "^2.1",
6077                 "markbaker/complex": "^3.0",
6078                 "markbaker/matrix": "^3.0",
6079                 "php": "^7.3 || ^8.0",
6080                 "psr/http-client": "^1.0",
6081                 "psr/http-factory": "^1.0",
6082                 "psr/simple-cache": "^1.0"
6083             },
6084             "require-dev": {
6085                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6086                 "dompdf/dompdf": "^1.0",
6087                 "friendsofphp/php-cs-fixer": "^3.2",
6088                 "jpgraph/jpgraph": "^4.0",
6089                 "mpdf/mpdf": "^8.0",
6090                 "phpcompatibility/php-compatibility": "^9.3",
6091                 "phpstan/phpstan": "^1.1",
6092                 "phpstan/phpstan-phpunit": "^1.0",
6093                 "phpunit/phpunit": "^8.5 || ^9.0",
6094                 "squizlabs/php_codesniffer": "^3.6",
6095                 "tecnickcom/tcpdf": "^6.4"
6096             },
6097             "suggest": {
6098                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6099                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6100                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6101                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6102             },
6103             "type": "library",
6104             "autoload": {
6105                 "psr-4": {
6106                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6107                 }
6108             },
6109             "notification-url": "https://packagist.org/downloads/",
6110             "license": [
6111                 "MIT"
6112             ],
6113             "authors": [
6114                 {
6115                     "name": "Maarten Balliauw",
6116                     "homepage": "https://blog.maartenballiauw.be"
6117                 },
6118                 {
6119                     "name": "Mark Baker",
6120                     "homepage": "https://markbakeruk.net"
6121                 },
6122                 {
6123                     "name": "Franck Lefevre",
6124                     "homepage": "https://rootslabs.net"
6125                 },
6126                 {
6127                     "name": "Erik Tilt"
6128                 },
6129                 {
6130                     "name": "Adrien Crivelli"
6131                 }
6132             ],
6133             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6134             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6135             "keywords": [
6136                 "OpenXML",
6137                 "excel",
6138                 "gnumeric",
6139                 "ods",
6140                 "php",
6141                 "spreadsheet",
6142                 "xls",
6143                 "xlsx"
6144             ],
6145             "support": {
6146                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6147                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.20.0"
6148             },
6149             "time": "2021-11-23T15:23:42+00:00"
6150         },
6151         {
6152             "name": "phpoption/phpoption",
6153             "version": "1.8.0",
6154             "source": {
6155                 "type": "git",
6156                 "url": "https://github.com/schmittjoh/php-option.git",
6157                 "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28"
6158             },
6159             "dist": {
6160                 "type": "zip",
6161                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28",
6162                 "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28",
6163                 "shasum": ""
6164             },
6165             "require": {
6166                 "php": "^7.0 || ^8.0"
6167             },
6168             "require-dev": {
6169                 "bamarni/composer-bin-plugin": "^1.4.1",
6170                 "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8"
6171             },
6172             "type": "library",
6173             "extra": {
6174                 "branch-alias": {
6175                     "dev-master": "1.8-dev"
6176                 }
6177             },
6178             "autoload": {
6179                 "psr-4": {
6180                     "PhpOption\\": "src/PhpOption/"
6181                 }
6182             },
6183             "notification-url": "https://packagist.org/downloads/",
6184             "license": [
6185                 "Apache-2.0"
6186             ],
6187             "authors": [
6188                 {
6189                     "name": "Johannes M. Schmitt",
6190                     "email": "schmittjoh@gmail.com"
6191                 },
6192                 {
6193                     "name": "Graham Campbell",
6194                     "email": "hello@gjcampbell.co.uk"
6195                 }
6196             ],
6197             "description": "Option Type for PHP",
6198             "keywords": [
6199                 "language",
6200                 "option",
6201                 "php",
6202                 "type"
6203             ],
6204             "support": {
6205                 "issues": "https://github.com/schmittjoh/php-option/issues",
6206                 "source": "https://github.com/schmittjoh/php-option/tree/1.8.0"
6207             },
6208             "funding": [
6209                 {
6210                     "url": "https://github.com/GrahamCampbell",
6211                     "type": "github"
6212                 },
6213                 {
6214                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6215                     "type": "tidelift"
6216                 }
6217             ],
6218             "time": "2021-08-28T21:27:29+00:00"
6219         },
6220         {
6221             "name": "phpseclib/phpseclib",
6222             "version": "2.0.35",
6223             "source": {
6224                 "type": "git",
6225                 "url": "https://github.com/phpseclib/phpseclib.git",
6226                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420"
6227             },
6228             "dist": {
6229                 "type": "zip",
6230                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4e16cf3f5f927a7d3f5317820af795c0366c0420",
6231                 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420",
6232                 "shasum": ""
6233             },
6234             "require": {
6235                 "php": ">=5.3.3"
6236             },
6237             "require-dev": {
6238                 "phing/phing": "~2.7",
6239                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6240                 "squizlabs/php_codesniffer": "~2.0"
6241             },
6242             "suggest": {
6243                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6244                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6245                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6246                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6247             },
6248             "type": "library",
6249             "autoload": {
6250                 "files": [
6251                     "phpseclib/bootstrap.php"
6252                 ],
6253                 "psr-4": {
6254                     "phpseclib\\": "phpseclib/"
6255                 }
6256             },
6257             "notification-url": "https://packagist.org/downloads/",
6258             "license": [
6259                 "MIT"
6260             ],
6261             "authors": [
6262                 {
6263                     "name": "Jim Wigginton",
6264                     "email": "terrafrost@php.net",
6265                     "role": "Lead Developer"
6266                 },
6267                 {
6268                     "name": "Patrick Monnerat",
6269                     "email": "pm@datasphere.ch",
6270                     "role": "Developer"
6271                 },
6272                 {
6273                     "name": "Andreas Fischer",
6274                     "email": "bantu@phpbb.com",
6275                     "role": "Developer"
6276                 },
6277                 {
6278                     "name": "Hans-Jürgen Petrich",
6279                     "email": "petrich@tronic-media.com",
6280                     "role": "Developer"
6281                 },
6282                 {
6283                     "name": "Graham Campbell",
6284                     "email": "graham@alt-three.com",
6285                     "role": "Developer"
6286                 }
6287             ],
6288             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6289             "homepage": "http://phpseclib.sourceforge.net",
6290             "keywords": [
6291                 "BigInteger",
6292                 "aes",
6293                 "asn.1",
6294                 "asn1",
6295                 "blowfish",
6296                 "crypto",
6297                 "cryptography",
6298                 "encryption",
6299                 "rsa",
6300                 "security",
6301                 "sftp",
6302                 "signature",
6303                 "signing",
6304                 "ssh",
6305                 "twofish",
6306                 "x.509",
6307                 "x509"
6308             ],
6309             "support": {
6310                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6311                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.35"
6312             },
6313             "funding": [
6314                 {
6315                     "url": "https://github.com/terrafrost",
6316                     "type": "github"
6317                 },
6318                 {
6319                     "url": "https://www.patreon.com/phpseclib",
6320                     "type": "patreon"
6321                 },
6322                 {
6323                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6324                     "type": "tidelift"
6325                 }
6326             ],
6327             "time": "2021-11-28T23:30:39+00:00"
6328         },
6329         {
6330             "name": "psr/cache",
6331             "version": "1.0.1",
6332             "source": {
6333                 "type": "git",
6334                 "url": "https://github.com/php-fig/cache.git",
6335                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6336             },
6337             "dist": {
6338                 "type": "zip",
6339                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6340                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6341                 "shasum": ""
6342             },
6343             "require": {
6344                 "php": ">=5.3.0"
6345             },
6346             "type": "library",
6347             "extra": {
6348                 "branch-alias": {
6349                     "dev-master": "1.0.x-dev"
6350                 }
6351             },
6352             "autoload": {
6353                 "psr-4": {
6354                     "Psr\\Cache\\": "src/"
6355                 }
6356             },
6357             "notification-url": "https://packagist.org/downloads/",
6358             "license": [
6359                 "MIT"
6360             ],
6361             "authors": [
6362                 {
6363                     "name": "PHP-FIG",
6364                     "homepage": "http://www.php-fig.org/"
6365                 }
6366             ],
6367             "description": "Common interface for caching libraries",
6368             "keywords": [
6369                 "cache",
6370                 "psr",
6371                 "psr-6"
6372             ],
6373             "support": {
6374                 "source": "https://github.com/php-fig/cache/tree/master"
6375             },
6376             "time": "2016-08-06T20:24:11+00:00"
6377         },
6378         {
6379             "name": "psr/container",
6380             "version": "1.1.2",
6381             "source": {
6382                 "type": "git",
6383                 "url": "https://github.com/php-fig/container.git",
6384                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6385             },
6386             "dist": {
6387                 "type": "zip",
6388                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6389                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6390                 "shasum": ""
6391             },
6392             "require": {
6393                 "php": ">=7.4.0"
6394             },
6395             "type": "library",
6396             "autoload": {
6397                 "psr-4": {
6398                     "Psr\\Container\\": "src/"
6399                 }
6400             },
6401             "notification-url": "https://packagist.org/downloads/",
6402             "license": [
6403                 "MIT"
6404             ],
6405             "authors": [
6406                 {
6407                     "name": "PHP-FIG",
6408                     "homepage": "https://www.php-fig.org/"
6409                 }
6410             ],
6411             "description": "Common Container Interface (PHP FIG PSR-11)",
6412             "homepage": "https://github.com/php-fig/container",
6413             "keywords": [
6414                 "PSR-11",
6415                 "container",
6416                 "container-interface",
6417                 "container-interop",
6418                 "psr"
6419             ],
6420             "support": {
6421                 "issues": "https://github.com/php-fig/container/issues",
6422                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6423             },
6424             "time": "2021-11-05T16:50:12+00:00"
6425         },
6426         {
6427             "name": "psr/http-client",
6428             "version": "1.0.1",
6429             "source": {
6430                 "type": "git",
6431                 "url": "https://github.com/php-fig/http-client.git",
6432                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6433             },
6434             "dist": {
6435                 "type": "zip",
6436                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6437                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6438                 "shasum": ""
6439             },
6440             "require": {
6441                 "php": "^7.0 || ^8.0",
6442                 "psr/http-message": "^1.0"
6443             },
6444             "type": "library",
6445             "extra": {
6446                 "branch-alias": {
6447                     "dev-master": "1.0.x-dev"
6448                 }
6449             },
6450             "autoload": {
6451                 "psr-4": {
6452                     "Psr\\Http\\Client\\": "src/"
6453                 }
6454             },
6455             "notification-url": "https://packagist.org/downloads/",
6456             "license": [
6457                 "MIT"
6458             ],
6459             "authors": [
6460                 {
6461                     "name": "PHP-FIG",
6462                     "homepage": "http://www.php-fig.org/"
6463                 }
6464             ],
6465             "description": "Common interface for HTTP clients",
6466             "homepage": "https://github.com/php-fig/http-client",
6467             "keywords": [
6468                 "http",
6469                 "http-client",
6470                 "psr",
6471                 "psr-18"
6472             ],
6473             "support": {
6474                 "source": "https://github.com/php-fig/http-client/tree/master"
6475             },
6476             "time": "2020-06-29T06:28:15+00:00"
6477         },
6478         {
6479             "name": "psr/http-factory",
6480             "version": "1.0.1",
6481             "source": {
6482                 "type": "git",
6483                 "url": "https://github.com/php-fig/http-factory.git",
6484                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6485             },
6486             "dist": {
6487                 "type": "zip",
6488                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6489                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6490                 "shasum": ""
6491             },
6492             "require": {
6493                 "php": ">=7.0.0",
6494                 "psr/http-message": "^1.0"
6495             },
6496             "type": "library",
6497             "extra": {
6498                 "branch-alias": {
6499                     "dev-master": "1.0.x-dev"
6500                 }
6501             },
6502             "autoload": {
6503                 "psr-4": {
6504                     "Psr\\Http\\Message\\": "src/"
6505                 }
6506             },
6507             "notification-url": "https://packagist.org/downloads/",
6508             "license": [
6509                 "MIT"
6510             ],
6511             "authors": [
6512                 {
6513                     "name": "PHP-FIG",
6514                     "homepage": "http://www.php-fig.org/"
6515                 }
6516             ],
6517             "description": "Common interfaces for PSR-7 HTTP message factories",
6518             "keywords": [
6519                 "factory",
6520                 "http",
6521                 "message",
6522                 "psr",
6523                 "psr-17",
6524                 "psr-7",
6525                 "request",
6526                 "response"
6527             ],
6528             "support": {
6529                 "source": "https://github.com/php-fig/http-factory/tree/master"
6530             },
6531             "time": "2019-04-30T12:38:16+00:00"
6532         },
6533         {
6534             "name": "psr/http-message",
6535             "version": "1.0.1",
6536             "source": {
6537                 "type": "git",
6538                 "url": "https://github.com/php-fig/http-message.git",
6539                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6540             },
6541             "dist": {
6542                 "type": "zip",
6543                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6544                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6545                 "shasum": ""
6546             },
6547             "require": {
6548                 "php": ">=5.3.0"
6549             },
6550             "type": "library",
6551             "extra": {
6552                 "branch-alias": {
6553                     "dev-master": "1.0.x-dev"
6554                 }
6555             },
6556             "autoload": {
6557                 "psr-4": {
6558                     "Psr\\Http\\Message\\": "src/"
6559                 }
6560             },
6561             "notification-url": "https://packagist.org/downloads/",
6562             "license": [
6563                 "MIT"
6564             ],
6565             "authors": [
6566                 {
6567                     "name": "PHP-FIG",
6568                     "homepage": "http://www.php-fig.org/"
6569                 }
6570             ],
6571             "description": "Common interface for HTTP messages",
6572             "homepage": "https://github.com/php-fig/http-message",
6573             "keywords": [
6574                 "http",
6575                 "http-message",
6576                 "psr",
6577                 "psr-7",
6578                 "request",
6579                 "response"
6580             ],
6581             "support": {
6582                 "source": "https://github.com/php-fig/http-message/tree/master"
6583             },
6584             "time": "2016-08-06T14:39:51+00:00"
6585         },
6586         {
6587             "name": "psr/log",
6588             "version": "1.1.4",
6589             "source": {
6590                 "type": "git",
6591                 "url": "https://github.com/php-fig/log.git",
6592                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6593             },
6594             "dist": {
6595                 "type": "zip",
6596                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6597                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6598                 "shasum": ""
6599             },
6600             "require": {
6601                 "php": ">=5.3.0"
6602             },
6603             "type": "library",
6604             "extra": {
6605                 "branch-alias": {
6606                     "dev-master": "1.1.x-dev"
6607                 }
6608             },
6609             "autoload": {
6610                 "psr-4": {
6611                     "Psr\\Log\\": "Psr/Log/"
6612                 }
6613             },
6614             "notification-url": "https://packagist.org/downloads/",
6615             "license": [
6616                 "MIT"
6617             ],
6618             "authors": [
6619                 {
6620                     "name": "PHP-FIG",
6621                     "homepage": "https://www.php-fig.org/"
6622                 }
6623             ],
6624             "description": "Common interface for logging libraries",
6625             "homepage": "https://github.com/php-fig/log",
6626             "keywords": [
6627                 "log",
6628                 "psr",
6629                 "psr-3"
6630             ],
6631             "support": {
6632                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6633             },
6634             "time": "2021-05-03T11:20:27+00:00"
6635         },
6636         {
6637             "name": "psr/simple-cache",
6638             "version": "1.0.1",
6639             "source": {
6640                 "type": "git",
6641                 "url": "https://github.com/php-fig/simple-cache.git",
6642                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6643             },
6644             "dist": {
6645                 "type": "zip",
6646                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6647                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6648                 "shasum": ""
6649             },
6650             "require": {
6651                 "php": ">=5.3.0"
6652             },
6653             "type": "library",
6654             "extra": {
6655                 "branch-alias": {
6656                     "dev-master": "1.0.x-dev"
6657                 }
6658             },
6659             "autoload": {
6660                 "psr-4": {
6661                     "Psr\\SimpleCache\\": "src/"
6662                 }
6663             },
6664             "notification-url": "https://packagist.org/downloads/",
6665             "license": [
6666                 "MIT"
6667             ],
6668             "authors": [
6669                 {
6670                     "name": "PHP-FIG",
6671                     "homepage": "http://www.php-fig.org/"
6672                 }
6673             ],
6674             "description": "Common interfaces for simple caching",
6675             "keywords": [
6676                 "cache",
6677                 "caching",
6678                 "psr",
6679                 "psr-16",
6680                 "simple-cache"
6681             ],
6682             "support": {
6683                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6684             },
6685             "time": "2017-10-23T01:57:42+00:00"
6686         },
6687         {
6688             "name": "ralouphie/getallheaders",
6689             "version": "3.0.3",
6690             "source": {
6691                 "type": "git",
6692                 "url": "https://github.com/ralouphie/getallheaders.git",
6693                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6694             },
6695             "dist": {
6696                 "type": "zip",
6697                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6698                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6699                 "shasum": ""
6700             },
6701             "require": {
6702                 "php": ">=5.6"
6703             },
6704             "require-dev": {
6705                 "php-coveralls/php-coveralls": "^2.1",
6706                 "phpunit/phpunit": "^5 || ^6.5"
6707             },
6708             "type": "library",
6709             "autoload": {
6710                 "files": [
6711                     "src/getallheaders.php"
6712                 ]
6713             },
6714             "notification-url": "https://packagist.org/downloads/",
6715             "license": [
6716                 "MIT"
6717             ],
6718             "authors": [
6719                 {
6720                     "name": "Ralph Khattar",
6721                     "email": "ralph.khattar@gmail.com"
6722                 }
6723             ],
6724             "description": "A polyfill for getallheaders.",
6725             "support": {
6726                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6727                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6728             },
6729             "time": "2019-03-08T08:55:37+00:00"
6730         },
6731         {
6732             "name": "ramsey/collection",
6733             "version": "1.2.2",
6734             "source": {
6735                 "type": "git",
6736                 "url": "https://github.com/ramsey/collection.git",
6737                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6738             },
6739             "dist": {
6740                 "type": "zip",
6741                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6742                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6743                 "shasum": ""
6744             },
6745             "require": {
6746                 "php": "^7.3 || ^8",
6747                 "symfony/polyfill-php81": "^1.23"
6748             },
6749             "require-dev": {
6750                 "captainhook/captainhook": "^5.3",
6751                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6752                 "ergebnis/composer-normalize": "^2.6",
6753                 "fakerphp/faker": "^1.5",
6754                 "hamcrest/hamcrest-php": "^2",
6755                 "jangregor/phpstan-prophecy": "^0.8",
6756                 "mockery/mockery": "^1.3",
6757                 "phpspec/prophecy-phpunit": "^2.0",
6758                 "phpstan/extension-installer": "^1",
6759                 "phpstan/phpstan": "^0.12.32",
6760                 "phpstan/phpstan-mockery": "^0.12.5",
6761                 "phpstan/phpstan-phpunit": "^0.12.11",
6762                 "phpunit/phpunit": "^8.5 || ^9",
6763                 "psy/psysh": "^0.10.4",
6764                 "slevomat/coding-standard": "^6.3",
6765                 "squizlabs/php_codesniffer": "^3.5",
6766                 "vimeo/psalm": "^4.4"
6767             },
6768             "type": "library",
6769             "autoload": {
6770                 "psr-4": {
6771                     "Ramsey\\Collection\\": "src/"
6772                 }
6773             },
6774             "notification-url": "https://packagist.org/downloads/",
6775             "license": [
6776                 "MIT"
6777             ],
6778             "authors": [
6779                 {
6780                     "name": "Ben Ramsey",
6781                     "email": "ben@benramsey.com",
6782                     "homepage": "https://benramsey.com"
6783                 }
6784             ],
6785             "description": "A PHP library for representing and manipulating collections.",
6786             "keywords": [
6787                 "array",
6788                 "collection",
6789                 "hash",
6790                 "map",
6791                 "queue",
6792                 "set"
6793             ],
6794             "support": {
6795                 "issues": "https://github.com/ramsey/collection/issues",
6796                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
6797             },
6798             "funding": [
6799                 {
6800                     "url": "https://github.com/ramsey",
6801                     "type": "github"
6802                 },
6803                 {
6804                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
6805                     "type": "tidelift"
6806                 }
6807             ],
6808             "time": "2021-10-10T03:01:02+00:00"
6809         },
6810         {
6811             "name": "ramsey/uuid",
6812             "version": "4.2.3",
6813             "source": {
6814                 "type": "git",
6815                 "url": "https://github.com/ramsey/uuid.git",
6816                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
6817             },
6818             "dist": {
6819                 "type": "zip",
6820                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6821                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6822                 "shasum": ""
6823             },
6824             "require": {
6825                 "brick/math": "^0.8 || ^0.9",
6826                 "ext-json": "*",
6827                 "php": "^7.2 || ^8.0",
6828                 "ramsey/collection": "^1.0",
6829                 "symfony/polyfill-ctype": "^1.8",
6830                 "symfony/polyfill-php80": "^1.14"
6831             },
6832             "replace": {
6833                 "rhumsaa/uuid": "self.version"
6834             },
6835             "require-dev": {
6836                 "captainhook/captainhook": "^5.10",
6837                 "captainhook/plugin-composer": "^5.3",
6838                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6839                 "doctrine/annotations": "^1.8",
6840                 "ergebnis/composer-normalize": "^2.15",
6841                 "mockery/mockery": "^1.3",
6842                 "moontoast/math": "^1.1",
6843                 "paragonie/random-lib": "^2",
6844                 "php-mock/php-mock": "^2.2",
6845                 "php-mock/php-mock-mockery": "^1.3",
6846                 "php-parallel-lint/php-parallel-lint": "^1.1",
6847                 "phpbench/phpbench": "^1.0",
6848                 "phpstan/extension-installer": "^1.0",
6849                 "phpstan/phpstan": "^0.12",
6850                 "phpstan/phpstan-mockery": "^0.12",
6851                 "phpstan/phpstan-phpunit": "^0.12",
6852                 "phpunit/phpunit": "^8.5 || ^9",
6853                 "slevomat/coding-standard": "^7.0",
6854                 "squizlabs/php_codesniffer": "^3.5",
6855                 "vimeo/psalm": "^4.9"
6856             },
6857             "suggest": {
6858                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
6859                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
6860                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
6861                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
6862                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6863                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6864             },
6865             "type": "library",
6866             "extra": {
6867                 "branch-alias": {
6868                     "dev-main": "4.x-dev"
6869                 },
6870                 "captainhook": {
6871                     "force-install": true
6872                 }
6873             },
6874             "autoload": {
6875                 "psr-4": {
6876                     "Ramsey\\Uuid\\": "src/"
6877                 },
6878                 "files": [
6879                     "src/functions.php"
6880                 ]
6881             },
6882             "notification-url": "https://packagist.org/downloads/",
6883             "license": [
6884                 "MIT"
6885             ],
6886             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
6887             "keywords": [
6888                 "guid",
6889                 "identifier",
6890                 "uuid"
6891             ],
6892             "support": {
6893                 "issues": "https://github.com/ramsey/uuid/issues",
6894                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
6895             },
6896             "funding": [
6897                 {
6898                     "url": "https://github.com/ramsey",
6899                     "type": "github"
6900                 },
6901                 {
6902                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
6903                     "type": "tidelift"
6904                 }
6905             ],
6906             "time": "2021-09-25T23:10:38+00:00"
6907         },
6908         {
6909             "name": "rospdf/pdf-php",
6910             "version": "0.12.63",
6911             "source": {
6912                 "type": "git",
6913                 "url": "https://github.com/rospdf/pdf-php.git",
6914                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
6915             },
6916             "dist": {
6917                 "type": "zip",
6918                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
6919                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
6920                 "shasum": ""
6921             },
6922             "require": {
6923                 "php": ">=5.6.0"
6924             },
6925             "require-dev": {
6926                 "phpunit/phpunit": "3.7.38",
6927                 "squizlabs/php_codesniffer": "2.*"
6928             },
6929             "type": "library",
6930             "extra": {
6931                 "branch-alias": {
6932                     "dev-experimental": "0.13.x-dev",
6933                     "dev-master": "0.12.x-dev"
6934                 }
6935             },
6936             "autoload": {
6937                 "files": [
6938                     "src/Cpdf.php",
6939                     "src/Cezpdf.php"
6940                 ]
6941             },
6942             "notification-url": "https://packagist.org/downloads/",
6943             "license": [
6944                 "MIT"
6945             ],
6946             "authors": [
6947                 {
6948                     "name": "Ole Koeckemann",
6949                     "email": "ole.k@web.de",
6950                     "role": "Project Head / Developer"
6951                 },
6952                 {
6953                     "name": "Lars Olesen",
6954                     "email": "lars@intraface.dk",
6955                     "role": "Developer"
6956                 },
6957                 {
6958                     "name": "Sune Jensen",
6959                     "email": "sj@sunet.dk",
6960                     "role": "Developer"
6961                 },
6962                 {
6963                     "name": "Nicola Asuni",
6964                     "email": "info@tecnick.com",
6965                     "role": "Developer"
6966                 },
6967                 {
6968                     "name": "Wayne Munro",
6969                     "email": "pdf@ros.co.nz",
6970                     "role": "Founder / Inactive"
6971                 }
6972             ],
6973             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
6974             "homepage": "https://github.com/rospdf/pdf-php",
6975             "support": {
6976                 "issues": "https://github.com/rospdf/pdf-php/issues",
6977                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
6978             },
6979             "time": "2020-09-20T06:15:20+00:00"
6980         },
6981         {
6982             "name": "sabberworm/php-css-parser",
6983             "version": "8.3.1",
6984             "source": {
6985                 "type": "git",
6986                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
6987                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
6988             },
6989             "dist": {
6990                 "type": "zip",
6991                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
6992                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
6993                 "shasum": ""
6994             },
6995             "require": {
6996                 "php": ">=5.3.2"
6997             },
6998             "require-dev": {
6999                 "codacy/coverage": "^1.4",
7000                 "phpunit/phpunit": "~4.8"
7001             },
7002             "type": "library",
7003             "autoload": {
7004                 "psr-0": {
7005                     "Sabberworm\\CSS": "lib/"
7006                 }
7007             },
7008             "notification-url": "https://packagist.org/downloads/",
7009             "license": [
7010                 "MIT"
7011             ],
7012             "authors": [
7013                 {
7014                     "name": "Raphael Schweikert"
7015                 }
7016             ],
7017             "description": "Parser for CSS Files written in PHP",
7018             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7019             "keywords": [
7020                 "css",
7021                 "parser",
7022                 "stylesheet"
7023             ],
7024             "support": {
7025                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7026                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1"
7027             },
7028             "time": "2020-06-01T09:10:00+00:00"
7029         },
7030         {
7031             "name": "setasign/fpdi",
7032             "version": "v2.3.6",
7033             "source": {
7034                 "type": "git",
7035                 "url": "https://github.com/Setasign/FPDI.git",
7036                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7037             },
7038             "dist": {
7039                 "type": "zip",
7040                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7041                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7042                 "shasum": ""
7043             },
7044             "require": {
7045                 "ext-zlib": "*",
7046                 "php": "^5.6 || ^7.0 || ^8.0"
7047             },
7048             "conflict": {
7049                 "setasign/tfpdf": "<1.31"
7050             },
7051             "require-dev": {
7052                 "phpunit/phpunit": "~5.7",
7053                 "setasign/fpdf": "~1.8",
7054                 "setasign/tfpdf": "1.31",
7055                 "squizlabs/php_codesniffer": "^3.5",
7056                 "tecnickcom/tcpdf": "~6.2"
7057             },
7058             "suggest": {
7059                 "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."
7060             },
7061             "type": "library",
7062             "autoload": {
7063                 "psr-4": {
7064                     "setasign\\Fpdi\\": "src/"
7065                 }
7066             },
7067             "notification-url": "https://packagist.org/downloads/",
7068             "license": [
7069                 "MIT"
7070             ],
7071             "authors": [
7072                 {
7073                     "name": "Jan Slabon",
7074                     "email": "jan.slabon@setasign.com",
7075                     "homepage": "https://www.setasign.com"
7076                 },
7077                 {
7078                     "name": "Maximilian Kresse",
7079                     "email": "maximilian.kresse@setasign.com",
7080                     "homepage": "https://www.setasign.com"
7081                 }
7082             ],
7083             "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.",
7084             "homepage": "https://www.setasign.com/fpdi",
7085             "keywords": [
7086                 "fpdf",
7087                 "fpdi",
7088                 "pdf"
7089             ],
7090             "support": {
7091                 "issues": "https://github.com/Setasign/FPDI/issues",
7092                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7093             },
7094             "funding": [
7095                 {
7096                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7097                     "type": "tidelift"
7098                 }
7099             ],
7100             "time": "2021-02-11T11:37:01+00:00"
7101         },
7102         {
7103             "name": "smarty/smarty",
7104             "version": "v2.6.33",
7105             "source": {
7106                 "type": "git",
7107                 "url": "https://github.com/smarty-php/smarty.git",
7108                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346"
7109             },
7110             "dist": {
7111                 "type": "zip",
7112                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/533fa2abe308dcc009c7bdab977d530b32408346",
7113                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346",
7114                 "shasum": ""
7115             },
7116             "require": {
7117                 "php": ">=5.2"
7118             },
7119             "type": "library",
7120             "autoload": {
7121                 "classmap": [
7122                     "libs/Smarty.class.php",
7123                     "libs/Smarty_Compiler.class.php",
7124                     "libs/Config_File.class.php"
7125                 ]
7126             },
7127             "notification-url": "https://packagist.org/downloads/",
7128             "license": [
7129                 "LGPL-3.0"
7130             ],
7131             "authors": [
7132                 {
7133                     "name": "Monte Ohrt",
7134                     "email": "monte@ohrt.com"
7135                 },
7136                 {
7137                     "name": "Uwe Tews",
7138                     "email": "uwe.tews@googlemail.com"
7139                 }
7140             ],
7141             "description": "Smarty - the compiling PHP template engine",
7142             "homepage": "http://www.smarty.net",
7143             "keywords": [
7144                 "templating"
7145             ],
7146             "support": {
7147                 "forum": "http://www.smarty.net/forums/",
7148                 "irc": "irc://irc.freenode.org/smarty",
7149                 "issues": "http://code.google.com/p/smarty-php/issues/list",
7150                 "source": "https://github.com/smarty-php/smarty/tree/v2.6.33"
7151             },
7152             "time": "2021-10-23T12:46:52+00:00"
7153         },
7154         {
7155             "name": "steverhoades/oauth2-openid-connect-server",
7156             "version": "v2.4.0",
7157             "source": {
7158                 "type": "git",
7159                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7160                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7161             },
7162             "dist": {
7163                 "type": "zip",
7164                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7165                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7166                 "shasum": ""
7167             },
7168             "require": {
7169                 "lcobucci/jwt": "4.1.5",
7170                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7171             },
7172             "require-dev": {
7173                 "laminas/laminas-diactoros": "^1.3.2",
7174                 "phpunit/phpunit": "^5.0|^9.5"
7175             },
7176             "type": "library",
7177             "autoload": {
7178                 "psr-4": {
7179                     "OpenIDConnectServer\\": "src/"
7180                 }
7181             },
7182             "notification-url": "https://packagist.org/downloads/",
7183             "license": [
7184                 "MIT"
7185             ],
7186             "authors": [
7187                 {
7188                     "name": "Steve Rhoades",
7189                     "email": "sedonami@gmail.com"
7190                 }
7191             ],
7192             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7193             "support": {
7194                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7195                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7196             },
7197             "time": "2021-10-28T13:38:28+00:00"
7198         },
7199         {
7200             "name": "stripe/stripe-php",
7201             "version": "v7.103.0",
7202             "source": {
7203                 "type": "git",
7204                 "url": "https://github.com/stripe/stripe-php.git",
7205                 "reference": "3a029598395bb4c7cfafa64707a553f4b01a9a12"
7206             },
7207             "dist": {
7208                 "type": "zip",
7209                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/3a029598395bb4c7cfafa64707a553f4b01a9a12",
7210                 "reference": "3a029598395bb4c7cfafa64707a553f4b01a9a12",
7211                 "shasum": ""
7212             },
7213             "require": {
7214                 "ext-curl": "*",
7215                 "ext-json": "*",
7216                 "ext-mbstring": "*",
7217                 "php": ">=5.6.0"
7218             },
7219             "require-dev": {
7220                 "friendsofphp/php-cs-fixer": "2.17.1",
7221                 "php-coveralls/php-coveralls": "^2.1",
7222                 "phpunit/phpunit": "^5.7",
7223                 "squizlabs/php_codesniffer": "^3.3",
7224                 "symfony/process": "~3.4"
7225             },
7226             "type": "library",
7227             "extra": {
7228                 "branch-alias": {
7229                     "dev-master": "2.0-dev"
7230                 }
7231             },
7232             "autoload": {
7233                 "psr-4": {
7234                     "Stripe\\": "lib/"
7235                 }
7236             },
7237             "notification-url": "https://packagist.org/downloads/",
7238             "license": [
7239                 "MIT"
7240             ],
7241             "authors": [
7242                 {
7243                     "name": "Stripe and contributors",
7244                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7245                 }
7246             ],
7247             "description": "Stripe PHP Library",
7248             "homepage": "https://stripe.com/",
7249             "keywords": [
7250                 "api",
7251                 "payment processing",
7252                 "stripe"
7253             ],
7254             "support": {
7255                 "issues": "https://github.com/stripe/stripe-php/issues",
7256                 "source": "https://github.com/stripe/stripe-php/tree/v7.103.0"
7257             },
7258             "time": "2021-11-20T00:36:07+00:00"
7259         },
7260         {
7261             "name": "symfony/config",
7262             "version": "v4.4.34",
7263             "source": {
7264                 "type": "git",
7265                 "url": "https://github.com/symfony/config.git",
7266                 "reference": "e99b65a18faa34fde57078095c39a1bc91a22492"
7267             },
7268             "dist": {
7269                 "type": "zip",
7270                 "url": "https://api.github.com/repos/symfony/config/zipball/e99b65a18faa34fde57078095c39a1bc91a22492",
7271                 "reference": "e99b65a18faa34fde57078095c39a1bc91a22492",
7272                 "shasum": ""
7273             },
7274             "require": {
7275                 "php": ">=7.1.3",
7276                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7277                 "symfony/polyfill-ctype": "~1.8",
7278                 "symfony/polyfill-php80": "^1.16",
7279                 "symfony/polyfill-php81": "^1.22"
7280             },
7281             "conflict": {
7282                 "symfony/finder": "<3.4"
7283             },
7284             "require-dev": {
7285                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7286                 "symfony/finder": "^3.4|^4.0|^5.0",
7287                 "symfony/messenger": "^4.1|^5.0",
7288                 "symfony/service-contracts": "^1.1|^2",
7289                 "symfony/yaml": "^3.4|^4.0|^5.0"
7290             },
7291             "suggest": {
7292                 "symfony/yaml": "To use the yaml reference dumper"
7293             },
7294             "type": "library",
7295             "autoload": {
7296                 "psr-4": {
7297                     "Symfony\\Component\\Config\\": ""
7298                 },
7299                 "exclude-from-classmap": [
7300                     "/Tests/"
7301                 ]
7302             },
7303             "notification-url": "https://packagist.org/downloads/",
7304             "license": [
7305                 "MIT"
7306             ],
7307             "authors": [
7308                 {
7309                     "name": "Fabien Potencier",
7310                     "email": "fabien@symfony.com"
7311                 },
7312                 {
7313                     "name": "Symfony Community",
7314                     "homepage": "https://symfony.com/contributors"
7315                 }
7316             ],
7317             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7318             "homepage": "https://symfony.com",
7319             "support": {
7320                 "source": "https://github.com/symfony/config/tree/v4.4.34"
7321             },
7322             "funding": [
7323                 {
7324                     "url": "https://symfony.com/sponsor",
7325                     "type": "custom"
7326                 },
7327                 {
7328                     "url": "https://github.com/fabpot",
7329                     "type": "github"
7330                 },
7331                 {
7332                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7333                     "type": "tidelift"
7334                 }
7335             ],
7336             "time": "2021-10-29T15:43:26+00:00"
7337         },
7338         {
7339             "name": "symfony/dependency-injection",
7340             "version": "v4.4.34",
7341             "source": {
7342                 "type": "git",
7343                 "url": "https://github.com/symfony/dependency-injection.git",
7344                 "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b"
7345             },
7346             "dist": {
7347                 "type": "zip",
7348                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/117d7f132ed7efbd535ec947709d49bec1b9d24b",
7349                 "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b",
7350                 "shasum": ""
7351             },
7352             "require": {
7353                 "php": ">=7.1.3",
7354                 "psr/container": "^1.0",
7355                 "symfony/polyfill-php80": "^1.16",
7356                 "symfony/service-contracts": "^1.1.6|^2"
7357             },
7358             "conflict": {
7359                 "symfony/config": "<4.3|>=5.0",
7360                 "symfony/finder": "<3.4",
7361                 "symfony/proxy-manager-bridge": "<3.4",
7362                 "symfony/yaml": "<3.4"
7363             },
7364             "provide": {
7365                 "psr/container-implementation": "1.0",
7366                 "symfony/service-implementation": "1.0|2.0"
7367             },
7368             "require-dev": {
7369                 "symfony/config": "^4.3",
7370                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7371                 "symfony/yaml": "^4.4|^5.0"
7372             },
7373             "suggest": {
7374                 "symfony/config": "",
7375                 "symfony/expression-language": "For using expressions in service container configuration",
7376                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7377                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7378                 "symfony/yaml": ""
7379             },
7380             "type": "library",
7381             "autoload": {
7382                 "psr-4": {
7383                     "Symfony\\Component\\DependencyInjection\\": ""
7384                 },
7385                 "exclude-from-classmap": [
7386                     "/Tests/"
7387                 ]
7388             },
7389             "notification-url": "https://packagist.org/downloads/",
7390             "license": [
7391                 "MIT"
7392             ],
7393             "authors": [
7394                 {
7395                     "name": "Fabien Potencier",
7396                     "email": "fabien@symfony.com"
7397                 },
7398                 {
7399                     "name": "Symfony Community",
7400                     "homepage": "https://symfony.com/contributors"
7401                 }
7402             ],
7403             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7404             "homepage": "https://symfony.com",
7405             "support": {
7406                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.34"
7407             },
7408             "funding": [
7409                 {
7410                     "url": "https://symfony.com/sponsor",
7411                     "type": "custom"
7412                 },
7413                 {
7414                     "url": "https://github.com/fabpot",
7415                     "type": "github"
7416                 },
7417                 {
7418                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7419                     "type": "tidelift"
7420                 }
7421             ],
7422             "time": "2021-11-15T14:42:25+00:00"
7423         },
7424         {
7425             "name": "symfony/deprecation-contracts",
7426             "version": "v2.5.0",
7427             "source": {
7428                 "type": "git",
7429                 "url": "https://github.com/symfony/deprecation-contracts.git",
7430                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
7431             },
7432             "dist": {
7433                 "type": "zip",
7434                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7435                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
7436                 "shasum": ""
7437             },
7438             "require": {
7439                 "php": ">=7.1"
7440             },
7441             "type": "library",
7442             "extra": {
7443                 "branch-alias": {
7444                     "dev-main": "2.5-dev"
7445                 },
7446                 "thanks": {
7447                     "name": "symfony/contracts",
7448                     "url": "https://github.com/symfony/contracts"
7449                 }
7450             },
7451             "autoload": {
7452                 "files": [
7453                     "function.php"
7454                 ]
7455             },
7456             "notification-url": "https://packagist.org/downloads/",
7457             "license": [
7458                 "MIT"
7459             ],
7460             "authors": [
7461                 {
7462                     "name": "Nicolas Grekas",
7463                     "email": "p@tchwork.com"
7464                 },
7465                 {
7466                     "name": "Symfony Community",
7467                     "homepage": "https://symfony.com/contributors"
7468                 }
7469             ],
7470             "description": "A generic function and convention to trigger deprecation notices",
7471             "homepage": "https://symfony.com",
7472             "support": {
7473                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
7474             },
7475             "funding": [
7476                 {
7477                     "url": "https://symfony.com/sponsor",
7478                     "type": "custom"
7479                 },
7480                 {
7481                     "url": "https://github.com/fabpot",
7482                     "type": "github"
7483                 },
7484                 {
7485                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7486                     "type": "tidelift"
7487                 }
7488             ],
7489             "time": "2021-07-12T14:48:14+00:00"
7490         },
7491         {
7492             "name": "symfony/event-dispatcher",
7493             "version": "v4.4.34",
7494             "source": {
7495                 "type": "git",
7496                 "url": "https://github.com/symfony/event-dispatcher.git",
7497                 "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8"
7498             },
7499             "dist": {
7500                 "type": "zip",
7501                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8",
7502                 "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8",
7503                 "shasum": ""
7504             },
7505             "require": {
7506                 "php": ">=7.1.3",
7507                 "symfony/event-dispatcher-contracts": "^1.1",
7508                 "symfony/polyfill-php80": "^1.16"
7509             },
7510             "conflict": {
7511                 "symfony/dependency-injection": "<3.4"
7512             },
7513             "provide": {
7514                 "psr/event-dispatcher-implementation": "1.0",
7515                 "symfony/event-dispatcher-implementation": "1.1"
7516             },
7517             "require-dev": {
7518                 "psr/log": "^1|^2|^3",
7519                 "symfony/config": "^3.4|^4.0|^5.0",
7520                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7521                 "symfony/error-handler": "~3.4|~4.4",
7522                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7523                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7524                 "symfony/service-contracts": "^1.1|^2",
7525                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7526             },
7527             "suggest": {
7528                 "symfony/dependency-injection": "",
7529                 "symfony/http-kernel": ""
7530             },
7531             "type": "library",
7532             "autoload": {
7533                 "psr-4": {
7534                     "Symfony\\Component\\EventDispatcher\\": ""
7535                 },
7536                 "exclude-from-classmap": [
7537                     "/Tests/"
7538                 ]
7539             },
7540             "notification-url": "https://packagist.org/downloads/",
7541             "license": [
7542                 "MIT"
7543             ],
7544             "authors": [
7545                 {
7546                     "name": "Fabien Potencier",
7547                     "email": "fabien@symfony.com"
7548                 },
7549                 {
7550                     "name": "Symfony Community",
7551                     "homepage": "https://symfony.com/contributors"
7552                 }
7553             ],
7554             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7555             "homepage": "https://symfony.com",
7556             "support": {
7557                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.34"
7558             },
7559             "funding": [
7560                 {
7561                     "url": "https://symfony.com/sponsor",
7562                     "type": "custom"
7563                 },
7564                 {
7565                     "url": "https://github.com/fabpot",
7566                     "type": "github"
7567                 },
7568                 {
7569                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7570                     "type": "tidelift"
7571                 }
7572             ],
7573             "time": "2021-11-15T14:42:25+00:00"
7574         },
7575         {
7576             "name": "symfony/event-dispatcher-contracts",
7577             "version": "v1.1.9",
7578             "source": {
7579                 "type": "git",
7580                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7581                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
7582             },
7583             "dist": {
7584                 "type": "zip",
7585                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
7586                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
7587                 "shasum": ""
7588             },
7589             "require": {
7590                 "php": ">=7.1.3"
7591             },
7592             "suggest": {
7593                 "psr/event-dispatcher": "",
7594                 "symfony/event-dispatcher-implementation": ""
7595             },
7596             "type": "library",
7597             "extra": {
7598                 "branch-alias": {
7599                     "dev-master": "1.1-dev"
7600                 },
7601                 "thanks": {
7602                     "name": "symfony/contracts",
7603                     "url": "https://github.com/symfony/contracts"
7604                 }
7605             },
7606             "autoload": {
7607                 "psr-4": {
7608                     "Symfony\\Contracts\\EventDispatcher\\": ""
7609                 }
7610             },
7611             "notification-url": "https://packagist.org/downloads/",
7612             "license": [
7613                 "MIT"
7614             ],
7615             "authors": [
7616                 {
7617                     "name": "Nicolas Grekas",
7618                     "email": "p@tchwork.com"
7619                 },
7620                 {
7621                     "name": "Symfony Community",
7622                     "homepage": "https://symfony.com/contributors"
7623                 }
7624             ],
7625             "description": "Generic abstractions related to dispatching event",
7626             "homepage": "https://symfony.com",
7627             "keywords": [
7628                 "abstractions",
7629                 "contracts",
7630                 "decoupling",
7631                 "interfaces",
7632                 "interoperability",
7633                 "standards"
7634             ],
7635             "support": {
7636                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
7637             },
7638             "funding": [
7639                 {
7640                     "url": "https://symfony.com/sponsor",
7641                     "type": "custom"
7642                 },
7643                 {
7644                     "url": "https://github.com/fabpot",
7645                     "type": "github"
7646                 },
7647                 {
7648                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7649                     "type": "tidelift"
7650                 }
7651             ],
7652             "time": "2020-07-06T13:19:58+00:00"
7653         },
7654         {
7655             "name": "symfony/filesystem",
7656             "version": "v5.4.0",
7657             "source": {
7658                 "type": "git",
7659                 "url": "https://github.com/symfony/filesystem.git",
7660                 "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01"
7661             },
7662             "dist": {
7663                 "type": "zip",
7664                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/731f917dc31edcffec2c6a777f3698c33bea8f01",
7665                 "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01",
7666                 "shasum": ""
7667             },
7668             "require": {
7669                 "php": ">=7.2.5",
7670                 "symfony/polyfill-ctype": "~1.8",
7671                 "symfony/polyfill-mbstring": "~1.8",
7672                 "symfony/polyfill-php80": "^1.16"
7673             },
7674             "type": "library",
7675             "autoload": {
7676                 "psr-4": {
7677                     "Symfony\\Component\\Filesystem\\": ""
7678                 },
7679                 "exclude-from-classmap": [
7680                     "/Tests/"
7681                 ]
7682             },
7683             "notification-url": "https://packagist.org/downloads/",
7684             "license": [
7685                 "MIT"
7686             ],
7687             "authors": [
7688                 {
7689                     "name": "Fabien Potencier",
7690                     "email": "fabien@symfony.com"
7691                 },
7692                 {
7693                     "name": "Symfony Community",
7694                     "homepage": "https://symfony.com/contributors"
7695                 }
7696             ],
7697             "description": "Provides basic utilities for the filesystem",
7698             "homepage": "https://symfony.com",
7699             "support": {
7700                 "source": "https://github.com/symfony/filesystem/tree/v5.4.0"
7701             },
7702             "funding": [
7703                 {
7704                     "url": "https://symfony.com/sponsor",
7705                     "type": "custom"
7706                 },
7707                 {
7708                     "url": "https://github.com/fabpot",
7709                     "type": "github"
7710                 },
7711                 {
7712                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7713                     "type": "tidelift"
7714                 }
7715             ],
7716             "time": "2021-10-28T13:39:27+00:00"
7717         },
7718         {
7719             "name": "symfony/http-foundation",
7720             "version": "v4.4.34",
7721             "source": {
7722                 "type": "git",
7723                 "url": "https://github.com/symfony/http-foundation.git",
7724                 "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab"
7725             },
7726             "dist": {
7727                 "type": "zip",
7728                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4cbbb6fc428588ce8373802461e7fe84e6809ab",
7729                 "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab",
7730                 "shasum": ""
7731             },
7732             "require": {
7733                 "php": ">=7.1.3",
7734                 "symfony/mime": "^4.3|^5.0",
7735                 "symfony/polyfill-mbstring": "~1.1",
7736                 "symfony/polyfill-php80": "^1.16"
7737             },
7738             "require-dev": {
7739                 "predis/predis": "~1.0",
7740                 "symfony/expression-language": "^3.4|^4.0|^5.0"
7741             },
7742             "type": "library",
7743             "autoload": {
7744                 "psr-4": {
7745                     "Symfony\\Component\\HttpFoundation\\": ""
7746                 },
7747                 "exclude-from-classmap": [
7748                     "/Tests/"
7749                 ]
7750             },
7751             "notification-url": "https://packagist.org/downloads/",
7752             "license": [
7753                 "MIT"
7754             ],
7755             "authors": [
7756                 {
7757                     "name": "Fabien Potencier",
7758                     "email": "fabien@symfony.com"
7759                 },
7760                 {
7761                     "name": "Symfony Community",
7762                     "homepage": "https://symfony.com/contributors"
7763                 }
7764             ],
7765             "description": "Defines an object-oriented layer for the HTTP specification",
7766             "homepage": "https://symfony.com",
7767             "support": {
7768                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.34"
7769             },
7770             "funding": [
7771                 {
7772                     "url": "https://symfony.com/sponsor",
7773                     "type": "custom"
7774                 },
7775                 {
7776                     "url": "https://github.com/fabpot",
7777                     "type": "github"
7778                 },
7779                 {
7780                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7781                     "type": "tidelift"
7782                 }
7783             ],
7784             "time": "2021-11-04T12:23:33+00:00"
7785         },
7786         {
7787             "name": "symfony/inflector",
7788             "version": "v5.4.0",
7789             "source": {
7790                 "type": "git",
7791                 "url": "https://github.com/symfony/inflector.git",
7792                 "reference": "994f78cae91007021142b1e5df87fb297fe9f8d8"
7793             },
7794             "dist": {
7795                 "type": "zip",
7796                 "url": "https://api.github.com/repos/symfony/inflector/zipball/994f78cae91007021142b1e5df87fb297fe9f8d8",
7797                 "reference": "994f78cae91007021142b1e5df87fb297fe9f8d8",
7798                 "shasum": ""
7799             },
7800             "require": {
7801                 "php": ">=7.2.5",
7802                 "symfony/deprecation-contracts": "^2.1|^3",
7803                 "symfony/polyfill-php80": "^1.16",
7804                 "symfony/string": "^5.3.10|^6.0"
7805             },
7806             "type": "library",
7807             "autoload": {
7808                 "psr-4": {
7809                     "Symfony\\Component\\Inflector\\": ""
7810                 },
7811                 "exclude-from-classmap": [
7812                     "/Tests/"
7813                 ]
7814             },
7815             "notification-url": "https://packagist.org/downloads/",
7816             "license": [
7817                 "MIT"
7818             ],
7819             "authors": [
7820                 {
7821                     "name": "Bernhard Schussek",
7822                     "email": "bschussek@gmail.com"
7823                 },
7824                 {
7825                     "name": "Symfony Community",
7826                     "homepage": "https://symfony.com/contributors"
7827                 }
7828             ],
7829             "description": "Converts words between their singular and plural forms (English only)",
7830             "homepage": "https://symfony.com",
7831             "keywords": [
7832                 "inflection",
7833                 "pluralize",
7834                 "singularize",
7835                 "string",
7836                 "symfony",
7837                 "words"
7838             ],
7839             "support": {
7840                 "source": "https://github.com/symfony/inflector/tree/v5.4.0"
7841             },
7842             "funding": [
7843                 {
7844                     "url": "https://symfony.com/sponsor",
7845                     "type": "custom"
7846                 },
7847                 {
7848                     "url": "https://github.com/fabpot",
7849                     "type": "github"
7850                 },
7851                 {
7852                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7853                     "type": "tidelift"
7854                 }
7855             ],
7856             "abandoned": "use `EnglishInflector` from the String component instead",
7857             "time": "2021-11-23T10:19:22+00:00"
7858         },
7859         {
7860             "name": "symfony/mime",
7861             "version": "v5.4.0",
7862             "source": {
7863                 "type": "git",
7864                 "url": "https://github.com/symfony/mime.git",
7865                 "reference": "d4365000217b67c01acff407573906ff91bcfb34"
7866             },
7867             "dist": {
7868                 "type": "zip",
7869                 "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34",
7870                 "reference": "d4365000217b67c01acff407573906ff91bcfb34",
7871                 "shasum": ""
7872             },
7873             "require": {
7874                 "php": ">=7.2.5",
7875                 "symfony/deprecation-contracts": "^2.1|^3",
7876                 "symfony/polyfill-intl-idn": "^1.10",
7877                 "symfony/polyfill-mbstring": "^1.0",
7878                 "symfony/polyfill-php80": "^1.16"
7879             },
7880             "conflict": {
7881                 "egulias/email-validator": "~3.0.0",
7882                 "phpdocumentor/reflection-docblock": "<3.2.2",
7883                 "phpdocumentor/type-resolver": "<1.4.0",
7884                 "symfony/mailer": "<4.4"
7885             },
7886             "require-dev": {
7887                 "egulias/email-validator": "^2.1.10|^3.1",
7888                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
7889                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7890                 "symfony/property-access": "^4.4|^5.1|^6.0",
7891                 "symfony/property-info": "^4.4|^5.1|^6.0",
7892                 "symfony/serializer": "^5.2|^6.0"
7893             },
7894             "type": "library",
7895             "autoload": {
7896                 "psr-4": {
7897                     "Symfony\\Component\\Mime\\": ""
7898                 },
7899                 "exclude-from-classmap": [
7900                     "/Tests/"
7901                 ]
7902             },
7903             "notification-url": "https://packagist.org/downloads/",
7904             "license": [
7905                 "MIT"
7906             ],
7907             "authors": [
7908                 {
7909                     "name": "Fabien Potencier",
7910                     "email": "fabien@symfony.com"
7911                 },
7912                 {
7913                     "name": "Symfony Community",
7914                     "homepage": "https://symfony.com/contributors"
7915                 }
7916             ],
7917             "description": "Allows manipulating MIME messages",
7918             "homepage": "https://symfony.com",
7919             "keywords": [
7920                 "mime",
7921                 "mime-type"
7922             ],
7923             "support": {
7924                 "source": "https://github.com/symfony/mime/tree/v5.4.0"
7925             },
7926             "funding": [
7927                 {
7928                     "url": "https://symfony.com/sponsor",
7929                     "type": "custom"
7930                 },
7931                 {
7932                     "url": "https://github.com/fabpot",
7933                     "type": "github"
7934                 },
7935                 {
7936                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7937                     "type": "tidelift"
7938                 }
7939             ],
7940             "time": "2021-11-23T10:19:22+00:00"
7941         },
7942         {
7943             "name": "symfony/polyfill-ctype",
7944             "version": "v1.23.0",
7945             "source": {
7946                 "type": "git",
7947                 "url": "https://github.com/symfony/polyfill-ctype.git",
7948                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
7949             },
7950             "dist": {
7951                 "type": "zip",
7952                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
7953                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
7954                 "shasum": ""
7955             },
7956             "require": {
7957                 "php": ">=7.1"
7958             },
7959             "suggest": {
7960                 "ext-ctype": "For best performance"
7961             },
7962             "type": "library",
7963             "extra": {
7964                 "branch-alias": {
7965                     "dev-main": "1.23-dev"
7966                 },
7967                 "thanks": {
7968                     "name": "symfony/polyfill",
7969                     "url": "https://github.com/symfony/polyfill"
7970                 }
7971             },
7972             "autoload": {
7973                 "psr-4": {
7974                     "Symfony\\Polyfill\\Ctype\\": ""
7975                 },
7976                 "files": [
7977                     "bootstrap.php"
7978                 ]
7979             },
7980             "notification-url": "https://packagist.org/downloads/",
7981             "license": [
7982                 "MIT"
7983             ],
7984             "authors": [
7985                 {
7986                     "name": "Gert de Pagter",
7987                     "email": "BackEndTea@gmail.com"
7988                 },
7989                 {
7990                     "name": "Symfony Community",
7991                     "homepage": "https://symfony.com/contributors"
7992                 }
7993             ],
7994             "description": "Symfony polyfill for ctype functions",
7995             "homepage": "https://symfony.com",
7996             "keywords": [
7997                 "compatibility",
7998                 "ctype",
7999                 "polyfill",
8000                 "portable"
8001             ],
8002             "support": {
8003                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
8004             },
8005             "funding": [
8006                 {
8007                     "url": "https://symfony.com/sponsor",
8008                     "type": "custom"
8009                 },
8010                 {
8011                     "url": "https://github.com/fabpot",
8012                     "type": "github"
8013                 },
8014                 {
8015                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8016                     "type": "tidelift"
8017                 }
8018             ],
8019             "time": "2021-02-19T12:13:01+00:00"
8020         },
8021         {
8022             "name": "symfony/polyfill-intl-grapheme",
8023             "version": "v1.23.1",
8024             "source": {
8025                 "type": "git",
8026                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8027                 "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
8028             },
8029             "dist": {
8030                 "type": "zip",
8031                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
8032                 "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
8033                 "shasum": ""
8034             },
8035             "require": {
8036                 "php": ">=7.1"
8037             },
8038             "suggest": {
8039                 "ext-intl": "For best performance"
8040             },
8041             "type": "library",
8042             "extra": {
8043                 "branch-alias": {
8044                     "dev-main": "1.23-dev"
8045                 },
8046                 "thanks": {
8047                     "name": "symfony/polyfill",
8048                     "url": "https://github.com/symfony/polyfill"
8049                 }
8050             },
8051             "autoload": {
8052                 "psr-4": {
8053                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8054                 },
8055                 "files": [
8056                     "bootstrap.php"
8057                 ]
8058             },
8059             "notification-url": "https://packagist.org/downloads/",
8060             "license": [
8061                 "MIT"
8062             ],
8063             "authors": [
8064                 {
8065                     "name": "Nicolas Grekas",
8066                     "email": "p@tchwork.com"
8067                 },
8068                 {
8069                     "name": "Symfony Community",
8070                     "homepage": "https://symfony.com/contributors"
8071                 }
8072             ],
8073             "description": "Symfony polyfill for intl's grapheme_* functions",
8074             "homepage": "https://symfony.com",
8075             "keywords": [
8076                 "compatibility",
8077                 "grapheme",
8078                 "intl",
8079                 "polyfill",
8080                 "portable",
8081                 "shim"
8082             ],
8083             "support": {
8084                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
8085             },
8086             "funding": [
8087                 {
8088                     "url": "https://symfony.com/sponsor",
8089                     "type": "custom"
8090                 },
8091                 {
8092                     "url": "https://github.com/fabpot",
8093                     "type": "github"
8094                 },
8095                 {
8096                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8097                     "type": "tidelift"
8098                 }
8099             ],
8100             "time": "2021-05-27T12:26:48+00:00"
8101         },
8102         {
8103             "name": "symfony/polyfill-intl-idn",
8104             "version": "v1.23.0",
8105             "source": {
8106                 "type": "git",
8107                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8108                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
8109             },
8110             "dist": {
8111                 "type": "zip",
8112                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
8113                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
8114                 "shasum": ""
8115             },
8116             "require": {
8117                 "php": ">=7.1",
8118                 "symfony/polyfill-intl-normalizer": "^1.10",
8119                 "symfony/polyfill-php72": "^1.10"
8120             },
8121             "suggest": {
8122                 "ext-intl": "For best performance"
8123             },
8124             "type": "library",
8125             "extra": {
8126                 "branch-alias": {
8127                     "dev-main": "1.23-dev"
8128                 },
8129                 "thanks": {
8130                     "name": "symfony/polyfill",
8131                     "url": "https://github.com/symfony/polyfill"
8132                 }
8133             },
8134             "autoload": {
8135                 "psr-4": {
8136                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8137                 },
8138                 "files": [
8139                     "bootstrap.php"
8140                 ]
8141             },
8142             "notification-url": "https://packagist.org/downloads/",
8143             "license": [
8144                 "MIT"
8145             ],
8146             "authors": [
8147                 {
8148                     "name": "Laurent Bassin",
8149                     "email": "laurent@bassin.info"
8150                 },
8151                 {
8152                     "name": "Trevor Rowbotham",
8153                     "email": "trevor.rowbotham@pm.me"
8154                 },
8155                 {
8156                     "name": "Symfony Community",
8157                     "homepage": "https://symfony.com/contributors"
8158                 }
8159             ],
8160             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8161             "homepage": "https://symfony.com",
8162             "keywords": [
8163                 "compatibility",
8164                 "idn",
8165                 "intl",
8166                 "polyfill",
8167                 "portable",
8168                 "shim"
8169             ],
8170             "support": {
8171                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
8172             },
8173             "funding": [
8174                 {
8175                     "url": "https://symfony.com/sponsor",
8176                     "type": "custom"
8177                 },
8178                 {
8179                     "url": "https://github.com/fabpot",
8180                     "type": "github"
8181                 },
8182                 {
8183                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8184                     "type": "tidelift"
8185                 }
8186             ],
8187             "time": "2021-05-27T09:27:20+00:00"
8188         },
8189         {
8190             "name": "symfony/polyfill-intl-normalizer",
8191             "version": "v1.23.0",
8192             "source": {
8193                 "type": "git",
8194                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8195                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
8196             },
8197             "dist": {
8198                 "type": "zip",
8199                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
8200                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
8201                 "shasum": ""
8202             },
8203             "require": {
8204                 "php": ">=7.1"
8205             },
8206             "suggest": {
8207                 "ext-intl": "For best performance"
8208             },
8209             "type": "library",
8210             "extra": {
8211                 "branch-alias": {
8212                     "dev-main": "1.23-dev"
8213                 },
8214                 "thanks": {
8215                     "name": "symfony/polyfill",
8216                     "url": "https://github.com/symfony/polyfill"
8217                 }
8218             },
8219             "autoload": {
8220                 "psr-4": {
8221                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8222                 },
8223                 "files": [
8224                     "bootstrap.php"
8225                 ],
8226                 "classmap": [
8227                     "Resources/stubs"
8228                 ]
8229             },
8230             "notification-url": "https://packagist.org/downloads/",
8231             "license": [
8232                 "MIT"
8233             ],
8234             "authors": [
8235                 {
8236                     "name": "Nicolas Grekas",
8237                     "email": "p@tchwork.com"
8238                 },
8239                 {
8240                     "name": "Symfony Community",
8241                     "homepage": "https://symfony.com/contributors"
8242                 }
8243             ],
8244             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8245             "homepage": "https://symfony.com",
8246             "keywords": [
8247                 "compatibility",
8248                 "intl",
8249                 "normalizer",
8250                 "polyfill",
8251                 "portable",
8252                 "shim"
8253             ],
8254             "support": {
8255                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
8256             },
8257             "funding": [
8258                 {
8259                     "url": "https://symfony.com/sponsor",
8260                     "type": "custom"
8261                 },
8262                 {
8263                     "url": "https://github.com/fabpot",
8264                     "type": "github"
8265                 },
8266                 {
8267                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8268                     "type": "tidelift"
8269                 }
8270             ],
8271             "time": "2021-02-19T12:13:01+00:00"
8272         },
8273         {
8274             "name": "symfony/polyfill-mbstring",
8275             "version": "v1.23.1",
8276             "source": {
8277                 "type": "git",
8278                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8279                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
8280             },
8281             "dist": {
8282                 "type": "zip",
8283                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
8284                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
8285                 "shasum": ""
8286             },
8287             "require": {
8288                 "php": ">=7.1"
8289             },
8290             "suggest": {
8291                 "ext-mbstring": "For best performance"
8292             },
8293             "type": "library",
8294             "extra": {
8295                 "branch-alias": {
8296                     "dev-main": "1.23-dev"
8297                 },
8298                 "thanks": {
8299                     "name": "symfony/polyfill",
8300                     "url": "https://github.com/symfony/polyfill"
8301                 }
8302             },
8303             "autoload": {
8304                 "psr-4": {
8305                     "Symfony\\Polyfill\\Mbstring\\": ""
8306                 },
8307                 "files": [
8308                     "bootstrap.php"
8309                 ]
8310             },
8311             "notification-url": "https://packagist.org/downloads/",
8312             "license": [
8313                 "MIT"
8314             ],
8315             "authors": [
8316                 {
8317                     "name": "Nicolas Grekas",
8318                     "email": "p@tchwork.com"
8319                 },
8320                 {
8321                     "name": "Symfony Community",
8322                     "homepage": "https://symfony.com/contributors"
8323                 }
8324             ],
8325             "description": "Symfony polyfill for the Mbstring extension",
8326             "homepage": "https://symfony.com",
8327             "keywords": [
8328                 "compatibility",
8329                 "mbstring",
8330                 "polyfill",
8331                 "portable",
8332                 "shim"
8333             ],
8334             "support": {
8335                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
8336             },
8337             "funding": [
8338                 {
8339                     "url": "https://symfony.com/sponsor",
8340                     "type": "custom"
8341                 },
8342                 {
8343                     "url": "https://github.com/fabpot",
8344                     "type": "github"
8345                 },
8346                 {
8347                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8348                     "type": "tidelift"
8349                 }
8350             ],
8351             "time": "2021-05-27T12:26:48+00:00"
8352         },
8353         {
8354             "name": "symfony/polyfill-php72",
8355             "version": "v1.23.0",
8356             "source": {
8357                 "type": "git",
8358                 "url": "https://github.com/symfony/polyfill-php72.git",
8359                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
8360             },
8361             "dist": {
8362                 "type": "zip",
8363                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
8364                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
8365                 "shasum": ""
8366             },
8367             "require": {
8368                 "php": ">=7.1"
8369             },
8370             "type": "library",
8371             "extra": {
8372                 "branch-alias": {
8373                     "dev-main": "1.23-dev"
8374                 },
8375                 "thanks": {
8376                     "name": "symfony/polyfill",
8377                     "url": "https://github.com/symfony/polyfill"
8378                 }
8379             },
8380             "autoload": {
8381                 "psr-4": {
8382                     "Symfony\\Polyfill\\Php72\\": ""
8383                 },
8384                 "files": [
8385                     "bootstrap.php"
8386                 ]
8387             },
8388             "notification-url": "https://packagist.org/downloads/",
8389             "license": [
8390                 "MIT"
8391             ],
8392             "authors": [
8393                 {
8394                     "name": "Nicolas Grekas",
8395                     "email": "p@tchwork.com"
8396                 },
8397                 {
8398                     "name": "Symfony Community",
8399                     "homepage": "https://symfony.com/contributors"
8400                 }
8401             ],
8402             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8403             "homepage": "https://symfony.com",
8404             "keywords": [
8405                 "compatibility",
8406                 "polyfill",
8407                 "portable",
8408                 "shim"
8409             ],
8410             "support": {
8411                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
8412             },
8413             "funding": [
8414                 {
8415                     "url": "https://symfony.com/sponsor",
8416                     "type": "custom"
8417                 },
8418                 {
8419                     "url": "https://github.com/fabpot",
8420                     "type": "github"
8421                 },
8422                 {
8423                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8424                     "type": "tidelift"
8425                 }
8426             ],
8427             "time": "2021-05-27T09:17:38+00:00"
8428         },
8429         {
8430             "name": "symfony/polyfill-php80",
8431             "version": "v1.23.1",
8432             "source": {
8433                 "type": "git",
8434                 "url": "https://github.com/symfony/polyfill-php80.git",
8435                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
8436             },
8437             "dist": {
8438                 "type": "zip",
8439                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
8440                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
8441                 "shasum": ""
8442             },
8443             "require": {
8444                 "php": ">=7.1"
8445             },
8446             "type": "library",
8447             "extra": {
8448                 "branch-alias": {
8449                     "dev-main": "1.23-dev"
8450                 },
8451                 "thanks": {
8452                     "name": "symfony/polyfill",
8453                     "url": "https://github.com/symfony/polyfill"
8454                 }
8455             },
8456             "autoload": {
8457                 "psr-4": {
8458                     "Symfony\\Polyfill\\Php80\\": ""
8459                 },
8460                 "files": [
8461                     "bootstrap.php"
8462                 ],
8463                 "classmap": [
8464                     "Resources/stubs"
8465                 ]
8466             },
8467             "notification-url": "https://packagist.org/downloads/",
8468             "license": [
8469                 "MIT"
8470             ],
8471             "authors": [
8472                 {
8473                     "name": "Ion Bazan",
8474                     "email": "ion.bazan@gmail.com"
8475                 },
8476                 {
8477                     "name": "Nicolas Grekas",
8478                     "email": "p@tchwork.com"
8479                 },
8480                 {
8481                     "name": "Symfony Community",
8482                     "homepage": "https://symfony.com/contributors"
8483                 }
8484             ],
8485             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
8486             "homepage": "https://symfony.com",
8487             "keywords": [
8488                 "compatibility",
8489                 "polyfill",
8490                 "portable",
8491                 "shim"
8492             ],
8493             "support": {
8494                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
8495             },
8496             "funding": [
8497                 {
8498                     "url": "https://symfony.com/sponsor",
8499                     "type": "custom"
8500                 },
8501                 {
8502                     "url": "https://github.com/fabpot",
8503                     "type": "github"
8504                 },
8505                 {
8506                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8507                     "type": "tidelift"
8508                 }
8509             ],
8510             "time": "2021-07-28T13:41:28+00:00"
8511         },
8512         {
8513             "name": "symfony/polyfill-php81",
8514             "version": "v1.23.0",
8515             "source": {
8516                 "type": "git",
8517                 "url": "https://github.com/symfony/polyfill-php81.git",
8518                 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
8519             },
8520             "dist": {
8521                 "type": "zip",
8522                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
8523                 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
8524                 "shasum": ""
8525             },
8526             "require": {
8527                 "php": ">=7.1"
8528             },
8529             "type": "library",
8530             "extra": {
8531                 "branch-alias": {
8532                     "dev-main": "1.23-dev"
8533                 },
8534                 "thanks": {
8535                     "name": "symfony/polyfill",
8536                     "url": "https://github.com/symfony/polyfill"
8537                 }
8538             },
8539             "autoload": {
8540                 "psr-4": {
8541                     "Symfony\\Polyfill\\Php81\\": ""
8542                 },
8543                 "files": [
8544                     "bootstrap.php"
8545                 ],
8546                 "classmap": [
8547                     "Resources/stubs"
8548                 ]
8549             },
8550             "notification-url": "https://packagist.org/downloads/",
8551             "license": [
8552                 "MIT"
8553             ],
8554             "authors": [
8555                 {
8556                     "name": "Nicolas Grekas",
8557                     "email": "p@tchwork.com"
8558                 },
8559                 {
8560                     "name": "Symfony Community",
8561                     "homepage": "https://symfony.com/contributors"
8562                 }
8563             ],
8564             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
8565             "homepage": "https://symfony.com",
8566             "keywords": [
8567                 "compatibility",
8568                 "polyfill",
8569                 "portable",
8570                 "shim"
8571             ],
8572             "support": {
8573                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
8574             },
8575             "funding": [
8576                 {
8577                     "url": "https://symfony.com/sponsor",
8578                     "type": "custom"
8579                 },
8580                 {
8581                     "url": "https://github.com/fabpot",
8582                     "type": "github"
8583                 },
8584                 {
8585                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8586                     "type": "tidelift"
8587                 }
8588             ],
8589             "time": "2021-05-21T13:25:03+00:00"
8590         },
8591         {
8592             "name": "symfony/process",
8593             "version": "v5.4.0",
8594             "source": {
8595                 "type": "git",
8596                 "url": "https://github.com/symfony/process.git",
8597                 "reference": "5be20b3830f726e019162b26223110c8f47cf274"
8598             },
8599             "dist": {
8600                 "type": "zip",
8601                 "url": "https://api.github.com/repos/symfony/process/zipball/5be20b3830f726e019162b26223110c8f47cf274",
8602                 "reference": "5be20b3830f726e019162b26223110c8f47cf274",
8603                 "shasum": ""
8604             },
8605             "require": {
8606                 "php": ">=7.2.5",
8607                 "symfony/polyfill-php80": "^1.16"
8608             },
8609             "type": "library",
8610             "autoload": {
8611                 "psr-4": {
8612                     "Symfony\\Component\\Process\\": ""
8613                 },
8614                 "exclude-from-classmap": [
8615                     "/Tests/"
8616                 ]
8617             },
8618             "notification-url": "https://packagist.org/downloads/",
8619             "license": [
8620                 "MIT"
8621             ],
8622             "authors": [
8623                 {
8624                     "name": "Fabien Potencier",
8625                     "email": "fabien@symfony.com"
8626                 },
8627                 {
8628                     "name": "Symfony Community",
8629                     "homepage": "https://symfony.com/contributors"
8630                 }
8631             ],
8632             "description": "Executes commands in sub-processes",
8633             "homepage": "https://symfony.com",
8634             "support": {
8635                 "source": "https://github.com/symfony/process/tree/v5.4.0"
8636             },
8637             "funding": [
8638                 {
8639                     "url": "https://symfony.com/sponsor",
8640                     "type": "custom"
8641                 },
8642                 {
8643                     "url": "https://github.com/fabpot",
8644                     "type": "github"
8645                 },
8646                 {
8647                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8648                     "type": "tidelift"
8649                 }
8650             ],
8651             "time": "2021-11-28T15:25:38+00:00"
8652         },
8653         {
8654             "name": "symfony/property-access",
8655             "version": "v4.4.30",
8656             "source": {
8657                 "type": "git",
8658                 "url": "https://github.com/symfony/property-access.git",
8659                 "reference": "727edd3a5fd2feca1562e0f2520ed6888805c0fa"
8660             },
8661             "dist": {
8662                 "type": "zip",
8663                 "url": "https://api.github.com/repos/symfony/property-access/zipball/727edd3a5fd2feca1562e0f2520ed6888805c0fa",
8664                 "reference": "727edd3a5fd2feca1562e0f2520ed6888805c0fa",
8665                 "shasum": ""
8666             },
8667             "require": {
8668                 "php": ">=7.1.3",
8669                 "symfony/inflector": "^3.4|^4.0|^5.0",
8670                 "symfony/polyfill-php80": "^1.16"
8671             },
8672             "require-dev": {
8673                 "symfony/cache": "^3.4|^4.0|^5.0"
8674             },
8675             "suggest": {
8676                 "psr/cache-implementation": "To cache access methods."
8677             },
8678             "type": "library",
8679             "autoload": {
8680                 "psr-4": {
8681                     "Symfony\\Component\\PropertyAccess\\": ""
8682                 },
8683                 "exclude-from-classmap": [
8684                     "/Tests/"
8685                 ]
8686             },
8687             "notification-url": "https://packagist.org/downloads/",
8688             "license": [
8689                 "MIT"
8690             ],
8691             "authors": [
8692                 {
8693                     "name": "Fabien Potencier",
8694                     "email": "fabien@symfony.com"
8695                 },
8696                 {
8697                     "name": "Symfony Community",
8698                     "homepage": "https://symfony.com/contributors"
8699                 }
8700             ],
8701             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
8702             "homepage": "https://symfony.com",
8703             "keywords": [
8704                 "access",
8705                 "array",
8706                 "extraction",
8707                 "index",
8708                 "injection",
8709                 "object",
8710                 "property",
8711                 "property path",
8712                 "reflection"
8713             ],
8714             "support": {
8715                 "source": "https://github.com/symfony/property-access/tree/v4.4.30"
8716             },
8717             "funding": [
8718                 {
8719                     "url": "https://symfony.com/sponsor",
8720                     "type": "custom"
8721                 },
8722                 {
8723                     "url": "https://github.com/fabpot",
8724                     "type": "github"
8725                 },
8726                 {
8727                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8728                     "type": "tidelift"
8729                 }
8730             ],
8731             "time": "2021-08-09T12:05:14+00:00"
8732         },
8733         {
8734             "name": "symfony/service-contracts",
8735             "version": "v2.5.0",
8736             "source": {
8737                 "type": "git",
8738                 "url": "https://github.com/symfony/service-contracts.git",
8739                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
8740             },
8741             "dist": {
8742                 "type": "zip",
8743                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8744                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
8745                 "shasum": ""
8746             },
8747             "require": {
8748                 "php": ">=7.2.5",
8749                 "psr/container": "^1.1",
8750                 "symfony/deprecation-contracts": "^2.1"
8751             },
8752             "conflict": {
8753                 "ext-psr": "<1.1|>=2"
8754             },
8755             "suggest": {
8756                 "symfony/service-implementation": ""
8757             },
8758             "type": "library",
8759             "extra": {
8760                 "branch-alias": {
8761                     "dev-main": "2.5-dev"
8762                 },
8763                 "thanks": {
8764                     "name": "symfony/contracts",
8765                     "url": "https://github.com/symfony/contracts"
8766                 }
8767             },
8768             "autoload": {
8769                 "psr-4": {
8770                     "Symfony\\Contracts\\Service\\": ""
8771                 }
8772             },
8773             "notification-url": "https://packagist.org/downloads/",
8774             "license": [
8775                 "MIT"
8776             ],
8777             "authors": [
8778                 {
8779                     "name": "Nicolas Grekas",
8780                     "email": "p@tchwork.com"
8781                 },
8782                 {
8783                     "name": "Symfony Community",
8784                     "homepage": "https://symfony.com/contributors"
8785                 }
8786             ],
8787             "description": "Generic abstractions related to writing services",
8788             "homepage": "https://symfony.com",
8789             "keywords": [
8790                 "abstractions",
8791                 "contracts",
8792                 "decoupling",
8793                 "interfaces",
8794                 "interoperability",
8795                 "standards"
8796             ],
8797             "support": {
8798                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
8799             },
8800             "funding": [
8801                 {
8802                     "url": "https://symfony.com/sponsor",
8803                     "type": "custom"
8804                 },
8805                 {
8806                     "url": "https://github.com/fabpot",
8807                     "type": "github"
8808                 },
8809                 {
8810                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8811                     "type": "tidelift"
8812                 }
8813             ],
8814             "time": "2021-11-04T16:48:04+00:00"
8815         },
8816         {
8817             "name": "symfony/string",
8818             "version": "v5.4.0",
8819             "source": {
8820                 "type": "git",
8821                 "url": "https://github.com/symfony/string.git",
8822                 "reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d"
8823             },
8824             "dist": {
8825                 "type": "zip",
8826                 "url": "https://api.github.com/repos/symfony/string/zipball/9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d",
8827                 "reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d",
8828                 "shasum": ""
8829             },
8830             "require": {
8831                 "php": ">=7.2.5",
8832                 "symfony/polyfill-ctype": "~1.8",
8833                 "symfony/polyfill-intl-grapheme": "~1.0",
8834                 "symfony/polyfill-intl-normalizer": "~1.0",
8835                 "symfony/polyfill-mbstring": "~1.0",
8836                 "symfony/polyfill-php80": "~1.15"
8837             },
8838             "conflict": {
8839                 "symfony/translation-contracts": ">=3.0"
8840             },
8841             "require-dev": {
8842                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8843                 "symfony/http-client": "^4.4|^5.0|^6.0",
8844                 "symfony/translation-contracts": "^1.1|^2",
8845                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
8846             },
8847             "type": "library",
8848             "autoload": {
8849                 "psr-4": {
8850                     "Symfony\\Component\\String\\": ""
8851                 },
8852                 "files": [
8853                     "Resources/functions.php"
8854                 ],
8855                 "exclude-from-classmap": [
8856                     "/Tests/"
8857                 ]
8858             },
8859             "notification-url": "https://packagist.org/downloads/",
8860             "license": [
8861                 "MIT"
8862             ],
8863             "authors": [
8864                 {
8865                     "name": "Nicolas Grekas",
8866                     "email": "p@tchwork.com"
8867                 },
8868                 {
8869                     "name": "Symfony Community",
8870                     "homepage": "https://symfony.com/contributors"
8871                 }
8872             ],
8873             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8874             "homepage": "https://symfony.com",
8875             "keywords": [
8876                 "grapheme",
8877                 "i18n",
8878                 "string",
8879                 "unicode",
8880                 "utf-8",
8881                 "utf8"
8882             ],
8883             "support": {
8884                 "source": "https://github.com/symfony/string/tree/v5.4.0"
8885             },
8886             "funding": [
8887                 {
8888                     "url": "https://symfony.com/sponsor",
8889                     "type": "custom"
8890                 },
8891                 {
8892                     "url": "https://github.com/fabpot",
8893                     "type": "github"
8894                 },
8895                 {
8896                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8897                     "type": "tidelift"
8898                 }
8899             ],
8900             "time": "2021-11-24T10:02:00+00:00"
8901         },
8902         {
8903             "name": "symfony/yaml",
8904             "version": "v4.4.34",
8905             "source": {
8906                 "type": "git",
8907                 "url": "https://github.com/symfony/yaml.git",
8908                 "reference": "2c309e258adeb9970229042be39b360d34986fad"
8909             },
8910             "dist": {
8911                 "type": "zip",
8912                 "url": "https://api.github.com/repos/symfony/yaml/zipball/2c309e258adeb9970229042be39b360d34986fad",
8913                 "reference": "2c309e258adeb9970229042be39b360d34986fad",
8914                 "shasum": ""
8915             },
8916             "require": {
8917                 "php": ">=7.1.3",
8918                 "symfony/polyfill-ctype": "~1.8"
8919             },
8920             "conflict": {
8921                 "symfony/console": "<3.4"
8922             },
8923             "require-dev": {
8924                 "symfony/console": "^3.4|^4.0|^5.0"
8925             },
8926             "suggest": {
8927                 "symfony/console": "For validating YAML files using the lint command"
8928             },
8929             "type": "library",
8930             "autoload": {
8931                 "psr-4": {
8932                     "Symfony\\Component\\Yaml\\": ""
8933                 },
8934                 "exclude-from-classmap": [
8935                     "/Tests/"
8936                 ]
8937             },
8938             "notification-url": "https://packagist.org/downloads/",
8939             "license": [
8940                 "MIT"
8941             ],
8942             "authors": [
8943                 {
8944                     "name": "Fabien Potencier",
8945                     "email": "fabien@symfony.com"
8946                 },
8947                 {
8948                     "name": "Symfony Community",
8949                     "homepage": "https://symfony.com/contributors"
8950                 }
8951             ],
8952             "description": "Loads and dumps YAML files",
8953             "homepage": "https://symfony.com",
8954             "support": {
8955                 "source": "https://github.com/symfony/yaml/tree/v4.4.34"
8956             },
8957             "funding": [
8958                 {
8959                     "url": "https://symfony.com/sponsor",
8960                     "type": "custom"
8961                 },
8962                 {
8963                     "url": "https://github.com/fabpot",
8964                     "type": "github"
8965                 },
8966                 {
8967                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8968                     "type": "tidelift"
8969                 }
8970             ],
8971             "time": "2021-11-18T18:49:23+00:00"
8972         },
8973         {
8974             "name": "twig/twig",
8975             "version": "v3.3.4",
8976             "source": {
8977                 "type": "git",
8978                 "url": "https://github.com/twigphp/Twig.git",
8979                 "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca"
8980             },
8981             "dist": {
8982                 "type": "zip",
8983                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/65cb6f0b956485e1664f13d023c55298a4bb59ca",
8984                 "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca",
8985                 "shasum": ""
8986             },
8987             "require": {
8988                 "php": ">=7.2.5",
8989                 "symfony/polyfill-ctype": "^1.8",
8990                 "symfony/polyfill-mbstring": "^1.3"
8991             },
8992             "require-dev": {
8993                 "psr/container": "^1.0",
8994                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
8995             },
8996             "type": "library",
8997             "extra": {
8998                 "branch-alias": {
8999                     "dev-master": "3.3-dev"
9000                 }
9001             },
9002             "autoload": {
9003                 "psr-4": {
9004                     "Twig\\": "src/"
9005                 }
9006             },
9007             "notification-url": "https://packagist.org/downloads/",
9008             "license": [
9009                 "BSD-3-Clause"
9010             ],
9011             "authors": [
9012                 {
9013                     "name": "Fabien Potencier",
9014                     "email": "fabien@symfony.com",
9015                     "homepage": "http://fabien.potencier.org",
9016                     "role": "Lead Developer"
9017                 },
9018                 {
9019                     "name": "Twig Team",
9020                     "role": "Contributors"
9021                 },
9022                 {
9023                     "name": "Armin Ronacher",
9024                     "email": "armin.ronacher@active-4.com",
9025                     "role": "Project Founder"
9026                 }
9027             ],
9028             "description": "Twig, the flexible, fast, and secure template language for PHP",
9029             "homepage": "https://twig.symfony.com",
9030             "keywords": [
9031                 "templating"
9032             ],
9033             "support": {
9034                 "issues": "https://github.com/twigphp/Twig/issues",
9035                 "source": "https://github.com/twigphp/Twig/tree/v3.3.4"
9036             },
9037             "funding": [
9038                 {
9039                     "url": "https://github.com/fabpot",
9040                     "type": "github"
9041                 },
9042                 {
9043                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9044                     "type": "tidelift"
9045                 }
9046             ],
9047             "time": "2021-11-25T13:46:55+00:00"
9048         },
9049         {
9050             "name": "vlucas/phpdotenv",
9051             "version": "v5.4.0",
9052             "source": {
9053                 "type": "git",
9054                 "url": "https://github.com/vlucas/phpdotenv.git",
9055                 "reference": "d4394d044ed69a8f244f3445bcedf8a0d7fe2403"
9056             },
9057             "dist": {
9058                 "type": "zip",
9059                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/d4394d044ed69a8f244f3445bcedf8a0d7fe2403",
9060                 "reference": "d4394d044ed69a8f244f3445bcedf8a0d7fe2403",
9061                 "shasum": ""
9062             },
9063             "require": {
9064                 "ext-pcre": "*",
9065                 "graham-campbell/result-type": "^1.0.2",
9066                 "php": "^7.1.3 || ^8.0",
9067                 "phpoption/phpoption": "^1.8",
9068                 "symfony/polyfill-ctype": "^1.23",
9069                 "symfony/polyfill-mbstring": "^1.23.1",
9070                 "symfony/polyfill-php80": "^1.23.1"
9071             },
9072             "require-dev": {
9073                 "bamarni/composer-bin-plugin": "^1.4.1",
9074                 "ext-filter": "*",
9075                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9076             },
9077             "suggest": {
9078                 "ext-filter": "Required to use the boolean validator."
9079             },
9080             "type": "library",
9081             "extra": {
9082                 "branch-alias": {
9083                     "dev-master": "5.4-dev"
9084                 }
9085             },
9086             "autoload": {
9087                 "psr-4": {
9088                     "Dotenv\\": "src/"
9089                 }
9090             },
9091             "notification-url": "https://packagist.org/downloads/",
9092             "license": [
9093                 "BSD-3-Clause"
9094             ],
9095             "authors": [
9096                 {
9097                     "name": "Graham Campbell",
9098                     "email": "hello@gjcampbell.co.uk"
9099                 },
9100                 {
9101                     "name": "Vance Lucas",
9102                     "email": "vance@vancelucas.com"
9103                 }
9104             ],
9105             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9106             "keywords": [
9107                 "dotenv",
9108                 "env",
9109                 "environment"
9110             ],
9111             "support": {
9112                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9113                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.0"
9114             },
9115             "funding": [
9116                 {
9117                     "url": "https://github.com/GrahamCampbell",
9118                     "type": "github"
9119                 },
9120                 {
9121                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9122                     "type": "tidelift"
9123                 }
9124             ],
9125             "time": "2021-11-10T01:08:39+00:00"
9126         },
9127         {
9128             "name": "waryway/php-traits-library",
9129             "version": "1.0.4",
9130             "source": {
9131                 "type": "git",
9132                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9133                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9134             },
9135             "dist": {
9136                 "type": "zip",
9137                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9138                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9139                 "shasum": ""
9140             },
9141             "require-dev": {
9142                 "phpunit/phpunit": "6.4.3"
9143             },
9144             "type": "library",
9145             "autoload": {
9146                 "psr-4": {
9147                     "Waryway\\PhpTraitsLibrary\\": "src/"
9148                 }
9149             },
9150             "notification-url": "https://packagist.org/downloads/",
9151             "license": [
9152                 "MIT"
9153             ],
9154             "authors": [
9155                 {
9156                     "name": "Kyle Wiering",
9157                     "email": "kyle@waryway.com"
9158                 }
9159             ],
9160             "description": "General use traits",
9161             "support": {
9162                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9163                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9164             },
9165             "time": "2017-12-23T14:22:07+00:00"
9166         },
9167         {
9168             "name": "webimpress/safe-writer",
9169             "version": "2.2.0",
9170             "source": {
9171                 "type": "git",
9172                 "url": "https://github.com/webimpress/safe-writer.git",
9173                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9174             },
9175             "dist": {
9176                 "type": "zip",
9177                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9178                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9179                 "shasum": ""
9180             },
9181             "require": {
9182                 "php": "^7.3 || ^8.0"
9183             },
9184             "require-dev": {
9185                 "phpunit/phpunit": "^9.5.4",
9186                 "vimeo/psalm": "^4.7",
9187                 "webimpress/coding-standard": "^1.2.2"
9188             },
9189             "type": "library",
9190             "extra": {
9191                 "branch-alias": {
9192                     "dev-master": "2.2.x-dev",
9193                     "dev-develop": "2.3.x-dev",
9194                     "dev-release-1.0": "1.0.x-dev"
9195                 }
9196             },
9197             "autoload": {
9198                 "psr-4": {
9199                     "Webimpress\\SafeWriter\\": "src/"
9200                 }
9201             },
9202             "notification-url": "https://packagist.org/downloads/",
9203             "license": [
9204                 "BSD-2-Clause"
9205             ],
9206             "description": "Tool to write files safely, to avoid race conditions",
9207             "keywords": [
9208                 "concurrent write",
9209                 "file writer",
9210                 "race condition",
9211                 "safe writer",
9212                 "webimpress"
9213             ],
9214             "support": {
9215                 "issues": "https://github.com/webimpress/safe-writer/issues",
9216                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9217             },
9218             "funding": [
9219                 {
9220                     "url": "https://github.com/michalbundyra",
9221                     "type": "github"
9222                 }
9223             ],
9224             "time": "2021-04-19T16:34:45+00:00"
9225         },
9226         {
9227             "name": "webmozart/assert",
9228             "version": "1.10.0",
9229             "source": {
9230                 "type": "git",
9231                 "url": "https://github.com/webmozarts/assert.git",
9232                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
9233             },
9234             "dist": {
9235                 "type": "zip",
9236                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
9237                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
9238                 "shasum": ""
9239             },
9240             "require": {
9241                 "php": "^7.2 || ^8.0",
9242                 "symfony/polyfill-ctype": "^1.8"
9243             },
9244             "conflict": {
9245                 "phpstan/phpstan": "<0.12.20",
9246                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9247             },
9248             "require-dev": {
9249                 "phpunit/phpunit": "^8.5.13"
9250             },
9251             "type": "library",
9252             "extra": {
9253                 "branch-alias": {
9254                     "dev-master": "1.10-dev"
9255                 }
9256             },
9257             "autoload": {
9258                 "psr-4": {
9259                     "Webmozart\\Assert\\": "src/"
9260                 }
9261             },
9262             "notification-url": "https://packagist.org/downloads/",
9263             "license": [
9264                 "MIT"
9265             ],
9266             "authors": [
9267                 {
9268                     "name": "Bernhard Schussek",
9269                     "email": "bschussek@gmail.com"
9270                 }
9271             ],
9272             "description": "Assertions to validate method input/output with nice error messages.",
9273             "keywords": [
9274                 "assert",
9275                 "check",
9276                 "validate"
9277             ],
9278             "support": {
9279                 "issues": "https://github.com/webmozarts/assert/issues",
9280                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
9281             },
9282             "time": "2021-03-09T10:59:23+00:00"
9283         },
9284         {
9285             "name": "yubico/u2flib-server",
9286             "version": "1.0.2",
9287             "source": {
9288                 "type": "git",
9289                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9290                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9291             },
9292             "dist": {
9293                 "type": "zip",
9294                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9295                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9296                 "shasum": ""
9297             },
9298             "require": {
9299                 "ext-openssl": "*",
9300                 "paragonie/random_compat": ">= 1",
9301                 "php": ">=5.6"
9302             },
9303             "require-dev": {
9304                 "phpunit/phpunit": "~5.7",
9305                 "vimeo/psalm": "^0|^1|^2"
9306             },
9307             "type": "library",
9308             "autoload": {
9309                 "classmap": [
9310                     "src/"
9311                 ]
9312             },
9313             "notification-url": "https://packagist.org/downloads/",
9314             "license": [
9315                 "BSD-2-Clause"
9316             ],
9317             "description": "Library for U2F implementation",
9318             "homepage": "https://developers.yubico.com/php-u2flib-server",
9319             "support": {
9320                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9321                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9322             },
9323             "time": "2018-09-07T08:16:44+00:00"
9324         }
9325     ],
9326     "packages-dev": [
9327         {
9328             "name": "doctrine/annotations",
9329             "version": "1.13.2",
9330             "source": {
9331                 "type": "git",
9332                 "url": "https://github.com/doctrine/annotations.git",
9333                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
9334             },
9335             "dist": {
9336                 "type": "zip",
9337                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
9338                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
9339                 "shasum": ""
9340             },
9341             "require": {
9342                 "doctrine/lexer": "1.*",
9343                 "ext-tokenizer": "*",
9344                 "php": "^7.1 || ^8.0",
9345                 "psr/cache": "^1 || ^2 || ^3"
9346             },
9347             "require-dev": {
9348                 "doctrine/cache": "^1.11 || ^2.0",
9349                 "doctrine/coding-standard": "^6.0 || ^8.1",
9350                 "phpstan/phpstan": "^0.12.20",
9351                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9352                 "symfony/cache": "^4.4 || ^5.2"
9353             },
9354             "type": "library",
9355             "autoload": {
9356                 "psr-4": {
9357                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9358                 }
9359             },
9360             "notification-url": "https://packagist.org/downloads/",
9361             "license": [
9362                 "MIT"
9363             ],
9364             "authors": [
9365                 {
9366                     "name": "Guilherme Blanco",
9367                     "email": "guilhermeblanco@gmail.com"
9368                 },
9369                 {
9370                     "name": "Roman Borschel",
9371                     "email": "roman@code-factory.org"
9372                 },
9373                 {
9374                     "name": "Benjamin Eberlei",
9375                     "email": "kontakt@beberlei.de"
9376                 },
9377                 {
9378                     "name": "Jonathan Wage",
9379                     "email": "jonwage@gmail.com"
9380                 },
9381                 {
9382                     "name": "Johannes Schmitt",
9383                     "email": "schmittjoh@gmail.com"
9384                 }
9385             ],
9386             "description": "Docblock Annotations Parser",
9387             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9388             "keywords": [
9389                 "annotations",
9390                 "docblock",
9391                 "parser"
9392             ],
9393             "support": {
9394                 "issues": "https://github.com/doctrine/annotations/issues",
9395                 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
9396             },
9397             "time": "2021-08-05T19:00:23+00:00"
9398         },
9399         {
9400             "name": "doctrine/instantiator",
9401             "version": "1.4.0",
9402             "source": {
9403                 "type": "git",
9404                 "url": "https://github.com/doctrine/instantiator.git",
9405                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
9406             },
9407             "dist": {
9408                 "type": "zip",
9409                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
9410                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
9411                 "shasum": ""
9412             },
9413             "require": {
9414                 "php": "^7.1 || ^8.0"
9415             },
9416             "require-dev": {
9417                 "doctrine/coding-standard": "^8.0",
9418                 "ext-pdo": "*",
9419                 "ext-phar": "*",
9420                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
9421                 "phpstan/phpstan": "^0.12",
9422                 "phpstan/phpstan-phpunit": "^0.12",
9423                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
9424             },
9425             "type": "library",
9426             "autoload": {
9427                 "psr-4": {
9428                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
9429                 }
9430             },
9431             "notification-url": "https://packagist.org/downloads/",
9432             "license": [
9433                 "MIT"
9434             ],
9435             "authors": [
9436                 {
9437                     "name": "Marco Pivetta",
9438                     "email": "ocramius@gmail.com",
9439                     "homepage": "https://ocramius.github.io/"
9440                 }
9441             ],
9442             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
9443             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
9444             "keywords": [
9445                 "constructor",
9446                 "instantiate"
9447             ],
9448             "support": {
9449                 "issues": "https://github.com/doctrine/instantiator/issues",
9450                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
9451             },
9452             "funding": [
9453                 {
9454                     "url": "https://www.doctrine-project.org/sponsorship.html",
9455                     "type": "custom"
9456                 },
9457                 {
9458                     "url": "https://www.patreon.com/phpdoctrine",
9459                     "type": "patreon"
9460                 },
9461                 {
9462                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
9463                     "type": "tidelift"
9464                 }
9465             ],
9466             "time": "2020-11-10T18:47:58+00:00"
9467         },
9468         {
9469             "name": "doctrine/lexer",
9470             "version": "1.2.1",
9471             "source": {
9472                 "type": "git",
9473                 "url": "https://github.com/doctrine/lexer.git",
9474                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
9475             },
9476             "dist": {
9477                 "type": "zip",
9478                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
9479                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
9480                 "shasum": ""
9481             },
9482             "require": {
9483                 "php": "^7.2 || ^8.0"
9484             },
9485             "require-dev": {
9486                 "doctrine/coding-standard": "^6.0",
9487                 "phpstan/phpstan": "^0.11.8",
9488                 "phpunit/phpunit": "^8.2"
9489             },
9490             "type": "library",
9491             "extra": {
9492                 "branch-alias": {
9493                     "dev-master": "1.2.x-dev"
9494                 }
9495             },
9496             "autoload": {
9497                 "psr-4": {
9498                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
9499                 }
9500             },
9501             "notification-url": "https://packagist.org/downloads/",
9502             "license": [
9503                 "MIT"
9504             ],
9505             "authors": [
9506                 {
9507                     "name": "Guilherme Blanco",
9508                     "email": "guilhermeblanco@gmail.com"
9509                 },
9510                 {
9511                     "name": "Roman Borschel",
9512                     "email": "roman@code-factory.org"
9513                 },
9514                 {
9515                     "name": "Johannes Schmitt",
9516                     "email": "schmittjoh@gmail.com"
9517                 }
9518             ],
9519             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
9520             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
9521             "keywords": [
9522                 "annotations",
9523                 "docblock",
9524                 "lexer",
9525                 "parser",
9526                 "php"
9527             ],
9528             "support": {
9529                 "issues": "https://github.com/doctrine/lexer/issues",
9530                 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
9531             },
9532             "funding": [
9533                 {
9534                     "url": "https://www.doctrine-project.org/sponsorship.html",
9535                     "type": "custom"
9536                 },
9537                 {
9538                     "url": "https://www.patreon.com/phpdoctrine",
9539                     "type": "patreon"
9540                 },
9541                 {
9542                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
9543                     "type": "tidelift"
9544                 }
9545             ],
9546             "time": "2020-05-25T17:44:05+00:00"
9547         },
9548         {
9549             "name": "phar-io/manifest",
9550             "version": "2.0.3",
9551             "source": {
9552                 "type": "git",
9553                 "url": "https://github.com/phar-io/manifest.git",
9554                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
9555             },
9556             "dist": {
9557                 "type": "zip",
9558                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
9559                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
9560                 "shasum": ""
9561             },
9562             "require": {
9563                 "ext-dom": "*",
9564                 "ext-phar": "*",
9565                 "ext-xmlwriter": "*",
9566                 "phar-io/version": "^3.0.1",
9567                 "php": "^7.2 || ^8.0"
9568             },
9569             "type": "library",
9570             "extra": {
9571                 "branch-alias": {
9572                     "dev-master": "2.0.x-dev"
9573                 }
9574             },
9575             "autoload": {
9576                 "classmap": [
9577                     "src/"
9578                 ]
9579             },
9580             "notification-url": "https://packagist.org/downloads/",
9581             "license": [
9582                 "BSD-3-Clause"
9583             ],
9584             "authors": [
9585                 {
9586                     "name": "Arne Blankerts",
9587                     "email": "arne@blankerts.de",
9588                     "role": "Developer"
9589                 },
9590                 {
9591                     "name": "Sebastian Heuer",
9592                     "email": "sebastian@phpeople.de",
9593                     "role": "Developer"
9594                 },
9595                 {
9596                     "name": "Sebastian Bergmann",
9597                     "email": "sebastian@phpunit.de",
9598                     "role": "Developer"
9599                 }
9600             ],
9601             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
9602             "support": {
9603                 "issues": "https://github.com/phar-io/manifest/issues",
9604                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
9605             },
9606             "time": "2021-07-20T11:28:43+00:00"
9607         },
9608         {
9609             "name": "phar-io/version",
9610             "version": "3.1.0",
9611             "source": {
9612                 "type": "git",
9613                 "url": "https://github.com/phar-io/version.git",
9614                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
9615             },
9616             "dist": {
9617                 "type": "zip",
9618                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
9619                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
9620                 "shasum": ""
9621             },
9622             "require": {
9623                 "php": "^7.2 || ^8.0"
9624             },
9625             "type": "library",
9626             "autoload": {
9627                 "classmap": [
9628                     "src/"
9629                 ]
9630             },
9631             "notification-url": "https://packagist.org/downloads/",
9632             "license": [
9633                 "BSD-3-Clause"
9634             ],
9635             "authors": [
9636                 {
9637                     "name": "Arne Blankerts",
9638                     "email": "arne@blankerts.de",
9639                     "role": "Developer"
9640                 },
9641                 {
9642                     "name": "Sebastian Heuer",
9643                     "email": "sebastian@phpeople.de",
9644                     "role": "Developer"
9645                 },
9646                 {
9647                     "name": "Sebastian Bergmann",
9648                     "email": "sebastian@phpunit.de",
9649                     "role": "Developer"
9650                 }
9651             ],
9652             "description": "Library for handling version information and constraints",
9653             "support": {
9654                 "issues": "https://github.com/phar-io/version/issues",
9655                 "source": "https://github.com/phar-io/version/tree/3.1.0"
9656             },
9657             "time": "2021-02-23T14:00:09+00:00"
9658         },
9659         {
9660             "name": "php-webdriver/webdriver",
9661             "version": "1.12.0",
9662             "source": {
9663                 "type": "git",
9664                 "url": "https://github.com/php-webdriver/php-webdriver.git",
9665                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
9666             },
9667             "dist": {
9668                 "type": "zip",
9669                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9670                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9671                 "shasum": ""
9672             },
9673             "require": {
9674                 "ext-curl": "*",
9675                 "ext-json": "*",
9676                 "ext-zip": "*",
9677                 "php": "^5.6 || ~7.0 || ^8.0",
9678                 "symfony/polyfill-mbstring": "^1.12",
9679                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
9680             },
9681             "replace": {
9682                 "facebook/webdriver": "*"
9683             },
9684             "require-dev": {
9685                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
9686                 "php-coveralls/php-coveralls": "^2.4",
9687                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
9688                 "php-parallel-lint/php-parallel-lint": "^1.2",
9689                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
9690                 "squizlabs/php_codesniffer": "^3.5",
9691                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
9692             },
9693             "suggest": {
9694                 "ext-SimpleXML": "For Firefox profile creation"
9695             },
9696             "type": "library",
9697             "autoload": {
9698                 "psr-4": {
9699                     "Facebook\\WebDriver\\": "lib/"
9700                 },
9701                 "files": [
9702                     "lib/Exception/TimeoutException.php"
9703                 ]
9704             },
9705             "notification-url": "https://packagist.org/downloads/",
9706             "license": [
9707                 "MIT"
9708             ],
9709             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
9710             "homepage": "https://github.com/php-webdriver/php-webdriver",
9711             "keywords": [
9712                 "Chromedriver",
9713                 "geckodriver",
9714                 "php",
9715                 "selenium",
9716                 "webdriver"
9717             ],
9718             "support": {
9719                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
9720                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
9721             },
9722             "time": "2021-10-14T09:30:02+00:00"
9723         },
9724         {
9725             "name": "phpdocumentor/reflection-common",
9726             "version": "2.2.0",
9727             "source": {
9728                 "type": "git",
9729                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
9730                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
9731             },
9732             "dist": {
9733                 "type": "zip",
9734                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9735                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9736                 "shasum": ""
9737             },
9738             "require": {
9739                 "php": "^7.2 || ^8.0"
9740             },
9741             "type": "library",
9742             "extra": {
9743                 "branch-alias": {
9744                     "dev-2.x": "2.x-dev"
9745                 }
9746             },
9747             "autoload": {
9748                 "psr-4": {
9749                     "phpDocumentor\\Reflection\\": "src/"
9750                 }
9751             },
9752             "notification-url": "https://packagist.org/downloads/",
9753             "license": [
9754                 "MIT"
9755             ],
9756             "authors": [
9757                 {
9758                     "name": "Jaap van Otterdijk",
9759                     "email": "opensource@ijaap.nl"
9760                 }
9761             ],
9762             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
9763             "homepage": "http://www.phpdoc.org",
9764             "keywords": [
9765                 "FQSEN",
9766                 "phpDocumentor",
9767                 "phpdoc",
9768                 "reflection",
9769                 "static analysis"
9770             ],
9771             "support": {
9772                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
9773                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
9774             },
9775             "time": "2020-06-27T09:03:43+00:00"
9776         },
9777         {
9778             "name": "phpdocumentor/reflection-docblock",
9779             "version": "5.3.0",
9780             "source": {
9781                 "type": "git",
9782                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9783                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
9784             },
9785             "dist": {
9786                 "type": "zip",
9787                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
9788                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
9789                 "shasum": ""
9790             },
9791             "require": {
9792                 "ext-filter": "*",
9793                 "php": "^7.2 || ^8.0",
9794                 "phpdocumentor/reflection-common": "^2.2",
9795                 "phpdocumentor/type-resolver": "^1.3",
9796                 "webmozart/assert": "^1.9.1"
9797             },
9798             "require-dev": {
9799                 "mockery/mockery": "~1.3.2",
9800                 "psalm/phar": "^4.8"
9801             },
9802             "type": "library",
9803             "extra": {
9804                 "branch-alias": {
9805                     "dev-master": "5.x-dev"
9806                 }
9807             },
9808             "autoload": {
9809                 "psr-4": {
9810                     "phpDocumentor\\Reflection\\": "src"
9811                 }
9812             },
9813             "notification-url": "https://packagist.org/downloads/",
9814             "license": [
9815                 "MIT"
9816             ],
9817             "authors": [
9818                 {
9819                     "name": "Mike van Riel",
9820                     "email": "me@mikevanriel.com"
9821                 },
9822                 {
9823                     "name": "Jaap van Otterdijk",
9824                     "email": "account@ijaap.nl"
9825                 }
9826             ],
9827             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
9828             "support": {
9829                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
9830                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
9831             },
9832             "time": "2021-10-19T17:43:47+00:00"
9833         },
9834         {
9835             "name": "phpdocumentor/type-resolver",
9836             "version": "1.5.1",
9837             "source": {
9838                 "type": "git",
9839                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
9840                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
9841             },
9842             "dist": {
9843                 "type": "zip",
9844                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
9845                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
9846                 "shasum": ""
9847             },
9848             "require": {
9849                 "php": "^7.2 || ^8.0",
9850                 "phpdocumentor/reflection-common": "^2.0"
9851             },
9852             "require-dev": {
9853                 "ext-tokenizer": "*",
9854                 "psalm/phar": "^4.8"
9855             },
9856             "type": "library",
9857             "extra": {
9858                 "branch-alias": {
9859                     "dev-1.x": "1.x-dev"
9860                 }
9861             },
9862             "autoload": {
9863                 "psr-4": {
9864                     "phpDocumentor\\Reflection\\": "src"
9865                 }
9866             },
9867             "notification-url": "https://packagist.org/downloads/",
9868             "license": [
9869                 "MIT"
9870             ],
9871             "authors": [
9872                 {
9873                     "name": "Mike van Riel",
9874                     "email": "me@mikevanriel.com"
9875                 }
9876             ],
9877             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
9878             "support": {
9879                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
9880                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1"
9881             },
9882             "time": "2021-10-02T14:08:47+00:00"
9883         },
9884         {
9885             "name": "phpspec/prophecy",
9886             "version": "1.14.0",
9887             "source": {
9888                 "type": "git",
9889                 "url": "https://github.com/phpspec/prophecy.git",
9890                 "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
9891             },
9892             "dist": {
9893                 "type": "zip",
9894                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
9895                 "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
9896                 "shasum": ""
9897             },
9898             "require": {
9899                 "doctrine/instantiator": "^1.2",
9900                 "php": "^7.2 || ~8.0, <8.2",
9901                 "phpdocumentor/reflection-docblock": "^5.2",
9902                 "sebastian/comparator": "^3.0 || ^4.0",
9903                 "sebastian/recursion-context": "^3.0 || ^4.0"
9904             },
9905             "require-dev": {
9906                 "phpspec/phpspec": "^6.0 || ^7.0",
9907                 "phpunit/phpunit": "^8.0 || ^9.0"
9908             },
9909             "type": "library",
9910             "extra": {
9911                 "branch-alias": {
9912                     "dev-master": "1.x-dev"
9913                 }
9914             },
9915             "autoload": {
9916                 "psr-4": {
9917                     "Prophecy\\": "src/Prophecy"
9918                 }
9919             },
9920             "notification-url": "https://packagist.org/downloads/",
9921             "license": [
9922                 "MIT"
9923             ],
9924             "authors": [
9925                 {
9926                     "name": "Konstantin Kudryashov",
9927                     "email": "ever.zet@gmail.com",
9928                     "homepage": "http://everzet.com"
9929                 },
9930                 {
9931                     "name": "Marcello Duarte",
9932                     "email": "marcello.duarte@gmail.com"
9933                 }
9934             ],
9935             "description": "Highly opinionated mocking framework for PHP 5.3+",
9936             "homepage": "https://github.com/phpspec/prophecy",
9937             "keywords": [
9938                 "Double",
9939                 "Dummy",
9940                 "fake",
9941                 "mock",
9942                 "spy",
9943                 "stub"
9944             ],
9945             "support": {
9946                 "issues": "https://github.com/phpspec/prophecy/issues",
9947                 "source": "https://github.com/phpspec/prophecy/tree/1.14.0"
9948             },
9949             "time": "2021-09-10T09:02:12+00:00"
9950         },
9951         {
9952             "name": "phpunit/php-code-coverage",
9953             "version": "9.2.9",
9954             "source": {
9955                 "type": "git",
9956                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
9957                 "reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b"
9958             },
9959             "dist": {
9960                 "type": "zip",
9961                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f301eb1453c9e7a1bc912ee8b0ea9db22c60223b",
9962                 "reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b",
9963                 "shasum": ""
9964             },
9965             "require": {
9966                 "ext-dom": "*",
9967                 "ext-libxml": "*",
9968                 "ext-xmlwriter": "*",
9969                 "nikic/php-parser": "^4.13.0",
9970                 "php": ">=7.3",
9971                 "phpunit/php-file-iterator": "^3.0.3",
9972                 "phpunit/php-text-template": "^2.0.2",
9973                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
9974                 "sebastian/complexity": "^2.0",
9975                 "sebastian/environment": "^5.1.2",
9976                 "sebastian/lines-of-code": "^1.0.3",
9977                 "sebastian/version": "^3.0.1",
9978                 "theseer/tokenizer": "^1.2.0"
9979             },
9980             "require-dev": {
9981                 "phpunit/phpunit": "^9.3"
9982             },
9983             "suggest": {
9984                 "ext-pcov": "*",
9985                 "ext-xdebug": "*"
9986             },
9987             "type": "library",
9988             "extra": {
9989                 "branch-alias": {
9990                     "dev-master": "9.2-dev"
9991                 }
9992             },
9993             "autoload": {
9994                 "classmap": [
9995                     "src/"
9996                 ]
9997             },
9998             "notification-url": "https://packagist.org/downloads/",
9999             "license": [
10000                 "BSD-3-Clause"
10001             ],
10002             "authors": [
10003                 {
10004                     "name": "Sebastian Bergmann",
10005                     "email": "sebastian@phpunit.de",
10006                     "role": "lead"
10007                 }
10008             ],
10009             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10010             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10011             "keywords": [
10012                 "coverage",
10013                 "testing",
10014                 "xunit"
10015             ],
10016             "support": {
10017                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10018                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.9"
10019             },
10020             "funding": [
10021                 {
10022                     "url": "https://github.com/sebastianbergmann",
10023                     "type": "github"
10024                 }
10025             ],
10026             "time": "2021-11-19T15:21:02+00:00"
10027         },
10028         {
10029             "name": "phpunit/php-file-iterator",
10030             "version": "3.0.5",
10031             "source": {
10032                 "type": "git",
10033                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10034                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
10035             },
10036             "dist": {
10037                 "type": "zip",
10038                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
10039                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
10040                 "shasum": ""
10041             },
10042             "require": {
10043                 "php": ">=7.3"
10044             },
10045             "require-dev": {
10046                 "phpunit/phpunit": "^9.3"
10047             },
10048             "type": "library",
10049             "extra": {
10050                 "branch-alias": {
10051                     "dev-master": "3.0-dev"
10052                 }
10053             },
10054             "autoload": {
10055                 "classmap": [
10056                     "src/"
10057                 ]
10058             },
10059             "notification-url": "https://packagist.org/downloads/",
10060             "license": [
10061                 "BSD-3-Clause"
10062             ],
10063             "authors": [
10064                 {
10065                     "name": "Sebastian Bergmann",
10066                     "email": "sebastian@phpunit.de",
10067                     "role": "lead"
10068                 }
10069             ],
10070             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10071             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10072             "keywords": [
10073                 "filesystem",
10074                 "iterator"
10075             ],
10076             "support": {
10077                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10078                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
10079             },
10080             "funding": [
10081                 {
10082                     "url": "https://github.com/sebastianbergmann",
10083                     "type": "github"
10084                 }
10085             ],
10086             "time": "2020-09-28T05:57:25+00:00"
10087         },
10088         {
10089             "name": "phpunit/php-invoker",
10090             "version": "3.1.1",
10091             "source": {
10092                 "type": "git",
10093                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10094                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10095             },
10096             "dist": {
10097                 "type": "zip",
10098                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10099                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10100                 "shasum": ""
10101             },
10102             "require": {
10103                 "php": ">=7.3"
10104             },
10105             "require-dev": {
10106                 "ext-pcntl": "*",
10107                 "phpunit/phpunit": "^9.3"
10108             },
10109             "suggest": {
10110                 "ext-pcntl": "*"
10111             },
10112             "type": "library",
10113             "extra": {
10114                 "branch-alias": {
10115                     "dev-master": "3.1-dev"
10116                 }
10117             },
10118             "autoload": {
10119                 "classmap": [
10120                     "src/"
10121                 ]
10122             },
10123             "notification-url": "https://packagist.org/downloads/",
10124             "license": [
10125                 "BSD-3-Clause"
10126             ],
10127             "authors": [
10128                 {
10129                     "name": "Sebastian Bergmann",
10130                     "email": "sebastian@phpunit.de",
10131                     "role": "lead"
10132                 }
10133             ],
10134             "description": "Invoke callables with a timeout",
10135             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10136             "keywords": [
10137                 "process"
10138             ],
10139             "support": {
10140                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10141                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10142             },
10143             "funding": [
10144                 {
10145                     "url": "https://github.com/sebastianbergmann",
10146                     "type": "github"
10147                 }
10148             ],
10149             "time": "2020-09-28T05:58:55+00:00"
10150         },
10151         {
10152             "name": "phpunit/php-text-template",
10153             "version": "2.0.4",
10154             "source": {
10155                 "type": "git",
10156                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10157                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10158             },
10159             "dist": {
10160                 "type": "zip",
10161                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10162                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10163                 "shasum": ""
10164             },
10165             "require": {
10166                 "php": ">=7.3"
10167             },
10168             "require-dev": {
10169                 "phpunit/phpunit": "^9.3"
10170             },
10171             "type": "library",
10172             "extra": {
10173                 "branch-alias": {
10174                     "dev-master": "2.0-dev"
10175                 }
10176             },
10177             "autoload": {
10178                 "classmap": [
10179                     "src/"
10180                 ]
10181             },
10182             "notification-url": "https://packagist.org/downloads/",
10183             "license": [
10184                 "BSD-3-Clause"
10185             ],
10186             "authors": [
10187                 {
10188                     "name": "Sebastian Bergmann",
10189                     "email": "sebastian@phpunit.de",
10190                     "role": "lead"
10191                 }
10192             ],
10193             "description": "Simple template engine.",
10194             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10195             "keywords": [
10196                 "template"
10197             ],
10198             "support": {
10199                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10200                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10201             },
10202             "funding": [
10203                 {
10204                     "url": "https://github.com/sebastianbergmann",
10205                     "type": "github"
10206                 }
10207             ],
10208             "time": "2020-10-26T05:33:50+00:00"
10209         },
10210         {
10211             "name": "phpunit/php-timer",
10212             "version": "5.0.3",
10213             "source": {
10214                 "type": "git",
10215                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10216                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10217             },
10218             "dist": {
10219                 "type": "zip",
10220                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10221                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10222                 "shasum": ""
10223             },
10224             "require": {
10225                 "php": ">=7.3"
10226             },
10227             "require-dev": {
10228                 "phpunit/phpunit": "^9.3"
10229             },
10230             "type": "library",
10231             "extra": {
10232                 "branch-alias": {
10233                     "dev-master": "5.0-dev"
10234                 }
10235             },
10236             "autoload": {
10237                 "classmap": [
10238                     "src/"
10239                 ]
10240             },
10241             "notification-url": "https://packagist.org/downloads/",
10242             "license": [
10243                 "BSD-3-Clause"
10244             ],
10245             "authors": [
10246                 {
10247                     "name": "Sebastian Bergmann",
10248                     "email": "sebastian@phpunit.de",
10249                     "role": "lead"
10250                 }
10251             ],
10252             "description": "Utility class for timing",
10253             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10254             "keywords": [
10255                 "timer"
10256             ],
10257             "support": {
10258                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10259                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10260             },
10261             "funding": [
10262                 {
10263                     "url": "https://github.com/sebastianbergmann",
10264                     "type": "github"
10265                 }
10266             ],
10267             "time": "2020-10-26T13:16:10+00:00"
10268         },
10269         {
10270             "name": "phpunit/phpunit",
10271             "version": "9.5.10",
10272             "source": {
10273                 "type": "git",
10274                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10275                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a"
10276             },
10277             "dist": {
10278                 "type": "zip",
10279                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
10280                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
10281                 "shasum": ""
10282             },
10283             "require": {
10284                 "doctrine/instantiator": "^1.3.1",
10285                 "ext-dom": "*",
10286                 "ext-json": "*",
10287                 "ext-libxml": "*",
10288                 "ext-mbstring": "*",
10289                 "ext-xml": "*",
10290                 "ext-xmlwriter": "*",
10291                 "myclabs/deep-copy": "^1.10.1",
10292                 "phar-io/manifest": "^2.0.3",
10293                 "phar-io/version": "^3.0.2",
10294                 "php": ">=7.3",
10295                 "phpspec/prophecy": "^1.12.1",
10296                 "phpunit/php-code-coverage": "^9.2.7",
10297                 "phpunit/php-file-iterator": "^3.0.5",
10298                 "phpunit/php-invoker": "^3.1.1",
10299                 "phpunit/php-text-template": "^2.0.3",
10300                 "phpunit/php-timer": "^5.0.2",
10301                 "sebastian/cli-parser": "^1.0.1",
10302                 "sebastian/code-unit": "^1.0.6",
10303                 "sebastian/comparator": "^4.0.5",
10304                 "sebastian/diff": "^4.0.3",
10305                 "sebastian/environment": "^5.1.3",
10306                 "sebastian/exporter": "^4.0.3",
10307                 "sebastian/global-state": "^5.0.1",
10308                 "sebastian/object-enumerator": "^4.0.3",
10309                 "sebastian/resource-operations": "^3.0.3",
10310                 "sebastian/type": "^2.3.4",
10311                 "sebastian/version": "^3.0.2"
10312             },
10313             "require-dev": {
10314                 "ext-pdo": "*",
10315                 "phpspec/prophecy-phpunit": "^2.0.1"
10316             },
10317             "suggest": {
10318                 "ext-soap": "*",
10319                 "ext-xdebug": "*"
10320             },
10321             "bin": [
10322                 "phpunit"
10323             ],
10324             "type": "library",
10325             "extra": {
10326                 "branch-alias": {
10327                     "dev-master": "9.5-dev"
10328                 }
10329             },
10330             "autoload": {
10331                 "classmap": [
10332                     "src/"
10333                 ],
10334                 "files": [
10335                     "src/Framework/Assert/Functions.php"
10336                 ]
10337             },
10338             "notification-url": "https://packagist.org/downloads/",
10339             "license": [
10340                 "BSD-3-Clause"
10341             ],
10342             "authors": [
10343                 {
10344                     "name": "Sebastian Bergmann",
10345                     "email": "sebastian@phpunit.de",
10346                     "role": "lead"
10347                 }
10348             ],
10349             "description": "The PHP Unit Testing framework.",
10350             "homepage": "https://phpunit.de/",
10351             "keywords": [
10352                 "phpunit",
10353                 "testing",
10354                 "xunit"
10355             ],
10356             "support": {
10357                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10358                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10"
10359             },
10360             "funding": [
10361                 {
10362                     "url": "https://phpunit.de/donate.html",
10363                     "type": "custom"
10364                 },
10365                 {
10366                     "url": "https://github.com/sebastianbergmann",
10367                     "type": "github"
10368                 }
10369             ],
10370             "time": "2021-09-25T07:38:51+00:00"
10371         },
10372         {
10373             "name": "sebastian/cli-parser",
10374             "version": "1.0.1",
10375             "source": {
10376                 "type": "git",
10377                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10378                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10379             },
10380             "dist": {
10381                 "type": "zip",
10382                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10383                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10384                 "shasum": ""
10385             },
10386             "require": {
10387                 "php": ">=7.3"
10388             },
10389             "require-dev": {
10390                 "phpunit/phpunit": "^9.3"
10391             },
10392             "type": "library",
10393             "extra": {
10394                 "branch-alias": {
10395                     "dev-master": "1.0-dev"
10396                 }
10397             },
10398             "autoload": {
10399                 "classmap": [
10400                     "src/"
10401                 ]
10402             },
10403             "notification-url": "https://packagist.org/downloads/",
10404             "license": [
10405                 "BSD-3-Clause"
10406             ],
10407             "authors": [
10408                 {
10409                     "name": "Sebastian Bergmann",
10410                     "email": "sebastian@phpunit.de",
10411                     "role": "lead"
10412                 }
10413             ],
10414             "description": "Library for parsing CLI options",
10415             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10416             "support": {
10417                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10418                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10419             },
10420             "funding": [
10421                 {
10422                     "url": "https://github.com/sebastianbergmann",
10423                     "type": "github"
10424                 }
10425             ],
10426             "time": "2020-09-28T06:08:49+00:00"
10427         },
10428         {
10429             "name": "sebastian/code-unit",
10430             "version": "1.0.8",
10431             "source": {
10432                 "type": "git",
10433                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10434                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10435             },
10436             "dist": {
10437                 "type": "zip",
10438                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10439                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10440                 "shasum": ""
10441             },
10442             "require": {
10443                 "php": ">=7.3"
10444             },
10445             "require-dev": {
10446                 "phpunit/phpunit": "^9.3"
10447             },
10448             "type": "library",
10449             "extra": {
10450                 "branch-alias": {
10451                     "dev-master": "1.0-dev"
10452                 }
10453             },
10454             "autoload": {
10455                 "classmap": [
10456                     "src/"
10457                 ]
10458             },
10459             "notification-url": "https://packagist.org/downloads/",
10460             "license": [
10461                 "BSD-3-Clause"
10462             ],
10463             "authors": [
10464                 {
10465                     "name": "Sebastian Bergmann",
10466                     "email": "sebastian@phpunit.de",
10467                     "role": "lead"
10468                 }
10469             ],
10470             "description": "Collection of value objects that represent the PHP code units",
10471             "homepage": "https://github.com/sebastianbergmann/code-unit",
10472             "support": {
10473                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10474                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10475             },
10476             "funding": [
10477                 {
10478                     "url": "https://github.com/sebastianbergmann",
10479                     "type": "github"
10480                 }
10481             ],
10482             "time": "2020-10-26T13:08:54+00:00"
10483         },
10484         {
10485             "name": "sebastian/code-unit-reverse-lookup",
10486             "version": "2.0.3",
10487             "source": {
10488                 "type": "git",
10489                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10490                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10491             },
10492             "dist": {
10493                 "type": "zip",
10494                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10495                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10496                 "shasum": ""
10497             },
10498             "require": {
10499                 "php": ">=7.3"
10500             },
10501             "require-dev": {
10502                 "phpunit/phpunit": "^9.3"
10503             },
10504             "type": "library",
10505             "extra": {
10506                 "branch-alias": {
10507                     "dev-master": "2.0-dev"
10508                 }
10509             },
10510             "autoload": {
10511                 "classmap": [
10512                     "src/"
10513                 ]
10514             },
10515             "notification-url": "https://packagist.org/downloads/",
10516             "license": [
10517                 "BSD-3-Clause"
10518             ],
10519             "authors": [
10520                 {
10521                     "name": "Sebastian Bergmann",
10522                     "email": "sebastian@phpunit.de"
10523                 }
10524             ],
10525             "description": "Looks up which function or method a line of code belongs to",
10526             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10527             "support": {
10528                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10529                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10530             },
10531             "funding": [
10532                 {
10533                     "url": "https://github.com/sebastianbergmann",
10534                     "type": "github"
10535                 }
10536             ],
10537             "time": "2020-09-28T05:30:19+00:00"
10538         },
10539         {
10540             "name": "sebastian/comparator",
10541             "version": "4.0.6",
10542             "source": {
10543                 "type": "git",
10544                 "url": "https://github.com/sebastianbergmann/comparator.git",
10545                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
10546             },
10547             "dist": {
10548                 "type": "zip",
10549                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
10550                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
10551                 "shasum": ""
10552             },
10553             "require": {
10554                 "php": ">=7.3",
10555                 "sebastian/diff": "^4.0",
10556                 "sebastian/exporter": "^4.0"
10557             },
10558             "require-dev": {
10559                 "phpunit/phpunit": "^9.3"
10560             },
10561             "type": "library",
10562             "extra": {
10563                 "branch-alias": {
10564                     "dev-master": "4.0-dev"
10565                 }
10566             },
10567             "autoload": {
10568                 "classmap": [
10569                     "src/"
10570                 ]
10571             },
10572             "notification-url": "https://packagist.org/downloads/",
10573             "license": [
10574                 "BSD-3-Clause"
10575             ],
10576             "authors": [
10577                 {
10578                     "name": "Sebastian Bergmann",
10579                     "email": "sebastian@phpunit.de"
10580                 },
10581                 {
10582                     "name": "Jeff Welch",
10583                     "email": "whatthejeff@gmail.com"
10584                 },
10585                 {
10586                     "name": "Volker Dusch",
10587                     "email": "github@wallbash.com"
10588                 },
10589                 {
10590                     "name": "Bernhard Schussek",
10591                     "email": "bschussek@2bepublished.at"
10592                 }
10593             ],
10594             "description": "Provides the functionality to compare PHP values for equality",
10595             "homepage": "https://github.com/sebastianbergmann/comparator",
10596             "keywords": [
10597                 "comparator",
10598                 "compare",
10599                 "equality"
10600             ],
10601             "support": {
10602                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10603                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
10604             },
10605             "funding": [
10606                 {
10607                     "url": "https://github.com/sebastianbergmann",
10608                     "type": "github"
10609                 }
10610             ],
10611             "time": "2020-10-26T15:49:45+00:00"
10612         },
10613         {
10614             "name": "sebastian/complexity",
10615             "version": "2.0.2",
10616             "source": {
10617                 "type": "git",
10618                 "url": "https://github.com/sebastianbergmann/complexity.git",
10619                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10620             },
10621             "dist": {
10622                 "type": "zip",
10623                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10624                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10625                 "shasum": ""
10626             },
10627             "require": {
10628                 "nikic/php-parser": "^4.7",
10629                 "php": ">=7.3"
10630             },
10631             "require-dev": {
10632                 "phpunit/phpunit": "^9.3"
10633             },
10634             "type": "library",
10635             "extra": {
10636                 "branch-alias": {
10637                     "dev-master": "2.0-dev"
10638                 }
10639             },
10640             "autoload": {
10641                 "classmap": [
10642                     "src/"
10643                 ]
10644             },
10645             "notification-url": "https://packagist.org/downloads/",
10646             "license": [
10647                 "BSD-3-Clause"
10648             ],
10649             "authors": [
10650                 {
10651                     "name": "Sebastian Bergmann",
10652                     "email": "sebastian@phpunit.de",
10653                     "role": "lead"
10654                 }
10655             ],
10656             "description": "Library for calculating the complexity of PHP code units",
10657             "homepage": "https://github.com/sebastianbergmann/complexity",
10658             "support": {
10659                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
10660                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
10661             },
10662             "funding": [
10663                 {
10664                     "url": "https://github.com/sebastianbergmann",
10665                     "type": "github"
10666                 }
10667             ],
10668             "time": "2020-10-26T15:52:27+00:00"
10669         },
10670         {
10671             "name": "sebastian/diff",
10672             "version": "4.0.4",
10673             "source": {
10674                 "type": "git",
10675                 "url": "https://github.com/sebastianbergmann/diff.git",
10676                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
10677             },
10678             "dist": {
10679                 "type": "zip",
10680                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10681                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10682                 "shasum": ""
10683             },
10684             "require": {
10685                 "php": ">=7.3"
10686             },
10687             "require-dev": {
10688                 "phpunit/phpunit": "^9.3",
10689                 "symfony/process": "^4.2 || ^5"
10690             },
10691             "type": "library",
10692             "extra": {
10693                 "branch-alias": {
10694                     "dev-master": "4.0-dev"
10695                 }
10696             },
10697             "autoload": {
10698                 "classmap": [
10699                     "src/"
10700                 ]
10701             },
10702             "notification-url": "https://packagist.org/downloads/",
10703             "license": [
10704                 "BSD-3-Clause"
10705             ],
10706             "authors": [
10707                 {
10708                     "name": "Sebastian Bergmann",
10709                     "email": "sebastian@phpunit.de"
10710                 },
10711                 {
10712                     "name": "Kore Nordmann",
10713                     "email": "mail@kore-nordmann.de"
10714                 }
10715             ],
10716             "description": "Diff implementation",
10717             "homepage": "https://github.com/sebastianbergmann/diff",
10718             "keywords": [
10719                 "diff",
10720                 "udiff",
10721                 "unidiff",
10722                 "unified diff"
10723             ],
10724             "support": {
10725                 "issues": "https://github.com/sebastianbergmann/diff/issues",
10726                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
10727             },
10728             "funding": [
10729                 {
10730                     "url": "https://github.com/sebastianbergmann",
10731                     "type": "github"
10732                 }
10733             ],
10734             "time": "2020-10-26T13:10:38+00:00"
10735         },
10736         {
10737             "name": "sebastian/environment",
10738             "version": "5.1.3",
10739             "source": {
10740                 "type": "git",
10741                 "url": "https://github.com/sebastianbergmann/environment.git",
10742                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
10743             },
10744             "dist": {
10745                 "type": "zip",
10746                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
10747                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
10748                 "shasum": ""
10749             },
10750             "require": {
10751                 "php": ">=7.3"
10752             },
10753             "require-dev": {
10754                 "phpunit/phpunit": "^9.3"
10755             },
10756             "suggest": {
10757                 "ext-posix": "*"
10758             },
10759             "type": "library",
10760             "extra": {
10761                 "branch-alias": {
10762                     "dev-master": "5.1-dev"
10763                 }
10764             },
10765             "autoload": {
10766                 "classmap": [
10767                     "src/"
10768                 ]
10769             },
10770             "notification-url": "https://packagist.org/downloads/",
10771             "license": [
10772                 "BSD-3-Clause"
10773             ],
10774             "authors": [
10775                 {
10776                     "name": "Sebastian Bergmann",
10777                     "email": "sebastian@phpunit.de"
10778                 }
10779             ],
10780             "description": "Provides functionality to handle HHVM/PHP environments",
10781             "homepage": "http://www.github.com/sebastianbergmann/environment",
10782             "keywords": [
10783                 "Xdebug",
10784                 "environment",
10785                 "hhvm"
10786             ],
10787             "support": {
10788                 "issues": "https://github.com/sebastianbergmann/environment/issues",
10789                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
10790             },
10791             "funding": [
10792                 {
10793                     "url": "https://github.com/sebastianbergmann",
10794                     "type": "github"
10795                 }
10796             ],
10797             "time": "2020-09-28T05:52:38+00:00"
10798         },
10799         {
10800             "name": "sebastian/exporter",
10801             "version": "4.0.4",
10802             "source": {
10803                 "type": "git",
10804                 "url": "https://github.com/sebastianbergmann/exporter.git",
10805                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
10806             },
10807             "dist": {
10808                 "type": "zip",
10809                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10810                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
10811                 "shasum": ""
10812             },
10813             "require": {
10814                 "php": ">=7.3",
10815                 "sebastian/recursion-context": "^4.0"
10816             },
10817             "require-dev": {
10818                 "ext-mbstring": "*",
10819                 "phpunit/phpunit": "^9.3"
10820             },
10821             "type": "library",
10822             "extra": {
10823                 "branch-alias": {
10824                     "dev-master": "4.0-dev"
10825                 }
10826             },
10827             "autoload": {
10828                 "classmap": [
10829                     "src/"
10830                 ]
10831             },
10832             "notification-url": "https://packagist.org/downloads/",
10833             "license": [
10834                 "BSD-3-Clause"
10835             ],
10836             "authors": [
10837                 {
10838                     "name": "Sebastian Bergmann",
10839                     "email": "sebastian@phpunit.de"
10840                 },
10841                 {
10842                     "name": "Jeff Welch",
10843                     "email": "whatthejeff@gmail.com"
10844                 },
10845                 {
10846                     "name": "Volker Dusch",
10847                     "email": "github@wallbash.com"
10848                 },
10849                 {
10850                     "name": "Adam Harvey",
10851                     "email": "aharvey@php.net"
10852                 },
10853                 {
10854                     "name": "Bernhard Schussek",
10855                     "email": "bschussek@gmail.com"
10856                 }
10857             ],
10858             "description": "Provides the functionality to export PHP variables for visualization",
10859             "homepage": "https://www.github.com/sebastianbergmann/exporter",
10860             "keywords": [
10861                 "export",
10862                 "exporter"
10863             ],
10864             "support": {
10865                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
10866                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
10867             },
10868             "funding": [
10869                 {
10870                     "url": "https://github.com/sebastianbergmann",
10871                     "type": "github"
10872                 }
10873             ],
10874             "time": "2021-11-11T14:18:36+00:00"
10875         },
10876         {
10877             "name": "sebastian/global-state",
10878             "version": "5.0.3",
10879             "source": {
10880                 "type": "git",
10881                 "url": "https://github.com/sebastianbergmann/global-state.git",
10882                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
10883             },
10884             "dist": {
10885                 "type": "zip",
10886                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10887                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10888                 "shasum": ""
10889             },
10890             "require": {
10891                 "php": ">=7.3",
10892                 "sebastian/object-reflector": "^2.0",
10893                 "sebastian/recursion-context": "^4.0"
10894             },
10895             "require-dev": {
10896                 "ext-dom": "*",
10897                 "phpunit/phpunit": "^9.3"
10898             },
10899             "suggest": {
10900                 "ext-uopz": "*"
10901             },
10902             "type": "library",
10903             "extra": {
10904                 "branch-alias": {
10905                     "dev-master": "5.0-dev"
10906                 }
10907             },
10908             "autoload": {
10909                 "classmap": [
10910                     "src/"
10911                 ]
10912             },
10913             "notification-url": "https://packagist.org/downloads/",
10914             "license": [
10915                 "BSD-3-Clause"
10916             ],
10917             "authors": [
10918                 {
10919                     "name": "Sebastian Bergmann",
10920                     "email": "sebastian@phpunit.de"
10921                 }
10922             ],
10923             "description": "Snapshotting of global state",
10924             "homepage": "http://www.github.com/sebastianbergmann/global-state",
10925             "keywords": [
10926                 "global state"
10927             ],
10928             "support": {
10929                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
10930                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
10931             },
10932             "funding": [
10933                 {
10934                     "url": "https://github.com/sebastianbergmann",
10935                     "type": "github"
10936                 }
10937             ],
10938             "time": "2021-06-11T13:31:12+00:00"
10939         },
10940         {
10941             "name": "sebastian/lines-of-code",
10942             "version": "1.0.3",
10943             "source": {
10944                 "type": "git",
10945                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
10946                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
10947             },
10948             "dist": {
10949                 "type": "zip",
10950                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
10951                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
10952                 "shasum": ""
10953             },
10954             "require": {
10955                 "nikic/php-parser": "^4.6",
10956                 "php": ">=7.3"
10957             },
10958             "require-dev": {
10959                 "phpunit/phpunit": "^9.3"
10960             },
10961             "type": "library",
10962             "extra": {
10963                 "branch-alias": {
10964                     "dev-master": "1.0-dev"
10965                 }
10966             },
10967             "autoload": {
10968                 "classmap": [
10969                     "src/"
10970                 ]
10971             },
10972             "notification-url": "https://packagist.org/downloads/",
10973             "license": [
10974                 "BSD-3-Clause"
10975             ],
10976             "authors": [
10977                 {
10978                     "name": "Sebastian Bergmann",
10979                     "email": "sebastian@phpunit.de",
10980                     "role": "lead"
10981                 }
10982             ],
10983             "description": "Library for counting the lines of code in PHP source code",
10984             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
10985             "support": {
10986                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
10987                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
10988             },
10989             "funding": [
10990                 {
10991                     "url": "https://github.com/sebastianbergmann",
10992                     "type": "github"
10993                 }
10994             ],
10995             "time": "2020-11-28T06:42:11+00:00"
10996         },
10997         {
10998             "name": "sebastian/object-enumerator",
10999             "version": "4.0.4",
11000             "source": {
11001                 "type": "git",
11002                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11003                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11004             },
11005             "dist": {
11006                 "type": "zip",
11007                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11008                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11009                 "shasum": ""
11010             },
11011             "require": {
11012                 "php": ">=7.3",
11013                 "sebastian/object-reflector": "^2.0",
11014                 "sebastian/recursion-context": "^4.0"
11015             },
11016             "require-dev": {
11017                 "phpunit/phpunit": "^9.3"
11018             },
11019             "type": "library",
11020             "extra": {
11021                 "branch-alias": {
11022                     "dev-master": "4.0-dev"
11023                 }
11024             },
11025             "autoload": {
11026                 "classmap": [
11027                     "src/"
11028                 ]
11029             },
11030             "notification-url": "https://packagist.org/downloads/",
11031             "license": [
11032                 "BSD-3-Clause"
11033             ],
11034             "authors": [
11035                 {
11036                     "name": "Sebastian Bergmann",
11037                     "email": "sebastian@phpunit.de"
11038                 }
11039             ],
11040             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11041             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11042             "support": {
11043                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11044                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11045             },
11046             "funding": [
11047                 {
11048                     "url": "https://github.com/sebastianbergmann",
11049                     "type": "github"
11050                 }
11051             ],
11052             "time": "2020-10-26T13:12:34+00:00"
11053         },
11054         {
11055             "name": "sebastian/object-reflector",
11056             "version": "2.0.4",
11057             "source": {
11058                 "type": "git",
11059                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11060                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11061             },
11062             "dist": {
11063                 "type": "zip",
11064                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11065                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11066                 "shasum": ""
11067             },
11068             "require": {
11069                 "php": ">=7.3"
11070             },
11071             "require-dev": {
11072                 "phpunit/phpunit": "^9.3"
11073             },
11074             "type": "library",
11075             "extra": {
11076                 "branch-alias": {
11077                     "dev-master": "2.0-dev"
11078                 }
11079             },
11080             "autoload": {
11081                 "classmap": [
11082                     "src/"
11083                 ]
11084             },
11085             "notification-url": "https://packagist.org/downloads/",
11086             "license": [
11087                 "BSD-3-Clause"
11088             ],
11089             "authors": [
11090                 {
11091                     "name": "Sebastian Bergmann",
11092                     "email": "sebastian@phpunit.de"
11093                 }
11094             ],
11095             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11096             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11097             "support": {
11098                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11099                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11100             },
11101             "funding": [
11102                 {
11103                     "url": "https://github.com/sebastianbergmann",
11104                     "type": "github"
11105                 }
11106             ],
11107             "time": "2020-10-26T13:14:26+00:00"
11108         },
11109         {
11110             "name": "sebastian/recursion-context",
11111             "version": "4.0.4",
11112             "source": {
11113                 "type": "git",
11114                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11115                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11116             },
11117             "dist": {
11118                 "type": "zip",
11119                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11120                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11121                 "shasum": ""
11122             },
11123             "require": {
11124                 "php": ">=7.3"
11125             },
11126             "require-dev": {
11127                 "phpunit/phpunit": "^9.3"
11128             },
11129             "type": "library",
11130             "extra": {
11131                 "branch-alias": {
11132                     "dev-master": "4.0-dev"
11133                 }
11134             },
11135             "autoload": {
11136                 "classmap": [
11137                     "src/"
11138                 ]
11139             },
11140             "notification-url": "https://packagist.org/downloads/",
11141             "license": [
11142                 "BSD-3-Clause"
11143             ],
11144             "authors": [
11145                 {
11146                     "name": "Sebastian Bergmann",
11147                     "email": "sebastian@phpunit.de"
11148                 },
11149                 {
11150                     "name": "Jeff Welch",
11151                     "email": "whatthejeff@gmail.com"
11152                 },
11153                 {
11154                     "name": "Adam Harvey",
11155                     "email": "aharvey@php.net"
11156                 }
11157             ],
11158             "description": "Provides functionality to recursively process PHP variables",
11159             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11160             "support": {
11161                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11162                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11163             },
11164             "funding": [
11165                 {
11166                     "url": "https://github.com/sebastianbergmann",
11167                     "type": "github"
11168                 }
11169             ],
11170             "time": "2020-10-26T13:17:30+00:00"
11171         },
11172         {
11173             "name": "sebastian/resource-operations",
11174             "version": "3.0.3",
11175             "source": {
11176                 "type": "git",
11177                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11178                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11179             },
11180             "dist": {
11181                 "type": "zip",
11182                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11183                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11184                 "shasum": ""
11185             },
11186             "require": {
11187                 "php": ">=7.3"
11188             },
11189             "require-dev": {
11190                 "phpunit/phpunit": "^9.0"
11191             },
11192             "type": "library",
11193             "extra": {
11194                 "branch-alias": {
11195                     "dev-master": "3.0-dev"
11196                 }
11197             },
11198             "autoload": {
11199                 "classmap": [
11200                     "src/"
11201                 ]
11202             },
11203             "notification-url": "https://packagist.org/downloads/",
11204             "license": [
11205                 "BSD-3-Clause"
11206             ],
11207             "authors": [
11208                 {
11209                     "name": "Sebastian Bergmann",
11210                     "email": "sebastian@phpunit.de"
11211                 }
11212             ],
11213             "description": "Provides a list of PHP built-in functions that operate on resources",
11214             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11215             "support": {
11216                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11217                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11218             },
11219             "funding": [
11220                 {
11221                     "url": "https://github.com/sebastianbergmann",
11222                     "type": "github"
11223                 }
11224             ],
11225             "time": "2020-09-28T06:45:17+00:00"
11226         },
11227         {
11228             "name": "sebastian/type",
11229             "version": "2.3.4",
11230             "source": {
11231                 "type": "git",
11232                 "url": "https://github.com/sebastianbergmann/type.git",
11233                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
11234             },
11235             "dist": {
11236                 "type": "zip",
11237                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11238                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11239                 "shasum": ""
11240             },
11241             "require": {
11242                 "php": ">=7.3"
11243             },
11244             "require-dev": {
11245                 "phpunit/phpunit": "^9.3"
11246             },
11247             "type": "library",
11248             "extra": {
11249                 "branch-alias": {
11250                     "dev-master": "2.3-dev"
11251                 }
11252             },
11253             "autoload": {
11254                 "classmap": [
11255                     "src/"
11256                 ]
11257             },
11258             "notification-url": "https://packagist.org/downloads/",
11259             "license": [
11260                 "BSD-3-Clause"
11261             ],
11262             "authors": [
11263                 {
11264                     "name": "Sebastian Bergmann",
11265                     "email": "sebastian@phpunit.de",
11266                     "role": "lead"
11267                 }
11268             ],
11269             "description": "Collection of value objects that represent the types of the PHP type system",
11270             "homepage": "https://github.com/sebastianbergmann/type",
11271             "support": {
11272                 "issues": "https://github.com/sebastianbergmann/type/issues",
11273                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
11274             },
11275             "funding": [
11276                 {
11277                     "url": "https://github.com/sebastianbergmann",
11278                     "type": "github"
11279                 }
11280             ],
11281             "time": "2021-06-15T12:49:02+00:00"
11282         },
11283         {
11284             "name": "sebastian/version",
11285             "version": "3.0.2",
11286             "source": {
11287                 "type": "git",
11288                 "url": "https://github.com/sebastianbergmann/version.git",
11289                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11290             },
11291             "dist": {
11292                 "type": "zip",
11293                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11294                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11295                 "shasum": ""
11296             },
11297             "require": {
11298                 "php": ">=7.3"
11299             },
11300             "type": "library",
11301             "extra": {
11302                 "branch-alias": {
11303                     "dev-master": "3.0-dev"
11304                 }
11305             },
11306             "autoload": {
11307                 "classmap": [
11308                     "src/"
11309                 ]
11310             },
11311             "notification-url": "https://packagist.org/downloads/",
11312             "license": [
11313                 "BSD-3-Clause"
11314             ],
11315             "authors": [
11316                 {
11317                     "name": "Sebastian Bergmann",
11318                     "email": "sebastian@phpunit.de",
11319                     "role": "lead"
11320                 }
11321             ],
11322             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11323             "homepage": "https://github.com/sebastianbergmann/version",
11324             "support": {
11325                 "issues": "https://github.com/sebastianbergmann/version/issues",
11326                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11327             },
11328             "funding": [
11329                 {
11330                     "url": "https://github.com/sebastianbergmann",
11331                     "type": "github"
11332                 }
11333             ],
11334             "time": "2020-09-28T06:39:44+00:00"
11335         },
11336         {
11337             "name": "symfony/browser-kit",
11338             "version": "v5.4.0",
11339             "source": {
11340                 "type": "git",
11341                 "url": "https://github.com/symfony/browser-kit.git",
11342                 "reference": "d250db364a35ba5d60626b2a6f10f2eaf2073bde"
11343             },
11344             "dist": {
11345                 "type": "zip",
11346                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/d250db364a35ba5d60626b2a6f10f2eaf2073bde",
11347                 "reference": "d250db364a35ba5d60626b2a6f10f2eaf2073bde",
11348                 "shasum": ""
11349             },
11350             "require": {
11351                 "php": ">=7.2.5",
11352                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11353                 "symfony/polyfill-php80": "^1.16"
11354             },
11355             "require-dev": {
11356                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11357                 "symfony/http-client": "^4.4|^5.0|^6.0",
11358                 "symfony/mime": "^4.4|^5.0|^6.0",
11359                 "symfony/process": "^4.4|^5.0|^6.0"
11360             },
11361             "suggest": {
11362                 "symfony/process": ""
11363             },
11364             "type": "library",
11365             "autoload": {
11366                 "psr-4": {
11367                     "Symfony\\Component\\BrowserKit\\": ""
11368                 },
11369                 "exclude-from-classmap": [
11370                     "/Tests/"
11371                 ]
11372             },
11373             "notification-url": "https://packagist.org/downloads/",
11374             "license": [
11375                 "MIT"
11376             ],
11377             "authors": [
11378                 {
11379                     "name": "Fabien Potencier",
11380                     "email": "fabien@symfony.com"
11381                 },
11382                 {
11383                     "name": "Symfony Community",
11384                     "homepage": "https://symfony.com/contributors"
11385                 }
11386             ],
11387             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11388             "homepage": "https://symfony.com",
11389             "support": {
11390                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.0"
11391             },
11392             "funding": [
11393                 {
11394                     "url": "https://symfony.com/sponsor",
11395                     "type": "custom"
11396                 },
11397                 {
11398                     "url": "https://github.com/fabpot",
11399                     "type": "github"
11400                 },
11401                 {
11402                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11403                     "type": "tidelift"
11404                 }
11405             ],
11406             "time": "2021-10-26T22:29:18+00:00"
11407         },
11408         {
11409             "name": "symfony/debug",
11410             "version": "v4.4.31",
11411             "source": {
11412                 "type": "git",
11413                 "url": "https://github.com/symfony/debug.git",
11414                 "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
11415             },
11416             "dist": {
11417                 "type": "zip",
11418                 "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
11419                 "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
11420                 "shasum": ""
11421             },
11422             "require": {
11423                 "php": ">=7.1.3",
11424                 "psr/log": "^1|^2|^3"
11425             },
11426             "conflict": {
11427                 "symfony/http-kernel": "<3.4"
11428             },
11429             "require-dev": {
11430                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11431             },
11432             "type": "library",
11433             "autoload": {
11434                 "psr-4": {
11435                     "Symfony\\Component\\Debug\\": ""
11436                 },
11437                 "exclude-from-classmap": [
11438                     "/Tests/"
11439                 ]
11440             },
11441             "notification-url": "https://packagist.org/downloads/",
11442             "license": [
11443                 "MIT"
11444             ],
11445             "authors": [
11446                 {
11447                     "name": "Fabien Potencier",
11448                     "email": "fabien@symfony.com"
11449                 },
11450                 {
11451                     "name": "Symfony Community",
11452                     "homepage": "https://symfony.com/contributors"
11453                 }
11454             ],
11455             "description": "Provides tools to ease debugging PHP code",
11456             "homepage": "https://symfony.com",
11457             "support": {
11458                 "source": "https://github.com/symfony/debug/tree/v4.4.31"
11459             },
11460             "funding": [
11461                 {
11462                     "url": "https://symfony.com/sponsor",
11463                     "type": "custom"
11464                 },
11465                 {
11466                     "url": "https://github.com/fabpot",
11467                     "type": "github"
11468                 },
11469                 {
11470                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11471                     "type": "tidelift"
11472                 }
11473             ],
11474             "time": "2021-09-24T13:30:14+00:00"
11475         },
11476         {
11477             "name": "symfony/dom-crawler",
11478             "version": "v5.4.0",
11479             "source": {
11480                 "type": "git",
11481                 "url": "https://github.com/symfony/dom-crawler.git",
11482                 "reference": "5b06626e940a3ad54e573511d64d4e00dc8d0fd8"
11483             },
11484             "dist": {
11485                 "type": "zip",
11486                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/5b06626e940a3ad54e573511d64d4e00dc8d0fd8",
11487                 "reference": "5b06626e940a3ad54e573511d64d4e00dc8d0fd8",
11488                 "shasum": ""
11489             },
11490             "require": {
11491                 "php": ">=7.2.5",
11492                 "symfony/deprecation-contracts": "^2.1|^3",
11493                 "symfony/polyfill-ctype": "~1.8",
11494                 "symfony/polyfill-mbstring": "~1.0",
11495                 "symfony/polyfill-php80": "^1.16"
11496             },
11497             "conflict": {
11498                 "masterminds/html5": "<2.6"
11499             },
11500             "require-dev": {
11501                 "masterminds/html5": "^2.6",
11502                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11503             },
11504             "suggest": {
11505                 "symfony/css-selector": ""
11506             },
11507             "type": "library",
11508             "autoload": {
11509                 "psr-4": {
11510                     "Symfony\\Component\\DomCrawler\\": ""
11511                 },
11512                 "exclude-from-classmap": [
11513                     "/Tests/"
11514                 ]
11515             },
11516             "notification-url": "https://packagist.org/downloads/",
11517             "license": [
11518                 "MIT"
11519             ],
11520             "authors": [
11521                 {
11522                     "name": "Fabien Potencier",
11523                     "email": "fabien@symfony.com"
11524                 },
11525                 {
11526                     "name": "Symfony Community",
11527                     "homepage": "https://symfony.com/contributors"
11528                 }
11529             ],
11530             "description": "Eases DOM navigation for HTML and XML documents",
11531             "homepage": "https://symfony.com",
11532             "support": {
11533                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.0"
11534             },
11535             "funding": [
11536                 {
11537                     "url": "https://symfony.com/sponsor",
11538                     "type": "custom"
11539                 },
11540                 {
11541                     "url": "https://github.com/fabpot",
11542                     "type": "github"
11543                 },
11544                 {
11545                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11546                     "type": "tidelift"
11547                 }
11548             ],
11549             "time": "2021-11-23T10:19:22+00:00"
11550         },
11551         {
11552             "name": "symfony/error-handler",
11553             "version": "v4.4.34",
11554             "source": {
11555                 "type": "git",
11556                 "url": "https://github.com/symfony/error-handler.git",
11557                 "reference": "17785c374645def1e884d8ec49976c156c61db4d"
11558             },
11559             "dist": {
11560                 "type": "zip",
11561                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/17785c374645def1e884d8ec49976c156c61db4d",
11562                 "reference": "17785c374645def1e884d8ec49976c156c61db4d",
11563                 "shasum": ""
11564             },
11565             "require": {
11566                 "php": ">=7.1.3",
11567                 "psr/log": "^1|^2|^3",
11568                 "symfony/debug": "^4.4.5",
11569                 "symfony/var-dumper": "^4.4|^5.0"
11570             },
11571             "require-dev": {
11572                 "symfony/http-kernel": "^4.4|^5.0",
11573                 "symfony/serializer": "^4.4|^5.0"
11574             },
11575             "type": "library",
11576             "autoload": {
11577                 "psr-4": {
11578                     "Symfony\\Component\\ErrorHandler\\": ""
11579                 },
11580                 "exclude-from-classmap": [
11581                     "/Tests/"
11582                 ]
11583             },
11584             "notification-url": "https://packagist.org/downloads/",
11585             "license": [
11586                 "MIT"
11587             ],
11588             "authors": [
11589                 {
11590                     "name": "Fabien Potencier",
11591                     "email": "fabien@symfony.com"
11592                 },
11593                 {
11594                     "name": "Symfony Community",
11595                     "homepage": "https://symfony.com/contributors"
11596                 }
11597             ],
11598             "description": "Provides tools to manage errors and ease debugging PHP code",
11599             "homepage": "https://symfony.com",
11600             "support": {
11601                 "source": "https://github.com/symfony/error-handler/tree/v4.4.34"
11602             },
11603             "funding": [
11604                 {
11605                     "url": "https://symfony.com/sponsor",
11606                     "type": "custom"
11607                 },
11608                 {
11609                     "url": "https://github.com/fabpot",
11610                     "type": "github"
11611                 },
11612                 {
11613                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11614                     "type": "tidelift"
11615                 }
11616             ],
11617             "time": "2021-11-12T14:57:39+00:00"
11618         },
11619         {
11620             "name": "symfony/finder",
11621             "version": "v5.4.0",
11622             "source": {
11623                 "type": "git",
11624                 "url": "https://github.com/symfony/finder.git",
11625                 "reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590"
11626             },
11627             "dist": {
11628                 "type": "zip",
11629                 "url": "https://api.github.com/repos/symfony/finder/zipball/d2f29dac98e96a98be467627bd49c2efb1bc2590",
11630                 "reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590",
11631                 "shasum": ""
11632             },
11633             "require": {
11634                 "php": ">=7.2.5",
11635                 "symfony/deprecation-contracts": "^2.1|^3",
11636                 "symfony/polyfill-php80": "^1.16"
11637             },
11638             "type": "library",
11639             "autoload": {
11640                 "psr-4": {
11641                     "Symfony\\Component\\Finder\\": ""
11642                 },
11643                 "exclude-from-classmap": [
11644                     "/Tests/"
11645                 ]
11646             },
11647             "notification-url": "https://packagist.org/downloads/",
11648             "license": [
11649                 "MIT"
11650             ],
11651             "authors": [
11652                 {
11653                     "name": "Fabien Potencier",
11654                     "email": "fabien@symfony.com"
11655                 },
11656                 {
11657                     "name": "Symfony Community",
11658                     "homepage": "https://symfony.com/contributors"
11659                 }
11660             ],
11661             "description": "Finds files and directories via an intuitive fluent interface",
11662             "homepage": "https://symfony.com",
11663             "support": {
11664                 "source": "https://github.com/symfony/finder/tree/v5.4.0"
11665             },
11666             "funding": [
11667                 {
11668                     "url": "https://symfony.com/sponsor",
11669                     "type": "custom"
11670                 },
11671                 {
11672                     "url": "https://github.com/fabpot",
11673                     "type": "github"
11674                 },
11675                 {
11676                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11677                     "type": "tidelift"
11678                 }
11679             ],
11680             "time": "2021-11-28T15:25:38+00:00"
11681         },
11682         {
11683             "name": "symfony/http-client",
11684             "version": "v5.4.0",
11685             "source": {
11686                 "type": "git",
11687                 "url": "https://github.com/symfony/http-client.git",
11688                 "reference": "b3d99775f5372ff746035e98d6fa00182e832380"
11689             },
11690             "dist": {
11691                 "type": "zip",
11692                 "url": "https://api.github.com/repos/symfony/http-client/zipball/b3d99775f5372ff746035e98d6fa00182e832380",
11693                 "reference": "b3d99775f5372ff746035e98d6fa00182e832380",
11694                 "shasum": ""
11695             },
11696             "require": {
11697                 "php": ">=7.2.5",
11698                 "psr/log": "^1|^2|^3",
11699                 "symfony/deprecation-contracts": "^2.1|^3",
11700                 "symfony/http-client-contracts": "^2.4",
11701                 "symfony/polyfill-php73": "^1.11",
11702                 "symfony/polyfill-php80": "^1.16",
11703                 "symfony/service-contracts": "^1.0|^2|^3"
11704             },
11705             "provide": {
11706                 "php-http/async-client-implementation": "*",
11707                 "php-http/client-implementation": "*",
11708                 "psr/http-client-implementation": "1.0",
11709                 "symfony/http-client-implementation": "2.4"
11710             },
11711             "require-dev": {
11712                 "amphp/amp": "^2.5",
11713                 "amphp/http-client": "^4.2.1",
11714                 "amphp/http-tunnel": "^1.0",
11715                 "amphp/socket": "^1.1",
11716                 "guzzlehttp/promises": "^1.4",
11717                 "nyholm/psr7": "^1.0",
11718                 "php-http/httplug": "^1.0|^2.0",
11719                 "psr/http-client": "^1.0",
11720                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
11721                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
11722                 "symfony/process": "^4.4|^5.0|^6.0",
11723                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
11724             },
11725             "type": "library",
11726             "autoload": {
11727                 "psr-4": {
11728                     "Symfony\\Component\\HttpClient\\": ""
11729                 },
11730                 "exclude-from-classmap": [
11731                     "/Tests/"
11732                 ]
11733             },
11734             "notification-url": "https://packagist.org/downloads/",
11735             "license": [
11736                 "MIT"
11737             ],
11738             "authors": [
11739                 {
11740                     "name": "Nicolas Grekas",
11741                     "email": "p@tchwork.com"
11742                 },
11743                 {
11744                     "name": "Symfony Community",
11745                     "homepage": "https://symfony.com/contributors"
11746                 }
11747             ],
11748             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
11749             "homepage": "https://symfony.com",
11750             "support": {
11751                 "source": "https://github.com/symfony/http-client/tree/v5.4.0"
11752             },
11753             "funding": [
11754                 {
11755                     "url": "https://symfony.com/sponsor",
11756                     "type": "custom"
11757                 },
11758                 {
11759                     "url": "https://github.com/fabpot",
11760                     "type": "github"
11761                 },
11762                 {
11763                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11764                     "type": "tidelift"
11765                 }
11766             ],
11767             "time": "2021-11-23T15:26:31+00:00"
11768         },
11769         {
11770             "name": "symfony/http-client-contracts",
11771             "version": "v2.5.0",
11772             "source": {
11773                 "type": "git",
11774                 "url": "https://github.com/symfony/http-client-contracts.git",
11775                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166"
11776             },
11777             "dist": {
11778                 "type": "zip",
11779                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166",
11780                 "reference": "ec82e57b5b714dbb69300d348bd840b345e24166",
11781                 "shasum": ""
11782             },
11783             "require": {
11784                 "php": ">=7.2.5"
11785             },
11786             "suggest": {
11787                 "symfony/http-client-implementation": ""
11788             },
11789             "type": "library",
11790             "extra": {
11791                 "branch-alias": {
11792                     "dev-main": "2.5-dev"
11793                 },
11794                 "thanks": {
11795                     "name": "symfony/contracts",
11796                     "url": "https://github.com/symfony/contracts"
11797                 }
11798             },
11799             "autoload": {
11800                 "psr-4": {
11801                     "Symfony\\Contracts\\HttpClient\\": ""
11802                 }
11803             },
11804             "notification-url": "https://packagist.org/downloads/",
11805             "license": [
11806                 "MIT"
11807             ],
11808             "authors": [
11809                 {
11810                     "name": "Nicolas Grekas",
11811                     "email": "p@tchwork.com"
11812                 },
11813                 {
11814                     "name": "Symfony Community",
11815                     "homepage": "https://symfony.com/contributors"
11816                 }
11817             ],
11818             "description": "Generic abstractions related to HTTP clients",
11819             "homepage": "https://symfony.com",
11820             "keywords": [
11821                 "abstractions",
11822                 "contracts",
11823                 "decoupling",
11824                 "interfaces",
11825                 "interoperability",
11826                 "standards"
11827             ],
11828             "support": {
11829                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0"
11830             },
11831             "funding": [
11832                 {
11833                     "url": "https://symfony.com/sponsor",
11834                     "type": "custom"
11835                 },
11836                 {
11837                     "url": "https://github.com/fabpot",
11838                     "type": "github"
11839                 },
11840                 {
11841                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11842                     "type": "tidelift"
11843                 }
11844             ],
11845             "time": "2021-11-03T09:24:47+00:00"
11846         },
11847         {
11848             "name": "symfony/http-kernel",
11849             "version": "v4.4.35",
11850             "source": {
11851                 "type": "git",
11852                 "url": "https://github.com/symfony/http-kernel.git",
11853                 "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db"
11854             },
11855             "dist": {
11856                 "type": "zip",
11857                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb793f1381c34b79a43596a532a6a49bd729c9db",
11858                 "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db",
11859                 "shasum": ""
11860             },
11861             "require": {
11862                 "php": ">=7.1.3",
11863                 "psr/log": "^1|^2",
11864                 "symfony/error-handler": "^4.4",
11865                 "symfony/event-dispatcher": "^4.4",
11866                 "symfony/http-client-contracts": "^1.1|^2",
11867                 "symfony/http-foundation": "^4.4.30|^5.3.7",
11868                 "symfony/polyfill-ctype": "^1.8",
11869                 "symfony/polyfill-php73": "^1.9",
11870                 "symfony/polyfill-php80": "^1.16"
11871             },
11872             "conflict": {
11873                 "symfony/browser-kit": "<4.3",
11874                 "symfony/config": "<3.4",
11875                 "symfony/console": ">=5",
11876                 "symfony/dependency-injection": "<4.3",
11877                 "symfony/translation": "<4.2",
11878                 "twig/twig": "<1.43|<2.13,>=2"
11879             },
11880             "provide": {
11881                 "psr/log-implementation": "1.0|2.0"
11882             },
11883             "require-dev": {
11884                 "psr/cache": "^1.0|^2.0|^3.0",
11885                 "symfony/browser-kit": "^4.3|^5.0",
11886                 "symfony/config": "^3.4|^4.0|^5.0",
11887                 "symfony/console": "^3.4|^4.0",
11888                 "symfony/css-selector": "^3.4|^4.0|^5.0",
11889                 "symfony/dependency-injection": "^4.3|^5.0",
11890                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
11891                 "symfony/expression-language": "^3.4|^4.0|^5.0",
11892                 "symfony/finder": "^3.4|^4.0|^5.0",
11893                 "symfony/process": "^3.4|^4.0|^5.0",
11894                 "symfony/routing": "^3.4|^4.0|^5.0",
11895                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
11896                 "symfony/templating": "^3.4|^4.0|^5.0",
11897                 "symfony/translation": "^4.2|^5.0",
11898                 "symfony/translation-contracts": "^1.1|^2",
11899                 "twig/twig": "^1.43|^2.13|^3.0.4"
11900             },
11901             "suggest": {
11902                 "symfony/browser-kit": "",
11903                 "symfony/config": "",
11904                 "symfony/console": "",
11905                 "symfony/dependency-injection": ""
11906             },
11907             "type": "library",
11908             "autoload": {
11909                 "psr-4": {
11910                     "Symfony\\Component\\HttpKernel\\": ""
11911                 },
11912                 "exclude-from-classmap": [
11913                     "/Tests/"
11914                 ]
11915             },
11916             "notification-url": "https://packagist.org/downloads/",
11917             "license": [
11918                 "MIT"
11919             ],
11920             "authors": [
11921                 {
11922                     "name": "Fabien Potencier",
11923                     "email": "fabien@symfony.com"
11924                 },
11925                 {
11926                     "name": "Symfony Community",
11927                     "homepage": "https://symfony.com/contributors"
11928                 }
11929             ],
11930             "description": "Provides a structured process for converting a Request into a Response",
11931             "homepage": "https://symfony.com",
11932             "support": {
11933                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.35"
11934             },
11935             "funding": [
11936                 {
11937                     "url": "https://symfony.com/sponsor",
11938                     "type": "custom"
11939                 },
11940                 {
11941                     "url": "https://github.com/fabpot",
11942                     "type": "github"
11943                 },
11944                 {
11945                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11946                     "type": "tidelift"
11947                 }
11948             ],
11949             "time": "2021-11-24T08:40:10+00:00"
11950         },
11951         {
11952             "name": "symfony/panther",
11953             "version": "v1.1.2",
11954             "source": {
11955                 "type": "git",
11956                 "url": "https://github.com/symfony/panther.git",
11957                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
11958             },
11959             "dist": {
11960                 "type": "zip",
11961                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
11962                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
11963                 "shasum": ""
11964             },
11965             "require": {
11966                 "ext-dom": "*",
11967                 "ext-libxml": "*",
11968                 "php": ">=7.1",
11969                 "php-webdriver/webdriver": "^1.8.2",
11970                 "symfony/browser-kit": "^4.4 || ^5.0",
11971                 "symfony/dependency-injection": "^4.4 || ^5.0",
11972                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
11973                 "symfony/dom-crawler": "^4.4 || ^5.0",
11974                 "symfony/http-client": "^4.4.11 || ^5.2",
11975                 "symfony/http-kernel": "^4.4 || ^5.0",
11976                 "symfony/polyfill-php72": "^1.9",
11977                 "symfony/process": "^4.4 || ^5.0"
11978             },
11979             "require-dev": {
11980                 "symfony/css-selector": "^4.4 || ^5.0",
11981                 "symfony/framework-bundle": "^4.4 || ^5.0",
11982                 "symfony/mime": "^4.4 || ^5.0",
11983                 "symfony/phpunit-bridge": "^5.2"
11984             },
11985             "type": "library",
11986             "extra": {
11987                 "branch-alias": {
11988                     "dev-main": "1.1.x-dev"
11989                 }
11990             },
11991             "autoload": {
11992                 "psr-4": {
11993                     "Symfony\\Component\\Panther\\": "src/"
11994                 }
11995             },
11996             "notification-url": "https://packagist.org/downloads/",
11997             "license": [
11998                 "MIT"
11999             ],
12000             "authors": [
12001                 {
12002                     "name": "Kévin Dunglas",
12003                     "email": "dunglas@gmail.com",
12004                     "homepage": "https://dunglas.fr"
12005                 },
12006                 {
12007                     "name": "Symfony Community",
12008                     "homepage": "https://symfony.com/contributors"
12009                 }
12010             ],
12011             "description": "A browser testing and web scraping library for PHP and Symfony.",
12012             "homepage": "https://dunglas.fr",
12013             "keywords": [
12014                 "e2e",
12015                 "scraping",
12016                 "selenium",
12017                 "symfony",
12018                 "testing",
12019                 "webdriver"
12020             ],
12021             "support": {
12022                 "issues": "https://github.com/symfony/panther/issues",
12023                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12024             },
12025             "funding": [
12026                 {
12027                     "url": "https://www.panthera.org/donate",
12028                     "type": "custom"
12029                 },
12030                 {
12031                     "url": "https://github.com/dunglas",
12032                     "type": "github"
12033                 },
12034                 {
12035                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12036                     "type": "tidelift"
12037                 }
12038             ],
12039             "time": "2021-11-30T15:51:25+00:00"
12040         },
12041         {
12042             "name": "symfony/polyfill-php73",
12043             "version": "v1.23.0",
12044             "source": {
12045                 "type": "git",
12046                 "url": "https://github.com/symfony/polyfill-php73.git",
12047                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
12048             },
12049             "dist": {
12050                 "type": "zip",
12051                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
12052                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
12053                 "shasum": ""
12054             },
12055             "require": {
12056                 "php": ">=7.1"
12057             },
12058             "type": "library",
12059             "extra": {
12060                 "branch-alias": {
12061                     "dev-main": "1.23-dev"
12062                 },
12063                 "thanks": {
12064                     "name": "symfony/polyfill",
12065                     "url": "https://github.com/symfony/polyfill"
12066                 }
12067             },
12068             "autoload": {
12069                 "psr-4": {
12070                     "Symfony\\Polyfill\\Php73\\": ""
12071                 },
12072                 "files": [
12073                     "bootstrap.php"
12074                 ],
12075                 "classmap": [
12076                     "Resources/stubs"
12077                 ]
12078             },
12079             "notification-url": "https://packagist.org/downloads/",
12080             "license": [
12081                 "MIT"
12082             ],
12083             "authors": [
12084                 {
12085                     "name": "Nicolas Grekas",
12086                     "email": "p@tchwork.com"
12087                 },
12088                 {
12089                     "name": "Symfony Community",
12090                     "homepage": "https://symfony.com/contributors"
12091                 }
12092             ],
12093             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
12094             "homepage": "https://symfony.com",
12095             "keywords": [
12096                 "compatibility",
12097                 "polyfill",
12098                 "portable",
12099                 "shim"
12100             ],
12101             "support": {
12102                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
12103             },
12104             "funding": [
12105                 {
12106                     "url": "https://symfony.com/sponsor",
12107                     "type": "custom"
12108                 },
12109                 {
12110                     "url": "https://github.com/fabpot",
12111                     "type": "github"
12112                 },
12113                 {
12114                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12115                     "type": "tidelift"
12116                 }
12117             ],
12118             "time": "2021-02-19T12:13:01+00:00"
12119         },
12120         {
12121             "name": "symfony/var-dumper",
12122             "version": "v5.4.0",
12123             "source": {
12124                 "type": "git",
12125                 "url": "https://github.com/symfony/var-dumper.git",
12126                 "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9"
12127             },
12128             "dist": {
12129                 "type": "zip",
12130                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9",
12131                 "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9",
12132                 "shasum": ""
12133             },
12134             "require": {
12135                 "php": ">=7.2.5",
12136                 "symfony/polyfill-mbstring": "~1.0",
12137                 "symfony/polyfill-php80": "^1.16"
12138             },
12139             "conflict": {
12140                 "phpunit/phpunit": "<5.4.3",
12141                 "symfony/console": "<4.4"
12142             },
12143             "require-dev": {
12144                 "ext-iconv": "*",
12145                 "symfony/console": "^4.4|^5.0|^6.0",
12146                 "symfony/process": "^4.4|^5.0|^6.0",
12147                 "symfony/uid": "^5.1|^6.0",
12148                 "twig/twig": "^2.13|^3.0.4"
12149             },
12150             "suggest": {
12151                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12152                 "ext-intl": "To show region name in time zone dump",
12153                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12154             },
12155             "bin": [
12156                 "Resources/bin/var-dump-server"
12157             ],
12158             "type": "library",
12159             "autoload": {
12160                 "files": [
12161                     "Resources/functions/dump.php"
12162                 ],
12163                 "psr-4": {
12164                     "Symfony\\Component\\VarDumper\\": ""
12165                 },
12166                 "exclude-from-classmap": [
12167                     "/Tests/"
12168                 ]
12169             },
12170             "notification-url": "https://packagist.org/downloads/",
12171             "license": [
12172                 "MIT"
12173             ],
12174             "authors": [
12175                 {
12176                     "name": "Nicolas Grekas",
12177                     "email": "p@tchwork.com"
12178                 },
12179                 {
12180                     "name": "Symfony Community",
12181                     "homepage": "https://symfony.com/contributors"
12182                 }
12183             ],
12184             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12185             "homepage": "https://symfony.com",
12186             "keywords": [
12187                 "debug",
12188                 "dump"
12189             ],
12190             "support": {
12191                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.0"
12192             },
12193             "funding": [
12194                 {
12195                     "url": "https://symfony.com/sponsor",
12196                     "type": "custom"
12197                 },
12198                 {
12199                     "url": "https://github.com/fabpot",
12200                     "type": "github"
12201                 },
12202                 {
12203                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12204                     "type": "tidelift"
12205                 }
12206             ],
12207             "time": "2021-11-29T15:30:56+00:00"
12208         },
12209         {
12210             "name": "theseer/tokenizer",
12211             "version": "1.2.1",
12212             "source": {
12213                 "type": "git",
12214                 "url": "https://github.com/theseer/tokenizer.git",
12215                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12216             },
12217             "dist": {
12218                 "type": "zip",
12219                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12220                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12221                 "shasum": ""
12222             },
12223             "require": {
12224                 "ext-dom": "*",
12225                 "ext-tokenizer": "*",
12226                 "ext-xmlwriter": "*",
12227                 "php": "^7.2 || ^8.0"
12228             },
12229             "type": "library",
12230             "autoload": {
12231                 "classmap": [
12232                     "src/"
12233                 ]
12234             },
12235             "notification-url": "https://packagist.org/downloads/",
12236             "license": [
12237                 "BSD-3-Clause"
12238             ],
12239             "authors": [
12240                 {
12241                     "name": "Arne Blankerts",
12242                     "email": "arne@blankerts.de",
12243                     "role": "Developer"
12244                 }
12245             ],
12246             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12247             "support": {
12248                 "issues": "https://github.com/theseer/tokenizer/issues",
12249                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12250             },
12251             "funding": [
12252                 {
12253                     "url": "https://github.com/theseer",
12254                     "type": "github"
12255                 }
12256             ],
12257             "time": "2021-07-28T10:34:58+00:00"
12258         },
12259         {
12260             "name": "zircote/swagger-php",
12261             "version": "3.3.2",
12262             "source": {
12263                 "type": "git",
12264                 "url": "https://github.com/zircote/swagger-php.git",
12265                 "reference": "68c76ce2bb43fb4603315fb973d4595711dcbfd3"
12266             },
12267             "dist": {
12268                 "type": "zip",
12269                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/68c76ce2bb43fb4603315fb973d4595711dcbfd3",
12270                 "reference": "68c76ce2bb43fb4603315fb973d4595711dcbfd3",
12271                 "shasum": ""
12272             },
12273             "require": {
12274                 "doctrine/annotations": "^1.7",
12275                 "ext-json": "*",
12276                 "php": ">=7.2",
12277                 "psr/log": "^1.1",
12278                 "symfony/finder": ">=2.2",
12279                 "symfony/yaml": ">=3.3"
12280             },
12281             "require-dev": {
12282                 "composer/package-versions-deprecated": "1.11.99.2",
12283                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12284                 "phpunit/phpunit": ">=8"
12285             },
12286             "bin": [
12287                 "bin/openapi"
12288             ],
12289             "type": "library",
12290             "autoload": {
12291                 "psr-4": {
12292                     "OpenApi\\": "src"
12293                 },
12294                 "files": [
12295                     "src/functions.php"
12296                 ]
12297             },
12298             "notification-url": "https://packagist.org/downloads/",
12299             "license": [
12300                 "Apache-2.0"
12301             ],
12302             "authors": [
12303                 {
12304                     "name": "Robert Allen",
12305                     "email": "zircote@gmail.com"
12306                 },
12307                 {
12308                     "name": "Bob Fanger",
12309                     "email": "bfanger@gmail.com",
12310                     "homepage": "https://bfanger.nl"
12311                 },
12312                 {
12313                     "name": "Martin Rademacher",
12314                     "email": "mano@radebatz.net",
12315                     "homepage": "https://radebatz.net"
12316                 }
12317             ],
12318             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12319             "homepage": "https://github.com/zircote/swagger-php/",
12320             "keywords": [
12321                 "api",
12322                 "json",
12323                 "rest",
12324                 "service discovery"
12325             ],
12326             "support": {
12327                 "issues": "https://github.com/zircote/swagger-php/issues",
12328                 "source": "https://github.com/zircote/swagger-php/tree/3.3.2"
12329             },
12330             "time": "2021-11-15T20:45:42+00:00"
12331         }
12332     ],
12333     "aliases": [],
12334     "minimum-stability": "stable",
12335     "stability-flags": [],
12336     "prefer-stable": false,
12337     "prefer-lowest": false,
12338     "platform": {
12339         "php": ">=7.4.0"
12340     },
12341     "platform-dev": [],
12342     "platform-overrides": {
12343         "php": "7.4"
12344     },
12345     "plugin-api-version": "2.1.0"