some future proofing stuff (#4612)
[openemr.git] / composer.lock
blob5bb484ae396562af6fea28028a72bb79371f4dcc
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": "f061cafeac6fe5b0ccfd8a135a0a6447",
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.2",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "aa161c28dfffcab13a3cb9bd407917573987f0f6"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/aa161c28dfffcab13a3cb9bd407917573987f0f6",
144                 "reference": "aa161c28dfffcab13a3cb9bd407917573987f0f6",
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-08-22T10:49:44+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "2.1.0",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "95e96b622fc1f6e7ef845c46de1686181d98b492"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/95e96b622fc1f6e7ef845c46de1686181d98b492",
205                 "reference": "95e96b622fc1f6e7ef845c46de1686181d98b492",
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             },
218             "type": "library",
219             "extra": {
220                 "branch-alias": {
221                     "dev-master": "0.1.x-dev"
222                 }
223             },
224             "autoload": {
225                 "psr-4": {
226                     "Aranyasen\\": "src/"
227                 }
228             },
229             "notification-url": "https://packagist.org/downloads/",
230             "license": [
231                 "MIT"
232             ],
233             "authors": [
234                 {
235                     "name": "Aranya Sen",
236                     "email": "sen.aranya@gmail.com",
237                     "role": "Owner"
238                 }
239             ],
240             "description": "HL7 parser, generator and sender.",
241             "support": {
242                 "issues": "https://github.com/senaranya/HL7/issues",
243                 "source": "https://github.com/senaranya/HL7/tree/2.1.0"
244             },
245             "time": "2021-10-20T01:58:36+00:00"
246         },
247         {
248             "name": "bacon/bacon-qr-code",
249             "version": "1.0.3",
250             "source": {
251                 "type": "git",
252                 "url": "https://github.com/Bacon/BaconQrCode.git",
253                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
254             },
255             "dist": {
256                 "type": "zip",
257                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
258                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
259                 "shasum": ""
260             },
261             "require": {
262                 "ext-iconv": "*",
263                 "php": "^5.4|^7.0"
264             },
265             "require-dev": {
266                 "phpunit/phpunit": "^4.8"
267             },
268             "suggest": {
269                 "ext-gd": "to generate QR code images"
270             },
271             "type": "library",
272             "autoload": {
273                 "psr-0": {
274                     "BaconQrCode": "src/"
275                 }
276             },
277             "notification-url": "https://packagist.org/downloads/",
278             "license": [
279                 "BSD-2-Clause"
280             ],
281             "authors": [
282                 {
283                     "name": "Ben Scholzen 'DASPRiD'",
284                     "email": "mail@dasprids.de",
285                     "homepage": "http://www.dasprids.de",
286                     "role": "Developer"
287                 }
288             ],
289             "description": "BaconQrCode is a QR code generator for PHP.",
290             "homepage": "https://github.com/Bacon/BaconQrCode",
291             "support": {
292                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
293                 "source": "https://github.com/Bacon/BaconQrCode/tree/master"
294             },
295             "time": "2017-10-17T09:59:25+00:00"
296         },
297         {
298             "name": "brick/math",
299             "version": "0.9.3",
300             "source": {
301                 "type": "git",
302                 "url": "https://github.com/brick/math.git",
303                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
304             },
305             "dist": {
306                 "type": "zip",
307                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
308                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
309                 "shasum": ""
310             },
311             "require": {
312                 "ext-json": "*",
313                 "php": "^7.1 || ^8.0"
314             },
315             "require-dev": {
316                 "php-coveralls/php-coveralls": "^2.2",
317                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
318                 "vimeo/psalm": "4.9.2"
319             },
320             "type": "library",
321             "autoload": {
322                 "psr-4": {
323                     "Brick\\Math\\": "src/"
324                 }
325             },
326             "notification-url": "https://packagist.org/downloads/",
327             "license": [
328                 "MIT"
329             ],
330             "description": "Arbitrary-precision arithmetic library",
331             "keywords": [
332                 "Arbitrary-precision",
333                 "BigInteger",
334                 "BigRational",
335                 "arithmetic",
336                 "bigdecimal",
337                 "bignum",
338                 "brick",
339                 "math"
340             ],
341             "support": {
342                 "issues": "https://github.com/brick/math/issues",
343                 "source": "https://github.com/brick/math/tree/0.9.3"
344             },
345             "funding": [
346                 {
347                     "url": "https://github.com/BenMorel",
348                     "type": "github"
349                 },
350                 {
351                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
352                     "type": "tidelift"
353                 }
354             ],
355             "time": "2021-08-15T20:50:18+00:00"
356         },
357         {
358             "name": "brick/varexporter",
359             "version": "0.3.5",
360             "source": {
361                 "type": "git",
362                 "url": "https://github.com/brick/varexporter.git",
363                 "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518"
364             },
365             "dist": {
366                 "type": "zip",
367                 "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518",
368                 "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518",
369                 "shasum": ""
370             },
371             "require": {
372                 "nikic/php-parser": "^4.0",
373                 "php": "^7.2 || ^8.0"
374             },
375             "require-dev": {
376                 "php-coveralls/php-coveralls": "^2.2",
377                 "phpunit/phpunit": "^8.5 || ^9.0",
378                 "vimeo/psalm": "4.4.1"
379             },
380             "type": "library",
381             "autoload": {
382                 "psr-4": {
383                     "Brick\\VarExporter\\": "src/"
384                 }
385             },
386             "notification-url": "https://packagist.org/downloads/",
387             "license": [
388                 "MIT"
389             ],
390             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
391             "keywords": [
392                 "var_export"
393             ],
394             "support": {
395                 "issues": "https://github.com/brick/varexporter/issues",
396                 "source": "https://github.com/brick/varexporter/tree/0.3.5"
397             },
398             "time": "2021-02-10T13:53:07+00:00"
399         },
400         {
401             "name": "clue/stream-filter",
402             "version": "v1.5.0",
403             "source": {
404                 "type": "git",
405                 "url": "https://github.com/clue/stream-filter.git",
406                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
407             },
408             "dist": {
409                 "type": "zip",
410                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
411                 "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
412                 "shasum": ""
413             },
414             "require": {
415                 "php": ">=5.3"
416             },
417             "require-dev": {
418                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
419             },
420             "type": "library",
421             "autoload": {
422                 "psr-4": {
423                     "Clue\\StreamFilter\\": "src/"
424                 },
425                 "files": [
426                     "src/functions_include.php"
427                 ]
428             },
429             "notification-url": "https://packagist.org/downloads/",
430             "license": [
431                 "MIT"
432             ],
433             "authors": [
434                 {
435                     "name": "Christian Lück",
436                     "email": "christian@clue.engineering"
437                 }
438             ],
439             "description": "A simple and modern approach to stream filtering in PHP",
440             "homepage": "https://github.com/clue/php-stream-filter",
441             "keywords": [
442                 "bucket brigade",
443                 "callback",
444                 "filter",
445                 "php_user_filter",
446                 "stream",
447                 "stream_filter_append",
448                 "stream_filter_register"
449             ],
450             "support": {
451                 "issues": "https://github.com/clue/stream-filter/issues",
452                 "source": "https://github.com/clue/stream-filter/tree/v1.5.0"
453             },
454             "funding": [
455                 {
456                     "url": "https://clue.engineering/support",
457                     "type": "custom"
458                 },
459                 {
460                     "url": "https://github.com/clue",
461                     "type": "github"
462                 }
463             ],
464             "time": "2020-10-02T12:38:20+00:00"
465         },
466         {
467             "name": "container-interop/container-interop",
468             "version": "1.2.0",
469             "source": {
470                 "type": "git",
471                 "url": "https://github.com/container-interop/container-interop.git",
472                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
473             },
474             "dist": {
475                 "type": "zip",
476                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
477                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
478                 "shasum": ""
479             },
480             "require": {
481                 "psr/container": "^1.0"
482             },
483             "type": "library",
484             "autoload": {
485                 "psr-4": {
486                     "Interop\\Container\\": "src/Interop/Container/"
487                 }
488             },
489             "notification-url": "https://packagist.org/downloads/",
490             "license": [
491                 "MIT"
492             ],
493             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
494             "homepage": "https://github.com/container-interop/container-interop",
495             "support": {
496                 "issues": "https://github.com/container-interop/container-interop/issues",
497                 "source": "https://github.com/container-interop/container-interop/tree/master"
498             },
499             "abandoned": "psr/container",
500             "time": "2017-02-14T19:40:03+00:00"
501         },
502         {
503             "name": "defuse/php-encryption",
504             "version": "v2.3.1",
505             "source": {
506                 "type": "git",
507                 "url": "https://github.com/defuse/php-encryption.git",
508                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
509             },
510             "dist": {
511                 "type": "zip",
512                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
513                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
514                 "shasum": ""
515             },
516             "require": {
517                 "ext-openssl": "*",
518                 "paragonie/random_compat": ">= 2",
519                 "php": ">=5.6.0"
520             },
521             "require-dev": {
522                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
523             },
524             "bin": [
525                 "bin/generate-defuse-key"
526             ],
527             "type": "library",
528             "autoload": {
529                 "psr-4": {
530                     "Defuse\\Crypto\\": "src"
531                 }
532             },
533             "notification-url": "https://packagist.org/downloads/",
534             "license": [
535                 "MIT"
536             ],
537             "authors": [
538                 {
539                     "name": "Taylor Hornby",
540                     "email": "taylor@defuse.ca",
541                     "homepage": "https://defuse.ca/"
542                 },
543                 {
544                     "name": "Scott Arciszewski",
545                     "email": "info@paragonie.com",
546                     "homepage": "https://paragonie.com"
547                 }
548             ],
549             "description": "Secure PHP Encryption Library",
550             "keywords": [
551                 "aes",
552                 "authenticated encryption",
553                 "cipher",
554                 "crypto",
555                 "cryptography",
556                 "encrypt",
557                 "encryption",
558                 "openssl",
559                 "security",
560                 "symmetric key cryptography"
561             ],
562             "support": {
563                 "issues": "https://github.com/defuse/php-encryption/issues",
564                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
565             },
566             "time": "2021-04-09T23:57:26+00:00"
567         },
568         {
569             "name": "dompdf/dompdf",
570             "version": "v1.0.2",
571             "source": {
572                 "type": "git",
573                 "url": "https://github.com/dompdf/dompdf.git",
574                 "reference": "8768448244967a46d6e67b891d30878e0e15d25c"
575             },
576             "dist": {
577                 "type": "zip",
578                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/8768448244967a46d6e67b891d30878e0e15d25c",
579                 "reference": "8768448244967a46d6e67b891d30878e0e15d25c",
580                 "shasum": ""
581             },
582             "require": {
583                 "ext-dom": "*",
584                 "ext-mbstring": "*",
585                 "phenx/php-font-lib": "^0.5.2",
586                 "phenx/php-svg-lib": "^0.3.3",
587                 "php": "^7.1 || ^8.0"
588             },
589             "require-dev": {
590                 "mockery/mockery": "^1.3",
591                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
592                 "squizlabs/php_codesniffer": "^3.5"
593             },
594             "suggest": {
595                 "ext-gd": "Needed to process images",
596                 "ext-gmagick": "Improves image processing performance",
597                 "ext-imagick": "Improves image processing performance",
598                 "ext-zlib": "Needed for pdf stream compression"
599             },
600             "type": "library",
601             "extra": {
602                 "branch-alias": {
603                     "dev-develop": "0.7-dev"
604                 }
605             },
606             "autoload": {
607                 "psr-4": {
608                     "Dompdf\\": "src/"
609                 },
610                 "classmap": [
611                     "lib/"
612                 ]
613             },
614             "notification-url": "https://packagist.org/downloads/",
615             "license": [
616                 "LGPL-2.1"
617             ],
618             "authors": [
619                 {
620                     "name": "Fabien Ménager",
621                     "email": "fabien.menager@gmail.com"
622                 },
623                 {
624                     "name": "Brian Sweeney",
625                     "email": "eclecticgeek@gmail.com"
626                 },
627                 {
628                     "name": "Gabriel Bull",
629                     "email": "me@gabrielbull.com"
630                 }
631             ],
632             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
633             "homepage": "https://github.com/dompdf/dompdf",
634             "support": {
635                 "issues": "https://github.com/dompdf/dompdf/issues",
636                 "source": "https://github.com/dompdf/dompdf/tree/v1.0.2"
637             },
638             "time": "2021-01-08T14:18:52+00:00"
639         },
640         {
641             "name": "ezyang/htmlpurifier",
642             "version": "v4.13.0",
643             "source": {
644                 "type": "git",
645                 "url": "https://github.com/ezyang/htmlpurifier.git",
646                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
647             },
648             "dist": {
649                 "type": "zip",
650                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
651                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
652                 "shasum": ""
653             },
654             "require": {
655                 "php": ">=5.2"
656             },
657             "require-dev": {
658                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
659             },
660             "type": "library",
661             "autoload": {
662                 "psr-0": {
663                     "HTMLPurifier": "library/"
664                 },
665                 "files": [
666                     "library/HTMLPurifier.composer.php"
667                 ],
668                 "exclude-from-classmap": [
669                     "/library/HTMLPurifier/Language/"
670                 ]
671             },
672             "notification-url": "https://packagist.org/downloads/",
673             "license": [
674                 "LGPL-2.1-or-later"
675             ],
676             "authors": [
677                 {
678                     "name": "Edward Z. Yang",
679                     "email": "admin@htmlpurifier.org",
680                     "homepage": "http://ezyang.com"
681                 }
682             ],
683             "description": "Standards compliant HTML filter written in PHP",
684             "homepage": "http://htmlpurifier.org/",
685             "keywords": [
686                 "html"
687             ],
688             "support": {
689                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
690                 "source": "https://github.com/ezyang/htmlpurifier/tree/master"
691             },
692             "time": "2020-06-29T00:56:53+00:00"
693         },
694         {
695             "name": "firebase/php-jwt",
696             "version": "v5.4.0",
697             "source": {
698                 "type": "git",
699                 "url": "https://github.com/firebase/php-jwt.git",
700                 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
701             },
702             "dist": {
703                 "type": "zip",
704                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
705                 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
706                 "shasum": ""
707             },
708             "require": {
709                 "php": ">=5.3.0"
710             },
711             "require-dev": {
712                 "phpunit/phpunit": ">=4.8 <=9"
713             },
714             "suggest": {
715                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
716             },
717             "type": "library",
718             "autoload": {
719                 "psr-4": {
720                     "Firebase\\JWT\\": "src"
721                 }
722             },
723             "notification-url": "https://packagist.org/downloads/",
724             "license": [
725                 "BSD-3-Clause"
726             ],
727             "authors": [
728                 {
729                     "name": "Neuman Vong",
730                     "email": "neuman+pear@twilio.com",
731                     "role": "Developer"
732                 },
733                 {
734                     "name": "Anant Narayanan",
735                     "email": "anant@php.net",
736                     "role": "Developer"
737                 }
738             ],
739             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
740             "homepage": "https://github.com/firebase/php-jwt",
741             "keywords": [
742                 "jwt",
743                 "php"
744             ],
745             "support": {
746                 "issues": "https://github.com/firebase/php-jwt/issues",
747                 "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
748             },
749             "time": "2021-06-23T19:00:23+00:00"
750         },
751         {
752             "name": "google/apiclient",
753             "version": "v2.11.0",
754             "source": {
755                 "type": "git",
756                 "url": "https://github.com/googleapis/google-api-php-client.git",
757                 "reference": "7db9eb40c8ba887e81c0fe84f2888a967396cdfb"
758             },
759             "dist": {
760                 "type": "zip",
761                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/7db9eb40c8ba887e81c0fe84f2888a967396cdfb",
762                 "reference": "7db9eb40c8ba887e81c0fe84f2888a967396cdfb",
763                 "shasum": ""
764             },
765             "require": {
766                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
767                 "google/apiclient-services": "~0.200",
768                 "google/auth": "^1.10",
769                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
770                 "guzzlehttp/psr7": "^1.7||^2.0.0",
771                 "monolog/monolog": "^1.17||^2.0",
772                 "php": "^5.6|^7.0|^8.0",
773                 "phpseclib/phpseclib": "~2.0||^3.0.2"
774             },
775             "require-dev": {
776                 "cache/filesystem-adapter": "^0.3.2|^1.1",
777                 "composer/composer": "^1.10.22",
778                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
779                 "phpcompatibility/php-compatibility": "^9.2",
780                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
781                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
782                 "squizlabs/php_codesniffer": "~2.3",
783                 "symfony/css-selector": "~2.1",
784                 "symfony/dom-crawler": "~2.1",
785                 "yoast/phpunit-polyfills": "^1.0"
786             },
787             "suggest": {
788                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
789             },
790             "type": "library",
791             "extra": {
792                 "branch-alias": {
793                     "dev-master": "2.x-dev"
794                 }
795             },
796             "autoload": {
797                 "psr-4": {
798                     "Google\\": "src/"
799                 },
800                 "files": [
801                     "src/aliases.php"
802                 ],
803                 "classmap": [
804                     "src/aliases.php"
805                 ]
806             },
807             "notification-url": "https://packagist.org/downloads/",
808             "license": [
809                 "Apache-2.0"
810             ],
811             "description": "Client library for Google APIs",
812             "homepage": "http://developers.google.com/api-client-library/php",
813             "keywords": [
814                 "google"
815             ],
816             "support": {
817                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
818                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.11.0"
819             },
820             "time": "2021-09-20T21:15:55+00:00"
821         },
822         {
823             "name": "google/apiclient-services",
824             "version": "v0.218.0",
825             "source": {
826                 "type": "git",
827                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
828                 "reference": "ea990973edf24d959c9e9f550182a53672d5a4bc"
829             },
830             "dist": {
831                 "type": "zip",
832                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/ea990973edf24d959c9e9f550182a53672d5a4bc",
833                 "reference": "ea990973edf24d959c9e9f550182a53672d5a4bc",
834                 "shasum": ""
835             },
836             "require": {
837                 "php": ">=5.6"
838             },
839             "require-dev": {
840                 "phpunit/phpunit": "^5.7||^8.5.13"
841             },
842             "type": "library",
843             "autoload": {
844                 "psr-4": {
845                     "Google\\Service\\": "src"
846                 },
847                 "files": [
848                     "autoload.php"
849                 ]
850             },
851             "notification-url": "https://packagist.org/downloads/",
852             "license": [
853                 "Apache-2.0"
854             ],
855             "description": "Client library for Google APIs",
856             "homepage": "http://developers.google.com/api-client-library/php",
857             "keywords": [
858                 "google"
859             ],
860             "support": {
861                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
862                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.218.0"
863             },
864             "time": "2021-10-06T11:20:29+00:00"
865         },
866         {
867             "name": "google/auth",
868             "version": "v1.18.0",
869             "source": {
870                 "type": "git",
871                 "url": "https://github.com/googleapis/google-auth-library-php.git",
872                 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
873             },
874             "dist": {
875                 "type": "zip",
876                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
877                 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
878                 "shasum": ""
879             },
880             "require": {
881                 "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
882                 "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
883                 "guzzlehttp/psr7": "^1.7|^2.0",
884                 "php": ">=5.4",
885                 "psr/cache": "^1.0|^2.0",
886                 "psr/http-message": "^1.0"
887             },
888             "require-dev": {
889                 "guzzlehttp/promises": "0.1.1|^1.3",
890                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
891                 "phpseclib/phpseclib": "^2.0.31",
892                 "phpunit/phpunit": "^4.8.36|^5.7",
893                 "sebastian/comparator": ">=1.2.3"
894             },
895             "suggest": {
896                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
897             },
898             "type": "library",
899             "autoload": {
900                 "psr-4": {
901                     "Google\\Auth\\": "src"
902                 }
903             },
904             "notification-url": "https://packagist.org/downloads/",
905             "license": [
906                 "Apache-2.0"
907             ],
908             "description": "Google Auth Library for PHP",
909             "homepage": "http://github.com/google/google-auth-library-php",
910             "keywords": [
911                 "Authentication",
912                 "google",
913                 "oauth2"
914             ],
915             "support": {
916                 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
917                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
918                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
919             },
920             "time": "2021-08-24T18:03:18+00:00"
921         },
922         {
923             "name": "graham-campbell/result-type",
924             "version": "v1.0.3",
925             "source": {
926                 "type": "git",
927                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
928                 "reference": "296c015dc30ec4322168c5ad3ee5cc11dae827ac"
929             },
930             "dist": {
931                 "type": "zip",
932                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/296c015dc30ec4322168c5ad3ee5cc11dae827ac",
933                 "reference": "296c015dc30ec4322168c5ad3ee5cc11dae827ac",
934                 "shasum": ""
935             },
936             "require": {
937                 "php": "^7.0 || ^8.0",
938                 "phpoption/phpoption": "^1.8"
939             },
940             "require-dev": {
941                 "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
942             },
943             "type": "library",
944             "autoload": {
945                 "psr-4": {
946                     "GrahamCampbell\\ResultType\\": "src/"
947                 }
948             },
949             "notification-url": "https://packagist.org/downloads/",
950             "license": [
951                 "MIT"
952             ],
953             "authors": [
954                 {
955                     "name": "Graham Campbell",
956                     "email": "hello@gjcampbell.co.uk"
957                 }
958             ],
959             "description": "An Implementation Of The Result Type",
960             "keywords": [
961                 "Graham Campbell",
962                 "GrahamCampbell",
963                 "Result Type",
964                 "Result-Type",
965                 "result"
966             ],
967             "support": {
968                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
969                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.3"
970             },
971             "funding": [
972                 {
973                     "url": "https://github.com/GrahamCampbell",
974                     "type": "github"
975                 },
976                 {
977                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
978                     "type": "tidelift"
979                 }
980             ],
981             "time": "2021-10-17T19:48:54+00:00"
982         },
983         {
984             "name": "guzzlehttp/guzzle",
985             "version": "7.4.0",
986             "source": {
987                 "type": "git",
988                 "url": "https://github.com/guzzle/guzzle.git",
989                 "reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
990             },
991             "dist": {
992                 "type": "zip",
993                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
994                 "reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
995                 "shasum": ""
996             },
997             "require": {
998                 "ext-json": "*",
999                 "guzzlehttp/promises": "^1.5",
1000                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
1001                 "php": "^7.2.5 || ^8.0",
1002                 "psr/http-client": "^1.0",
1003                 "symfony/deprecation-contracts": "^2.2"
1004             },
1005             "provide": {
1006                 "psr/http-client-implementation": "1.0"
1007             },
1008             "require-dev": {
1009                 "bamarni/composer-bin-plugin": "^1.4.1",
1010                 "ext-curl": "*",
1011                 "php-http/client-integration-tests": "^3.0",
1012                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1013                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1014             },
1015             "suggest": {
1016                 "ext-curl": "Required for CURL handler support",
1017                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1018                 "psr/log": "Required for using the Log middleware"
1019             },
1020             "type": "library",
1021             "extra": {
1022                 "branch-alias": {
1023                     "dev-master": "7.4-dev"
1024                 }
1025             },
1026             "autoload": {
1027                 "psr-4": {
1028                     "GuzzleHttp\\": "src/"
1029                 },
1030                 "files": [
1031                     "src/functions_include.php"
1032                 ]
1033             },
1034             "notification-url": "https://packagist.org/downloads/",
1035             "license": [
1036                 "MIT"
1037             ],
1038             "authors": [
1039                 {
1040                     "name": "Graham Campbell",
1041                     "email": "hello@gjcampbell.co.uk",
1042                     "homepage": "https://github.com/GrahamCampbell"
1043                 },
1044                 {
1045                     "name": "Michael Dowling",
1046                     "email": "mtdowling@gmail.com",
1047                     "homepage": "https://github.com/mtdowling"
1048                 },
1049                 {
1050                     "name": "Jeremy Lindblom",
1051                     "email": "jeremeamia@gmail.com",
1052                     "homepage": "https://github.com/jeremeamia"
1053                 },
1054                 {
1055                     "name": "George Mponos",
1056                     "email": "gmponos@gmail.com",
1057                     "homepage": "https://github.com/gmponos"
1058                 },
1059                 {
1060                     "name": "Tobias Nyholm",
1061                     "email": "tobias.nyholm@gmail.com",
1062                     "homepage": "https://github.com/Nyholm"
1063                 },
1064                 {
1065                     "name": "Márk Sági-Kazár",
1066                     "email": "mark.sagikazar@gmail.com",
1067                     "homepage": "https://github.com/sagikazarmark"
1068                 },
1069                 {
1070                     "name": "Tobias Schultze",
1071                     "email": "webmaster@tubo-world.de",
1072                     "homepage": "https://github.com/Tobion"
1073                 }
1074             ],
1075             "description": "Guzzle is a PHP HTTP client library",
1076             "keywords": [
1077                 "client",
1078                 "curl",
1079                 "framework",
1080                 "http",
1081                 "http client",
1082                 "psr-18",
1083                 "psr-7",
1084                 "rest",
1085                 "web service"
1086             ],
1087             "support": {
1088                 "issues": "https://github.com/guzzle/guzzle/issues",
1089                 "source": "https://github.com/guzzle/guzzle/tree/7.4.0"
1090             },
1091             "funding": [
1092                 {
1093                     "url": "https://github.com/GrahamCampbell",
1094                     "type": "github"
1095                 },
1096                 {
1097                     "url": "https://github.com/Nyholm",
1098                     "type": "github"
1099                 },
1100                 {
1101                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1102                     "type": "tidelift"
1103                 }
1104             ],
1105             "time": "2021-10-18T09:52:00+00:00"
1106         },
1107         {
1108             "name": "guzzlehttp/promises",
1109             "version": "1.5.1",
1110             "source": {
1111                 "type": "git",
1112                 "url": "https://github.com/guzzle/promises.git",
1113                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
1114             },
1115             "dist": {
1116                 "type": "zip",
1117                 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1118                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
1119                 "shasum": ""
1120             },
1121             "require": {
1122                 "php": ">=5.5"
1123             },
1124             "require-dev": {
1125                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1126             },
1127             "type": "library",
1128             "extra": {
1129                 "branch-alias": {
1130                     "dev-master": "1.5-dev"
1131                 }
1132             },
1133             "autoload": {
1134                 "psr-4": {
1135                     "GuzzleHttp\\Promise\\": "src/"
1136                 },
1137                 "files": [
1138                     "src/functions_include.php"
1139                 ]
1140             },
1141             "notification-url": "https://packagist.org/downloads/",
1142             "license": [
1143                 "MIT"
1144             ],
1145             "authors": [
1146                 {
1147                     "name": "Graham Campbell",
1148                     "email": "hello@gjcampbell.co.uk",
1149                     "homepage": "https://github.com/GrahamCampbell"
1150                 },
1151                 {
1152                     "name": "Michael Dowling",
1153                     "email": "mtdowling@gmail.com",
1154                     "homepage": "https://github.com/mtdowling"
1155                 },
1156                 {
1157                     "name": "Tobias Nyholm",
1158                     "email": "tobias.nyholm@gmail.com",
1159                     "homepage": "https://github.com/Nyholm"
1160                 },
1161                 {
1162                     "name": "Tobias Schultze",
1163                     "email": "webmaster@tubo-world.de",
1164                     "homepage": "https://github.com/Tobion"
1165                 }
1166             ],
1167             "description": "Guzzle promises library",
1168             "keywords": [
1169                 "promise"
1170             ],
1171             "support": {
1172                 "issues": "https://github.com/guzzle/promises/issues",
1173                 "source": "https://github.com/guzzle/promises/tree/1.5.1"
1174             },
1175             "funding": [
1176                 {
1177                     "url": "https://github.com/GrahamCampbell",
1178                     "type": "github"
1179                 },
1180                 {
1181                     "url": "https://github.com/Nyholm",
1182                     "type": "github"
1183                 },
1184                 {
1185                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1186                     "type": "tidelift"
1187                 }
1188             ],
1189             "time": "2021-10-22T20:56:57+00:00"
1190         },
1191         {
1192             "name": "guzzlehttp/psr7",
1193             "version": "2.1.0",
1194             "source": {
1195                 "type": "git",
1196                 "url": "https://github.com/guzzle/psr7.git",
1197                 "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
1198             },
1199             "dist": {
1200                 "type": "zip",
1201                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
1202                 "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
1203                 "shasum": ""
1204             },
1205             "require": {
1206                 "php": "^7.2.5 || ^8.0",
1207                 "psr/http-factory": "^1.0",
1208                 "psr/http-message": "^1.0",
1209                 "ralouphie/getallheaders": "^3.0"
1210             },
1211             "provide": {
1212                 "psr/http-factory-implementation": "1.0",
1213                 "psr/http-message-implementation": "1.0"
1214             },
1215             "require-dev": {
1216                 "bamarni/composer-bin-plugin": "^1.4.1",
1217                 "http-interop/http-factory-tests": "^0.9",
1218                 "phpunit/phpunit": "^8.5.8 || ^9.3.10"
1219             },
1220             "suggest": {
1221                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1222             },
1223             "type": "library",
1224             "extra": {
1225                 "branch-alias": {
1226                     "dev-master": "2.1-dev"
1227                 }
1228             },
1229             "autoload": {
1230                 "psr-4": {
1231                     "GuzzleHttp\\Psr7\\": "src/"
1232                 }
1233             },
1234             "notification-url": "https://packagist.org/downloads/",
1235             "license": [
1236                 "MIT"
1237             ],
1238             "authors": [
1239                 {
1240                     "name": "Graham Campbell",
1241                     "email": "hello@gjcampbell.co.uk",
1242                     "homepage": "https://github.com/GrahamCampbell"
1243                 },
1244                 {
1245                     "name": "Michael Dowling",
1246                     "email": "mtdowling@gmail.com",
1247                     "homepage": "https://github.com/mtdowling"
1248                 },
1249                 {
1250                     "name": "George Mponos",
1251                     "email": "gmponos@gmail.com",
1252                     "homepage": "https://github.com/gmponos"
1253                 },
1254                 {
1255                     "name": "Tobias Nyholm",
1256                     "email": "tobias.nyholm@gmail.com",
1257                     "homepage": "https://github.com/Nyholm"
1258                 },
1259                 {
1260                     "name": "Márk Sági-Kazár",
1261                     "email": "mark.sagikazar@gmail.com",
1262                     "homepage": "https://github.com/sagikazarmark"
1263                 },
1264                 {
1265                     "name": "Tobias Schultze",
1266                     "email": "webmaster@tubo-world.de",
1267                     "homepage": "https://github.com/Tobion"
1268                 },
1269                 {
1270                     "name": "Márk Sági-Kazár",
1271                     "email": "mark.sagikazar@gmail.com",
1272                     "homepage": "https://sagikazarmark.hu"
1273                 }
1274             ],
1275             "description": "PSR-7 message implementation that also provides common utility methods",
1276             "keywords": [
1277                 "http",
1278                 "message",
1279                 "psr-7",
1280                 "request",
1281                 "response",
1282                 "stream",
1283                 "uri",
1284                 "url"
1285             ],
1286             "support": {
1287                 "issues": "https://github.com/guzzle/psr7/issues",
1288                 "source": "https://github.com/guzzle/psr7/tree/2.1.0"
1289             },
1290             "funding": [
1291                 {
1292                     "url": "https://github.com/GrahamCampbell",
1293                     "type": "github"
1294                 },
1295                 {
1296                     "url": "https://github.com/Nyholm",
1297                     "type": "github"
1298                 },
1299                 {
1300                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1301                     "type": "tidelift"
1302                 }
1303             ],
1304             "time": "2021-10-06T17:43:30+00:00"
1305         },
1306         {
1307             "name": "kamermans/guzzle-oauth2-subscriber",
1308             "version": "v1.0.11",
1309             "source": {
1310                 "type": "git",
1311                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1312                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1313             },
1314             "dist": {
1315                 "type": "zip",
1316                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1317                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1318                 "shasum": ""
1319             },
1320             "require": {
1321                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1322                 "php": ">=5.4.0"
1323             },
1324             "type": "library",
1325             "autoload": {
1326                 "psr-4": {
1327                     "kamermans\\OAuth2\\": "src"
1328                 }
1329             },
1330             "notification-url": "https://packagist.org/downloads/",
1331             "license": [
1332                 "MIT"
1333             ],
1334             "authors": [
1335                 {
1336                     "name": "Steve Kamerman",
1337                     "email": "stevekamerman@gmail.com"
1338                 }
1339             ],
1340             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1341             "keywords": [
1342                 "Guzzle",
1343                 "oauth"
1344             ],
1345             "support": {
1346                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1347                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1348             },
1349             "time": "2021-08-11T22:33:53+00:00"
1350         },
1351         {
1352             "name": "knplabs/knp-snappy",
1353             "version": "v1.3.1",
1354             "source": {
1355                 "type": "git",
1356                 "url": "https://github.com/KnpLabs/snappy.git",
1357                 "reference": "349c2e872bbeb15dff825a17dd92ea9c6ae4120e"
1358             },
1359             "dist": {
1360                 "type": "zip",
1361                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/349c2e872bbeb15dff825a17dd92ea9c6ae4120e",
1362                 "reference": "349c2e872bbeb15dff825a17dd92ea9c6ae4120e",
1363                 "shasum": ""
1364             },
1365             "require": {
1366                 "php": ">=7.1",
1367                 "psr/log": "^1.0||^2.0||^3.0",
1368                 "symfony/process": "~3.4||~4.3||~5.0"
1369             },
1370             "require-dev": {
1371                 "friendsofphp/php-cs-fixer": "^2.16",
1372                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1373                 "phpstan/phpstan": "^0.12.7",
1374                 "phpstan/phpstan-phpunit": "^0.12.6",
1375                 "phpunit/phpunit": "~7.4"
1376             },
1377             "suggest": {
1378                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1379                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1380                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1381                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1382                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1383             },
1384             "type": "library",
1385             "extra": {
1386                 "branch-alias": {
1387                     "dev-master": "1.x-dev"
1388                 }
1389             },
1390             "autoload": {
1391                 "psr-4": {
1392                     "Knp\\Snappy\\": "src/Knp/Snappy"
1393                 }
1394             },
1395             "notification-url": "https://packagist.org/downloads/",
1396             "license": [
1397                 "MIT"
1398             ],
1399             "authors": [
1400                 {
1401                     "name": "KNP Labs Team",
1402                     "homepage": "http://knplabs.com"
1403                 },
1404                 {
1405                     "name": "Symfony Community",
1406                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1407                 }
1408             ],
1409             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1410             "homepage": "http://github.com/KnpLabs/snappy",
1411             "keywords": [
1412                 "knp",
1413                 "knplabs",
1414                 "pdf",
1415                 "snapshot",
1416                 "thumbnail",
1417                 "wkhtmltopdf"
1418             ],
1419             "support": {
1420                 "issues": "https://github.com/KnpLabs/snappy/issues",
1421                 "source": "https://github.com/KnpLabs/snappy/tree/v1.3.1"
1422             },
1423             "time": "2021-10-22T11:40:26+00:00"
1424         },
1425         {
1426             "name": "laminas/laminas-code",
1427             "version": "4.4.3",
1428             "source": {
1429                 "type": "git",
1430                 "url": "https://github.com/laminas/laminas-code.git",
1431                 "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1"
1432             },
1433             "dist": {
1434                 "type": "zip",
1435                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1",
1436                 "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1",
1437                 "shasum": ""
1438             },
1439             "require": {
1440                 "php": "^7.4 || ~8.0.0"
1441             },
1442             "conflict": {
1443                 "phpspec/prophecy": "<1.9.0"
1444             },
1445             "require-dev": {
1446                 "doctrine/annotations": "^1.10.4",
1447                 "ext-phar": "*",
1448                 "laminas/laminas-coding-standard": "^2.1.4",
1449                 "laminas/laminas-stdlib": "^3.3.0",
1450                 "phpunit/phpunit": "^9.4.2",
1451                 "psalm/plugin-phpunit": "^0.14.0",
1452                 "vimeo/psalm": "^4.3.1"
1453             },
1454             "suggest": {
1455                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1456                 "laminas/laminas-stdlib": "Laminas\\Stdlib component",
1457                 "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework"
1458             },
1459             "type": "library",
1460             "autoload": {
1461                 "psr-4": {
1462                     "Laminas\\Code\\": "src/"
1463                 }
1464             },
1465             "notification-url": "https://packagist.org/downloads/",
1466             "license": [
1467                 "BSD-3-Clause"
1468             ],
1469             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1470             "homepage": "https://laminas.dev",
1471             "keywords": [
1472                 "code",
1473                 "laminas",
1474                 "laminasframework"
1475             ],
1476             "support": {
1477                 "chat": "https://laminas.dev/chat",
1478                 "docs": "https://docs.laminas.dev/laminas-code/",
1479                 "forum": "https://discourse.laminas.dev",
1480                 "issues": "https://github.com/laminas/laminas-code/issues",
1481                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1482                 "source": "https://github.com/laminas/laminas-code"
1483             },
1484             "funding": [
1485                 {
1486                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1487                     "type": "community_bridge"
1488                 }
1489             ],
1490             "time": "2021-09-21T13:40:23+00:00"
1491         },
1492         {
1493             "name": "laminas/laminas-config",
1494             "version": "3.7.0",
1495             "source": {
1496                 "type": "git",
1497                 "url": "https://github.com/laminas/laminas-config.git",
1498                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1499             },
1500             "dist": {
1501                 "type": "zip",
1502                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1503                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1504                 "shasum": ""
1505             },
1506             "require": {
1507                 "ext-json": "*",
1508                 "laminas/laminas-stdlib": "^3.6",
1509                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1510                 "psr/container": "^1.0"
1511             },
1512             "conflict": {
1513                 "container-interop/container-interop": "<1.2.0",
1514                 "zendframework/zend-config": "*"
1515             },
1516             "require-dev": {
1517                 "laminas/laminas-coding-standard": "~1.0.0",
1518                 "laminas/laminas-filter": "^2.7.2",
1519                 "laminas/laminas-i18n": "^2.10.3",
1520                 "laminas/laminas-servicemanager": "^3.7",
1521                 "phpunit/phpunit": "^9.5.5"
1522             },
1523             "suggest": {
1524                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1525                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1526                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1527             },
1528             "type": "library",
1529             "autoload": {
1530                 "psr-4": {
1531                     "Laminas\\Config\\": "src/"
1532                 }
1533             },
1534             "notification-url": "https://packagist.org/downloads/",
1535             "license": [
1536                 "BSD-3-Clause"
1537             ],
1538             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1539             "homepage": "https://laminas.dev",
1540             "keywords": [
1541                 "config",
1542                 "laminas"
1543             ],
1544             "support": {
1545                 "chat": "https://laminas.dev/chat",
1546                 "docs": "https://docs.laminas.dev/laminas-config/",
1547                 "forum": "https://discourse.laminas.dev",
1548                 "issues": "https://github.com/laminas/laminas-config/issues",
1549                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1550                 "source": "https://github.com/laminas/laminas-config"
1551             },
1552             "funding": [
1553                 {
1554                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1555                     "type": "community_bridge"
1556                 }
1557             ],
1558             "time": "2021-10-01T16:07:46+00:00"
1559         },
1560         {
1561             "name": "laminas/laminas-console",
1562             "version": "2.8.0",
1563             "source": {
1564                 "type": "git",
1565                 "url": "https://github.com/laminas/laminas-console.git",
1566                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1567             },
1568             "dist": {
1569                 "type": "zip",
1570                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1571                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1572                 "shasum": ""
1573             },
1574             "require": {
1575                 "laminas/laminas-stdlib": "^3.2.1",
1576                 "laminas/laminas-zendframework-bridge": "^1.0",
1577                 "php": "^5.6 || ^7.0"
1578             },
1579             "replace": {
1580                 "zendframework/zend-console": "self.version"
1581             },
1582             "require-dev": {
1583                 "laminas/laminas-coding-standard": "~1.0.0",
1584                 "laminas/laminas-filter": "^2.7.2",
1585                 "laminas/laminas-json": "^2.6 || ^3.0",
1586                 "laminas/laminas-validator": "^2.10.1",
1587                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1588             },
1589             "suggest": {
1590                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1591                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1592             },
1593             "type": "library",
1594             "extra": {
1595                 "branch-alias": {
1596                     "dev-master": "2.8.x-dev",
1597                     "dev-develop": "2.9.x-dev"
1598                 }
1599             },
1600             "autoload": {
1601                 "psr-4": {
1602                     "Laminas\\Console\\": "src/"
1603                 }
1604             },
1605             "notification-url": "https://packagist.org/downloads/",
1606             "license": [
1607                 "BSD-3-Clause"
1608             ],
1609             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1610             "homepage": "https://laminas.dev",
1611             "keywords": [
1612                 "console",
1613                 "laminas"
1614             ],
1615             "support": {
1616                 "chat": "https://laminas.dev/chat",
1617                 "docs": "https://docs.laminas.dev/laminas-console/",
1618                 "forum": "https://discourse.laminas.dev",
1619                 "issues": "https://github.com/laminas/laminas-console/issues",
1620                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1621                 "source": "https://github.com/laminas/laminas-console"
1622             },
1623             "abandoned": "laminas/laminas-cli",
1624             "time": "2019-12-31T16:31:45+00:00"
1625         },
1626         {
1627             "name": "laminas/laminas-db",
1628             "version": "2.13.4",
1629             "source": {
1630                 "type": "git",
1631                 "url": "https://github.com/laminas/laminas-db.git",
1632                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1"
1633             },
1634             "dist": {
1635                 "type": "zip",
1636                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1637                 "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
1638                 "shasum": ""
1639             },
1640             "require": {
1641                 "laminas/laminas-stdlib": "^3.6",
1642                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1643             },
1644             "conflict": {
1645                 "zendframework/zend-db": "*"
1646             },
1647             "require-dev": {
1648                 "laminas/laminas-coding-standard": "~2.2.1",
1649                 "laminas/laminas-eventmanager": "^3.4",
1650                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1651                 "laminas/laminas-servicemanager": "^3.7",
1652                 "phpunit/phpunit": "^9.5.5"
1653             },
1654             "suggest": {
1655                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1656                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1657                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1658             },
1659             "type": "library",
1660             "extra": {
1661                 "laminas": {
1662                     "component": "Laminas\\Db",
1663                     "config-provider": "Laminas\\Db\\ConfigProvider"
1664                 }
1665             },
1666             "autoload": {
1667                 "psr-4": {
1668                     "Laminas\\Db\\": "src/"
1669                 }
1670             },
1671             "notification-url": "https://packagist.org/downloads/",
1672             "license": [
1673                 "BSD-3-Clause"
1674             ],
1675             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1676             "homepage": "https://laminas.dev",
1677             "keywords": [
1678                 "db",
1679                 "laminas"
1680             ],
1681             "support": {
1682                 "chat": "https://laminas.dev/chat",
1683                 "docs": "https://docs.laminas.dev/laminas-db/",
1684                 "forum": "https://discourse.laminas.dev",
1685                 "issues": "https://github.com/laminas/laminas-db/issues",
1686                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1687                 "source": "https://github.com/laminas/laminas-db"
1688             },
1689             "funding": [
1690                 {
1691                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1692                     "type": "community_bridge"
1693                 }
1694             ],
1695             "time": "2021-09-21T18:59:44+00:00"
1696         },
1697         {
1698             "name": "laminas/laminas-escaper",
1699             "version": "2.9.0",
1700             "source": {
1701                 "type": "git",
1702                 "url": "https://github.com/laminas/laminas-escaper.git",
1703                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
1704             },
1705             "dist": {
1706                 "type": "zip",
1707                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
1708                 "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
1709                 "shasum": ""
1710             },
1711             "require": {
1712                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1713             },
1714             "conflict": {
1715                 "zendframework/zend-escaper": "*"
1716             },
1717             "require-dev": {
1718                 "laminas/laminas-coding-standard": "~2.3.0",
1719                 "phpunit/phpunit": "^9.3",
1720                 "psalm/plugin-phpunit": "^0.12.2",
1721                 "vimeo/psalm": "^3.16"
1722             },
1723             "suggest": {
1724                 "ext-iconv": "*",
1725                 "ext-mbstring": "*"
1726             },
1727             "type": "library",
1728             "autoload": {
1729                 "psr-4": {
1730                     "Laminas\\Escaper\\": "src/"
1731                 }
1732             },
1733             "notification-url": "https://packagist.org/downloads/",
1734             "license": [
1735                 "BSD-3-Clause"
1736             ],
1737             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1738             "homepage": "https://laminas.dev",
1739             "keywords": [
1740                 "escaper",
1741                 "laminas"
1742             ],
1743             "support": {
1744                 "chat": "https://laminas.dev/chat",
1745                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1746                 "forum": "https://discourse.laminas.dev",
1747                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1748                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1749                 "source": "https://github.com/laminas/laminas-escaper"
1750             },
1751             "funding": [
1752                 {
1753                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1754                     "type": "community_bridge"
1755                 }
1756             ],
1757             "time": "2021-09-02T17:10:53+00:00"
1758         },
1759         {
1760             "name": "laminas/laminas-eventmanager",
1761             "version": "3.4.0",
1762             "source": {
1763                 "type": "git",
1764                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1765                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
1766             },
1767             "dist": {
1768                 "type": "zip",
1769                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1770                 "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
1771                 "shasum": ""
1772             },
1773             "require": {
1774                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1775             },
1776             "conflict": {
1777                 "zendframework/zend-eventmanager": "*"
1778             },
1779             "require-dev": {
1780                 "container-interop/container-interop": "^1.1",
1781                 "laminas/laminas-coding-standard": "~2.2.1",
1782                 "laminas/laminas-stdlib": "^3.6",
1783                 "phpbench/phpbench": "^1.1",
1784                 "phpspec/prophecy-phpunit": "^2.0",
1785                 "phpunit/phpunit": "^9.5.5"
1786             },
1787             "suggest": {
1788                 "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
1789                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
1790             },
1791             "type": "library",
1792             "autoload": {
1793                 "psr-4": {
1794                     "Laminas\\EventManager\\": "src/"
1795                 }
1796             },
1797             "notification-url": "https://packagist.org/downloads/",
1798             "license": [
1799                 "BSD-3-Clause"
1800             ],
1801             "description": "Trigger and listen to events within a PHP application",
1802             "homepage": "https://laminas.dev",
1803             "keywords": [
1804                 "event",
1805                 "eventmanager",
1806                 "events",
1807                 "laminas"
1808             ],
1809             "support": {
1810                 "chat": "https://laminas.dev/chat",
1811                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1812                 "forum": "https://discourse.laminas.dev",
1813                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1814                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1815                 "source": "https://github.com/laminas/laminas-eventmanager"
1816             },
1817             "funding": [
1818                 {
1819                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1820                     "type": "community_bridge"
1821                 }
1822             ],
1823             "time": "2021-09-07T22:35:32+00:00"
1824         },
1825         {
1826             "name": "laminas/laminas-filter",
1827             "version": "2.12.0",
1828             "source": {
1829                 "type": "git",
1830                 "url": "https://github.com/laminas/laminas-filter.git",
1831                 "reference": "0fc5dcd27dc22dba1a2544123684c67768fc5f88"
1832             },
1833             "dist": {
1834                 "type": "zip",
1835                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/0fc5dcd27dc22dba1a2544123684c67768fc5f88",
1836                 "reference": "0fc5dcd27dc22dba1a2544123684c67768fc5f88",
1837                 "shasum": ""
1838             },
1839             "require": {
1840                 "laminas/laminas-stdlib": "^3.3",
1841                 "laminas/laminas-zendframework-bridge": "^1.0",
1842                 "php": "^7.3 || ~8.0.0"
1843             },
1844             "conflict": {
1845                 "laminas/laminas-validator": "<2.10.1"
1846             },
1847             "replace": {
1848                 "zendframework/zend-filter": "^2.9.2"
1849             },
1850             "require-dev": {
1851                 "laminas/laminas-coding-standard": "~1.0.0",
1852                 "laminas/laminas-crypt": "^3.2.1",
1853                 "laminas/laminas-servicemanager": "^3.3",
1854                 "laminas/laminas-uri": "^2.6",
1855                 "pear/archive_tar": "^1.4.3",
1856                 "phpspec/prophecy-phpunit": "^2.0",
1857                 "phpunit/phpunit": "^9.3",
1858                 "psalm/plugin-phpunit": "^0.15.1",
1859                 "psr/http-factory": "^1.0",
1860                 "vimeo/psalm": "^4.6"
1861             },
1862             "suggest": {
1863                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1864                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1865                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1866                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1867                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1868             },
1869             "type": "library",
1870             "extra": {
1871                 "laminas": {
1872                     "component": "Laminas\\Filter",
1873                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1874                 }
1875             },
1876             "autoload": {
1877                 "psr-4": {
1878                     "Laminas\\Filter\\": "src/"
1879                 }
1880             },
1881             "notification-url": "https://packagist.org/downloads/",
1882             "license": [
1883                 "BSD-3-Clause"
1884             ],
1885             "description": "Programmatically filter and normalize data and files",
1886             "homepage": "https://laminas.dev",
1887             "keywords": [
1888                 "filter",
1889                 "laminas"
1890             ],
1891             "support": {
1892                 "chat": "https://laminas.dev/chat",
1893                 "docs": "https://docs.laminas.dev/laminas-filter/",
1894                 "forum": "https://discourse.laminas.dev",
1895                 "issues": "https://github.com/laminas/laminas-filter/issues",
1896                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1897                 "source": "https://github.com/laminas/laminas-filter"
1898             },
1899             "funding": [
1900                 {
1901                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1902                     "type": "community_bridge"
1903                 }
1904             ],
1905             "time": "2021-10-24T21:01:15+00:00"
1906         },
1907         {
1908             "name": "laminas/laminas-form",
1909             "version": "3.0.1",
1910             "source": {
1911                 "type": "git",
1912                 "url": "https://github.com/laminas/laminas-form.git",
1913                 "reference": "2cb637d246d44fcb2a55aa6735df6769c5c0f0cb"
1914             },
1915             "dist": {
1916                 "type": "zip",
1917                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/2cb637d246d44fcb2a55aa6735df6769c5c0f0cb",
1918                 "reference": "2cb637d246d44fcb2a55aa6735df6769c5c0f0cb",
1919                 "shasum": ""
1920             },
1921             "require": {
1922                 "laminas/laminas-hydrator": "^4.1.0",
1923                 "laminas/laminas-inputfilter": "^2.12.0",
1924                 "laminas/laminas-stdlib": "^3.3.1",
1925                 "php": "^7.3 || ~8.0.0"
1926             },
1927             "conflict": {
1928                 "doctrine/annotations": "<1.12.0",
1929                 "laminas/laminas-captcha": "<2.10.0",
1930                 "laminas/laminas-eventmanager": "<3.3.0",
1931                 "laminas/laminas-i18n": "<2.11.0",
1932                 "laminas/laminas-recaptcha": "<3.3.0",
1933                 "laminas/laminas-servicemanager": "<3.6.0",
1934                 "laminas/laminas-view": "<2.12.0"
1935             },
1936             "require-dev": {
1937                 "doctrine/annotations": "^1.12.0",
1938                 "ext-intl": "*",
1939                 "laminas/laminas-captcha": "^2.10.0",
1940                 "laminas/laminas-coding-standard": "^2.3.0",
1941                 "laminas/laminas-escaper": "^2.7.0",
1942                 "laminas/laminas-eventmanager": "^3.3.1",
1943                 "laminas/laminas-filter": "^2.11.0",
1944                 "laminas/laminas-i18n": "^2.11.1",
1945                 "laminas/laminas-modulemanager": "^2.10.2",
1946                 "laminas/laminas-recaptcha": "^3.3.0",
1947                 "laminas/laminas-servicemanager": "^3.6.4",
1948                 "laminas/laminas-session": "^2.10.0",
1949                 "laminas/laminas-text": "^2.8.1",
1950                 "laminas/laminas-validator": "^2.14.4",
1951                 "laminas/laminas-view": "^2.12.0",
1952                 "phpspec/prophecy-phpunit": "^2.0.1",
1953                 "phpunit/phpunit": "^9.5.5",
1954                 "psalm/plugin-phpunit": "^0.16.0",
1955                 "vimeo/psalm": "^4.7.3"
1956             },
1957             "suggest": {
1958                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
1959                 "laminas/laminas-captcha": "^2.10, required for using CAPTCHA form elements",
1960                 "laminas/laminas-eventmanager": "^3.3, reuired for laminas-form annotations support",
1961                 "laminas/laminas-i18n": "^2.11, required when using laminas-form view helpers",
1962                 "laminas/laminas-recaptcha": "^3.3, in order to use the ReCaptcha form element",
1963                 "laminas/laminas-servicemanager": "^3.6, required to use the form factories or provide services",
1964                 "laminas/laminas-view": "^2.12, required for using the laminas-form view helpers"
1965             },
1966             "type": "library",
1967             "extra": {
1968                 "laminas": {
1969                     "component": "Laminas\\Form",
1970                     "config-provider": "Laminas\\Form\\ConfigProvider"
1971                 }
1972             },
1973             "autoload": {
1974                 "psr-4": {
1975                     "Laminas\\Form\\": "src/"
1976                 }
1977             },
1978             "notification-url": "https://packagist.org/downloads/",
1979             "license": [
1980                 "BSD-3-Clause"
1981             ],
1982             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
1983             "homepage": "https://laminas.dev",
1984             "keywords": [
1985                 "form",
1986                 "laminas"
1987             ],
1988             "support": {
1989                 "chat": "https://laminas.dev/chat",
1990                 "docs": "https://docs.laminas.dev/laminas-form/",
1991                 "forum": "https://discourse.laminas.dev",
1992                 "issues": "https://github.com/laminas/laminas-form/issues",
1993                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
1994                 "source": "https://github.com/laminas/laminas-form"
1995             },
1996             "funding": [
1997                 {
1998                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1999                     "type": "community_bridge"
2000                 }
2001             ],
2002             "time": "2021-06-23T05:46:05+00:00"
2003         },
2004         {
2005             "name": "laminas/laminas-http",
2006             "version": "2.15.0",
2007             "source": {
2008                 "type": "git",
2009                 "url": "https://github.com/laminas/laminas-http.git",
2010                 "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513"
2011             },
2012             "dist": {
2013                 "type": "zip",
2014                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/e1f3420ab35e21ea135913d213b8d570e5e7b513",
2015                 "reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513",
2016                 "shasum": ""
2017             },
2018             "require": {
2019                 "laminas/laminas-loader": "^2.8",
2020                 "laminas/laminas-stdlib": "^3.6",
2021                 "laminas/laminas-uri": "^2.9.1",
2022                 "laminas/laminas-validator": "^2.15",
2023                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2024             },
2025             "conflict": {
2026                 "zendframework/zend-http": "*"
2027             },
2028             "require-dev": {
2029                 "laminas/laminas-coding-standard": "~2.2.1",
2030                 "phpunit/phpunit": "^9.5.5"
2031             },
2032             "suggest": {
2033                 "paragonie/certainty": "For automated management of cacert.pem"
2034             },
2035             "type": "library",
2036             "autoload": {
2037                 "psr-4": {
2038                     "Laminas\\Http\\": "src/"
2039                 }
2040             },
2041             "notification-url": "https://packagist.org/downloads/",
2042             "license": [
2043                 "BSD-3-Clause"
2044             ],
2045             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2046             "homepage": "https://laminas.dev",
2047             "keywords": [
2048                 "http",
2049                 "http client",
2050                 "laminas"
2051             ],
2052             "support": {
2053                 "chat": "https://laminas.dev/chat",
2054                 "docs": "https://docs.laminas.dev/laminas-http/",
2055                 "forum": "https://discourse.laminas.dev",
2056                 "issues": "https://github.com/laminas/laminas-http/issues",
2057                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2058                 "source": "https://github.com/laminas/laminas-http"
2059             },
2060             "funding": [
2061                 {
2062                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2063                     "type": "community_bridge"
2064                 }
2065             ],
2066             "time": "2021-09-10T10:45:31+00:00"
2067         },
2068         {
2069             "name": "laminas/laminas-hydrator",
2070             "version": "4.3.1",
2071             "source": {
2072                 "type": "git",
2073                 "url": "https://github.com/laminas/laminas-hydrator.git",
2074                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5"
2075             },
2076             "dist": {
2077                 "type": "zip",
2078                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2079                 "reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5",
2080                 "shasum": ""
2081             },
2082             "require": {
2083                 "laminas/laminas-stdlib": "^3.3",
2084                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2085                 "webmozart/assert": "^1.10"
2086             },
2087             "conflict": {
2088                 "zendframework/zend-hydrator": "*"
2089             },
2090             "require-dev": {
2091                 "laminas/laminas-coding-standard": "~2.3.0",
2092                 "laminas/laminas-eventmanager": "^3.2.1",
2093                 "laminas/laminas-modulemanager": "^2.8",
2094                 "laminas/laminas-serializer": "^2.9",
2095                 "laminas/laminas-servicemanager": "^3.3.2",
2096                 "phpbench/phpbench": "^1.0",
2097                 "phpunit/phpunit": "~9.5.5",
2098                 "psalm/plugin-phpunit": "^0.16.1",
2099                 "psr/cache": "1.0.1",
2100                 "vimeo/psalm": "^4.8.1"
2101             },
2102             "suggest": {
2103                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2104                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2105                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2106             },
2107             "type": "library",
2108             "extra": {
2109                 "laminas": {
2110                     "component": "Laminas\\Hydrator",
2111                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2112                 }
2113             },
2114             "autoload": {
2115                 "psr-4": {
2116                     "Laminas\\Hydrator\\": "src/"
2117                 }
2118             },
2119             "notification-url": "https://packagist.org/downloads/",
2120             "license": [
2121                 "BSD-3-Clause"
2122             ],
2123             "description": "Serialize objects to arrays, and vice versa",
2124             "homepage": "https://laminas.dev",
2125             "keywords": [
2126                 "hydrator",
2127                 "laminas"
2128             ],
2129             "support": {
2130                 "chat": "https://laminas.dev/chat",
2131                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2132                 "forum": "https://discourse.laminas.dev",
2133                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2134                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2135                 "source": "https://github.com/laminas/laminas-hydrator"
2136             },
2137             "funding": [
2138                 {
2139                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2140                     "type": "community_bridge"
2141                 }
2142             ],
2143             "time": "2021-09-09T09:55:00+00:00"
2144         },
2145         {
2146             "name": "laminas/laminas-i18n",
2147             "version": "2.11.3",
2148             "source": {
2149                 "type": "git",
2150                 "url": "https://github.com/laminas/laminas-i18n.git",
2151                 "reference": "563b1b720ee53f2748473656a250d65911fc4462"
2152             },
2153             "dist": {
2154                 "type": "zip",
2155                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/563b1b720ee53f2748473656a250d65911fc4462",
2156                 "reference": "563b1b720ee53f2748473656a250d65911fc4462",
2157                 "shasum": ""
2158             },
2159             "require": {
2160                 "ext-intl": "*",
2161                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2162                 "laminas/laminas-zendframework-bridge": "^1.0",
2163                 "php": "^7.3 || ~8.0.0"
2164             },
2165             "conflict": {
2166                 "phpspec/prophecy": "<1.9.0"
2167             },
2168             "replace": {
2169                 "zendframework/zend-i18n": "^2.10.1"
2170             },
2171             "require-dev": {
2172                 "laminas/laminas-cache": "^2.6.1",
2173                 "laminas/laminas-coding-standard": "~1.0.0",
2174                 "laminas/laminas-config": "^2.6",
2175                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
2176                 "laminas/laminas-filter": "^2.6.1",
2177                 "laminas/laminas-servicemanager": "^3.2.1",
2178                 "laminas/laminas-validator": "^2.6",
2179                 "laminas/laminas-view": "^2.6.3",
2180                 "phpunit/phpunit": "^9.3"
2181             },
2182             "suggest": {
2183                 "laminas/laminas-cache": "You should install this package to cache the translations",
2184                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2185                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2186                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2187                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2188                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2189                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2190                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2191             },
2192             "type": "library",
2193             "extra": {
2194                 "laminas": {
2195                     "component": "Laminas\\I18n",
2196                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2197                 }
2198             },
2199             "autoload": {
2200                 "psr-4": {
2201                     "Laminas\\I18n\\": "src/"
2202                 }
2203             },
2204             "notification-url": "https://packagist.org/downloads/",
2205             "license": [
2206                 "BSD-3-Clause"
2207             ],
2208             "description": "Provide translations for your application, and filter and validate internationalized values",
2209             "homepage": "https://laminas.dev",
2210             "keywords": [
2211                 "i18n",
2212                 "laminas"
2213             ],
2214             "support": {
2215                 "chat": "https://laminas.dev/chat",
2216                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2217                 "forum": "https://discourse.laminas.dev",
2218                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2219                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2220                 "source": "https://github.com/laminas/laminas-i18n"
2221             },
2222             "funding": [
2223                 {
2224                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2225                     "type": "community_bridge"
2226                 }
2227             ],
2228             "time": "2021-10-13T08:07:28+00:00"
2229         },
2230         {
2231             "name": "laminas/laminas-inputfilter",
2232             "version": "2.12.0",
2233             "source": {
2234                 "type": "git",
2235                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2236                 "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff"
2237             },
2238             "dist": {
2239                 "type": "zip",
2240                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b6ab28b425e626b12488fec243e02d36d8dffeff",
2241                 "reference": "b6ab28b425e626b12488fec243e02d36d8dffeff",
2242                 "shasum": ""
2243             },
2244             "require": {
2245                 "laminas/laminas-filter": "^2.9.1",
2246                 "laminas/laminas-servicemanager": "^3.3.1",
2247                 "laminas/laminas-stdlib": "^3.0",
2248                 "laminas/laminas-validator": "^2.11",
2249                 "laminas/laminas-zendframework-bridge": "^1.0",
2250                 "php": "^7.3 || ~8.0.0"
2251             },
2252             "replace": {
2253                 "zendframework/zend-inputfilter": "^2.10.1"
2254             },
2255             "require-dev": {
2256                 "laminas/laminas-coding-standard": "~1.0.0",
2257                 "laminas/laminas-db": "^2.12",
2258                 "phpspec/prophecy-phpunit": "^2.0",
2259                 "phpunit/phpunit": "^9.4.2",
2260                 "psalm/plugin-phpunit": "^0.15.1",
2261                 "psr/http-message": "^1.0",
2262                 "vimeo/psalm": "^4.6"
2263             },
2264             "suggest": {
2265                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2266             },
2267             "type": "library",
2268             "extra": {
2269                 "laminas": {
2270                     "component": "Laminas\\InputFilter",
2271                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2272                 }
2273             },
2274             "autoload": {
2275                 "psr-4": {
2276                     "Laminas\\InputFilter\\": "src/"
2277                 }
2278             },
2279             "notification-url": "https://packagist.org/downloads/",
2280             "license": [
2281                 "BSD-3-Clause"
2282             ],
2283             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2284             "homepage": "https://laminas.dev",
2285             "keywords": [
2286                 "inputfilter",
2287                 "laminas"
2288             ],
2289             "support": {
2290                 "chat": "https://laminas.dev/chat",
2291                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2292                 "forum": "https://discourse.laminas.dev",
2293                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2294                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2295                 "source": "https://github.com/laminas/laminas-inputfilter"
2296             },
2297             "funding": [
2298                 {
2299                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2300                     "type": "community_bridge"
2301                 }
2302             ],
2303             "time": "2021-03-16T14:17:17+00:00"
2304         },
2305         {
2306             "name": "laminas/laminas-json",
2307             "version": "3.3.0",
2308             "source": {
2309                 "type": "git",
2310                 "url": "https://github.com/laminas/laminas-json.git",
2311                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2312             },
2313             "dist": {
2314                 "type": "zip",
2315                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2316                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2317                 "shasum": ""
2318             },
2319             "require": {
2320                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2321             },
2322             "conflict": {
2323                 "zendframework/zend-json": "*"
2324             },
2325             "require-dev": {
2326                 "laminas/laminas-coding-standard": "~2.2.1",
2327                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2328                 "phpunit/phpunit": "^9.3"
2329             },
2330             "suggest": {
2331                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2332                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2333             },
2334             "type": "library",
2335             "autoload": {
2336                 "psr-4": {
2337                     "Laminas\\Json\\": "src/"
2338                 }
2339             },
2340             "notification-url": "https://packagist.org/downloads/",
2341             "license": [
2342                 "BSD-3-Clause"
2343             ],
2344             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2345             "homepage": "https://laminas.dev",
2346             "keywords": [
2347                 "json",
2348                 "laminas"
2349             ],
2350             "support": {
2351                 "chat": "https://laminas.dev/chat",
2352                 "docs": "https://docs.laminas.dev/laminas-json/",
2353                 "forum": "https://discourse.laminas.dev",
2354                 "issues": "https://github.com/laminas/laminas-json/issues",
2355                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2356                 "source": "https://github.com/laminas/laminas-json"
2357             },
2358             "funding": [
2359                 {
2360                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2361                     "type": "community_bridge"
2362                 }
2363             ],
2364             "time": "2021-09-02T18:02:31+00:00"
2365         },
2366         {
2367             "name": "laminas/laminas-json-server",
2368             "version": "3.3.0",
2369             "source": {
2370                 "type": "git",
2371                 "url": "https://github.com/laminas/laminas-json-server.git",
2372                 "reference": "45a55cbdcec6806c6f8cc81e40df5c9738269a0f"
2373             },
2374             "dist": {
2375                 "type": "zip",
2376                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/45a55cbdcec6806c6f8cc81e40df5c9738269a0f",
2377                 "reference": "45a55cbdcec6806c6f8cc81e40df5c9738269a0f",
2378                 "shasum": ""
2379             },
2380             "require": {
2381                 "laminas/laminas-http": "^2.7",
2382                 "laminas/laminas-json": "^2.6.1 || ^3.0",
2383                 "laminas/laminas-server": "^2.7",
2384                 "laminas/laminas-zendframework-bridge": "^1.0",
2385                 "php": "^7.3 || ~8.0.0"
2386             },
2387             "conflict": {
2388                 "laminas/laminas-stdlib": "<3.2.1"
2389             },
2390             "replace": {
2391                 "zendframework/zend-json-server": "^3.2.0"
2392             },
2393             "require-dev": {
2394                 "ext-json": "*",
2395                 "laminas/laminas-coding-standard": "~1.0.0",
2396                 "phpunit/phpunit": "^9.3.0"
2397             },
2398             "type": "library",
2399             "autoload": {
2400                 "psr-4": {
2401                     "Laminas\\Json\\Server\\": "src/"
2402                 }
2403             },
2404             "notification-url": "https://packagist.org/downloads/",
2405             "license": [
2406                 "BSD-3-Clause"
2407             ],
2408             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2409             "homepage": "https://laminas.dev",
2410             "keywords": [
2411                 "json",
2412                 "json-server",
2413                 "laminas",
2414                 "server"
2415             ],
2416             "support": {
2417                 "chat": "https://laminas.dev/chat",
2418                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2419                 "forum": "https://discourse.laminas.dev",
2420                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2421                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2422                 "source": "https://github.com/laminas/laminas-json-server"
2423             },
2424             "funding": [
2425                 {
2426                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2427                     "type": "community_bridge"
2428                 }
2429             ],
2430             "time": "2021-04-07T21:37:05+00:00"
2431         },
2432         {
2433             "name": "laminas/laminas-loader",
2434             "version": "2.8.0",
2435             "source": {
2436                 "type": "git",
2437                 "url": "https://github.com/laminas/laminas-loader.git",
2438                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2439             },
2440             "dist": {
2441                 "type": "zip",
2442                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2443                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2444                 "shasum": ""
2445             },
2446             "require": {
2447                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2448             },
2449             "conflict": {
2450                 "zendframework/zend-loader": "*"
2451             },
2452             "require-dev": {
2453                 "laminas/laminas-coding-standard": "~2.2.1",
2454                 "phpunit/phpunit": "^9.3"
2455             },
2456             "type": "library",
2457             "autoload": {
2458                 "psr-4": {
2459                     "Laminas\\Loader\\": "src/"
2460                 }
2461             },
2462             "notification-url": "https://packagist.org/downloads/",
2463             "license": [
2464                 "BSD-3-Clause"
2465             ],
2466             "description": "Autoloading and plugin loading strategies",
2467             "homepage": "https://laminas.dev",
2468             "keywords": [
2469                 "laminas",
2470                 "loader"
2471             ],
2472             "support": {
2473                 "chat": "https://laminas.dev/chat",
2474                 "docs": "https://docs.laminas.dev/laminas-loader/",
2475                 "forum": "https://discourse.laminas.dev",
2476                 "issues": "https://github.com/laminas/laminas-loader/issues",
2477                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2478                 "source": "https://github.com/laminas/laminas-loader"
2479             },
2480             "funding": [
2481                 {
2482                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2483                     "type": "community_bridge"
2484                 }
2485             ],
2486             "time": "2021-09-02T18:30:53+00:00"
2487         },
2488         {
2489             "name": "laminas/laminas-math",
2490             "version": "3.4.0",
2491             "source": {
2492                 "type": "git",
2493                 "url": "https://github.com/laminas/laminas-math.git",
2494                 "reference": "79f6453a47a5774cf3736c5c66cb4818486681da"
2495             },
2496             "dist": {
2497                 "type": "zip",
2498                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/79f6453a47a5774cf3736c5c66cb4818486681da",
2499                 "reference": "79f6453a47a5774cf3736c5c66cb4818486681da",
2500                 "shasum": ""
2501             },
2502             "require": {
2503                 "ext-mbstring": "*",
2504                 "laminas/laminas-zendframework-bridge": "^1.0",
2505                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2506             },
2507             "replace": {
2508                 "zendframework/zend-math": "^3.2.0"
2509             },
2510             "require-dev": {
2511                 "laminas/laminas-coding-standard": "~1.0.0",
2512                 "phpunit/phpunit": "^9.5.5"
2513             },
2514             "suggest": {
2515                 "ext-bcmath": "If using the bcmath functionality",
2516                 "ext-gmp": "If using the gmp functionality"
2517             },
2518             "type": "library",
2519             "extra": {
2520                 "branch-alias": {
2521                     "dev-master": "3.2.x-dev",
2522                     "dev-develop": "3.3.x-dev"
2523                 }
2524             },
2525             "autoload": {
2526                 "psr-4": {
2527                     "Laminas\\Math\\": "src/"
2528                 }
2529             },
2530             "notification-url": "https://packagist.org/downloads/",
2531             "license": [
2532                 "BSD-3-Clause"
2533             ],
2534             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2535             "homepage": "https://laminas.dev",
2536             "keywords": [
2537                 "laminas",
2538                 "math"
2539             ],
2540             "support": {
2541                 "chat": "https://laminas.dev/chat",
2542                 "docs": "https://docs.laminas.dev/laminas-math/",
2543                 "forum": "https://discourse.laminas.dev",
2544                 "issues": "https://github.com/laminas/laminas-math/issues",
2545                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2546                 "source": "https://github.com/laminas/laminas-math"
2547             },
2548             "funding": [
2549                 {
2550                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2551                     "type": "community_bridge"
2552                 }
2553             ],
2554             "time": "2021-10-09T15:15:23+00:00"
2555         },
2556         {
2557             "name": "laminas/laminas-modulemanager",
2558             "version": "2.11.0",
2559             "source": {
2560                 "type": "git",
2561                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2562                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad"
2563             },
2564             "dist": {
2565                 "type": "zip",
2566                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2567                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2568                 "shasum": ""
2569             },
2570             "require": {
2571                 "brick/varexporter": "^0.3.2",
2572                 "laminas/laminas-config": "^3.7",
2573                 "laminas/laminas-eventmanager": "^3.4",
2574                 "laminas/laminas-stdlib": "^3.6",
2575                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2576                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2577             },
2578             "conflict": {
2579                 "zendframework/zend-modulemanager": "*"
2580             },
2581             "require-dev": {
2582                 "laminas/laminas-coding-standard": "^2.3",
2583                 "laminas/laminas-loader": "^2.8",
2584                 "laminas/laminas-mvc": "^3.1.1",
2585                 "laminas/laminas-servicemanager": "^3.7",
2586                 "phpunit/phpunit": "^9.5.5"
2587             },
2588             "suggest": {
2589                 "laminas/laminas-console": "Laminas\\Console component",
2590                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2591                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2592                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2593             },
2594             "type": "library",
2595             "autoload": {
2596                 "psr-4": {
2597                     "Laminas\\ModuleManager\\": "src/"
2598                 }
2599             },
2600             "notification-url": "https://packagist.org/downloads/",
2601             "license": [
2602                 "BSD-3-Clause"
2603             ],
2604             "description": "Modular application system for laminas-mvc applications",
2605             "homepage": "https://laminas.dev",
2606             "keywords": [
2607                 "laminas",
2608                 "modulemanager"
2609             ],
2610             "support": {
2611                 "chat": "https://laminas.dev/chat",
2612                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2613                 "forum": "https://discourse.laminas.dev",
2614                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2615                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2616                 "source": "https://github.com/laminas/laminas-modulemanager"
2617             },
2618             "funding": [
2619                 {
2620                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2621                     "type": "community_bridge"
2622                 }
2623             ],
2624             "time": "2021-10-13T17:05:17+00:00"
2625         },
2626         {
2627             "name": "laminas/laminas-mvc",
2628             "version": "3.3.0",
2629             "source": {
2630                 "type": "git",
2631                 "url": "https://github.com/laminas/laminas-mvc.git",
2632                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139"
2633             },
2634             "dist": {
2635                 "type": "zip",
2636                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/215d0ff1b504bfbc299346aae20acb362c38d139",
2637                 "reference": "215d0ff1b504bfbc299346aae20acb362c38d139",
2638                 "shasum": ""
2639             },
2640             "require": {
2641                 "container-interop/container-interop": "^1.2",
2642                 "laminas/laminas-eventmanager": "^3.4",
2643                 "laminas/laminas-http": "^2.15",
2644                 "laminas/laminas-modulemanager": "^2.8",
2645                 "laminas/laminas-router": "^3.5",
2646                 "laminas/laminas-servicemanager": "^3.7",
2647                 "laminas/laminas-stdlib": "^3.6",
2648                 "laminas/laminas-view": "^2.14",
2649                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2650             },
2651             "conflict": {
2652                 "zendframework/zend-mvc": "*"
2653             },
2654             "require-dev": {
2655                 "http-interop/http-middleware": "^0.4.1",
2656                 "laminas/laminas-coding-standard": "^1.0.0",
2657                 "laminas/laminas-json": "^3.3",
2658                 "laminas/laminas-psr7bridge": "^1.0",
2659                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2660                 "phpspec/prophecy-phpunit": "^2.0",
2661                 "phpunit/phpunit": "^9.5.5"
2662             },
2663             "suggest": {
2664                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2665                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2666                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2667                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2668                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2669                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2670                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2671                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2672                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2673                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2674                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2675             },
2676             "type": "library",
2677             "autoload": {
2678                 "psr-4": {
2679                     "Laminas\\Mvc\\": "src/"
2680                 }
2681             },
2682             "notification-url": "https://packagist.org/downloads/",
2683             "license": [
2684                 "BSD-3-Clause"
2685             ],
2686             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2687             "homepage": "https://laminas.dev",
2688             "keywords": [
2689                 "laminas",
2690                 "mvc"
2691             ],
2692             "support": {
2693                 "chat": "https://laminas.dev/chat",
2694                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2695                 "forum": "https://discourse.laminas.dev",
2696                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2697                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2698                 "source": "https://github.com/laminas/laminas-mvc"
2699             },
2700             "funding": [
2701                 {
2702                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2703                     "type": "community_bridge"
2704                 }
2705             ],
2706             "time": "2021-10-13T17:48:28+00:00"
2707         },
2708         {
2709             "name": "laminas/laminas-mvc-console",
2710             "version": "1.3.0",
2711             "source": {
2712                 "type": "git",
2713                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2714                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2715             },
2716             "dist": {
2717                 "type": "zip",
2718                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2719                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2720                 "shasum": ""
2721             },
2722             "require": {
2723                 "container-interop/container-interop": "^1.1",
2724                 "laminas/laminas-console": "^2.6",
2725                 "laminas/laminas-eventmanager": "^3.3",
2726                 "laminas/laminas-modulemanager": "^2.7.1",
2727                 "laminas/laminas-mvc": "^3.0.3",
2728                 "laminas/laminas-router": "^3.0",
2729                 "laminas/laminas-servicemanager": "^3.3",
2730                 "laminas/laminas-stdlib": "^3.3",
2731                 "laminas/laminas-text": "^2.6",
2732                 "laminas/laminas-view": "^2.11.3",
2733                 "laminas/laminas-zendframework-bridge": "^1.0",
2734                 "php": "^7.3 || ~8.0.0"
2735             },
2736             "conflict": {
2737                 "laminas/laminas-mvc": "<3.0.0"
2738             },
2739             "replace": {
2740                 "zendframework/zend-mvc-console": "^1.2.0"
2741             },
2742             "require-dev": {
2743                 "laminas/laminas-coding-standard": "~1.0.0",
2744                 "laminas/laminas-filter": "^2.6.1",
2745                 "phpspec/prophecy": "^1.12.0",
2746                 "phpspec/prophecy-phpunit": "^2.0",
2747                 "phpunit/phpunit": "^9.3"
2748             },
2749             "suggest": {
2750                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2751             },
2752             "type": "library",
2753             "extra": {
2754                 "branch-alias": {
2755                     "dev-master": "1.2.x-dev",
2756                     "dev-develop": "1.3.x-dev"
2757                 },
2758                 "laminas": {
2759                     "component": "Laminas\\Mvc\\Console"
2760                 }
2761             },
2762             "autoload": {
2763                 "psr-4": {
2764                     "Laminas\\Mvc\\Console\\": "src/"
2765                 }
2766             },
2767             "notification-url": "https://packagist.org/downloads/",
2768             "license": [
2769                 "BSD-3-Clause"
2770             ],
2771             "description": "Integration between laminas-mvc and laminas-console",
2772             "homepage": "https://laminas.dev",
2773             "keywords": [
2774                 "console",
2775                 "laminas",
2776                 "mvc"
2777             ],
2778             "support": {
2779                 "chat": "https://laminas.dev/chat",
2780                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2781                 "forum": "https://discourse.laminas.dev",
2782                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2783                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2784                 "source": "https://github.com/laminas/laminas-mvc-console"
2785             },
2786             "funding": [
2787                 {
2788                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2789                     "type": "community_bridge"
2790                 }
2791             ],
2792             "abandoned": "laminas/laminas-cli",
2793             "time": "2020-12-28T09:19:48+00:00"
2794         },
2795         {
2796             "name": "laminas/laminas-mvc-i18n",
2797             "version": "1.2.0",
2798             "source": {
2799                 "type": "git",
2800                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2801                 "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba"
2802             },
2803             "dist": {
2804                 "type": "zip",
2805                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/7ece491a02000a6c4ea2c4457fead3d12efc6eba",
2806                 "reference": "7ece491a02000a6c4ea2c4457fead3d12efc6eba",
2807                 "shasum": ""
2808             },
2809             "require": {
2810                 "container-interop/container-interop": "^1.1",
2811                 "laminas/laminas-i18n": "^2.11",
2812                 "laminas/laminas-router": "^3.0",
2813                 "laminas/laminas-servicemanager": "^3.6",
2814                 "laminas/laminas-stdlib": "^3.3",
2815                 "laminas/laminas-validator": "^2.14",
2816                 "laminas/laminas-zendframework-bridge": "^1.2",
2817                 "php": "^7.3 || ~8.0.0"
2818             },
2819             "conflict": {
2820                 "laminas/laminas-mvc": "<3.0.0",
2821                 "phpspec/prophecy": "<1.8.0"
2822             },
2823             "replace": {
2824                 "zendframework/zend-mvc-i18n": "^1.1.1"
2825             },
2826             "require-dev": {
2827                 "laminas/laminas-coding-standard": "~1.0.0",
2828                 "phpspec/prophecy-phpunit": "^2.0",
2829                 "phpunit/phpunit": "^9.5",
2830                 "psalm/plugin-phpunit": "^0.15.1",
2831                 "vimeo/psalm": "^4.7"
2832             },
2833             "suggest": {
2834                 "laminas/laminas-cache": "To enable caching of translation strings"
2835             },
2836             "type": "library",
2837             "extra": {
2838                 "laminas": {
2839                     "component": "Laminas\\Mvc\\I18n",
2840                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2841                 }
2842             },
2843             "autoload": {
2844                 "psr-4": {
2845                     "Laminas\\Mvc\\I18n\\": "src/"
2846                 }
2847             },
2848             "notification-url": "https://packagist.org/downloads/",
2849             "license": [
2850                 "BSD-3-Clause"
2851             ],
2852             "description": "Integration between laminas-mvc and laminas-i18n",
2853             "homepage": "https://laminas.dev",
2854             "keywords": [
2855                 "i18n",
2856                 "laminas",
2857                 "mvc"
2858             ],
2859             "support": {
2860                 "chat": "https://laminas.dev/chat",
2861                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2862                 "forum": "https://discourse.laminas.dev",
2863                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2864                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2865                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2866             },
2867             "funding": [
2868                 {
2869                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2870                     "type": "community_bridge"
2871                 }
2872             ],
2873             "time": "2021-04-02T15:49:43+00:00"
2874         },
2875         {
2876             "name": "laminas/laminas-router",
2877             "version": "3.5.0",
2878             "source": {
2879                 "type": "git",
2880                 "url": "https://github.com/laminas/laminas-router.git",
2881                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
2882             },
2883             "dist": {
2884                 "type": "zip",
2885                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
2886                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
2887                 "shasum": ""
2888             },
2889             "require": {
2890                 "container-interop/container-interop": "^1.2",
2891                 "laminas/laminas-http": "^2.15",
2892                 "laminas/laminas-servicemanager": "^3.7",
2893                 "laminas/laminas-stdlib": "^3.6",
2894                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2895             },
2896             "conflict": {
2897                 "zendframework/zend-router": "*"
2898             },
2899             "require-dev": {
2900                 "laminas/laminas-coding-standard": "~2.2.1",
2901                 "laminas/laminas-i18n": "^2.7.4",
2902                 "phpunit/phpunit": "^9.5.5",
2903                 "psalm/plugin-phpunit": "^0.15.1",
2904                 "vimeo/psalm": "^4.7"
2905             },
2906             "suggest": {
2907                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2908             },
2909             "type": "library",
2910             "extra": {
2911                 "laminas": {
2912                     "component": "Laminas\\Router",
2913                     "config-provider": "Laminas\\Router\\ConfigProvider"
2914                 }
2915             },
2916             "autoload": {
2917                 "psr-4": {
2918                     "Laminas\\Router\\": "src/"
2919                 }
2920             },
2921             "notification-url": "https://packagist.org/downloads/",
2922             "license": [
2923                 "BSD-3-Clause"
2924             ],
2925             "description": "Flexible routing system for HTTP and console applications",
2926             "homepage": "https://laminas.dev",
2927             "keywords": [
2928                 "laminas",
2929                 "routing"
2930             ],
2931             "support": {
2932                 "chat": "https://laminas.dev/chat",
2933                 "docs": "https://docs.laminas.dev/laminas-router/",
2934                 "forum": "https://discourse.laminas.dev",
2935                 "issues": "https://github.com/laminas/laminas-router/issues",
2936                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2937                 "source": "https://github.com/laminas/laminas-router"
2938             },
2939             "funding": [
2940                 {
2941                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2942                     "type": "community_bridge"
2943                 }
2944             ],
2945             "time": "2021-10-13T16:02:43+00:00"
2946         },
2947         {
2948             "name": "laminas/laminas-server",
2949             "version": "2.11.0",
2950             "source": {
2951                 "type": "git",
2952                 "url": "https://github.com/laminas/laminas-server.git",
2953                 "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906"
2954             },
2955             "dist": {
2956                 "type": "zip",
2957                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7582832d56c5488dee4d4753bf3bf2d5f3dc5906",
2958                 "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906",
2959                 "shasum": ""
2960             },
2961             "require": {
2962                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
2963                 "laminas/laminas-stdlib": "^3.3.1",
2964                 "laminas/laminas-zendframework-bridge": "^1.2.0",
2965                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2966             },
2967             "replace": {
2968                 "zendframework/zend-server": "^2.8.1"
2969             },
2970             "require-dev": {
2971                 "laminas/laminas-coding-standard": "~1.0.0",
2972                 "phpunit/phpunit": "^9.5.5",
2973                 "psalm/plugin-phpunit": "^0.15.1",
2974                 "vimeo/psalm": "^4.6.4"
2975             },
2976             "type": "library",
2977             "autoload": {
2978                 "psr-4": {
2979                     "Laminas\\Server\\": "src/"
2980                 }
2981             },
2982             "notification-url": "https://packagist.org/downloads/",
2983             "license": [
2984                 "BSD-3-Clause"
2985             ],
2986             "description": "Create Reflection-based RPC servers",
2987             "homepage": "https://laminas.dev",
2988             "keywords": [
2989                 "laminas",
2990                 "server"
2991             ],
2992             "support": {
2993                 "chat": "https://laminas.dev/chat",
2994                 "docs": "https://docs.laminas.dev/laminas-server/",
2995                 "forum": "https://discourse.laminas.dev",
2996                 "issues": "https://github.com/laminas/laminas-server/issues",
2997                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2998                 "source": "https://github.com/laminas/laminas-server"
2999             },
3000             "funding": [
3001                 {
3002                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3003                     "type": "community_bridge"
3004                 }
3005             ],
3006             "time": "2021-10-08T07:49:59+00:00"
3007         },
3008         {
3009             "name": "laminas/laminas-servicemanager",
3010             "version": "3.10.0",
3011             "source": {
3012                 "type": "git",
3013                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3014                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1"
3015             },
3016             "dist": {
3017                 "type": "zip",
3018                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3019                 "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1",
3020                 "shasum": ""
3021             },
3022             "require": {
3023                 "container-interop/container-interop": "^1.2",
3024                 "laminas/laminas-stdlib": "^3.2.1",
3025                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3026                 "psr/container": "^1.0"
3027             },
3028             "conflict": {
3029                 "laminas/laminas-code": "<3.3.1",
3030                 "zendframework/zend-code": "<3.3.1",
3031                 "zendframework/zend-servicemanager": "*"
3032             },
3033             "provide": {
3034                 "container-interop/container-interop-implementation": "^1.2",
3035                 "psr/container-implementation": "^1.0"
3036             },
3037             "require-dev": {
3038                 "composer/package-versions-deprecated": "^1.0",
3039                 "laminas/laminas-coding-standard": "~2.2.1",
3040                 "laminas/laminas-container-config-test": "^0.3",
3041                 "laminas/laminas-dependency-plugin": "^2.1.2",
3042                 "mikey179/vfsstream": "^1.6.10@alpha",
3043                 "ocramius/proxy-manager": "^2.11",
3044                 "phpbench/phpbench": "^1.1",
3045                 "phpspec/prophecy-phpunit": "^2.0",
3046                 "phpunit/phpunit": "^9.5.5",
3047                 "psalm/plugin-phpunit": "^0.16.1",
3048                 "vimeo/psalm": "^4.8"
3049             },
3050             "suggest": {
3051                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3052             },
3053             "bin": [
3054                 "bin/generate-deps-for-config-factory",
3055                 "bin/generate-factory-for-class"
3056             ],
3057             "type": "library",
3058             "autoload": {
3059                 "psr-4": {
3060                     "Laminas\\ServiceManager\\": "src/"
3061                 }
3062             },
3063             "notification-url": "https://packagist.org/downloads/",
3064             "license": [
3065                 "BSD-3-Clause"
3066             ],
3067             "description": "Factory-Driven Dependency Injection Container",
3068             "homepage": "https://laminas.dev",
3069             "keywords": [
3070                 "PSR-11",
3071                 "dependency-injection",
3072                 "di",
3073                 "dic",
3074                 "laminas",
3075                 "service-manager",
3076                 "servicemanager"
3077             ],
3078             "support": {
3079                 "chat": "https://laminas.dev/chat",
3080                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3081                 "forum": "https://discourse.laminas.dev",
3082                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3083                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3084                 "source": "https://github.com/laminas/laminas-servicemanager"
3085             },
3086             "funding": [
3087                 {
3088                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3089                     "type": "community_bridge"
3090                 }
3091             ],
3092             "time": "2021-09-18T20:19:36+00:00"
3093         },
3094         {
3095             "name": "laminas/laminas-soap",
3096             "version": "2.10.0",
3097             "source": {
3098                 "type": "git",
3099                 "url": "https://github.com/laminas/laminas-soap.git",
3100                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3101             },
3102             "dist": {
3103                 "type": "zip",
3104                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3105                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3106                 "shasum": ""
3107             },
3108             "require": {
3109                 "ext-dom": "*",
3110                 "ext-soap": "*",
3111                 "laminas/laminas-server": "^2.11",
3112                 "laminas/laminas-stdlib": "^3.6",
3113                 "laminas/laminas-uri": "^2.9.1",
3114                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3115             },
3116             "conflict": {
3117                 "laminas/laminas-code": "<4.4",
3118                 "zendframework/zend-soap": "*"
3119             },
3120             "require-dev": {
3121                 "laminas/laminas-coding-standard": "~2.2.1",
3122                 "laminas/laminas-config": "^3.7",
3123                 "laminas/laminas-http": "^2.15",
3124                 "phpspec/prophecy-phpunit": "^2.0.1",
3125                 "phpunit/phpunit": "^9.5.5"
3126             },
3127             "suggest": {
3128                 "ext-curl": "Curl is required when .NET compatibility is required",
3129                 "laminas/laminas-http": "Laminas\\Http component"
3130             },
3131             "type": "library",
3132             "autoload": {
3133                 "psr-4": {
3134                     "Laminas\\Soap\\": "src/"
3135                 }
3136             },
3137             "notification-url": "https://packagist.org/downloads/",
3138             "license": [
3139                 "BSD-3-Clause"
3140             ],
3141             "homepage": "https://laminas.dev",
3142             "keywords": [
3143                 "laminas",
3144                 "soap"
3145             ],
3146             "support": {
3147                 "chat": "https://laminas.dev/chat",
3148                 "docs": "https://docs.laminas.dev/laminas-soap/",
3149                 "forum": "https://discourse.laminas.dev",
3150                 "issues": "https://github.com/laminas/laminas-soap/issues",
3151                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3152                 "source": "https://github.com/laminas/laminas-soap"
3153             },
3154             "funding": [
3155                 {
3156                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3157                     "type": "community_bridge"
3158                 }
3159             ],
3160             "time": "2021-10-14T14:04:27+00:00"
3161         },
3162         {
3163             "name": "laminas/laminas-stdlib",
3164             "version": "3.6.0",
3165             "source": {
3166                 "type": "git",
3167                 "url": "https://github.com/laminas/laminas-stdlib.git",
3168                 "reference": "c53d8537f108fac3fae652677a19735db730ba46"
3169             },
3170             "dist": {
3171                 "type": "zip",
3172                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46",
3173                 "reference": "c53d8537f108fac3fae652677a19735db730ba46",
3174                 "shasum": ""
3175             },
3176             "require": {
3177                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3178             },
3179             "conflict": {
3180                 "zendframework/zend-stdlib": "*"
3181             },
3182             "require-dev": {
3183                 "laminas/laminas-coding-standard": "~2.3.0",
3184                 "phpbench/phpbench": "^0.17.1",
3185                 "phpunit/phpunit": "~9.3.7",
3186                 "psalm/plugin-phpunit": "^0.16.0",
3187                 "vimeo/psalm": "^4.7"
3188             },
3189             "type": "library",
3190             "autoload": {
3191                 "psr-4": {
3192                     "Laminas\\Stdlib\\": "src/"
3193                 }
3194             },
3195             "notification-url": "https://packagist.org/downloads/",
3196             "license": [
3197                 "BSD-3-Clause"
3198             ],
3199             "description": "SPL extensions, array utilities, error handlers, and more",
3200             "homepage": "https://laminas.dev",
3201             "keywords": [
3202                 "laminas",
3203                 "stdlib"
3204             ],
3205             "support": {
3206                 "chat": "https://laminas.dev/chat",
3207                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3208                 "forum": "https://discourse.laminas.dev",
3209                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3210                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3211                 "source": "https://github.com/laminas/laminas-stdlib"
3212             },
3213             "funding": [
3214                 {
3215                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3216                     "type": "community_bridge"
3217                 }
3218             ],
3219             "time": "2021-09-02T16:11:32+00:00"
3220         },
3221         {
3222             "name": "laminas/laminas-text",
3223             "version": "2.9.0",
3224             "source": {
3225                 "type": "git",
3226                 "url": "https://github.com/laminas/laminas-text.git",
3227                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3228             },
3229             "dist": {
3230                 "type": "zip",
3231                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3232                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3233                 "shasum": ""
3234             },
3235             "require": {
3236                 "laminas/laminas-servicemanager": "^3.4",
3237                 "laminas/laminas-stdlib": "^3.6",
3238                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3239             },
3240             "conflict": {
3241                 "zendframework/zend-text": "*"
3242             },
3243             "require-dev": {
3244                 "laminas/laminas-coding-standard": "~1.0.0",
3245                 "phpunit/phpunit": "^9.3"
3246             },
3247             "type": "library",
3248             "autoload": {
3249                 "psr-4": {
3250                     "Laminas\\Text\\": "src/"
3251                 }
3252             },
3253             "notification-url": "https://packagist.org/downloads/",
3254             "license": [
3255                 "BSD-3-Clause"
3256             ],
3257             "description": "Create FIGlets and text-based tables",
3258             "homepage": "https://laminas.dev",
3259             "keywords": [
3260                 "laminas",
3261                 "text"
3262             ],
3263             "support": {
3264                 "chat": "https://laminas.dev/chat",
3265                 "docs": "https://docs.laminas.dev/laminas-text/",
3266                 "forum": "https://discourse.laminas.dev",
3267                 "issues": "https://github.com/laminas/laminas-text/issues",
3268                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3269                 "source": "https://github.com/laminas/laminas-text"
3270             },
3271             "funding": [
3272                 {
3273                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3274                     "type": "community_bridge"
3275                 }
3276             ],
3277             "time": "2021-09-02T16:50:53+00:00"
3278         },
3279         {
3280             "name": "laminas/laminas-uri",
3281             "version": "2.9.1",
3282             "source": {
3283                 "type": "git",
3284                 "url": "https://github.com/laminas/laminas-uri.git",
3285                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3286             },
3287             "dist": {
3288                 "type": "zip",
3289                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3290                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3291                 "shasum": ""
3292             },
3293             "require": {
3294                 "laminas/laminas-escaper": "^2.9",
3295                 "laminas/laminas-validator": "^2.15",
3296                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3297             },
3298             "conflict": {
3299                 "zendframework/zend-uri": "*"
3300             },
3301             "require-dev": {
3302                 "laminas/laminas-coding-standard": "~2.2.1",
3303                 "phpunit/phpunit": "^9.5.5"
3304             },
3305             "type": "library",
3306             "autoload": {
3307                 "psr-4": {
3308                     "Laminas\\Uri\\": "src/"
3309                 }
3310             },
3311             "notification-url": "https://packagist.org/downloads/",
3312             "license": [
3313                 "BSD-3-Clause"
3314             ],
3315             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3316             "homepage": "https://laminas.dev",
3317             "keywords": [
3318                 "laminas",
3319                 "uri"
3320             ],
3321             "support": {
3322                 "chat": "https://laminas.dev/chat",
3323                 "docs": "https://docs.laminas.dev/laminas-uri/",
3324                 "forum": "https://discourse.laminas.dev",
3325                 "issues": "https://github.com/laminas/laminas-uri/issues",
3326                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3327                 "source": "https://github.com/laminas/laminas-uri"
3328             },
3329             "funding": [
3330                 {
3331                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3332                     "type": "community_bridge"
3333                 }
3334             ],
3335             "time": "2021-09-09T18:37:15+00:00"
3336         },
3337         {
3338             "name": "laminas/laminas-validator",
3339             "version": "2.15.0",
3340             "source": {
3341                 "type": "git",
3342                 "url": "https://github.com/laminas/laminas-validator.git",
3343                 "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9"
3344             },
3345             "dist": {
3346                 "type": "zip",
3347                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9",
3348                 "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9",
3349                 "shasum": ""
3350             },
3351             "require": {
3352                 "container-interop/container-interop": "^1.1",
3353                 "laminas/laminas-stdlib": "^3.6",
3354                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3355             },
3356             "conflict": {
3357                 "zendframework/zend-validator": "*"
3358             },
3359             "require-dev": {
3360                 "laminas/laminas-cache": "^2.6.1",
3361                 "laminas/laminas-coding-standard": "~2.2.1",
3362                 "laminas/laminas-db": "^2.7",
3363                 "laminas/laminas-filter": "^2.6",
3364                 "laminas/laminas-http": "^2.14.2",
3365                 "laminas/laminas-i18n": "^2.6",
3366                 "laminas/laminas-math": "^2.6",
3367                 "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
3368                 "laminas/laminas-session": "^2.8",
3369                 "laminas/laminas-uri": "^2.7",
3370                 "phpspec/prophecy-phpunit": "^2.0",
3371                 "phpunit/phpunit": "^9.5.5",
3372                 "psalm/plugin-phpunit": "^0.15.0",
3373                 "psr/http-client": "^1.0",
3374                 "psr/http-factory": "^1.0",
3375                 "psr/http-message": "^1.0",
3376                 "vimeo/psalm": "^4.3"
3377             },
3378             "suggest": {
3379                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3380                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3381                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3382                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3383                 "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
3384                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3385                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3386                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3387                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3388             },
3389             "type": "library",
3390             "extra": {
3391                 "laminas": {
3392                     "component": "Laminas\\Validator",
3393                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3394                 }
3395             },
3396             "autoload": {
3397                 "psr-4": {
3398                     "Laminas\\Validator\\": "src/"
3399                 }
3400             },
3401             "notification-url": "https://packagist.org/downloads/",
3402             "license": [
3403                 "BSD-3-Clause"
3404             ],
3405             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3406             "homepage": "https://laminas.dev",
3407             "keywords": [
3408                 "laminas",
3409                 "validator"
3410             ],
3411             "support": {
3412                 "chat": "https://laminas.dev/chat",
3413                 "docs": "https://docs.laminas.dev/laminas-validator/",
3414                 "forum": "https://discourse.laminas.dev",
3415                 "issues": "https://github.com/laminas/laminas-validator/issues",
3416                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3417                 "source": "https://github.com/laminas/laminas-validator"
3418             },
3419             "funding": [
3420                 {
3421                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3422                     "type": "community_bridge"
3423                 }
3424             ],
3425             "time": "2021-09-08T23:16:56+00:00"
3426         },
3427         {
3428             "name": "laminas/laminas-view",
3429             "version": "2.14.1",
3430             "source": {
3431                 "type": "git",
3432                 "url": "https://github.com/laminas/laminas-view.git",
3433                 "reference": "164756dbec742379194381d40306cfd28f96028a"
3434             },
3435             "dist": {
3436                 "type": "zip",
3437                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/164756dbec742379194381d40306cfd28f96028a",
3438                 "reference": "164756dbec742379194381d40306cfd28f96028a",
3439                 "shasum": ""
3440             },
3441             "require": {
3442                 "laminas/laminas-eventmanager": "^3.4",
3443                 "laminas/laminas-json": "^2.6.1 || ^3.3",
3444                 "laminas/laminas-stdlib": "^3.6",
3445                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3446             },
3447             "conflict": {
3448                 "laminas/laminas-router": "<3.0.1",
3449                 "laminas/laminas-servicemanager": "<3.3",
3450                 "zendframework/zend-view": "*"
3451             },
3452             "require-dev": {
3453                 "ext-dom": "*",
3454                 "laminas/laminas-authentication": "^2.5",
3455                 "laminas/laminas-cache": "^2.6.1",
3456                 "laminas/laminas-coding-standard": "~1.0.0",
3457                 "laminas/laminas-console": "^2.6",
3458                 "laminas/laminas-escaper": "^2.5",
3459                 "laminas/laminas-feed": "^2.15",
3460                 "laminas/laminas-filter": "^2.6.1",
3461                 "laminas/laminas-http": "^2.15",
3462                 "laminas/laminas-i18n": "^2.6",
3463                 "laminas/laminas-modulemanager": "^2.7.1",
3464                 "laminas/laminas-mvc": "^2.7.14 || ^3.0",
3465                 "laminas/laminas-mvc-i18n": "^1.1",
3466                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.2",
3467                 "laminas/laminas-navigation": "^2.8.1",
3468                 "laminas/laminas-paginator": "^2.5",
3469                 "laminas/laminas-permissions-acl": "^2.6",
3470                 "laminas/laminas-router": "^3.0.1",
3471                 "laminas/laminas-servicemanager": "^3.3",
3472                 "laminas/laminas-session": "^2.12",
3473                 "laminas/laminas-uri": "^2.5",
3474                 "phpspec/prophecy": "^1.12",
3475                 "phpspec/prophecy-phpunit": "^2.0",
3476                 "phpunit/phpunit": "^9.5.5",
3477                 "psalm/plugin-phpunit": "^0.16.1",
3478                 "vimeo/psalm": "^4.10"
3479             },
3480             "suggest": {
3481                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3482                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3483                 "laminas/laminas-feed": "Laminas\\Feed component",
3484                 "laminas/laminas-filter": "Laminas\\Filter component",
3485                 "laminas/laminas-http": "Laminas\\Http component",
3486                 "laminas/laminas-i18n": "Laminas\\I18n component",
3487                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3488                 "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",
3489                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3490                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3491                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3492                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3493                 "laminas/laminas-uri": "Laminas\\Uri component"
3494             },
3495             "bin": [
3496                 "bin/templatemap_generator.php"
3497             ],
3498             "type": "library",
3499             "autoload": {
3500                 "psr-4": {
3501                     "Laminas\\View\\": "src/"
3502                 }
3503             },
3504             "notification-url": "https://packagist.org/downloads/",
3505             "license": [
3506                 "BSD-3-Clause"
3507             ],
3508             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3509             "homepage": "https://laminas.dev",
3510             "keywords": [
3511                 "laminas",
3512                 "view"
3513             ],
3514             "support": {
3515                 "chat": "https://laminas.dev/chat",
3516                 "docs": "https://docs.laminas.dev/laminas-view/",
3517                 "forum": "https://discourse.laminas.dev",
3518                 "issues": "https://github.com/laminas/laminas-view/issues",
3519                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3520                 "source": "https://github.com/laminas/laminas-view"
3521             },
3522             "funding": [
3523                 {
3524                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3525                     "type": "community_bridge"
3526                 }
3527             ],
3528             "time": "2021-10-13T14:21:37+00:00"
3529         },
3530         {
3531             "name": "laminas/laminas-xml",
3532             "version": "1.3.1",
3533             "source": {
3534                 "type": "git",
3535                 "url": "https://github.com/laminas/laminas-xml.git",
3536                 "reference": "2eada592359aec9d9e55339270b621295cff3a4f"
3537             },
3538             "dist": {
3539                 "type": "zip",
3540                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/2eada592359aec9d9e55339270b621295cff3a4f",
3541                 "reference": "2eada592359aec9d9e55339270b621295cff3a4f",
3542                 "shasum": ""
3543             },
3544             "require": {
3545                 "laminas/laminas-zendframework-bridge": "^1.0",
3546                 "php": "^7.3 || ~8.0.0"
3547             },
3548             "replace": {
3549                 "zendframework/zendxml": "^1.2.0"
3550             },
3551             "require-dev": {
3552                 "ext-iconv": "*",
3553                 "laminas/laminas-coding-standard": "~1.0.0",
3554                 "phpunit/phpunit": "^9.4"
3555             },
3556             "type": "library",
3557             "autoload": {
3558                 "psr-4": {
3559                     "Laminas\\Xml\\": "src/"
3560                 }
3561             },
3562             "notification-url": "https://packagist.org/downloads/",
3563             "license": [
3564                 "BSD-3-Clause"
3565             ],
3566             "description": "Utility library for XML usage, best practices, and security in PHP",
3567             "homepage": "https://laminas.dev",
3568             "keywords": [
3569                 "laminas",
3570                 "security",
3571                 "xml"
3572             ],
3573             "support": {
3574                 "chat": "https://laminas.dev/chat",
3575                 "forum": "https://discourse.laminas.dev",
3576                 "issues": "https://github.com/laminas/laminas-xml/issues",
3577                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3578                 "source": "https://github.com/laminas/laminas-xml"
3579             },
3580             "funding": [
3581                 {
3582                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3583                     "type": "community_bridge"
3584                 }
3585             ],
3586             "time": "2021-02-17T22:44:58+00:00"
3587         },
3588         {
3589             "name": "laminas/laminas-xmlrpc",
3590             "version": "2.11.0",
3591             "source": {
3592                 "type": "git",
3593                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3594                 "reference": "e94de8161821b6c82ba2892b398ad005f7be5ec3"
3595             },
3596             "dist": {
3597                 "type": "zip",
3598                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/e94de8161821b6c82ba2892b398ad005f7be5ec3",
3599                 "reference": "e94de8161821b6c82ba2892b398ad005f7be5ec3",
3600                 "shasum": ""
3601             },
3602             "require": {
3603                 "laminas/laminas-http": "^2.5.4",
3604                 "laminas/laminas-math": "^3.3.0",
3605                 "laminas/laminas-server": "^2.9.1",
3606                 "laminas/laminas-stdlib": "^3.2.1",
3607                 "laminas/laminas-xml": "^1.3.1",
3608                 "laminas/laminas-zendframework-bridge": "^1.0",
3609                 "php": "^7.4 || ~8.0.0"
3610             },
3611             "replace": {
3612                 "zendframework/zend-xmlrpc": "^2.9.0"
3613             },
3614             "require-dev": {
3615                 "laminas/laminas-coding-standard": "~2.2.1",
3616                 "phpunit/phpunit": "^9.3"
3617             },
3618             "suggest": {
3619                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3620             },
3621             "type": "library",
3622             "autoload": {
3623                 "psr-4": {
3624                     "Laminas\\XmlRpc\\": "src/"
3625                 }
3626             },
3627             "notification-url": "https://packagist.org/downloads/",
3628             "license": [
3629                 "BSD-3-Clause"
3630             ],
3631             "description": "Fully-featured XML-RPC server and client implementations",
3632             "homepage": "https://laminas.dev",
3633             "keywords": [
3634                 "laminas",
3635                 "xmlrpc"
3636             ],
3637             "support": {
3638                 "chat": "https://laminas.dev/chat",
3639                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3640                 "forum": "https://discourse.laminas.dev",
3641                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3642                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3643                 "source": "https://github.com/laminas/laminas-xmlrpc"
3644             },
3645             "funding": [
3646                 {
3647                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3648                     "type": "community_bridge"
3649                 }
3650             ],
3651             "time": "2021-10-11T12:50:37+00:00"
3652         },
3653         {
3654             "name": "laminas/laminas-zendframework-bridge",
3655             "version": "1.4.0",
3656             "source": {
3657                 "type": "git",
3658                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3659                 "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
3660             },
3661             "dist": {
3662                 "type": "zip",
3663                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
3664                 "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
3665                 "shasum": ""
3666             },
3667             "require": {
3668                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3669             },
3670             "require-dev": {
3671                 "phpunit/phpunit": "^9.3",
3672                 "psalm/plugin-phpunit": "^0.15.1",
3673                 "squizlabs/php_codesniffer": "^3.5",
3674                 "vimeo/psalm": "^4.6"
3675             },
3676             "type": "library",
3677             "extra": {
3678                 "laminas": {
3679                     "module": "Laminas\\ZendFrameworkBridge"
3680                 }
3681             },
3682             "autoload": {
3683                 "files": [
3684                     "src/autoload.php"
3685                 ],
3686                 "psr-4": {
3687                     "Laminas\\ZendFrameworkBridge\\": "src//"
3688                 }
3689             },
3690             "notification-url": "https://packagist.org/downloads/",
3691             "license": [
3692                 "BSD-3-Clause"
3693             ],
3694             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3695             "keywords": [
3696                 "ZendFramework",
3697                 "autoloading",
3698                 "laminas",
3699                 "zf"
3700             ],
3701             "support": {
3702                 "forum": "https://discourse.laminas.dev/",
3703                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3704                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3705                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3706             },
3707             "funding": [
3708                 {
3709                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3710                     "type": "community_bridge"
3711                 }
3712             ],
3713             "time": "2021-09-03T17:53:30+00:00"
3714         },
3715         {
3716             "name": "lcobucci/clock",
3717             "version": "2.0.0",
3718             "source": {
3719                 "type": "git",
3720                 "url": "https://github.com/lcobucci/clock.git",
3721                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3722             },
3723             "dist": {
3724                 "type": "zip",
3725                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3726                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3727                 "shasum": ""
3728             },
3729             "require": {
3730                 "php": "^7.4 || ^8.0"
3731             },
3732             "require-dev": {
3733                 "infection/infection": "^0.17",
3734                 "lcobucci/coding-standard": "^6.0",
3735                 "phpstan/extension-installer": "^1.0",
3736                 "phpstan/phpstan": "^0.12",
3737                 "phpstan/phpstan-deprecation-rules": "^0.12",
3738                 "phpstan/phpstan-phpunit": "^0.12",
3739                 "phpstan/phpstan-strict-rules": "^0.12",
3740                 "phpunit/php-code-coverage": "9.1.4",
3741                 "phpunit/phpunit": "9.3.7"
3742             },
3743             "type": "library",
3744             "autoload": {
3745                 "psr-4": {
3746                     "Lcobucci\\Clock\\": "src"
3747                 }
3748             },
3749             "notification-url": "https://packagist.org/downloads/",
3750             "license": [
3751                 "MIT"
3752             ],
3753             "authors": [
3754                 {
3755                     "name": "Luís Cobucci",
3756                     "email": "lcobucci@gmail.com"
3757                 }
3758             ],
3759             "description": "Yet another clock abstraction",
3760             "support": {
3761                 "issues": "https://github.com/lcobucci/clock/issues",
3762                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3763             },
3764             "funding": [
3765                 {
3766                     "url": "https://github.com/lcobucci",
3767                     "type": "github"
3768                 },
3769                 {
3770                     "url": "https://www.patreon.com/lcobucci",
3771                     "type": "patreon"
3772                 }
3773             ],
3774             "time": "2020-08-27T18:56:02+00:00"
3775         },
3776         {
3777             "name": "lcobucci/jwt",
3778             "version": "4.1.5",
3779             "source": {
3780                 "type": "git",
3781                 "url": "https://github.com/lcobucci/jwt.git",
3782                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3783             },
3784             "dist": {
3785                 "type": "zip",
3786                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3787                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3788                 "shasum": ""
3789             },
3790             "require": {
3791                 "ext-hash": "*",
3792                 "ext-json": "*",
3793                 "ext-mbstring": "*",
3794                 "ext-openssl": "*",
3795                 "ext-sodium": "*",
3796                 "lcobucci/clock": "^2.0",
3797                 "php": "^7.4 || ^8.0"
3798             },
3799             "require-dev": {
3800                 "infection/infection": "^0.21",
3801                 "lcobucci/coding-standard": "^6.0",
3802                 "mikey179/vfsstream": "^1.6.7",
3803                 "phpbench/phpbench": "^1.0",
3804                 "phpstan/extension-installer": "^1.0",
3805                 "phpstan/phpstan": "^0.12",
3806                 "phpstan/phpstan-deprecation-rules": "^0.12",
3807                 "phpstan/phpstan-phpunit": "^0.12",
3808                 "phpstan/phpstan-strict-rules": "^0.12",
3809                 "phpunit/php-invoker": "^3.1",
3810                 "phpunit/phpunit": "^9.5"
3811             },
3812             "type": "library",
3813             "autoload": {
3814                 "psr-4": {
3815                     "Lcobucci\\JWT\\": "src"
3816                 }
3817             },
3818             "notification-url": "https://packagist.org/downloads/",
3819             "license": [
3820                 "BSD-3-Clause"
3821             ],
3822             "authors": [
3823                 {
3824                     "name": "Luís Cobucci",
3825                     "email": "lcobucci@gmail.com",
3826                     "role": "Developer"
3827                 }
3828             ],
3829             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3830             "keywords": [
3831                 "JWS",
3832                 "jwt"
3833             ],
3834             "support": {
3835                 "issues": "https://github.com/lcobucci/jwt/issues",
3836                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3837             },
3838             "funding": [
3839                 {
3840                     "url": "https://github.com/lcobucci",
3841                     "type": "github"
3842                 },
3843                 {
3844                     "url": "https://www.patreon.com/lcobucci",
3845                     "type": "patreon"
3846                 }
3847             ],
3848             "time": "2021-09-28T19:34:56+00:00"
3849         },
3850         {
3851             "name": "league/event",
3852             "version": "2.2.0",
3853             "source": {
3854                 "type": "git",
3855                 "url": "https://github.com/thephpleague/event.git",
3856                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3857             },
3858             "dist": {
3859                 "type": "zip",
3860                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3861                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3862                 "shasum": ""
3863             },
3864             "require": {
3865                 "php": ">=5.4.0"
3866             },
3867             "require-dev": {
3868                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3869                 "phpspec/phpspec": "^2.2"
3870             },
3871             "type": "library",
3872             "extra": {
3873                 "branch-alias": {
3874                     "dev-master": "2.2-dev"
3875                 }
3876             },
3877             "autoload": {
3878                 "psr-4": {
3879                     "League\\Event\\": "src/"
3880                 }
3881             },
3882             "notification-url": "https://packagist.org/downloads/",
3883             "license": [
3884                 "MIT"
3885             ],
3886             "authors": [
3887                 {
3888                     "name": "Frank de Jonge",
3889                     "email": "info@frenky.net"
3890                 }
3891             ],
3892             "description": "Event package",
3893             "keywords": [
3894                 "emitter",
3895                 "event",
3896                 "listener"
3897             ],
3898             "support": {
3899                 "issues": "https://github.com/thephpleague/event/issues",
3900                 "source": "https://github.com/thephpleague/event/tree/master"
3901             },
3902             "time": "2018-11-26T11:52:41+00:00"
3903         },
3904         {
3905             "name": "league/oauth2-server",
3906             "version": "8.3.3",
3907             "source": {
3908                 "type": "git",
3909                 "url": "https://github.com/thephpleague/oauth2-server.git",
3910                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a"
3911             },
3912             "dist": {
3913                 "type": "zip",
3914                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a",
3915                 "reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a",
3916                 "shasum": ""
3917             },
3918             "require": {
3919                 "defuse/php-encryption": "^2.2.1",
3920                 "ext-json": "*",
3921                 "ext-openssl": "*",
3922                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3923                 "league/event": "^2.2",
3924                 "php": "^7.2 || ^8.0",
3925                 "psr/http-message": "^1.0.1"
3926             },
3927             "replace": {
3928                 "league/oauth2server": "*",
3929                 "lncd/oauth2": "*"
3930             },
3931             "require-dev": {
3932                 "laminas/laminas-diactoros": "^2.4.1",
3933                 "phpstan/phpstan": "^0.12.57",
3934                 "phpstan/phpstan-phpunit": "^0.12.16",
3935                 "phpunit/phpunit": "^8.5.13",
3936                 "roave/security-advisories": "dev-master"
3937             },
3938             "type": "library",
3939             "autoload": {
3940                 "psr-4": {
3941                     "League\\OAuth2\\Server\\": "src/"
3942                 }
3943             },
3944             "notification-url": "https://packagist.org/downloads/",
3945             "license": [
3946                 "MIT"
3947             ],
3948             "authors": [
3949                 {
3950                     "name": "Alex Bilbie",
3951                     "email": "hello@alexbilbie.com",
3952                     "homepage": "http://www.alexbilbie.com",
3953                     "role": "Developer"
3954                 },
3955                 {
3956                     "name": "Andy Millington",
3957                     "email": "andrew@noexceptions.io",
3958                     "homepage": "https://www.noexceptions.io",
3959                     "role": "Developer"
3960                 }
3961             ],
3962             "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.",
3963             "homepage": "https://oauth2.thephpleague.com/",
3964             "keywords": [
3965                 "Authentication",
3966                 "api",
3967                 "auth",
3968                 "authorisation",
3969                 "authorization",
3970                 "oauth",
3971                 "oauth 2",
3972                 "oauth 2.0",
3973                 "oauth2",
3974                 "protect",
3975                 "resource",
3976                 "secure",
3977                 "server"
3978             ],
3979             "support": {
3980                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3981                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3"
3982             },
3983             "funding": [
3984                 {
3985                     "url": "https://github.com/sephster",
3986                     "type": "github"
3987                 }
3988             ],
3989             "time": "2021-10-11T20:41:49+00:00"
3990         },
3991         {
3992             "name": "league/omnipay",
3993             "version": "v3.2.1",
3994             "source": {
3995                 "type": "git",
3996                 "url": "https://github.com/thephpleague/omnipay.git",
3997                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
3998             },
3999             "dist": {
4000                 "type": "zip",
4001                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4002                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4003                 "shasum": ""
4004             },
4005             "require": {
4006                 "omnipay/common": "^3.1",
4007                 "php": "^7.2|^8.0",
4008                 "php-http/discovery": "^1.14",
4009                 "php-http/guzzle7-adapter": "^1"
4010             },
4011             "require-dev": {
4012                 "omnipay/tests": "^3|^4"
4013             },
4014             "type": "metapackage",
4015             "extra": {
4016                 "branch-alias": {
4017                     "dev-master": "3.2.x-dev"
4018                 }
4019             },
4020             "notification-url": "https://packagist.org/downloads/",
4021             "license": [
4022                 "MIT"
4023             ],
4024             "authors": [
4025                 {
4026                     "name": "Adrian Macneil",
4027                     "email": "adrian@adrianmacneil.com"
4028                 },
4029                 {
4030                     "name": "Barry vd. Heuvel",
4031                     "email": "barryvdh@gmail.com"
4032                 }
4033             ],
4034             "description": "Omnipay payment processing library",
4035             "homepage": "https://omnipay.thephpleague.com/",
4036             "keywords": [
4037                 "checkout",
4038                 "creditcard",
4039                 "omnipay",
4040                 "payment"
4041             ],
4042             "support": {
4043                 "issues": "https://github.com/thephpleague/omnipay/issues",
4044                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4045             },
4046             "funding": [
4047                 {
4048                     "url": "https://github.com/barryvdh",
4049                     "type": "github"
4050                 }
4051             ],
4052             "time": "2021-06-05T11:34:12+00:00"
4053         },
4054         {
4055             "name": "maennchen/zipstream-php",
4056             "version": "2.1.0",
4057             "source": {
4058                 "type": "git",
4059                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4060                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
4061             },
4062             "dist": {
4063                 "type": "zip",
4064                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
4065                 "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
4066                 "shasum": ""
4067             },
4068             "require": {
4069                 "myclabs/php-enum": "^1.5",
4070                 "php": ">= 7.1",
4071                 "psr/http-message": "^1.0",
4072                 "symfony/polyfill-mbstring": "^1.0"
4073             },
4074             "require-dev": {
4075                 "ext-zip": "*",
4076                 "guzzlehttp/guzzle": ">= 6.3",
4077                 "mikey179/vfsstream": "^1.6",
4078                 "phpunit/phpunit": ">= 7.5"
4079             },
4080             "type": "library",
4081             "autoload": {
4082                 "psr-4": {
4083                     "ZipStream\\": "src/"
4084                 }
4085             },
4086             "notification-url": "https://packagist.org/downloads/",
4087             "license": [
4088                 "MIT"
4089             ],
4090             "authors": [
4091                 {
4092                     "name": "Paul Duncan",
4093                     "email": "pabs@pablotron.org"
4094                 },
4095                 {
4096                     "name": "Jonatan Männchen",
4097                     "email": "jonatan@maennchen.ch"
4098                 },
4099                 {
4100                     "name": "Jesse Donat",
4101                     "email": "donatj@gmail.com"
4102                 },
4103                 {
4104                     "name": "András Kolesár",
4105                     "email": "kolesar@kolesar.hu"
4106                 }
4107             ],
4108             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4109             "keywords": [
4110                 "stream",
4111                 "zip"
4112             ],
4113             "support": {
4114                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4115                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
4116             },
4117             "funding": [
4118                 {
4119                     "url": "https://opencollective.com/zipstream",
4120                     "type": "open_collective"
4121                 }
4122             ],
4123             "time": "2020-05-30T13:11:16+00:00"
4124         },
4125         {
4126             "name": "markbaker/complex",
4127             "version": "2.0.3",
4128             "source": {
4129                 "type": "git",
4130                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4131                 "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
4132             },
4133             "dist": {
4134                 "type": "zip",
4135                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
4136                 "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
4137                 "shasum": ""
4138             },
4139             "require": {
4140                 "php": "^7.2 || ^8.0"
4141             },
4142             "require-dev": {
4143                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4144                 "phpcompatibility/php-compatibility": "^9.0",
4145                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4146                 "squizlabs/php_codesniffer": "^3.4"
4147             },
4148             "type": "library",
4149             "autoload": {
4150                 "psr-4": {
4151                     "Complex\\": "classes/src/"
4152                 },
4153                 "files": [
4154                     "classes/src/functions/abs.php",
4155                     "classes/src/functions/acos.php",
4156                     "classes/src/functions/acosh.php",
4157                     "classes/src/functions/acot.php",
4158                     "classes/src/functions/acoth.php",
4159                     "classes/src/functions/acsc.php",
4160                     "classes/src/functions/acsch.php",
4161                     "classes/src/functions/argument.php",
4162                     "classes/src/functions/asec.php",
4163                     "classes/src/functions/asech.php",
4164                     "classes/src/functions/asin.php",
4165                     "classes/src/functions/asinh.php",
4166                     "classes/src/functions/atan.php",
4167                     "classes/src/functions/atanh.php",
4168                     "classes/src/functions/conjugate.php",
4169                     "classes/src/functions/cos.php",
4170                     "classes/src/functions/cosh.php",
4171                     "classes/src/functions/cot.php",
4172                     "classes/src/functions/coth.php",
4173                     "classes/src/functions/csc.php",
4174                     "classes/src/functions/csch.php",
4175                     "classes/src/functions/exp.php",
4176                     "classes/src/functions/inverse.php",
4177                     "classes/src/functions/ln.php",
4178                     "classes/src/functions/log2.php",
4179                     "classes/src/functions/log10.php",
4180                     "classes/src/functions/negative.php",
4181                     "classes/src/functions/pow.php",
4182                     "classes/src/functions/rho.php",
4183                     "classes/src/functions/sec.php",
4184                     "classes/src/functions/sech.php",
4185                     "classes/src/functions/sin.php",
4186                     "classes/src/functions/sinh.php",
4187                     "classes/src/functions/sqrt.php",
4188                     "classes/src/functions/tan.php",
4189                     "classes/src/functions/tanh.php",
4190                     "classes/src/functions/theta.php",
4191                     "classes/src/operations/add.php",
4192                     "classes/src/operations/subtract.php",
4193                     "classes/src/operations/multiply.php",
4194                     "classes/src/operations/divideby.php",
4195                     "classes/src/operations/divideinto.php"
4196                 ]
4197             },
4198             "notification-url": "https://packagist.org/downloads/",
4199             "license": [
4200                 "MIT"
4201             ],
4202             "authors": [
4203                 {
4204                     "name": "Mark Baker",
4205                     "email": "mark@lange.demon.co.uk"
4206                 }
4207             ],
4208             "description": "PHP Class for working with complex numbers",
4209             "homepage": "https://github.com/MarkBaker/PHPComplex",
4210             "keywords": [
4211                 "complex",
4212                 "mathematics"
4213             ],
4214             "support": {
4215                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4216                 "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
4217             },
4218             "time": "2021-06-02T09:44:11+00:00"
4219         },
4220         {
4221             "name": "markbaker/matrix",
4222             "version": "2.1.3",
4223             "source": {
4224                 "type": "git",
4225                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4226                 "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
4227             },
4228             "dist": {
4229                 "type": "zip",
4230                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
4231                 "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
4232                 "shasum": ""
4233             },
4234             "require": {
4235                 "php": "^7.1 || ^8.0"
4236             },
4237             "require-dev": {
4238                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4239                 "phpcompatibility/php-compatibility": "^9.0",
4240                 "phpdocumentor/phpdocumentor": "2.*",
4241                 "phploc/phploc": "^4.0",
4242                 "phpmd/phpmd": "2.*",
4243                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4244                 "sebastian/phpcpd": "^4.0",
4245                 "squizlabs/php_codesniffer": "^3.4"
4246             },
4247             "type": "library",
4248             "autoload": {
4249                 "psr-4": {
4250                     "Matrix\\": "classes/src/"
4251                 },
4252                 "files": [
4253                     "classes/src/Functions/adjoint.php",
4254                     "classes/src/Functions/antidiagonal.php",
4255                     "classes/src/Functions/cofactors.php",
4256                     "classes/src/Functions/determinant.php",
4257                     "classes/src/Functions/diagonal.php",
4258                     "classes/src/Functions/identity.php",
4259                     "classes/src/Functions/inverse.php",
4260                     "classes/src/Functions/minors.php",
4261                     "classes/src/Functions/trace.php",
4262                     "classes/src/Functions/transpose.php",
4263                     "classes/src/Operations/add.php",
4264                     "classes/src/Operations/directsum.php",
4265                     "classes/src/Operations/subtract.php",
4266                     "classes/src/Operations/multiply.php",
4267                     "classes/src/Operations/divideby.php",
4268                     "classes/src/Operations/divideinto.php"
4269                 ]
4270             },
4271             "notification-url": "https://packagist.org/downloads/",
4272             "license": [
4273                 "MIT"
4274             ],
4275             "authors": [
4276                 {
4277                     "name": "Mark Baker",
4278                     "email": "mark@demon-angel.eu"
4279                 }
4280             ],
4281             "description": "PHP Class for working with matrices",
4282             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4283             "keywords": [
4284                 "mathematics",
4285                 "matrix",
4286                 "vector"
4287             ],
4288             "support": {
4289                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4290                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
4291             },
4292             "time": "2021-05-25T15:42:17+00:00"
4293         },
4294         {
4295             "name": "mobiledetect/mobiledetectlib",
4296             "version": "2.8.37",
4297             "source": {
4298                 "type": "git",
4299                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4300                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
4301             },
4302             "dist": {
4303                 "type": "zip",
4304                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
4305                 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
4306                 "shasum": ""
4307             },
4308             "require": {
4309                 "php": ">=5.0.0"
4310             },
4311             "require-dev": {
4312                 "phpunit/phpunit": "~4.8.35||~5.7"
4313             },
4314             "type": "library",
4315             "autoload": {
4316                 "classmap": [
4317                     "Mobile_Detect.php"
4318                 ],
4319                 "psr-0": {
4320                     "Detection": "namespaced/"
4321                 }
4322             },
4323             "notification-url": "https://packagist.org/downloads/",
4324             "license": [
4325                 "MIT"
4326             ],
4327             "authors": [
4328                 {
4329                     "name": "Serban Ghita",
4330                     "email": "serbanghita@gmail.com",
4331                     "homepage": "http://mobiledetect.net",
4332                     "role": "Developer"
4333                 }
4334             ],
4335             "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.",
4336             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4337             "keywords": [
4338                 "detect mobile devices",
4339                 "mobile",
4340                 "mobile detect",
4341                 "mobile detector",
4342                 "php mobile detect"
4343             ],
4344             "support": {
4345                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4346                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37"
4347             },
4348             "funding": [
4349                 {
4350                     "url": "https://github.com/serbanghita",
4351                     "type": "github"
4352                 }
4353             ],
4354             "time": "2021-02-19T21:22:57+00:00"
4355         },
4356         {
4357             "name": "moneyphp/money",
4358             "version": "v3.3.1",
4359             "source": {
4360                 "type": "git",
4361                 "url": "https://github.com/moneyphp/money.git",
4362                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e"
4363             },
4364             "dist": {
4365                 "type": "zip",
4366                 "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e",
4367                 "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e",
4368                 "shasum": ""
4369             },
4370             "require": {
4371                 "ext-json": "*",
4372                 "php": ">=5.6"
4373             },
4374             "require-dev": {
4375                 "cache/taggable-cache": "^0.4.0",
4376                 "doctrine/instantiator": "^1.0.5",
4377                 "ext-bcmath": "*",
4378                 "ext-gmp": "*",
4379                 "ext-intl": "*",
4380                 "florianv/exchanger": "^1.0",
4381                 "florianv/swap": "^3.0",
4382                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4383                 "moneyphp/iso-currencies": "^3.2.1",
4384                 "php-http/message": "^1.4",
4385                 "php-http/mock-client": "^1.0.0",
4386                 "phpspec/phpspec": "^3.4.3",
4387                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4388                 "psr/cache": "^1.0",
4389                 "symfony/phpunit-bridge": "^4"
4390             },
4391             "suggest": {
4392                 "ext-bcmath": "Calculate without integer limits",
4393                 "ext-gmp": "Calculate without integer limits",
4394                 "ext-intl": "Format Money objects with intl",
4395                 "florianv/exchanger": "Exchange rates library for PHP",
4396                 "florianv/swap": "Exchange rates library for PHP",
4397                 "psr/cache-implementation": "Used for Currency caching"
4398             },
4399             "type": "library",
4400             "extra": {
4401                 "branch-alias": {
4402                     "dev-master": "3.x-dev"
4403                 }
4404             },
4405             "autoload": {
4406                 "psr-4": {
4407                     "Money\\": "src/"
4408                 }
4409             },
4410             "notification-url": "https://packagist.org/downloads/",
4411             "license": [
4412                 "MIT"
4413             ],
4414             "authors": [
4415                 {
4416                     "name": "Mathias Verraes",
4417                     "email": "mathias@verraes.net",
4418                     "homepage": "http://verraes.net"
4419                 },
4420                 {
4421                     "name": "Márk Sági-Kazár",
4422                     "email": "mark.sagikazar@gmail.com"
4423                 },
4424                 {
4425                     "name": "Frederik Bosch",
4426                     "email": "f.bosch@genkgo.nl"
4427                 }
4428             ],
4429             "description": "PHP implementation of Fowler's Money pattern",
4430             "homepage": "http://moneyphp.org",
4431             "keywords": [
4432                 "Value Object",
4433                 "money",
4434                 "vo"
4435             ],
4436             "support": {
4437                 "issues": "https://github.com/moneyphp/money/issues",
4438                 "source": "https://github.com/moneyphp/money/tree/master"
4439             },
4440             "time": "2020-03-18T17:49:59+00:00"
4441         },
4442         {
4443             "name": "monolog/monolog",
4444             "version": "2.3.5",
4445             "source": {
4446                 "type": "git",
4447                 "url": "https://github.com/Seldaek/monolog.git",
4448                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
4449             },
4450             "dist": {
4451                 "type": "zip",
4452                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
4453                 "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
4454                 "shasum": ""
4455             },
4456             "require": {
4457                 "php": ">=7.2",
4458                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4459             },
4460             "provide": {
4461                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4462             },
4463             "require-dev": {
4464                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4465                 "doctrine/couchdb": "~1.0@dev",
4466                 "elasticsearch/elasticsearch": "^7",
4467                 "graylog2/gelf-php": "^1.4.2",
4468                 "mongodb/mongodb": "^1.8",
4469                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4470                 "php-console/php-console": "^3.1.3",
4471                 "phpspec/prophecy": "^1.6.1",
4472                 "phpstan/phpstan": "^0.12.91",
4473                 "phpunit/phpunit": "^8.5",
4474                 "predis/predis": "^1.1",
4475                 "rollbar/rollbar": "^1.3",
4476                 "ruflin/elastica": ">=0.90@dev",
4477                 "swiftmailer/swiftmailer": "^5.3|^6.0"
4478             },
4479             "suggest": {
4480                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4481                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4482                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4483                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4484                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4485                 "ext-mbstring": "Allow to work properly with unicode symbols",
4486                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4487                 "ext-openssl": "Required to send log messages using SSL",
4488                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4489                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4490                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4491                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4492                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4493                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4494                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4495             },
4496             "type": "library",
4497             "extra": {
4498                 "branch-alias": {
4499                     "dev-main": "2.x-dev"
4500                 }
4501             },
4502             "autoload": {
4503                 "psr-4": {
4504                     "Monolog\\": "src/Monolog"
4505                 }
4506             },
4507             "notification-url": "https://packagist.org/downloads/",
4508             "license": [
4509                 "MIT"
4510             ],
4511             "authors": [
4512                 {
4513                     "name": "Jordi Boggiano",
4514                     "email": "j.boggiano@seld.be",
4515                     "homepage": "https://seld.be"
4516                 }
4517             ],
4518             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4519             "homepage": "https://github.com/Seldaek/monolog",
4520             "keywords": [
4521                 "log",
4522                 "logging",
4523                 "psr-3"
4524             ],
4525             "support": {
4526                 "issues": "https://github.com/Seldaek/monolog/issues",
4527                 "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
4528             },
4529             "funding": [
4530                 {
4531                     "url": "https://github.com/Seldaek",
4532                     "type": "github"
4533                 },
4534                 {
4535                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4536                     "type": "tidelift"
4537                 }
4538             ],
4539             "time": "2021-10-01T21:08:31+00:00"
4540         },
4541         {
4542             "name": "mpdf/mpdf",
4543             "version": "v8.0.13",
4544             "source": {
4545                 "type": "git",
4546                 "url": "https://github.com/mpdf/mpdf.git",
4547                 "reference": "42f145615cfe830fd432474da1d2e1f927efe402"
4548             },
4549             "dist": {
4550                 "type": "zip",
4551                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/42f145615cfe830fd432474da1d2e1f927efe402",
4552                 "reference": "42f145615cfe830fd432474da1d2e1f927efe402",
4553                 "shasum": ""
4554             },
4555             "require": {
4556                 "ext-gd": "*",
4557                 "ext-mbstring": "*",
4558                 "myclabs/deep-copy": "^1.7",
4559                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4560                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4561                 "psr/log": "^1.0",
4562                 "setasign/fpdi": "^2.1"
4563             },
4564             "require-dev": {
4565                 "mockery/mockery": "^1.3.0",
4566                 "mpdf/qrcode": "^1.1.0",
4567                 "squizlabs/php_codesniffer": "^3.5.0",
4568                 "tracy/tracy": "^2.4",
4569                 "yoast/phpunit-polyfills": "^1.0"
4570             },
4571             "suggest": {
4572                 "ext-bcmath": "Needed for generation of some types of barcodes",
4573                 "ext-xml": "Needed mainly for SVG manipulation",
4574                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4575             },
4576             "type": "library",
4577             "autoload": {
4578                 "psr-4": {
4579                     "Mpdf\\": "src/"
4580                 }
4581             },
4582             "notification-url": "https://packagist.org/downloads/",
4583             "license": [
4584                 "GPL-2.0-only"
4585             ],
4586             "authors": [
4587                 {
4588                     "name": "MatÄ›j Humpál",
4589                     "role": "Developer, maintainer"
4590                 },
4591                 {
4592                     "name": "Ian Back",
4593                     "role": "Developer (retired)"
4594                 }
4595             ],
4596             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4597             "homepage": "https://mpdf.github.io",
4598             "keywords": [
4599                 "pdf",
4600                 "php",
4601                 "utf-8"
4602             ],
4603             "support": {
4604                 "docs": "http://mpdf.github.io",
4605                 "issues": "https://github.com/mpdf/mpdf/issues",
4606                 "source": "https://github.com/mpdf/mpdf"
4607             },
4608             "funding": [
4609                 {
4610                     "url": "https://www.paypal.me/mpdf",
4611                     "type": "custom"
4612                 }
4613             ],
4614             "time": "2021-09-10T10:09:59+00:00"
4615         },
4616         {
4617             "name": "myclabs/deep-copy",
4618             "version": "1.10.2",
4619             "source": {
4620                 "type": "git",
4621                 "url": "https://github.com/myclabs/DeepCopy.git",
4622                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
4623             },
4624             "dist": {
4625                 "type": "zip",
4626                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
4627                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
4628                 "shasum": ""
4629             },
4630             "require": {
4631                 "php": "^7.1 || ^8.0"
4632             },
4633             "replace": {
4634                 "myclabs/deep-copy": "self.version"
4635             },
4636             "require-dev": {
4637                 "doctrine/collections": "^1.0",
4638                 "doctrine/common": "^2.6",
4639                 "phpunit/phpunit": "^7.1"
4640             },
4641             "type": "library",
4642             "autoload": {
4643                 "psr-4": {
4644                     "DeepCopy\\": "src/DeepCopy/"
4645                 },
4646                 "files": [
4647                     "src/DeepCopy/deep_copy.php"
4648                 ]
4649             },
4650             "notification-url": "https://packagist.org/downloads/",
4651             "license": [
4652                 "MIT"
4653             ],
4654             "description": "Create deep copies (clones) of your objects",
4655             "keywords": [
4656                 "clone",
4657                 "copy",
4658                 "duplicate",
4659                 "object",
4660                 "object graph"
4661             ],
4662             "support": {
4663                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4664                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
4665             },
4666             "funding": [
4667                 {
4668                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4669                     "type": "tidelift"
4670                 }
4671             ],
4672             "time": "2020-11-13T09:40:50+00:00"
4673         },
4674         {
4675             "name": "myclabs/php-enum",
4676             "version": "1.8.3",
4677             "source": {
4678                 "type": "git",
4679                 "url": "https://github.com/myclabs/php-enum.git",
4680                 "reference": "b942d263c641ddb5190929ff840c68f78713e937"
4681             },
4682             "dist": {
4683                 "type": "zip",
4684                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
4685                 "reference": "b942d263c641ddb5190929ff840c68f78713e937",
4686                 "shasum": ""
4687             },
4688             "require": {
4689                 "ext-json": "*",
4690                 "php": "^7.3 || ^8.0"
4691             },
4692             "require-dev": {
4693                 "phpunit/phpunit": "^9.5",
4694                 "squizlabs/php_codesniffer": "1.*",
4695                 "vimeo/psalm": "^4.6.2"
4696             },
4697             "type": "library",
4698             "autoload": {
4699                 "psr-4": {
4700                     "MyCLabs\\Enum\\": "src/"
4701                 }
4702             },
4703             "notification-url": "https://packagist.org/downloads/",
4704             "license": [
4705                 "MIT"
4706             ],
4707             "authors": [
4708                 {
4709                     "name": "PHP Enum contributors",
4710                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4711                 }
4712             ],
4713             "description": "PHP Enum implementation",
4714             "homepage": "http://github.com/myclabs/php-enum",
4715             "keywords": [
4716                 "enum"
4717             ],
4718             "support": {
4719                 "issues": "https://github.com/myclabs/php-enum/issues",
4720                 "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
4721             },
4722             "funding": [
4723                 {
4724                     "url": "https://github.com/mnapoli",
4725                     "type": "github"
4726                 },
4727                 {
4728                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4729                     "type": "tidelift"
4730                 }
4731             ],
4732             "time": "2021-07-05T08:18:36+00:00"
4733         },
4734         {
4735             "name": "nikic/php-parser",
4736             "version": "v4.13.0",
4737             "source": {
4738                 "type": "git",
4739                 "url": "https://github.com/nikic/PHP-Parser.git",
4740                 "reference": "50953a2691a922aa1769461637869a0a2faa3f53"
4741             },
4742             "dist": {
4743                 "type": "zip",
4744                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53",
4745                 "reference": "50953a2691a922aa1769461637869a0a2faa3f53",
4746                 "shasum": ""
4747             },
4748             "require": {
4749                 "ext-tokenizer": "*",
4750                 "php": ">=7.0"
4751             },
4752             "require-dev": {
4753                 "ircmaxell/php-yacc": "^0.0.7",
4754                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4755             },
4756             "bin": [
4757                 "bin/php-parse"
4758             ],
4759             "type": "library",
4760             "extra": {
4761                 "branch-alias": {
4762                     "dev-master": "4.9-dev"
4763                 }
4764             },
4765             "autoload": {
4766                 "psr-4": {
4767                     "PhpParser\\": "lib/PhpParser"
4768                 }
4769             },
4770             "notification-url": "https://packagist.org/downloads/",
4771             "license": [
4772                 "BSD-3-Clause"
4773             ],
4774             "authors": [
4775                 {
4776                     "name": "Nikita Popov"
4777                 }
4778             ],
4779             "description": "A PHP parser written in PHP",
4780             "keywords": [
4781                 "parser",
4782                 "php"
4783             ],
4784             "support": {
4785                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4786                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0"
4787             },
4788             "time": "2021-09-20T12:20:58+00:00"
4789         },
4790         {
4791             "name": "nyholm/psr7",
4792             "version": "1.4.1",
4793             "source": {
4794                 "type": "git",
4795                 "url": "https://github.com/Nyholm/psr7.git",
4796                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec"
4797             },
4798             "dist": {
4799                 "type": "zip",
4800                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4801                 "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
4802                 "shasum": ""
4803             },
4804             "require": {
4805                 "php": ">=7.1",
4806                 "php-http/message-factory": "^1.0",
4807                 "psr/http-factory": "^1.0",
4808                 "psr/http-message": "^1.0"
4809             },
4810             "provide": {
4811                 "psr/http-factory-implementation": "1.0",
4812                 "psr/http-message-implementation": "1.0"
4813             },
4814             "require-dev": {
4815                 "http-interop/http-factory-tests": "^0.9",
4816                 "php-http/psr7-integration-tests": "^1.0",
4817                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
4818                 "symfony/error-handler": "^4.4"
4819             },
4820             "type": "library",
4821             "extra": {
4822                 "branch-alias": {
4823                     "dev-master": "1.4-dev"
4824                 }
4825             },
4826             "autoload": {
4827                 "psr-4": {
4828                     "Nyholm\\Psr7\\": "src/"
4829                 }
4830             },
4831             "notification-url": "https://packagist.org/downloads/",
4832             "license": [
4833                 "MIT"
4834             ],
4835             "authors": [
4836                 {
4837                     "name": "Tobias Nyholm",
4838                     "email": "tobias.nyholm@gmail.com"
4839                 },
4840                 {
4841                     "name": "Martijn van der Ven",
4842                     "email": "martijn@vanderven.se"
4843                 }
4844             ],
4845             "description": "A fast PHP7 implementation of PSR-7",
4846             "homepage": "https://tnyholm.se",
4847             "keywords": [
4848                 "psr-17",
4849                 "psr-7"
4850             ],
4851             "support": {
4852                 "issues": "https://github.com/Nyholm/psr7/issues",
4853                 "source": "https://github.com/Nyholm/psr7/tree/1.4.1"
4854             },
4855             "funding": [
4856                 {
4857                     "url": "https://github.com/Zegnat",
4858                     "type": "github"
4859                 },
4860                 {
4861                     "url": "https://github.com/nyholm",
4862                     "type": "github"
4863                 }
4864             ],
4865             "time": "2021-07-02T08:32:20+00:00"
4866         },
4867         {
4868             "name": "nyholm/psr7-server",
4869             "version": "1.0.2",
4870             "source": {
4871                 "type": "git",
4872                 "url": "https://github.com/Nyholm/psr7-server.git",
4873                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
4874             },
4875             "dist": {
4876                 "type": "zip",
4877                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
4878                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
4879                 "shasum": ""
4880             },
4881             "require": {
4882                 "php": "^7.1 || ^8.0",
4883                 "psr/http-factory": "^1.0",
4884                 "psr/http-message": "^1.0"
4885             },
4886             "require-dev": {
4887                 "nyholm/nsa": "^1.1",
4888                 "nyholm/psr7": "^1.3",
4889                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
4890             },
4891             "type": "library",
4892             "autoload": {
4893                 "psr-4": {
4894                     "Nyholm\\Psr7Server\\": "src/"
4895                 }
4896             },
4897             "notification-url": "https://packagist.org/downloads/",
4898             "license": [
4899                 "MIT"
4900             ],
4901             "authors": [
4902                 {
4903                     "name": "Tobias Nyholm",
4904                     "email": "tobias.nyholm@gmail.com"
4905                 },
4906                 {
4907                     "name": "Martijn van der Ven",
4908                     "email": "martijn@vanderven.se"
4909                 }
4910             ],
4911             "description": "Helper classes to handle PSR-7 server requests",
4912             "homepage": "http://tnyholm.se",
4913             "keywords": [
4914                 "psr-17",
4915                 "psr-7"
4916             ],
4917             "support": {
4918                 "issues": "https://github.com/Nyholm/psr7-server/issues",
4919                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
4920             },
4921             "funding": [
4922                 {
4923                     "url": "https://github.com/Zegnat",
4924                     "type": "github"
4925                 },
4926                 {
4927                     "url": "https://github.com/nyholm",
4928                     "type": "github"
4929                 }
4930             ],
4931             "time": "2021-05-12T11:11:27+00:00"
4932         },
4933         {
4934             "name": "omnipay/common",
4935             "version": "v3.1.2",
4936             "source": {
4937                 "type": "git",
4938                 "url": "https://github.com/thephpleague/omnipay-common.git",
4939                 "reference": "5b16387ec5ab1b9ff86bdf0f20415088693b9948"
4940             },
4941             "dist": {
4942                 "type": "zip",
4943                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/5b16387ec5ab1b9ff86bdf0f20415088693b9948",
4944                 "reference": "5b16387ec5ab1b9ff86bdf0f20415088693b9948",
4945                 "shasum": ""
4946             },
4947             "require": {
4948                 "moneyphp/money": "^3.1",
4949                 "php": "^7.2|^8",
4950                 "php-http/client-implementation": "^1",
4951                 "php-http/discovery": "^1.14",
4952                 "php-http/message": "^1.5",
4953                 "symfony/http-foundation": "^2.1|^3|^4|^5"
4954             },
4955             "require-dev": {
4956                 "omnipay/tests": "^4.1",
4957                 "php-http/guzzle7-adapter": "^1",
4958                 "php-http/mock-client": "^1",
4959                 "squizlabs/php_codesniffer": "^3.5"
4960             },
4961             "suggest": {
4962                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
4963             },
4964             "type": "library",
4965             "extra": {
4966                 "branch-alias": {
4967                     "dev-master": "3.1.x-dev"
4968                 }
4969             },
4970             "autoload": {
4971                 "psr-4": {
4972                     "Omnipay\\Common\\": "src/Common"
4973                 },
4974                 "classmap": [
4975                     "src/Omnipay.php"
4976                 ]
4977             },
4978             "notification-url": "https://packagist.org/downloads/",
4979             "license": [
4980                 "MIT"
4981             ],
4982             "authors": [
4983                 {
4984                     "name": "Adrian Macneil",
4985                     "email": "adrian@adrianmacneil.com"
4986                 },
4987                 {
4988                     "name": "Barry vd. Heuvel",
4989                     "email": "barryvdh@gmail.com"
4990                 },
4991                 {
4992                     "name": "Jason Judge",
4993                     "email": "jason.judge@consil.co.uk"
4994                 },
4995                 {
4996                     "name": "Del"
4997                 },
4998                 {
4999                     "name": "Omnipay Contributors",
5000                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5001                 }
5002             ],
5003             "description": "Common components for Omnipay payment processing library",
5004             "homepage": "https://github.com/thephpleague/omnipay-common",
5005             "keywords": [
5006                 "gateway",
5007                 "merchant",
5008                 "omnipay",
5009                 "pay",
5010                 "payment",
5011                 "purchase"
5012             ],
5013             "support": {
5014                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5015                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.1.2"
5016             },
5017             "funding": [
5018                 {
5019                     "url": "https://github.com/barryvdh",
5020                     "type": "github"
5021                 }
5022             ],
5023             "time": "2021-06-05T11:36:12+00:00"
5024         },
5025         {
5026             "name": "omnipay/stripe",
5027             "version": "v3.1.0",
5028             "source": {
5029                 "type": "git",
5030                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5031                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d"
5032             },
5033             "dist": {
5034                 "type": "zip",
5035                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/37df2a791e8feab45543125f4c5f22d5d305096d",
5036                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d",
5037                 "shasum": ""
5038             },
5039             "require": {
5040                 "omnipay/common": "^3"
5041             },
5042             "require-dev": {
5043                 "omnipay/tests": "^3",
5044                 "phpro/grumphp": "^0.14",
5045                 "squizlabs/php_codesniffer": "^3"
5046             },
5047             "type": "library",
5048             "extra": {
5049                 "branch-alias": {
5050                     "dev-master": "3.1.x-dev"
5051                 }
5052             },
5053             "autoload": {
5054                 "psr-4": {
5055                     "Omnipay\\Stripe\\": "src/"
5056                 }
5057             },
5058             "notification-url": "https://packagist.org/downloads/",
5059             "license": [
5060                 "MIT"
5061             ],
5062             "authors": [
5063                 {
5064                     "name": "Adrian Macneil",
5065                     "email": "adrian@adrianmacneil.com"
5066                 },
5067                 {
5068                     "name": "Omnipay Contributors",
5069                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5070                 }
5071             ],
5072             "description": "Stripe driver for the Omnipay payment processing library",
5073             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5074             "keywords": [
5075                 "gateway",
5076                 "merchant",
5077                 "omnipay",
5078                 "pay",
5079                 "payment",
5080                 "stripe"
5081             ],
5082             "support": {
5083                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5084                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.1.0"
5085             },
5086             "time": "2019-08-31T10:55:06+00:00"
5087         },
5088         {
5089             "name": "paragonie/constant_time_encoding",
5090             "version": "v2.4.0",
5091             "source": {
5092                 "type": "git",
5093                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5094                 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
5095             },
5096             "dist": {
5097                 "type": "zip",
5098                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
5099                 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
5100                 "shasum": ""
5101             },
5102             "require": {
5103                 "php": "^7|^8"
5104             },
5105             "require-dev": {
5106                 "phpunit/phpunit": "^6|^7|^8|^9",
5107                 "vimeo/psalm": "^1|^2|^3|^4"
5108             },
5109             "type": "library",
5110             "autoload": {
5111                 "psr-4": {
5112                     "ParagonIE\\ConstantTime\\": "src/"
5113                 }
5114             },
5115             "notification-url": "https://packagist.org/downloads/",
5116             "license": [
5117                 "MIT"
5118             ],
5119             "authors": [
5120                 {
5121                     "name": "Paragon Initiative Enterprises",
5122                     "email": "security@paragonie.com",
5123                     "homepage": "https://paragonie.com",
5124                     "role": "Maintainer"
5125                 },
5126                 {
5127                     "name": "Steve 'Sc00bz' Thomas",
5128                     "email": "steve@tobtu.com",
5129                     "homepage": "https://www.tobtu.com",
5130                     "role": "Original Developer"
5131                 }
5132             ],
5133             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5134             "keywords": [
5135                 "base16",
5136                 "base32",
5137                 "base32_decode",
5138                 "base32_encode",
5139                 "base64",
5140                 "base64_decode",
5141                 "base64_encode",
5142                 "bin2hex",
5143                 "encoding",
5144                 "hex",
5145                 "hex2bin",
5146                 "rfc4648"
5147             ],
5148             "support": {
5149                 "email": "info@paragonie.com",
5150                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5151                 "source": "https://github.com/paragonie/constant_time_encoding"
5152             },
5153             "time": "2020-12-06T15:14:20+00:00"
5154         },
5155         {
5156             "name": "paragonie/multi-factor",
5157             "version": "v0.2.2",
5158             "source": {
5159                 "type": "git",
5160                 "url": "https://github.com/paragonie/multi_factor.git",
5161                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
5162             },
5163             "dist": {
5164                 "type": "zip",
5165                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5166                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5167                 "shasum": ""
5168             },
5169             "require": {
5170                 "bacon/bacon-qr-code": "^1",
5171                 "paragonie/constant_time_encoding": "^2",
5172                 "php": "^7"
5173             },
5174             "require-dev": {
5175                 "phpunit/phpunit": "4.*|5.*"
5176             },
5177             "type": "library",
5178             "autoload": {
5179                 "psr-4": {
5180                     "ParagonIE\\MultiFactor\\": "src/"
5181                 }
5182             },
5183             "notification-url": "https://packagist.org/downloads/",
5184             "license": [
5185                 "GPL-3.0+",
5186                 "MIT",
5187                 "proprietary"
5188             ],
5189             "authors": [
5190                 {
5191                     "name": "Paragon Initiative Enterprises",
5192                     "email": "security@paragonie.com",
5193                     "homepage": "https://paragonie.com",
5194                     "role": "Developer"
5195                 }
5196             ],
5197             "description": "Vendor-agnostic two-factor authentication library",
5198             "keywords": [
5199                 "2fa",
5200                 "MFA",
5201                 "Two-factor Authentication",
5202                 "hotp",
5203                 "multi-factor",
5204                 "multi-factor authentication",
5205                 "tfa",
5206                 "totp",
5207                 "two-factor"
5208             ],
5209             "support": {
5210                 "email": "info@paragonie.com",
5211                 "issues": "https://github.com/paragonie/multi_factor/issues",
5212                 "source": "https://github.com/paragonie/multi_factor"
5213             },
5214             "time": "2016-06-17T23:34:58+00:00"
5215         },
5216         {
5217             "name": "paragonie/random_compat",
5218             "version": "v9.99.100",
5219             "source": {
5220                 "type": "git",
5221                 "url": "https://github.com/paragonie/random_compat.git",
5222                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5223             },
5224             "dist": {
5225                 "type": "zip",
5226                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5227                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5228                 "shasum": ""
5229             },
5230             "require": {
5231                 "php": ">= 7"
5232             },
5233             "require-dev": {
5234                 "phpunit/phpunit": "4.*|5.*",
5235                 "vimeo/psalm": "^1"
5236             },
5237             "suggest": {
5238                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5239             },
5240             "type": "library",
5241             "notification-url": "https://packagist.org/downloads/",
5242             "license": [
5243                 "MIT"
5244             ],
5245             "authors": [
5246                 {
5247                     "name": "Paragon Initiative Enterprises",
5248                     "email": "security@paragonie.com",
5249                     "homepage": "https://paragonie.com"
5250                 }
5251             ],
5252             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5253             "keywords": [
5254                 "csprng",
5255                 "polyfill",
5256                 "pseudorandom",
5257                 "random"
5258             ],
5259             "support": {
5260                 "email": "info@paragonie.com",
5261                 "issues": "https://github.com/paragonie/random_compat/issues",
5262                 "source": "https://github.com/paragonie/random_compat"
5263             },
5264             "time": "2020-10-15T08:29:30+00:00"
5265         },
5266         {
5267             "name": "particle/validator",
5268             "version": "v2.3.4",
5269             "source": {
5270                 "type": "git",
5271                 "url": "https://github.com/particle-php/Validator.git",
5272                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5273             },
5274             "dist": {
5275                 "type": "zip",
5276                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5277                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5278                 "shasum": ""
5279             },
5280             "require": {
5281                 "php": ">=5.4"
5282             },
5283             "require-dev": {
5284                 "byrokrat/checkdigit": "^1.0",
5285                 "giggsey/libphonenumber-for-php": "^7.2",
5286                 "phpunit/phpunit": "~4.0",
5287                 "squizlabs/php_codesniffer": "2.*"
5288             },
5289             "suggest": {
5290                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5291                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5292             },
5293             "type": "library",
5294             "extra": {
5295                 "branch-alias": {
5296                     "dev-master": "2.0-dev"
5297                 }
5298             },
5299             "autoload": {
5300                 "psr-4": {
5301                     "Particle\\Validator\\": "src/"
5302                 }
5303             },
5304             "notification-url": "https://packagist.org/downloads/",
5305             "license": [
5306                 "BSD-3-Clause"
5307             ],
5308             "authors": [
5309                 {
5310                     "name": "Berry Langerak",
5311                     "email": "berry@berryllium.nl",
5312                     "role": "Developer"
5313                 },
5314                 {
5315                     "name": "Rick van der Staaij",
5316                     "homepage": "http://rickvanderstaaij.nl",
5317                     "role": "Developer"
5318                 }
5319             ],
5320             "description": "Flexible and highly usable validation library with no dependencies.",
5321             "homepage": "http://github.com/particle-php/validator",
5322             "keywords": [
5323                 "validation",
5324                 "validator"
5325             ],
5326             "support": {
5327                 "issues": "https://github.com/particle-php/Validator/issues",
5328                 "source": "https://github.com/particle-php/Validator/tree/master"
5329             },
5330             "time": "2019-01-07T13:39:13+00:00"
5331         },
5332         {
5333             "name": "pear/archive_tar",
5334             "version": "1.4.14",
5335             "source": {
5336                 "type": "git",
5337                 "url": "https://github.com/pear/Archive_Tar.git",
5338                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5339             },
5340             "dist": {
5341                 "type": "zip",
5342                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5343                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5344                 "shasum": ""
5345             },
5346             "require": {
5347                 "pear/pear-core-minimal": "^1.10.0alpha2",
5348                 "php": ">=5.2.0"
5349             },
5350             "require-dev": {
5351                 "phpunit/phpunit": "*"
5352             },
5353             "suggest": {
5354                 "ext-bz2": "Bz2 compression support.",
5355                 "ext-xz": "Lzma2 compression support.",
5356                 "ext-zlib": "Gzip compression support."
5357             },
5358             "type": "library",
5359             "extra": {
5360                 "branch-alias": {
5361                     "dev-master": "1.4.x-dev"
5362                 }
5363             },
5364             "autoload": {
5365                 "psr-0": {
5366                     "Archive_Tar": ""
5367                 }
5368             },
5369             "notification-url": "https://packagist.org/downloads/",
5370             "include-path": [
5371                 "./"
5372             ],
5373             "license": [
5374                 "BSD-3-Clause"
5375             ],
5376             "authors": [
5377                 {
5378                     "name": "Vincent Blavet",
5379                     "email": "vincent@phpconcept.net"
5380                 },
5381                 {
5382                     "name": "Greg Beaver",
5383                     "email": "greg@chiaraquartet.net"
5384                 },
5385                 {
5386                     "name": "Michiel Rook",
5387                     "email": "mrook@php.net"
5388                 }
5389             ],
5390             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5391             "homepage": "https://github.com/pear/Archive_Tar",
5392             "keywords": [
5393                 "archive",
5394                 "tar"
5395             ],
5396             "support": {
5397                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5398                 "source": "https://github.com/pear/Archive_Tar"
5399             },
5400             "funding": [
5401                 {
5402                     "url": "https://github.com/mrook",
5403                     "type": "github"
5404                 },
5405                 {
5406                     "url": "https://www.patreon.com/michielrook",
5407                     "type": "patreon"
5408                 }
5409             ],
5410             "time": "2021-07-20T13:53:39+00:00"
5411         },
5412         {
5413             "name": "pear/console_getopt",
5414             "version": "v1.4.3",
5415             "source": {
5416                 "type": "git",
5417                 "url": "https://github.com/pear/Console_Getopt.git",
5418                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5419             },
5420             "dist": {
5421                 "type": "zip",
5422                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5423                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5424                 "shasum": ""
5425             },
5426             "type": "library",
5427             "autoload": {
5428                 "psr-0": {
5429                     "Console": "./"
5430                 }
5431             },
5432             "notification-url": "https://packagist.org/downloads/",
5433             "include-path": [
5434                 "./"
5435             ],
5436             "license": [
5437                 "BSD-2-Clause"
5438             ],
5439             "authors": [
5440                 {
5441                     "name": "Andrei Zmievski",
5442                     "email": "andrei@php.net",
5443                     "role": "Lead"
5444                 },
5445                 {
5446                     "name": "Stig Bakken",
5447                     "email": "stig@php.net",
5448                     "role": "Developer"
5449                 },
5450                 {
5451                     "name": "Greg Beaver",
5452                     "email": "cellog@php.net",
5453                     "role": "Helper"
5454                 }
5455             ],
5456             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5457             "support": {
5458                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5459                 "source": "https://github.com/pear/Console_Getopt"
5460             },
5461             "time": "2019-11-20T18:27:48+00:00"
5462         },
5463         {
5464             "name": "pear/pear-core-minimal",
5465             "version": "v1.10.11",
5466             "source": {
5467                 "type": "git",
5468                 "url": "https://github.com/pear/pear-core-minimal.git",
5469                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5470             },
5471             "dist": {
5472                 "type": "zip",
5473                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5474                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5475                 "shasum": ""
5476             },
5477             "require": {
5478                 "pear/console_getopt": "~1.4",
5479                 "pear/pear_exception": "~1.0"
5480             },
5481             "replace": {
5482                 "rsky/pear-core-min": "self.version"
5483             },
5484             "type": "library",
5485             "autoload": {
5486                 "psr-0": {
5487                     "": "src/"
5488                 }
5489             },
5490             "notification-url": "https://packagist.org/downloads/",
5491             "include-path": [
5492                 "src/"
5493             ],
5494             "license": [
5495                 "BSD-3-Clause"
5496             ],
5497             "authors": [
5498                 {
5499                     "name": "Christian Weiske",
5500                     "email": "cweiske@php.net",
5501                     "role": "Lead"
5502                 }
5503             ],
5504             "description": "Minimal set of PEAR core files to be used as composer dependency",
5505             "support": {
5506                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5507                 "source": "https://github.com/pear/pear-core-minimal"
5508             },
5509             "time": "2021-08-10T22:31:03+00:00"
5510         },
5511         {
5512             "name": "pear/pear_exception",
5513             "version": "v1.0.2",
5514             "source": {
5515                 "type": "git",
5516                 "url": "https://github.com/pear/PEAR_Exception.git",
5517                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5518             },
5519             "dist": {
5520                 "type": "zip",
5521                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5522                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5523                 "shasum": ""
5524             },
5525             "require": {
5526                 "php": ">=5.2.0"
5527             },
5528             "require-dev": {
5529                 "phpunit/phpunit": "<9"
5530             },
5531             "type": "class",
5532             "extra": {
5533                 "branch-alias": {
5534                     "dev-master": "1.0.x-dev"
5535                 }
5536             },
5537             "autoload": {
5538                 "classmap": [
5539                     "PEAR/"
5540                 ]
5541             },
5542             "notification-url": "https://packagist.org/downloads/",
5543             "include-path": [
5544                 "."
5545             ],
5546             "license": [
5547                 "BSD-2-Clause"
5548             ],
5549             "authors": [
5550                 {
5551                     "name": "Helgi Thormar",
5552                     "email": "dufuz@php.net"
5553                 },
5554                 {
5555                     "name": "Greg Beaver",
5556                     "email": "cellog@php.net"
5557                 }
5558             ],
5559             "description": "The PEAR Exception base class.",
5560             "homepage": "https://github.com/pear/PEAR_Exception",
5561             "keywords": [
5562                 "exception"
5563             ],
5564             "support": {
5565                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5566                 "source": "https://github.com/pear/PEAR_Exception"
5567             },
5568             "time": "2021-03-21T15:43:46+00:00"
5569         },
5570         {
5571             "name": "phenx/php-font-lib",
5572             "version": "0.5.2",
5573             "source": {
5574                 "type": "git",
5575                 "url": "https://github.com/PhenX/php-font-lib.git",
5576                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
5577             },
5578             "dist": {
5579                 "type": "zip",
5580                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
5581                 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
5582                 "shasum": ""
5583             },
5584             "require-dev": {
5585                 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
5586             },
5587             "type": "library",
5588             "autoload": {
5589                 "psr-4": {
5590                     "FontLib\\": "src/FontLib"
5591                 }
5592             },
5593             "notification-url": "https://packagist.org/downloads/",
5594             "license": [
5595                 "LGPL-3.0"
5596             ],
5597             "authors": [
5598                 {
5599                     "name": "Fabien Ménager",
5600                     "email": "fabien.menager@gmail.com"
5601                 }
5602             ],
5603             "description": "A library to read, parse, export and make subsets of different types of font files.",
5604             "homepage": "https://github.com/PhenX/php-font-lib",
5605             "support": {
5606                 "issues": "https://github.com/PhenX/php-font-lib/issues",
5607                 "source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
5608             },
5609             "time": "2020-03-08T15:31:32+00:00"
5610         },
5611         {
5612             "name": "phenx/php-svg-lib",
5613             "version": "0.3.4",
5614             "source": {
5615                 "type": "git",
5616                 "url": "https://github.com/PhenX/php-svg-lib.git",
5617                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2"
5618             },
5619             "dist": {
5620                 "type": "zip",
5621                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5622                 "reference": "f627771eb854aa7f45f80add0f23c6c4d67ea0f2",
5623                 "shasum": ""
5624             },
5625             "require": {
5626                 "php": "^7.4 || ^8.0",
5627                 "sabberworm/php-css-parser": "^8.3"
5628             },
5629             "require-dev": {
5630                 "phpunit/phpunit": "^9.5"
5631             },
5632             "type": "library",
5633             "autoload": {
5634                 "psr-4": {
5635                     "Svg\\": "src/Svg"
5636                 }
5637             },
5638             "notification-url": "https://packagist.org/downloads/",
5639             "license": [
5640                 "LGPL-3.0"
5641             ],
5642             "authors": [
5643                 {
5644                     "name": "Fabien Ménager",
5645                     "email": "fabien.menager@gmail.com"
5646                 }
5647             ],
5648             "description": "A library to read, parse and export to PDF SVG files.",
5649             "homepage": "https://github.com/PhenX/php-svg-lib",
5650             "support": {
5651                 "issues": "https://github.com/PhenX/php-svg-lib/issues",
5652                 "source": "https://github.com/PhenX/php-svg-lib/tree/0.3.4"
5653             },
5654             "time": "2021-10-18T02:13:32+00:00"
5655         },
5656         {
5657             "name": "php-http/discovery",
5658             "version": "1.14.1",
5659             "source": {
5660                 "type": "git",
5661                 "url": "https://github.com/php-http/discovery.git",
5662                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
5663             },
5664             "dist": {
5665                 "type": "zip",
5666                 "url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
5667                 "reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
5668                 "shasum": ""
5669             },
5670             "require": {
5671                 "php": "^7.1 || ^8.0"
5672             },
5673             "conflict": {
5674                 "nyholm/psr7": "<1.0"
5675             },
5676             "require-dev": {
5677                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5678                 "php-http/httplug": "^1.0 || ^2.0",
5679                 "php-http/message-factory": "^1.0",
5680                 "phpspec/phpspec": "^5.1 || ^6.1",
5681                 "puli/composer-plugin": "1.0.0-beta10"
5682             },
5683             "suggest": {
5684                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5685             },
5686             "type": "library",
5687             "extra": {
5688                 "branch-alias": {
5689                     "dev-master": "1.9-dev"
5690                 }
5691             },
5692             "autoload": {
5693                 "psr-4": {
5694                     "Http\\Discovery\\": "src/"
5695                 }
5696             },
5697             "notification-url": "https://packagist.org/downloads/",
5698             "license": [
5699                 "MIT"
5700             ],
5701             "authors": [
5702                 {
5703                     "name": "Márk Sági-Kazár",
5704                     "email": "mark.sagikazar@gmail.com"
5705                 }
5706             ],
5707             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5708             "homepage": "http://php-http.org",
5709             "keywords": [
5710                 "adapter",
5711                 "client",
5712                 "discovery",
5713                 "factory",
5714                 "http",
5715                 "message",
5716                 "psr7"
5717             ],
5718             "support": {
5719                 "issues": "https://github.com/php-http/discovery/issues",
5720                 "source": "https://github.com/php-http/discovery/tree/1.14.1"
5721             },
5722             "time": "2021-09-18T07:57:46+00:00"
5723         },
5724         {
5725             "name": "php-http/guzzle7-adapter",
5726             "version": "1.0.0",
5727             "source": {
5728                 "type": "git",
5729                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5730                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5731             },
5732             "dist": {
5733                 "type": "zip",
5734                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5735                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5736                 "shasum": ""
5737             },
5738             "require": {
5739                 "guzzlehttp/guzzle": "^7.0",
5740                 "php": "^7.2 | ^8.0",
5741                 "php-http/httplug": "^2.0",
5742                 "psr/http-client": "^1.0"
5743             },
5744             "provide": {
5745                 "php-http/async-client-implementation": "1.0",
5746                 "php-http/client-implementation": "1.0",
5747                 "psr/http-client-implementation": "1.0"
5748             },
5749             "require-dev": {
5750                 "php-http/client-integration-tests": "^3.0",
5751                 "phpunit/phpunit": "^8.0|^9.3"
5752             },
5753             "type": "library",
5754             "extra": {
5755                 "branch-alias": {
5756                     "dev-master": "0.2.x-dev"
5757                 }
5758             },
5759             "autoload": {
5760                 "psr-4": {
5761                     "Http\\Adapter\\Guzzle7\\": "src/"
5762                 }
5763             },
5764             "notification-url": "https://packagist.org/downloads/",
5765             "license": [
5766                 "MIT"
5767             ],
5768             "authors": [
5769                 {
5770                     "name": "Tobias Nyholm",
5771                     "email": "tobias.nyholm@gmail.com"
5772                 }
5773             ],
5774             "description": "Guzzle 7 HTTP Adapter",
5775             "homepage": "http://httplug.io",
5776             "keywords": [
5777                 "Guzzle",
5778                 "http"
5779             ],
5780             "support": {
5781                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
5782                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
5783             },
5784             "time": "2021-03-09T07:35:15+00:00"
5785         },
5786         {
5787             "name": "php-http/httplug",
5788             "version": "2.2.0",
5789             "source": {
5790                 "type": "git",
5791                 "url": "https://github.com/php-http/httplug.git",
5792                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
5793             },
5794             "dist": {
5795                 "type": "zip",
5796                 "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5797                 "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
5798                 "shasum": ""
5799             },
5800             "require": {
5801                 "php": "^7.1 || ^8.0",
5802                 "php-http/promise": "^1.1",
5803                 "psr/http-client": "^1.0",
5804                 "psr/http-message": "^1.0"
5805             },
5806             "require-dev": {
5807                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
5808                 "phpspec/phpspec": "^5.1 || ^6.0"
5809             },
5810             "type": "library",
5811             "extra": {
5812                 "branch-alias": {
5813                     "dev-master": "2.x-dev"
5814                 }
5815             },
5816             "autoload": {
5817                 "psr-4": {
5818                     "Http\\Client\\": "src/"
5819                 }
5820             },
5821             "notification-url": "https://packagist.org/downloads/",
5822             "license": [
5823                 "MIT"
5824             ],
5825             "authors": [
5826                 {
5827                     "name": "Eric GELOEN",
5828                     "email": "geloen.eric@gmail.com"
5829                 },
5830                 {
5831                     "name": "Márk Sági-Kazár",
5832                     "email": "mark.sagikazar@gmail.com",
5833                     "homepage": "https://sagikazarmark.hu"
5834                 }
5835             ],
5836             "description": "HTTPlug, the HTTP client abstraction for PHP",
5837             "homepage": "http://httplug.io",
5838             "keywords": [
5839                 "client",
5840                 "http"
5841             ],
5842             "support": {
5843                 "issues": "https://github.com/php-http/httplug/issues",
5844                 "source": "https://github.com/php-http/httplug/tree/master"
5845             },
5846             "time": "2020-07-13T15:43:23+00:00"
5847         },
5848         {
5849             "name": "php-http/message",
5850             "version": "1.12.0",
5851             "source": {
5852                 "type": "git",
5853                 "url": "https://github.com/php-http/message.git",
5854                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291"
5855             },
5856             "dist": {
5857                 "type": "zip",
5858                 "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291",
5859                 "reference": "39eb7548be982a81085fe5a6e2a44268cd586291",
5860                 "shasum": ""
5861             },
5862             "require": {
5863                 "clue/stream-filter": "^1.5",
5864                 "php": "^7.1 || ^8.0",
5865                 "php-http/message-factory": "^1.0.2",
5866                 "psr/http-message": "^1.0"
5867             },
5868             "provide": {
5869                 "php-http/message-factory-implementation": "1.0"
5870             },
5871             "require-dev": {
5872                 "ergebnis/composer-normalize": "^2.6",
5873                 "ext-zlib": "*",
5874                 "guzzlehttp/psr7": "^1.0",
5875                 "laminas/laminas-diactoros": "^2.0",
5876                 "phpspec/phpspec": "^5.1 || ^6.3",
5877                 "slim/slim": "^3.0"
5878             },
5879             "suggest": {
5880                 "ext-zlib": "Used with compressor/decompressor streams",
5881                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5882                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
5883                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
5884             },
5885             "type": "library",
5886             "extra": {
5887                 "branch-alias": {
5888                     "dev-master": "1.10-dev"
5889                 }
5890             },
5891             "autoload": {
5892                 "psr-4": {
5893                     "Http\\Message\\": "src/"
5894                 },
5895                 "files": [
5896                     "src/filters.php"
5897                 ]
5898             },
5899             "notification-url": "https://packagist.org/downloads/",
5900             "license": [
5901                 "MIT"
5902             ],
5903             "authors": [
5904                 {
5905                     "name": "Márk Sági-Kazár",
5906                     "email": "mark.sagikazar@gmail.com"
5907                 }
5908             ],
5909             "description": "HTTP Message related tools",
5910             "homepage": "http://php-http.org",
5911             "keywords": [
5912                 "http",
5913                 "message",
5914                 "psr-7"
5915             ],
5916             "support": {
5917                 "issues": "https://github.com/php-http/message/issues",
5918                 "source": "https://github.com/php-http/message/tree/1.12.0"
5919             },
5920             "time": "2021-08-29T09:13:12+00:00"
5921         },
5922         {
5923             "name": "php-http/message-factory",
5924             "version": "v1.0.2",
5925             "source": {
5926                 "type": "git",
5927                 "url": "https://github.com/php-http/message-factory.git",
5928                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5929             },
5930             "dist": {
5931                 "type": "zip",
5932                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5933                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5934                 "shasum": ""
5935             },
5936             "require": {
5937                 "php": ">=5.4",
5938                 "psr/http-message": "^1.0"
5939             },
5940             "type": "library",
5941             "extra": {
5942                 "branch-alias": {
5943                     "dev-master": "1.0-dev"
5944                 }
5945             },
5946             "autoload": {
5947                 "psr-4": {
5948                     "Http\\Message\\": "src/"
5949                 }
5950             },
5951             "notification-url": "https://packagist.org/downloads/",
5952             "license": [
5953                 "MIT"
5954             ],
5955             "authors": [
5956                 {
5957                     "name": "Márk Sági-Kazár",
5958                     "email": "mark.sagikazar@gmail.com"
5959                 }
5960             ],
5961             "description": "Factory interfaces for PSR-7 HTTP Message",
5962             "homepage": "http://php-http.org",
5963             "keywords": [
5964                 "factory",
5965                 "http",
5966                 "message",
5967                 "stream",
5968                 "uri"
5969             ],
5970             "support": {
5971                 "issues": "https://github.com/php-http/message-factory/issues",
5972                 "source": "https://github.com/php-http/message-factory/tree/master"
5973             },
5974             "time": "2015-12-19T14:08:53+00:00"
5975         },
5976         {
5977             "name": "php-http/promise",
5978             "version": "1.1.0",
5979             "source": {
5980                 "type": "git",
5981                 "url": "https://github.com/php-http/promise.git",
5982                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
5983             },
5984             "dist": {
5985                 "type": "zip",
5986                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5987                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
5988                 "shasum": ""
5989             },
5990             "require": {
5991                 "php": "^7.1 || ^8.0"
5992             },
5993             "require-dev": {
5994                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
5995                 "phpspec/phpspec": "^5.1.2 || ^6.2"
5996             },
5997             "type": "library",
5998             "extra": {
5999                 "branch-alias": {
6000                     "dev-master": "1.1-dev"
6001                 }
6002             },
6003             "autoload": {
6004                 "psr-4": {
6005                     "Http\\Promise\\": "src/"
6006                 }
6007             },
6008             "notification-url": "https://packagist.org/downloads/",
6009             "license": [
6010                 "MIT"
6011             ],
6012             "authors": [
6013                 {
6014                     "name": "Joel Wurtz",
6015                     "email": "joel.wurtz@gmail.com"
6016                 },
6017                 {
6018                     "name": "Márk Sági-Kazár",
6019                     "email": "mark.sagikazar@gmail.com"
6020                 }
6021             ],
6022             "description": "Promise used for asynchronous HTTP requests",
6023             "homepage": "http://httplug.io",
6024             "keywords": [
6025                 "promise"
6026             ],
6027             "support": {
6028                 "issues": "https://github.com/php-http/promise/issues",
6029                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6030             },
6031             "time": "2020-07-07T09:29:14+00:00"
6032         },
6033         {
6034             "name": "phpmailer/phpmailer",
6035             "version": "v6.5.1",
6036             "source": {
6037                 "type": "git",
6038                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6039                 "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355"
6040             },
6041             "dist": {
6042                 "type": "zip",
6043                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6044                 "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355",
6045                 "shasum": ""
6046             },
6047             "require": {
6048                 "ext-ctype": "*",
6049                 "ext-filter": "*",
6050                 "ext-hash": "*",
6051                 "php": ">=5.5.0"
6052             },
6053             "require-dev": {
6054                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6055                 "doctrine/annotations": "^1.2",
6056                 "php-parallel-lint/php-console-highlighter": "^0.5.0",
6057                 "php-parallel-lint/php-parallel-lint": "^1.3",
6058                 "phpcompatibility/php-compatibility": "^9.3.5",
6059                 "roave/security-advisories": "dev-latest",
6060                 "squizlabs/php_codesniffer": "^3.6.0",
6061                 "yoast/phpunit-polyfills": "^1.0.0"
6062             },
6063             "suggest": {
6064                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6065                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6066                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6067                 "psr/log": "For optional PSR-3 debug logging",
6068                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6069                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6070             },
6071             "type": "library",
6072             "autoload": {
6073                 "psr-4": {
6074                     "PHPMailer\\PHPMailer\\": "src/"
6075                 }
6076             },
6077             "notification-url": "https://packagist.org/downloads/",
6078             "license": [
6079                 "LGPL-2.1-only"
6080             ],
6081             "authors": [
6082                 {
6083                     "name": "Marcus Bointon",
6084                     "email": "phpmailer@synchromedia.co.uk"
6085                 },
6086                 {
6087                     "name": "Jim Jagielski",
6088                     "email": "jimjag@gmail.com"
6089                 },
6090                 {
6091                     "name": "Andy Prevost",
6092                     "email": "codeworxtech@users.sourceforge.net"
6093                 },
6094                 {
6095                     "name": "Brent R. Matzelle"
6096                 }
6097             ],
6098             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6099             "support": {
6100                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6101                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1"
6102             },
6103             "funding": [
6104                 {
6105                     "url": "https://github.com/Synchro",
6106                     "type": "github"
6107                 }
6108             ],
6109             "time": "2021-08-18T09:14:16+00:00"
6110         },
6111         {
6112             "name": "phpoffice/phpspreadsheet",
6113             "version": "1.18.0",
6114             "source": {
6115                 "type": "git",
6116                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6117                 "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
6118             },
6119             "dist": {
6120                 "type": "zip",
6121                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6122                 "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
6123                 "shasum": ""
6124             },
6125             "require": {
6126                 "ext-ctype": "*",
6127                 "ext-dom": "*",
6128                 "ext-fileinfo": "*",
6129                 "ext-gd": "*",
6130                 "ext-iconv": "*",
6131                 "ext-libxml": "*",
6132                 "ext-mbstring": "*",
6133                 "ext-simplexml": "*",
6134                 "ext-xml": "*",
6135                 "ext-xmlreader": "*",
6136                 "ext-xmlwriter": "*",
6137                 "ext-zip": "*",
6138                 "ext-zlib": "*",
6139                 "ezyang/htmlpurifier": "^4.13",
6140                 "maennchen/zipstream-php": "^2.1",
6141                 "markbaker/complex": "^2.0",
6142                 "markbaker/matrix": "^2.0",
6143                 "php": "^7.2 || ^8.0",
6144                 "psr/http-client": "^1.0",
6145                 "psr/http-factory": "^1.0",
6146                 "psr/simple-cache": "^1.0"
6147             },
6148             "require-dev": {
6149                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6150                 "dompdf/dompdf": "^1.0",
6151                 "friendsofphp/php-cs-fixer": "^2.18",
6152                 "jpgraph/jpgraph": "^4.0",
6153                 "mpdf/mpdf": "^8.0",
6154                 "phpcompatibility/php-compatibility": "^9.3",
6155                 "phpstan/phpstan": "^0.12.82",
6156                 "phpstan/phpstan-phpunit": "^0.12.18",
6157                 "phpunit/phpunit": "^8.5",
6158                 "squizlabs/php_codesniffer": "^3.5",
6159                 "tecnickcom/tcpdf": "^6.3"
6160             },
6161             "suggest": {
6162                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6163                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6164                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6165                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6166             },
6167             "type": "library",
6168             "autoload": {
6169                 "psr-4": {
6170                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6171                 }
6172             },
6173             "notification-url": "https://packagist.org/downloads/",
6174             "license": [
6175                 "MIT"
6176             ],
6177             "authors": [
6178                 {
6179                     "name": "Maarten Balliauw",
6180                     "homepage": "https://blog.maartenballiauw.be"
6181                 },
6182                 {
6183                     "name": "Mark Baker",
6184                     "homepage": "https://markbakeruk.net"
6185                 },
6186                 {
6187                     "name": "Franck Lefevre",
6188                     "homepage": "https://rootslabs.net"
6189                 },
6190                 {
6191                     "name": "Erik Tilt"
6192                 },
6193                 {
6194                     "name": "Adrien Crivelli"
6195                 }
6196             ],
6197             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6198             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6199             "keywords": [
6200                 "OpenXML",
6201                 "excel",
6202                 "gnumeric",
6203                 "ods",
6204                 "php",
6205                 "spreadsheet",
6206                 "xls",
6207                 "xlsx"
6208             ],
6209             "support": {
6210                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6211                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
6212             },
6213             "time": "2021-05-31T18:21:15+00:00"
6214         },
6215         {
6216             "name": "phpoption/phpoption",
6217             "version": "1.8.0",
6218             "source": {
6219                 "type": "git",
6220                 "url": "https://github.com/schmittjoh/php-option.git",
6221                 "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28"
6222             },
6223             "dist": {
6224                 "type": "zip",
6225                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28",
6226                 "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28",
6227                 "shasum": ""
6228             },
6229             "require": {
6230                 "php": "^7.0 || ^8.0"
6231             },
6232             "require-dev": {
6233                 "bamarni/composer-bin-plugin": "^1.4.1",
6234                 "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8"
6235             },
6236             "type": "library",
6237             "extra": {
6238                 "branch-alias": {
6239                     "dev-master": "1.8-dev"
6240                 }
6241             },
6242             "autoload": {
6243                 "psr-4": {
6244                     "PhpOption\\": "src/PhpOption/"
6245                 }
6246             },
6247             "notification-url": "https://packagist.org/downloads/",
6248             "license": [
6249                 "Apache-2.0"
6250             ],
6251             "authors": [
6252                 {
6253                     "name": "Johannes M. Schmitt",
6254                     "email": "schmittjoh@gmail.com"
6255                 },
6256                 {
6257                     "name": "Graham Campbell",
6258                     "email": "hello@gjcampbell.co.uk"
6259                 }
6260             ],
6261             "description": "Option Type for PHP",
6262             "keywords": [
6263                 "language",
6264                 "option",
6265                 "php",
6266                 "type"
6267             ],
6268             "support": {
6269                 "issues": "https://github.com/schmittjoh/php-option/issues",
6270                 "source": "https://github.com/schmittjoh/php-option/tree/1.8.0"
6271             },
6272             "funding": [
6273                 {
6274                     "url": "https://github.com/GrahamCampbell",
6275                     "type": "github"
6276                 },
6277                 {
6278                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6279                     "type": "tidelift"
6280                 }
6281             ],
6282             "time": "2021-08-28T21:27:29+00:00"
6283         },
6284         {
6285             "name": "phpseclib/phpseclib",
6286             "version": "2.0.34",
6287             "source": {
6288                 "type": "git",
6289                 "url": "https://github.com/phpseclib/phpseclib.git",
6290                 "reference": "98a6fe587f3481aea319eef7e656d02cfe1675ec"
6291             },
6292             "dist": {
6293                 "type": "zip",
6294                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/98a6fe587f3481aea319eef7e656d02cfe1675ec",
6295                 "reference": "98a6fe587f3481aea319eef7e656d02cfe1675ec",
6296                 "shasum": ""
6297             },
6298             "require": {
6299                 "php": ">=5.3.3"
6300             },
6301             "require-dev": {
6302                 "phing/phing": "~2.7",
6303                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6304                 "squizlabs/php_codesniffer": "~2.0"
6305             },
6306             "suggest": {
6307                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6308                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6309                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6310                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6311             },
6312             "type": "library",
6313             "autoload": {
6314                 "files": [
6315                     "phpseclib/bootstrap.php"
6316                 ],
6317                 "psr-4": {
6318                     "phpseclib\\": "phpseclib/"
6319                 }
6320             },
6321             "notification-url": "https://packagist.org/downloads/",
6322             "license": [
6323                 "MIT"
6324             ],
6325             "authors": [
6326                 {
6327                     "name": "Jim Wigginton",
6328                     "email": "terrafrost@php.net",
6329                     "role": "Lead Developer"
6330                 },
6331                 {
6332                     "name": "Patrick Monnerat",
6333                     "email": "pm@datasphere.ch",
6334                     "role": "Developer"
6335                 },
6336                 {
6337                     "name": "Andreas Fischer",
6338                     "email": "bantu@phpbb.com",
6339                     "role": "Developer"
6340                 },
6341                 {
6342                     "name": "Hans-Jürgen Petrich",
6343                     "email": "petrich@tronic-media.com",
6344                     "role": "Developer"
6345                 },
6346                 {
6347                     "name": "Graham Campbell",
6348                     "email": "graham@alt-three.com",
6349                     "role": "Developer"
6350                 }
6351             ],
6352             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6353             "homepage": "http://phpseclib.sourceforge.net",
6354             "keywords": [
6355                 "BigInteger",
6356                 "aes",
6357                 "asn.1",
6358                 "asn1",
6359                 "blowfish",
6360                 "crypto",
6361                 "cryptography",
6362                 "encryption",
6363                 "rsa",
6364                 "security",
6365                 "sftp",
6366                 "signature",
6367                 "signing",
6368                 "ssh",
6369                 "twofish",
6370                 "x.509",
6371                 "x509"
6372             ],
6373             "support": {
6374                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6375                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.34"
6376             },
6377             "funding": [
6378                 {
6379                     "url": "https://github.com/terrafrost",
6380                     "type": "github"
6381                 },
6382                 {
6383                     "url": "https://www.patreon.com/phpseclib",
6384                     "type": "patreon"
6385                 },
6386                 {
6387                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6388                     "type": "tidelift"
6389                 }
6390             ],
6391             "time": "2021-10-27T02:46:30+00:00"
6392         },
6393         {
6394             "name": "psr/cache",
6395             "version": "1.0.1",
6396             "source": {
6397                 "type": "git",
6398                 "url": "https://github.com/php-fig/cache.git",
6399                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6400             },
6401             "dist": {
6402                 "type": "zip",
6403                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6404                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6405                 "shasum": ""
6406             },
6407             "require": {
6408                 "php": ">=5.3.0"
6409             },
6410             "type": "library",
6411             "extra": {
6412                 "branch-alias": {
6413                     "dev-master": "1.0.x-dev"
6414                 }
6415             },
6416             "autoload": {
6417                 "psr-4": {
6418                     "Psr\\Cache\\": "src/"
6419                 }
6420             },
6421             "notification-url": "https://packagist.org/downloads/",
6422             "license": [
6423                 "MIT"
6424             ],
6425             "authors": [
6426                 {
6427                     "name": "PHP-FIG",
6428                     "homepage": "http://www.php-fig.org/"
6429                 }
6430             ],
6431             "description": "Common interface for caching libraries",
6432             "keywords": [
6433                 "cache",
6434                 "psr",
6435                 "psr-6"
6436             ],
6437             "support": {
6438                 "source": "https://github.com/php-fig/cache/tree/master"
6439             },
6440             "time": "2016-08-06T20:24:11+00:00"
6441         },
6442         {
6443             "name": "psr/container",
6444             "version": "1.1.1",
6445             "source": {
6446                 "type": "git",
6447                 "url": "https://github.com/php-fig/container.git",
6448                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
6449             },
6450             "dist": {
6451                 "type": "zip",
6452                 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
6453                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
6454                 "shasum": ""
6455             },
6456             "require": {
6457                 "php": ">=7.2.0"
6458             },
6459             "type": "library",
6460             "autoload": {
6461                 "psr-4": {
6462                     "Psr\\Container\\": "src/"
6463                 }
6464             },
6465             "notification-url": "https://packagist.org/downloads/",
6466             "license": [
6467                 "MIT"
6468             ],
6469             "authors": [
6470                 {
6471                     "name": "PHP-FIG",
6472                     "homepage": "https://www.php-fig.org/"
6473                 }
6474             ],
6475             "description": "Common Container Interface (PHP FIG PSR-11)",
6476             "homepage": "https://github.com/php-fig/container",
6477             "keywords": [
6478                 "PSR-11",
6479                 "container",
6480                 "container-interface",
6481                 "container-interop",
6482                 "psr"
6483             ],
6484             "support": {
6485                 "issues": "https://github.com/php-fig/container/issues",
6486                 "source": "https://github.com/php-fig/container/tree/1.1.1"
6487             },
6488             "time": "2021-03-05T17:36:06+00:00"
6489         },
6490         {
6491             "name": "psr/http-client",
6492             "version": "1.0.1",
6493             "source": {
6494                 "type": "git",
6495                 "url": "https://github.com/php-fig/http-client.git",
6496                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6497             },
6498             "dist": {
6499                 "type": "zip",
6500                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6501                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6502                 "shasum": ""
6503             },
6504             "require": {
6505                 "php": "^7.0 || ^8.0",
6506                 "psr/http-message": "^1.0"
6507             },
6508             "type": "library",
6509             "extra": {
6510                 "branch-alias": {
6511                     "dev-master": "1.0.x-dev"
6512                 }
6513             },
6514             "autoload": {
6515                 "psr-4": {
6516                     "Psr\\Http\\Client\\": "src/"
6517                 }
6518             },
6519             "notification-url": "https://packagist.org/downloads/",
6520             "license": [
6521                 "MIT"
6522             ],
6523             "authors": [
6524                 {
6525                     "name": "PHP-FIG",
6526                     "homepage": "http://www.php-fig.org/"
6527                 }
6528             ],
6529             "description": "Common interface for HTTP clients",
6530             "homepage": "https://github.com/php-fig/http-client",
6531             "keywords": [
6532                 "http",
6533                 "http-client",
6534                 "psr",
6535                 "psr-18"
6536             ],
6537             "support": {
6538                 "source": "https://github.com/php-fig/http-client/tree/master"
6539             },
6540             "time": "2020-06-29T06:28:15+00:00"
6541         },
6542         {
6543             "name": "psr/http-factory",
6544             "version": "1.0.1",
6545             "source": {
6546                 "type": "git",
6547                 "url": "https://github.com/php-fig/http-factory.git",
6548                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6549             },
6550             "dist": {
6551                 "type": "zip",
6552                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6553                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6554                 "shasum": ""
6555             },
6556             "require": {
6557                 "php": ">=7.0.0",
6558                 "psr/http-message": "^1.0"
6559             },
6560             "type": "library",
6561             "extra": {
6562                 "branch-alias": {
6563                     "dev-master": "1.0.x-dev"
6564                 }
6565             },
6566             "autoload": {
6567                 "psr-4": {
6568                     "Psr\\Http\\Message\\": "src/"
6569                 }
6570             },
6571             "notification-url": "https://packagist.org/downloads/",
6572             "license": [
6573                 "MIT"
6574             ],
6575             "authors": [
6576                 {
6577                     "name": "PHP-FIG",
6578                     "homepage": "http://www.php-fig.org/"
6579                 }
6580             ],
6581             "description": "Common interfaces for PSR-7 HTTP message factories",
6582             "keywords": [
6583                 "factory",
6584                 "http",
6585                 "message",
6586                 "psr",
6587                 "psr-17",
6588                 "psr-7",
6589                 "request",
6590                 "response"
6591             ],
6592             "support": {
6593                 "source": "https://github.com/php-fig/http-factory/tree/master"
6594             },
6595             "time": "2019-04-30T12:38:16+00:00"
6596         },
6597         {
6598             "name": "psr/http-message",
6599             "version": "1.0.1",
6600             "source": {
6601                 "type": "git",
6602                 "url": "https://github.com/php-fig/http-message.git",
6603                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6604             },
6605             "dist": {
6606                 "type": "zip",
6607                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6608                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6609                 "shasum": ""
6610             },
6611             "require": {
6612                 "php": ">=5.3.0"
6613             },
6614             "type": "library",
6615             "extra": {
6616                 "branch-alias": {
6617                     "dev-master": "1.0.x-dev"
6618                 }
6619             },
6620             "autoload": {
6621                 "psr-4": {
6622                     "Psr\\Http\\Message\\": "src/"
6623                 }
6624             },
6625             "notification-url": "https://packagist.org/downloads/",
6626             "license": [
6627                 "MIT"
6628             ],
6629             "authors": [
6630                 {
6631                     "name": "PHP-FIG",
6632                     "homepage": "http://www.php-fig.org/"
6633                 }
6634             ],
6635             "description": "Common interface for HTTP messages",
6636             "homepage": "https://github.com/php-fig/http-message",
6637             "keywords": [
6638                 "http",
6639                 "http-message",
6640                 "psr",
6641                 "psr-7",
6642                 "request",
6643                 "response"
6644             ],
6645             "support": {
6646                 "source": "https://github.com/php-fig/http-message/tree/master"
6647             },
6648             "time": "2016-08-06T14:39:51+00:00"
6649         },
6650         {
6651             "name": "psr/log",
6652             "version": "1.1.4",
6653             "source": {
6654                 "type": "git",
6655                 "url": "https://github.com/php-fig/log.git",
6656                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6657             },
6658             "dist": {
6659                 "type": "zip",
6660                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6661                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6662                 "shasum": ""
6663             },
6664             "require": {
6665                 "php": ">=5.3.0"
6666             },
6667             "type": "library",
6668             "extra": {
6669                 "branch-alias": {
6670                     "dev-master": "1.1.x-dev"
6671                 }
6672             },
6673             "autoload": {
6674                 "psr-4": {
6675                     "Psr\\Log\\": "Psr/Log/"
6676                 }
6677             },
6678             "notification-url": "https://packagist.org/downloads/",
6679             "license": [
6680                 "MIT"
6681             ],
6682             "authors": [
6683                 {
6684                     "name": "PHP-FIG",
6685                     "homepage": "https://www.php-fig.org/"
6686                 }
6687             ],
6688             "description": "Common interface for logging libraries",
6689             "homepage": "https://github.com/php-fig/log",
6690             "keywords": [
6691                 "log",
6692                 "psr",
6693                 "psr-3"
6694             ],
6695             "support": {
6696                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6697             },
6698             "time": "2021-05-03T11:20:27+00:00"
6699         },
6700         {
6701             "name": "psr/simple-cache",
6702             "version": "1.0.1",
6703             "source": {
6704                 "type": "git",
6705                 "url": "https://github.com/php-fig/simple-cache.git",
6706                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6707             },
6708             "dist": {
6709                 "type": "zip",
6710                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6711                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6712                 "shasum": ""
6713             },
6714             "require": {
6715                 "php": ">=5.3.0"
6716             },
6717             "type": "library",
6718             "extra": {
6719                 "branch-alias": {
6720                     "dev-master": "1.0.x-dev"
6721                 }
6722             },
6723             "autoload": {
6724                 "psr-4": {
6725                     "Psr\\SimpleCache\\": "src/"
6726                 }
6727             },
6728             "notification-url": "https://packagist.org/downloads/",
6729             "license": [
6730                 "MIT"
6731             ],
6732             "authors": [
6733                 {
6734                     "name": "PHP-FIG",
6735                     "homepage": "http://www.php-fig.org/"
6736                 }
6737             ],
6738             "description": "Common interfaces for simple caching",
6739             "keywords": [
6740                 "cache",
6741                 "caching",
6742                 "psr",
6743                 "psr-16",
6744                 "simple-cache"
6745             ],
6746             "support": {
6747                 "source": "https://github.com/php-fig/simple-cache/tree/master"
6748             },
6749             "time": "2017-10-23T01:57:42+00:00"
6750         },
6751         {
6752             "name": "ralouphie/getallheaders",
6753             "version": "3.0.3",
6754             "source": {
6755                 "type": "git",
6756                 "url": "https://github.com/ralouphie/getallheaders.git",
6757                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6758             },
6759             "dist": {
6760                 "type": "zip",
6761                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6762                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6763                 "shasum": ""
6764             },
6765             "require": {
6766                 "php": ">=5.6"
6767             },
6768             "require-dev": {
6769                 "php-coveralls/php-coveralls": "^2.1",
6770                 "phpunit/phpunit": "^5 || ^6.5"
6771             },
6772             "type": "library",
6773             "autoload": {
6774                 "files": [
6775                     "src/getallheaders.php"
6776                 ]
6777             },
6778             "notification-url": "https://packagist.org/downloads/",
6779             "license": [
6780                 "MIT"
6781             ],
6782             "authors": [
6783                 {
6784                     "name": "Ralph Khattar",
6785                     "email": "ralph.khattar@gmail.com"
6786                 }
6787             ],
6788             "description": "A polyfill for getallheaders.",
6789             "support": {
6790                 "issues": "https://github.com/ralouphie/getallheaders/issues",
6791                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
6792             },
6793             "time": "2019-03-08T08:55:37+00:00"
6794         },
6795         {
6796             "name": "ramsey/collection",
6797             "version": "1.2.2",
6798             "source": {
6799                 "type": "git",
6800                 "url": "https://github.com/ramsey/collection.git",
6801                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
6802             },
6803             "dist": {
6804                 "type": "zip",
6805                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6806                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
6807                 "shasum": ""
6808             },
6809             "require": {
6810                 "php": "^7.3 || ^8",
6811                 "symfony/polyfill-php81": "^1.23"
6812             },
6813             "require-dev": {
6814                 "captainhook/captainhook": "^5.3",
6815                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6816                 "ergebnis/composer-normalize": "^2.6",
6817                 "fakerphp/faker": "^1.5",
6818                 "hamcrest/hamcrest-php": "^2",
6819                 "jangregor/phpstan-prophecy": "^0.8",
6820                 "mockery/mockery": "^1.3",
6821                 "phpspec/prophecy-phpunit": "^2.0",
6822                 "phpstan/extension-installer": "^1",
6823                 "phpstan/phpstan": "^0.12.32",
6824                 "phpstan/phpstan-mockery": "^0.12.5",
6825                 "phpstan/phpstan-phpunit": "^0.12.11",
6826                 "phpunit/phpunit": "^8.5 || ^9",
6827                 "psy/psysh": "^0.10.4",
6828                 "slevomat/coding-standard": "^6.3",
6829                 "squizlabs/php_codesniffer": "^3.5",
6830                 "vimeo/psalm": "^4.4"
6831             },
6832             "type": "library",
6833             "autoload": {
6834                 "psr-4": {
6835                     "Ramsey\\Collection\\": "src/"
6836                 }
6837             },
6838             "notification-url": "https://packagist.org/downloads/",
6839             "license": [
6840                 "MIT"
6841             ],
6842             "authors": [
6843                 {
6844                     "name": "Ben Ramsey",
6845                     "email": "ben@benramsey.com",
6846                     "homepage": "https://benramsey.com"
6847                 }
6848             ],
6849             "description": "A PHP library for representing and manipulating collections.",
6850             "keywords": [
6851                 "array",
6852                 "collection",
6853                 "hash",
6854                 "map",
6855                 "queue",
6856                 "set"
6857             ],
6858             "support": {
6859                 "issues": "https://github.com/ramsey/collection/issues",
6860                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
6861             },
6862             "funding": [
6863                 {
6864                     "url": "https://github.com/ramsey",
6865                     "type": "github"
6866                 },
6867                 {
6868                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
6869                     "type": "tidelift"
6870                 }
6871             ],
6872             "time": "2021-10-10T03:01:02+00:00"
6873         },
6874         {
6875             "name": "ramsey/uuid",
6876             "version": "4.2.3",
6877             "source": {
6878                 "type": "git",
6879                 "url": "https://github.com/ramsey/uuid.git",
6880                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
6881             },
6882             "dist": {
6883                 "type": "zip",
6884                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6885                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
6886                 "shasum": ""
6887             },
6888             "require": {
6889                 "brick/math": "^0.8 || ^0.9",
6890                 "ext-json": "*",
6891                 "php": "^7.2 || ^8.0",
6892                 "ramsey/collection": "^1.0",
6893                 "symfony/polyfill-ctype": "^1.8",
6894                 "symfony/polyfill-php80": "^1.14"
6895             },
6896             "replace": {
6897                 "rhumsaa/uuid": "self.version"
6898             },
6899             "require-dev": {
6900                 "captainhook/captainhook": "^5.10",
6901                 "captainhook/plugin-composer": "^5.3",
6902                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6903                 "doctrine/annotations": "^1.8",
6904                 "ergebnis/composer-normalize": "^2.15",
6905                 "mockery/mockery": "^1.3",
6906                 "moontoast/math": "^1.1",
6907                 "paragonie/random-lib": "^2",
6908                 "php-mock/php-mock": "^2.2",
6909                 "php-mock/php-mock-mockery": "^1.3",
6910                 "php-parallel-lint/php-parallel-lint": "^1.1",
6911                 "phpbench/phpbench": "^1.0",
6912                 "phpstan/extension-installer": "^1.0",
6913                 "phpstan/phpstan": "^0.12",
6914                 "phpstan/phpstan-mockery": "^0.12",
6915                 "phpstan/phpstan-phpunit": "^0.12",
6916                 "phpunit/phpunit": "^8.5 || ^9",
6917                 "slevomat/coding-standard": "^7.0",
6918                 "squizlabs/php_codesniffer": "^3.5",
6919                 "vimeo/psalm": "^4.9"
6920             },
6921             "suggest": {
6922                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
6923                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
6924                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
6925                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
6926                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6927                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6928             },
6929             "type": "library",
6930             "extra": {
6931                 "branch-alias": {
6932                     "dev-main": "4.x-dev"
6933                 },
6934                 "captainhook": {
6935                     "force-install": true
6936                 }
6937             },
6938             "autoload": {
6939                 "psr-4": {
6940                     "Ramsey\\Uuid\\": "src/"
6941                 },
6942                 "files": [
6943                     "src/functions.php"
6944                 ]
6945             },
6946             "notification-url": "https://packagist.org/downloads/",
6947             "license": [
6948                 "MIT"
6949             ],
6950             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
6951             "keywords": [
6952                 "guid",
6953                 "identifier",
6954                 "uuid"
6955             ],
6956             "support": {
6957                 "issues": "https://github.com/ramsey/uuid/issues",
6958                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
6959             },
6960             "funding": [
6961                 {
6962                     "url": "https://github.com/ramsey",
6963                     "type": "github"
6964                 },
6965                 {
6966                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
6967                     "type": "tidelift"
6968                 }
6969             ],
6970             "time": "2021-09-25T23:10:38+00:00"
6971         },
6972         {
6973             "name": "rospdf/pdf-php",
6974             "version": "0.12.63",
6975             "source": {
6976                 "type": "git",
6977                 "url": "https://github.com/rospdf/pdf-php.git",
6978                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
6979             },
6980             "dist": {
6981                 "type": "zip",
6982                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
6983                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
6984                 "shasum": ""
6985             },
6986             "require": {
6987                 "php": ">=5.6.0"
6988             },
6989             "require-dev": {
6990                 "phpunit/phpunit": "3.7.38",
6991                 "squizlabs/php_codesniffer": "2.*"
6992             },
6993             "type": "library",
6994             "extra": {
6995                 "branch-alias": {
6996                     "dev-experimental": "0.13.x-dev",
6997                     "dev-master": "0.12.x-dev"
6998                 }
6999             },
7000             "autoload": {
7001                 "files": [
7002                     "src/Cpdf.php",
7003                     "src/Cezpdf.php"
7004                 ]
7005             },
7006             "notification-url": "https://packagist.org/downloads/",
7007             "license": [
7008                 "MIT"
7009             ],
7010             "authors": [
7011                 {
7012                     "name": "Ole Koeckemann",
7013                     "email": "ole.k@web.de",
7014                     "role": "Project Head / Developer"
7015                 },
7016                 {
7017                     "name": "Lars Olesen",
7018                     "email": "lars@intraface.dk",
7019                     "role": "Developer"
7020                 },
7021                 {
7022                     "name": "Sune Jensen",
7023                     "email": "sj@sunet.dk",
7024                     "role": "Developer"
7025                 },
7026                 {
7027                     "name": "Nicola Asuni",
7028                     "email": "info@tecnick.com",
7029                     "role": "Developer"
7030                 },
7031                 {
7032                     "name": "Wayne Munro",
7033                     "email": "pdf@ros.co.nz",
7034                     "role": "Founder / Inactive"
7035                 }
7036             ],
7037             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7038             "homepage": "https://github.com/rospdf/pdf-php",
7039             "support": {
7040                 "issues": "https://github.com/rospdf/pdf-php/issues",
7041                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7042             },
7043             "time": "2020-09-20T06:15:20+00:00"
7044         },
7045         {
7046             "name": "sabberworm/php-css-parser",
7047             "version": "8.3.1",
7048             "source": {
7049                 "type": "git",
7050                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7051                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
7052             },
7053             "dist": {
7054                 "type": "zip",
7055                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
7056                 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
7057                 "shasum": ""
7058             },
7059             "require": {
7060                 "php": ">=5.3.2"
7061             },
7062             "require-dev": {
7063                 "codacy/coverage": "^1.4",
7064                 "phpunit/phpunit": "~4.8"
7065             },
7066             "type": "library",
7067             "autoload": {
7068                 "psr-0": {
7069                     "Sabberworm\\CSS": "lib/"
7070                 }
7071             },
7072             "notification-url": "https://packagist.org/downloads/",
7073             "license": [
7074                 "MIT"
7075             ],
7076             "authors": [
7077                 {
7078                     "name": "Raphael Schweikert"
7079                 }
7080             ],
7081             "description": "Parser for CSS Files written in PHP",
7082             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7083             "keywords": [
7084                 "css",
7085                 "parser",
7086                 "stylesheet"
7087             ],
7088             "support": {
7089                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7090                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1"
7091             },
7092             "time": "2020-06-01T09:10:00+00:00"
7093         },
7094         {
7095             "name": "setasign/fpdi",
7096             "version": "v2.3.6",
7097             "source": {
7098                 "type": "git",
7099                 "url": "https://github.com/Setasign/FPDI.git",
7100                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7101             },
7102             "dist": {
7103                 "type": "zip",
7104                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7105                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7106                 "shasum": ""
7107             },
7108             "require": {
7109                 "ext-zlib": "*",
7110                 "php": "^5.6 || ^7.0 || ^8.0"
7111             },
7112             "conflict": {
7113                 "setasign/tfpdf": "<1.31"
7114             },
7115             "require-dev": {
7116                 "phpunit/phpunit": "~5.7",
7117                 "setasign/fpdf": "~1.8",
7118                 "setasign/tfpdf": "1.31",
7119                 "squizlabs/php_codesniffer": "^3.5",
7120                 "tecnickcom/tcpdf": "~6.2"
7121             },
7122             "suggest": {
7123                 "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."
7124             },
7125             "type": "library",
7126             "autoload": {
7127                 "psr-4": {
7128                     "setasign\\Fpdi\\": "src/"
7129                 }
7130             },
7131             "notification-url": "https://packagist.org/downloads/",
7132             "license": [
7133                 "MIT"
7134             ],
7135             "authors": [
7136                 {
7137                     "name": "Jan Slabon",
7138                     "email": "jan.slabon@setasign.com",
7139                     "homepage": "https://www.setasign.com"
7140                 },
7141                 {
7142                     "name": "Maximilian Kresse",
7143                     "email": "maximilian.kresse@setasign.com",
7144                     "homepage": "https://www.setasign.com"
7145                 }
7146             ],
7147             "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.",
7148             "homepage": "https://www.setasign.com/fpdi",
7149             "keywords": [
7150                 "fpdf",
7151                 "fpdi",
7152                 "pdf"
7153             ],
7154             "support": {
7155                 "issues": "https://github.com/Setasign/FPDI/issues",
7156                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7157             },
7158             "funding": [
7159                 {
7160                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7161                     "type": "tidelift"
7162                 }
7163             ],
7164             "time": "2021-02-11T11:37:01+00:00"
7165         },
7166         {
7167             "name": "smarty/smarty",
7168             "version": "v2.6.33",
7169             "source": {
7170                 "type": "git",
7171                 "url": "https://github.com/smarty-php/smarty.git",
7172                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346"
7173             },
7174             "dist": {
7175                 "type": "zip",
7176                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/533fa2abe308dcc009c7bdab977d530b32408346",
7177                 "reference": "533fa2abe308dcc009c7bdab977d530b32408346",
7178                 "shasum": ""
7179             },
7180             "require": {
7181                 "php": ">=5.2"
7182             },
7183             "type": "library",
7184             "autoload": {
7185                 "classmap": [
7186                     "libs/Smarty.class.php",
7187                     "libs/Smarty_Compiler.class.php",
7188                     "libs/Config_File.class.php"
7189                 ]
7190             },
7191             "notification-url": "https://packagist.org/downloads/",
7192             "license": [
7193                 "LGPL-3.0"
7194             ],
7195             "authors": [
7196                 {
7197                     "name": "Monte Ohrt",
7198                     "email": "monte@ohrt.com"
7199                 },
7200                 {
7201                     "name": "Uwe Tews",
7202                     "email": "uwe.tews@googlemail.com"
7203                 }
7204             ],
7205             "description": "Smarty - the compiling PHP template engine",
7206             "homepage": "http://www.smarty.net",
7207             "keywords": [
7208                 "templating"
7209             ],
7210             "support": {
7211                 "forum": "http://www.smarty.net/forums/",
7212                 "irc": "irc://irc.freenode.org/smarty",
7213                 "issues": "http://code.google.com/p/smarty-php/issues/list",
7214                 "source": "https://github.com/smarty-php/smarty/tree/v2.6.33"
7215             },
7216             "time": "2021-10-23T12:46:52+00:00"
7217         },
7218         {
7219             "name": "steverhoades/oauth2-openid-connect-server",
7220             "version": "v2.2.0",
7221             "source": {
7222                 "type": "git",
7223                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7224                 "reference": "766692dc6c2d597d9af3ee3275911b2c5a3ccf6a"
7225             },
7226             "dist": {
7227                 "type": "zip",
7228                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/766692dc6c2d597d9af3ee3275911b2c5a3ccf6a",
7229                 "reference": "766692dc6c2d597d9af3ee3275911b2c5a3ccf6a",
7230                 "shasum": ""
7231             },
7232             "require": {
7233                 "lcobucci/jwt": "^3.4.3|^4.1",
7234                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7235             },
7236             "require-dev": {
7237                 "phpunit/phpunit": "^5.0|^9.5",
7238                 "zendframework/zend-diactoros": "^1.3.2"
7239             },
7240             "type": "library",
7241             "autoload": {
7242                 "psr-4": {
7243                     "OpenIDConnectServer\\": "src/"
7244                 }
7245             },
7246             "notification-url": "https://packagist.org/downloads/",
7247             "license": [
7248                 "MIT"
7249             ],
7250             "authors": [
7251                 {
7252                     "name": "Steve Rhoades",
7253                     "email": "sedonami@gmail.com"
7254                 }
7255             ],
7256             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7257             "support": {
7258                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7259                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.2.0"
7260             },
7261             "time": "2021-10-13T01:11:55+00:00"
7262         },
7263         {
7264             "name": "stripe/stripe-php",
7265             "version": "v7.100.0",
7266             "source": {
7267                 "type": "git",
7268                 "url": "https://github.com/stripe/stripe-php.git",
7269                 "reference": "3dfc3dcd5d967a14d2852f34e544188af5f9b799"
7270             },
7271             "dist": {
7272                 "type": "zip",
7273                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/3dfc3dcd5d967a14d2852f34e544188af5f9b799",
7274                 "reference": "3dfc3dcd5d967a14d2852f34e544188af5f9b799",
7275                 "shasum": ""
7276             },
7277             "require": {
7278                 "ext-curl": "*",
7279                 "ext-json": "*",
7280                 "ext-mbstring": "*",
7281                 "php": ">=5.6.0"
7282             },
7283             "require-dev": {
7284                 "friendsofphp/php-cs-fixer": "2.17.1",
7285                 "php-coveralls/php-coveralls": "^2.1",
7286                 "phpunit/phpunit": "^5.7",
7287                 "squizlabs/php_codesniffer": "^3.3",
7288                 "symfony/process": "~3.4"
7289             },
7290             "type": "library",
7291             "extra": {
7292                 "branch-alias": {
7293                     "dev-master": "2.0-dev"
7294                 }
7295             },
7296             "autoload": {
7297                 "psr-4": {
7298                     "Stripe\\": "lib/"
7299                 }
7300             },
7301             "notification-url": "https://packagist.org/downloads/",
7302             "license": [
7303                 "MIT"
7304             ],
7305             "authors": [
7306                 {
7307                     "name": "Stripe and contributors",
7308                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7309                 }
7310             ],
7311             "description": "Stripe PHP Library",
7312             "homepage": "https://stripe.com/",
7313             "keywords": [
7314                 "api",
7315                 "payment processing",
7316                 "stripe"
7317             ],
7318             "support": {
7319                 "issues": "https://github.com/stripe/stripe-php/issues",
7320                 "source": "https://github.com/stripe/stripe-php/tree/v7.100.0"
7321             },
7322             "time": "2021-10-11T20:05:45+00:00"
7323         },
7324         {
7325             "name": "symfony/config",
7326             "version": "v4.4.30",
7327             "source": {
7328                 "type": "git",
7329                 "url": "https://github.com/symfony/config.git",
7330                 "reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0"
7331             },
7332             "dist": {
7333                 "type": "zip",
7334                 "url": "https://api.github.com/repos/symfony/config/zipball/d9ea72de055cd822e5228ff898e2aad2f52f76b0",
7335                 "reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0",
7336                 "shasum": ""
7337             },
7338             "require": {
7339                 "php": ">=7.1.3",
7340                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7341                 "symfony/polyfill-ctype": "~1.8",
7342                 "symfony/polyfill-php80": "^1.16",
7343                 "symfony/polyfill-php81": "^1.22"
7344             },
7345             "conflict": {
7346                 "symfony/finder": "<3.4"
7347             },
7348             "require-dev": {
7349                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7350                 "symfony/finder": "^3.4|^4.0|^5.0",
7351                 "symfony/messenger": "^4.1|^5.0",
7352                 "symfony/service-contracts": "^1.1|^2",
7353                 "symfony/yaml": "^3.4|^4.0|^5.0"
7354             },
7355             "suggest": {
7356                 "symfony/yaml": "To use the yaml reference dumper"
7357             },
7358             "type": "library",
7359             "autoload": {
7360                 "psr-4": {
7361                     "Symfony\\Component\\Config\\": ""
7362                 },
7363                 "exclude-from-classmap": [
7364                     "/Tests/"
7365                 ]
7366             },
7367             "notification-url": "https://packagist.org/downloads/",
7368             "license": [
7369                 "MIT"
7370             ],
7371             "authors": [
7372                 {
7373                     "name": "Fabien Potencier",
7374                     "email": "fabien@symfony.com"
7375                 },
7376                 {
7377                     "name": "Symfony Community",
7378                     "homepage": "https://symfony.com/contributors"
7379                 }
7380             ],
7381             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7382             "homepage": "https://symfony.com",
7383             "support": {
7384                 "source": "https://github.com/symfony/config/tree/v4.4.30"
7385             },
7386             "funding": [
7387                 {
7388                     "url": "https://symfony.com/sponsor",
7389                     "type": "custom"
7390                 },
7391                 {
7392                     "url": "https://github.com/fabpot",
7393                     "type": "github"
7394                 },
7395                 {
7396                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7397                     "type": "tidelift"
7398                 }
7399             ],
7400             "time": "2021-08-04T20:31:23+00:00"
7401         },
7402         {
7403             "name": "symfony/dependency-injection",
7404             "version": "v4.4.31",
7405             "source": {
7406                 "type": "git",
7407                 "url": "https://github.com/symfony/dependency-injection.git",
7408                 "reference": "75dd7094870feaa5be9ed2b6b1efcfc2b7d3b9b4"
7409             },
7410             "dist": {
7411                 "type": "zip",
7412                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/75dd7094870feaa5be9ed2b6b1efcfc2b7d3b9b4",
7413                 "reference": "75dd7094870feaa5be9ed2b6b1efcfc2b7d3b9b4",
7414                 "shasum": ""
7415             },
7416             "require": {
7417                 "php": ">=7.1.3",
7418                 "psr/container": "^1.0",
7419                 "symfony/polyfill-php80": "^1.16",
7420                 "symfony/service-contracts": "^1.1.6|^2"
7421             },
7422             "conflict": {
7423                 "symfony/config": "<4.3|>=5.0",
7424                 "symfony/finder": "<3.4",
7425                 "symfony/proxy-manager-bridge": "<3.4",
7426                 "symfony/yaml": "<3.4"
7427             },
7428             "provide": {
7429                 "psr/container-implementation": "1.0",
7430                 "symfony/service-implementation": "1.0|2.0"
7431             },
7432             "require-dev": {
7433                 "symfony/config": "^4.3",
7434                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7435                 "symfony/yaml": "^4.4|^5.0"
7436             },
7437             "suggest": {
7438                 "symfony/config": "",
7439                 "symfony/expression-language": "For using expressions in service container configuration",
7440                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7441                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7442                 "symfony/yaml": ""
7443             },
7444             "type": "library",
7445             "autoload": {
7446                 "psr-4": {
7447                     "Symfony\\Component\\DependencyInjection\\": ""
7448                 },
7449                 "exclude-from-classmap": [
7450                     "/Tests/"
7451                 ]
7452             },
7453             "notification-url": "https://packagist.org/downloads/",
7454             "license": [
7455                 "MIT"
7456             ],
7457             "authors": [
7458                 {
7459                     "name": "Fabien Potencier",
7460                     "email": "fabien@symfony.com"
7461                 },
7462                 {
7463                     "name": "Symfony Community",
7464                     "homepage": "https://symfony.com/contributors"
7465                 }
7466             ],
7467             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7468             "homepage": "https://symfony.com",
7469             "support": {
7470                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.31"
7471             },
7472             "funding": [
7473                 {
7474                     "url": "https://symfony.com/sponsor",
7475                     "type": "custom"
7476                 },
7477                 {
7478                     "url": "https://github.com/fabpot",
7479                     "type": "github"
7480                 },
7481                 {
7482                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7483                     "type": "tidelift"
7484                 }
7485             ],
7486             "time": "2021-09-21T06:20:06+00:00"
7487         },
7488         {
7489             "name": "symfony/deprecation-contracts",
7490             "version": "v2.4.0",
7491             "source": {
7492                 "type": "git",
7493                 "url": "https://github.com/symfony/deprecation-contracts.git",
7494                 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
7495             },
7496             "dist": {
7497                 "type": "zip",
7498                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7499                 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7500                 "shasum": ""
7501             },
7502             "require": {
7503                 "php": ">=7.1"
7504             },
7505             "type": "library",
7506             "extra": {
7507                 "branch-alias": {
7508                     "dev-main": "2.4-dev"
7509                 },
7510                 "thanks": {
7511                     "name": "symfony/contracts",
7512                     "url": "https://github.com/symfony/contracts"
7513                 }
7514             },
7515             "autoload": {
7516                 "files": [
7517                     "function.php"
7518                 ]
7519             },
7520             "notification-url": "https://packagist.org/downloads/",
7521             "license": [
7522                 "MIT"
7523             ],
7524             "authors": [
7525                 {
7526                     "name": "Nicolas Grekas",
7527                     "email": "p@tchwork.com"
7528                 },
7529                 {
7530                     "name": "Symfony Community",
7531                     "homepage": "https://symfony.com/contributors"
7532                 }
7533             ],
7534             "description": "A generic function and convention to trigger deprecation notices",
7535             "homepage": "https://symfony.com",
7536             "support": {
7537                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
7538             },
7539             "funding": [
7540                 {
7541                     "url": "https://symfony.com/sponsor",
7542                     "type": "custom"
7543                 },
7544                 {
7545                     "url": "https://github.com/fabpot",
7546                     "type": "github"
7547                 },
7548                 {
7549                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7550                     "type": "tidelift"
7551                 }
7552             ],
7553             "time": "2021-03-23T23:28:01+00:00"
7554         },
7555         {
7556             "name": "symfony/event-dispatcher",
7557             "version": "v4.4.30",
7558             "source": {
7559                 "type": "git",
7560                 "url": "https://github.com/symfony/event-dispatcher.git",
7561                 "reference": "2fe81680070043c4c80e7cedceb797e34f377bac"
7562             },
7563             "dist": {
7564                 "type": "zip",
7565                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac",
7566                 "reference": "2fe81680070043c4c80e7cedceb797e34f377bac",
7567                 "shasum": ""
7568             },
7569             "require": {
7570                 "php": ">=7.1.3",
7571                 "symfony/event-dispatcher-contracts": "^1.1",
7572                 "symfony/polyfill-php80": "^1.16"
7573             },
7574             "conflict": {
7575                 "symfony/dependency-injection": "<3.4"
7576             },
7577             "provide": {
7578                 "psr/event-dispatcher-implementation": "1.0",
7579                 "symfony/event-dispatcher-implementation": "1.1"
7580             },
7581             "require-dev": {
7582                 "psr/log": "^1|^2|^3",
7583                 "symfony/config": "^3.4|^4.0|^5.0",
7584                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7585                 "symfony/error-handler": "~3.4|~4.4",
7586                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7587                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7588                 "symfony/service-contracts": "^1.1|^2",
7589                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7590             },
7591             "suggest": {
7592                 "symfony/dependency-injection": "",
7593                 "symfony/http-kernel": ""
7594             },
7595             "type": "library",
7596             "autoload": {
7597                 "psr-4": {
7598                     "Symfony\\Component\\EventDispatcher\\": ""
7599                 },
7600                 "exclude-from-classmap": [
7601                     "/Tests/"
7602                 ]
7603             },
7604             "notification-url": "https://packagist.org/downloads/",
7605             "license": [
7606                 "MIT"
7607             ],
7608             "authors": [
7609                 {
7610                     "name": "Fabien Potencier",
7611                     "email": "fabien@symfony.com"
7612                 },
7613                 {
7614                     "name": "Symfony Community",
7615                     "homepage": "https://symfony.com/contributors"
7616                 }
7617             ],
7618             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7619             "homepage": "https://symfony.com",
7620             "support": {
7621                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30"
7622             },
7623             "funding": [
7624                 {
7625                     "url": "https://symfony.com/sponsor",
7626                     "type": "custom"
7627                 },
7628                 {
7629                     "url": "https://github.com/fabpot",
7630                     "type": "github"
7631                 },
7632                 {
7633                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7634                     "type": "tidelift"
7635                 }
7636             ],
7637             "time": "2021-08-04T20:31:23+00:00"
7638         },
7639         {
7640             "name": "symfony/event-dispatcher-contracts",
7641             "version": "v1.1.9",
7642             "source": {
7643                 "type": "git",
7644                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7645                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
7646             },
7647             "dist": {
7648                 "type": "zip",
7649                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
7650                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
7651                 "shasum": ""
7652             },
7653             "require": {
7654                 "php": ">=7.1.3"
7655             },
7656             "suggest": {
7657                 "psr/event-dispatcher": "",
7658                 "symfony/event-dispatcher-implementation": ""
7659             },
7660             "type": "library",
7661             "extra": {
7662                 "branch-alias": {
7663                     "dev-master": "1.1-dev"
7664                 },
7665                 "thanks": {
7666                     "name": "symfony/contracts",
7667                     "url": "https://github.com/symfony/contracts"
7668                 }
7669             },
7670             "autoload": {
7671                 "psr-4": {
7672                     "Symfony\\Contracts\\EventDispatcher\\": ""
7673                 }
7674             },
7675             "notification-url": "https://packagist.org/downloads/",
7676             "license": [
7677                 "MIT"
7678             ],
7679             "authors": [
7680                 {
7681                     "name": "Nicolas Grekas",
7682                     "email": "p@tchwork.com"
7683                 },
7684                 {
7685                     "name": "Symfony Community",
7686                     "homepage": "https://symfony.com/contributors"
7687                 }
7688             ],
7689             "description": "Generic abstractions related to dispatching event",
7690             "homepage": "https://symfony.com",
7691             "keywords": [
7692                 "abstractions",
7693                 "contracts",
7694                 "decoupling",
7695                 "interfaces",
7696                 "interoperability",
7697                 "standards"
7698             ],
7699             "support": {
7700                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
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": "2020-07-06T13:19:58+00:00"
7717         },
7718         {
7719             "name": "symfony/filesystem",
7720             "version": "v5.3.4",
7721             "source": {
7722                 "type": "git",
7723                 "url": "https://github.com/symfony/filesystem.git",
7724                 "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32"
7725             },
7726             "dist": {
7727                 "type": "zip",
7728                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32",
7729                 "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32",
7730                 "shasum": ""
7731             },
7732             "require": {
7733                 "php": ">=7.2.5",
7734                 "symfony/polyfill-ctype": "~1.8",
7735                 "symfony/polyfill-php80": "^1.16"
7736             },
7737             "type": "library",
7738             "autoload": {
7739                 "psr-4": {
7740                     "Symfony\\Component\\Filesystem\\": ""
7741                 },
7742                 "exclude-from-classmap": [
7743                     "/Tests/"
7744                 ]
7745             },
7746             "notification-url": "https://packagist.org/downloads/",
7747             "license": [
7748                 "MIT"
7749             ],
7750             "authors": [
7751                 {
7752                     "name": "Fabien Potencier",
7753                     "email": "fabien@symfony.com"
7754                 },
7755                 {
7756                     "name": "Symfony Community",
7757                     "homepage": "https://symfony.com/contributors"
7758                 }
7759             ],
7760             "description": "Provides basic utilities for the filesystem",
7761             "homepage": "https://symfony.com",
7762             "support": {
7763                 "source": "https://github.com/symfony/filesystem/tree/v5.3.4"
7764             },
7765             "funding": [
7766                 {
7767                     "url": "https://symfony.com/sponsor",
7768                     "type": "custom"
7769                 },
7770                 {
7771                     "url": "https://github.com/fabpot",
7772                     "type": "github"
7773                 },
7774                 {
7775                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7776                     "type": "tidelift"
7777                 }
7778             ],
7779             "time": "2021-07-21T12:40:44+00:00"
7780         },
7781         {
7782             "name": "symfony/http-foundation",
7783             "version": "v4.4.30",
7784             "source": {
7785                 "type": "git",
7786                 "url": "https://github.com/symfony/http-foundation.git",
7787                 "reference": "09b3202651ab23ac8dcf455284a48a3500e56731"
7788             },
7789             "dist": {
7790                 "type": "zip",
7791                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/09b3202651ab23ac8dcf455284a48a3500e56731",
7792                 "reference": "09b3202651ab23ac8dcf455284a48a3500e56731",
7793                 "shasum": ""
7794             },
7795             "require": {
7796                 "php": ">=7.1.3",
7797                 "symfony/mime": "^4.3|^5.0",
7798                 "symfony/polyfill-mbstring": "~1.1",
7799                 "symfony/polyfill-php80": "^1.16"
7800             },
7801             "require-dev": {
7802                 "predis/predis": "~1.0",
7803                 "symfony/expression-language": "^3.4|^4.0|^5.0"
7804             },
7805             "type": "library",
7806             "autoload": {
7807                 "psr-4": {
7808                     "Symfony\\Component\\HttpFoundation\\": ""
7809                 },
7810                 "exclude-from-classmap": [
7811                     "/Tests/"
7812                 ]
7813             },
7814             "notification-url": "https://packagist.org/downloads/",
7815             "license": [
7816                 "MIT"
7817             ],
7818             "authors": [
7819                 {
7820                     "name": "Fabien Potencier",
7821                     "email": "fabien@symfony.com"
7822                 },
7823                 {
7824                     "name": "Symfony Community",
7825                     "homepage": "https://symfony.com/contributors"
7826                 }
7827             ],
7828             "description": "Defines an object-oriented layer for the HTTP specification",
7829             "homepage": "https://symfony.com",
7830             "support": {
7831                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.30"
7832             },
7833             "funding": [
7834                 {
7835                     "url": "https://symfony.com/sponsor",
7836                     "type": "custom"
7837                 },
7838                 {
7839                     "url": "https://github.com/fabpot",
7840                     "type": "github"
7841                 },
7842                 {
7843                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7844                     "type": "tidelift"
7845                 }
7846             ],
7847             "time": "2021-08-26T15:51:23+00:00"
7848         },
7849         {
7850             "name": "symfony/inflector",
7851             "version": "v5.3.4",
7852             "source": {
7853                 "type": "git",
7854                 "url": "https://github.com/symfony/inflector.git",
7855                 "reference": "b4a221138afa358f0833ec98de613108b6d25acf"
7856             },
7857             "dist": {
7858                 "type": "zip",
7859                 "url": "https://api.github.com/repos/symfony/inflector/zipball/b4a221138afa358f0833ec98de613108b6d25acf",
7860                 "reference": "b4a221138afa358f0833ec98de613108b6d25acf",
7861                 "shasum": ""
7862             },
7863             "require": {
7864                 "php": ">=7.2.5",
7865                 "symfony/deprecation-contracts": "^2.1",
7866                 "symfony/polyfill-php80": "^1.16",
7867                 "symfony/string": "^5.2.8"
7868             },
7869             "type": "library",
7870             "autoload": {
7871                 "psr-4": {
7872                     "Symfony\\Component\\Inflector\\": ""
7873                 },
7874                 "exclude-from-classmap": [
7875                     "/Tests/"
7876                 ]
7877             },
7878             "notification-url": "https://packagist.org/downloads/",
7879             "license": [
7880                 "MIT"
7881             ],
7882             "authors": [
7883                 {
7884                     "name": "Bernhard Schussek",
7885                     "email": "bschussek@gmail.com"
7886                 },
7887                 {
7888                     "name": "Symfony Community",
7889                     "homepage": "https://symfony.com/contributors"
7890                 }
7891             ],
7892             "description": "Converts words between their singular and plural forms (English only)",
7893             "homepage": "https://symfony.com",
7894             "keywords": [
7895                 "inflection",
7896                 "pluralize",
7897                 "singularize",
7898                 "string",
7899                 "symfony",
7900                 "words"
7901             ],
7902             "support": {
7903                 "source": "https://github.com/symfony/inflector/tree/v5.3.4"
7904             },
7905             "funding": [
7906                 {
7907                     "url": "https://symfony.com/sponsor",
7908                     "type": "custom"
7909                 },
7910                 {
7911                     "url": "https://github.com/fabpot",
7912                     "type": "github"
7913                 },
7914                 {
7915                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7916                     "type": "tidelift"
7917                 }
7918             ],
7919             "abandoned": "use `EnglishInflector` from the String component instead",
7920             "time": "2021-07-21T12:38:00+00:00"
7921         },
7922         {
7923             "name": "symfony/mime",
7924             "version": "v5.3.8",
7925             "source": {
7926                 "type": "git",
7927                 "url": "https://github.com/symfony/mime.git",
7928                 "reference": "a756033d0a7e53db389618653ae991eba5a19a11"
7929             },
7930             "dist": {
7931                 "type": "zip",
7932                 "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11",
7933                 "reference": "a756033d0a7e53db389618653ae991eba5a19a11",
7934                 "shasum": ""
7935             },
7936             "require": {
7937                 "php": ">=7.2.5",
7938                 "symfony/deprecation-contracts": "^2.1",
7939                 "symfony/polyfill-intl-idn": "^1.10",
7940                 "symfony/polyfill-mbstring": "^1.0",
7941                 "symfony/polyfill-php80": "^1.16"
7942             },
7943             "conflict": {
7944                 "egulias/email-validator": "~3.0.0",
7945                 "phpdocumentor/reflection-docblock": "<3.2.2",
7946                 "phpdocumentor/type-resolver": "<1.4.0",
7947                 "symfony/mailer": "<4.4"
7948             },
7949             "require-dev": {
7950                 "egulias/email-validator": "^2.1.10|^3.1",
7951                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
7952                 "symfony/dependency-injection": "^4.4|^5.0",
7953                 "symfony/property-access": "^4.4|^5.1",
7954                 "symfony/property-info": "^4.4|^5.1",
7955                 "symfony/serializer": "^5.2"
7956             },
7957             "type": "library",
7958             "autoload": {
7959                 "psr-4": {
7960                     "Symfony\\Component\\Mime\\": ""
7961                 },
7962                 "exclude-from-classmap": [
7963                     "/Tests/"
7964                 ]
7965             },
7966             "notification-url": "https://packagist.org/downloads/",
7967             "license": [
7968                 "MIT"
7969             ],
7970             "authors": [
7971                 {
7972                     "name": "Fabien Potencier",
7973                     "email": "fabien@symfony.com"
7974                 },
7975                 {
7976                     "name": "Symfony Community",
7977                     "homepage": "https://symfony.com/contributors"
7978                 }
7979             ],
7980             "description": "Allows manipulating MIME messages",
7981             "homepage": "https://symfony.com",
7982             "keywords": [
7983                 "mime",
7984                 "mime-type"
7985             ],
7986             "support": {
7987                 "source": "https://github.com/symfony/mime/tree/v5.3.8"
7988             },
7989             "funding": [
7990                 {
7991                     "url": "https://symfony.com/sponsor",
7992                     "type": "custom"
7993                 },
7994                 {
7995                     "url": "https://github.com/fabpot",
7996                     "type": "github"
7997                 },
7998                 {
7999                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8000                     "type": "tidelift"
8001                 }
8002             ],
8003             "time": "2021-09-10T12:30:38+00:00"
8004         },
8005         {
8006             "name": "symfony/polyfill-ctype",
8007             "version": "v1.23.0",
8008             "source": {
8009                 "type": "git",
8010                 "url": "https://github.com/symfony/polyfill-ctype.git",
8011                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
8012             },
8013             "dist": {
8014                 "type": "zip",
8015                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
8016                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
8017                 "shasum": ""
8018             },
8019             "require": {
8020                 "php": ">=7.1"
8021             },
8022             "suggest": {
8023                 "ext-ctype": "For best performance"
8024             },
8025             "type": "library",
8026             "extra": {
8027                 "branch-alias": {
8028                     "dev-main": "1.23-dev"
8029                 },
8030                 "thanks": {
8031                     "name": "symfony/polyfill",
8032                     "url": "https://github.com/symfony/polyfill"
8033                 }
8034             },
8035             "autoload": {
8036                 "psr-4": {
8037                     "Symfony\\Polyfill\\Ctype\\": ""
8038                 },
8039                 "files": [
8040                     "bootstrap.php"
8041                 ]
8042             },
8043             "notification-url": "https://packagist.org/downloads/",
8044             "license": [
8045                 "MIT"
8046             ],
8047             "authors": [
8048                 {
8049                     "name": "Gert de Pagter",
8050                     "email": "BackEndTea@gmail.com"
8051                 },
8052                 {
8053                     "name": "Symfony Community",
8054                     "homepage": "https://symfony.com/contributors"
8055                 }
8056             ],
8057             "description": "Symfony polyfill for ctype functions",
8058             "homepage": "https://symfony.com",
8059             "keywords": [
8060                 "compatibility",
8061                 "ctype",
8062                 "polyfill",
8063                 "portable"
8064             ],
8065             "support": {
8066                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
8067             },
8068             "funding": [
8069                 {
8070                     "url": "https://symfony.com/sponsor",
8071                     "type": "custom"
8072                 },
8073                 {
8074                     "url": "https://github.com/fabpot",
8075                     "type": "github"
8076                 },
8077                 {
8078                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8079                     "type": "tidelift"
8080                 }
8081             ],
8082             "time": "2021-02-19T12:13:01+00:00"
8083         },
8084         {
8085             "name": "symfony/polyfill-intl-grapheme",
8086             "version": "v1.23.1",
8087             "source": {
8088                 "type": "git",
8089                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8090                 "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
8091             },
8092             "dist": {
8093                 "type": "zip",
8094                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
8095                 "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
8096                 "shasum": ""
8097             },
8098             "require": {
8099                 "php": ">=7.1"
8100             },
8101             "suggest": {
8102                 "ext-intl": "For best performance"
8103             },
8104             "type": "library",
8105             "extra": {
8106                 "branch-alias": {
8107                     "dev-main": "1.23-dev"
8108                 },
8109                 "thanks": {
8110                     "name": "symfony/polyfill",
8111                     "url": "https://github.com/symfony/polyfill"
8112                 }
8113             },
8114             "autoload": {
8115                 "psr-4": {
8116                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8117                 },
8118                 "files": [
8119                     "bootstrap.php"
8120                 ]
8121             },
8122             "notification-url": "https://packagist.org/downloads/",
8123             "license": [
8124                 "MIT"
8125             ],
8126             "authors": [
8127                 {
8128                     "name": "Nicolas Grekas",
8129                     "email": "p@tchwork.com"
8130                 },
8131                 {
8132                     "name": "Symfony Community",
8133                     "homepage": "https://symfony.com/contributors"
8134                 }
8135             ],
8136             "description": "Symfony polyfill for intl's grapheme_* functions",
8137             "homepage": "https://symfony.com",
8138             "keywords": [
8139                 "compatibility",
8140                 "grapheme",
8141                 "intl",
8142                 "polyfill",
8143                 "portable",
8144                 "shim"
8145             ],
8146             "support": {
8147                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
8148             },
8149             "funding": [
8150                 {
8151                     "url": "https://symfony.com/sponsor",
8152                     "type": "custom"
8153                 },
8154                 {
8155                     "url": "https://github.com/fabpot",
8156                     "type": "github"
8157                 },
8158                 {
8159                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8160                     "type": "tidelift"
8161                 }
8162             ],
8163             "time": "2021-05-27T12:26:48+00:00"
8164         },
8165         {
8166             "name": "symfony/polyfill-intl-idn",
8167             "version": "v1.23.0",
8168             "source": {
8169                 "type": "git",
8170                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8171                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
8172             },
8173             "dist": {
8174                 "type": "zip",
8175                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
8176                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
8177                 "shasum": ""
8178             },
8179             "require": {
8180                 "php": ">=7.1",
8181                 "symfony/polyfill-intl-normalizer": "^1.10",
8182                 "symfony/polyfill-php72": "^1.10"
8183             },
8184             "suggest": {
8185                 "ext-intl": "For best performance"
8186             },
8187             "type": "library",
8188             "extra": {
8189                 "branch-alias": {
8190                     "dev-main": "1.23-dev"
8191                 },
8192                 "thanks": {
8193                     "name": "symfony/polyfill",
8194                     "url": "https://github.com/symfony/polyfill"
8195                 }
8196             },
8197             "autoload": {
8198                 "psr-4": {
8199                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8200                 },
8201                 "files": [
8202                     "bootstrap.php"
8203                 ]
8204             },
8205             "notification-url": "https://packagist.org/downloads/",
8206             "license": [
8207                 "MIT"
8208             ],
8209             "authors": [
8210                 {
8211                     "name": "Laurent Bassin",
8212                     "email": "laurent@bassin.info"
8213                 },
8214                 {
8215                     "name": "Trevor Rowbotham",
8216                     "email": "trevor.rowbotham@pm.me"
8217                 },
8218                 {
8219                     "name": "Symfony Community",
8220                     "homepage": "https://symfony.com/contributors"
8221                 }
8222             ],
8223             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8224             "homepage": "https://symfony.com",
8225             "keywords": [
8226                 "compatibility",
8227                 "idn",
8228                 "intl",
8229                 "polyfill",
8230                 "portable",
8231                 "shim"
8232             ],
8233             "support": {
8234                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
8235             },
8236             "funding": [
8237                 {
8238                     "url": "https://symfony.com/sponsor",
8239                     "type": "custom"
8240                 },
8241                 {
8242                     "url": "https://github.com/fabpot",
8243                     "type": "github"
8244                 },
8245                 {
8246                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8247                     "type": "tidelift"
8248                 }
8249             ],
8250             "time": "2021-05-27T09:27:20+00:00"
8251         },
8252         {
8253             "name": "symfony/polyfill-intl-normalizer",
8254             "version": "v1.23.0",
8255             "source": {
8256                 "type": "git",
8257                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8258                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
8259             },
8260             "dist": {
8261                 "type": "zip",
8262                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
8263                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
8264                 "shasum": ""
8265             },
8266             "require": {
8267                 "php": ">=7.1"
8268             },
8269             "suggest": {
8270                 "ext-intl": "For best performance"
8271             },
8272             "type": "library",
8273             "extra": {
8274                 "branch-alias": {
8275                     "dev-main": "1.23-dev"
8276                 },
8277                 "thanks": {
8278                     "name": "symfony/polyfill",
8279                     "url": "https://github.com/symfony/polyfill"
8280                 }
8281             },
8282             "autoload": {
8283                 "psr-4": {
8284                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8285                 },
8286                 "files": [
8287                     "bootstrap.php"
8288                 ],
8289                 "classmap": [
8290                     "Resources/stubs"
8291                 ]
8292             },
8293             "notification-url": "https://packagist.org/downloads/",
8294             "license": [
8295                 "MIT"
8296             ],
8297             "authors": [
8298                 {
8299                     "name": "Nicolas Grekas",
8300                     "email": "p@tchwork.com"
8301                 },
8302                 {
8303                     "name": "Symfony Community",
8304                     "homepage": "https://symfony.com/contributors"
8305                 }
8306             ],
8307             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8308             "homepage": "https://symfony.com",
8309             "keywords": [
8310                 "compatibility",
8311                 "intl",
8312                 "normalizer",
8313                 "polyfill",
8314                 "portable",
8315                 "shim"
8316             ],
8317             "support": {
8318                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
8319             },
8320             "funding": [
8321                 {
8322                     "url": "https://symfony.com/sponsor",
8323                     "type": "custom"
8324                 },
8325                 {
8326                     "url": "https://github.com/fabpot",
8327                     "type": "github"
8328                 },
8329                 {
8330                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8331                     "type": "tidelift"
8332                 }
8333             ],
8334             "time": "2021-02-19T12:13:01+00:00"
8335         },
8336         {
8337             "name": "symfony/polyfill-mbstring",
8338             "version": "v1.23.1",
8339             "source": {
8340                 "type": "git",
8341                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8342                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
8343             },
8344             "dist": {
8345                 "type": "zip",
8346                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
8347                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
8348                 "shasum": ""
8349             },
8350             "require": {
8351                 "php": ">=7.1"
8352             },
8353             "suggest": {
8354                 "ext-mbstring": "For best performance"
8355             },
8356             "type": "library",
8357             "extra": {
8358                 "branch-alias": {
8359                     "dev-main": "1.23-dev"
8360                 },
8361                 "thanks": {
8362                     "name": "symfony/polyfill",
8363                     "url": "https://github.com/symfony/polyfill"
8364                 }
8365             },
8366             "autoload": {
8367                 "psr-4": {
8368                     "Symfony\\Polyfill\\Mbstring\\": ""
8369                 },
8370                 "files": [
8371                     "bootstrap.php"
8372                 ]
8373             },
8374             "notification-url": "https://packagist.org/downloads/",
8375             "license": [
8376                 "MIT"
8377             ],
8378             "authors": [
8379                 {
8380                     "name": "Nicolas Grekas",
8381                     "email": "p@tchwork.com"
8382                 },
8383                 {
8384                     "name": "Symfony Community",
8385                     "homepage": "https://symfony.com/contributors"
8386                 }
8387             ],
8388             "description": "Symfony polyfill for the Mbstring extension",
8389             "homepage": "https://symfony.com",
8390             "keywords": [
8391                 "compatibility",
8392                 "mbstring",
8393                 "polyfill",
8394                 "portable",
8395                 "shim"
8396             ],
8397             "support": {
8398                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
8399             },
8400             "funding": [
8401                 {
8402                     "url": "https://symfony.com/sponsor",
8403                     "type": "custom"
8404                 },
8405                 {
8406                     "url": "https://github.com/fabpot",
8407                     "type": "github"
8408                 },
8409                 {
8410                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8411                     "type": "tidelift"
8412                 }
8413             ],
8414             "time": "2021-05-27T12:26:48+00:00"
8415         },
8416         {
8417             "name": "symfony/polyfill-php72",
8418             "version": "v1.23.0",
8419             "source": {
8420                 "type": "git",
8421                 "url": "https://github.com/symfony/polyfill-php72.git",
8422                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
8423             },
8424             "dist": {
8425                 "type": "zip",
8426                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
8427                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
8428                 "shasum": ""
8429             },
8430             "require": {
8431                 "php": ">=7.1"
8432             },
8433             "type": "library",
8434             "extra": {
8435                 "branch-alias": {
8436                     "dev-main": "1.23-dev"
8437                 },
8438                 "thanks": {
8439                     "name": "symfony/polyfill",
8440                     "url": "https://github.com/symfony/polyfill"
8441                 }
8442             },
8443             "autoload": {
8444                 "psr-4": {
8445                     "Symfony\\Polyfill\\Php72\\": ""
8446                 },
8447                 "files": [
8448                     "bootstrap.php"
8449                 ]
8450             },
8451             "notification-url": "https://packagist.org/downloads/",
8452             "license": [
8453                 "MIT"
8454             ],
8455             "authors": [
8456                 {
8457                     "name": "Nicolas Grekas",
8458                     "email": "p@tchwork.com"
8459                 },
8460                 {
8461                     "name": "Symfony Community",
8462                     "homepage": "https://symfony.com/contributors"
8463                 }
8464             ],
8465             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8466             "homepage": "https://symfony.com",
8467             "keywords": [
8468                 "compatibility",
8469                 "polyfill",
8470                 "portable",
8471                 "shim"
8472             ],
8473             "support": {
8474                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
8475             },
8476             "funding": [
8477                 {
8478                     "url": "https://symfony.com/sponsor",
8479                     "type": "custom"
8480                 },
8481                 {
8482                     "url": "https://github.com/fabpot",
8483                     "type": "github"
8484                 },
8485                 {
8486                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8487                     "type": "tidelift"
8488                 }
8489             ],
8490             "time": "2021-05-27T09:17:38+00:00"
8491         },
8492         {
8493             "name": "symfony/polyfill-php80",
8494             "version": "v1.23.1",
8495             "source": {
8496                 "type": "git",
8497                 "url": "https://github.com/symfony/polyfill-php80.git",
8498                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
8499             },
8500             "dist": {
8501                 "type": "zip",
8502                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
8503                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
8504                 "shasum": ""
8505             },
8506             "require": {
8507                 "php": ">=7.1"
8508             },
8509             "type": "library",
8510             "extra": {
8511                 "branch-alias": {
8512                     "dev-main": "1.23-dev"
8513                 },
8514                 "thanks": {
8515                     "name": "symfony/polyfill",
8516                     "url": "https://github.com/symfony/polyfill"
8517                 }
8518             },
8519             "autoload": {
8520                 "psr-4": {
8521                     "Symfony\\Polyfill\\Php80\\": ""
8522                 },
8523                 "files": [
8524                     "bootstrap.php"
8525                 ],
8526                 "classmap": [
8527                     "Resources/stubs"
8528                 ]
8529             },
8530             "notification-url": "https://packagist.org/downloads/",
8531             "license": [
8532                 "MIT"
8533             ],
8534             "authors": [
8535                 {
8536                     "name": "Ion Bazan",
8537                     "email": "ion.bazan@gmail.com"
8538                 },
8539                 {
8540                     "name": "Nicolas Grekas",
8541                     "email": "p@tchwork.com"
8542                 },
8543                 {
8544                     "name": "Symfony Community",
8545                     "homepage": "https://symfony.com/contributors"
8546                 }
8547             ],
8548             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
8549             "homepage": "https://symfony.com",
8550             "keywords": [
8551                 "compatibility",
8552                 "polyfill",
8553                 "portable",
8554                 "shim"
8555             ],
8556             "support": {
8557                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
8558             },
8559             "funding": [
8560                 {
8561                     "url": "https://symfony.com/sponsor",
8562                     "type": "custom"
8563                 },
8564                 {
8565                     "url": "https://github.com/fabpot",
8566                     "type": "github"
8567                 },
8568                 {
8569                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8570                     "type": "tidelift"
8571                 }
8572             ],
8573             "time": "2021-07-28T13:41:28+00:00"
8574         },
8575         {
8576             "name": "symfony/polyfill-php81",
8577             "version": "v1.23.0",
8578             "source": {
8579                 "type": "git",
8580                 "url": "https://github.com/symfony/polyfill-php81.git",
8581                 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
8582             },
8583             "dist": {
8584                 "type": "zip",
8585                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
8586                 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
8587                 "shasum": ""
8588             },
8589             "require": {
8590                 "php": ">=7.1"
8591             },
8592             "type": "library",
8593             "extra": {
8594                 "branch-alias": {
8595                     "dev-main": "1.23-dev"
8596                 },
8597                 "thanks": {
8598                     "name": "symfony/polyfill",
8599                     "url": "https://github.com/symfony/polyfill"
8600                 }
8601             },
8602             "autoload": {
8603                 "psr-4": {
8604                     "Symfony\\Polyfill\\Php81\\": ""
8605                 },
8606                 "files": [
8607                     "bootstrap.php"
8608                 ],
8609                 "classmap": [
8610                     "Resources/stubs"
8611                 ]
8612             },
8613             "notification-url": "https://packagist.org/downloads/",
8614             "license": [
8615                 "MIT"
8616             ],
8617             "authors": [
8618                 {
8619                     "name": "Nicolas Grekas",
8620                     "email": "p@tchwork.com"
8621                 },
8622                 {
8623                     "name": "Symfony Community",
8624                     "homepage": "https://symfony.com/contributors"
8625                 }
8626             ],
8627             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
8628             "homepage": "https://symfony.com",
8629             "keywords": [
8630                 "compatibility",
8631                 "polyfill",
8632                 "portable",
8633                 "shim"
8634             ],
8635             "support": {
8636                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
8637             },
8638             "funding": [
8639                 {
8640                     "url": "https://symfony.com/sponsor",
8641                     "type": "custom"
8642                 },
8643                 {
8644                     "url": "https://github.com/fabpot",
8645                     "type": "github"
8646                 },
8647                 {
8648                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8649                     "type": "tidelift"
8650                 }
8651             ],
8652             "time": "2021-05-21T13:25:03+00:00"
8653         },
8654         {
8655             "name": "symfony/process",
8656             "version": "v5.3.7",
8657             "source": {
8658                 "type": "git",
8659                 "url": "https://github.com/symfony/process.git",
8660                 "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967"
8661             },
8662             "dist": {
8663                 "type": "zip",
8664                 "url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967",
8665                 "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967",
8666                 "shasum": ""
8667             },
8668             "require": {
8669                 "php": ">=7.2.5",
8670                 "symfony/polyfill-php80": "^1.16"
8671             },
8672             "type": "library",
8673             "autoload": {
8674                 "psr-4": {
8675                     "Symfony\\Component\\Process\\": ""
8676                 },
8677                 "exclude-from-classmap": [
8678                     "/Tests/"
8679                 ]
8680             },
8681             "notification-url": "https://packagist.org/downloads/",
8682             "license": [
8683                 "MIT"
8684             ],
8685             "authors": [
8686                 {
8687                     "name": "Fabien Potencier",
8688                     "email": "fabien@symfony.com"
8689                 },
8690                 {
8691                     "name": "Symfony Community",
8692                     "homepage": "https://symfony.com/contributors"
8693                 }
8694             ],
8695             "description": "Executes commands in sub-processes",
8696             "homepage": "https://symfony.com",
8697             "support": {
8698                 "source": "https://github.com/symfony/process/tree/v5.3.7"
8699             },
8700             "funding": [
8701                 {
8702                     "url": "https://symfony.com/sponsor",
8703                     "type": "custom"
8704                 },
8705                 {
8706                     "url": "https://github.com/fabpot",
8707                     "type": "github"
8708                 },
8709                 {
8710                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8711                     "type": "tidelift"
8712                 }
8713             ],
8714             "time": "2021-08-04T21:20:46+00:00"
8715         },
8716         {
8717             "name": "symfony/property-access",
8718             "version": "v4.4.30",
8719             "source": {
8720                 "type": "git",
8721                 "url": "https://github.com/symfony/property-access.git",
8722                 "reference": "727edd3a5fd2feca1562e0f2520ed6888805c0fa"
8723             },
8724             "dist": {
8725                 "type": "zip",
8726                 "url": "https://api.github.com/repos/symfony/property-access/zipball/727edd3a5fd2feca1562e0f2520ed6888805c0fa",
8727                 "reference": "727edd3a5fd2feca1562e0f2520ed6888805c0fa",
8728                 "shasum": ""
8729             },
8730             "require": {
8731                 "php": ">=7.1.3",
8732                 "symfony/inflector": "^3.4|^4.0|^5.0",
8733                 "symfony/polyfill-php80": "^1.16"
8734             },
8735             "require-dev": {
8736                 "symfony/cache": "^3.4|^4.0|^5.0"
8737             },
8738             "suggest": {
8739                 "psr/cache-implementation": "To cache access methods."
8740             },
8741             "type": "library",
8742             "autoload": {
8743                 "psr-4": {
8744                     "Symfony\\Component\\PropertyAccess\\": ""
8745                 },
8746                 "exclude-from-classmap": [
8747                     "/Tests/"
8748                 ]
8749             },
8750             "notification-url": "https://packagist.org/downloads/",
8751             "license": [
8752                 "MIT"
8753             ],
8754             "authors": [
8755                 {
8756                     "name": "Fabien Potencier",
8757                     "email": "fabien@symfony.com"
8758                 },
8759                 {
8760                     "name": "Symfony Community",
8761                     "homepage": "https://symfony.com/contributors"
8762                 }
8763             ],
8764             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
8765             "homepage": "https://symfony.com",
8766             "keywords": [
8767                 "access",
8768                 "array",
8769                 "extraction",
8770                 "index",
8771                 "injection",
8772                 "object",
8773                 "property",
8774                 "property path",
8775                 "reflection"
8776             ],
8777             "support": {
8778                 "source": "https://github.com/symfony/property-access/tree/v4.4.30"
8779             },
8780             "funding": [
8781                 {
8782                     "url": "https://symfony.com/sponsor",
8783                     "type": "custom"
8784                 },
8785                 {
8786                     "url": "https://github.com/fabpot",
8787                     "type": "github"
8788                 },
8789                 {
8790                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8791                     "type": "tidelift"
8792                 }
8793             ],
8794             "time": "2021-08-09T12:05:14+00:00"
8795         },
8796         {
8797             "name": "symfony/service-contracts",
8798             "version": "v2.4.0",
8799             "source": {
8800                 "type": "git",
8801                 "url": "https://github.com/symfony/service-contracts.git",
8802                 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
8803             },
8804             "dist": {
8805                 "type": "zip",
8806                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
8807                 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
8808                 "shasum": ""
8809             },
8810             "require": {
8811                 "php": ">=7.2.5",
8812                 "psr/container": "^1.1"
8813             },
8814             "suggest": {
8815                 "symfony/service-implementation": ""
8816             },
8817             "type": "library",
8818             "extra": {
8819                 "branch-alias": {
8820                     "dev-main": "2.4-dev"
8821                 },
8822                 "thanks": {
8823                     "name": "symfony/contracts",
8824                     "url": "https://github.com/symfony/contracts"
8825                 }
8826             },
8827             "autoload": {
8828                 "psr-4": {
8829                     "Symfony\\Contracts\\Service\\": ""
8830                 }
8831             },
8832             "notification-url": "https://packagist.org/downloads/",
8833             "license": [
8834                 "MIT"
8835             ],
8836             "authors": [
8837                 {
8838                     "name": "Nicolas Grekas",
8839                     "email": "p@tchwork.com"
8840                 },
8841                 {
8842                     "name": "Symfony Community",
8843                     "homepage": "https://symfony.com/contributors"
8844                 }
8845             ],
8846             "description": "Generic abstractions related to writing services",
8847             "homepage": "https://symfony.com",
8848             "keywords": [
8849                 "abstractions",
8850                 "contracts",
8851                 "decoupling",
8852                 "interfaces",
8853                 "interoperability",
8854                 "standards"
8855             ],
8856             "support": {
8857                 "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
8858             },
8859             "funding": [
8860                 {
8861                     "url": "https://symfony.com/sponsor",
8862                     "type": "custom"
8863                 },
8864                 {
8865                     "url": "https://github.com/fabpot",
8866                     "type": "github"
8867                 },
8868                 {
8869                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8870                     "type": "tidelift"
8871                 }
8872             ],
8873             "time": "2021-04-01T10:43:52+00:00"
8874         },
8875         {
8876             "name": "symfony/string",
8877             "version": "v5.3.10",
8878             "source": {
8879                 "type": "git",
8880                 "url": "https://github.com/symfony/string.git",
8881                 "reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
8882             },
8883             "dist": {
8884                 "type": "zip",
8885                 "url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
8886                 "reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
8887                 "shasum": ""
8888             },
8889             "require": {
8890                 "php": ">=7.2.5",
8891                 "symfony/polyfill-ctype": "~1.8",
8892                 "symfony/polyfill-intl-grapheme": "~1.0",
8893                 "symfony/polyfill-intl-normalizer": "~1.0",
8894                 "symfony/polyfill-mbstring": "~1.0",
8895                 "symfony/polyfill-php80": "~1.15"
8896             },
8897             "require-dev": {
8898                 "symfony/error-handler": "^4.4|^5.0",
8899                 "symfony/http-client": "^4.4|^5.0",
8900                 "symfony/translation-contracts": "^1.1|^2",
8901                 "symfony/var-exporter": "^4.4|^5.0"
8902             },
8903             "type": "library",
8904             "autoload": {
8905                 "psr-4": {
8906                     "Symfony\\Component\\String\\": ""
8907                 },
8908                 "files": [
8909                     "Resources/functions.php"
8910                 ],
8911                 "exclude-from-classmap": [
8912                     "/Tests/"
8913                 ]
8914             },
8915             "notification-url": "https://packagist.org/downloads/",
8916             "license": [
8917                 "MIT"
8918             ],
8919             "authors": [
8920                 {
8921                     "name": "Nicolas Grekas",
8922                     "email": "p@tchwork.com"
8923                 },
8924                 {
8925                     "name": "Symfony Community",
8926                     "homepage": "https://symfony.com/contributors"
8927                 }
8928             ],
8929             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
8930             "homepage": "https://symfony.com",
8931             "keywords": [
8932                 "grapheme",
8933                 "i18n",
8934                 "string",
8935                 "unicode",
8936                 "utf-8",
8937                 "utf8"
8938             ],
8939             "support": {
8940                 "source": "https://github.com/symfony/string/tree/v5.3.10"
8941             },
8942             "funding": [
8943                 {
8944                     "url": "https://symfony.com/sponsor",
8945                     "type": "custom"
8946                 },
8947                 {
8948                     "url": "https://github.com/fabpot",
8949                     "type": "github"
8950                 },
8951                 {
8952                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8953                     "type": "tidelift"
8954                 }
8955             ],
8956             "time": "2021-10-27T18:21:46+00:00"
8957         },
8958         {
8959             "name": "symfony/yaml",
8960             "version": "v4.4.29",
8961             "source": {
8962                 "type": "git",
8963                 "url": "https://github.com/symfony/yaml.git",
8964                 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a"
8965             },
8966             "dist": {
8967                 "type": "zip",
8968                 "url": "https://api.github.com/repos/symfony/yaml/zipball/3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
8969                 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
8970                 "shasum": ""
8971             },
8972             "require": {
8973                 "php": ">=7.1.3",
8974                 "symfony/polyfill-ctype": "~1.8"
8975             },
8976             "conflict": {
8977                 "symfony/console": "<3.4"
8978             },
8979             "require-dev": {
8980                 "symfony/console": "^3.4|^4.0|^5.0"
8981             },
8982             "suggest": {
8983                 "symfony/console": "For validating YAML files using the lint command"
8984             },
8985             "type": "library",
8986             "autoload": {
8987                 "psr-4": {
8988                     "Symfony\\Component\\Yaml\\": ""
8989                 },
8990                 "exclude-from-classmap": [
8991                     "/Tests/"
8992                 ]
8993             },
8994             "notification-url": "https://packagist.org/downloads/",
8995             "license": [
8996                 "MIT"
8997             ],
8998             "authors": [
8999                 {
9000                     "name": "Fabien Potencier",
9001                     "email": "fabien@symfony.com"
9002                 },
9003                 {
9004                     "name": "Symfony Community",
9005                     "homepage": "https://symfony.com/contributors"
9006                 }
9007             ],
9008             "description": "Loads and dumps YAML files",
9009             "homepage": "https://symfony.com",
9010             "support": {
9011                 "source": "https://github.com/symfony/yaml/tree/v4.4.29"
9012             },
9013             "funding": [
9014                 {
9015                     "url": "https://symfony.com/sponsor",
9016                     "type": "custom"
9017                 },
9018                 {
9019                     "url": "https://github.com/fabpot",
9020                     "type": "github"
9021                 },
9022                 {
9023                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9024                     "type": "tidelift"
9025                 }
9026             ],
9027             "time": "2021-07-27T16:19:30+00:00"
9028         },
9029         {
9030             "name": "twig/twig",
9031             "version": "v3.3.3",
9032             "source": {
9033                 "type": "git",
9034                 "url": "https://github.com/twigphp/Twig.git",
9035                 "reference": "a27fa056df8a6384316288ca8b0fa3a35fdeb569"
9036             },
9037             "dist": {
9038                 "type": "zip",
9039                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/a27fa056df8a6384316288ca8b0fa3a35fdeb569",
9040                 "reference": "a27fa056df8a6384316288ca8b0fa3a35fdeb569",
9041                 "shasum": ""
9042             },
9043             "require": {
9044                 "php": ">=7.2.5",
9045                 "symfony/polyfill-ctype": "^1.8",
9046                 "symfony/polyfill-mbstring": "^1.3"
9047             },
9048             "require-dev": {
9049                 "psr/container": "^1.0",
9050                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9051             },
9052             "type": "library",
9053             "extra": {
9054                 "branch-alias": {
9055                     "dev-master": "3.3-dev"
9056                 }
9057             },
9058             "autoload": {
9059                 "psr-4": {
9060                     "Twig\\": "src/"
9061                 }
9062             },
9063             "notification-url": "https://packagist.org/downloads/",
9064             "license": [
9065                 "BSD-3-Clause"
9066             ],
9067             "authors": [
9068                 {
9069                     "name": "Fabien Potencier",
9070                     "email": "fabien@symfony.com",
9071                     "homepage": "http://fabien.potencier.org",
9072                     "role": "Lead Developer"
9073                 },
9074                 {
9075                     "name": "Twig Team",
9076                     "role": "Contributors"
9077                 },
9078                 {
9079                     "name": "Armin Ronacher",
9080                     "email": "armin.ronacher@active-4.com",
9081                     "role": "Project Founder"
9082                 }
9083             ],
9084             "description": "Twig, the flexible, fast, and secure template language for PHP",
9085             "homepage": "https://twig.symfony.com",
9086             "keywords": [
9087                 "templating"
9088             ],
9089             "support": {
9090                 "issues": "https://github.com/twigphp/Twig/issues",
9091                 "source": "https://github.com/twigphp/Twig/tree/v3.3.3"
9092             },
9093             "funding": [
9094                 {
9095                     "url": "https://github.com/fabpot",
9096                     "type": "github"
9097                 },
9098                 {
9099                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9100                     "type": "tidelift"
9101                 }
9102             ],
9103             "time": "2021-09-17T08:44:23+00:00"
9104         },
9105         {
9106             "name": "vlucas/phpdotenv",
9107             "version": "v5.3.1",
9108             "source": {
9109                 "type": "git",
9110                 "url": "https://github.com/vlucas/phpdotenv.git",
9111                 "reference": "accaddf133651d4b5cf81a119f25296736ffc850"
9112             },
9113             "dist": {
9114                 "type": "zip",
9115                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/accaddf133651d4b5cf81a119f25296736ffc850",
9116                 "reference": "accaddf133651d4b5cf81a119f25296736ffc850",
9117                 "shasum": ""
9118             },
9119             "require": {
9120                 "ext-pcre": "*",
9121                 "graham-campbell/result-type": "^1.0.2",
9122                 "php": "^7.1.3 || ^8.0",
9123                 "phpoption/phpoption": "^1.8",
9124                 "symfony/polyfill-ctype": "^1.23",
9125                 "symfony/polyfill-mbstring": "^1.23.1",
9126                 "symfony/polyfill-php80": "^1.23.1"
9127             },
9128             "require-dev": {
9129                 "bamarni/composer-bin-plugin": "^1.4.1",
9130                 "ext-filter": "*",
9131                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9132             },
9133             "suggest": {
9134                 "ext-filter": "Required to use the boolean validator."
9135             },
9136             "type": "library",
9137             "extra": {
9138                 "branch-alias": {
9139                     "dev-master": "5.3-dev"
9140                 }
9141             },
9142             "autoload": {
9143                 "psr-4": {
9144                     "Dotenv\\": "src/"
9145                 }
9146             },
9147             "notification-url": "https://packagist.org/downloads/",
9148             "license": [
9149                 "BSD-3-Clause"
9150             ],
9151             "authors": [
9152                 {
9153                     "name": "Graham Campbell",
9154                     "email": "hello@gjcampbell.co.uk"
9155                 },
9156                 {
9157                     "name": "Vance Lucas",
9158                     "email": "vance@vancelucas.com"
9159                 }
9160             ],
9161             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9162             "keywords": [
9163                 "dotenv",
9164                 "env",
9165                 "environment"
9166             ],
9167             "support": {
9168                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9169                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.1"
9170             },
9171             "funding": [
9172                 {
9173                     "url": "https://github.com/GrahamCampbell",
9174                     "type": "github"
9175                 },
9176                 {
9177                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9178                     "type": "tidelift"
9179                 }
9180             ],
9181             "time": "2021-10-02T19:24:42+00:00"
9182         },
9183         {
9184             "name": "waryway/php-traits-library",
9185             "version": "1.0.4",
9186             "source": {
9187                 "type": "git",
9188                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9189                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9190             },
9191             "dist": {
9192                 "type": "zip",
9193                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9194                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9195                 "shasum": ""
9196             },
9197             "require-dev": {
9198                 "phpunit/phpunit": "6.4.3"
9199             },
9200             "type": "library",
9201             "autoload": {
9202                 "psr-4": {
9203                     "Waryway\\PhpTraitsLibrary\\": "src/"
9204                 }
9205             },
9206             "notification-url": "https://packagist.org/downloads/",
9207             "license": [
9208                 "MIT"
9209             ],
9210             "authors": [
9211                 {
9212                     "name": "Kyle Wiering",
9213                     "email": "kyle@waryway.com"
9214                 }
9215             ],
9216             "description": "General use traits",
9217             "support": {
9218                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9219                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9220             },
9221             "time": "2017-12-23T14:22:07+00:00"
9222         },
9223         {
9224             "name": "webimpress/safe-writer",
9225             "version": "2.2.0",
9226             "source": {
9227                 "type": "git",
9228                 "url": "https://github.com/webimpress/safe-writer.git",
9229                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9230             },
9231             "dist": {
9232                 "type": "zip",
9233                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9234                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9235                 "shasum": ""
9236             },
9237             "require": {
9238                 "php": "^7.3 || ^8.0"
9239             },
9240             "require-dev": {
9241                 "phpunit/phpunit": "^9.5.4",
9242                 "vimeo/psalm": "^4.7",
9243                 "webimpress/coding-standard": "^1.2.2"
9244             },
9245             "type": "library",
9246             "extra": {
9247                 "branch-alias": {
9248                     "dev-master": "2.2.x-dev",
9249                     "dev-develop": "2.3.x-dev",
9250                     "dev-release-1.0": "1.0.x-dev"
9251                 }
9252             },
9253             "autoload": {
9254                 "psr-4": {
9255                     "Webimpress\\SafeWriter\\": "src/"
9256                 }
9257             },
9258             "notification-url": "https://packagist.org/downloads/",
9259             "license": [
9260                 "BSD-2-Clause"
9261             ],
9262             "description": "Tool to write files safely, to avoid race conditions",
9263             "keywords": [
9264                 "concurrent write",
9265                 "file writer",
9266                 "race condition",
9267                 "safe writer",
9268                 "webimpress"
9269             ],
9270             "support": {
9271                 "issues": "https://github.com/webimpress/safe-writer/issues",
9272                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9273             },
9274             "funding": [
9275                 {
9276                     "url": "https://github.com/michalbundyra",
9277                     "type": "github"
9278                 }
9279             ],
9280             "time": "2021-04-19T16:34:45+00:00"
9281         },
9282         {
9283             "name": "webmozart/assert",
9284             "version": "1.10.0",
9285             "source": {
9286                 "type": "git",
9287                 "url": "https://github.com/webmozarts/assert.git",
9288                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
9289             },
9290             "dist": {
9291                 "type": "zip",
9292                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
9293                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
9294                 "shasum": ""
9295             },
9296             "require": {
9297                 "php": "^7.2 || ^8.0",
9298                 "symfony/polyfill-ctype": "^1.8"
9299             },
9300             "conflict": {
9301                 "phpstan/phpstan": "<0.12.20",
9302                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9303             },
9304             "require-dev": {
9305                 "phpunit/phpunit": "^8.5.13"
9306             },
9307             "type": "library",
9308             "extra": {
9309                 "branch-alias": {
9310                     "dev-master": "1.10-dev"
9311                 }
9312             },
9313             "autoload": {
9314                 "psr-4": {
9315                     "Webmozart\\Assert\\": "src/"
9316                 }
9317             },
9318             "notification-url": "https://packagist.org/downloads/",
9319             "license": [
9320                 "MIT"
9321             ],
9322             "authors": [
9323                 {
9324                     "name": "Bernhard Schussek",
9325                     "email": "bschussek@gmail.com"
9326                 }
9327             ],
9328             "description": "Assertions to validate method input/output with nice error messages.",
9329             "keywords": [
9330                 "assert",
9331                 "check",
9332                 "validate"
9333             ],
9334             "support": {
9335                 "issues": "https://github.com/webmozarts/assert/issues",
9336                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
9337             },
9338             "time": "2021-03-09T10:59:23+00:00"
9339         },
9340         {
9341             "name": "yubico/u2flib-server",
9342             "version": "1.0.2",
9343             "source": {
9344                 "type": "git",
9345                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9346                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9347             },
9348             "dist": {
9349                 "type": "zip",
9350                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9351                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9352                 "shasum": ""
9353             },
9354             "require": {
9355                 "ext-openssl": "*",
9356                 "paragonie/random_compat": ">= 1",
9357                 "php": ">=5.6"
9358             },
9359             "require-dev": {
9360                 "phpunit/phpunit": "~5.7",
9361                 "vimeo/psalm": "^0|^1|^2"
9362             },
9363             "type": "library",
9364             "autoload": {
9365                 "classmap": [
9366                     "src/"
9367                 ]
9368             },
9369             "notification-url": "https://packagist.org/downloads/",
9370             "license": [
9371                 "BSD-2-Clause"
9372             ],
9373             "description": "Library for U2F implementation",
9374             "homepage": "https://developers.yubico.com/php-u2flib-server",
9375             "support": {
9376                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9377                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9378             },
9379             "time": "2018-09-07T08:16:44+00:00"
9380         }
9381     ],
9382     "packages-dev": [
9383         {
9384             "name": "doctrine/annotations",
9385             "version": "1.13.2",
9386             "source": {
9387                 "type": "git",
9388                 "url": "https://github.com/doctrine/annotations.git",
9389                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
9390             },
9391             "dist": {
9392                 "type": "zip",
9393                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
9394                 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
9395                 "shasum": ""
9396             },
9397             "require": {
9398                 "doctrine/lexer": "1.*",
9399                 "ext-tokenizer": "*",
9400                 "php": "^7.1 || ^8.0",
9401                 "psr/cache": "^1 || ^2 || ^3"
9402             },
9403             "require-dev": {
9404                 "doctrine/cache": "^1.11 || ^2.0",
9405                 "doctrine/coding-standard": "^6.0 || ^8.1",
9406                 "phpstan/phpstan": "^0.12.20",
9407                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9408                 "symfony/cache": "^4.4 || ^5.2"
9409             },
9410             "type": "library",
9411             "autoload": {
9412                 "psr-4": {
9413                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9414                 }
9415             },
9416             "notification-url": "https://packagist.org/downloads/",
9417             "license": [
9418                 "MIT"
9419             ],
9420             "authors": [
9421                 {
9422                     "name": "Guilherme Blanco",
9423                     "email": "guilhermeblanco@gmail.com"
9424                 },
9425                 {
9426                     "name": "Roman Borschel",
9427                     "email": "roman@code-factory.org"
9428                 },
9429                 {
9430                     "name": "Benjamin Eberlei",
9431                     "email": "kontakt@beberlei.de"
9432                 },
9433                 {
9434                     "name": "Jonathan Wage",
9435                     "email": "jonwage@gmail.com"
9436                 },
9437                 {
9438                     "name": "Johannes Schmitt",
9439                     "email": "schmittjoh@gmail.com"
9440                 }
9441             ],
9442             "description": "Docblock Annotations Parser",
9443             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9444             "keywords": [
9445                 "annotations",
9446                 "docblock",
9447                 "parser"
9448             ],
9449             "support": {
9450                 "issues": "https://github.com/doctrine/annotations/issues",
9451                 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
9452             },
9453             "time": "2021-08-05T19:00:23+00:00"
9454         },
9455         {
9456             "name": "doctrine/instantiator",
9457             "version": "1.4.0",
9458             "source": {
9459                 "type": "git",
9460                 "url": "https://github.com/doctrine/instantiator.git",
9461                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
9462             },
9463             "dist": {
9464                 "type": "zip",
9465                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
9466                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
9467                 "shasum": ""
9468             },
9469             "require": {
9470                 "php": "^7.1 || ^8.0"
9471             },
9472             "require-dev": {
9473                 "doctrine/coding-standard": "^8.0",
9474                 "ext-pdo": "*",
9475                 "ext-phar": "*",
9476                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
9477                 "phpstan/phpstan": "^0.12",
9478                 "phpstan/phpstan-phpunit": "^0.12",
9479                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
9480             },
9481             "type": "library",
9482             "autoload": {
9483                 "psr-4": {
9484                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
9485                 }
9486             },
9487             "notification-url": "https://packagist.org/downloads/",
9488             "license": [
9489                 "MIT"
9490             ],
9491             "authors": [
9492                 {
9493                     "name": "Marco Pivetta",
9494                     "email": "ocramius@gmail.com",
9495                     "homepage": "https://ocramius.github.io/"
9496                 }
9497             ],
9498             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
9499             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
9500             "keywords": [
9501                 "constructor",
9502                 "instantiate"
9503             ],
9504             "support": {
9505                 "issues": "https://github.com/doctrine/instantiator/issues",
9506                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
9507             },
9508             "funding": [
9509                 {
9510                     "url": "https://www.doctrine-project.org/sponsorship.html",
9511                     "type": "custom"
9512                 },
9513                 {
9514                     "url": "https://www.patreon.com/phpdoctrine",
9515                     "type": "patreon"
9516                 },
9517                 {
9518                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
9519                     "type": "tidelift"
9520                 }
9521             ],
9522             "time": "2020-11-10T18:47:58+00:00"
9523         },
9524         {
9525             "name": "doctrine/lexer",
9526             "version": "1.2.1",
9527             "source": {
9528                 "type": "git",
9529                 "url": "https://github.com/doctrine/lexer.git",
9530                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
9531             },
9532             "dist": {
9533                 "type": "zip",
9534                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
9535                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
9536                 "shasum": ""
9537             },
9538             "require": {
9539                 "php": "^7.2 || ^8.0"
9540             },
9541             "require-dev": {
9542                 "doctrine/coding-standard": "^6.0",
9543                 "phpstan/phpstan": "^0.11.8",
9544                 "phpunit/phpunit": "^8.2"
9545             },
9546             "type": "library",
9547             "extra": {
9548                 "branch-alias": {
9549                     "dev-master": "1.2.x-dev"
9550                 }
9551             },
9552             "autoload": {
9553                 "psr-4": {
9554                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
9555                 }
9556             },
9557             "notification-url": "https://packagist.org/downloads/",
9558             "license": [
9559                 "MIT"
9560             ],
9561             "authors": [
9562                 {
9563                     "name": "Guilherme Blanco",
9564                     "email": "guilhermeblanco@gmail.com"
9565                 },
9566                 {
9567                     "name": "Roman Borschel",
9568                     "email": "roman@code-factory.org"
9569                 },
9570                 {
9571                     "name": "Johannes Schmitt",
9572                     "email": "schmittjoh@gmail.com"
9573                 }
9574             ],
9575             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
9576             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
9577             "keywords": [
9578                 "annotations",
9579                 "docblock",
9580                 "lexer",
9581                 "parser",
9582                 "php"
9583             ],
9584             "support": {
9585                 "issues": "https://github.com/doctrine/lexer/issues",
9586                 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
9587             },
9588             "funding": [
9589                 {
9590                     "url": "https://www.doctrine-project.org/sponsorship.html",
9591                     "type": "custom"
9592                 },
9593                 {
9594                     "url": "https://www.patreon.com/phpdoctrine",
9595                     "type": "patreon"
9596                 },
9597                 {
9598                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
9599                     "type": "tidelift"
9600                 }
9601             ],
9602             "time": "2020-05-25T17:44:05+00:00"
9603         },
9604         {
9605             "name": "phar-io/manifest",
9606             "version": "2.0.3",
9607             "source": {
9608                 "type": "git",
9609                 "url": "https://github.com/phar-io/manifest.git",
9610                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
9611             },
9612             "dist": {
9613                 "type": "zip",
9614                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
9615                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
9616                 "shasum": ""
9617             },
9618             "require": {
9619                 "ext-dom": "*",
9620                 "ext-phar": "*",
9621                 "ext-xmlwriter": "*",
9622                 "phar-io/version": "^3.0.1",
9623                 "php": "^7.2 || ^8.0"
9624             },
9625             "type": "library",
9626             "extra": {
9627                 "branch-alias": {
9628                     "dev-master": "2.0.x-dev"
9629                 }
9630             },
9631             "autoload": {
9632                 "classmap": [
9633                     "src/"
9634                 ]
9635             },
9636             "notification-url": "https://packagist.org/downloads/",
9637             "license": [
9638                 "BSD-3-Clause"
9639             ],
9640             "authors": [
9641                 {
9642                     "name": "Arne Blankerts",
9643                     "email": "arne@blankerts.de",
9644                     "role": "Developer"
9645                 },
9646                 {
9647                     "name": "Sebastian Heuer",
9648                     "email": "sebastian@phpeople.de",
9649                     "role": "Developer"
9650                 },
9651                 {
9652                     "name": "Sebastian Bergmann",
9653                     "email": "sebastian@phpunit.de",
9654                     "role": "Developer"
9655                 }
9656             ],
9657             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
9658             "support": {
9659                 "issues": "https://github.com/phar-io/manifest/issues",
9660                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
9661             },
9662             "time": "2021-07-20T11:28:43+00:00"
9663         },
9664         {
9665             "name": "phar-io/version",
9666             "version": "3.1.0",
9667             "source": {
9668                 "type": "git",
9669                 "url": "https://github.com/phar-io/version.git",
9670                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
9671             },
9672             "dist": {
9673                 "type": "zip",
9674                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
9675                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
9676                 "shasum": ""
9677             },
9678             "require": {
9679                 "php": "^7.2 || ^8.0"
9680             },
9681             "type": "library",
9682             "autoload": {
9683                 "classmap": [
9684                     "src/"
9685                 ]
9686             },
9687             "notification-url": "https://packagist.org/downloads/",
9688             "license": [
9689                 "BSD-3-Clause"
9690             ],
9691             "authors": [
9692                 {
9693                     "name": "Arne Blankerts",
9694                     "email": "arne@blankerts.de",
9695                     "role": "Developer"
9696                 },
9697                 {
9698                     "name": "Sebastian Heuer",
9699                     "email": "sebastian@phpeople.de",
9700                     "role": "Developer"
9701                 },
9702                 {
9703                     "name": "Sebastian Bergmann",
9704                     "email": "sebastian@phpunit.de",
9705                     "role": "Developer"
9706                 }
9707             ],
9708             "description": "Library for handling version information and constraints",
9709             "support": {
9710                 "issues": "https://github.com/phar-io/version/issues",
9711                 "source": "https://github.com/phar-io/version/tree/3.1.0"
9712             },
9713             "time": "2021-02-23T14:00:09+00:00"
9714         },
9715         {
9716             "name": "php-webdriver/webdriver",
9717             "version": "1.12.0",
9718             "source": {
9719                 "type": "git",
9720                 "url": "https://github.com/php-webdriver/php-webdriver.git",
9721                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
9722             },
9723             "dist": {
9724                 "type": "zip",
9725                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9726                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
9727                 "shasum": ""
9728             },
9729             "require": {
9730                 "ext-curl": "*",
9731                 "ext-json": "*",
9732                 "ext-zip": "*",
9733                 "php": "^5.6 || ~7.0 || ^8.0",
9734                 "symfony/polyfill-mbstring": "^1.12",
9735                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
9736             },
9737             "replace": {
9738                 "facebook/webdriver": "*"
9739             },
9740             "require-dev": {
9741                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
9742                 "php-coveralls/php-coveralls": "^2.4",
9743                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
9744                 "php-parallel-lint/php-parallel-lint": "^1.2",
9745                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
9746                 "squizlabs/php_codesniffer": "^3.5",
9747                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
9748             },
9749             "suggest": {
9750                 "ext-SimpleXML": "For Firefox profile creation"
9751             },
9752             "type": "library",
9753             "autoload": {
9754                 "psr-4": {
9755                     "Facebook\\WebDriver\\": "lib/"
9756                 },
9757                 "files": [
9758                     "lib/Exception/TimeoutException.php"
9759                 ]
9760             },
9761             "notification-url": "https://packagist.org/downloads/",
9762             "license": [
9763                 "MIT"
9764             ],
9765             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
9766             "homepage": "https://github.com/php-webdriver/php-webdriver",
9767             "keywords": [
9768                 "Chromedriver",
9769                 "geckodriver",
9770                 "php",
9771                 "selenium",
9772                 "webdriver"
9773             ],
9774             "support": {
9775                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
9776                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
9777             },
9778             "time": "2021-10-14T09:30:02+00:00"
9779         },
9780         {
9781             "name": "phpdocumentor/reflection-common",
9782             "version": "2.2.0",
9783             "source": {
9784                 "type": "git",
9785                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
9786                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
9787             },
9788             "dist": {
9789                 "type": "zip",
9790                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9791                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
9792                 "shasum": ""
9793             },
9794             "require": {
9795                 "php": "^7.2 || ^8.0"
9796             },
9797             "type": "library",
9798             "extra": {
9799                 "branch-alias": {
9800                     "dev-2.x": "2.x-dev"
9801                 }
9802             },
9803             "autoload": {
9804                 "psr-4": {
9805                     "phpDocumentor\\Reflection\\": "src/"
9806                 }
9807             },
9808             "notification-url": "https://packagist.org/downloads/",
9809             "license": [
9810                 "MIT"
9811             ],
9812             "authors": [
9813                 {
9814                     "name": "Jaap van Otterdijk",
9815                     "email": "opensource@ijaap.nl"
9816                 }
9817             ],
9818             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
9819             "homepage": "http://www.phpdoc.org",
9820             "keywords": [
9821                 "FQSEN",
9822                 "phpDocumentor",
9823                 "phpdoc",
9824                 "reflection",
9825                 "static analysis"
9826             ],
9827             "support": {
9828                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
9829                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
9830             },
9831             "time": "2020-06-27T09:03:43+00:00"
9832         },
9833         {
9834             "name": "phpdocumentor/reflection-docblock",
9835             "version": "5.3.0",
9836             "source": {
9837                 "type": "git",
9838                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9839                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
9840             },
9841             "dist": {
9842                 "type": "zip",
9843                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
9844                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
9845                 "shasum": ""
9846             },
9847             "require": {
9848                 "ext-filter": "*",
9849                 "php": "^7.2 || ^8.0",
9850                 "phpdocumentor/reflection-common": "^2.2",
9851                 "phpdocumentor/type-resolver": "^1.3",
9852                 "webmozart/assert": "^1.9.1"
9853             },
9854             "require-dev": {
9855                 "mockery/mockery": "~1.3.2",
9856                 "psalm/phar": "^4.8"
9857             },
9858             "type": "library",
9859             "extra": {
9860                 "branch-alias": {
9861                     "dev-master": "5.x-dev"
9862                 }
9863             },
9864             "autoload": {
9865                 "psr-4": {
9866                     "phpDocumentor\\Reflection\\": "src"
9867                 }
9868             },
9869             "notification-url": "https://packagist.org/downloads/",
9870             "license": [
9871                 "MIT"
9872             ],
9873             "authors": [
9874                 {
9875                     "name": "Mike van Riel",
9876                     "email": "me@mikevanriel.com"
9877                 },
9878                 {
9879                     "name": "Jaap van Otterdijk",
9880                     "email": "account@ijaap.nl"
9881                 }
9882             ],
9883             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
9884             "support": {
9885                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
9886                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
9887             },
9888             "time": "2021-10-19T17:43:47+00:00"
9889         },
9890         {
9891             "name": "phpdocumentor/type-resolver",
9892             "version": "1.5.1",
9893             "source": {
9894                 "type": "git",
9895                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
9896                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
9897             },
9898             "dist": {
9899                 "type": "zip",
9900                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
9901                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
9902                 "shasum": ""
9903             },
9904             "require": {
9905                 "php": "^7.2 || ^8.0",
9906                 "phpdocumentor/reflection-common": "^2.0"
9907             },
9908             "require-dev": {
9909                 "ext-tokenizer": "*",
9910                 "psalm/phar": "^4.8"
9911             },
9912             "type": "library",
9913             "extra": {
9914                 "branch-alias": {
9915                     "dev-1.x": "1.x-dev"
9916                 }
9917             },
9918             "autoload": {
9919                 "psr-4": {
9920                     "phpDocumentor\\Reflection\\": "src"
9921                 }
9922             },
9923             "notification-url": "https://packagist.org/downloads/",
9924             "license": [
9925                 "MIT"
9926             ],
9927             "authors": [
9928                 {
9929                     "name": "Mike van Riel",
9930                     "email": "me@mikevanriel.com"
9931                 }
9932             ],
9933             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
9934             "support": {
9935                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
9936                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1"
9937             },
9938             "time": "2021-10-02T14:08:47+00:00"
9939         },
9940         {
9941             "name": "phpspec/prophecy",
9942             "version": "1.14.0",
9943             "source": {
9944                 "type": "git",
9945                 "url": "https://github.com/phpspec/prophecy.git",
9946                 "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
9947             },
9948             "dist": {
9949                 "type": "zip",
9950                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
9951                 "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
9952                 "shasum": ""
9953             },
9954             "require": {
9955                 "doctrine/instantiator": "^1.2",
9956                 "php": "^7.2 || ~8.0, <8.2",
9957                 "phpdocumentor/reflection-docblock": "^5.2",
9958                 "sebastian/comparator": "^3.0 || ^4.0",
9959                 "sebastian/recursion-context": "^3.0 || ^4.0"
9960             },
9961             "require-dev": {
9962                 "phpspec/phpspec": "^6.0 || ^7.0",
9963                 "phpunit/phpunit": "^8.0 || ^9.0"
9964             },
9965             "type": "library",
9966             "extra": {
9967                 "branch-alias": {
9968                     "dev-master": "1.x-dev"
9969                 }
9970             },
9971             "autoload": {
9972                 "psr-4": {
9973                     "Prophecy\\": "src/Prophecy"
9974                 }
9975             },
9976             "notification-url": "https://packagist.org/downloads/",
9977             "license": [
9978                 "MIT"
9979             ],
9980             "authors": [
9981                 {
9982                     "name": "Konstantin Kudryashov",
9983                     "email": "ever.zet@gmail.com",
9984                     "homepage": "http://everzet.com"
9985                 },
9986                 {
9987                     "name": "Marcello Duarte",
9988                     "email": "marcello.duarte@gmail.com"
9989                 }
9990             ],
9991             "description": "Highly opinionated mocking framework for PHP 5.3+",
9992             "homepage": "https://github.com/phpspec/prophecy",
9993             "keywords": [
9994                 "Double",
9995                 "Dummy",
9996                 "fake",
9997                 "mock",
9998                 "spy",
9999                 "stub"
10000             ],
10001             "support": {
10002                 "issues": "https://github.com/phpspec/prophecy/issues",
10003                 "source": "https://github.com/phpspec/prophecy/tree/1.14.0"
10004             },
10005             "time": "2021-09-10T09:02:12+00:00"
10006         },
10007         {
10008             "name": "phpunit/php-code-coverage",
10009             "version": "9.2.8",
10010             "source": {
10011                 "type": "git",
10012                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10013                 "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e"
10014             },
10015             "dist": {
10016                 "type": "zip",
10017                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cf04e88a2e3c56fc1a65488afd493325b4c1bc3e",
10018                 "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e",
10019                 "shasum": ""
10020             },
10021             "require": {
10022                 "ext-dom": "*",
10023                 "ext-libxml": "*",
10024                 "ext-xmlwriter": "*",
10025                 "nikic/php-parser": "^4.13.0",
10026                 "php": ">=7.3",
10027                 "phpunit/php-file-iterator": "^3.0.3",
10028                 "phpunit/php-text-template": "^2.0.2",
10029                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10030                 "sebastian/complexity": "^2.0",
10031                 "sebastian/environment": "^5.1.2",
10032                 "sebastian/lines-of-code": "^1.0.3",
10033                 "sebastian/version": "^3.0.1",
10034                 "theseer/tokenizer": "^1.2.0"
10035             },
10036             "require-dev": {
10037                 "phpunit/phpunit": "^9.3"
10038             },
10039             "suggest": {
10040                 "ext-pcov": "*",
10041                 "ext-xdebug": "*"
10042             },
10043             "type": "library",
10044             "extra": {
10045                 "branch-alias": {
10046                     "dev-master": "9.2-dev"
10047                 }
10048             },
10049             "autoload": {
10050                 "classmap": [
10051                     "src/"
10052                 ]
10053             },
10054             "notification-url": "https://packagist.org/downloads/",
10055             "license": [
10056                 "BSD-3-Clause"
10057             ],
10058             "authors": [
10059                 {
10060                     "name": "Sebastian Bergmann",
10061                     "email": "sebastian@phpunit.de",
10062                     "role": "lead"
10063                 }
10064             ],
10065             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10066             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10067             "keywords": [
10068                 "coverage",
10069                 "testing",
10070                 "xunit"
10071             ],
10072             "support": {
10073                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10074                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.8"
10075             },
10076             "funding": [
10077                 {
10078                     "url": "https://github.com/sebastianbergmann",
10079                     "type": "github"
10080                 }
10081             ],
10082             "time": "2021-10-30T08:01:38+00:00"
10083         },
10084         {
10085             "name": "phpunit/php-file-iterator",
10086             "version": "3.0.5",
10087             "source": {
10088                 "type": "git",
10089                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10090                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
10091             },
10092             "dist": {
10093                 "type": "zip",
10094                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
10095                 "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
10096                 "shasum": ""
10097             },
10098             "require": {
10099                 "php": ">=7.3"
10100             },
10101             "require-dev": {
10102                 "phpunit/phpunit": "^9.3"
10103             },
10104             "type": "library",
10105             "extra": {
10106                 "branch-alias": {
10107                     "dev-master": "3.0-dev"
10108                 }
10109             },
10110             "autoload": {
10111                 "classmap": [
10112                     "src/"
10113                 ]
10114             },
10115             "notification-url": "https://packagist.org/downloads/",
10116             "license": [
10117                 "BSD-3-Clause"
10118             ],
10119             "authors": [
10120                 {
10121                     "name": "Sebastian Bergmann",
10122                     "email": "sebastian@phpunit.de",
10123                     "role": "lead"
10124                 }
10125             ],
10126             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10127             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10128             "keywords": [
10129                 "filesystem",
10130                 "iterator"
10131             ],
10132             "support": {
10133                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10134                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
10135             },
10136             "funding": [
10137                 {
10138                     "url": "https://github.com/sebastianbergmann",
10139                     "type": "github"
10140                 }
10141             ],
10142             "time": "2020-09-28T05:57:25+00:00"
10143         },
10144         {
10145             "name": "phpunit/php-invoker",
10146             "version": "3.1.1",
10147             "source": {
10148                 "type": "git",
10149                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10150                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10151             },
10152             "dist": {
10153                 "type": "zip",
10154                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10155                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10156                 "shasum": ""
10157             },
10158             "require": {
10159                 "php": ">=7.3"
10160             },
10161             "require-dev": {
10162                 "ext-pcntl": "*",
10163                 "phpunit/phpunit": "^9.3"
10164             },
10165             "suggest": {
10166                 "ext-pcntl": "*"
10167             },
10168             "type": "library",
10169             "extra": {
10170                 "branch-alias": {
10171                     "dev-master": "3.1-dev"
10172                 }
10173             },
10174             "autoload": {
10175                 "classmap": [
10176                     "src/"
10177                 ]
10178             },
10179             "notification-url": "https://packagist.org/downloads/",
10180             "license": [
10181                 "BSD-3-Clause"
10182             ],
10183             "authors": [
10184                 {
10185                     "name": "Sebastian Bergmann",
10186                     "email": "sebastian@phpunit.de",
10187                     "role": "lead"
10188                 }
10189             ],
10190             "description": "Invoke callables with a timeout",
10191             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10192             "keywords": [
10193                 "process"
10194             ],
10195             "support": {
10196                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10197                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10198             },
10199             "funding": [
10200                 {
10201                     "url": "https://github.com/sebastianbergmann",
10202                     "type": "github"
10203                 }
10204             ],
10205             "time": "2020-09-28T05:58:55+00:00"
10206         },
10207         {
10208             "name": "phpunit/php-text-template",
10209             "version": "2.0.4",
10210             "source": {
10211                 "type": "git",
10212                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10213                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10214             },
10215             "dist": {
10216                 "type": "zip",
10217                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10218                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10219                 "shasum": ""
10220             },
10221             "require": {
10222                 "php": ">=7.3"
10223             },
10224             "require-dev": {
10225                 "phpunit/phpunit": "^9.3"
10226             },
10227             "type": "library",
10228             "extra": {
10229                 "branch-alias": {
10230                     "dev-master": "2.0-dev"
10231                 }
10232             },
10233             "autoload": {
10234                 "classmap": [
10235                     "src/"
10236                 ]
10237             },
10238             "notification-url": "https://packagist.org/downloads/",
10239             "license": [
10240                 "BSD-3-Clause"
10241             ],
10242             "authors": [
10243                 {
10244                     "name": "Sebastian Bergmann",
10245                     "email": "sebastian@phpunit.de",
10246                     "role": "lead"
10247                 }
10248             ],
10249             "description": "Simple template engine.",
10250             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10251             "keywords": [
10252                 "template"
10253             ],
10254             "support": {
10255                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10256                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10257             },
10258             "funding": [
10259                 {
10260                     "url": "https://github.com/sebastianbergmann",
10261                     "type": "github"
10262                 }
10263             ],
10264             "time": "2020-10-26T05:33:50+00:00"
10265         },
10266         {
10267             "name": "phpunit/php-timer",
10268             "version": "5.0.3",
10269             "source": {
10270                 "type": "git",
10271                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10272                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10273             },
10274             "dist": {
10275                 "type": "zip",
10276                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10277                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10278                 "shasum": ""
10279             },
10280             "require": {
10281                 "php": ">=7.3"
10282             },
10283             "require-dev": {
10284                 "phpunit/phpunit": "^9.3"
10285             },
10286             "type": "library",
10287             "extra": {
10288                 "branch-alias": {
10289                     "dev-master": "5.0-dev"
10290                 }
10291             },
10292             "autoload": {
10293                 "classmap": [
10294                     "src/"
10295                 ]
10296             },
10297             "notification-url": "https://packagist.org/downloads/",
10298             "license": [
10299                 "BSD-3-Clause"
10300             ],
10301             "authors": [
10302                 {
10303                     "name": "Sebastian Bergmann",
10304                     "email": "sebastian@phpunit.de",
10305                     "role": "lead"
10306                 }
10307             ],
10308             "description": "Utility class for timing",
10309             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10310             "keywords": [
10311                 "timer"
10312             ],
10313             "support": {
10314                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10315                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10316             },
10317             "funding": [
10318                 {
10319                     "url": "https://github.com/sebastianbergmann",
10320                     "type": "github"
10321                 }
10322             ],
10323             "time": "2020-10-26T13:16:10+00:00"
10324         },
10325         {
10326             "name": "phpunit/phpunit",
10327             "version": "9.5.10",
10328             "source": {
10329                 "type": "git",
10330                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10331                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a"
10332             },
10333             "dist": {
10334                 "type": "zip",
10335                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
10336                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
10337                 "shasum": ""
10338             },
10339             "require": {
10340                 "doctrine/instantiator": "^1.3.1",
10341                 "ext-dom": "*",
10342                 "ext-json": "*",
10343                 "ext-libxml": "*",
10344                 "ext-mbstring": "*",
10345                 "ext-xml": "*",
10346                 "ext-xmlwriter": "*",
10347                 "myclabs/deep-copy": "^1.10.1",
10348                 "phar-io/manifest": "^2.0.3",
10349                 "phar-io/version": "^3.0.2",
10350                 "php": ">=7.3",
10351                 "phpspec/prophecy": "^1.12.1",
10352                 "phpunit/php-code-coverage": "^9.2.7",
10353                 "phpunit/php-file-iterator": "^3.0.5",
10354                 "phpunit/php-invoker": "^3.1.1",
10355                 "phpunit/php-text-template": "^2.0.3",
10356                 "phpunit/php-timer": "^5.0.2",
10357                 "sebastian/cli-parser": "^1.0.1",
10358                 "sebastian/code-unit": "^1.0.6",
10359                 "sebastian/comparator": "^4.0.5",
10360                 "sebastian/diff": "^4.0.3",
10361                 "sebastian/environment": "^5.1.3",
10362                 "sebastian/exporter": "^4.0.3",
10363                 "sebastian/global-state": "^5.0.1",
10364                 "sebastian/object-enumerator": "^4.0.3",
10365                 "sebastian/resource-operations": "^3.0.3",
10366                 "sebastian/type": "^2.3.4",
10367                 "sebastian/version": "^3.0.2"
10368             },
10369             "require-dev": {
10370                 "ext-pdo": "*",
10371                 "phpspec/prophecy-phpunit": "^2.0.1"
10372             },
10373             "suggest": {
10374                 "ext-soap": "*",
10375                 "ext-xdebug": "*"
10376             },
10377             "bin": [
10378                 "phpunit"
10379             ],
10380             "type": "library",
10381             "extra": {
10382                 "branch-alias": {
10383                     "dev-master": "9.5-dev"
10384                 }
10385             },
10386             "autoload": {
10387                 "classmap": [
10388                     "src/"
10389                 ],
10390                 "files": [
10391                     "src/Framework/Assert/Functions.php"
10392                 ]
10393             },
10394             "notification-url": "https://packagist.org/downloads/",
10395             "license": [
10396                 "BSD-3-Clause"
10397             ],
10398             "authors": [
10399                 {
10400                     "name": "Sebastian Bergmann",
10401                     "email": "sebastian@phpunit.de",
10402                     "role": "lead"
10403                 }
10404             ],
10405             "description": "The PHP Unit Testing framework.",
10406             "homepage": "https://phpunit.de/",
10407             "keywords": [
10408                 "phpunit",
10409                 "testing",
10410                 "xunit"
10411             ],
10412             "support": {
10413                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10414                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10"
10415             },
10416             "funding": [
10417                 {
10418                     "url": "https://phpunit.de/donate.html",
10419                     "type": "custom"
10420                 },
10421                 {
10422                     "url": "https://github.com/sebastianbergmann",
10423                     "type": "github"
10424                 }
10425             ],
10426             "time": "2021-09-25T07:38:51+00:00"
10427         },
10428         {
10429             "name": "sebastian/cli-parser",
10430             "version": "1.0.1",
10431             "source": {
10432                 "type": "git",
10433                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10434                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10435             },
10436             "dist": {
10437                 "type": "zip",
10438                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10439                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
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": "Library for parsing CLI options",
10471             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10472             "support": {
10473                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10474                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10475             },
10476             "funding": [
10477                 {
10478                     "url": "https://github.com/sebastianbergmann",
10479                     "type": "github"
10480                 }
10481             ],
10482             "time": "2020-09-28T06:08:49+00:00"
10483         },
10484         {
10485             "name": "sebastian/code-unit",
10486             "version": "1.0.8",
10487             "source": {
10488                 "type": "git",
10489                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10490                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10491             },
10492             "dist": {
10493                 "type": "zip",
10494                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10495                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
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": "1.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                     "role": "lead"
10524                 }
10525             ],
10526             "description": "Collection of value objects that represent the PHP code units",
10527             "homepage": "https://github.com/sebastianbergmann/code-unit",
10528             "support": {
10529                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10530                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10531             },
10532             "funding": [
10533                 {
10534                     "url": "https://github.com/sebastianbergmann",
10535                     "type": "github"
10536                 }
10537             ],
10538             "time": "2020-10-26T13:08:54+00:00"
10539         },
10540         {
10541             "name": "sebastian/code-unit-reverse-lookup",
10542             "version": "2.0.3",
10543             "source": {
10544                 "type": "git",
10545                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10546                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10547             },
10548             "dist": {
10549                 "type": "zip",
10550                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10551                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10552                 "shasum": ""
10553             },
10554             "require": {
10555                 "php": ">=7.3"
10556             },
10557             "require-dev": {
10558                 "phpunit/phpunit": "^9.3"
10559             },
10560             "type": "library",
10561             "extra": {
10562                 "branch-alias": {
10563                     "dev-master": "2.0-dev"
10564                 }
10565             },
10566             "autoload": {
10567                 "classmap": [
10568                     "src/"
10569                 ]
10570             },
10571             "notification-url": "https://packagist.org/downloads/",
10572             "license": [
10573                 "BSD-3-Clause"
10574             ],
10575             "authors": [
10576                 {
10577                     "name": "Sebastian Bergmann",
10578                     "email": "sebastian@phpunit.de"
10579                 }
10580             ],
10581             "description": "Looks up which function or method a line of code belongs to",
10582             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10583             "support": {
10584                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10585                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10586             },
10587             "funding": [
10588                 {
10589                     "url": "https://github.com/sebastianbergmann",
10590                     "type": "github"
10591                 }
10592             ],
10593             "time": "2020-09-28T05:30:19+00:00"
10594         },
10595         {
10596             "name": "sebastian/comparator",
10597             "version": "4.0.6",
10598             "source": {
10599                 "type": "git",
10600                 "url": "https://github.com/sebastianbergmann/comparator.git",
10601                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
10602             },
10603             "dist": {
10604                 "type": "zip",
10605                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
10606                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
10607                 "shasum": ""
10608             },
10609             "require": {
10610                 "php": ">=7.3",
10611                 "sebastian/diff": "^4.0",
10612                 "sebastian/exporter": "^4.0"
10613             },
10614             "require-dev": {
10615                 "phpunit/phpunit": "^9.3"
10616             },
10617             "type": "library",
10618             "extra": {
10619                 "branch-alias": {
10620                     "dev-master": "4.0-dev"
10621                 }
10622             },
10623             "autoload": {
10624                 "classmap": [
10625                     "src/"
10626                 ]
10627             },
10628             "notification-url": "https://packagist.org/downloads/",
10629             "license": [
10630                 "BSD-3-Clause"
10631             ],
10632             "authors": [
10633                 {
10634                     "name": "Sebastian Bergmann",
10635                     "email": "sebastian@phpunit.de"
10636                 },
10637                 {
10638                     "name": "Jeff Welch",
10639                     "email": "whatthejeff@gmail.com"
10640                 },
10641                 {
10642                     "name": "Volker Dusch",
10643                     "email": "github@wallbash.com"
10644                 },
10645                 {
10646                     "name": "Bernhard Schussek",
10647                     "email": "bschussek@2bepublished.at"
10648                 }
10649             ],
10650             "description": "Provides the functionality to compare PHP values for equality",
10651             "homepage": "https://github.com/sebastianbergmann/comparator",
10652             "keywords": [
10653                 "comparator",
10654                 "compare",
10655                 "equality"
10656             ],
10657             "support": {
10658                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10659                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
10660             },
10661             "funding": [
10662                 {
10663                     "url": "https://github.com/sebastianbergmann",
10664                     "type": "github"
10665                 }
10666             ],
10667             "time": "2020-10-26T15:49:45+00:00"
10668         },
10669         {
10670             "name": "sebastian/complexity",
10671             "version": "2.0.2",
10672             "source": {
10673                 "type": "git",
10674                 "url": "https://github.com/sebastianbergmann/complexity.git",
10675                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10676             },
10677             "dist": {
10678                 "type": "zip",
10679                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10680                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10681                 "shasum": ""
10682             },
10683             "require": {
10684                 "nikic/php-parser": "^4.7",
10685                 "php": ">=7.3"
10686             },
10687             "require-dev": {
10688                 "phpunit/phpunit": "^9.3"
10689             },
10690             "type": "library",
10691             "extra": {
10692                 "branch-alias": {
10693                     "dev-master": "2.0-dev"
10694                 }
10695             },
10696             "autoload": {
10697                 "classmap": [
10698                     "src/"
10699                 ]
10700             },
10701             "notification-url": "https://packagist.org/downloads/",
10702             "license": [
10703                 "BSD-3-Clause"
10704             ],
10705             "authors": [
10706                 {
10707                     "name": "Sebastian Bergmann",
10708                     "email": "sebastian@phpunit.de",
10709                     "role": "lead"
10710                 }
10711             ],
10712             "description": "Library for calculating the complexity of PHP code units",
10713             "homepage": "https://github.com/sebastianbergmann/complexity",
10714             "support": {
10715                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
10716                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
10717             },
10718             "funding": [
10719                 {
10720                     "url": "https://github.com/sebastianbergmann",
10721                     "type": "github"
10722                 }
10723             ],
10724             "time": "2020-10-26T15:52:27+00:00"
10725         },
10726         {
10727             "name": "sebastian/diff",
10728             "version": "4.0.4",
10729             "source": {
10730                 "type": "git",
10731                 "url": "https://github.com/sebastianbergmann/diff.git",
10732                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
10733             },
10734             "dist": {
10735                 "type": "zip",
10736                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10737                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
10738                 "shasum": ""
10739             },
10740             "require": {
10741                 "php": ">=7.3"
10742             },
10743             "require-dev": {
10744                 "phpunit/phpunit": "^9.3",
10745                 "symfony/process": "^4.2 || ^5"
10746             },
10747             "type": "library",
10748             "extra": {
10749                 "branch-alias": {
10750                     "dev-master": "4.0-dev"
10751                 }
10752             },
10753             "autoload": {
10754                 "classmap": [
10755                     "src/"
10756                 ]
10757             },
10758             "notification-url": "https://packagist.org/downloads/",
10759             "license": [
10760                 "BSD-3-Clause"
10761             ],
10762             "authors": [
10763                 {
10764                     "name": "Sebastian Bergmann",
10765                     "email": "sebastian@phpunit.de"
10766                 },
10767                 {
10768                     "name": "Kore Nordmann",
10769                     "email": "mail@kore-nordmann.de"
10770                 }
10771             ],
10772             "description": "Diff implementation",
10773             "homepage": "https://github.com/sebastianbergmann/diff",
10774             "keywords": [
10775                 "diff",
10776                 "udiff",
10777                 "unidiff",
10778                 "unified diff"
10779             ],
10780             "support": {
10781                 "issues": "https://github.com/sebastianbergmann/diff/issues",
10782                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
10783             },
10784             "funding": [
10785                 {
10786                     "url": "https://github.com/sebastianbergmann",
10787                     "type": "github"
10788                 }
10789             ],
10790             "time": "2020-10-26T13:10:38+00:00"
10791         },
10792         {
10793             "name": "sebastian/environment",
10794             "version": "5.1.3",
10795             "source": {
10796                 "type": "git",
10797                 "url": "https://github.com/sebastianbergmann/environment.git",
10798                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
10799             },
10800             "dist": {
10801                 "type": "zip",
10802                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
10803                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
10804                 "shasum": ""
10805             },
10806             "require": {
10807                 "php": ">=7.3"
10808             },
10809             "require-dev": {
10810                 "phpunit/phpunit": "^9.3"
10811             },
10812             "suggest": {
10813                 "ext-posix": "*"
10814             },
10815             "type": "library",
10816             "extra": {
10817                 "branch-alias": {
10818                     "dev-master": "5.1-dev"
10819                 }
10820             },
10821             "autoload": {
10822                 "classmap": [
10823                     "src/"
10824                 ]
10825             },
10826             "notification-url": "https://packagist.org/downloads/",
10827             "license": [
10828                 "BSD-3-Clause"
10829             ],
10830             "authors": [
10831                 {
10832                     "name": "Sebastian Bergmann",
10833                     "email": "sebastian@phpunit.de"
10834                 }
10835             ],
10836             "description": "Provides functionality to handle HHVM/PHP environments",
10837             "homepage": "http://www.github.com/sebastianbergmann/environment",
10838             "keywords": [
10839                 "Xdebug",
10840                 "environment",
10841                 "hhvm"
10842             ],
10843             "support": {
10844                 "issues": "https://github.com/sebastianbergmann/environment/issues",
10845                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
10846             },
10847             "funding": [
10848                 {
10849                     "url": "https://github.com/sebastianbergmann",
10850                     "type": "github"
10851                 }
10852             ],
10853             "time": "2020-09-28T05:52:38+00:00"
10854         },
10855         {
10856             "name": "sebastian/exporter",
10857             "version": "4.0.3",
10858             "source": {
10859                 "type": "git",
10860                 "url": "https://github.com/sebastianbergmann/exporter.git",
10861                 "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
10862             },
10863             "dist": {
10864                 "type": "zip",
10865                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
10866                 "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
10867                 "shasum": ""
10868             },
10869             "require": {
10870                 "php": ">=7.3",
10871                 "sebastian/recursion-context": "^4.0"
10872             },
10873             "require-dev": {
10874                 "ext-mbstring": "*",
10875                 "phpunit/phpunit": "^9.3"
10876             },
10877             "type": "library",
10878             "extra": {
10879                 "branch-alias": {
10880                     "dev-master": "4.0-dev"
10881                 }
10882             },
10883             "autoload": {
10884                 "classmap": [
10885                     "src/"
10886                 ]
10887             },
10888             "notification-url": "https://packagist.org/downloads/",
10889             "license": [
10890                 "BSD-3-Clause"
10891             ],
10892             "authors": [
10893                 {
10894                     "name": "Sebastian Bergmann",
10895                     "email": "sebastian@phpunit.de"
10896                 },
10897                 {
10898                     "name": "Jeff Welch",
10899                     "email": "whatthejeff@gmail.com"
10900                 },
10901                 {
10902                     "name": "Volker Dusch",
10903                     "email": "github@wallbash.com"
10904                 },
10905                 {
10906                     "name": "Adam Harvey",
10907                     "email": "aharvey@php.net"
10908                 },
10909                 {
10910                     "name": "Bernhard Schussek",
10911                     "email": "bschussek@gmail.com"
10912                 }
10913             ],
10914             "description": "Provides the functionality to export PHP variables for visualization",
10915             "homepage": "http://www.github.com/sebastianbergmann/exporter",
10916             "keywords": [
10917                 "export",
10918                 "exporter"
10919             ],
10920             "support": {
10921                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
10922                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
10923             },
10924             "funding": [
10925                 {
10926                     "url": "https://github.com/sebastianbergmann",
10927                     "type": "github"
10928                 }
10929             ],
10930             "time": "2020-09-28T05:24:23+00:00"
10931         },
10932         {
10933             "name": "sebastian/global-state",
10934             "version": "5.0.3",
10935             "source": {
10936                 "type": "git",
10937                 "url": "https://github.com/sebastianbergmann/global-state.git",
10938                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
10939             },
10940             "dist": {
10941                 "type": "zip",
10942                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10943                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10944                 "shasum": ""
10945             },
10946             "require": {
10947                 "php": ">=7.3",
10948                 "sebastian/object-reflector": "^2.0",
10949                 "sebastian/recursion-context": "^4.0"
10950             },
10951             "require-dev": {
10952                 "ext-dom": "*",
10953                 "phpunit/phpunit": "^9.3"
10954             },
10955             "suggest": {
10956                 "ext-uopz": "*"
10957             },
10958             "type": "library",
10959             "extra": {
10960                 "branch-alias": {
10961                     "dev-master": "5.0-dev"
10962                 }
10963             },
10964             "autoload": {
10965                 "classmap": [
10966                     "src/"
10967                 ]
10968             },
10969             "notification-url": "https://packagist.org/downloads/",
10970             "license": [
10971                 "BSD-3-Clause"
10972             ],
10973             "authors": [
10974                 {
10975                     "name": "Sebastian Bergmann",
10976                     "email": "sebastian@phpunit.de"
10977                 }
10978             ],
10979             "description": "Snapshotting of global state",
10980             "homepage": "http://www.github.com/sebastianbergmann/global-state",
10981             "keywords": [
10982                 "global state"
10983             ],
10984             "support": {
10985                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
10986                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
10987             },
10988             "funding": [
10989                 {
10990                     "url": "https://github.com/sebastianbergmann",
10991                     "type": "github"
10992                 }
10993             ],
10994             "time": "2021-06-11T13:31:12+00:00"
10995         },
10996         {
10997             "name": "sebastian/lines-of-code",
10998             "version": "1.0.3",
10999             "source": {
11000                 "type": "git",
11001                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11002                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11003             },
11004             "dist": {
11005                 "type": "zip",
11006                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11007                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11008                 "shasum": ""
11009             },
11010             "require": {
11011                 "nikic/php-parser": "^4.6",
11012                 "php": ">=7.3"
11013             },
11014             "require-dev": {
11015                 "phpunit/phpunit": "^9.3"
11016             },
11017             "type": "library",
11018             "extra": {
11019                 "branch-alias": {
11020                     "dev-master": "1.0-dev"
11021                 }
11022             },
11023             "autoload": {
11024                 "classmap": [
11025                     "src/"
11026                 ]
11027             },
11028             "notification-url": "https://packagist.org/downloads/",
11029             "license": [
11030                 "BSD-3-Clause"
11031             ],
11032             "authors": [
11033                 {
11034                     "name": "Sebastian Bergmann",
11035                     "email": "sebastian@phpunit.de",
11036                     "role": "lead"
11037                 }
11038             ],
11039             "description": "Library for counting the lines of code in PHP source code",
11040             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11041             "support": {
11042                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11043                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11044             },
11045             "funding": [
11046                 {
11047                     "url": "https://github.com/sebastianbergmann",
11048                     "type": "github"
11049                 }
11050             ],
11051             "time": "2020-11-28T06:42:11+00:00"
11052         },
11053         {
11054             "name": "sebastian/object-enumerator",
11055             "version": "4.0.4",
11056             "source": {
11057                 "type": "git",
11058                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11059                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11060             },
11061             "dist": {
11062                 "type": "zip",
11063                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11064                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11065                 "shasum": ""
11066             },
11067             "require": {
11068                 "php": ">=7.3",
11069                 "sebastian/object-reflector": "^2.0",
11070                 "sebastian/recursion-context": "^4.0"
11071             },
11072             "require-dev": {
11073                 "phpunit/phpunit": "^9.3"
11074             },
11075             "type": "library",
11076             "extra": {
11077                 "branch-alias": {
11078                     "dev-master": "4.0-dev"
11079                 }
11080             },
11081             "autoload": {
11082                 "classmap": [
11083                     "src/"
11084                 ]
11085             },
11086             "notification-url": "https://packagist.org/downloads/",
11087             "license": [
11088                 "BSD-3-Clause"
11089             ],
11090             "authors": [
11091                 {
11092                     "name": "Sebastian Bergmann",
11093                     "email": "sebastian@phpunit.de"
11094                 }
11095             ],
11096             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11097             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11098             "support": {
11099                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11100                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11101             },
11102             "funding": [
11103                 {
11104                     "url": "https://github.com/sebastianbergmann",
11105                     "type": "github"
11106                 }
11107             ],
11108             "time": "2020-10-26T13:12:34+00:00"
11109         },
11110         {
11111             "name": "sebastian/object-reflector",
11112             "version": "2.0.4",
11113             "source": {
11114                 "type": "git",
11115                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11116                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11117             },
11118             "dist": {
11119                 "type": "zip",
11120                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11121                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11122                 "shasum": ""
11123             },
11124             "require": {
11125                 "php": ">=7.3"
11126             },
11127             "require-dev": {
11128                 "phpunit/phpunit": "^9.3"
11129             },
11130             "type": "library",
11131             "extra": {
11132                 "branch-alias": {
11133                     "dev-master": "2.0-dev"
11134                 }
11135             },
11136             "autoload": {
11137                 "classmap": [
11138                     "src/"
11139                 ]
11140             },
11141             "notification-url": "https://packagist.org/downloads/",
11142             "license": [
11143                 "BSD-3-Clause"
11144             ],
11145             "authors": [
11146                 {
11147                     "name": "Sebastian Bergmann",
11148                     "email": "sebastian@phpunit.de"
11149                 }
11150             ],
11151             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11152             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11153             "support": {
11154                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11155                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11156             },
11157             "funding": [
11158                 {
11159                     "url": "https://github.com/sebastianbergmann",
11160                     "type": "github"
11161                 }
11162             ],
11163             "time": "2020-10-26T13:14:26+00:00"
11164         },
11165         {
11166             "name": "sebastian/recursion-context",
11167             "version": "4.0.4",
11168             "source": {
11169                 "type": "git",
11170                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11171                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11172             },
11173             "dist": {
11174                 "type": "zip",
11175                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11176                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11177                 "shasum": ""
11178             },
11179             "require": {
11180                 "php": ">=7.3"
11181             },
11182             "require-dev": {
11183                 "phpunit/phpunit": "^9.3"
11184             },
11185             "type": "library",
11186             "extra": {
11187                 "branch-alias": {
11188                     "dev-master": "4.0-dev"
11189                 }
11190             },
11191             "autoload": {
11192                 "classmap": [
11193                     "src/"
11194                 ]
11195             },
11196             "notification-url": "https://packagist.org/downloads/",
11197             "license": [
11198                 "BSD-3-Clause"
11199             ],
11200             "authors": [
11201                 {
11202                     "name": "Sebastian Bergmann",
11203                     "email": "sebastian@phpunit.de"
11204                 },
11205                 {
11206                     "name": "Jeff Welch",
11207                     "email": "whatthejeff@gmail.com"
11208                 },
11209                 {
11210                     "name": "Adam Harvey",
11211                     "email": "aharvey@php.net"
11212                 }
11213             ],
11214             "description": "Provides functionality to recursively process PHP variables",
11215             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11216             "support": {
11217                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11218                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11219             },
11220             "funding": [
11221                 {
11222                     "url": "https://github.com/sebastianbergmann",
11223                     "type": "github"
11224                 }
11225             ],
11226             "time": "2020-10-26T13:17:30+00:00"
11227         },
11228         {
11229             "name": "sebastian/resource-operations",
11230             "version": "3.0.3",
11231             "source": {
11232                 "type": "git",
11233                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11234                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11235             },
11236             "dist": {
11237                 "type": "zip",
11238                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11239                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11240                 "shasum": ""
11241             },
11242             "require": {
11243                 "php": ">=7.3"
11244             },
11245             "require-dev": {
11246                 "phpunit/phpunit": "^9.0"
11247             },
11248             "type": "library",
11249             "extra": {
11250                 "branch-alias": {
11251                     "dev-master": "3.0-dev"
11252                 }
11253             },
11254             "autoload": {
11255                 "classmap": [
11256                     "src/"
11257                 ]
11258             },
11259             "notification-url": "https://packagist.org/downloads/",
11260             "license": [
11261                 "BSD-3-Clause"
11262             ],
11263             "authors": [
11264                 {
11265                     "name": "Sebastian Bergmann",
11266                     "email": "sebastian@phpunit.de"
11267                 }
11268             ],
11269             "description": "Provides a list of PHP built-in functions that operate on resources",
11270             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11271             "support": {
11272                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11273                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11274             },
11275             "funding": [
11276                 {
11277                     "url": "https://github.com/sebastianbergmann",
11278                     "type": "github"
11279                 }
11280             ],
11281             "time": "2020-09-28T06:45:17+00:00"
11282         },
11283         {
11284             "name": "sebastian/type",
11285             "version": "2.3.4",
11286             "source": {
11287                 "type": "git",
11288                 "url": "https://github.com/sebastianbergmann/type.git",
11289                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
11290             },
11291             "dist": {
11292                 "type": "zip",
11293                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11294                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
11295                 "shasum": ""
11296             },
11297             "require": {
11298                 "php": ">=7.3"
11299             },
11300             "require-dev": {
11301                 "phpunit/phpunit": "^9.3"
11302             },
11303             "type": "library",
11304             "extra": {
11305                 "branch-alias": {
11306                     "dev-master": "2.3-dev"
11307                 }
11308             },
11309             "autoload": {
11310                 "classmap": [
11311                     "src/"
11312                 ]
11313             },
11314             "notification-url": "https://packagist.org/downloads/",
11315             "license": [
11316                 "BSD-3-Clause"
11317             ],
11318             "authors": [
11319                 {
11320                     "name": "Sebastian Bergmann",
11321                     "email": "sebastian@phpunit.de",
11322                     "role": "lead"
11323                 }
11324             ],
11325             "description": "Collection of value objects that represent the types of the PHP type system",
11326             "homepage": "https://github.com/sebastianbergmann/type",
11327             "support": {
11328                 "issues": "https://github.com/sebastianbergmann/type/issues",
11329                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
11330             },
11331             "funding": [
11332                 {
11333                     "url": "https://github.com/sebastianbergmann",
11334                     "type": "github"
11335                 }
11336             ],
11337             "time": "2021-06-15T12:49:02+00:00"
11338         },
11339         {
11340             "name": "sebastian/version",
11341             "version": "3.0.2",
11342             "source": {
11343                 "type": "git",
11344                 "url": "https://github.com/sebastianbergmann/version.git",
11345                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11346             },
11347             "dist": {
11348                 "type": "zip",
11349                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11350                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11351                 "shasum": ""
11352             },
11353             "require": {
11354                 "php": ">=7.3"
11355             },
11356             "type": "library",
11357             "extra": {
11358                 "branch-alias": {
11359                     "dev-master": "3.0-dev"
11360                 }
11361             },
11362             "autoload": {
11363                 "classmap": [
11364                     "src/"
11365                 ]
11366             },
11367             "notification-url": "https://packagist.org/downloads/",
11368             "license": [
11369                 "BSD-3-Clause"
11370             ],
11371             "authors": [
11372                 {
11373                     "name": "Sebastian Bergmann",
11374                     "email": "sebastian@phpunit.de",
11375                     "role": "lead"
11376                 }
11377             ],
11378             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11379             "homepage": "https://github.com/sebastianbergmann/version",
11380             "support": {
11381                 "issues": "https://github.com/sebastianbergmann/version/issues",
11382                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11383             },
11384             "funding": [
11385                 {
11386                     "url": "https://github.com/sebastianbergmann",
11387                     "type": "github"
11388                 }
11389             ],
11390             "time": "2020-09-28T06:39:44+00:00"
11391         },
11392         {
11393             "name": "symfony/browser-kit",
11394             "version": "v5.3.4",
11395             "source": {
11396                 "type": "git",
11397                 "url": "https://github.com/symfony/browser-kit.git",
11398                 "reference": "c1e3f64fcc631c96e2c5843b666db66679ced11c"
11399             },
11400             "dist": {
11401                 "type": "zip",
11402                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c1e3f64fcc631c96e2c5843b666db66679ced11c",
11403                 "reference": "c1e3f64fcc631c96e2c5843b666db66679ced11c",
11404                 "shasum": ""
11405             },
11406             "require": {
11407                 "php": ">=7.2.5",
11408                 "symfony/dom-crawler": "^4.4|^5.0",
11409                 "symfony/polyfill-php80": "^1.16"
11410             },
11411             "require-dev": {
11412                 "symfony/css-selector": "^4.4|^5.0",
11413                 "symfony/http-client": "^4.4|^5.0",
11414                 "symfony/mime": "^4.4|^5.0",
11415                 "symfony/process": "^4.4|^5.0"
11416             },
11417             "suggest": {
11418                 "symfony/process": ""
11419             },
11420             "type": "library",
11421             "autoload": {
11422                 "psr-4": {
11423                     "Symfony\\Component\\BrowserKit\\": ""
11424                 },
11425                 "exclude-from-classmap": [
11426                     "/Tests/"
11427                 ]
11428             },
11429             "notification-url": "https://packagist.org/downloads/",
11430             "license": [
11431                 "MIT"
11432             ],
11433             "authors": [
11434                 {
11435                     "name": "Fabien Potencier",
11436                     "email": "fabien@symfony.com"
11437                 },
11438                 {
11439                     "name": "Symfony Community",
11440                     "homepage": "https://symfony.com/contributors"
11441                 }
11442             ],
11443             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11444             "homepage": "https://symfony.com",
11445             "support": {
11446                 "source": "https://github.com/symfony/browser-kit/tree/v5.3.4"
11447             },
11448             "funding": [
11449                 {
11450                     "url": "https://symfony.com/sponsor",
11451                     "type": "custom"
11452                 },
11453                 {
11454                     "url": "https://github.com/fabpot",
11455                     "type": "github"
11456                 },
11457                 {
11458                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11459                     "type": "tidelift"
11460                 }
11461             ],
11462             "time": "2021-07-21T12:40:44+00:00"
11463         },
11464         {
11465             "name": "symfony/dom-crawler",
11466             "version": "v5.3.7",
11467             "source": {
11468                 "type": "git",
11469                 "url": "https://github.com/symfony/dom-crawler.git",
11470                 "reference": "c7eef3a60ccfdd8eafe07f81652e769ac9c7146c"
11471             },
11472             "dist": {
11473                 "type": "zip",
11474                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c7eef3a60ccfdd8eafe07f81652e769ac9c7146c",
11475                 "reference": "c7eef3a60ccfdd8eafe07f81652e769ac9c7146c",
11476                 "shasum": ""
11477             },
11478             "require": {
11479                 "php": ">=7.2.5",
11480                 "symfony/deprecation-contracts": "^2.1",
11481                 "symfony/polyfill-ctype": "~1.8",
11482                 "symfony/polyfill-mbstring": "~1.0",
11483                 "symfony/polyfill-php80": "^1.16"
11484             },
11485             "conflict": {
11486                 "masterminds/html5": "<2.6"
11487             },
11488             "require-dev": {
11489                 "masterminds/html5": "^2.6",
11490                 "symfony/css-selector": "^4.4|^5.0"
11491             },
11492             "suggest": {
11493                 "symfony/css-selector": ""
11494             },
11495             "type": "library",
11496             "autoload": {
11497                 "psr-4": {
11498                     "Symfony\\Component\\DomCrawler\\": ""
11499                 },
11500                 "exclude-from-classmap": [
11501                     "/Tests/"
11502                 ]
11503             },
11504             "notification-url": "https://packagist.org/downloads/",
11505             "license": [
11506                 "MIT"
11507             ],
11508             "authors": [
11509                 {
11510                     "name": "Fabien Potencier",
11511                     "email": "fabien@symfony.com"
11512                 },
11513                 {
11514                     "name": "Symfony Community",
11515                     "homepage": "https://symfony.com/contributors"
11516                 }
11517             ],
11518             "description": "Eases DOM navigation for HTML and XML documents",
11519             "homepage": "https://symfony.com",
11520             "support": {
11521                 "source": "https://github.com/symfony/dom-crawler/tree/v5.3.7"
11522             },
11523             "funding": [
11524                 {
11525                     "url": "https://symfony.com/sponsor",
11526                     "type": "custom"
11527                 },
11528                 {
11529                     "url": "https://github.com/fabpot",
11530                     "type": "github"
11531                 },
11532                 {
11533                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11534                     "type": "tidelift"
11535                 }
11536             ],
11537             "time": "2021-08-29T19:32:13+00:00"
11538         },
11539         {
11540             "name": "symfony/finder",
11541             "version": "v5.3.7",
11542             "source": {
11543                 "type": "git",
11544                 "url": "https://github.com/symfony/finder.git",
11545                 "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
11546             },
11547             "dist": {
11548                 "type": "zip",
11549                 "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
11550                 "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
11551                 "shasum": ""
11552             },
11553             "require": {
11554                 "php": ">=7.2.5",
11555                 "symfony/polyfill-php80": "^1.16"
11556             },
11557             "type": "library",
11558             "autoload": {
11559                 "psr-4": {
11560                     "Symfony\\Component\\Finder\\": ""
11561                 },
11562                 "exclude-from-classmap": [
11563                     "/Tests/"
11564                 ]
11565             },
11566             "notification-url": "https://packagist.org/downloads/",
11567             "license": [
11568                 "MIT"
11569             ],
11570             "authors": [
11571                 {
11572                     "name": "Fabien Potencier",
11573                     "email": "fabien@symfony.com"
11574                 },
11575                 {
11576                     "name": "Symfony Community",
11577                     "homepage": "https://symfony.com/contributors"
11578                 }
11579             ],
11580             "description": "Finds files and directories via an intuitive fluent interface",
11581             "homepage": "https://symfony.com",
11582             "support": {
11583                 "source": "https://github.com/symfony/finder/tree/v5.3.7"
11584             },
11585             "funding": [
11586                 {
11587                     "url": "https://symfony.com/sponsor",
11588                     "type": "custom"
11589                 },
11590                 {
11591                     "url": "https://github.com/fabpot",
11592                     "type": "github"
11593                 },
11594                 {
11595                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11596                     "type": "tidelift"
11597                 }
11598             ],
11599             "time": "2021-08-04T21:20:46+00:00"
11600         },
11601         {
11602             "name": "symfony/http-client",
11603             "version": "v5.3.10",
11604             "source": {
11605                 "type": "git",
11606                 "url": "https://github.com/symfony/http-client.git",
11607                 "reference": "710b69ed4bc9469900ec5ae5c3807b0509bee0dc"
11608             },
11609             "dist": {
11610                 "type": "zip",
11611                 "url": "https://api.github.com/repos/symfony/http-client/zipball/710b69ed4bc9469900ec5ae5c3807b0509bee0dc",
11612                 "reference": "710b69ed4bc9469900ec5ae5c3807b0509bee0dc",
11613                 "shasum": ""
11614             },
11615             "require": {
11616                 "php": ">=7.2.5",
11617                 "psr/log": "^1|^2|^3",
11618                 "symfony/deprecation-contracts": "^2.1",
11619                 "symfony/http-client-contracts": "^2.4",
11620                 "symfony/polyfill-php73": "^1.11",
11621                 "symfony/polyfill-php80": "^1.16",
11622                 "symfony/service-contracts": "^1.0|^2"
11623             },
11624             "provide": {
11625                 "php-http/async-client-implementation": "*",
11626                 "php-http/client-implementation": "*",
11627                 "psr/http-client-implementation": "1.0",
11628                 "symfony/http-client-implementation": "2.4"
11629             },
11630             "require-dev": {
11631                 "amphp/amp": "^2.5",
11632                 "amphp/http-client": "^4.2.1",
11633                 "amphp/http-tunnel": "^1.0",
11634                 "amphp/socket": "^1.1",
11635                 "guzzlehttp/promises": "^1.4",
11636                 "nyholm/psr7": "^1.0",
11637                 "php-http/httplug": "^1.0|^2.0",
11638                 "psr/http-client": "^1.0",
11639                 "symfony/dependency-injection": "^4.4|^5.0",
11640                 "symfony/http-kernel": "^4.4.13|^5.1.5",
11641                 "symfony/process": "^4.4|^5.0",
11642                 "symfony/stopwatch": "^4.4|^5.0"
11643             },
11644             "type": "library",
11645             "autoload": {
11646                 "psr-4": {
11647                     "Symfony\\Component\\HttpClient\\": ""
11648                 },
11649                 "exclude-from-classmap": [
11650                     "/Tests/"
11651                 ]
11652             },
11653             "notification-url": "https://packagist.org/downloads/",
11654             "license": [
11655                 "MIT"
11656             ],
11657             "authors": [
11658                 {
11659                     "name": "Nicolas Grekas",
11660                     "email": "p@tchwork.com"
11661                 },
11662                 {
11663                     "name": "Symfony Community",
11664                     "homepage": "https://symfony.com/contributors"
11665                 }
11666             ],
11667             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
11668             "homepage": "https://symfony.com",
11669             "support": {
11670                 "source": "https://github.com/symfony/http-client/tree/v5.3.10"
11671             },
11672             "funding": [
11673                 {
11674                     "url": "https://symfony.com/sponsor",
11675                     "type": "custom"
11676                 },
11677                 {
11678                     "url": "https://github.com/fabpot",
11679                     "type": "github"
11680                 },
11681                 {
11682                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11683                     "type": "tidelift"
11684                 }
11685             ],
11686             "time": "2021-10-19T08:32:53+00:00"
11687         },
11688         {
11689             "name": "symfony/http-client-contracts",
11690             "version": "v2.4.0",
11691             "source": {
11692                 "type": "git",
11693                 "url": "https://github.com/symfony/http-client-contracts.git",
11694                 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
11695             },
11696             "dist": {
11697                 "type": "zip",
11698                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
11699                 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
11700                 "shasum": ""
11701             },
11702             "require": {
11703                 "php": ">=7.2.5"
11704             },
11705             "suggest": {
11706                 "symfony/http-client-implementation": ""
11707             },
11708             "type": "library",
11709             "extra": {
11710                 "branch-alias": {
11711                     "dev-main": "2.4-dev"
11712                 },
11713                 "thanks": {
11714                     "name": "symfony/contracts",
11715                     "url": "https://github.com/symfony/contracts"
11716                 }
11717             },
11718             "autoload": {
11719                 "psr-4": {
11720                     "Symfony\\Contracts\\HttpClient\\": ""
11721                 }
11722             },
11723             "notification-url": "https://packagist.org/downloads/",
11724             "license": [
11725                 "MIT"
11726             ],
11727             "authors": [
11728                 {
11729                     "name": "Nicolas Grekas",
11730                     "email": "p@tchwork.com"
11731                 },
11732                 {
11733                     "name": "Symfony Community",
11734                     "homepage": "https://symfony.com/contributors"
11735                 }
11736             ],
11737             "description": "Generic abstractions related to HTTP clients",
11738             "homepage": "https://symfony.com",
11739             "keywords": [
11740                 "abstractions",
11741                 "contracts",
11742                 "decoupling",
11743                 "interfaces",
11744                 "interoperability",
11745                 "standards"
11746             ],
11747             "support": {
11748                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
11749             },
11750             "funding": [
11751                 {
11752                     "url": "https://symfony.com/sponsor",
11753                     "type": "custom"
11754                 },
11755                 {
11756                     "url": "https://github.com/fabpot",
11757                     "type": "github"
11758                 },
11759                 {
11760                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11761                     "type": "tidelift"
11762                 }
11763             ],
11764             "time": "2021-04-11T23:07:08+00:00"
11765         },
11766         {
11767             "name": "symfony/panther",
11768             "version": "v1.1.1",
11769             "source": {
11770                 "type": "git",
11771                 "url": "https://github.com/symfony/panther.git",
11772                 "reference": "e53feac1df95f2022979e86f40b2540306581c3c"
11773             },
11774             "dist": {
11775                 "type": "zip",
11776                 "url": "https://api.github.com/repos/symfony/panther/zipball/e53feac1df95f2022979e86f40b2540306581c3c",
11777                 "reference": "e53feac1df95f2022979e86f40b2540306581c3c",
11778                 "shasum": ""
11779             },
11780             "require": {
11781                 "ext-dom": "*",
11782                 "ext-libxml": "*",
11783                 "php": ">=7.1",
11784                 "php-webdriver/webdriver": "^1.8.2",
11785                 "symfony/browser-kit": "^4.4 || ^5.0",
11786                 "symfony/deprecation-contracts": "^2.4",
11787                 "symfony/dom-crawler": "^4.4 || ^5.0",
11788                 "symfony/http-client": "^4.4.11 || ^5.2",
11789                 "symfony/polyfill-php72": "^1.9",
11790                 "symfony/process": "^4.4 || ^5.0"
11791             },
11792             "require-dev": {
11793                 "symfony/css-selector": "^4.4 || ^5.0",
11794                 "symfony/framework-bundle": "^4.4 || ^5.0",
11795                 "symfony/mime": "^4.4 || ^5.0",
11796                 "symfony/phpunit-bridge": "^5.2"
11797             },
11798             "type": "library",
11799             "extra": {
11800                 "branch-alias": {
11801                     "dev-main": "1.0.x-dev"
11802                 }
11803             },
11804             "autoload": {
11805                 "psr-4": {
11806                     "Symfony\\Component\\Panther\\": "src/"
11807                 }
11808             },
11809             "notification-url": "https://packagist.org/downloads/",
11810             "license": [
11811                 "MIT"
11812             ],
11813             "authors": [
11814                 {
11815                     "name": "Kévin Dunglas",
11816                     "email": "dunglas@gmail.com",
11817                     "homepage": "https://dunglas.fr"
11818                 },
11819                 {
11820                     "name": "Symfony Community",
11821                     "homepage": "https://symfony.com/contributors"
11822                 }
11823             ],
11824             "description": "A browser testing and web scraping library for PHP and Symfony.",
11825             "homepage": "https://dunglas.fr",
11826             "keywords": [
11827                 "e2e",
11828                 "scraping",
11829                 "selenium",
11830                 "symfony",
11831                 "testing",
11832                 "webdriver"
11833             ],
11834             "support": {
11835                 "issues": "https://github.com/symfony/panther/issues",
11836                 "source": "https://github.com/symfony/panther/tree/v1.1.1"
11837             },
11838             "funding": [
11839                 {
11840                     "url": "https://www.panthera.org/donate",
11841                     "type": "custom"
11842                 },
11843                 {
11844                     "url": "https://github.com/dunglas",
11845                     "type": "github"
11846                 },
11847                 {
11848                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
11849                     "type": "tidelift"
11850                 }
11851             ],
11852             "time": "2021-07-14T08:28:19+00:00"
11853         },
11854         {
11855             "name": "symfony/polyfill-php73",
11856             "version": "v1.23.0",
11857             "source": {
11858                 "type": "git",
11859                 "url": "https://github.com/symfony/polyfill-php73.git",
11860                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
11861             },
11862             "dist": {
11863                 "type": "zip",
11864                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
11865                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
11866                 "shasum": ""
11867             },
11868             "require": {
11869                 "php": ">=7.1"
11870             },
11871             "type": "library",
11872             "extra": {
11873                 "branch-alias": {
11874                     "dev-main": "1.23-dev"
11875                 },
11876                 "thanks": {
11877                     "name": "symfony/polyfill",
11878                     "url": "https://github.com/symfony/polyfill"
11879                 }
11880             },
11881             "autoload": {
11882                 "psr-4": {
11883                     "Symfony\\Polyfill\\Php73\\": ""
11884                 },
11885                 "files": [
11886                     "bootstrap.php"
11887                 ],
11888                 "classmap": [
11889                     "Resources/stubs"
11890                 ]
11891             },
11892             "notification-url": "https://packagist.org/downloads/",
11893             "license": [
11894                 "MIT"
11895             ],
11896             "authors": [
11897                 {
11898                     "name": "Nicolas Grekas",
11899                     "email": "p@tchwork.com"
11900                 },
11901                 {
11902                     "name": "Symfony Community",
11903                     "homepage": "https://symfony.com/contributors"
11904                 }
11905             ],
11906             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
11907             "homepage": "https://symfony.com",
11908             "keywords": [
11909                 "compatibility",
11910                 "polyfill",
11911                 "portable",
11912                 "shim"
11913             ],
11914             "support": {
11915                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
11916             },
11917             "funding": [
11918                 {
11919                     "url": "https://symfony.com/sponsor",
11920                     "type": "custom"
11921                 },
11922                 {
11923                     "url": "https://github.com/fabpot",
11924                     "type": "github"
11925                 },
11926                 {
11927                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11928                     "type": "tidelift"
11929                 }
11930             ],
11931             "time": "2021-02-19T12:13:01+00:00"
11932         },
11933         {
11934             "name": "theseer/tokenizer",
11935             "version": "1.2.1",
11936             "source": {
11937                 "type": "git",
11938                 "url": "https://github.com/theseer/tokenizer.git",
11939                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
11940             },
11941             "dist": {
11942                 "type": "zip",
11943                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
11944                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
11945                 "shasum": ""
11946             },
11947             "require": {
11948                 "ext-dom": "*",
11949                 "ext-tokenizer": "*",
11950                 "ext-xmlwriter": "*",
11951                 "php": "^7.2 || ^8.0"
11952             },
11953             "type": "library",
11954             "autoload": {
11955                 "classmap": [
11956                     "src/"
11957                 ]
11958             },
11959             "notification-url": "https://packagist.org/downloads/",
11960             "license": [
11961                 "BSD-3-Clause"
11962             ],
11963             "authors": [
11964                 {
11965                     "name": "Arne Blankerts",
11966                     "email": "arne@blankerts.de",
11967                     "role": "Developer"
11968                 }
11969             ],
11970             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
11971             "support": {
11972                 "issues": "https://github.com/theseer/tokenizer/issues",
11973                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
11974             },
11975             "funding": [
11976                 {
11977                     "url": "https://github.com/theseer",
11978                     "type": "github"
11979                 }
11980             ],
11981             "time": "2021-07-28T10:34:58+00:00"
11982         },
11983         {
11984             "name": "zircote/swagger-php",
11985             "version": "3.2.3",
11986             "source": {
11987                 "type": "git",
11988                 "url": "https://github.com/zircote/swagger-php.git",
11989                 "reference": "41ed0eb1dacebe2c365623b3f9ab13d1531a03da"
11990             },
11991             "dist": {
11992                 "type": "zip",
11993                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/41ed0eb1dacebe2c365623b3f9ab13d1531a03da",
11994                 "reference": "41ed0eb1dacebe2c365623b3f9ab13d1531a03da",
11995                 "shasum": ""
11996             },
11997             "require": {
11998                 "doctrine/annotations": "^1.7",
11999                 "ext-json": "*",
12000                 "php": ">=7.2",
12001                 "symfony/finder": ">=2.2",
12002                 "symfony/yaml": ">=3.3"
12003             },
12004             "require-dev": {
12005                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12006                 "phpunit/phpunit": ">=8"
12007             },
12008             "bin": [
12009                 "bin/openapi"
12010             ],
12011             "type": "library",
12012             "autoload": {
12013                 "psr-4": {
12014                     "OpenApi\\": "src"
12015                 },
12016                 "files": [
12017                     "src/functions.php"
12018                 ]
12019             },
12020             "notification-url": "https://packagist.org/downloads/",
12021             "license": [
12022                 "Apache-2.0"
12023             ],
12024             "authors": [
12025                 {
12026                     "name": "Robert Allen",
12027                     "email": "zircote@gmail.com"
12028                 },
12029                 {
12030                     "name": "Bob Fanger",
12031                     "email": "bfanger@gmail.com",
12032                     "homepage": "https://bfanger.nl"
12033                 },
12034                 {
12035                     "name": "Martin Rademacher",
12036                     "email": "mano@radebatz.net",
12037                     "homepage": "https://radebatz.net"
12038                 }
12039             ],
12040             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12041             "homepage": "https://github.com/zircote/swagger-php/",
12042             "keywords": [
12043                 "api",
12044                 "json",
12045                 "rest",
12046                 "service discovery"
12047             ],
12048             "support": {
12049                 "issues": "https://github.com/zircote/swagger-php/issues",
12050                 "source": "https://github.com/zircote/swagger-php/tree/3.2.3"
12051             },
12052             "time": "2021-06-25T04:08:57+00:00"
12053         }
12054     ],
12055     "aliases": [],
12056     "minimum-stability": "stable",
12057     "stability-flags": [],
12058     "prefer-stable": false,
12059     "prefer-lowest": false,
12060     "platform": {
12061         "php": ">=7.4.0"
12062     },
12063     "platform-dev": [],
12064     "platform-overrides": {
12065         "php": "7.4"
12066     },
12067     "plugin-api-version": "2.1.0"