consolidate similar x12 gen 837 function (#5691)
[openemr.git] / composer.lock
blobde9389216328fdb4ce66ff4c13e0464039feb81f
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": "e3a5dde7dcfc26ae6c7e106670af6f39",
8     "packages": [
9         {
10             "name": "academe/authorizenet-objects",
11             "version": "0.7.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/academe/authorizenet-objects.git",
15                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53",
20                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.6.0"
25             },
26             "require-dev": {
27                 "moneyphp/money": "^3.0",
28                 "phpunit/phpunit": "^5.7 || ^6.4 || ^7.0",
29                 "squizlabs/php_codesniffer": "^3"
30             },
31             "suggest": {
32                 "moneyphp/money": "^3.0"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-master": "0.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Academe\\AuthorizeNet\\": "src/"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jason Judge",
52                     "homepage": "https://github.com/judgej"
53                 }
54             ],
55             "description": "Authorize.Net API Message Value Objects",
56             "homepage": "https://github.com/academe/authorizenet-objects",
57             "keywords": [
58                 "authorize",
59                 "authorize net",
60                 "authorize.net",
61                 "gateway",
62                 "merchant",
63                 "omnipay",
64                 "pay",
65                 "payment"
66             ],
67             "support": {
68                 "issues": "https://github.com/academe/authorizenet-objects/issues",
69                 "source": "https://github.com/academe/authorizenet-objects/tree/master"
70             },
71             "time": "2019-06-22T22:33:01+00:00"
72         },
73         {
74             "name": "academe/omnipay-authorizenetapi",
75             "version": "3.1.2",
76             "source": {
77                 "type": "git",
78                 "url": "https://github.com/academe/omnipay-authorizenetapi.git",
79                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e"
80             },
81             "dist": {
82                 "type": "zip",
83                 "url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
84                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
85                 "shasum": ""
86             },
87             "require": {
88                 "academe/authorizenet-objects": "~0.7",
89                 "omnipay/common": "^3",
90                 "symfony/property-access": "^3.2 || ^4.0"
91             },
92             "require-dev": {
93                 "omnipay/tests": "^3",
94                 "squizlabs/php_codesniffer": "^3"
95             },
96             "type": "library",
97             "extra": {
98                 "branch-alias": {
99                     "dev-master": "3.0.x-dev"
100                 }
101             },
102             "autoload": {
103                 "psr-4": {
104                     "Omnipay\\AuthorizeNetApi\\": "src/"
105                 }
106             },
107             "notification-url": "https://packagist.org/downloads/",
108             "license": [
109                 "MIT"
110             ],
111             "authors": [
112                 {
113                     "name": "Jason Judge",
114                     "email": "jason@academe.co.uk"
115                 }
116             ],
117             "description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library",
118             "homepage": "https://github.com/academe/omnipay-authorizenetapi",
119             "keywords": [
120                 "authorize.net",
121                 "gateway",
122                 "merchant",
123                 "omnipay",
124                 "pay",
125                 "payment"
126             ],
127             "support": {
128                 "issues": "https://github.com/academe/omnipay-authorizenetapi/issues",
129                 "source": "https://github.com/academe/omnipay-authorizenetapi/tree/3.1.2"
130             },
131             "time": "2019-08-20T22:09:44+00:00"
132         },
133         {
134             "name": "adodb/adodb-php",
135             "version": "v5.21.4",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
144                 "reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^5.5.9 || ^7.0 || ^8.0"
149             },
150             "require-dev": {
151                 "phpunit/phpunit": "^8.5"
152             },
153             "type": "library",
154             "autoload": {
155                 "files": [
156                     "adodb.inc.php"
157                 ]
158             },
159             "notification-url": "https://packagist.org/downloads/",
160             "license": [
161                 "BSD-3-Clause",
162                 "LGPL-2.1-or-later"
163             ],
164             "authors": [
165                 {
166                     "name": "John Lim",
167                     "email": "jlim@natsoft.com",
168                     "role": "Author"
169                 },
170                 {
171                     "name": "Damien Regad",
172                     "role": "Current maintainer"
173                 },
174                 {
175                     "name": "Mark Newnham",
176                     "role": "Developer"
177                 }
178             ],
179             "description": "ADOdb is a PHP database abstraction layer library",
180             "homepage": "https://adodb.org/",
181             "keywords": [
182                 "abstraction",
183                 "database",
184                 "layer",
185                 "library",
186                 "php"
187             ],
188             "support": {
189                 "issues": "https://github.com/ADOdb/ADOdb/issues",
190                 "source": "https://github.com/ADOdb/ADOdb"
191             },
192             "time": "2022-01-22T22:56:43+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "2.1.6",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "11f7d939669f4e7d0764ff5924237b2a1df38214"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/11f7d939669f4e7d0764ff5924237b2a1df38214",
205                 "reference": "11f7d939669f4e7d0764ff5924237b2a1df38214",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": ">=7.3"
211             },
212             "require-dev": {
213                 "dms/phpunit-arraysubset-asserts": "^0.2",
214                 "ext-pcntl": "*",
215                 "ext-sockets": "*",
216                 "phpunit/phpunit": "^9",
217                 "squizlabs/php_codesniffer": "^3.6"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "0.1.x-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Aranyasen\\": "src/"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Aranya Sen",
237                     "email": "sen.aranya@gmail.com",
238                     "role": "Owner"
239                 }
240             ],
241             "description": "HL7 parser, generator and sender.",
242             "support": {
243                 "issues": "https://github.com/senaranya/HL7/issues",
244                 "source": "https://github.com/senaranya/HL7/tree/2.1.6"
245             },
246             "time": "2022-05-17T06:52:38+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "1.0.3",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
259                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
260                 "shasum": ""
261             },
262             "require": {
263                 "ext-iconv": "*",
264                 "php": "^5.4|^7.0"
265             },
266             "require-dev": {
267                 "phpunit/phpunit": "^4.8"
268             },
269             "suggest": {
270                 "ext-gd": "to generate QR code images"
271             },
272             "type": "library",
273             "autoload": {
274                 "psr-0": {
275                     "BaconQrCode": "src/"
276                 }
277             },
278             "notification-url": "https://packagist.org/downloads/",
279             "license": [
280                 "BSD-2-Clause"
281             ],
282             "authors": [
283                 {
284                     "name": "Ben Scholzen 'DASPRiD'",
285                     "email": "mail@dasprids.de",
286                     "homepage": "http://www.dasprids.de",
287                     "role": "Developer"
288                 }
289             ],
290             "description": "BaconQrCode is a QR code generator for PHP.",
291             "homepage": "https://github.com/Bacon/BaconQrCode",
292             "support": {
293                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
294                 "source": "https://github.com/Bacon/BaconQrCode/tree/master"
295             },
296             "time": "2017-10-17T09:59:25+00:00"
297         },
298         {
299             "name": "brick/math",
300             "version": "0.9.3",
301             "source": {
302                 "type": "git",
303                 "url": "https://github.com/brick/math.git",
304                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
305             },
306             "dist": {
307                 "type": "zip",
308                 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
309                 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
310                 "shasum": ""
311             },
312             "require": {
313                 "ext-json": "*",
314                 "php": "^7.1 || ^8.0"
315             },
316             "require-dev": {
317                 "php-coveralls/php-coveralls": "^2.2",
318                 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
319                 "vimeo/psalm": "4.9.2"
320             },
321             "type": "library",
322             "autoload": {
323                 "psr-4": {
324                     "Brick\\Math\\": "src/"
325                 }
326             },
327             "notification-url": "https://packagist.org/downloads/",
328             "license": [
329                 "MIT"
330             ],
331             "description": "Arbitrary-precision arithmetic library",
332             "keywords": [
333                 "Arbitrary-precision",
334                 "BigInteger",
335                 "BigRational",
336                 "arithmetic",
337                 "bigdecimal",
338                 "bignum",
339                 "brick",
340                 "math"
341             ],
342             "support": {
343                 "issues": "https://github.com/brick/math/issues",
344                 "source": "https://github.com/brick/math/tree/0.9.3"
345             },
346             "funding": [
347                 {
348                     "url": "https://github.com/BenMorel",
349                     "type": "github"
350                 },
351                 {
352                     "url": "https://tidelift.com/funding/github/packagist/brick/math",
353                     "type": "tidelift"
354                 }
355             ],
356             "time": "2021-08-15T20:50:18+00:00"
357         },
358         {
359             "name": "brick/varexporter",
360             "version": "0.3.7",
361             "source": {
362                 "type": "git",
363                 "url": "https://github.com/brick/varexporter.git",
364                 "reference": "3e263cd718d242594c52963760fee2059fd5833c"
365             },
366             "dist": {
367                 "type": "zip",
368                 "url": "https://api.github.com/repos/brick/varexporter/zipball/3e263cd718d242594c52963760fee2059fd5833c",
369                 "reference": "3e263cd718d242594c52963760fee2059fd5833c",
370                 "shasum": ""
371             },
372             "require": {
373                 "nikic/php-parser": "^4.0",
374                 "php": "^7.2 || ^8.0"
375             },
376             "require-dev": {
377                 "php-coveralls/php-coveralls": "^2.2",
378                 "phpunit/phpunit": "^8.5 || ^9.0",
379                 "vimeo/psalm": "4.23.0"
380             },
381             "type": "library",
382             "autoload": {
383                 "psr-4": {
384                     "Brick\\VarExporter\\": "src/"
385                 }
386             },
387             "notification-url": "https://packagist.org/downloads/",
388             "license": [
389                 "MIT"
390             ],
391             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
392             "keywords": [
393                 "var_export"
394             ],
395             "support": {
396                 "issues": "https://github.com/brick/varexporter/issues",
397                 "source": "https://github.com/brick/varexporter/tree/0.3.7"
398             },
399             "funding": [
400                 {
401                     "url": "https://github.com/BenMorel",
402                     "type": "github"
403                 }
404             ],
405             "time": "2022-06-29T23:37:57+00:00"
406         },
407         {
408             "name": "clue/stream-filter",
409             "version": "v1.6.0",
410             "source": {
411                 "type": "git",
412                 "url": "https://github.com/clue/stream-filter.git",
413                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
414             },
415             "dist": {
416                 "type": "zip",
417                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
418                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
419                 "shasum": ""
420             },
421             "require": {
422                 "php": ">=5.3"
423             },
424             "require-dev": {
425                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
426             },
427             "type": "library",
428             "autoload": {
429                 "files": [
430                     "src/functions_include.php"
431                 ],
432                 "psr-4": {
433                     "Clue\\StreamFilter\\": "src/"
434                 }
435             },
436             "notification-url": "https://packagist.org/downloads/",
437             "license": [
438                 "MIT"
439             ],
440             "authors": [
441                 {
442                     "name": "Christian Lück",
443                     "email": "christian@clue.engineering"
444                 }
445             ],
446             "description": "A simple and modern approach to stream filtering in PHP",
447             "homepage": "https://github.com/clue/php-stream-filter",
448             "keywords": [
449                 "bucket brigade",
450                 "callback",
451                 "filter",
452                 "php_user_filter",
453                 "stream",
454                 "stream_filter_append",
455                 "stream_filter_register"
456             ],
457             "support": {
458                 "issues": "https://github.com/clue/stream-filter/issues",
459                 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
460             },
461             "funding": [
462                 {
463                     "url": "https://clue.engineering/support",
464                     "type": "custom"
465                 },
466                 {
467                     "url": "https://github.com/clue",
468                     "type": "github"
469                 }
470             ],
471             "time": "2022-02-21T13:15:14+00:00"
472         },
473         {
474             "name": "defuse/php-encryption",
475             "version": "v2.3.1",
476             "source": {
477                 "type": "git",
478                 "url": "https://github.com/defuse/php-encryption.git",
479                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
480             },
481             "dist": {
482                 "type": "zip",
483                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
484                 "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
485                 "shasum": ""
486             },
487             "require": {
488                 "ext-openssl": "*",
489                 "paragonie/random_compat": ">= 2",
490                 "php": ">=5.6.0"
491             },
492             "require-dev": {
493                 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
494             },
495             "bin": [
496                 "bin/generate-defuse-key"
497             ],
498             "type": "library",
499             "autoload": {
500                 "psr-4": {
501                     "Defuse\\Crypto\\": "src"
502                 }
503             },
504             "notification-url": "https://packagist.org/downloads/",
505             "license": [
506                 "MIT"
507             ],
508             "authors": [
509                 {
510                     "name": "Taylor Hornby",
511                     "email": "taylor@defuse.ca",
512                     "homepage": "https://defuse.ca/"
513                 },
514                 {
515                     "name": "Scott Arciszewski",
516                     "email": "info@paragonie.com",
517                     "homepage": "https://paragonie.com"
518                 }
519             ],
520             "description": "Secure PHP Encryption Library",
521             "keywords": [
522                 "aes",
523                 "authenticated encryption",
524                 "cipher",
525                 "crypto",
526                 "cryptography",
527                 "encrypt",
528                 "encryption",
529                 "openssl",
530                 "security",
531                 "symmetric key cryptography"
532             ],
533             "support": {
534                 "issues": "https://github.com/defuse/php-encryption/issues",
535                 "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
536             },
537             "time": "2021-04-09T23:57:26+00:00"
538         },
539         {
540             "name": "digitickets/lalit",
541             "version": "3.3.0",
542             "source": {
543                 "type": "git",
544                 "url": "https://github.com/digitickets/lalit.git",
545                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
546             },
547             "dist": {
548                 "type": "zip",
549                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
550                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
551                 "shasum": ""
552             },
553             "require": {
554                 "ext-dom": "*",
555                 "php": ">=7"
556             },
557             "require-dev": {
558                 "mockery/mockery": "^0",
559                 "phpunit/phpunit": "^6"
560             },
561             "type": "library",
562             "autoload": {
563                 "psr-4": {
564                     "LaLit\\": "src"
565                 }
566             },
567             "notification-url": "https://packagist.org/downloads/",
568             "license": [
569                 "CC0-1.0"
570             ],
571             "authors": [
572                 {
573                     "name": "Lalit Patel",
574                     "role": "Lead Developer"
575                 },
576                 {
577                     "name": "Richard Quadling",
578                     "role": "Developer"
579                 }
580             ],
581             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
582             "homepage": "http://www.lalit.org/lab",
583             "keywords": [
584                 "array",
585                 "xml"
586             ],
587             "support": {
588                 "issues": "https://github.com/digitickets/lalit/issues",
589                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
590             },
591             "time": "2022-03-10T17:19:42+00:00"
592         },
593         {
594             "name": "dompdf/dompdf",
595             "version": "v1.2.2",
596             "source": {
597                 "type": "git",
598                 "url": "https://github.com/dompdf/dompdf.git",
599                 "reference": "5031045d9640b38cfc14aac9667470df09c9e090"
600             },
601             "dist": {
602                 "type": "zip",
603                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
604                 "reference": "5031045d9640b38cfc14aac9667470df09c9e090",
605                 "shasum": ""
606             },
607             "require": {
608                 "ext-dom": "*",
609                 "ext-mbstring": "*",
610                 "phenx/php-font-lib": "^0.5.4",
611                 "phenx/php-svg-lib": "^0.3.3 || ^0.4.0",
612                 "php": "^7.1 || ^8.0"
613             },
614             "require-dev": {
615                 "ext-json": "*",
616                 "ext-zip": "*",
617                 "mockery/mockery": "^1.3",
618                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
619                 "squizlabs/php_codesniffer": "^3.5"
620             },
621             "suggest": {
622                 "ext-gd": "Needed to process images",
623                 "ext-gmagick": "Improves image processing performance",
624                 "ext-imagick": "Improves image processing performance",
625                 "ext-zlib": "Needed for pdf stream compression"
626             },
627             "type": "library",
628             "autoload": {
629                 "psr-4": {
630                     "Dompdf\\": "src/"
631                 },
632                 "classmap": [
633                     "lib/"
634                 ]
635             },
636             "notification-url": "https://packagist.org/downloads/",
637             "license": [
638                 "LGPL-2.1"
639             ],
640             "authors": [
641                 {
642                     "name": "Fabien Ménager",
643                     "email": "fabien.menager@gmail.com"
644                 },
645                 {
646                     "name": "Brian Sweeney",
647                     "email": "eclecticgeek@gmail.com"
648                 },
649                 {
650                     "name": "Gabriel Bull",
651                     "email": "me@gabrielbull.com"
652                 }
653             ],
654             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
655             "homepage": "https://github.com/dompdf/dompdf",
656             "support": {
657                 "issues": "https://github.com/dompdf/dompdf/issues",
658                 "source": "https://github.com/dompdf/dompdf/tree/v1.2.2"
659             },
660             "time": "2022-04-27T13:50:54+00:00"
661         },
662         {
663             "name": "ezyang/htmlpurifier",
664             "version": "v4.14.0",
665             "source": {
666                 "type": "git",
667                 "url": "https://github.com/ezyang/htmlpurifier.git",
668                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
669             },
670             "dist": {
671                 "type": "zip",
672                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
673                 "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
674                 "shasum": ""
675             },
676             "require": {
677                 "php": ">=5.2"
678             },
679             "type": "library",
680             "autoload": {
681                 "files": [
682                     "library/HTMLPurifier.composer.php"
683                 ],
684                 "psr-0": {
685                     "HTMLPurifier": "library/"
686                 },
687                 "exclude-from-classmap": [
688                     "/library/HTMLPurifier/Language/"
689                 ]
690             },
691             "notification-url": "https://packagist.org/downloads/",
692             "license": [
693                 "LGPL-2.1-or-later"
694             ],
695             "authors": [
696                 {
697                     "name": "Edward Z. Yang",
698                     "email": "admin@htmlpurifier.org",
699                     "homepage": "http://ezyang.com"
700                 }
701             ],
702             "description": "Standards compliant HTML filter written in PHP",
703             "homepage": "http://htmlpurifier.org/",
704             "keywords": [
705                 "html"
706             ],
707             "support": {
708                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
709                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
710             },
711             "time": "2021-12-25T01:21:49+00:00"
712         },
713         {
714             "name": "firebase/php-jwt",
715             "version": "v6.3.0",
716             "source": {
717                 "type": "git",
718                 "url": "https://github.com/firebase/php-jwt.git",
719                 "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8"
720             },
721             "dist": {
722                 "type": "zip",
723                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
724                 "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
725                 "shasum": ""
726             },
727             "require": {
728                 "php": "^7.1||^8.0"
729             },
730             "require-dev": {
731                 "guzzlehttp/guzzle": "^6.5||^7.4",
732                 "phpspec/prophecy-phpunit": "^1.1",
733                 "phpunit/phpunit": "^7.5||^9.5",
734                 "psr/cache": "^1.0||^2.0",
735                 "psr/http-client": "^1.0",
736                 "psr/http-factory": "^1.0"
737             },
738             "suggest": {
739                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
740             },
741             "type": "library",
742             "autoload": {
743                 "psr-4": {
744                     "Firebase\\JWT\\": "src"
745                 }
746             },
747             "notification-url": "https://packagist.org/downloads/",
748             "license": [
749                 "BSD-3-Clause"
750             ],
751             "authors": [
752                 {
753                     "name": "Neuman Vong",
754                     "email": "neuman+pear@twilio.com",
755                     "role": "Developer"
756                 },
757                 {
758                     "name": "Anant Narayanan",
759                     "email": "anant@php.net",
760                     "role": "Developer"
761                 }
762             ],
763             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
764             "homepage": "https://github.com/firebase/php-jwt",
765             "keywords": [
766                 "jwt",
767                 "php"
768             ],
769             "support": {
770                 "issues": "https://github.com/firebase/php-jwt/issues",
771                 "source": "https://github.com/firebase/php-jwt/tree/v6.3.0"
772             },
773             "time": "2022-07-15T16:48:45+00:00"
774         },
775         {
776             "name": "google/apiclient",
777             "version": "v2.12.6",
778             "source": {
779                 "type": "git",
780                 "url": "https://github.com/googleapis/google-api-php-client.git",
781                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e"
782             },
783             "dist": {
784                 "type": "zip",
785                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e",
786                 "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e",
787                 "shasum": ""
788             },
789             "require": {
790                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
791                 "google/apiclient-services": "~0.200",
792                 "google/auth": "^1.10",
793                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
794                 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
795                 "monolog/monolog": "^1.17||^2.0||^3.0",
796                 "php": "^5.6|^7.0|^8.0",
797                 "phpseclib/phpseclib": "~2.0||^3.0.2"
798             },
799             "require-dev": {
800                 "cache/filesystem-adapter": "^0.3.2|^1.1",
801                 "composer/composer": "^1.10.22",
802                 "phpcompatibility/php-compatibility": "^9.2",
803                 "phpspec/prophecy-phpunit": "^1.1||^2.0",
804                 "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
805                 "squizlabs/php_codesniffer": "^3.0",
806                 "symfony/css-selector": "~2.1",
807                 "symfony/dom-crawler": "~2.1",
808                 "yoast/phpunit-polyfills": "^1.0"
809             },
810             "suggest": {
811                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
812             },
813             "type": "library",
814             "extra": {
815                 "branch-alias": {
816                     "dev-main": "2.x-dev"
817                 }
818             },
819             "autoload": {
820                 "files": [
821                     "src/aliases.php"
822                 ],
823                 "psr-4": {
824                     "Google\\": "src/"
825                 },
826                 "classmap": [
827                     "src/aliases.php"
828                 ]
829             },
830             "notification-url": "https://packagist.org/downloads/",
831             "license": [
832                 "Apache-2.0"
833             ],
834             "description": "Client library for Google APIs",
835             "homepage": "http://developers.google.com/api-client-library/php",
836             "keywords": [
837                 "google"
838             ],
839             "support": {
840                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
841                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6"
842             },
843             "time": "2022-06-06T20:00:19+00:00"
844         },
845         {
846             "name": "google/apiclient-services",
847             "version": "v0.265.0",
848             "source": {
849                 "type": "git",
850                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
851                 "reference": "a23754daa452e26a8dd31a7848863c67a2e3d67e"
852             },
853             "dist": {
854                 "type": "zip",
855                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/a23754daa452e26a8dd31a7848863c67a2e3d67e",
856                 "reference": "a23754daa452e26a8dd31a7848863c67a2e3d67e",
857                 "shasum": ""
858             },
859             "require": {
860                 "php": ">=5.6"
861             },
862             "require-dev": {
863                 "phpunit/phpunit": "^5.7||^8.5.13"
864             },
865             "type": "library",
866             "autoload": {
867                 "files": [
868                     "autoload.php"
869                 ],
870                 "psr-4": {
871                     "Google\\Service\\": "src"
872                 }
873             },
874             "notification-url": "https://packagist.org/downloads/",
875             "license": [
876                 "Apache-2.0"
877             ],
878             "description": "Client library for Google APIs",
879             "homepage": "http://developers.google.com/api-client-library/php",
880             "keywords": [
881                 "google"
882             ],
883             "support": {
884                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
885                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.265.0"
886             },
887             "time": "2022-09-04T00:58:12+00:00"
888         },
889         {
890             "name": "google/auth",
891             "version": "v1.22.0",
892             "source": {
893                 "type": "git",
894                 "url": "https://github.com/googleapis/google-auth-library-php.git",
895                 "reference": "da4037df770027c8f7163595a29ec434f705f8b1"
896             },
897             "dist": {
898                 "type": "zip",
899                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/da4037df770027c8f7163595a29ec434f705f8b1",
900                 "reference": "da4037df770027c8f7163595a29ec434f705f8b1",
901                 "shasum": ""
902             },
903             "require": {
904                 "firebase/php-jwt": "^5.5||^6.0",
905                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
906                 "guzzlehttp/psr7": "^1.7|^2.0",
907                 "php": "^7.1||^8.0",
908                 "psr/cache": "^1.0|^2.0|^3.0",
909                 "psr/http-message": "^1.0"
910             },
911             "require-dev": {
912                 "guzzlehttp/promises": "0.1.1|^1.3",
913                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
914                 "phpseclib/phpseclib": "^2.0.31",
915                 "phpspec/prophecy-phpunit": "^1.1",
916                 "phpunit/phpunit": "^7.5||^8.5",
917                 "sebastian/comparator": ">=1.2.3",
918                 "squizlabs/php_codesniffer": "^3.5"
919             },
920             "suggest": {
921                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
922             },
923             "type": "library",
924             "autoload": {
925                 "psr-4": {
926                     "Google\\Auth\\": "src"
927                 }
928             },
929             "notification-url": "https://packagist.org/downloads/",
930             "license": [
931                 "Apache-2.0"
932             ],
933             "description": "Google Auth Library for PHP",
934             "homepage": "http://github.com/google/google-auth-library-php",
935             "keywords": [
936                 "Authentication",
937                 "google",
938                 "oauth2"
939             ],
940             "support": {
941                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
942                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
943                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.22.0"
944             },
945             "time": "2022-09-01T17:07:07+00:00"
946         },
947         {
948             "name": "graham-campbell/result-type",
949             "version": "v1.1.0",
950             "source": {
951                 "type": "git",
952                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
953                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
954             },
955             "dist": {
956                 "type": "zip",
957                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
958                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
959                 "shasum": ""
960             },
961             "require": {
962                 "php": "^7.2.5 || ^8.0",
963                 "phpoption/phpoption": "^1.9"
964             },
965             "require-dev": {
966                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
967             },
968             "type": "library",
969             "autoload": {
970                 "psr-4": {
971                     "GrahamCampbell\\ResultType\\": "src/"
972                 }
973             },
974             "notification-url": "https://packagist.org/downloads/",
975             "license": [
976                 "MIT"
977             ],
978             "authors": [
979                 {
980                     "name": "Graham Campbell",
981                     "email": "hello@gjcampbell.co.uk",
982                     "homepage": "https://github.com/GrahamCampbell"
983                 }
984             ],
985             "description": "An Implementation Of The Result Type",
986             "keywords": [
987                 "Graham Campbell",
988                 "GrahamCampbell",
989                 "Result Type",
990                 "Result-Type",
991                 "result"
992             ],
993             "support": {
994                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
995                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
996             },
997             "funding": [
998                 {
999                     "url": "https://github.com/GrahamCampbell",
1000                     "type": "github"
1001                 },
1002                 {
1003                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1004                     "type": "tidelift"
1005                 }
1006             ],
1007             "time": "2022-07-30T15:56:11+00:00"
1008         },
1009         {
1010             "name": "guzzlehttp/guzzle",
1011             "version": "7.4.4",
1012             "source": {
1013                 "type": "git",
1014                 "url": "https://github.com/guzzle/guzzle.git",
1015                 "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
1016             },
1017             "dist": {
1018                 "type": "zip",
1019                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
1020                 "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
1021                 "shasum": ""
1022             },
1023             "require": {
1024                 "ext-json": "*",
1025                 "guzzlehttp/promises": "^1.5",
1026                 "guzzlehttp/psr7": "^1.8.3 || ^2.1",
1027                 "php": "^7.2.5 || ^8.0",
1028                 "psr/http-client": "^1.0",
1029                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1030             },
1031             "provide": {
1032                 "psr/http-client-implementation": "1.0"
1033             },
1034             "require-dev": {
1035                 "bamarni/composer-bin-plugin": "^1.4.1",
1036                 "ext-curl": "*",
1037                 "php-http/client-integration-tests": "^3.0",
1038                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1039                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1040             },
1041             "suggest": {
1042                 "ext-curl": "Required for CURL handler support",
1043                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1044                 "psr/log": "Required for using the Log middleware"
1045             },
1046             "type": "library",
1047             "extra": {
1048                 "branch-alias": {
1049                     "dev-master": "7.4-dev"
1050                 }
1051             },
1052             "autoload": {
1053                 "files": [
1054                     "src/functions_include.php"
1055                 ],
1056                 "psr-4": {
1057                     "GuzzleHttp\\": "src/"
1058                 }
1059             },
1060             "notification-url": "https://packagist.org/downloads/",
1061             "license": [
1062                 "MIT"
1063             ],
1064             "authors": [
1065                 {
1066                     "name": "Graham Campbell",
1067                     "email": "hello@gjcampbell.co.uk",
1068                     "homepage": "https://github.com/GrahamCampbell"
1069                 },
1070                 {
1071                     "name": "Michael Dowling",
1072                     "email": "mtdowling@gmail.com",
1073                     "homepage": "https://github.com/mtdowling"
1074                 },
1075                 {
1076                     "name": "Jeremy Lindblom",
1077                     "email": "jeremeamia@gmail.com",
1078                     "homepage": "https://github.com/jeremeamia"
1079                 },
1080                 {
1081                     "name": "George Mponos",
1082                     "email": "gmponos@gmail.com",
1083                     "homepage": "https://github.com/gmponos"
1084                 },
1085                 {
1086                     "name": "Tobias Nyholm",
1087                     "email": "tobias.nyholm@gmail.com",
1088                     "homepage": "https://github.com/Nyholm"
1089                 },
1090                 {
1091                     "name": "Márk Sági-Kazár",
1092                     "email": "mark.sagikazar@gmail.com",
1093                     "homepage": "https://github.com/sagikazarmark"
1094                 },
1095                 {
1096                     "name": "Tobias Schultze",
1097                     "email": "webmaster@tubo-world.de",
1098                     "homepage": "https://github.com/Tobion"
1099                 }
1100             ],
1101             "description": "Guzzle is a PHP HTTP client library",
1102             "keywords": [
1103                 "client",
1104                 "curl",
1105                 "framework",
1106                 "http",
1107                 "http client",
1108                 "psr-18",
1109                 "psr-7",
1110                 "rest",
1111                 "web service"
1112             ],
1113             "support": {
1114                 "issues": "https://github.com/guzzle/guzzle/issues",
1115                 "source": "https://github.com/guzzle/guzzle/tree/7.4.4"
1116             },
1117             "funding": [
1118                 {
1119                     "url": "https://github.com/GrahamCampbell",
1120                     "type": "github"
1121                 },
1122                 {
1123                     "url": "https://github.com/Nyholm",
1124                     "type": "github"
1125                 },
1126                 {
1127                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1128                     "type": "tidelift"
1129                 }
1130             ],
1131             "time": "2022-06-09T21:39:15+00:00"
1132         },
1133         {
1134             "name": "guzzlehttp/promises",
1135             "version": "1.5.2",
1136             "source": {
1137                 "type": "git",
1138                 "url": "https://github.com/guzzle/promises.git",
1139                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1140             },
1141             "dist": {
1142                 "type": "zip",
1143                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1144                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1145                 "shasum": ""
1146             },
1147             "require": {
1148                 "php": ">=5.5"
1149             },
1150             "require-dev": {
1151                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1152             },
1153             "type": "library",
1154             "extra": {
1155                 "branch-alias": {
1156                     "dev-master": "1.5-dev"
1157                 }
1158             },
1159             "autoload": {
1160                 "files": [
1161                     "src/functions_include.php"
1162                 ],
1163                 "psr-4": {
1164                     "GuzzleHttp\\Promise\\": "src/"
1165                 }
1166             },
1167             "notification-url": "https://packagist.org/downloads/",
1168             "license": [
1169                 "MIT"
1170             ],
1171             "authors": [
1172                 {
1173                     "name": "Graham Campbell",
1174                     "email": "hello@gjcampbell.co.uk",
1175                     "homepage": "https://github.com/GrahamCampbell"
1176                 },
1177                 {
1178                     "name": "Michael Dowling",
1179                     "email": "mtdowling@gmail.com",
1180                     "homepage": "https://github.com/mtdowling"
1181                 },
1182                 {
1183                     "name": "Tobias Nyholm",
1184                     "email": "tobias.nyholm@gmail.com",
1185                     "homepage": "https://github.com/Nyholm"
1186                 },
1187                 {
1188                     "name": "Tobias Schultze",
1189                     "email": "webmaster@tubo-world.de",
1190                     "homepage": "https://github.com/Tobion"
1191                 }
1192             ],
1193             "description": "Guzzle promises library",
1194             "keywords": [
1195                 "promise"
1196             ],
1197             "support": {
1198                 "issues": "https://github.com/guzzle/promises/issues",
1199                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1200             },
1201             "funding": [
1202                 {
1203                     "url": "https://github.com/GrahamCampbell",
1204                     "type": "github"
1205                 },
1206                 {
1207                     "url": "https://github.com/Nyholm",
1208                     "type": "github"
1209                 },
1210                 {
1211                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1212                     "type": "tidelift"
1213                 }
1214             ],
1215             "time": "2022-08-28T14:55:35+00:00"
1216         },
1217         {
1218             "name": "guzzlehttp/psr7",
1219             "version": "2.4.1",
1220             "source": {
1221                 "type": "git",
1222                 "url": "https://github.com/guzzle/psr7.git",
1223                 "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379"
1224             },
1225             "dist": {
1226                 "type": "zip",
1227                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379",
1228                 "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379",
1229                 "shasum": ""
1230             },
1231             "require": {
1232                 "php": "^7.2.5 || ^8.0",
1233                 "psr/http-factory": "^1.0",
1234                 "psr/http-message": "^1.0",
1235                 "ralouphie/getallheaders": "^3.0"
1236             },
1237             "provide": {
1238                 "psr/http-factory-implementation": "1.0",
1239                 "psr/http-message-implementation": "1.0"
1240             },
1241             "require-dev": {
1242                 "bamarni/composer-bin-plugin": "^1.8.1",
1243                 "http-interop/http-factory-tests": "^0.9",
1244                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1245             },
1246             "suggest": {
1247                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1248             },
1249             "type": "library",
1250             "extra": {
1251                 "bamarni-bin": {
1252                     "bin-links": true,
1253                     "forward-command": false
1254                 },
1255                 "branch-alias": {
1256                     "dev-master": "2.4-dev"
1257                 }
1258             },
1259             "autoload": {
1260                 "psr-4": {
1261                     "GuzzleHttp\\Psr7\\": "src/"
1262                 }
1263             },
1264             "notification-url": "https://packagist.org/downloads/",
1265             "license": [
1266                 "MIT"
1267             ],
1268             "authors": [
1269                 {
1270                     "name": "Graham Campbell",
1271                     "email": "hello@gjcampbell.co.uk",
1272                     "homepage": "https://github.com/GrahamCampbell"
1273                 },
1274                 {
1275                     "name": "Michael Dowling",
1276                     "email": "mtdowling@gmail.com",
1277                     "homepage": "https://github.com/mtdowling"
1278                 },
1279                 {
1280                     "name": "George Mponos",
1281                     "email": "gmponos@gmail.com",
1282                     "homepage": "https://github.com/gmponos"
1283                 },
1284                 {
1285                     "name": "Tobias Nyholm",
1286                     "email": "tobias.nyholm@gmail.com",
1287                     "homepage": "https://github.com/Nyholm"
1288                 },
1289                 {
1290                     "name": "Márk Sági-Kazár",
1291                     "email": "mark.sagikazar@gmail.com",
1292                     "homepage": "https://github.com/sagikazarmark"
1293                 },
1294                 {
1295                     "name": "Tobias Schultze",
1296                     "email": "webmaster@tubo-world.de",
1297                     "homepage": "https://github.com/Tobion"
1298                 },
1299                 {
1300                     "name": "Márk Sági-Kazár",
1301                     "email": "mark.sagikazar@gmail.com",
1302                     "homepage": "https://sagikazarmark.hu"
1303                 }
1304             ],
1305             "description": "PSR-7 message implementation that also provides common utility methods",
1306             "keywords": [
1307                 "http",
1308                 "message",
1309                 "psr-7",
1310                 "request",
1311                 "response",
1312                 "stream",
1313                 "uri",
1314                 "url"
1315             ],
1316             "support": {
1317                 "issues": "https://github.com/guzzle/psr7/issues",
1318                 "source": "https://github.com/guzzle/psr7/tree/2.4.1"
1319             },
1320             "funding": [
1321                 {
1322                     "url": "https://github.com/GrahamCampbell",
1323                     "type": "github"
1324                 },
1325                 {
1326                     "url": "https://github.com/Nyholm",
1327                     "type": "github"
1328                 },
1329                 {
1330                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1331                     "type": "tidelift"
1332                 }
1333             ],
1334             "time": "2022-08-28T14:45:39+00:00"
1335         },
1336         {
1337             "name": "html2text/html2text",
1338             "version": "4.3.1",
1339             "source": {
1340                 "type": "git",
1341                 "url": "https://github.com/mtibben/html2text.git",
1342                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1343             },
1344             "dist": {
1345                 "type": "zip",
1346                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1347                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1348                 "shasum": ""
1349             },
1350             "require-dev": {
1351                 "phpunit/phpunit": "~4"
1352             },
1353             "suggest": {
1354                 "ext-mbstring": "For best performance",
1355                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1356             },
1357             "type": "library",
1358             "autoload": {
1359                 "psr-4": {
1360                     "Html2Text\\": [
1361                         "src/",
1362                         "test/"
1363                     ]
1364                 }
1365             },
1366             "notification-url": "https://packagist.org/downloads/",
1367             "license": [
1368                 "GPL-2.0-or-later"
1369             ],
1370             "description": "Converts HTML to formatted plain text",
1371             "support": {
1372                 "issues": "https://github.com/mtibben/html2text/issues",
1373                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1374             },
1375             "time": "2020-04-16T23:44:31+00:00"
1376         },
1377         {
1378             "name": "kamermans/guzzle-oauth2-subscriber",
1379             "version": "v1.0.11",
1380             "source": {
1381                 "type": "git",
1382                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1383                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b"
1384             },
1385             "dist": {
1386                 "type": "zip",
1387                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1388                 "reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b",
1389                 "shasum": ""
1390             },
1391             "require": {
1392                 "guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0",
1393                 "php": ">=5.4.0"
1394             },
1395             "type": "library",
1396             "autoload": {
1397                 "psr-4": {
1398                     "kamermans\\OAuth2\\": "src"
1399                 }
1400             },
1401             "notification-url": "https://packagist.org/downloads/",
1402             "license": [
1403                 "MIT"
1404             ],
1405             "authors": [
1406                 {
1407                     "name": "Steve Kamerman",
1408                     "email": "stevekamerman@gmail.com"
1409                 }
1410             ],
1411             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1412             "keywords": [
1413                 "Guzzle",
1414                 "oauth"
1415             ],
1416             "support": {
1417                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1418                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11"
1419             },
1420             "time": "2021-08-11T22:33:53+00:00"
1421         },
1422         {
1423             "name": "knplabs/knp-snappy",
1424             "version": "v1.4.1",
1425             "source": {
1426                 "type": "git",
1427                 "url": "https://github.com/KnpLabs/snappy.git",
1428                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67"
1429             },
1430             "dist": {
1431                 "type": "zip",
1432                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67",
1433                 "reference": "5126fb5b335ec929a226314d40cd8dad497c3d67",
1434                 "shasum": ""
1435             },
1436             "require": {
1437                 "php": ">=7.1",
1438                 "psr/log": "^1.0||^2.0||^3.0",
1439                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1440             },
1441             "require-dev": {
1442                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1443                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1444                 "phpstan/phpstan": "^0.12.7",
1445                 "phpstan/phpstan-phpunit": "^0.12.6",
1446                 "phpunit/phpunit": "~7.4||~8.5"
1447             },
1448             "suggest": {
1449                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1450                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1451                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1452                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1453                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1454             },
1455             "type": "library",
1456             "extra": {
1457                 "branch-alias": {
1458                     "dev-master": "1.x-dev"
1459                 }
1460             },
1461             "autoload": {
1462                 "psr-4": {
1463                     "Knp\\Snappy\\": "src/Knp/Snappy"
1464                 }
1465             },
1466             "notification-url": "https://packagist.org/downloads/",
1467             "license": [
1468                 "MIT"
1469             ],
1470             "authors": [
1471                 {
1472                     "name": "KNP Labs Team",
1473                     "homepage": "http://knplabs.com"
1474                 },
1475                 {
1476                     "name": "Symfony Community",
1477                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1478                 }
1479             ],
1480             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1481             "homepage": "http://github.com/KnpLabs/snappy",
1482             "keywords": [
1483                 "knp",
1484                 "knplabs",
1485                 "pdf",
1486                 "snapshot",
1487                 "thumbnail",
1488                 "wkhtmltopdf"
1489             ],
1490             "support": {
1491                 "issues": "https://github.com/KnpLabs/snappy/issues",
1492                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.1"
1493             },
1494             "time": "2022-01-07T13:03:38+00:00"
1495         },
1496         {
1497             "name": "laminas/laminas-code",
1498             "version": "4.6.0",
1499             "source": {
1500                 "type": "git",
1501                 "url": "https://github.com/laminas/laminas-code.git",
1502                 "reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e"
1503             },
1504             "dist": {
1505                 "type": "zip",
1506                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/16ec7577ff315d53ac2e1b1f03a344d8fe680a6e",
1507                 "reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e",
1508                 "shasum": ""
1509             },
1510             "require": {
1511                 "php": ">=7.4, <8.2"
1512             },
1513             "require-dev": {
1514                 "doctrine/annotations": "^1.13.2",
1515                 "ext-phar": "*",
1516                 "laminas/laminas-coding-standard": "^2.3.0",
1517                 "laminas/laminas-stdlib": "^3.6.1",
1518                 "phpunit/phpunit": "^9.5.10",
1519                 "psalm/plugin-phpunit": "^0.17.0",
1520                 "vimeo/psalm": "^4.13.1"
1521             },
1522             "suggest": {
1523                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1524                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1525             },
1526             "type": "library",
1527             "autoload": {
1528                 "files": [
1529                     "polyfill/ReflectionEnumPolyfill.php"
1530                 ],
1531                 "psr-4": {
1532                     "Laminas\\Code\\": "src/"
1533                 }
1534             },
1535             "notification-url": "https://packagist.org/downloads/",
1536             "license": [
1537                 "BSD-3-Clause"
1538             ],
1539             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1540             "homepage": "https://laminas.dev",
1541             "keywords": [
1542                 "code",
1543                 "laminas",
1544                 "laminasframework"
1545             ],
1546             "support": {
1547                 "chat": "https://laminas.dev/chat",
1548                 "docs": "https://docs.laminas.dev/laminas-code/",
1549                 "forum": "https://discourse.laminas.dev",
1550                 "issues": "https://github.com/laminas/laminas-code/issues",
1551                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1552                 "source": "https://github.com/laminas/laminas-code"
1553             },
1554             "funding": [
1555                 {
1556                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1557                     "type": "community_bridge"
1558                 }
1559             ],
1560             "time": "2022-07-28T22:46:52+00:00"
1561         },
1562         {
1563             "name": "laminas/laminas-config",
1564             "version": "3.7.0",
1565             "source": {
1566                 "type": "git",
1567                 "url": "https://github.com/laminas/laminas-config.git",
1568                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd"
1569             },
1570             "dist": {
1571                 "type": "zip",
1572                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd",
1573                 "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
1574                 "shasum": ""
1575             },
1576             "require": {
1577                 "ext-json": "*",
1578                 "laminas/laminas-stdlib": "^3.6",
1579                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
1580                 "psr/container": "^1.0"
1581             },
1582             "conflict": {
1583                 "container-interop/container-interop": "<1.2.0",
1584                 "zendframework/zend-config": "*"
1585             },
1586             "require-dev": {
1587                 "laminas/laminas-coding-standard": "~1.0.0",
1588                 "laminas/laminas-filter": "^2.7.2",
1589                 "laminas/laminas-i18n": "^2.10.3",
1590                 "laminas/laminas-servicemanager": "^3.7",
1591                 "phpunit/phpunit": "^9.5.5"
1592             },
1593             "suggest": {
1594                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1595                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1596                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1597             },
1598             "type": "library",
1599             "autoload": {
1600                 "psr-4": {
1601                     "Laminas\\Config\\": "src/"
1602                 }
1603             },
1604             "notification-url": "https://packagist.org/downloads/",
1605             "license": [
1606                 "BSD-3-Clause"
1607             ],
1608             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1609             "homepage": "https://laminas.dev",
1610             "keywords": [
1611                 "config",
1612                 "laminas"
1613             ],
1614             "support": {
1615                 "chat": "https://laminas.dev/chat",
1616                 "docs": "https://docs.laminas.dev/laminas-config/",
1617                 "forum": "https://discourse.laminas.dev",
1618                 "issues": "https://github.com/laminas/laminas-config/issues",
1619                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1620                 "source": "https://github.com/laminas/laminas-config"
1621             },
1622             "funding": [
1623                 {
1624                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1625                     "type": "community_bridge"
1626                 }
1627             ],
1628             "time": "2021-10-01T16:07:46+00:00"
1629         },
1630         {
1631             "name": "laminas/laminas-console",
1632             "version": "2.8.0",
1633             "source": {
1634                 "type": "git",
1635                 "url": "https://github.com/laminas/laminas-console.git",
1636                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1637             },
1638             "dist": {
1639                 "type": "zip",
1640                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1641                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1642                 "shasum": ""
1643             },
1644             "require": {
1645                 "laminas/laminas-stdlib": "^3.2.1",
1646                 "laminas/laminas-zendframework-bridge": "^1.0",
1647                 "php": "^5.6 || ^7.0"
1648             },
1649             "replace": {
1650                 "zendframework/zend-console": "self.version"
1651             },
1652             "require-dev": {
1653                 "laminas/laminas-coding-standard": "~1.0.0",
1654                 "laminas/laminas-filter": "^2.7.2",
1655                 "laminas/laminas-json": "^2.6 || ^3.0",
1656                 "laminas/laminas-validator": "^2.10.1",
1657                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1658             },
1659             "suggest": {
1660                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1661                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1662             },
1663             "type": "library",
1664             "extra": {
1665                 "branch-alias": {
1666                     "dev-master": "2.8.x-dev",
1667                     "dev-develop": "2.9.x-dev"
1668                 }
1669             },
1670             "autoload": {
1671                 "psr-4": {
1672                     "Laminas\\Console\\": "src/"
1673                 }
1674             },
1675             "notification-url": "https://packagist.org/downloads/",
1676             "license": [
1677                 "BSD-3-Clause"
1678             ],
1679             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1680             "homepage": "https://laminas.dev",
1681             "keywords": [
1682                 "console",
1683                 "laminas"
1684             ],
1685             "support": {
1686                 "chat": "https://laminas.dev/chat",
1687                 "docs": "https://docs.laminas.dev/laminas-console/",
1688                 "forum": "https://discourse.laminas.dev",
1689                 "issues": "https://github.com/laminas/laminas-console/issues",
1690                 "rss": "https://github.com/laminas/laminas-console/releases.atom",
1691                 "source": "https://github.com/laminas/laminas-console"
1692             },
1693             "abandoned": "laminas/laminas-cli",
1694             "time": "2019-12-31T16:31:45+00:00"
1695         },
1696         {
1697             "name": "laminas/laminas-db",
1698             "version": "2.15.0",
1699             "source": {
1700                 "type": "git",
1701                 "url": "https://github.com/laminas/laminas-db.git",
1702                 "reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606"
1703             },
1704             "dist": {
1705                 "type": "zip",
1706                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/1125ef2e55108bdfcc1f0030d3a0f9b895e09606",
1707                 "reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606",
1708                 "shasum": ""
1709             },
1710             "require": {
1711                 "laminas/laminas-stdlib": "^3.7.1",
1712                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
1713             },
1714             "conflict": {
1715                 "zendframework/zend-db": "*"
1716             },
1717             "require-dev": {
1718                 "laminas/laminas-coding-standard": "~2.2.1",
1719                 "laminas/laminas-eventmanager": "^3.4.0",
1720                 "laminas/laminas-hydrator": "^3.2 || ^4.3",
1721                 "laminas/laminas-servicemanager": "^3.7.0",
1722                 "phpunit/phpunit": "^9.5.19"
1723             },
1724             "suggest": {
1725                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1726                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1727                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1728             },
1729             "type": "library",
1730             "extra": {
1731                 "laminas": {
1732                     "component": "Laminas\\Db",
1733                     "config-provider": "Laminas\\Db\\ConfigProvider"
1734                 }
1735             },
1736             "autoload": {
1737                 "psr-4": {
1738                     "Laminas\\Db\\": "src/"
1739                 }
1740             },
1741             "notification-url": "https://packagist.org/downloads/",
1742             "license": [
1743                 "BSD-3-Clause"
1744             ],
1745             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1746             "homepage": "https://laminas.dev",
1747             "keywords": [
1748                 "db",
1749                 "laminas"
1750             ],
1751             "support": {
1752                 "chat": "https://laminas.dev/chat",
1753                 "docs": "https://docs.laminas.dev/laminas-db/",
1754                 "forum": "https://discourse.laminas.dev",
1755                 "issues": "https://github.com/laminas/laminas-db/issues",
1756                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1757                 "source": "https://github.com/laminas/laminas-db"
1758             },
1759             "funding": [
1760                 {
1761                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1762                     "type": "community_bridge"
1763                 }
1764             ],
1765             "time": "2022-04-11T13:26:20+00:00"
1766         },
1767         {
1768             "name": "laminas/laminas-escaper",
1769             "version": "2.10.0",
1770             "source": {
1771                 "type": "git",
1772                 "url": "https://github.com/laminas/laminas-escaper.git",
1773                 "reference": "58af67282db37d24e584a837a94ee55b9c7552be"
1774             },
1775             "dist": {
1776                 "type": "zip",
1777                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
1778                 "reference": "58af67282db37d24e584a837a94ee55b9c7552be",
1779                 "shasum": ""
1780             },
1781             "require": {
1782                 "ext-ctype": "*",
1783                 "ext-mbstring": "*",
1784                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1785             },
1786             "conflict": {
1787                 "zendframework/zend-escaper": "*"
1788             },
1789             "require-dev": {
1790                 "infection/infection": "^0.26.6",
1791                 "laminas/laminas-coding-standard": "~2.3.0",
1792                 "maglnet/composer-require-checker": "^3.8.0",
1793                 "phpunit/phpunit": "^9.5.18",
1794                 "psalm/plugin-phpunit": "^0.16.1",
1795                 "vimeo/psalm": "^4.22.0"
1796             },
1797             "type": "library",
1798             "autoload": {
1799                 "psr-4": {
1800                     "Laminas\\Escaper\\": "src/"
1801                 }
1802             },
1803             "notification-url": "https://packagist.org/downloads/",
1804             "license": [
1805                 "BSD-3-Clause"
1806             ],
1807             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1808             "homepage": "https://laminas.dev",
1809             "keywords": [
1810                 "escaper",
1811                 "laminas"
1812             ],
1813             "support": {
1814                 "chat": "https://laminas.dev/chat",
1815                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1816                 "forum": "https://discourse.laminas.dev",
1817                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1818                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1819                 "source": "https://github.com/laminas/laminas-escaper"
1820             },
1821             "funding": [
1822                 {
1823                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1824                     "type": "community_bridge"
1825                 }
1826             ],
1827             "time": "2022-03-08T20:15:36+00:00"
1828         },
1829         {
1830             "name": "laminas/laminas-eventmanager",
1831             "version": "3.5.0",
1832             "source": {
1833                 "type": "git",
1834                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1835                 "reference": "41f7209428f37cab9573365e361f4078209aaafa"
1836             },
1837             "dist": {
1838                 "type": "zip",
1839                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/41f7209428f37cab9573365e361f4078209aaafa",
1840                 "reference": "41f7209428f37cab9573365e361f4078209aaafa",
1841                 "shasum": ""
1842             },
1843             "require": {
1844                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1845             },
1846             "conflict": {
1847                 "container-interop/container-interop": "<1.2",
1848                 "zendframework/zend-eventmanager": "*"
1849             },
1850             "require-dev": {
1851                 "laminas/laminas-coding-standard": "~2.2.1",
1852                 "laminas/laminas-stdlib": "^3.6",
1853                 "phpbench/phpbench": "^1.1",
1854                 "phpspec/prophecy-phpunit": "^2.0",
1855                 "phpunit/phpunit": "^9.5.5",
1856                 "psr/container": "^1.1.2 || ^2.0.2"
1857             },
1858             "suggest": {
1859                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1860                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1861             },
1862             "type": "library",
1863             "autoload": {
1864                 "psr-4": {
1865                     "Laminas\\EventManager\\": "src/"
1866                 }
1867             },
1868             "notification-url": "https://packagist.org/downloads/",
1869             "license": [
1870                 "BSD-3-Clause"
1871             ],
1872             "description": "Trigger and listen to events within a PHP application",
1873             "homepage": "https://laminas.dev",
1874             "keywords": [
1875                 "event",
1876                 "eventmanager",
1877                 "events",
1878                 "laminas"
1879             ],
1880             "support": {
1881                 "chat": "https://laminas.dev/chat",
1882                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1883                 "forum": "https://discourse.laminas.dev",
1884                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1885                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1886                 "source": "https://github.com/laminas/laminas-eventmanager"
1887             },
1888             "funding": [
1889                 {
1890                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1891                     "type": "community_bridge"
1892                 }
1893             ],
1894             "time": "2022-04-06T21:05:17+00:00"
1895         },
1896         {
1897             "name": "laminas/laminas-filter",
1898             "version": "2.14.0",
1899             "source": {
1900                 "type": "git",
1901                 "url": "https://github.com/laminas/laminas-filter.git",
1902                 "reference": "98a126b8cd069a446054680c9be5f37a61f6dc17"
1903             },
1904             "dist": {
1905                 "type": "zip",
1906                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/98a126b8cd069a446054680c9be5f37a61f6dc17",
1907                 "reference": "98a126b8cd069a446054680c9be5f37a61f6dc17",
1908                 "shasum": ""
1909             },
1910             "require": {
1911                 "laminas/laminas-stdlib": "^3.6.1",
1912                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1913             },
1914             "conflict": {
1915                 "laminas/laminas-validator": "<2.10.1",
1916                 "zendframework/zend-filter": "*"
1917             },
1918             "require-dev": {
1919                 "laminas/laminas-coding-standard": "^2.3.0",
1920                 "laminas/laminas-crypt": "^3.5.1",
1921                 "laminas/laminas-servicemanager": "^3.7.0",
1922                 "laminas/laminas-uri": "^2.9.1",
1923                 "pear/archive_tar": "^1.4.14",
1924                 "phpspec/prophecy-phpunit": "^2.0.1",
1925                 "phpunit/phpunit": "^9.5.10",
1926                 "psalm/plugin-phpunit": "^0.15.2",
1927                 "psr/http-factory": "^1.0.1",
1928                 "vimeo/psalm": "^4.13.1"
1929             },
1930             "suggest": {
1931                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1932                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1933                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
1934                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1935                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1936             },
1937             "type": "library",
1938             "extra": {
1939                 "laminas": {
1940                     "component": "Laminas\\Filter",
1941                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1942                 }
1943             },
1944             "autoload": {
1945                 "psr-4": {
1946                     "Laminas\\Filter\\": "src/"
1947                 }
1948             },
1949             "notification-url": "https://packagist.org/downloads/",
1950             "license": [
1951                 "BSD-3-Clause"
1952             ],
1953             "description": "Programmatically filter and normalize data and files",
1954             "homepage": "https://laminas.dev",
1955             "keywords": [
1956                 "filter",
1957                 "laminas"
1958             ],
1959             "support": {
1960                 "chat": "https://laminas.dev/chat",
1961                 "docs": "https://docs.laminas.dev/laminas-filter/",
1962                 "forum": "https://discourse.laminas.dev",
1963                 "issues": "https://github.com/laminas/laminas-filter/issues",
1964                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1965                 "source": "https://github.com/laminas/laminas-filter"
1966             },
1967             "funding": [
1968                 {
1969                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1970                     "type": "community_bridge"
1971                 }
1972             ],
1973             "time": "2022-02-22T23:09:15+00:00"
1974         },
1975         {
1976             "name": "laminas/laminas-form",
1977             "version": "3.2.0",
1978             "source": {
1979                 "type": "git",
1980                 "url": "https://github.com/laminas/laminas-form.git",
1981                 "reference": "c1a8474dc459672a30b5817716a797da7a5026a9"
1982             },
1983             "dist": {
1984                 "type": "zip",
1985                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/c1a8474dc459672a30b5817716a797da7a5026a9",
1986                 "reference": "c1a8474dc459672a30b5817716a797da7a5026a9",
1987                 "shasum": ""
1988             },
1989             "require": {
1990                 "laminas/laminas-hydrator": "^4.3.1",
1991                 "laminas/laminas-inputfilter": "^2.13.0",
1992                 "laminas/laminas-stdlib": "^3.7.1",
1993                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
1994             },
1995             "conflict": {
1996                 "doctrine/annotations": "<1.12.0",
1997                 "laminas/laminas-captcha": "<2.11.0",
1998                 "laminas/laminas-eventmanager": "<3.4.0",
1999                 "laminas/laminas-i18n": "<2.12.0",
2000                 "laminas/laminas-recaptcha": "<3.4.0",
2001                 "laminas/laminas-servicemanager": "<3.10.0",
2002                 "laminas/laminas-view": "<2.14.0"
2003             },
2004             "require-dev": {
2005                 "doctrine/annotations": "^1.13.2",
2006                 "ext-intl": "*",
2007                 "laminas/laminas-captcha": "^2.11.0",
2008                 "laminas/laminas-coding-standard": "^2.3.0",
2009                 "laminas/laminas-db": "^2.13.4",
2010                 "laminas/laminas-escaper": "^2.9.0",
2011                 "laminas/laminas-eventmanager": "^3.4.0",
2012                 "laminas/laminas-filter": "^2.14.0",
2013                 "laminas/laminas-i18n": "^2.14.0",
2014                 "laminas/laminas-modulemanager": "^2.11.0",
2015                 "laminas/laminas-recaptcha": "^3.4.0",
2016                 "laminas/laminas-servicemanager": "^3.10.0",
2017                 "laminas/laminas-session": "^2.12.1",
2018                 "laminas/laminas-text": "^2.9.0",
2019                 "laminas/laminas-validator": "^2.16.0",
2020                 "laminas/laminas-view": "^2.19.1",
2021                 "phpspec/prophecy-phpunit": "^2.0.1",
2022                 "phpunit/phpunit": "^9.5.14",
2023                 "psalm/plugin-phpunit": "^0.16.1",
2024                 "vimeo/psalm": "^4.21.0"
2025             },
2026             "suggest": {
2027                 "doctrine/annotations": "^1.12, required to use laminas-form annotations support",
2028                 "laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements",
2029                 "laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support",
2030                 "laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers",
2031                 "laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element",
2032                 "laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services",
2033                 "laminas/laminas-view": "^2.14, required for using the laminas-form view helpers"
2034             },
2035             "type": "library",
2036             "extra": {
2037                 "laminas": {
2038                     "component": "Laminas\\Form",
2039                     "config-provider": "Laminas\\Form\\ConfigProvider"
2040                 }
2041             },
2042             "autoload": {
2043                 "psr-4": {
2044                     "Laminas\\Form\\": "src/"
2045                 }
2046             },
2047             "notification-url": "https://packagist.org/downloads/",
2048             "license": [
2049                 "BSD-3-Clause"
2050             ],
2051             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2052             "homepage": "https://laminas.dev",
2053             "keywords": [
2054                 "form",
2055                 "laminas"
2056             ],
2057             "support": {
2058                 "chat": "https://laminas.dev/chat",
2059                 "docs": "https://docs.laminas.dev/laminas-form/",
2060                 "forum": "https://discourse.laminas.dev",
2061                 "issues": "https://github.com/laminas/laminas-form/issues",
2062                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2063                 "source": "https://github.com/laminas/laminas-form"
2064             },
2065             "funding": [
2066                 {
2067                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2068                     "type": "community_bridge"
2069                 }
2070             ],
2071             "time": "2022-06-16T10:13:15+00:00"
2072         },
2073         {
2074             "name": "laminas/laminas-http",
2075             "version": "2.16.0",
2076             "source": {
2077                 "type": "git",
2078                 "url": "https://github.com/laminas/laminas-http.git",
2079                 "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63"
2080             },
2081             "dist": {
2082                 "type": "zip",
2083                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2084                 "reference": "7300482d3e570e81b6a6ecf6b28da1b12334bf63",
2085                 "shasum": ""
2086             },
2087             "require": {
2088                 "laminas/laminas-loader": "^2.8",
2089                 "laminas/laminas-stdlib": "^3.6",
2090                 "laminas/laminas-uri": "^2.9.1",
2091                 "laminas/laminas-validator": "^2.15",
2092                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2093             },
2094             "conflict": {
2095                 "zendframework/zend-http": "*"
2096             },
2097             "require-dev": {
2098                 "ext-curl": "*",
2099                 "laminas/laminas-coding-standard": "~2.2.1",
2100                 "phpunit/phpunit": "^9.5.5"
2101             },
2102             "suggest": {
2103                 "paragonie/certainty": "For automated management of cacert.pem"
2104             },
2105             "type": "library",
2106             "autoload": {
2107                 "psr-4": {
2108                     "Laminas\\Http\\": "src/"
2109                 }
2110             },
2111             "notification-url": "https://packagist.org/downloads/",
2112             "license": [
2113                 "BSD-3-Clause"
2114             ],
2115             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2116             "homepage": "https://laminas.dev",
2117             "keywords": [
2118                 "http",
2119                 "http client",
2120                 "laminas"
2121             ],
2122             "support": {
2123                 "chat": "https://laminas.dev/chat",
2124                 "docs": "https://docs.laminas.dev/laminas-http/",
2125                 "forum": "https://discourse.laminas.dev",
2126                 "issues": "https://github.com/laminas/laminas-http/issues",
2127                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2128                 "source": "https://github.com/laminas/laminas-http"
2129             },
2130             "funding": [
2131                 {
2132                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2133                     "type": "community_bridge"
2134                 }
2135             ],
2136             "time": "2022-08-17T17:22:15+00:00"
2137         },
2138         {
2139             "name": "laminas/laminas-hydrator",
2140             "version": "4.3.2",
2141             "source": {
2142                 "type": "git",
2143                 "url": "https://github.com/laminas/laminas-hydrator.git",
2144                 "reference": "38d29dc88fdb090c85780239e5cdf8c5c4905431"
2145             },
2146             "dist": {
2147                 "type": "zip",
2148                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/38d29dc88fdb090c85780239e5cdf8c5c4905431",
2149                 "reference": "38d29dc88fdb090c85780239e5cdf8c5c4905431",
2150                 "shasum": ""
2151             },
2152             "require": {
2153                 "laminas/laminas-stdlib": "^3.3",
2154                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2155                 "webmozart/assert": "^1.10"
2156             },
2157             "conflict": {
2158                 "zendframework/zend-hydrator": "*"
2159             },
2160             "require-dev": {
2161                 "laminas/laminas-coding-standard": "~2.3.0",
2162                 "laminas/laminas-eventmanager": "^3.2.1",
2163                 "laminas/laminas-modulemanager": "^2.8",
2164                 "laminas/laminas-serializer": "^2.9",
2165                 "laminas/laminas-servicemanager": "^3.3.2",
2166                 "phpbench/phpbench": "^1.0",
2167                 "phpunit/phpunit": "~9.5.5",
2168                 "psalm/plugin-phpunit": "^0.16.1",
2169                 "psr/cache": "1.0.1",
2170                 "vimeo/psalm": "^4.8.1"
2171             },
2172             "suggest": {
2173                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2174                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2175                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2176             },
2177             "type": "library",
2178             "extra": {
2179                 "laminas": {
2180                     "component": "Laminas\\Hydrator",
2181                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2182                 }
2183             },
2184             "autoload": {
2185                 "psr-4": {
2186                     "Laminas\\Hydrator\\": "src/"
2187                 }
2188             },
2189             "notification-url": "https://packagist.org/downloads/",
2190             "license": [
2191                 "BSD-3-Clause"
2192             ],
2193             "description": "Serialize objects to arrays, and vice versa",
2194             "homepage": "https://laminas.dev",
2195             "keywords": [
2196                 "hydrator",
2197                 "laminas"
2198             ],
2199             "support": {
2200                 "chat": "https://laminas.dev/chat",
2201                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2202                 "forum": "https://discourse.laminas.dev",
2203                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2204                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2205                 "source": "https://github.com/laminas/laminas-hydrator"
2206             },
2207             "funding": [
2208                 {
2209                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2210                     "type": "community_bridge"
2211                 }
2212             ],
2213             "time": "2021-12-21T10:06:25+00:00"
2214         },
2215         {
2216             "name": "laminas/laminas-i18n",
2217             "version": "2.15.0",
2218             "source": {
2219                 "type": "git",
2220                 "url": "https://github.com/laminas/laminas-i18n.git",
2221                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c"
2222             },
2223             "dist": {
2224                 "type": "zip",
2225                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/1654fcd6cd27c01a902b47fe71fa583ad227268c",
2226                 "reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c",
2227                 "shasum": ""
2228             },
2229             "require": {
2230                 "ext-intl": "*",
2231                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2232                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2233             },
2234             "conflict": {
2235                 "laminas/laminas-view": "<2.20.0",
2236                 "phpspec/prophecy": "<1.9.0",
2237                 "zendframework/zend-i18n": "*"
2238             },
2239             "require-dev": {
2240                 "laminas/laminas-cache": "^3.1.2",
2241                 "laminas/laminas-cache-storage-adapter-memory": "^2.0.0",
2242                 "laminas/laminas-cache-storage-deprecated-factory": "^1.0.0",
2243                 "laminas/laminas-coding-standard": "~2.3.0",
2244                 "laminas/laminas-config": "^3.4.0",
2245                 "laminas/laminas-eventmanager": "^3.4.0",
2246                 "laminas/laminas-filter": "^2.10.0",
2247                 "laminas/laminas-servicemanager": "^3.7.0",
2248                 "laminas/laminas-validator": "^2.14.0",
2249                 "laminas/laminas-view": "^2.20.0",
2250                 "phpspec/prophecy-phpunit": "^2.0",
2251                 "phpunit/phpunit": "^9.3",
2252                 "psalm/plugin-phpunit": "^0.16.1",
2253                 "vimeo/psalm": "^4.21"
2254             },
2255             "suggest": {
2256                 "laminas/laminas-cache": "You should install this package to cache the translations",
2257                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2258                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2259                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2260                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2261                 "laminas/laminas-servicemanager": "You should install this package to use the translator",
2262                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2263                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2264             },
2265             "type": "library",
2266             "extra": {
2267                 "laminas": {
2268                     "component": "Laminas\\I18n",
2269                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2270                 }
2271             },
2272             "autoload": {
2273                 "psr-4": {
2274                     "Laminas\\I18n\\": "src/"
2275                 }
2276             },
2277             "notification-url": "https://packagist.org/downloads/",
2278             "license": [
2279                 "BSD-3-Clause"
2280             ],
2281             "description": "Provide translations for your application, and filter and validate internationalized values",
2282             "homepage": "https://laminas.dev",
2283             "keywords": [
2284                 "i18n",
2285                 "laminas"
2286             ],
2287             "support": {
2288                 "chat": "https://laminas.dev/chat",
2289                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2290                 "forum": "https://discourse.laminas.dev",
2291                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2292                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2293                 "source": "https://github.com/laminas/laminas-i18n"
2294             },
2295             "funding": [
2296                 {
2297                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2298                     "type": "community_bridge"
2299                 }
2300             ],
2301             "time": "2022-04-01T10:47:19+00:00"
2302         },
2303         {
2304             "name": "laminas/laminas-inputfilter",
2305             "version": "2.18.0",
2306             "source": {
2307                 "type": "git",
2308                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2309                 "reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb"
2310             },
2311             "dist": {
2312                 "type": "zip",
2313                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/8c663d35926f8276b4bf1a2c571310eb285f80cb",
2314                 "reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb",
2315                 "shasum": ""
2316             },
2317             "require": {
2318                 "laminas/laminas-filter": "^2.13",
2319                 "laminas/laminas-servicemanager": "^3.12.0",
2320                 "laminas/laminas-stdlib": "^3.0",
2321                 "laminas/laminas-validator": "^2.15",
2322                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2323             },
2324             "conflict": {
2325                 "zendframework/zend-inputfilter": "*"
2326             },
2327             "require-dev": {
2328                 "laminas/laminas-coding-standard": "~2.2.1",
2329                 "laminas/laminas-db": "^2.13.4",
2330                 "phpspec/prophecy": "^1.14",
2331                 "phpspec/prophecy-phpunit": "^2.0",
2332                 "phpunit/phpunit": "^9.5.5",
2333                 "psalm/plugin-phpunit": "^0.15.1",
2334                 "psr/http-message": "^1.0",
2335                 "vimeo/psalm": "^4.6"
2336             },
2337             "suggest": {
2338                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2339             },
2340             "type": "library",
2341             "extra": {
2342                 "laminas": {
2343                     "component": "Laminas\\InputFilter",
2344                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2345                 }
2346             },
2347             "autoload": {
2348                 "psr-4": {
2349                     "Laminas\\InputFilter\\": "src/"
2350                 }
2351             },
2352             "notification-url": "https://packagist.org/downloads/",
2353             "license": [
2354                 "BSD-3-Clause"
2355             ],
2356             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2357             "homepage": "https://laminas.dev",
2358             "keywords": [
2359                 "inputfilter",
2360                 "laminas"
2361             ],
2362             "support": {
2363                 "chat": "https://laminas.dev/chat",
2364                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2365                 "forum": "https://discourse.laminas.dev",
2366                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2367                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2368                 "source": "https://github.com/laminas/laminas-inputfilter"
2369             },
2370             "funding": [
2371                 {
2372                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2373                     "type": "community_bridge"
2374                 }
2375             ],
2376             "time": "2022-06-15T11:40:14+00:00"
2377         },
2378         {
2379             "name": "laminas/laminas-json",
2380             "version": "3.3.0",
2381             "source": {
2382                 "type": "git",
2383                 "url": "https://github.com/laminas/laminas-json.git",
2384                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f"
2385             },
2386             "dist": {
2387                 "type": "zip",
2388                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2389                 "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f",
2390                 "shasum": ""
2391             },
2392             "require": {
2393                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2394             },
2395             "conflict": {
2396                 "zendframework/zend-json": "*"
2397             },
2398             "require-dev": {
2399                 "laminas/laminas-coding-standard": "~2.2.1",
2400                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2401                 "phpunit/phpunit": "^9.3"
2402             },
2403             "suggest": {
2404                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2405                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2406             },
2407             "type": "library",
2408             "autoload": {
2409                 "psr-4": {
2410                     "Laminas\\Json\\": "src/"
2411                 }
2412             },
2413             "notification-url": "https://packagist.org/downloads/",
2414             "license": [
2415                 "BSD-3-Clause"
2416             ],
2417             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2418             "homepage": "https://laminas.dev",
2419             "keywords": [
2420                 "json",
2421                 "laminas"
2422             ],
2423             "support": {
2424                 "chat": "https://laminas.dev/chat",
2425                 "docs": "https://docs.laminas.dev/laminas-json/",
2426                 "forum": "https://discourse.laminas.dev",
2427                 "issues": "https://github.com/laminas/laminas-json/issues",
2428                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2429                 "source": "https://github.com/laminas/laminas-json"
2430             },
2431             "funding": [
2432                 {
2433                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2434                     "type": "community_bridge"
2435                 }
2436             ],
2437             "time": "2021-09-02T18:02:31+00:00"
2438         },
2439         {
2440             "name": "laminas/laminas-json-server",
2441             "version": "3.5.0",
2442             "source": {
2443                 "type": "git",
2444                 "url": "https://github.com/laminas/laminas-json-server.git",
2445                 "reference": "f8e12c6973d396e56c6c2099093aaddb6e709145"
2446             },
2447             "dist": {
2448                 "type": "zip",
2449                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/f8e12c6973d396e56c6c2099093aaddb6e709145",
2450                 "reference": "f8e12c6973d396e56c6c2099093aaddb6e709145",
2451                 "shasum": ""
2452             },
2453             "require": {
2454                 "laminas/laminas-http": "^2.15.1",
2455                 "laminas/laminas-json": "^3.3.0",
2456                 "laminas/laminas-server": "^2.11.0",
2457                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
2458             },
2459             "conflict": {
2460                 "laminas/laminas-stdlib": "<3.2.1"
2461             },
2462             "replace": {
2463                 "zendframework/zend-json-server": "^3.2.0"
2464             },
2465             "require-dev": {
2466                 "ext-json": "*",
2467                 "laminas/laminas-coding-standard": "^2.3",
2468                 "phpunit/phpunit": "^9.5.11",
2469                 "psalm/plugin-phpunit": "^0.16.1",
2470                 "vimeo/psalm": "^4.18.0"
2471             },
2472             "type": "library",
2473             "autoload": {
2474                 "psr-4": {
2475                     "Laminas\\Json\\Server\\": "src/"
2476                 }
2477             },
2478             "notification-url": "https://packagist.org/downloads/",
2479             "license": [
2480                 "BSD-3-Clause"
2481             ],
2482             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2483             "homepage": "https://laminas.dev",
2484             "keywords": [
2485                 "json",
2486                 "json-server",
2487                 "laminas",
2488                 "server"
2489             ],
2490             "support": {
2491                 "chat": "https://laminas.dev/chat",
2492                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2493                 "forum": "https://discourse.laminas.dev",
2494                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2495                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2496                 "source": "https://github.com/laminas/laminas-json-server"
2497             },
2498             "funding": [
2499                 {
2500                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2501                     "type": "community_bridge"
2502                 }
2503             ],
2504             "time": "2022-02-04T11:58:30+00:00"
2505         },
2506         {
2507             "name": "laminas/laminas-loader",
2508             "version": "2.8.0",
2509             "source": {
2510                 "type": "git",
2511                 "url": "https://github.com/laminas/laminas-loader.git",
2512                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
2513             },
2514             "dist": {
2515                 "type": "zip",
2516                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2517                 "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
2518                 "shasum": ""
2519             },
2520             "require": {
2521                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2522             },
2523             "conflict": {
2524                 "zendframework/zend-loader": "*"
2525             },
2526             "require-dev": {
2527                 "laminas/laminas-coding-standard": "~2.2.1",
2528                 "phpunit/phpunit": "^9.3"
2529             },
2530             "type": "library",
2531             "autoload": {
2532                 "psr-4": {
2533                     "Laminas\\Loader\\": "src/"
2534                 }
2535             },
2536             "notification-url": "https://packagist.org/downloads/",
2537             "license": [
2538                 "BSD-3-Clause"
2539             ],
2540             "description": "Autoloading and plugin loading strategies",
2541             "homepage": "https://laminas.dev",
2542             "keywords": [
2543                 "laminas",
2544                 "loader"
2545             ],
2546             "support": {
2547                 "chat": "https://laminas.dev/chat",
2548                 "docs": "https://docs.laminas.dev/laminas-loader/",
2549                 "forum": "https://discourse.laminas.dev",
2550                 "issues": "https://github.com/laminas/laminas-loader/issues",
2551                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2552                 "source": "https://github.com/laminas/laminas-loader"
2553             },
2554             "funding": [
2555                 {
2556                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2557                     "type": "community_bridge"
2558                 }
2559             ],
2560             "time": "2021-09-02T18:30:53+00:00"
2561         },
2562         {
2563             "name": "laminas/laminas-math",
2564             "version": "3.5.0",
2565             "source": {
2566                 "type": "git",
2567                 "url": "https://github.com/laminas/laminas-math.git",
2568                 "reference": "146d8187ab247ae152e811a6704a953d43537381"
2569             },
2570             "dist": {
2571                 "type": "zip",
2572                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381",
2573                 "reference": "146d8187ab247ae152e811a6704a953d43537381",
2574                 "shasum": ""
2575             },
2576             "require": {
2577                 "ext-mbstring": "*",
2578                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2579             },
2580             "conflict": {
2581                 "zendframework/zend-math": "*"
2582             },
2583             "require-dev": {
2584                 "laminas/laminas-coding-standard": "~1.0.0",
2585                 "phpunit/phpunit": "^9.5.5"
2586             },
2587             "suggest": {
2588                 "ext-bcmath": "If using the bcmath functionality",
2589                 "ext-gmp": "If using the gmp functionality"
2590             },
2591             "type": "library",
2592             "extra": {
2593                 "branch-alias": {
2594                     "dev-master": "3.2.x-dev",
2595                     "dev-develop": "3.3.x-dev"
2596                 }
2597             },
2598             "autoload": {
2599                 "psr-4": {
2600                     "Laminas\\Math\\": "src/"
2601                 }
2602             },
2603             "notification-url": "https://packagist.org/downloads/",
2604             "license": [
2605                 "BSD-3-Clause"
2606             ],
2607             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2608             "homepage": "https://laminas.dev",
2609             "keywords": [
2610                 "laminas",
2611                 "math"
2612             ],
2613             "support": {
2614                 "chat": "https://laminas.dev/chat",
2615                 "docs": "https://docs.laminas.dev/laminas-math/",
2616                 "forum": "https://discourse.laminas.dev",
2617                 "issues": "https://github.com/laminas/laminas-math/issues",
2618                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2619                 "source": "https://github.com/laminas/laminas-math"
2620             },
2621             "funding": [
2622                 {
2623                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2624                     "type": "community_bridge"
2625                 }
2626             ],
2627             "time": "2021-12-06T02:02:07+00:00"
2628         },
2629         {
2630             "name": "laminas/laminas-modulemanager",
2631             "version": "2.11.0",
2632             "source": {
2633                 "type": "git",
2634                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2635                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad"
2636             },
2637             "dist": {
2638                 "type": "zip",
2639                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2640                 "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad",
2641                 "shasum": ""
2642             },
2643             "require": {
2644                 "brick/varexporter": "^0.3.2",
2645                 "laminas/laminas-config": "^3.7",
2646                 "laminas/laminas-eventmanager": "^3.4",
2647                 "laminas/laminas-stdlib": "^3.6",
2648                 "php": "^7.3 || ~8.0.0 || ~8.1.0",
2649                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2650             },
2651             "conflict": {
2652                 "zendframework/zend-modulemanager": "*"
2653             },
2654             "require-dev": {
2655                 "laminas/laminas-coding-standard": "^2.3",
2656                 "laminas/laminas-loader": "^2.8",
2657                 "laminas/laminas-mvc": "^3.1.1",
2658                 "laminas/laminas-servicemanager": "^3.7",
2659                 "phpunit/phpunit": "^9.5.5"
2660             },
2661             "suggest": {
2662                 "laminas/laminas-console": "Laminas\\Console component",
2663                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2664                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2665                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2666             },
2667             "type": "library",
2668             "autoload": {
2669                 "psr-4": {
2670                     "Laminas\\ModuleManager\\": "src/"
2671                 }
2672             },
2673             "notification-url": "https://packagist.org/downloads/",
2674             "license": [
2675                 "BSD-3-Clause"
2676             ],
2677             "description": "Modular application system for laminas-mvc applications",
2678             "homepage": "https://laminas.dev",
2679             "keywords": [
2680                 "laminas",
2681                 "modulemanager"
2682             ],
2683             "support": {
2684                 "chat": "https://laminas.dev/chat",
2685                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2686                 "forum": "https://discourse.laminas.dev",
2687                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2688                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2689                 "source": "https://github.com/laminas/laminas-modulemanager"
2690             },
2691             "funding": [
2692                 {
2693                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2694                     "type": "community_bridge"
2695                 }
2696             ],
2697             "time": "2021-10-13T17:05:17+00:00"
2698         },
2699         {
2700             "name": "laminas/laminas-mvc",
2701             "version": "3.3.3",
2702             "source": {
2703                 "type": "git",
2704                 "url": "https://github.com/laminas/laminas-mvc.git",
2705                 "reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150"
2706             },
2707             "dist": {
2708                 "type": "zip",
2709                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7ff2bfbe64048aa83c6d1c7edcbab849123f0150",
2710                 "reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150",
2711                 "shasum": ""
2712             },
2713             "require": {
2714                 "container-interop/container-interop": "^1.2",
2715                 "laminas/laminas-eventmanager": "^3.4",
2716                 "laminas/laminas-http": "^2.15",
2717                 "laminas/laminas-modulemanager": "^2.8",
2718                 "laminas/laminas-router": "^3.5",
2719                 "laminas/laminas-servicemanager": "^3.7",
2720                 "laminas/laminas-stdlib": "^3.6",
2721                 "laminas/laminas-view": "^2.14",
2722                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2723             },
2724             "conflict": {
2725                 "zendframework/zend-mvc": "*"
2726             },
2727             "require-dev": {
2728                 "http-interop/http-middleware": "^0.4.1",
2729                 "laminas/laminas-coding-standard": "^1.0.0",
2730                 "laminas/laminas-json": "^3.3",
2731                 "laminas/laminas-psr7bridge": "^1.0",
2732                 "laminas/laminas-stratigility": ">=2.0.1 <2.2",
2733                 "phpspec/prophecy-phpunit": "^2.0",
2734                 "phpunit/phpunit": "^9.5.5"
2735             },
2736             "suggest": {
2737                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2738                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2739                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2740                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2741                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2742                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2743                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2744                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2745                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2746                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2747                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2748             },
2749             "type": "library",
2750             "autoload": {
2751                 "psr-4": {
2752                     "Laminas\\Mvc\\": "src/"
2753                 }
2754             },
2755             "notification-url": "https://packagist.org/downloads/",
2756             "license": [
2757                 "BSD-3-Clause"
2758             ],
2759             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2760             "homepage": "https://laminas.dev",
2761             "keywords": [
2762                 "laminas",
2763                 "mvc"
2764             ],
2765             "support": {
2766                 "chat": "https://laminas.dev/chat",
2767                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2768                 "forum": "https://discourse.laminas.dev",
2769                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2770                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2771                 "source": "https://github.com/laminas/laminas-mvc"
2772             },
2773             "funding": [
2774                 {
2775                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2776                     "type": "community_bridge"
2777                 }
2778             ],
2779             "time": "2022-02-21T20:21:58+00:00"
2780         },
2781         {
2782             "name": "laminas/laminas-mvc-console",
2783             "version": "1.3.0",
2784             "source": {
2785                 "type": "git",
2786                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2787                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79"
2788             },
2789             "dist": {
2790                 "type": "zip",
2791                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79",
2792                 "reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79",
2793                 "shasum": ""
2794             },
2795             "require": {
2796                 "container-interop/container-interop": "^1.1",
2797                 "laminas/laminas-console": "^2.6",
2798                 "laminas/laminas-eventmanager": "^3.3",
2799                 "laminas/laminas-modulemanager": "^2.7.1",
2800                 "laminas/laminas-mvc": "^3.0.3",
2801                 "laminas/laminas-router": "^3.0",
2802                 "laminas/laminas-servicemanager": "^3.3",
2803                 "laminas/laminas-stdlib": "^3.3",
2804                 "laminas/laminas-text": "^2.6",
2805                 "laminas/laminas-view": "^2.11.3",
2806                 "laminas/laminas-zendframework-bridge": "^1.0",
2807                 "php": "^7.3 || ~8.0.0"
2808             },
2809             "conflict": {
2810                 "laminas/laminas-mvc": "<3.0.0"
2811             },
2812             "replace": {
2813                 "zendframework/zend-mvc-console": "^1.2.0"
2814             },
2815             "require-dev": {
2816                 "laminas/laminas-coding-standard": "~1.0.0",
2817                 "laminas/laminas-filter": "^2.6.1",
2818                 "phpspec/prophecy": "^1.12.0",
2819                 "phpspec/prophecy-phpunit": "^2.0",
2820                 "phpunit/phpunit": "^9.3"
2821             },
2822             "suggest": {
2823                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2824             },
2825             "type": "library",
2826             "extra": {
2827                 "branch-alias": {
2828                     "dev-master": "1.2.x-dev",
2829                     "dev-develop": "1.3.x-dev"
2830                 },
2831                 "laminas": {
2832                     "component": "Laminas\\Mvc\\Console"
2833                 }
2834             },
2835             "autoload": {
2836                 "psr-4": {
2837                     "Laminas\\Mvc\\Console\\": "src/"
2838                 }
2839             },
2840             "notification-url": "https://packagist.org/downloads/",
2841             "license": [
2842                 "BSD-3-Clause"
2843             ],
2844             "description": "Integration between laminas-mvc and laminas-console",
2845             "homepage": "https://laminas.dev",
2846             "keywords": [
2847                 "console",
2848                 "laminas",
2849                 "mvc"
2850             ],
2851             "support": {
2852                 "chat": "https://laminas.dev/chat",
2853                 "docs": "https://docs.laminas.dev/laminas-mvc-console/",
2854                 "forum": "https://discourse.laminas.dev",
2855                 "issues": "https://github.com/laminas/laminas-mvc-console/issues",
2856                 "rss": "https://github.com/laminas/laminas-mvc-console/releases.atom",
2857                 "source": "https://github.com/laminas/laminas-mvc-console"
2858             },
2859             "funding": [
2860                 {
2861                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2862                     "type": "community_bridge"
2863                 }
2864             ],
2865             "abandoned": "laminas/laminas-cli",
2866             "time": "2020-12-28T09:19:48+00:00"
2867         },
2868         {
2869             "name": "laminas/laminas-mvc-i18n",
2870             "version": "1.3.1",
2871             "source": {
2872                 "type": "git",
2873                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2874                 "reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88"
2875             },
2876             "dist": {
2877                 "type": "zip",
2878                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88",
2879                 "reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88",
2880                 "shasum": ""
2881             },
2882             "require": {
2883                 "container-interop/container-interop": "^1.1",
2884                 "laminas/laminas-i18n": "^2.11",
2885                 "laminas/laminas-router": "^3.0",
2886                 "laminas/laminas-servicemanager": "^3.6",
2887                 "laminas/laminas-stdlib": "^3.3",
2888                 "laminas/laminas-validator": "^2.14",
2889                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2890             },
2891             "conflict": {
2892                 "laminas/laminas-mvc": "<3.0.0",
2893                 "phpspec/prophecy": "<1.8.0",
2894                 "zendframework/zend-mvc-i18n": "*"
2895             },
2896             "require-dev": {
2897                 "laminas/laminas-coding-standard": "~1.0.0",
2898                 "phpspec/prophecy-phpunit": "^2.0",
2899                 "phpunit/phpunit": "^9.5",
2900                 "psalm/plugin-phpunit": "^0.15.1",
2901                 "vimeo/psalm": "^4.7"
2902             },
2903             "suggest": {
2904                 "laminas/laminas-cache": "To enable caching of translation strings"
2905             },
2906             "type": "library",
2907             "extra": {
2908                 "laminas": {
2909                     "component": "Laminas\\Mvc\\I18n",
2910                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2911                 }
2912             },
2913             "autoload": {
2914                 "psr-4": {
2915                     "Laminas\\Mvc\\I18n\\": "src/"
2916                 }
2917             },
2918             "notification-url": "https://packagist.org/downloads/",
2919             "license": [
2920                 "BSD-3-Clause"
2921             ],
2922             "description": "Integration between laminas-mvc and laminas-i18n",
2923             "homepage": "https://laminas.dev",
2924             "keywords": [
2925                 "i18n",
2926                 "laminas",
2927                 "mvc"
2928             ],
2929             "support": {
2930                 "chat": "https://laminas.dev/chat",
2931                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2932                 "forum": "https://discourse.laminas.dev",
2933                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2934                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2935                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2936             },
2937             "funding": [
2938                 {
2939                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2940                     "type": "community_bridge"
2941                 }
2942             ],
2943             "time": "2022-02-25T14:13:55+00:00"
2944         },
2945         {
2946             "name": "laminas/laminas-router",
2947             "version": "3.5.0",
2948             "source": {
2949                 "type": "git",
2950                 "url": "https://github.com/laminas/laminas-router.git",
2951                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda"
2952             },
2953             "dist": {
2954                 "type": "zip",
2955                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda",
2956                 "reference": "44759e71620030c93d99e40b394fe9fff8f0beda",
2957                 "shasum": ""
2958             },
2959             "require": {
2960                 "container-interop/container-interop": "^1.2",
2961                 "laminas/laminas-http": "^2.15",
2962                 "laminas/laminas-servicemanager": "^3.7",
2963                 "laminas/laminas-stdlib": "^3.6",
2964                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
2965             },
2966             "conflict": {
2967                 "zendframework/zend-router": "*"
2968             },
2969             "require-dev": {
2970                 "laminas/laminas-coding-standard": "~2.2.1",
2971                 "laminas/laminas-i18n": "^2.7.4",
2972                 "phpunit/phpunit": "^9.5.5",
2973                 "psalm/plugin-phpunit": "^0.15.1",
2974                 "vimeo/psalm": "^4.7"
2975             },
2976             "suggest": {
2977                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2978             },
2979             "type": "library",
2980             "extra": {
2981                 "laminas": {
2982                     "component": "Laminas\\Router",
2983                     "config-provider": "Laminas\\Router\\ConfigProvider"
2984                 }
2985             },
2986             "autoload": {
2987                 "psr-4": {
2988                     "Laminas\\Router\\": "src/"
2989                 }
2990             },
2991             "notification-url": "https://packagist.org/downloads/",
2992             "license": [
2993                 "BSD-3-Clause"
2994             ],
2995             "description": "Flexible routing system for HTTP and console applications",
2996             "homepage": "https://laminas.dev",
2997             "keywords": [
2998                 "laminas",
2999                 "routing"
3000             ],
3001             "support": {
3002                 "chat": "https://laminas.dev/chat",
3003                 "docs": "https://docs.laminas.dev/laminas-router/",
3004                 "forum": "https://discourse.laminas.dev",
3005                 "issues": "https://github.com/laminas/laminas-router/issues",
3006                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
3007                 "source": "https://github.com/laminas/laminas-router"
3008             },
3009             "funding": [
3010                 {
3011                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3012                     "type": "community_bridge"
3013                 }
3014             ],
3015             "time": "2021-10-13T16:02:43+00:00"
3016         },
3017         {
3018             "name": "laminas/laminas-server",
3019             "version": "2.11.1",
3020             "source": {
3021                 "type": "git",
3022                 "url": "https://github.com/laminas/laminas-server.git",
3023                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1"
3024             },
3025             "dist": {
3026                 "type": "zip",
3027                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3028                 "reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1",
3029                 "shasum": ""
3030             },
3031             "require": {
3032                 "laminas/laminas-code": "^3.5.1 || ^4.0.0",
3033                 "laminas/laminas-stdlib": "^3.3.1",
3034                 "laminas/laminas-zendframework-bridge": "^1.2.0",
3035                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3036             },
3037             "replace": {
3038                 "zendframework/zend-server": "^2.8.1"
3039             },
3040             "require-dev": {
3041                 "laminas/laminas-coding-standard": "~1.0.0",
3042                 "phpunit/phpunit": "^9.5.5",
3043                 "psalm/plugin-phpunit": "^0.15.1",
3044                 "vimeo/psalm": "^4.6.4"
3045             },
3046             "type": "library",
3047             "autoload": {
3048                 "psr-4": {
3049                     "Laminas\\Server\\": "src/"
3050                 }
3051             },
3052             "notification-url": "https://packagist.org/downloads/",
3053             "license": [
3054                 "BSD-3-Clause"
3055             ],
3056             "description": "Create Reflection-based RPC servers",
3057             "homepage": "https://laminas.dev",
3058             "keywords": [
3059                 "laminas",
3060                 "server"
3061             ],
3062             "support": {
3063                 "chat": "https://laminas.dev/chat",
3064                 "docs": "https://docs.laminas.dev/laminas-server/",
3065                 "forum": "https://discourse.laminas.dev",
3066                 "issues": "https://github.com/laminas/laminas-server/issues",
3067                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
3068                 "source": "https://github.com/laminas/laminas-server"
3069             },
3070             "funding": [
3071                 {
3072                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3073                     "type": "community_bridge"
3074                 }
3075             ],
3076             "time": "2022-02-25T14:41:51+00:00"
3077         },
3078         {
3079             "name": "laminas/laminas-servicemanager",
3080             "version": "3.12.0",
3081             "source": {
3082                 "type": "git",
3083                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3084                 "reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487"
3085             },
3086             "dist": {
3087                 "type": "zip",
3088                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/05ac4b1fb1fe9333313eeafced9b6c7946589487",
3089                 "reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487",
3090                 "shasum": ""
3091             },
3092             "require": {
3093                 "laminas/laminas-stdlib": "^3.2.1",
3094                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3095                 "psr/container": "^1.0"
3096             },
3097             "conflict": {
3098                 "ext-psr": "*",
3099                 "laminas/laminas-code": "<3.3.1",
3100                 "zendframework/zend-code": "<3.3.1",
3101                 "zendframework/zend-servicemanager": "*"
3102             },
3103             "provide": {
3104                 "psr/container-implementation": "^1.0"
3105             },
3106             "replace": {
3107                 "container-interop/container-interop": "^1.2.0"
3108             },
3109             "require-dev": {
3110                 "composer/package-versions-deprecated": "^1.0",
3111                 "laminas/laminas-coding-standard": "~2.3.0",
3112                 "laminas/laminas-container-config-test": "^0.6",
3113                 "laminas/laminas-dependency-plugin": "^2.1.2",
3114                 "mikey179/vfsstream": "^1.6.10@alpha",
3115                 "ocramius/proxy-manager": "^2.11",
3116                 "phpbench/phpbench": "^1.1",
3117                 "phpspec/prophecy-phpunit": "^2.0",
3118                 "phpunit/phpunit": "^9.5.5",
3119                 "psalm/plugin-phpunit": "^0.16.1",
3120                 "vimeo/psalm": "^4.8"
3121             },
3122             "suggest": {
3123                 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3124             },
3125             "bin": [
3126                 "bin/generate-deps-for-config-factory",
3127                 "bin/generate-factory-for-class"
3128             ],
3129             "type": "library",
3130             "autoload": {
3131                 "files": [
3132                     "src/autoload.php"
3133                 ],
3134                 "psr-4": {
3135                     "Laminas\\ServiceManager\\": "src/"
3136                 }
3137             },
3138             "notification-url": "https://packagist.org/downloads/",
3139             "license": [
3140                 "BSD-3-Clause"
3141             ],
3142             "description": "Factory-Driven Dependency Injection Container",
3143             "homepage": "https://laminas.dev",
3144             "keywords": [
3145                 "PSR-11",
3146                 "dependency-injection",
3147                 "di",
3148                 "dic",
3149                 "laminas",
3150                 "service-manager",
3151                 "servicemanager"
3152             ],
3153             "support": {
3154                 "chat": "https://laminas.dev/chat",
3155                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3156                 "forum": "https://discourse.laminas.dev",
3157                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3158                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3159                 "source": "https://github.com/laminas/laminas-servicemanager"
3160             },
3161             "funding": [
3162                 {
3163                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3164                     "type": "community_bridge"
3165                 }
3166             ],
3167             "time": "2022-06-13T16:20:56+00:00"
3168         },
3169         {
3170             "name": "laminas/laminas-soap",
3171             "version": "2.10.0",
3172             "source": {
3173                 "type": "git",
3174                 "url": "https://github.com/laminas/laminas-soap.git",
3175                 "reference": "b1245a09b523485060407f73a0058fb871d2c656"
3176             },
3177             "dist": {
3178                 "type": "zip",
3179                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656",
3180                 "reference": "b1245a09b523485060407f73a0058fb871d2c656",
3181                 "shasum": ""
3182             },
3183             "require": {
3184                 "ext-dom": "*",
3185                 "ext-soap": "*",
3186                 "laminas/laminas-server": "^2.11",
3187                 "laminas/laminas-stdlib": "^3.6",
3188                 "laminas/laminas-uri": "^2.9.1",
3189                 "php": "~7.4.0 || ~8.0.0 || ~8.1.0"
3190             },
3191             "conflict": {
3192                 "laminas/laminas-code": "<4.4",
3193                 "zendframework/zend-soap": "*"
3194             },
3195             "require-dev": {
3196                 "laminas/laminas-coding-standard": "~2.2.1",
3197                 "laminas/laminas-config": "^3.7",
3198                 "laminas/laminas-http": "^2.15",
3199                 "phpspec/prophecy-phpunit": "^2.0.1",
3200                 "phpunit/phpunit": "^9.5.5"
3201             },
3202             "suggest": {
3203                 "ext-curl": "Curl is required when .NET compatibility is required",
3204                 "laminas/laminas-http": "Laminas\\Http component"
3205             },
3206             "type": "library",
3207             "autoload": {
3208                 "psr-4": {
3209                     "Laminas\\Soap\\": "src/"
3210                 }
3211             },
3212             "notification-url": "https://packagist.org/downloads/",
3213             "license": [
3214                 "BSD-3-Clause"
3215             ],
3216             "homepage": "https://laminas.dev",
3217             "keywords": [
3218                 "laminas",
3219                 "soap"
3220             ],
3221             "support": {
3222                 "chat": "https://laminas.dev/chat",
3223                 "docs": "https://docs.laminas.dev/laminas-soap/",
3224                 "forum": "https://discourse.laminas.dev",
3225                 "issues": "https://github.com/laminas/laminas-soap/issues",
3226                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3227                 "source": "https://github.com/laminas/laminas-soap"
3228             },
3229             "funding": [
3230                 {
3231                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3232                     "type": "community_bridge"
3233                 }
3234             ],
3235             "time": "2021-10-14T14:04:27+00:00"
3236         },
3237         {
3238             "name": "laminas/laminas-stdlib",
3239             "version": "3.10.1",
3240             "source": {
3241                 "type": "git",
3242                 "url": "https://github.com/laminas/laminas-stdlib.git",
3243                 "reference": "0d669074845fc80a99add0f64025192f143ef836"
3244             },
3245             "dist": {
3246                 "type": "zip",
3247                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/0d669074845fc80a99add0f64025192f143ef836",
3248                 "reference": "0d669074845fc80a99add0f64025192f143ef836",
3249                 "shasum": ""
3250             },
3251             "require": {
3252                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3253             },
3254             "conflict": {
3255                 "zendframework/zend-stdlib": "*"
3256             },
3257             "require-dev": {
3258                 "laminas/laminas-coding-standard": "~2.3.0",
3259                 "phpbench/phpbench": "^1.0",
3260                 "phpunit/phpunit": "^9.3.7",
3261                 "psalm/plugin-phpunit": "^0.16.0",
3262                 "vimeo/psalm": "^4.7"
3263             },
3264             "type": "library",
3265             "autoload": {
3266                 "psr-4": {
3267                     "Laminas\\Stdlib\\": "src/"
3268                 }
3269             },
3270             "notification-url": "https://packagist.org/downloads/",
3271             "license": [
3272                 "BSD-3-Clause"
3273             ],
3274             "description": "SPL extensions, array utilities, error handlers, and more",
3275             "homepage": "https://laminas.dev",
3276             "keywords": [
3277                 "laminas",
3278                 "stdlib"
3279             ],
3280             "support": {
3281                 "chat": "https://laminas.dev/chat",
3282                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3283                 "forum": "https://discourse.laminas.dev",
3284                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3285                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3286                 "source": "https://github.com/laminas/laminas-stdlib"
3287             },
3288             "funding": [
3289                 {
3290                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3291                     "type": "community_bridge"
3292                 }
3293             ],
3294             "time": "2022-06-10T14:49:09+00:00"
3295         },
3296         {
3297             "name": "laminas/laminas-text",
3298             "version": "2.9.0",
3299             "source": {
3300                 "type": "git",
3301                 "url": "https://github.com/laminas/laminas-text.git",
3302                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7"
3303             },
3304             "dist": {
3305                 "type": "zip",
3306                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7",
3307                 "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7",
3308                 "shasum": ""
3309             },
3310             "require": {
3311                 "laminas/laminas-servicemanager": "^3.4",
3312                 "laminas/laminas-stdlib": "^3.6",
3313                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3314             },
3315             "conflict": {
3316                 "zendframework/zend-text": "*"
3317             },
3318             "require-dev": {
3319                 "laminas/laminas-coding-standard": "~1.0.0",
3320                 "phpunit/phpunit": "^9.3"
3321             },
3322             "type": "library",
3323             "autoload": {
3324                 "psr-4": {
3325                     "Laminas\\Text\\": "src/"
3326                 }
3327             },
3328             "notification-url": "https://packagist.org/downloads/",
3329             "license": [
3330                 "BSD-3-Clause"
3331             ],
3332             "description": "Create FIGlets and text-based tables",
3333             "homepage": "https://laminas.dev",
3334             "keywords": [
3335                 "laminas",
3336                 "text"
3337             ],
3338             "support": {
3339                 "chat": "https://laminas.dev/chat",
3340                 "docs": "https://docs.laminas.dev/laminas-text/",
3341                 "forum": "https://discourse.laminas.dev",
3342                 "issues": "https://github.com/laminas/laminas-text/issues",
3343                 "rss": "https://github.com/laminas/laminas-text/releases.atom",
3344                 "source": "https://github.com/laminas/laminas-text"
3345             },
3346             "funding": [
3347                 {
3348                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3349                     "type": "community_bridge"
3350                 }
3351             ],
3352             "time": "2021-09-02T16:50:53+00:00"
3353         },
3354         {
3355             "name": "laminas/laminas-uri",
3356             "version": "2.9.1",
3357             "source": {
3358                 "type": "git",
3359                 "url": "https://github.com/laminas/laminas-uri.git",
3360                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
3361             },
3362             "dist": {
3363                 "type": "zip",
3364                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
3365                 "reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
3366                 "shasum": ""
3367             },
3368             "require": {
3369                 "laminas/laminas-escaper": "^2.9",
3370                 "laminas/laminas-validator": "^2.15",
3371                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3372             },
3373             "conflict": {
3374                 "zendframework/zend-uri": "*"
3375             },
3376             "require-dev": {
3377                 "laminas/laminas-coding-standard": "~2.2.1",
3378                 "phpunit/phpunit": "^9.5.5"
3379             },
3380             "type": "library",
3381             "autoload": {
3382                 "psr-4": {
3383                     "Laminas\\Uri\\": "src/"
3384                 }
3385             },
3386             "notification-url": "https://packagist.org/downloads/",
3387             "license": [
3388                 "BSD-3-Clause"
3389             ],
3390             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3391             "homepage": "https://laminas.dev",
3392             "keywords": [
3393                 "laminas",
3394                 "uri"
3395             ],
3396             "support": {
3397                 "chat": "https://laminas.dev/chat",
3398                 "docs": "https://docs.laminas.dev/laminas-uri/",
3399                 "forum": "https://discourse.laminas.dev",
3400                 "issues": "https://github.com/laminas/laminas-uri/issues",
3401                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3402                 "source": "https://github.com/laminas/laminas-uri"
3403             },
3404             "funding": [
3405                 {
3406                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3407                     "type": "community_bridge"
3408                 }
3409             ],
3410             "time": "2021-09-09T18:37:15+00:00"
3411         },
3412         {
3413             "name": "laminas/laminas-validator",
3414             "version": "2.23.0",
3415             "source": {
3416                 "type": "git",
3417                 "url": "https://github.com/laminas/laminas-validator.git",
3418                 "reference": "6d61b6cc3b222f13807a18d9247cdfb084958b03"
3419             },
3420             "dist": {
3421                 "type": "zip",
3422                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/6d61b6cc3b222f13807a18d9247cdfb084958b03",
3423                 "reference": "6d61b6cc3b222f13807a18d9247cdfb084958b03",
3424                 "shasum": ""
3425             },
3426             "require": {
3427                 "laminas/laminas-servicemanager": "^3.12.0",
3428                 "laminas/laminas-stdlib": "^3.10",
3429                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3430             },
3431             "conflict": {
3432                 "zendframework/zend-validator": "*"
3433             },
3434             "require-dev": {
3435                 "laminas/laminas-coding-standard": "~2.3.0",
3436                 "laminas/laminas-db": "^2.7",
3437                 "laminas/laminas-filter": "^2.14.0",
3438                 "laminas/laminas-http": "^2.14.2",
3439                 "laminas/laminas-i18n": "^2.15.0",
3440                 "laminas/laminas-session": "^2.12.1",
3441                 "laminas/laminas-uri": "^2.9.1",
3442                 "phpspec/prophecy-phpunit": "^2.0",
3443                 "phpunit/phpunit": "^9.5.21",
3444                 "psalm/plugin-phpunit": "^0.17.0",
3445                 "psr/http-client": "^1.0",
3446                 "psr/http-factory": "^1.0",
3447                 "psr/http-message": "^1.0",
3448                 "vimeo/psalm": "^4.24.0"
3449             },
3450             "suggest": {
3451                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3452                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3453                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3454                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3455                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3456                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3457                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3458                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3459             },
3460             "type": "library",
3461             "extra": {
3462                 "laminas": {
3463                     "component": "Laminas\\Validator",
3464                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3465                 }
3466             },
3467             "autoload": {
3468                 "psr-4": {
3469                     "Laminas\\Validator\\": "src/"
3470                 }
3471             },
3472             "notification-url": "https://packagist.org/downloads/",
3473             "license": [
3474                 "BSD-3-Clause"
3475             ],
3476             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3477             "homepage": "https://laminas.dev",
3478             "keywords": [
3479                 "laminas",
3480                 "validator"
3481             ],
3482             "support": {
3483                 "chat": "https://laminas.dev/chat",
3484                 "docs": "https://docs.laminas.dev/laminas-validator/",
3485                 "forum": "https://discourse.laminas.dev",
3486                 "issues": "https://github.com/laminas/laminas-validator/issues",
3487                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3488                 "source": "https://github.com/laminas/laminas-validator"
3489             },
3490             "funding": [
3491                 {
3492                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3493                     "type": "community_bridge"
3494                 }
3495             ],
3496             "time": "2022-07-27T19:17:59+00:00"
3497         },
3498         {
3499             "name": "laminas/laminas-view",
3500             "version": "2.20.0",
3501             "source": {
3502                 "type": "git",
3503                 "url": "https://github.com/laminas/laminas-view.git",
3504                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4"
3505             },
3506             "dist": {
3507                 "type": "zip",
3508                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/2cd6973a3e042be3d244260fe93f435668f5c2b4",
3509                 "reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4",
3510                 "shasum": ""
3511             },
3512             "require": {
3513                 "container-interop/container-interop": "^1.2",
3514                 "ext-dom": "*",
3515                 "ext-filter": "*",
3516                 "ext-json": "*",
3517                 "laminas/laminas-escaper": "^2.5",
3518                 "laminas/laminas-eventmanager": "^3.4",
3519                 "laminas/laminas-json": "^3.3",
3520                 "laminas/laminas-servicemanager": "^3.10",
3521                 "laminas/laminas-stdlib": "^3.6",
3522                 "php": "^7.4 || ~8.0.0 || ~8.1.0",
3523                 "psr/container": "^1 || ^2"
3524             },
3525             "conflict": {
3526                 "container-interop/container-interop": "<1.2",
3527                 "laminas/laminas-router": "<3.0.1",
3528                 "laminas/laminas-servicemanager": "<3.3",
3529                 "laminas/laminas-session": "<2.12",
3530                 "zendframework/zend-view": "*"
3531             },
3532             "require-dev": {
3533                 "laminas/laminas-authentication": "^2.5",
3534                 "laminas/laminas-coding-standard": "~2.3.0",
3535                 "laminas/laminas-console": "^2.6",
3536                 "laminas/laminas-feed": "^2.15",
3537                 "laminas/laminas-filter": "^2.13.0",
3538                 "laminas/laminas-http": "^2.15",
3539                 "laminas/laminas-i18n": "^2.6",
3540                 "laminas/laminas-modulemanager": "^2.7.1",
3541                 "laminas/laminas-mvc": "^3.0",
3542                 "laminas/laminas-mvc-i18n": "^1.1",
3543                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0",
3544                 "laminas/laminas-navigation": "^2.13.1",
3545                 "laminas/laminas-paginator": "^2.11.0",
3546                 "laminas/laminas-permissions-acl": "^2.6",
3547                 "laminas/laminas-router": "^3.0.1",
3548                 "laminas/laminas-uri": "^2.5",
3549                 "phpspec/prophecy": "^1.12",
3550                 "phpspec/prophecy-phpunit": "^2.0",
3551                 "phpunit/phpunit": "^9.5.5",
3552                 "psalm/plugin-phpunit": "^0.16.1",
3553                 "vimeo/psalm": "^4.10"
3554             },
3555             "suggest": {
3556                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3557                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3558                 "laminas/laminas-feed": "Laminas\\Feed component",
3559                 "laminas/laminas-filter": "Laminas\\Filter component",
3560                 "laminas/laminas-http": "Laminas\\Http component",
3561                 "laminas/laminas-i18n": "Laminas\\I18n component",
3562                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3563                 "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",
3564                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3565                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3566                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3567                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3568                 "laminas/laminas-uri": "Laminas\\Uri component"
3569             },
3570             "bin": [
3571                 "bin/templatemap_generator.php"
3572             ],
3573             "type": "library",
3574             "autoload": {
3575                 "psr-4": {
3576                     "Laminas\\View\\": "src/"
3577                 }
3578             },
3579             "notification-url": "https://packagist.org/downloads/",
3580             "license": [
3581                 "BSD-3-Clause"
3582             ],
3583             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3584             "homepage": "https://laminas.dev",
3585             "keywords": [
3586                 "laminas",
3587                 "view"
3588             ],
3589             "support": {
3590                 "chat": "https://laminas.dev/chat",
3591                 "docs": "https://docs.laminas.dev/laminas-view/",
3592                 "forum": "https://discourse.laminas.dev",
3593                 "issues": "https://github.com/laminas/laminas-view/issues",
3594                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3595                 "source": "https://github.com/laminas/laminas-view"
3596             },
3597             "funding": [
3598                 {
3599                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3600                     "type": "community_bridge"
3601                 }
3602             ],
3603             "time": "2022-02-22T13:52:44+00:00"
3604         },
3605         {
3606             "name": "laminas/laminas-xml",
3607             "version": "1.4.0",
3608             "source": {
3609                 "type": "git",
3610                 "url": "https://github.com/laminas/laminas-xml.git",
3611                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f"
3612             },
3613             "dist": {
3614                 "type": "zip",
3615                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3616                 "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f",
3617                 "shasum": ""
3618             },
3619             "require": {
3620                 "ext-dom": "*",
3621                 "ext-simplexml": "*",
3622                 "php": "^7.3 || ~8.0.0 || ~8.1.0"
3623             },
3624             "conflict": {
3625                 "zendframework/zendxml": "*"
3626             },
3627             "require-dev": {
3628                 "ext-iconv": "*",
3629                 "laminas/laminas-coding-standard": "~1.0.0",
3630                 "phpunit/phpunit": "^9.5.8",
3631                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3632             },
3633             "type": "library",
3634             "autoload": {
3635                 "psr-4": {
3636                     "Laminas\\Xml\\": "src/"
3637                 }
3638             },
3639             "notification-url": "https://packagist.org/downloads/",
3640             "license": [
3641                 "BSD-3-Clause"
3642             ],
3643             "description": "Utility library for XML usage, best practices, and security in PHP",
3644             "homepage": "https://laminas.dev",
3645             "keywords": [
3646                 "laminas",
3647                 "security",
3648                 "xml"
3649             ],
3650             "support": {
3651                 "chat": "https://laminas.dev/chat",
3652                 "forum": "https://discourse.laminas.dev",
3653                 "issues": "https://github.com/laminas/laminas-xml/issues",
3654                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3655                 "source": "https://github.com/laminas/laminas-xml"
3656             },
3657             "funding": [
3658                 {
3659                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3660                     "type": "community_bridge"
3661                 }
3662             ],
3663             "time": "2021-11-30T02:16:35+00:00"
3664         },
3665         {
3666             "name": "laminas/laminas-xmlrpc",
3667             "version": "2.13.0",
3668             "source": {
3669                 "type": "git",
3670                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3671                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7"
3672             },
3673             "dist": {
3674                 "type": "zip",
3675                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3676                 "reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7",
3677                 "shasum": ""
3678             },
3679             "require": {
3680                 "laminas/laminas-code": "^4.4",
3681                 "laminas/laminas-http": "^2.15",
3682                 "laminas/laminas-math": "^3.4.0",
3683                 "laminas/laminas-server": "^2.11",
3684                 "laminas/laminas-stdlib": "^3.6.1",
3685                 "laminas/laminas-xml": "^1.4.0",
3686                 "php": "^7.4 || ~8.0.0 || ~8.1.0"
3687             },
3688             "conflict": {
3689                 "zendframework/zend-xmlrpc": "*"
3690             },
3691             "require-dev": {
3692                 "laminas/laminas-coding-standard": "~2.2.1",
3693                 "phpunit/phpunit": "^9.5.8",
3694                 "squizlabs/php_codesniffer": "^3.6.1"
3695             },
3696             "suggest": {
3697                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3698             },
3699             "type": "library",
3700             "autoload": {
3701                 "psr-4": {
3702                     "Laminas\\XmlRpc\\": "src/"
3703                 }
3704             },
3705             "notification-url": "https://packagist.org/downloads/",
3706             "license": [
3707                 "BSD-3-Clause"
3708             ],
3709             "description": "Fully-featured XML-RPC server and client implementations",
3710             "homepage": "https://laminas.dev",
3711             "keywords": [
3712                 "laminas",
3713                 "xmlrpc"
3714             ],
3715             "support": {
3716                 "chat": "https://laminas.dev/chat",
3717                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3718                 "forum": "https://discourse.laminas.dev",
3719                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3720                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3721                 "source": "https://github.com/laminas/laminas-xmlrpc"
3722             },
3723             "funding": [
3724                 {
3725                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3726                     "type": "community_bridge"
3727                 }
3728             ],
3729             "time": "2021-12-03T15:43:50+00:00"
3730         },
3731         {
3732             "name": "laminas/laminas-zendframework-bridge",
3733             "version": "1.6.1",
3734             "source": {
3735                 "type": "git",
3736                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3737                 "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885"
3738             },
3739             "dist": {
3740                 "type": "zip",
3741                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885",
3742                 "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885",
3743                 "shasum": ""
3744             },
3745             "require": {
3746                 "php": ">=7.4, <8.2"
3747             },
3748             "require-dev": {
3749                 "phpunit/phpunit": "^9.5.14",
3750                 "psalm/plugin-phpunit": "^0.15.2",
3751                 "squizlabs/php_codesniffer": "^3.6.2",
3752                 "vimeo/psalm": "^4.21.0"
3753             },
3754             "type": "library",
3755             "extra": {
3756                 "laminas": {
3757                     "module": "Laminas\\ZendFrameworkBridge"
3758                 }
3759             },
3760             "autoload": {
3761                 "files": [
3762                     "src/autoload.php"
3763                 ],
3764                 "psr-4": {
3765                     "Laminas\\ZendFrameworkBridge\\": "src//"
3766                 }
3767             },
3768             "notification-url": "https://packagist.org/downloads/",
3769             "license": [
3770                 "BSD-3-Clause"
3771             ],
3772             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3773             "keywords": [
3774                 "ZendFramework",
3775                 "autoloading",
3776                 "laminas",
3777                 "zf"
3778             ],
3779             "support": {
3780                 "forum": "https://discourse.laminas.dev/",
3781                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3782                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3783                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3784             },
3785             "funding": [
3786                 {
3787                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3788                     "type": "community_bridge"
3789                 }
3790             ],
3791             "time": "2022-07-29T13:28:29+00:00"
3792         },
3793         {
3794             "name": "lcobucci/clock",
3795             "version": "2.0.0",
3796             "source": {
3797                 "type": "git",
3798                 "url": "https://github.com/lcobucci/clock.git",
3799                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
3800             },
3801             "dist": {
3802                 "type": "zip",
3803                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3804                 "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
3805                 "shasum": ""
3806             },
3807             "require": {
3808                 "php": "^7.4 || ^8.0"
3809             },
3810             "require-dev": {
3811                 "infection/infection": "^0.17",
3812                 "lcobucci/coding-standard": "^6.0",
3813                 "phpstan/extension-installer": "^1.0",
3814                 "phpstan/phpstan": "^0.12",
3815                 "phpstan/phpstan-deprecation-rules": "^0.12",
3816                 "phpstan/phpstan-phpunit": "^0.12",
3817                 "phpstan/phpstan-strict-rules": "^0.12",
3818                 "phpunit/php-code-coverage": "9.1.4",
3819                 "phpunit/phpunit": "9.3.7"
3820             },
3821             "type": "library",
3822             "autoload": {
3823                 "psr-4": {
3824                     "Lcobucci\\Clock\\": "src"
3825                 }
3826             },
3827             "notification-url": "https://packagist.org/downloads/",
3828             "license": [
3829                 "MIT"
3830             ],
3831             "authors": [
3832                 {
3833                     "name": "Luís Cobucci",
3834                     "email": "lcobucci@gmail.com"
3835                 }
3836             ],
3837             "description": "Yet another clock abstraction",
3838             "support": {
3839                 "issues": "https://github.com/lcobucci/clock/issues",
3840                 "source": "https://github.com/lcobucci/clock/tree/2.0.x"
3841             },
3842             "funding": [
3843                 {
3844                     "url": "https://github.com/lcobucci",
3845                     "type": "github"
3846                 },
3847                 {
3848                     "url": "https://www.patreon.com/lcobucci",
3849                     "type": "patreon"
3850                 }
3851             ],
3852             "time": "2020-08-27T18:56:02+00:00"
3853         },
3854         {
3855             "name": "lcobucci/jwt",
3856             "version": "4.1.5",
3857             "source": {
3858                 "type": "git",
3859                 "url": "https://github.com/lcobucci/jwt.git",
3860                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
3861             },
3862             "dist": {
3863                 "type": "zip",
3864                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3865                 "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
3866                 "shasum": ""
3867             },
3868             "require": {
3869                 "ext-hash": "*",
3870                 "ext-json": "*",
3871                 "ext-mbstring": "*",
3872                 "ext-openssl": "*",
3873                 "ext-sodium": "*",
3874                 "lcobucci/clock": "^2.0",
3875                 "php": "^7.4 || ^8.0"
3876             },
3877             "require-dev": {
3878                 "infection/infection": "^0.21",
3879                 "lcobucci/coding-standard": "^6.0",
3880                 "mikey179/vfsstream": "^1.6.7",
3881                 "phpbench/phpbench": "^1.0",
3882                 "phpstan/extension-installer": "^1.0",
3883                 "phpstan/phpstan": "^0.12",
3884                 "phpstan/phpstan-deprecation-rules": "^0.12",
3885                 "phpstan/phpstan-phpunit": "^0.12",
3886                 "phpstan/phpstan-strict-rules": "^0.12",
3887                 "phpunit/php-invoker": "^3.1",
3888                 "phpunit/phpunit": "^9.5"
3889             },
3890             "type": "library",
3891             "autoload": {
3892                 "psr-4": {
3893                     "Lcobucci\\JWT\\": "src"
3894                 }
3895             },
3896             "notification-url": "https://packagist.org/downloads/",
3897             "license": [
3898                 "BSD-3-Clause"
3899             ],
3900             "authors": [
3901                 {
3902                     "name": "Luís Cobucci",
3903                     "email": "lcobucci@gmail.com",
3904                     "role": "Developer"
3905                 }
3906             ],
3907             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3908             "keywords": [
3909                 "JWS",
3910                 "jwt"
3911             ],
3912             "support": {
3913                 "issues": "https://github.com/lcobucci/jwt/issues",
3914                 "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
3915             },
3916             "funding": [
3917                 {
3918                     "url": "https://github.com/lcobucci",
3919                     "type": "github"
3920                 },
3921                 {
3922                     "url": "https://www.patreon.com/lcobucci",
3923                     "type": "patreon"
3924                 }
3925             ],
3926             "time": "2021-09-28T19:34:56+00:00"
3927         },
3928         {
3929             "name": "league/event",
3930             "version": "2.2.0",
3931             "source": {
3932                 "type": "git",
3933                 "url": "https://github.com/thephpleague/event.git",
3934                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3935             },
3936             "dist": {
3937                 "type": "zip",
3938                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3939                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3940                 "shasum": ""
3941             },
3942             "require": {
3943                 "php": ">=5.4.0"
3944             },
3945             "require-dev": {
3946                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3947                 "phpspec/phpspec": "^2.2"
3948             },
3949             "type": "library",
3950             "extra": {
3951                 "branch-alias": {
3952                     "dev-master": "2.2-dev"
3953                 }
3954             },
3955             "autoload": {
3956                 "psr-4": {
3957                     "League\\Event\\": "src/"
3958                 }
3959             },
3960             "notification-url": "https://packagist.org/downloads/",
3961             "license": [
3962                 "MIT"
3963             ],
3964             "authors": [
3965                 {
3966                     "name": "Frank de Jonge",
3967                     "email": "info@frenky.net"
3968                 }
3969             ],
3970             "description": "Event package",
3971             "keywords": [
3972                 "emitter",
3973                 "event",
3974                 "listener"
3975             ],
3976             "support": {
3977                 "issues": "https://github.com/thephpleague/event/issues",
3978                 "source": "https://github.com/thephpleague/event/tree/master"
3979             },
3980             "time": "2018-11-26T11:52:41+00:00"
3981         },
3982         {
3983             "name": "league/oauth2-server",
3984             "version": "8.3.5",
3985             "source": {
3986                 "type": "git",
3987                 "url": "https://github.com/thephpleague/oauth2-server.git",
3988                 "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876"
3989             },
3990             "dist": {
3991                 "type": "zip",
3992                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/7aeb7c42b463b1a6fe4d084d3145e2fa22436876",
3993                 "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876",
3994                 "shasum": ""
3995             },
3996             "require": {
3997                 "defuse/php-encryption": "^2.2.1",
3998                 "ext-json": "*",
3999                 "ext-openssl": "*",
4000                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
4001                 "league/event": "^2.2",
4002                 "league/uri": "^6.4",
4003                 "php": "^7.2 || ^8.0",
4004                 "psr/http-message": "^1.0.1"
4005             },
4006             "replace": {
4007                 "league/oauth2server": "*",
4008                 "lncd/oauth2": "*"
4009             },
4010             "require-dev": {
4011                 "laminas/laminas-diactoros": "^2.4.1",
4012                 "phpstan/phpstan": "^0.12.57",
4013                 "phpstan/phpstan-phpunit": "^0.12.16",
4014                 "phpunit/phpunit": "^8.5.13",
4015                 "roave/security-advisories": "dev-master"
4016             },
4017             "type": "library",
4018             "autoload": {
4019                 "psr-4": {
4020                     "League\\OAuth2\\Server\\": "src/"
4021                 }
4022             },
4023             "notification-url": "https://packagist.org/downloads/",
4024             "license": [
4025                 "MIT"
4026             ],
4027             "authors": [
4028                 {
4029                     "name": "Alex Bilbie",
4030                     "email": "hello@alexbilbie.com",
4031                     "homepage": "http://www.alexbilbie.com",
4032                     "role": "Developer"
4033                 },
4034                 {
4035                     "name": "Andy Millington",
4036                     "email": "andrew@noexceptions.io",
4037                     "homepage": "https://www.noexceptions.io",
4038                     "role": "Developer"
4039                 }
4040             ],
4041             "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.",
4042             "homepage": "https://oauth2.thephpleague.com/",
4043             "keywords": [
4044                 "Authentication",
4045                 "api",
4046                 "auth",
4047                 "authorisation",
4048                 "authorization",
4049                 "oauth",
4050                 "oauth 2",
4051                 "oauth 2.0",
4052                 "oauth2",
4053                 "protect",
4054                 "resource",
4055                 "secure",
4056                 "server"
4057             ],
4058             "support": {
4059                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
4060                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.5"
4061             },
4062             "funding": [
4063                 {
4064                     "url": "https://github.com/sephster",
4065                     "type": "github"
4066                 }
4067             ],
4068             "time": "2022-05-03T21:21:28+00:00"
4069         },
4070         {
4071             "name": "league/omnipay",
4072             "version": "v3.2.1",
4073             "source": {
4074                 "type": "git",
4075                 "url": "https://github.com/thephpleague/omnipay.git",
4076                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
4077             },
4078             "dist": {
4079                 "type": "zip",
4080                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4081                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4082                 "shasum": ""
4083             },
4084             "require": {
4085                 "omnipay/common": "^3.1",
4086                 "php": "^7.2|^8.0",
4087                 "php-http/discovery": "^1.14",
4088                 "php-http/guzzle7-adapter": "^1"
4089             },
4090             "require-dev": {
4091                 "omnipay/tests": "^3|^4"
4092             },
4093             "type": "metapackage",
4094             "extra": {
4095                 "branch-alias": {
4096                     "dev-master": "3.2.x-dev"
4097                 }
4098             },
4099             "notification-url": "https://packagist.org/downloads/",
4100             "license": [
4101                 "MIT"
4102             ],
4103             "authors": [
4104                 {
4105                     "name": "Adrian Macneil",
4106                     "email": "adrian@adrianmacneil.com"
4107                 },
4108                 {
4109                     "name": "Barry vd. Heuvel",
4110                     "email": "barryvdh@gmail.com"
4111                 }
4112             ],
4113             "description": "Omnipay payment processing library",
4114             "homepage": "https://omnipay.thephpleague.com/",
4115             "keywords": [
4116                 "checkout",
4117                 "creditcard",
4118                 "omnipay",
4119                 "payment"
4120             ],
4121             "support": {
4122                 "issues": "https://github.com/thephpleague/omnipay/issues",
4123                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4124             },
4125             "funding": [
4126                 {
4127                     "url": "https://github.com/barryvdh",
4128                     "type": "github"
4129                 }
4130             ],
4131             "time": "2021-06-05T11:34:12+00:00"
4132         },
4133         {
4134             "name": "league/uri",
4135             "version": "6.7.1",
4136             "source": {
4137                 "type": "git",
4138                 "url": "https://github.com/thephpleague/uri.git",
4139                 "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea"
4140             },
4141             "dist": {
4142                 "type": "zip",
4143                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
4144                 "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
4145                 "shasum": ""
4146             },
4147             "require": {
4148                 "ext-json": "*",
4149                 "league/uri-interfaces": "^2.3",
4150                 "php": "^7.4 || ^8.0",
4151                 "psr/http-message": "^1.0"
4152             },
4153             "conflict": {
4154                 "league/uri-schemes": "^1.0"
4155             },
4156             "require-dev": {
4157                 "friendsofphp/php-cs-fixer": "^v3.3.2",
4158                 "nyholm/psr7": "^1.5",
4159                 "php-http/psr7-integration-tests": "^1.1",
4160                 "phpstan/phpstan": "^1.2.0",
4161                 "phpstan/phpstan-deprecation-rules": "^1.0",
4162                 "phpstan/phpstan-phpunit": "^1.0.0",
4163                 "phpstan/phpstan-strict-rules": "^1.1.0",
4164                 "phpunit/phpunit": "^9.5.10",
4165                 "psr/http-factory": "^1.0"
4166             },
4167             "suggest": {
4168                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4169                 "ext-intl": "Needed to improve host validation",
4170                 "league/uri-components": "Needed to easily manipulate URI objects",
4171                 "psr/http-factory": "Needed to use the URI factory"
4172             },
4173             "type": "library",
4174             "extra": {
4175                 "branch-alias": {
4176                     "dev-master": "6.x-dev"
4177                 }
4178             },
4179             "autoload": {
4180                 "psr-4": {
4181                     "League\\Uri\\": "src"
4182                 }
4183             },
4184             "notification-url": "https://packagist.org/downloads/",
4185             "license": [
4186                 "MIT"
4187             ],
4188             "authors": [
4189                 {
4190                     "name": "Ignace Nyamagana Butera",
4191                     "email": "nyamsprod@gmail.com",
4192                     "homepage": "https://nyamsprod.com"
4193                 }
4194             ],
4195             "description": "URI manipulation library",
4196             "homepage": "https://uri.thephpleague.com",
4197             "keywords": [
4198                 "data-uri",
4199                 "file-uri",
4200                 "ftp",
4201                 "hostname",
4202                 "http",
4203                 "https",
4204                 "middleware",
4205                 "parse_str",
4206                 "parse_url",
4207                 "psr-7",
4208                 "query-string",
4209                 "querystring",
4210                 "rfc3986",
4211                 "rfc3987",
4212                 "rfc6570",
4213                 "uri",
4214                 "uri-template",
4215                 "url",
4216                 "ws"
4217             ],
4218             "support": {
4219                 "docs": "https://uri.thephpleague.com",
4220                 "forum": "https://thephpleague.slack.com",
4221                 "issues": "https://github.com/thephpleague/uri/issues",
4222                 "source": "https://github.com/thephpleague/uri/tree/6.7.1"
4223             },
4224             "funding": [
4225                 {
4226                     "url": "https://github.com/sponsors/nyamsprod",
4227                     "type": "github"
4228                 }
4229             ],
4230             "time": "2022-06-29T09:48:18+00:00"
4231         },
4232         {
4233             "name": "league/uri-interfaces",
4234             "version": "2.3.0",
4235             "source": {
4236                 "type": "git",
4237                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4238                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4239             },
4240             "dist": {
4241                 "type": "zip",
4242                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4243                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4244                 "shasum": ""
4245             },
4246             "require": {
4247                 "ext-json": "*",
4248                 "php": "^7.2 || ^8.0"
4249             },
4250             "require-dev": {
4251                 "friendsofphp/php-cs-fixer": "^2.19",
4252                 "phpstan/phpstan": "^0.12.90",
4253                 "phpstan/phpstan-phpunit": "^0.12.19",
4254                 "phpstan/phpstan-strict-rules": "^0.12.9",
4255                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4256             },
4257             "suggest": {
4258                 "ext-intl": "to use the IDNA feature",
4259                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4260             },
4261             "type": "library",
4262             "extra": {
4263                 "branch-alias": {
4264                     "dev-master": "2.x-dev"
4265                 }
4266             },
4267             "autoload": {
4268                 "psr-4": {
4269                     "League\\Uri\\": "src/"
4270                 }
4271             },
4272             "notification-url": "https://packagist.org/downloads/",
4273             "license": [
4274                 "MIT"
4275             ],
4276             "authors": [
4277                 {
4278                     "name": "Ignace Nyamagana Butera",
4279                     "email": "nyamsprod@gmail.com",
4280                     "homepage": "https://nyamsprod.com"
4281                 }
4282             ],
4283             "description": "Common interface for URI representation",
4284             "homepage": "http://github.com/thephpleague/uri-interfaces",
4285             "keywords": [
4286                 "rfc3986",
4287                 "rfc3987",
4288                 "uri",
4289                 "url"
4290             ],
4291             "support": {
4292                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4293                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4294             },
4295             "funding": [
4296                 {
4297                     "url": "https://github.com/sponsors/nyamsprod",
4298                     "type": "github"
4299                 }
4300             ],
4301             "time": "2021-06-28T04:27:21+00:00"
4302         },
4303         {
4304             "name": "maennchen/zipstream-php",
4305             "version": "2.2.1",
4306             "source": {
4307                 "type": "git",
4308                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4309                 "reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729"
4310             },
4311             "dist": {
4312                 "type": "zip",
4313                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/211e9ba1530ea5260b45d90c9ea252f56ec52729",
4314                 "reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729",
4315                 "shasum": ""
4316             },
4317             "require": {
4318                 "myclabs/php-enum": "^1.5",
4319                 "php": "^7.4 || ^8.0",
4320                 "psr/http-message": "^1.0",
4321                 "symfony/polyfill-mbstring": "^1.0"
4322             },
4323             "require-dev": {
4324                 "ext-zip": "*",
4325                 "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
4326                 "mikey179/vfsstream": "^1.6",
4327                 "php-coveralls/php-coveralls": "^2.4",
4328                 "phpunit/phpunit": "^8.5.8 || ^9.4.2",
4329                 "vimeo/psalm": "^4.1"
4330             },
4331             "type": "library",
4332             "autoload": {
4333                 "psr-4": {
4334                     "ZipStream\\": "src/"
4335                 }
4336             },
4337             "notification-url": "https://packagist.org/downloads/",
4338             "license": [
4339                 "MIT"
4340             ],
4341             "authors": [
4342                 {
4343                     "name": "Paul Duncan",
4344                     "email": "pabs@pablotron.org"
4345                 },
4346                 {
4347                     "name": "Jonatan Männchen",
4348                     "email": "jonatan@maennchen.ch"
4349                 },
4350                 {
4351                     "name": "Jesse Donat",
4352                     "email": "donatj@gmail.com"
4353                 },
4354                 {
4355                     "name": "András Kolesár",
4356                     "email": "kolesar@kolesar.hu"
4357                 }
4358             ],
4359             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4360             "keywords": [
4361                 "stream",
4362                 "zip"
4363             ],
4364             "support": {
4365                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4366                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.1"
4367             },
4368             "funding": [
4369                 {
4370                     "url": "https://opencollective.com/zipstream",
4371                     "type": "open_collective"
4372                 }
4373             ],
4374             "time": "2022-05-18T15:52:06+00:00"
4375         },
4376         {
4377             "name": "markbaker/complex",
4378             "version": "3.0.1",
4379             "source": {
4380                 "type": "git",
4381                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4382                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
4383             },
4384             "dist": {
4385                 "type": "zip",
4386                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4387                 "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
4388                 "shasum": ""
4389             },
4390             "require": {
4391                 "php": "^7.2 || ^8.0"
4392             },
4393             "require-dev": {
4394                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4395                 "phpcompatibility/php-compatibility": "^9.0",
4396                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4397                 "squizlabs/php_codesniffer": "^3.4"
4398             },
4399             "type": "library",
4400             "autoload": {
4401                 "psr-4": {
4402                     "Complex\\": "classes/src/"
4403                 }
4404             },
4405             "notification-url": "https://packagist.org/downloads/",
4406             "license": [
4407                 "MIT"
4408             ],
4409             "authors": [
4410                 {
4411                     "name": "Mark Baker",
4412                     "email": "mark@lange.demon.co.uk"
4413                 }
4414             ],
4415             "description": "PHP Class for working with complex numbers",
4416             "homepage": "https://github.com/MarkBaker/PHPComplex",
4417             "keywords": [
4418                 "complex",
4419                 "mathematics"
4420             ],
4421             "support": {
4422                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4423                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
4424             },
4425             "time": "2021-06-29T15:32:53+00:00"
4426         },
4427         {
4428             "name": "markbaker/matrix",
4429             "version": "3.0.0",
4430             "source": {
4431                 "type": "git",
4432                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4433                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
4434             },
4435             "dist": {
4436                 "type": "zip",
4437                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
4438                 "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
4439                 "shasum": ""
4440             },
4441             "require": {
4442                 "php": "^7.1 || ^8.0"
4443             },
4444             "require-dev": {
4445                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4446                 "phpcompatibility/php-compatibility": "^9.0",
4447                 "phpdocumentor/phpdocumentor": "2.*",
4448                 "phploc/phploc": "^4.0",
4449                 "phpmd/phpmd": "2.*",
4450                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
4451                 "sebastian/phpcpd": "^4.0",
4452                 "squizlabs/php_codesniffer": "^3.4"
4453             },
4454             "type": "library",
4455             "autoload": {
4456                 "psr-4": {
4457                     "Matrix\\": "classes/src/"
4458                 }
4459             },
4460             "notification-url": "https://packagist.org/downloads/",
4461             "license": [
4462                 "MIT"
4463             ],
4464             "authors": [
4465                 {
4466                     "name": "Mark Baker",
4467                     "email": "mark@demon-angel.eu"
4468                 }
4469             ],
4470             "description": "PHP Class for working with matrices",
4471             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4472             "keywords": [
4473                 "mathematics",
4474                 "matrix",
4475                 "vector"
4476             ],
4477             "support": {
4478                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4479                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
4480             },
4481             "time": "2021-07-01T19:01:15+00:00"
4482         },
4483         {
4484             "name": "mobiledetect/mobiledetectlib",
4485             "version": "2.8.39",
4486             "source": {
4487                 "type": "git",
4488                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4489                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45"
4490             },
4491             "dist": {
4492                 "type": "zip",
4493                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45",
4494                 "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45",
4495                 "shasum": ""
4496             },
4497             "require": {
4498                 "php": ">=5.0.0"
4499             },
4500             "require-dev": {
4501                 "phpunit/phpunit": "~4.8.35||~5.7"
4502             },
4503             "type": "library",
4504             "autoload": {
4505                 "psr-0": {
4506                     "Detection": "namespaced/"
4507                 },
4508                 "classmap": [
4509                     "Mobile_Detect.php"
4510                 ]
4511             },
4512             "notification-url": "https://packagist.org/downloads/",
4513             "license": [
4514                 "MIT"
4515             ],
4516             "authors": [
4517                 {
4518                     "name": "Serban Ghita",
4519                     "email": "serbanghita@gmail.com",
4520                     "homepage": "http://mobiledetect.net",
4521                     "role": "Developer"
4522                 }
4523             ],
4524             "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.",
4525             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4526             "keywords": [
4527                 "detect mobile devices",
4528                 "mobile",
4529                 "mobile detect",
4530                 "mobile detector",
4531                 "php mobile detect"
4532             ],
4533             "support": {
4534                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4535                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39"
4536             },
4537             "time": "2022-02-17T19:24:25+00:00"
4538         },
4539         {
4540             "name": "moneyphp/money",
4541             "version": "v3.3.2",
4542             "source": {
4543                 "type": "git",
4544                 "url": "https://github.com/moneyphp/money.git",
4545                 "reference": "acb3924031edfa178c09884d9a1b90e25387f60e"
4546             },
4547             "dist": {
4548                 "type": "zip",
4549                 "url": "https://api.github.com/repos/moneyphp/money/zipball/acb3924031edfa178c09884d9a1b90e25387f60e",
4550                 "reference": "acb3924031edfa178c09884d9a1b90e25387f60e",
4551                 "shasum": ""
4552             },
4553             "require": {
4554                 "ext-json": "*",
4555                 "php": ">=5.6"
4556             },
4557             "require-dev": {
4558                 "cache/taggable-cache": "^0.4.0",
4559                 "doctrine/instantiator": "^1.0.5",
4560                 "ext-bcmath": "*",
4561                 "ext-gmp": "*",
4562                 "ext-intl": "*",
4563                 "florianv/exchanger": "^1.0",
4564                 "florianv/swap": "^3.0",
4565                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4566                 "moneyphp/iso-currencies": "^3.2.1",
4567                 "php-http/message": "^1.4",
4568                 "php-http/mock-client": "^1.0.0",
4569                 "phpspec/phpspec": "^3.4.3",
4570                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4571                 "psr/cache": "^1.0",
4572                 "symfony/phpunit-bridge": "^4"
4573             },
4574             "suggest": {
4575                 "ext-bcmath": "Calculate without integer limits",
4576                 "ext-gmp": "Calculate without integer limits",
4577                 "ext-intl": "Format Money objects with intl",
4578                 "florianv/exchanger": "Exchange rates library for PHP",
4579                 "florianv/swap": "Exchange rates library for PHP",
4580                 "psr/cache-implementation": "Used for Currency caching"
4581             },
4582             "type": "library",
4583             "extra": {
4584                 "branch-alias": {
4585                     "dev-master": "3.x-dev"
4586                 }
4587             },
4588             "autoload": {
4589                 "psr-4": {
4590                     "Money\\": "src/"
4591                 }
4592             },
4593             "notification-url": "https://packagist.org/downloads/",
4594             "license": [
4595                 "MIT"
4596             ],
4597             "authors": [
4598                 {
4599                     "name": "Mathias Verraes",
4600                     "email": "mathias@verraes.net",
4601                     "homepage": "http://verraes.net"
4602                 },
4603                 {
4604                     "name": "Márk Sági-Kazár",
4605                     "email": "mark.sagikazar@gmail.com"
4606                 },
4607                 {
4608                     "name": "Frederik Bosch",
4609                     "email": "f.bosch@genkgo.nl"
4610                 }
4611             ],
4612             "description": "PHP implementation of Fowler's Money pattern",
4613             "homepage": "http://moneyphp.org",
4614             "keywords": [
4615                 "Value Object",
4616                 "money",
4617                 "vo"
4618             ],
4619             "support": {
4620                 "issues": "https://github.com/moneyphp/money/issues",
4621                 "source": "https://github.com/moneyphp/money/tree/v3.3.2"
4622             },
4623             "time": "2022-09-05T14:06:57+00:00"
4624         },
4625         {
4626             "name": "monolog/monolog",
4627             "version": "2.7.0",
4628             "source": {
4629                 "type": "git",
4630                 "url": "https://github.com/Seldaek/monolog.git",
4631                 "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
4632             },
4633             "dist": {
4634                 "type": "zip",
4635                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
4636                 "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
4637                 "shasum": ""
4638             },
4639             "require": {
4640                 "php": ">=7.2",
4641                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
4642             },
4643             "provide": {
4644                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
4645             },
4646             "require-dev": {
4647                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4648                 "doctrine/couchdb": "~1.0@dev",
4649                 "elasticsearch/elasticsearch": "^7 || ^8",
4650                 "ext-json": "*",
4651                 "graylog2/gelf-php": "^1.4.2",
4652                 "guzzlehttp/guzzle": "^7.4",
4653                 "guzzlehttp/psr7": "^2.2",
4654                 "mongodb/mongodb": "^1.8",
4655                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4656                 "php-console/php-console": "^3.1.3",
4657                 "phpspec/prophecy": "^1.15",
4658                 "phpstan/phpstan": "^0.12.91",
4659                 "phpunit/phpunit": "^8.5.14",
4660                 "predis/predis": "^1.1",
4661                 "rollbar/rollbar": "^1.3 || ^2 || ^3",
4662                 "ruflin/elastica": "^7",
4663                 "swiftmailer/swiftmailer": "^5.3|^6.0",
4664                 "symfony/mailer": "^5.4 || ^6",
4665                 "symfony/mime": "^5.4 || ^6"
4666             },
4667             "suggest": {
4668                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4669                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4670                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4671                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4672                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4673                 "ext-mbstring": "Allow to work properly with unicode symbols",
4674                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4675                 "ext-openssl": "Required to send log messages using SSL",
4676                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4677                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4678                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4679                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4680                 "php-console/php-console": "Allow sending log messages to Google Chrome",
4681                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4682                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4683             },
4684             "type": "library",
4685             "extra": {
4686                 "branch-alias": {
4687                     "dev-main": "2.x-dev"
4688                 }
4689             },
4690             "autoload": {
4691                 "psr-4": {
4692                     "Monolog\\": "src/Monolog"
4693                 }
4694             },
4695             "notification-url": "https://packagist.org/downloads/",
4696             "license": [
4697                 "MIT"
4698             ],
4699             "authors": [
4700                 {
4701                     "name": "Jordi Boggiano",
4702                     "email": "j.boggiano@seld.be",
4703                     "homepage": "https://seld.be"
4704                 }
4705             ],
4706             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4707             "homepage": "https://github.com/Seldaek/monolog",
4708             "keywords": [
4709                 "log",
4710                 "logging",
4711                 "psr-3"
4712             ],
4713             "support": {
4714                 "issues": "https://github.com/Seldaek/monolog/issues",
4715                 "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
4716             },
4717             "funding": [
4718                 {
4719                     "url": "https://github.com/Seldaek",
4720                     "type": "github"
4721                 },
4722                 {
4723                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4724                     "type": "tidelift"
4725                 }
4726             ],
4727             "time": "2022-06-09T08:59:12+00:00"
4728         },
4729         {
4730             "name": "mpdf/mpdf",
4731             "version": "v8.1.1",
4732             "source": {
4733                 "type": "git",
4734                 "url": "https://github.com/mpdf/mpdf.git",
4735                 "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf"
4736             },
4737             "dist": {
4738                 "type": "zip",
4739                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf",
4740                 "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf",
4741                 "shasum": ""
4742             },
4743             "require": {
4744                 "ext-gd": "*",
4745                 "ext-mbstring": "*",
4746                 "myclabs/deep-copy": "^1.7",
4747                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4748                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
4749                 "php-http/message-factory": "^1.0",
4750                 "psr/http-message": "^1.0",
4751                 "psr/log": "^1.0 || ^2.0",
4752                 "setasign/fpdi": "^2.1"
4753             },
4754             "require-dev": {
4755                 "mockery/mockery": "^1.3.0",
4756                 "mpdf/qrcode": "^1.1.0",
4757                 "squizlabs/php_codesniffer": "^3.5.0",
4758                 "tracy/tracy": "^2.4",
4759                 "yoast/phpunit-polyfills": "^1.0"
4760             },
4761             "suggest": {
4762                 "ext-bcmath": "Needed for generation of some types of barcodes",
4763                 "ext-xml": "Needed mainly for SVG manipulation",
4764                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4765             },
4766             "type": "library",
4767             "autoload": {
4768                 "psr-4": {
4769                     "Mpdf\\": "src/"
4770                 }
4771             },
4772             "notification-url": "https://packagist.org/downloads/",
4773             "license": [
4774                 "GPL-2.0-only"
4775             ],
4776             "authors": [
4777                 {
4778                     "name": "MatÄ›j Humpál",
4779                     "role": "Developer, maintainer"
4780                 },
4781                 {
4782                     "name": "Ian Back",
4783                     "role": "Developer (retired)"
4784                 }
4785             ],
4786             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4787             "homepage": "https://mpdf.github.io",
4788             "keywords": [
4789                 "pdf",
4790                 "php",
4791                 "utf-8"
4792             ],
4793             "support": {
4794                 "docs": "http://mpdf.github.io",
4795                 "issues": "https://github.com/mpdf/mpdf/issues",
4796                 "source": "https://github.com/mpdf/mpdf"
4797             },
4798             "funding": [
4799                 {
4800                     "url": "https://www.paypal.me/mpdf",
4801                     "type": "custom"
4802                 }
4803             ],
4804             "time": "2022-04-18T11:50:28+00:00"
4805         },
4806         {
4807             "name": "myclabs/deep-copy",
4808             "version": "1.11.0",
4809             "source": {
4810                 "type": "git",
4811                 "url": "https://github.com/myclabs/DeepCopy.git",
4812                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
4813             },
4814             "dist": {
4815                 "type": "zip",
4816                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
4817                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
4818                 "shasum": ""
4819             },
4820             "require": {
4821                 "php": "^7.1 || ^8.0"
4822             },
4823             "conflict": {
4824                 "doctrine/collections": "<1.6.8",
4825                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4826             },
4827             "require-dev": {
4828                 "doctrine/collections": "^1.6.8",
4829                 "doctrine/common": "^2.13.3 || ^3.2.2",
4830                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4831             },
4832             "type": "library",
4833             "autoload": {
4834                 "files": [
4835                     "src/DeepCopy/deep_copy.php"
4836                 ],
4837                 "psr-4": {
4838                     "DeepCopy\\": "src/DeepCopy/"
4839                 }
4840             },
4841             "notification-url": "https://packagist.org/downloads/",
4842             "license": [
4843                 "MIT"
4844             ],
4845             "description": "Create deep copies (clones) of your objects",
4846             "keywords": [
4847                 "clone",
4848                 "copy",
4849                 "duplicate",
4850                 "object",
4851                 "object graph"
4852             ],
4853             "support": {
4854                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4855                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
4856             },
4857             "funding": [
4858                 {
4859                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4860                     "type": "tidelift"
4861                 }
4862             ],
4863             "time": "2022-03-03T13:19:32+00:00"
4864         },
4865         {
4866             "name": "myclabs/php-enum",
4867             "version": "1.8.4",
4868             "source": {
4869                 "type": "git",
4870                 "url": "https://github.com/myclabs/php-enum.git",
4871                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
4872             },
4873             "dist": {
4874                 "type": "zip",
4875                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
4876                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
4877                 "shasum": ""
4878             },
4879             "require": {
4880                 "ext-json": "*",
4881                 "php": "^7.3 || ^8.0"
4882             },
4883             "require-dev": {
4884                 "phpunit/phpunit": "^9.5",
4885                 "squizlabs/php_codesniffer": "1.*",
4886                 "vimeo/psalm": "^4.6.2"
4887             },
4888             "type": "library",
4889             "autoload": {
4890                 "psr-4": {
4891                     "MyCLabs\\Enum\\": "src/"
4892                 },
4893                 "classmap": [
4894                     "stubs/Stringable.php"
4895                 ]
4896             },
4897             "notification-url": "https://packagist.org/downloads/",
4898             "license": [
4899                 "MIT"
4900             ],
4901             "authors": [
4902                 {
4903                     "name": "PHP Enum contributors",
4904                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4905                 }
4906             ],
4907             "description": "PHP Enum implementation",
4908             "homepage": "http://github.com/myclabs/php-enum",
4909             "keywords": [
4910                 "enum"
4911             ],
4912             "support": {
4913                 "issues": "https://github.com/myclabs/php-enum/issues",
4914                 "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
4915             },
4916             "funding": [
4917                 {
4918                     "url": "https://github.com/mnapoli",
4919                     "type": "github"
4920                 },
4921                 {
4922                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
4923                     "type": "tidelift"
4924                 }
4925             ],
4926             "time": "2022-08-04T09:53:51+00:00"
4927         },
4928         {
4929             "name": "nikic/php-parser",
4930             "version": "v4.15.1",
4931             "source": {
4932                 "type": "git",
4933                 "url": "https://github.com/nikic/PHP-Parser.git",
4934                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
4935             },
4936             "dist": {
4937                 "type": "zip",
4938                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4939                 "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
4940                 "shasum": ""
4941             },
4942             "require": {
4943                 "ext-tokenizer": "*",
4944                 "php": ">=7.0"
4945             },
4946             "require-dev": {
4947                 "ircmaxell/php-yacc": "^0.0.7",
4948                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4949             },
4950             "bin": [
4951                 "bin/php-parse"
4952             ],
4953             "type": "library",
4954             "extra": {
4955                 "branch-alias": {
4956                     "dev-master": "4.9-dev"
4957                 }
4958             },
4959             "autoload": {
4960                 "psr-4": {
4961                     "PhpParser\\": "lib/PhpParser"
4962                 }
4963             },
4964             "notification-url": "https://packagist.org/downloads/",
4965             "license": [
4966                 "BSD-3-Clause"
4967             ],
4968             "authors": [
4969                 {
4970                     "name": "Nikita Popov"
4971                 }
4972             ],
4973             "description": "A PHP parser written in PHP",
4974             "keywords": [
4975                 "parser",
4976                 "php"
4977             ],
4978             "support": {
4979                 "issues": "https://github.com/nikic/PHP-Parser/issues",
4980                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
4981             },
4982             "time": "2022-09-04T07:30:47+00:00"
4983         },
4984         {
4985             "name": "nyholm/psr7",
4986             "version": "1.5.0",
4987             "source": {
4988                 "type": "git",
4989                 "url": "https://github.com/Nyholm/psr7.git",
4990                 "reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
4991             },
4992             "dist": {
4993                 "type": "zip",
4994                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
4995                 "reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
4996                 "shasum": ""
4997             },
4998             "require": {
4999                 "php": ">=7.1",
5000                 "php-http/message-factory": "^1.0",
5001                 "psr/http-factory": "^1.0",
5002                 "psr/http-message": "^1.0"
5003             },
5004             "provide": {
5005                 "psr/http-factory-implementation": "1.0",
5006                 "psr/http-message-implementation": "1.0"
5007             },
5008             "require-dev": {
5009                 "http-interop/http-factory-tests": "^0.9",
5010                 "php-http/psr7-integration-tests": "^1.0",
5011                 "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
5012                 "symfony/error-handler": "^4.4"
5013             },
5014             "type": "library",
5015             "extra": {
5016                 "branch-alias": {
5017                     "dev-master": "1.4-dev"
5018                 }
5019             },
5020             "autoload": {
5021                 "psr-4": {
5022                     "Nyholm\\Psr7\\": "src/"
5023                 }
5024             },
5025             "notification-url": "https://packagist.org/downloads/",
5026             "license": [
5027                 "MIT"
5028             ],
5029             "authors": [
5030                 {
5031                     "name": "Tobias Nyholm",
5032                     "email": "tobias.nyholm@gmail.com"
5033                 },
5034                 {
5035                     "name": "Martijn van der Ven",
5036                     "email": "martijn@vanderven.se"
5037                 }
5038             ],
5039             "description": "A fast PHP7 implementation of PSR-7",
5040             "homepage": "https://tnyholm.se",
5041             "keywords": [
5042                 "psr-17",
5043                 "psr-7"
5044             ],
5045             "support": {
5046                 "issues": "https://github.com/Nyholm/psr7/issues",
5047                 "source": "https://github.com/Nyholm/psr7/tree/1.5.0"
5048             },
5049             "funding": [
5050                 {
5051                     "url": "https://github.com/Zegnat",
5052                     "type": "github"
5053                 },
5054                 {
5055                     "url": "https://github.com/nyholm",
5056                     "type": "github"
5057                 }
5058             ],
5059             "time": "2022-02-02T18:37:57+00:00"
5060         },
5061         {
5062             "name": "nyholm/psr7-server",
5063             "version": "1.0.2",
5064             "source": {
5065                 "type": "git",
5066                 "url": "https://github.com/Nyholm/psr7-server.git",
5067                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
5068             },
5069             "dist": {
5070                 "type": "zip",
5071                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
5072                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
5073                 "shasum": ""
5074             },
5075             "require": {
5076                 "php": "^7.1 || ^8.0",
5077                 "psr/http-factory": "^1.0",
5078                 "psr/http-message": "^1.0"
5079             },
5080             "require-dev": {
5081                 "nyholm/nsa": "^1.1",
5082                 "nyholm/psr7": "^1.3",
5083                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5084             },
5085             "type": "library",
5086             "autoload": {
5087                 "psr-4": {
5088                     "Nyholm\\Psr7Server\\": "src/"
5089                 }
5090             },
5091             "notification-url": "https://packagist.org/downloads/",
5092             "license": [
5093                 "MIT"
5094             ],
5095             "authors": [
5096                 {
5097                     "name": "Tobias Nyholm",
5098                     "email": "tobias.nyholm@gmail.com"
5099                 },
5100                 {
5101                     "name": "Martijn van der Ven",
5102                     "email": "martijn@vanderven.se"
5103                 }
5104             ],
5105             "description": "Helper classes to handle PSR-7 server requests",
5106             "homepage": "http://tnyholm.se",
5107             "keywords": [
5108                 "psr-17",
5109                 "psr-7"
5110             ],
5111             "support": {
5112                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5113                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5114             },
5115             "funding": [
5116                 {
5117                     "url": "https://github.com/Zegnat",
5118                     "type": "github"
5119                 },
5120                 {
5121                     "url": "https://github.com/nyholm",
5122                     "type": "github"
5123                 }
5124             ],
5125             "time": "2021-05-12T11:11:27+00:00"
5126         },
5127         {
5128             "name": "omnipay/common",
5129             "version": "v3.2.0",
5130             "source": {
5131                 "type": "git",
5132                 "url": "https://github.com/thephpleague/omnipay-common.git",
5133                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e"
5134             },
5135             "dist": {
5136                 "type": "zip",
5137                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5138                 "reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e",
5139                 "shasum": ""
5140             },
5141             "require": {
5142                 "moneyphp/money": "^3.1|^4.0.3",
5143                 "php": "^7.2|^8",
5144                 "php-http/client-implementation": "^1",
5145                 "php-http/discovery": "^1.14",
5146                 "php-http/message": "^1.5",
5147                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5148             },
5149             "require-dev": {
5150                 "omnipay/tests": "^4.1",
5151                 "php-http/guzzle7-adapter": "^1",
5152                 "php-http/mock-client": "^1",
5153                 "squizlabs/php_codesniffer": "^3.5"
5154             },
5155             "suggest": {
5156                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5157             },
5158             "type": "library",
5159             "extra": {
5160                 "branch-alias": {
5161                     "dev-master": "3.1.x-dev"
5162                 }
5163             },
5164             "autoload": {
5165                 "psr-4": {
5166                     "Omnipay\\Common\\": "src/Common"
5167                 },
5168                 "classmap": [
5169                     "src/Omnipay.php"
5170                 ]
5171             },
5172             "notification-url": "https://packagist.org/downloads/",
5173             "license": [
5174                 "MIT"
5175             ],
5176             "authors": [
5177                 {
5178                     "name": "Adrian Macneil",
5179                     "email": "adrian@adrianmacneil.com"
5180                 },
5181                 {
5182                     "name": "Barry vd. Heuvel",
5183                     "email": "barryvdh@gmail.com"
5184                 },
5185                 {
5186                     "name": "Jason Judge",
5187                     "email": "jason.judge@consil.co.uk"
5188                 },
5189                 {
5190                     "name": "Del"
5191                 },
5192                 {
5193                     "name": "Omnipay Contributors",
5194                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5195                 }
5196             ],
5197             "description": "Common components for Omnipay payment processing library",
5198             "homepage": "https://github.com/thephpleague/omnipay-common",
5199             "keywords": [
5200                 "gateway",
5201                 "merchant",
5202                 "omnipay",
5203                 "pay",
5204                 "payment",
5205                 "purchase"
5206             ],
5207             "support": {
5208                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5209                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0"
5210             },
5211             "funding": [
5212                 {
5213                     "url": "https://github.com/barryvdh",
5214                     "type": "github"
5215                 }
5216             ],
5217             "time": "2021-12-30T11:32:00+00:00"
5218         },
5219         {
5220             "name": "omnipay/stripe",
5221             "version": "v3.2.0",
5222             "source": {
5223                 "type": "git",
5224                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5225                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5226             },
5227             "dist": {
5228                 "type": "zip",
5229                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5230                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5231                 "shasum": ""
5232             },
5233             "require": {
5234                 "omnipay/common": "^3"
5235             },
5236             "require-dev": {
5237                 "omnipay/tests": "^3",
5238                 "phpro/grumphp": "^0.14",
5239                 "squizlabs/php_codesniffer": "^3"
5240             },
5241             "type": "library",
5242             "extra": {
5243                 "branch-alias": {
5244                     "dev-master": "3.2-dev"
5245                 }
5246             },
5247             "autoload": {
5248                 "psr-4": {
5249                     "Omnipay\\Stripe\\": "src/"
5250                 }
5251             },
5252             "notification-url": "https://packagist.org/downloads/",
5253             "license": [
5254                 "MIT"
5255             ],
5256             "authors": [
5257                 {
5258                     "name": "Adrian Macneil",
5259                     "email": "adrian@adrianmacneil.com"
5260                 },
5261                 {
5262                     "name": "Omnipay Contributors",
5263                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5264                 }
5265             ],
5266             "description": "Stripe driver for the Omnipay payment processing library",
5267             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5268             "keywords": [
5269                 "gateway",
5270                 "merchant",
5271                 "omnipay",
5272                 "pay",
5273                 "payment",
5274                 "stripe"
5275             ],
5276             "support": {
5277                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5278                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5279             },
5280             "time": "2022-03-22T10:58:41+00:00"
5281         },
5282         {
5283             "name": "openemr/mustache",
5284             "version": "v2.15.2",
5285             "source": {
5286                 "type": "git",
5287                 "url": "https://github.com/openemr/mustache.php.git",
5288                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5289             },
5290             "dist": {
5291                 "type": "zip",
5292                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5293                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5294                 "shasum": ""
5295             },
5296             "require": {
5297                 "php": ">=5.2.4"
5298             },
5299             "require-dev": {
5300                 "friendsofphp/php-cs-fixer": "~1.11",
5301                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5302             },
5303             "type": "library",
5304             "autoload": {
5305                 "psr-0": {
5306                     "Mustache": "src/"
5307                 }
5308             },
5309             "notification-url": "https://packagist.org/downloads/",
5310             "license": [
5311                 "MIT"
5312             ],
5313             "authors": [
5314                 {
5315                     "name": "Justin Hileman",
5316                     "email": "justin@justinhileman.info",
5317                     "homepage": "http://justinhileman.com"
5318                 },
5319                 {
5320                     "name": "OpenEMR",
5321                     "email": "hello@open-emr.org",
5322                     "homepage": "https://open-emr.org"
5323                 }
5324             ],
5325             "description": "A Mustache implementation in PHP.",
5326             "homepage": "https://github.com/openemr/mustache.php",
5327             "keywords": [
5328                 "mustache",
5329                 "templating"
5330             ],
5331             "support": {
5332                 "issues": "https://github.com/openemr/mustache.php/issues",
5333                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5334             },
5335             "time": "2022-03-03T14:53:09+00:00"
5336         },
5337         {
5338             "name": "paragonie/constant_time_encoding",
5339             "version": "v2.6.3",
5340             "source": {
5341                 "type": "git",
5342                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5343                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
5344             },
5345             "dist": {
5346                 "type": "zip",
5347                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
5348                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
5349                 "shasum": ""
5350             },
5351             "require": {
5352                 "php": "^7|^8"
5353             },
5354             "require-dev": {
5355                 "phpunit/phpunit": "^6|^7|^8|^9",
5356                 "vimeo/psalm": "^1|^2|^3|^4"
5357             },
5358             "type": "library",
5359             "autoload": {
5360                 "psr-4": {
5361                     "ParagonIE\\ConstantTime\\": "src/"
5362                 }
5363             },
5364             "notification-url": "https://packagist.org/downloads/",
5365             "license": [
5366                 "MIT"
5367             ],
5368             "authors": [
5369                 {
5370                     "name": "Paragon Initiative Enterprises",
5371                     "email": "security@paragonie.com",
5372                     "homepage": "https://paragonie.com",
5373                     "role": "Maintainer"
5374                 },
5375                 {
5376                     "name": "Steve 'Sc00bz' Thomas",
5377                     "email": "steve@tobtu.com",
5378                     "homepage": "https://www.tobtu.com",
5379                     "role": "Original Developer"
5380                 }
5381             ],
5382             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5383             "keywords": [
5384                 "base16",
5385                 "base32",
5386                 "base32_decode",
5387                 "base32_encode",
5388                 "base64",
5389                 "base64_decode",
5390                 "base64_encode",
5391                 "bin2hex",
5392                 "encoding",
5393                 "hex",
5394                 "hex2bin",
5395                 "rfc4648"
5396             ],
5397             "support": {
5398                 "email": "info@paragonie.com",
5399                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5400                 "source": "https://github.com/paragonie/constant_time_encoding"
5401             },
5402             "time": "2022-06-14T06:56:20+00:00"
5403         },
5404         {
5405             "name": "paragonie/multi-factor",
5406             "version": "v0.2.2",
5407             "source": {
5408                 "type": "git",
5409                 "url": "https://github.com/paragonie/multi_factor.git",
5410                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
5411             },
5412             "dist": {
5413                 "type": "zip",
5414                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5415                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
5416                 "shasum": ""
5417             },
5418             "require": {
5419                 "bacon/bacon-qr-code": "^1",
5420                 "paragonie/constant_time_encoding": "^2",
5421                 "php": "^7"
5422             },
5423             "require-dev": {
5424                 "phpunit/phpunit": "4.*|5.*"
5425             },
5426             "type": "library",
5427             "autoload": {
5428                 "psr-4": {
5429                     "ParagonIE\\MultiFactor\\": "src/"
5430                 }
5431             },
5432             "notification-url": "https://packagist.org/downloads/",
5433             "license": [
5434                 "GPL-3.0+",
5435                 "MIT",
5436                 "proprietary"
5437             ],
5438             "authors": [
5439                 {
5440                     "name": "Paragon Initiative Enterprises",
5441                     "email": "security@paragonie.com",
5442                     "homepage": "https://paragonie.com",
5443                     "role": "Developer"
5444                 }
5445             ],
5446             "description": "Vendor-agnostic two-factor authentication library",
5447             "keywords": [
5448                 "2fa",
5449                 "MFA",
5450                 "Two-factor Authentication",
5451                 "hotp",
5452                 "multi-factor",
5453                 "multi-factor authentication",
5454                 "tfa",
5455                 "totp",
5456                 "two-factor"
5457             ],
5458             "support": {
5459                 "email": "info@paragonie.com",
5460                 "issues": "https://github.com/paragonie/multi_factor/issues",
5461                 "source": "https://github.com/paragonie/multi_factor"
5462             },
5463             "time": "2016-06-17T23:34:58+00:00"
5464         },
5465         {
5466             "name": "paragonie/random_compat",
5467             "version": "v9.99.100",
5468             "source": {
5469                 "type": "git",
5470                 "url": "https://github.com/paragonie/random_compat.git",
5471                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5472             },
5473             "dist": {
5474                 "type": "zip",
5475                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5476                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5477                 "shasum": ""
5478             },
5479             "require": {
5480                 "php": ">= 7"
5481             },
5482             "require-dev": {
5483                 "phpunit/phpunit": "4.*|5.*",
5484                 "vimeo/psalm": "^1"
5485             },
5486             "suggest": {
5487                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5488             },
5489             "type": "library",
5490             "notification-url": "https://packagist.org/downloads/",
5491             "license": [
5492                 "MIT"
5493             ],
5494             "authors": [
5495                 {
5496                     "name": "Paragon Initiative Enterprises",
5497                     "email": "security@paragonie.com",
5498                     "homepage": "https://paragonie.com"
5499                 }
5500             ],
5501             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5502             "keywords": [
5503                 "csprng",
5504                 "polyfill",
5505                 "pseudorandom",
5506                 "random"
5507             ],
5508             "support": {
5509                 "email": "info@paragonie.com",
5510                 "issues": "https://github.com/paragonie/random_compat/issues",
5511                 "source": "https://github.com/paragonie/random_compat"
5512             },
5513             "time": "2020-10-15T08:29:30+00:00"
5514         },
5515         {
5516             "name": "particle/validator",
5517             "version": "v2.3.4",
5518             "source": {
5519                 "type": "git",
5520                 "url": "https://github.com/particle-php/Validator.git",
5521                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
5522             },
5523             "dist": {
5524                 "type": "zip",
5525                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
5526                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
5527                 "shasum": ""
5528             },
5529             "require": {
5530                 "php": ">=5.4"
5531             },
5532             "require-dev": {
5533                 "byrokrat/checkdigit": "^1.0",
5534                 "giggsey/libphonenumber-for-php": "^7.2",
5535                 "phpunit/phpunit": "~4.0",
5536                 "squizlabs/php_codesniffer": "2.*"
5537             },
5538             "suggest": {
5539                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5540                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5541             },
5542             "type": "library",
5543             "extra": {
5544                 "branch-alias": {
5545                     "dev-master": "2.0-dev"
5546                 }
5547             },
5548             "autoload": {
5549                 "psr-4": {
5550                     "Particle\\Validator\\": "src/"
5551                 }
5552             },
5553             "notification-url": "https://packagist.org/downloads/",
5554             "license": [
5555                 "BSD-3-Clause"
5556             ],
5557             "authors": [
5558                 {
5559                     "name": "Berry Langerak",
5560                     "email": "berry@berryllium.nl",
5561                     "role": "Developer"
5562                 },
5563                 {
5564                     "name": "Rick van der Staaij",
5565                     "homepage": "http://rickvanderstaaij.nl",
5566                     "role": "Developer"
5567                 }
5568             ],
5569             "description": "Flexible and highly usable validation library with no dependencies.",
5570             "homepage": "http://github.com/particle-php/validator",
5571             "keywords": [
5572                 "validation",
5573                 "validator"
5574             ],
5575             "support": {
5576                 "issues": "https://github.com/particle-php/Validator/issues",
5577                 "source": "https://github.com/particle-php/Validator/tree/master"
5578             },
5579             "time": "2019-01-07T13:39:13+00:00"
5580         },
5581         {
5582             "name": "pear/archive_tar",
5583             "version": "1.4.14",
5584             "source": {
5585                 "type": "git",
5586                 "url": "https://github.com/pear/Archive_Tar.git",
5587                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5588             },
5589             "dist": {
5590                 "type": "zip",
5591                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5592                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5593                 "shasum": ""
5594             },
5595             "require": {
5596                 "pear/pear-core-minimal": "^1.10.0alpha2",
5597                 "php": ">=5.2.0"
5598             },
5599             "require-dev": {
5600                 "phpunit/phpunit": "*"
5601             },
5602             "suggest": {
5603                 "ext-bz2": "Bz2 compression support.",
5604                 "ext-xz": "Lzma2 compression support.",
5605                 "ext-zlib": "Gzip compression support."
5606             },
5607             "type": "library",
5608             "extra": {
5609                 "branch-alias": {
5610                     "dev-master": "1.4.x-dev"
5611                 }
5612             },
5613             "autoload": {
5614                 "psr-0": {
5615                     "Archive_Tar": ""
5616                 }
5617             },
5618             "notification-url": "https://packagist.org/downloads/",
5619             "include-path": [
5620                 "./"
5621             ],
5622             "license": [
5623                 "BSD-3-Clause"
5624             ],
5625             "authors": [
5626                 {
5627                     "name": "Vincent Blavet",
5628                     "email": "vincent@phpconcept.net"
5629                 },
5630                 {
5631                     "name": "Greg Beaver",
5632                     "email": "greg@chiaraquartet.net"
5633                 },
5634                 {
5635                     "name": "Michiel Rook",
5636                     "email": "mrook@php.net"
5637                 }
5638             ],
5639             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5640             "homepage": "https://github.com/pear/Archive_Tar",
5641             "keywords": [
5642                 "archive",
5643                 "tar"
5644             ],
5645             "support": {
5646                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5647                 "source": "https://github.com/pear/Archive_Tar"
5648             },
5649             "funding": [
5650                 {
5651                     "url": "https://github.com/mrook",
5652                     "type": "github"
5653                 },
5654                 {
5655                     "url": "https://www.patreon.com/michielrook",
5656                     "type": "patreon"
5657                 }
5658             ],
5659             "time": "2021-07-20T13:53:39+00:00"
5660         },
5661         {
5662             "name": "pear/console_getopt",
5663             "version": "v1.4.3",
5664             "source": {
5665                 "type": "git",
5666                 "url": "https://github.com/pear/Console_Getopt.git",
5667                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5668             },
5669             "dist": {
5670                 "type": "zip",
5671                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5672                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5673                 "shasum": ""
5674             },
5675             "type": "library",
5676             "autoload": {
5677                 "psr-0": {
5678                     "Console": "./"
5679                 }
5680             },
5681             "notification-url": "https://packagist.org/downloads/",
5682             "include-path": [
5683                 "./"
5684             ],
5685             "license": [
5686                 "BSD-2-Clause"
5687             ],
5688             "authors": [
5689                 {
5690                     "name": "Andrei Zmievski",
5691                     "email": "andrei@php.net",
5692                     "role": "Lead"
5693                 },
5694                 {
5695                     "name": "Stig Bakken",
5696                     "email": "stig@php.net",
5697                     "role": "Developer"
5698                 },
5699                 {
5700                     "name": "Greg Beaver",
5701                     "email": "cellog@php.net",
5702                     "role": "Helper"
5703                 }
5704             ],
5705             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5706             "support": {
5707                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5708                 "source": "https://github.com/pear/Console_Getopt"
5709             },
5710             "time": "2019-11-20T18:27:48+00:00"
5711         },
5712         {
5713             "name": "pear/pear-core-minimal",
5714             "version": "v1.10.11",
5715             "source": {
5716                 "type": "git",
5717                 "url": "https://github.com/pear/pear-core-minimal.git",
5718                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
5719             },
5720             "dist": {
5721                 "type": "zip",
5722                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5723                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
5724                 "shasum": ""
5725             },
5726             "require": {
5727                 "pear/console_getopt": "~1.4",
5728                 "pear/pear_exception": "~1.0"
5729             },
5730             "replace": {
5731                 "rsky/pear-core-min": "self.version"
5732             },
5733             "type": "library",
5734             "autoload": {
5735                 "psr-0": {
5736                     "": "src/"
5737                 }
5738             },
5739             "notification-url": "https://packagist.org/downloads/",
5740             "include-path": [
5741                 "src/"
5742             ],
5743             "license": [
5744                 "BSD-3-Clause"
5745             ],
5746             "authors": [
5747                 {
5748                     "name": "Christian Weiske",
5749                     "email": "cweiske@php.net",
5750                     "role": "Lead"
5751                 }
5752             ],
5753             "description": "Minimal set of PEAR core files to be used as composer dependency",
5754             "support": {
5755                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5756                 "source": "https://github.com/pear/pear-core-minimal"
5757             },
5758             "time": "2021-08-10T22:31:03+00:00"
5759         },
5760         {
5761             "name": "pear/pear_exception",
5762             "version": "v1.0.2",
5763             "source": {
5764                 "type": "git",
5765                 "url": "https://github.com/pear/PEAR_Exception.git",
5766                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5767             },
5768             "dist": {
5769                 "type": "zip",
5770                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5771                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5772                 "shasum": ""
5773             },
5774             "require": {
5775                 "php": ">=5.2.0"
5776             },
5777             "require-dev": {
5778                 "phpunit/phpunit": "<9"
5779             },
5780             "type": "class",
5781             "extra": {
5782                 "branch-alias": {
5783                     "dev-master": "1.0.x-dev"
5784                 }
5785             },
5786             "autoload": {
5787                 "classmap": [
5788                     "PEAR/"
5789                 ]
5790             },
5791             "notification-url": "https://packagist.org/downloads/",
5792             "include-path": [
5793                 "."
5794             ],
5795             "license": [
5796                 "BSD-2-Clause"
5797             ],
5798             "authors": [
5799                 {
5800                     "name": "Helgi Thormar",
5801                     "email": "dufuz@php.net"
5802                 },
5803                 {
5804                     "name": "Greg Beaver",
5805                     "email": "cellog@php.net"
5806                 }
5807             ],
5808             "description": "The PEAR Exception base class.",
5809             "homepage": "https://github.com/pear/PEAR_Exception",
5810             "keywords": [
5811                 "exception"
5812             ],
5813             "support": {
5814                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5815                 "source": "https://github.com/pear/PEAR_Exception"
5816             },
5817             "time": "2021-03-21T15:43:46+00:00"
5818         },
5819         {
5820             "name": "phenx/php-font-lib",
5821             "version": "0.5.4",
5822             "source": {
5823                 "type": "git",
5824                 "url": "https://github.com/dompdf/php-font-lib.git",
5825                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5826             },
5827             "dist": {
5828                 "type": "zip",
5829                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5830                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5831                 "shasum": ""
5832             },
5833             "require": {
5834                 "ext-mbstring": "*"
5835             },
5836             "require-dev": {
5837                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5838             },
5839             "type": "library",
5840             "autoload": {
5841                 "psr-4": {
5842                     "FontLib\\": "src/FontLib"
5843                 }
5844             },
5845             "notification-url": "https://packagist.org/downloads/",
5846             "license": [
5847                 "LGPL-3.0"
5848             ],
5849             "authors": [
5850                 {
5851                     "name": "Fabien Ménager",
5852                     "email": "fabien.menager@gmail.com"
5853                 }
5854             ],
5855             "description": "A library to read, parse, export and make subsets of different types of font files.",
5856             "homepage": "https://github.com/PhenX/php-font-lib",
5857             "support": {
5858                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5859                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5860             },
5861             "time": "2021-12-17T19:44:54+00:00"
5862         },
5863         {
5864             "name": "phenx/php-svg-lib",
5865             "version": "0.4.1",
5866             "source": {
5867                 "type": "git",
5868                 "url": "https://github.com/dompdf/php-svg-lib.git",
5869                 "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
5870             },
5871             "dist": {
5872                 "type": "zip",
5873                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
5874                 "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
5875                 "shasum": ""
5876             },
5877             "require": {
5878                 "ext-mbstring": "*",
5879                 "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
5880                 "sabberworm/php-css-parser": "^8.4"
5881             },
5882             "require-dev": {
5883                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5884             },
5885             "type": "library",
5886             "autoload": {
5887                 "psr-4": {
5888                     "Svg\\": "src/Svg"
5889                 }
5890             },
5891             "notification-url": "https://packagist.org/downloads/",
5892             "license": [
5893                 "LGPL-3.0"
5894             ],
5895             "authors": [
5896                 {
5897                     "name": "Fabien Ménager",
5898                     "email": "fabien.menager@gmail.com"
5899                 }
5900             ],
5901             "description": "A library to read, parse and export to PDF SVG files.",
5902             "homepage": "https://github.com/PhenX/php-svg-lib",
5903             "support": {
5904                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5905                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
5906             },
5907             "time": "2022-03-07T12:52:04+00:00"
5908         },
5909         {
5910             "name": "php-http/discovery",
5911             "version": "1.14.3",
5912             "source": {
5913                 "type": "git",
5914                 "url": "https://github.com/php-http/discovery.git",
5915                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
5916             },
5917             "dist": {
5918                 "type": "zip",
5919                 "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
5920                 "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
5921                 "shasum": ""
5922             },
5923             "require": {
5924                 "php": "^7.1 || ^8.0"
5925             },
5926             "conflict": {
5927                 "nyholm/psr7": "<1.0"
5928             },
5929             "require-dev": {
5930                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5931                 "php-http/httplug": "^1.0 || ^2.0",
5932                 "php-http/message-factory": "^1.0",
5933                 "phpspec/phpspec": "^5.1 || ^6.1"
5934             },
5935             "suggest": {
5936                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
5937             },
5938             "type": "library",
5939             "extra": {
5940                 "branch-alias": {
5941                     "dev-master": "1.9-dev"
5942                 }
5943             },
5944             "autoload": {
5945                 "psr-4": {
5946                     "Http\\Discovery\\": "src/"
5947                 }
5948             },
5949             "notification-url": "https://packagist.org/downloads/",
5950             "license": [
5951                 "MIT"
5952             ],
5953             "authors": [
5954                 {
5955                     "name": "Márk Sági-Kazár",
5956                     "email": "mark.sagikazar@gmail.com"
5957                 }
5958             ],
5959             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5960             "homepage": "http://php-http.org",
5961             "keywords": [
5962                 "adapter",
5963                 "client",
5964                 "discovery",
5965                 "factory",
5966                 "http",
5967                 "message",
5968                 "psr7"
5969             ],
5970             "support": {
5971                 "issues": "https://github.com/php-http/discovery/issues",
5972                 "source": "https://github.com/php-http/discovery/tree/1.14.3"
5973             },
5974             "time": "2022-07-11T14:04:40+00:00"
5975         },
5976         {
5977             "name": "php-http/guzzle7-adapter",
5978             "version": "1.0.0",
5979             "source": {
5980                 "type": "git",
5981                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5982                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5983             },
5984             "dist": {
5985                 "type": "zip",
5986                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5987                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5988                 "shasum": ""
5989             },
5990             "require": {
5991                 "guzzlehttp/guzzle": "^7.0",
5992                 "php": "^7.2 | ^8.0",
5993                 "php-http/httplug": "^2.0",
5994                 "psr/http-client": "^1.0"
5995             },
5996             "provide": {
5997                 "php-http/async-client-implementation": "1.0",
5998                 "php-http/client-implementation": "1.0",
5999                 "psr/http-client-implementation": "1.0"
6000             },
6001             "require-dev": {
6002                 "php-http/client-integration-tests": "^3.0",
6003                 "phpunit/phpunit": "^8.0|^9.3"
6004             },
6005             "type": "library",
6006             "extra": {
6007                 "branch-alias": {
6008                     "dev-master": "0.2.x-dev"
6009                 }
6010             },
6011             "autoload": {
6012                 "psr-4": {
6013                     "Http\\Adapter\\Guzzle7\\": "src/"
6014                 }
6015             },
6016             "notification-url": "https://packagist.org/downloads/",
6017             "license": [
6018                 "MIT"
6019             ],
6020             "authors": [
6021                 {
6022                     "name": "Tobias Nyholm",
6023                     "email": "tobias.nyholm@gmail.com"
6024                 }
6025             ],
6026             "description": "Guzzle 7 HTTP Adapter",
6027             "homepage": "http://httplug.io",
6028             "keywords": [
6029                 "Guzzle",
6030                 "http"
6031             ],
6032             "support": {
6033                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
6034                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
6035             },
6036             "time": "2021-03-09T07:35:15+00:00"
6037         },
6038         {
6039             "name": "php-http/httplug",
6040             "version": "2.3.0",
6041             "source": {
6042                 "type": "git",
6043                 "url": "https://github.com/php-http/httplug.git",
6044                 "reference": "f640739f80dfa1152533976e3c112477f69274eb"
6045             },
6046             "dist": {
6047                 "type": "zip",
6048                 "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
6049                 "reference": "f640739f80dfa1152533976e3c112477f69274eb",
6050                 "shasum": ""
6051             },
6052             "require": {
6053                 "php": "^7.1 || ^8.0",
6054                 "php-http/promise": "^1.1",
6055                 "psr/http-client": "^1.0",
6056                 "psr/http-message": "^1.0"
6057             },
6058             "require-dev": {
6059                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
6060                 "phpspec/phpspec": "^5.1 || ^6.0"
6061             },
6062             "type": "library",
6063             "extra": {
6064                 "branch-alias": {
6065                     "dev-master": "2.x-dev"
6066                 }
6067             },
6068             "autoload": {
6069                 "psr-4": {
6070                     "Http\\Client\\": "src/"
6071                 }
6072             },
6073             "notification-url": "https://packagist.org/downloads/",
6074             "license": [
6075                 "MIT"
6076             ],
6077             "authors": [
6078                 {
6079                     "name": "Eric GELOEN",
6080                     "email": "geloen.eric@gmail.com"
6081                 },
6082                 {
6083                     "name": "Márk Sági-Kazár",
6084                     "email": "mark.sagikazar@gmail.com",
6085                     "homepage": "https://sagikazarmark.hu"
6086                 }
6087             ],
6088             "description": "HTTPlug, the HTTP client abstraction for PHP",
6089             "homepage": "http://httplug.io",
6090             "keywords": [
6091                 "client",
6092                 "http"
6093             ],
6094             "support": {
6095                 "issues": "https://github.com/php-http/httplug/issues",
6096                 "source": "https://github.com/php-http/httplug/tree/2.3.0"
6097             },
6098             "time": "2022-02-21T09:52:22+00:00"
6099         },
6100         {
6101             "name": "php-http/message",
6102             "version": "1.13.0",
6103             "source": {
6104                 "type": "git",
6105                 "url": "https://github.com/php-http/message.git",
6106                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
6107             },
6108             "dist": {
6109                 "type": "zip",
6110                 "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
6111                 "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
6112                 "shasum": ""
6113             },
6114             "require": {
6115                 "clue/stream-filter": "^1.5",
6116                 "php": "^7.1 || ^8.0",
6117                 "php-http/message-factory": "^1.0.2",
6118                 "psr/http-message": "^1.0"
6119             },
6120             "provide": {
6121                 "php-http/message-factory-implementation": "1.0"
6122             },
6123             "require-dev": {
6124                 "ergebnis/composer-normalize": "^2.6",
6125                 "ext-zlib": "*",
6126                 "guzzlehttp/psr7": "^1.0",
6127                 "laminas/laminas-diactoros": "^2.0",
6128                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6129                 "slim/slim": "^3.0"
6130             },
6131             "suggest": {
6132                 "ext-zlib": "Used with compressor/decompressor streams",
6133                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6134                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6135                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6136             },
6137             "type": "library",
6138             "extra": {
6139                 "branch-alias": {
6140                     "dev-master": "1.10-dev"
6141                 }
6142             },
6143             "autoload": {
6144                 "files": [
6145                     "src/filters.php"
6146                 ],
6147                 "psr-4": {
6148                     "Http\\Message\\": "src/"
6149                 }
6150             },
6151             "notification-url": "https://packagist.org/downloads/",
6152             "license": [
6153                 "MIT"
6154             ],
6155             "authors": [
6156                 {
6157                     "name": "Márk Sági-Kazár",
6158                     "email": "mark.sagikazar@gmail.com"
6159                 }
6160             ],
6161             "description": "HTTP Message related tools",
6162             "homepage": "http://php-http.org",
6163             "keywords": [
6164                 "http",
6165                 "message",
6166                 "psr-7"
6167             ],
6168             "support": {
6169                 "issues": "https://github.com/php-http/message/issues",
6170                 "source": "https://github.com/php-http/message/tree/1.13.0"
6171             },
6172             "time": "2022-02-11T13:41:14+00:00"
6173         },
6174         {
6175             "name": "php-http/message-factory",
6176             "version": "v1.0.2",
6177             "source": {
6178                 "type": "git",
6179                 "url": "https://github.com/php-http/message-factory.git",
6180                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
6181             },
6182             "dist": {
6183                 "type": "zip",
6184                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6185                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
6186                 "shasum": ""
6187             },
6188             "require": {
6189                 "php": ">=5.4",
6190                 "psr/http-message": "^1.0"
6191             },
6192             "type": "library",
6193             "extra": {
6194                 "branch-alias": {
6195                     "dev-master": "1.0-dev"
6196                 }
6197             },
6198             "autoload": {
6199                 "psr-4": {
6200                     "Http\\Message\\": "src/"
6201                 }
6202             },
6203             "notification-url": "https://packagist.org/downloads/",
6204             "license": [
6205                 "MIT"
6206             ],
6207             "authors": [
6208                 {
6209                     "name": "Márk Sági-Kazár",
6210                     "email": "mark.sagikazar@gmail.com"
6211                 }
6212             ],
6213             "description": "Factory interfaces for PSR-7 HTTP Message",
6214             "homepage": "http://php-http.org",
6215             "keywords": [
6216                 "factory",
6217                 "http",
6218                 "message",
6219                 "stream",
6220                 "uri"
6221             ],
6222             "support": {
6223                 "issues": "https://github.com/php-http/message-factory/issues",
6224                 "source": "https://github.com/php-http/message-factory/tree/master"
6225             },
6226             "time": "2015-12-19T14:08:53+00:00"
6227         },
6228         {
6229             "name": "php-http/promise",
6230             "version": "1.1.0",
6231             "source": {
6232                 "type": "git",
6233                 "url": "https://github.com/php-http/promise.git",
6234                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
6235             },
6236             "dist": {
6237                 "type": "zip",
6238                 "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6239                 "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
6240                 "shasum": ""
6241             },
6242             "require": {
6243                 "php": "^7.1 || ^8.0"
6244             },
6245             "require-dev": {
6246                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
6247                 "phpspec/phpspec": "^5.1.2 || ^6.2"
6248             },
6249             "type": "library",
6250             "extra": {
6251                 "branch-alias": {
6252                     "dev-master": "1.1-dev"
6253                 }
6254             },
6255             "autoload": {
6256                 "psr-4": {
6257                     "Http\\Promise\\": "src/"
6258                 }
6259             },
6260             "notification-url": "https://packagist.org/downloads/",
6261             "license": [
6262                 "MIT"
6263             ],
6264             "authors": [
6265                 {
6266                     "name": "Joel Wurtz",
6267                     "email": "joel.wurtz@gmail.com"
6268                 },
6269                 {
6270                     "name": "Márk Sági-Kazár",
6271                     "email": "mark.sagikazar@gmail.com"
6272                 }
6273             ],
6274             "description": "Promise used for asynchronous HTTP requests",
6275             "homepage": "http://httplug.io",
6276             "keywords": [
6277                 "promise"
6278             ],
6279             "support": {
6280                 "issues": "https://github.com/php-http/promise/issues",
6281                 "source": "https://github.com/php-http/promise/tree/1.1.0"
6282             },
6283             "time": "2020-07-07T09:29:14+00:00"
6284         },
6285         {
6286             "name": "phpmailer/phpmailer",
6287             "version": "v6.6.2",
6288             "source": {
6289                 "type": "git",
6290                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6291                 "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95"
6292             },
6293             "dist": {
6294                 "type": "zip",
6295                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
6296                 "reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95",
6297                 "shasum": ""
6298             },
6299             "require": {
6300                 "ext-ctype": "*",
6301                 "ext-filter": "*",
6302                 "ext-hash": "*",
6303                 "php": ">=5.5.0"
6304             },
6305             "require-dev": {
6306                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
6307                 "doctrine/annotations": "^1.2",
6308                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6309                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6310                 "phpcompatibility/php-compatibility": "^9.3.5",
6311                 "roave/security-advisories": "dev-latest",
6312                 "squizlabs/php_codesniffer": "^3.6.2",
6313                 "yoast/phpunit-polyfills": "^1.0.0"
6314             },
6315             "suggest": {
6316                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6317                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6318                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6319                 "psr/log": "For optional PSR-3 debug logging",
6320                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
6321                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
6322             },
6323             "type": "library",
6324             "autoload": {
6325                 "psr-4": {
6326                     "PHPMailer\\PHPMailer\\": "src/"
6327                 }
6328             },
6329             "notification-url": "https://packagist.org/downloads/",
6330             "license": [
6331                 "LGPL-2.1-only"
6332             ],
6333             "authors": [
6334                 {
6335                     "name": "Marcus Bointon",
6336                     "email": "phpmailer@synchromedia.co.uk"
6337                 },
6338                 {
6339                     "name": "Jim Jagielski",
6340                     "email": "jimjag@gmail.com"
6341                 },
6342                 {
6343                     "name": "Andy Prevost",
6344                     "email": "codeworxtech@users.sourceforge.net"
6345                 },
6346                 {
6347                     "name": "Brent R. Matzelle"
6348                 }
6349             ],
6350             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6351             "support": {
6352                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6353                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2"
6354             },
6355             "funding": [
6356                 {
6357                     "url": "https://github.com/Synchro",
6358                     "type": "github"
6359                 }
6360             ],
6361             "time": "2022-06-14T09:27:21+00:00"
6362         },
6363         {
6364             "name": "phpoffice/phpspreadsheet",
6365             "version": "1.23.0",
6366             "source": {
6367                 "type": "git",
6368                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6369                 "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e"
6370             },
6371             "dist": {
6372                 "type": "zip",
6373                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21e4cf62699eebf007db28775f7d1554e612ed9e",
6374                 "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e",
6375                 "shasum": ""
6376             },
6377             "require": {
6378                 "ext-ctype": "*",
6379                 "ext-dom": "*",
6380                 "ext-fileinfo": "*",
6381                 "ext-gd": "*",
6382                 "ext-iconv": "*",
6383                 "ext-libxml": "*",
6384                 "ext-mbstring": "*",
6385                 "ext-simplexml": "*",
6386                 "ext-xml": "*",
6387                 "ext-xmlreader": "*",
6388                 "ext-xmlwriter": "*",
6389                 "ext-zip": "*",
6390                 "ext-zlib": "*",
6391                 "ezyang/htmlpurifier": "^4.13",
6392                 "maennchen/zipstream-php": "^2.1",
6393                 "markbaker/complex": "^3.0",
6394                 "markbaker/matrix": "^3.0",
6395                 "php": "^7.3 || ^8.0",
6396                 "psr/http-client": "^1.0",
6397                 "psr/http-factory": "^1.0",
6398                 "psr/simple-cache": "^1.0 || ^2.0"
6399             },
6400             "require-dev": {
6401                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
6402                 "dompdf/dompdf": "^1.0",
6403                 "friendsofphp/php-cs-fixer": "^3.2",
6404                 "jpgraph/jpgraph": "^4.0",
6405                 "mpdf/mpdf": "8.0.17",
6406                 "phpcompatibility/php-compatibility": "^9.3",
6407                 "phpstan/phpstan": "^1.1",
6408                 "phpstan/phpstan-phpunit": "^1.0",
6409                 "phpunit/phpunit": "^8.5 || ^9.0",
6410                 "squizlabs/php_codesniffer": "^3.6",
6411                 "tecnickcom/tcpdf": "^6.4"
6412             },
6413             "suggest": {
6414                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
6415                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6416                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6417                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
6418             },
6419             "type": "library",
6420             "autoload": {
6421                 "psr-4": {
6422                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6423                 }
6424             },
6425             "notification-url": "https://packagist.org/downloads/",
6426             "license": [
6427                 "MIT"
6428             ],
6429             "authors": [
6430                 {
6431                     "name": "Maarten Balliauw",
6432                     "homepage": "https://blog.maartenballiauw.be"
6433                 },
6434                 {
6435                     "name": "Mark Baker",
6436                     "homepage": "https://markbakeruk.net"
6437                 },
6438                 {
6439                     "name": "Franck Lefevre",
6440                     "homepage": "https://rootslabs.net"
6441                 },
6442                 {
6443                     "name": "Erik Tilt"
6444                 },
6445                 {
6446                     "name": "Adrien Crivelli"
6447                 }
6448             ],
6449             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6450             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6451             "keywords": [
6452                 "OpenXML",
6453                 "excel",
6454                 "gnumeric",
6455                 "ods",
6456                 "php",
6457                 "spreadsheet",
6458                 "xls",
6459                 "xlsx"
6460             ],
6461             "support": {
6462                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6463                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.23.0"
6464             },
6465             "time": "2022-04-24T13:53:10+00:00"
6466         },
6467         {
6468             "name": "phpoption/phpoption",
6469             "version": "1.9.0",
6470             "source": {
6471                 "type": "git",
6472                 "url": "https://github.com/schmittjoh/php-option.git",
6473                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
6474             },
6475             "dist": {
6476                 "type": "zip",
6477                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6478                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
6479                 "shasum": ""
6480             },
6481             "require": {
6482                 "php": "^7.2.5 || ^8.0"
6483             },
6484             "require-dev": {
6485                 "bamarni/composer-bin-plugin": "^1.8",
6486                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
6487             },
6488             "type": "library",
6489             "extra": {
6490                 "bamarni-bin": {
6491                     "bin-links": true,
6492                     "forward-command": true
6493                 },
6494                 "branch-alias": {
6495                     "dev-master": "1.9-dev"
6496                 }
6497             },
6498             "autoload": {
6499                 "psr-4": {
6500                     "PhpOption\\": "src/PhpOption/"
6501                 }
6502             },
6503             "notification-url": "https://packagist.org/downloads/",
6504             "license": [
6505                 "Apache-2.0"
6506             ],
6507             "authors": [
6508                 {
6509                     "name": "Johannes M. Schmitt",
6510                     "email": "schmittjoh@gmail.com",
6511                     "homepage": "https://github.com/schmittjoh"
6512                 },
6513                 {
6514                     "name": "Graham Campbell",
6515                     "email": "hello@gjcampbell.co.uk",
6516                     "homepage": "https://github.com/GrahamCampbell"
6517                 }
6518             ],
6519             "description": "Option Type for PHP",
6520             "keywords": [
6521                 "language",
6522                 "option",
6523                 "php",
6524                 "type"
6525             ],
6526             "support": {
6527                 "issues": "https://github.com/schmittjoh/php-option/issues",
6528                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
6529             },
6530             "funding": [
6531                 {
6532                     "url": "https://github.com/GrahamCampbell",
6533                     "type": "github"
6534                 },
6535                 {
6536                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6537                     "type": "tidelift"
6538                 }
6539             ],
6540             "time": "2022-07-30T15:51:26+00:00"
6541         },
6542         {
6543             "name": "phpseclib/phpseclib",
6544             "version": "2.0.37",
6545             "source": {
6546                 "type": "git",
6547                 "url": "https://github.com/phpseclib/phpseclib.git",
6548                 "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c"
6549             },
6550             "dist": {
6551                 "type": "zip",
6552                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
6553                 "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
6554                 "shasum": ""
6555             },
6556             "require": {
6557                 "php": ">=5.3.3"
6558             },
6559             "require-dev": {
6560                 "phing/phing": "~2.7",
6561                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
6562                 "squizlabs/php_codesniffer": "~2.0"
6563             },
6564             "suggest": {
6565                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6566                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6567                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6568                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6569             },
6570             "type": "library",
6571             "autoload": {
6572                 "files": [
6573                     "phpseclib/bootstrap.php"
6574                 ],
6575                 "psr-4": {
6576                     "phpseclib\\": "phpseclib/"
6577                 }
6578             },
6579             "notification-url": "https://packagist.org/downloads/",
6580             "license": [
6581                 "MIT"
6582             ],
6583             "authors": [
6584                 {
6585                     "name": "Jim Wigginton",
6586                     "email": "terrafrost@php.net",
6587                     "role": "Lead Developer"
6588                 },
6589                 {
6590                     "name": "Patrick Monnerat",
6591                     "email": "pm@datasphere.ch",
6592                     "role": "Developer"
6593                 },
6594                 {
6595                     "name": "Andreas Fischer",
6596                     "email": "bantu@phpbb.com",
6597                     "role": "Developer"
6598                 },
6599                 {
6600                     "name": "Hans-Jürgen Petrich",
6601                     "email": "petrich@tronic-media.com",
6602                     "role": "Developer"
6603                 },
6604                 {
6605                     "name": "Graham Campbell",
6606                     "email": "graham@alt-three.com",
6607                     "role": "Developer"
6608                 }
6609             ],
6610             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6611             "homepage": "http://phpseclib.sourceforge.net",
6612             "keywords": [
6613                 "BigInteger",
6614                 "aes",
6615                 "asn.1",
6616                 "asn1",
6617                 "blowfish",
6618                 "crypto",
6619                 "cryptography",
6620                 "encryption",
6621                 "rsa",
6622                 "security",
6623                 "sftp",
6624                 "signature",
6625                 "signing",
6626                 "ssh",
6627                 "twofish",
6628                 "x.509",
6629                 "x509"
6630             ],
6631             "support": {
6632                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6633                 "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37"
6634             },
6635             "funding": [
6636                 {
6637                     "url": "https://github.com/terrafrost",
6638                     "type": "github"
6639                 },
6640                 {
6641                     "url": "https://www.patreon.com/phpseclib",
6642                     "type": "patreon"
6643                 },
6644                 {
6645                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6646                     "type": "tidelift"
6647                 }
6648             ],
6649             "time": "2022-04-04T04:57:45+00:00"
6650         },
6651         {
6652             "name": "psr/cache",
6653             "version": "1.0.1",
6654             "source": {
6655                 "type": "git",
6656                 "url": "https://github.com/php-fig/cache.git",
6657                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6658             },
6659             "dist": {
6660                 "type": "zip",
6661                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6662                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6663                 "shasum": ""
6664             },
6665             "require": {
6666                 "php": ">=5.3.0"
6667             },
6668             "type": "library",
6669             "extra": {
6670                 "branch-alias": {
6671                     "dev-master": "1.0.x-dev"
6672                 }
6673             },
6674             "autoload": {
6675                 "psr-4": {
6676                     "Psr\\Cache\\": "src/"
6677                 }
6678             },
6679             "notification-url": "https://packagist.org/downloads/",
6680             "license": [
6681                 "MIT"
6682             ],
6683             "authors": [
6684                 {
6685                     "name": "PHP-FIG",
6686                     "homepage": "http://www.php-fig.org/"
6687                 }
6688             ],
6689             "description": "Common interface for caching libraries",
6690             "keywords": [
6691                 "cache",
6692                 "psr",
6693                 "psr-6"
6694             ],
6695             "support": {
6696                 "source": "https://github.com/php-fig/cache/tree/master"
6697             },
6698             "time": "2016-08-06T20:24:11+00:00"
6699         },
6700         {
6701             "name": "psr/container",
6702             "version": "1.1.2",
6703             "source": {
6704                 "type": "git",
6705                 "url": "https://github.com/php-fig/container.git",
6706                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6707             },
6708             "dist": {
6709                 "type": "zip",
6710                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6711                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6712                 "shasum": ""
6713             },
6714             "require": {
6715                 "php": ">=7.4.0"
6716             },
6717             "type": "library",
6718             "autoload": {
6719                 "psr-4": {
6720                     "Psr\\Container\\": "src/"
6721                 }
6722             },
6723             "notification-url": "https://packagist.org/downloads/",
6724             "license": [
6725                 "MIT"
6726             ],
6727             "authors": [
6728                 {
6729                     "name": "PHP-FIG",
6730                     "homepage": "https://www.php-fig.org/"
6731                 }
6732             ],
6733             "description": "Common Container Interface (PHP FIG PSR-11)",
6734             "homepage": "https://github.com/php-fig/container",
6735             "keywords": [
6736                 "PSR-11",
6737                 "container",
6738                 "container-interface",
6739                 "container-interop",
6740                 "psr"
6741             ],
6742             "support": {
6743                 "issues": "https://github.com/php-fig/container/issues",
6744                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6745             },
6746             "time": "2021-11-05T16:50:12+00:00"
6747         },
6748         {
6749             "name": "psr/http-client",
6750             "version": "1.0.1",
6751             "source": {
6752                 "type": "git",
6753                 "url": "https://github.com/php-fig/http-client.git",
6754                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
6755             },
6756             "dist": {
6757                 "type": "zip",
6758                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6759                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
6760                 "shasum": ""
6761             },
6762             "require": {
6763                 "php": "^7.0 || ^8.0",
6764                 "psr/http-message": "^1.0"
6765             },
6766             "type": "library",
6767             "extra": {
6768                 "branch-alias": {
6769                     "dev-master": "1.0.x-dev"
6770                 }
6771             },
6772             "autoload": {
6773                 "psr-4": {
6774                     "Psr\\Http\\Client\\": "src/"
6775                 }
6776             },
6777             "notification-url": "https://packagist.org/downloads/",
6778             "license": [
6779                 "MIT"
6780             ],
6781             "authors": [
6782                 {
6783                     "name": "PHP-FIG",
6784                     "homepage": "http://www.php-fig.org/"
6785                 }
6786             ],
6787             "description": "Common interface for HTTP clients",
6788             "homepage": "https://github.com/php-fig/http-client",
6789             "keywords": [
6790                 "http",
6791                 "http-client",
6792                 "psr",
6793                 "psr-18"
6794             ],
6795             "support": {
6796                 "source": "https://github.com/php-fig/http-client/tree/master"
6797             },
6798             "time": "2020-06-29T06:28:15+00:00"
6799         },
6800         {
6801             "name": "psr/http-factory",
6802             "version": "1.0.1",
6803             "source": {
6804                 "type": "git",
6805                 "url": "https://github.com/php-fig/http-factory.git",
6806                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6807             },
6808             "dist": {
6809                 "type": "zip",
6810                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6811                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6812                 "shasum": ""
6813             },
6814             "require": {
6815                 "php": ">=7.0.0",
6816                 "psr/http-message": "^1.0"
6817             },
6818             "type": "library",
6819             "extra": {
6820                 "branch-alias": {
6821                     "dev-master": "1.0.x-dev"
6822                 }
6823             },
6824             "autoload": {
6825                 "psr-4": {
6826                     "Psr\\Http\\Message\\": "src/"
6827                 }
6828             },
6829             "notification-url": "https://packagist.org/downloads/",
6830             "license": [
6831                 "MIT"
6832             ],
6833             "authors": [
6834                 {
6835                     "name": "PHP-FIG",
6836                     "homepage": "http://www.php-fig.org/"
6837                 }
6838             ],
6839             "description": "Common interfaces for PSR-7 HTTP message factories",
6840             "keywords": [
6841                 "factory",
6842                 "http",
6843                 "message",
6844                 "psr",
6845                 "psr-17",
6846                 "psr-7",
6847                 "request",
6848                 "response"
6849             ],
6850             "support": {
6851                 "source": "https://github.com/php-fig/http-factory/tree/master"
6852             },
6853             "time": "2019-04-30T12:38:16+00:00"
6854         },
6855         {
6856             "name": "psr/http-message",
6857             "version": "1.0.1",
6858             "source": {
6859                 "type": "git",
6860                 "url": "https://github.com/php-fig/http-message.git",
6861                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6862             },
6863             "dist": {
6864                 "type": "zip",
6865                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6866                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6867                 "shasum": ""
6868             },
6869             "require": {
6870                 "php": ">=5.3.0"
6871             },
6872             "type": "library",
6873             "extra": {
6874                 "branch-alias": {
6875                     "dev-master": "1.0.x-dev"
6876                 }
6877             },
6878             "autoload": {
6879                 "psr-4": {
6880                     "Psr\\Http\\Message\\": "src/"
6881                 }
6882             },
6883             "notification-url": "https://packagist.org/downloads/",
6884             "license": [
6885                 "MIT"
6886             ],
6887             "authors": [
6888                 {
6889                     "name": "PHP-FIG",
6890                     "homepage": "http://www.php-fig.org/"
6891                 }
6892             ],
6893             "description": "Common interface for HTTP messages",
6894             "homepage": "https://github.com/php-fig/http-message",
6895             "keywords": [
6896                 "http",
6897                 "http-message",
6898                 "psr",
6899                 "psr-7",
6900                 "request",
6901                 "response"
6902             ],
6903             "support": {
6904                 "source": "https://github.com/php-fig/http-message/tree/master"
6905             },
6906             "time": "2016-08-06T14:39:51+00:00"
6907         },
6908         {
6909             "name": "psr/log",
6910             "version": "1.1.4",
6911             "source": {
6912                 "type": "git",
6913                 "url": "https://github.com/php-fig/log.git",
6914                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
6915             },
6916             "dist": {
6917                 "type": "zip",
6918                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
6919                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
6920                 "shasum": ""
6921             },
6922             "require": {
6923                 "php": ">=5.3.0"
6924             },
6925             "type": "library",
6926             "extra": {
6927                 "branch-alias": {
6928                     "dev-master": "1.1.x-dev"
6929                 }
6930             },
6931             "autoload": {
6932                 "psr-4": {
6933                     "Psr\\Log\\": "Psr/Log/"
6934                 }
6935             },
6936             "notification-url": "https://packagist.org/downloads/",
6937             "license": [
6938                 "MIT"
6939             ],
6940             "authors": [
6941                 {
6942                     "name": "PHP-FIG",
6943                     "homepage": "https://www.php-fig.org/"
6944                 }
6945             ],
6946             "description": "Common interface for logging libraries",
6947             "homepage": "https://github.com/php-fig/log",
6948             "keywords": [
6949                 "log",
6950                 "psr",
6951                 "psr-3"
6952             ],
6953             "support": {
6954                 "source": "https://github.com/php-fig/log/tree/1.1.4"
6955             },
6956             "time": "2021-05-03T11:20:27+00:00"
6957         },
6958         {
6959             "name": "psr/simple-cache",
6960             "version": "1.0.1",
6961             "source": {
6962                 "type": "git",
6963                 "url": "https://github.com/php-fig/simple-cache.git",
6964                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6965             },
6966             "dist": {
6967                 "type": "zip",
6968                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6969                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6970                 "shasum": ""
6971             },
6972             "require": {
6973                 "php": ">=5.3.0"
6974             },
6975             "type": "library",
6976             "extra": {
6977                 "branch-alias": {
6978                     "dev-master": "1.0.x-dev"
6979                 }
6980             },
6981             "autoload": {
6982                 "psr-4": {
6983                     "Psr\\SimpleCache\\": "src/"
6984                 }
6985             },
6986             "notification-url": "https://packagist.org/downloads/",
6987             "license": [
6988                 "MIT"
6989             ],
6990             "authors": [
6991                 {
6992                     "name": "PHP-FIG",
6993                     "homepage": "http://www.php-fig.org/"
6994                 }
6995             ],
6996             "description": "Common interfaces for simple caching",
6997             "keywords": [
6998                 "cache",
6999                 "caching",
7000                 "psr",
7001                 "psr-16",
7002                 "simple-cache"
7003             ],
7004             "support": {
7005                 "source": "https://github.com/php-fig/simple-cache/tree/master"
7006             },
7007             "time": "2017-10-23T01:57:42+00:00"
7008         },
7009         {
7010             "name": "ralouphie/getallheaders",
7011             "version": "3.0.3",
7012             "source": {
7013                 "type": "git",
7014                 "url": "https://github.com/ralouphie/getallheaders.git",
7015                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7016             },
7017             "dist": {
7018                 "type": "zip",
7019                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7020                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7021                 "shasum": ""
7022             },
7023             "require": {
7024                 "php": ">=5.6"
7025             },
7026             "require-dev": {
7027                 "php-coveralls/php-coveralls": "^2.1",
7028                 "phpunit/phpunit": "^5 || ^6.5"
7029             },
7030             "type": "library",
7031             "autoload": {
7032                 "files": [
7033                     "src/getallheaders.php"
7034                 ]
7035             },
7036             "notification-url": "https://packagist.org/downloads/",
7037             "license": [
7038                 "MIT"
7039             ],
7040             "authors": [
7041                 {
7042                     "name": "Ralph Khattar",
7043                     "email": "ralph.khattar@gmail.com"
7044                 }
7045             ],
7046             "description": "A polyfill for getallheaders.",
7047             "support": {
7048                 "issues": "https://github.com/ralouphie/getallheaders/issues",
7049                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7050             },
7051             "time": "2019-03-08T08:55:37+00:00"
7052         },
7053         {
7054             "name": "ramsey/collection",
7055             "version": "1.2.2",
7056             "source": {
7057                 "type": "git",
7058                 "url": "https://github.com/ramsey/collection.git",
7059                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
7060             },
7061             "dist": {
7062                 "type": "zip",
7063                 "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
7064                 "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
7065                 "shasum": ""
7066             },
7067             "require": {
7068                 "php": "^7.3 || ^8",
7069                 "symfony/polyfill-php81": "^1.23"
7070             },
7071             "require-dev": {
7072                 "captainhook/captainhook": "^5.3",
7073                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7074                 "ergebnis/composer-normalize": "^2.6",
7075                 "fakerphp/faker": "^1.5",
7076                 "hamcrest/hamcrest-php": "^2",
7077                 "jangregor/phpstan-prophecy": "^0.8",
7078                 "mockery/mockery": "^1.3",
7079                 "phpspec/prophecy-phpunit": "^2.0",
7080                 "phpstan/extension-installer": "^1",
7081                 "phpstan/phpstan": "^0.12.32",
7082                 "phpstan/phpstan-mockery": "^0.12.5",
7083                 "phpstan/phpstan-phpunit": "^0.12.11",
7084                 "phpunit/phpunit": "^8.5 || ^9",
7085                 "psy/psysh": "^0.10.4",
7086                 "slevomat/coding-standard": "^6.3",
7087                 "squizlabs/php_codesniffer": "^3.5",
7088                 "vimeo/psalm": "^4.4"
7089             },
7090             "type": "library",
7091             "autoload": {
7092                 "psr-4": {
7093                     "Ramsey\\Collection\\": "src/"
7094                 }
7095             },
7096             "notification-url": "https://packagist.org/downloads/",
7097             "license": [
7098                 "MIT"
7099             ],
7100             "authors": [
7101                 {
7102                     "name": "Ben Ramsey",
7103                     "email": "ben@benramsey.com",
7104                     "homepage": "https://benramsey.com"
7105                 }
7106             ],
7107             "description": "A PHP library for representing and manipulating collections.",
7108             "keywords": [
7109                 "array",
7110                 "collection",
7111                 "hash",
7112                 "map",
7113                 "queue",
7114                 "set"
7115             ],
7116             "support": {
7117                 "issues": "https://github.com/ramsey/collection/issues",
7118                 "source": "https://github.com/ramsey/collection/tree/1.2.2"
7119             },
7120             "funding": [
7121                 {
7122                     "url": "https://github.com/ramsey",
7123                     "type": "github"
7124                 },
7125                 {
7126                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7127                     "type": "tidelift"
7128                 }
7129             ],
7130             "time": "2021-10-10T03:01:02+00:00"
7131         },
7132         {
7133             "name": "ramsey/uuid",
7134             "version": "4.2.3",
7135             "source": {
7136                 "type": "git",
7137                 "url": "https://github.com/ramsey/uuid.git",
7138                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
7139             },
7140             "dist": {
7141                 "type": "zip",
7142                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
7143                 "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
7144                 "shasum": ""
7145             },
7146             "require": {
7147                 "brick/math": "^0.8 || ^0.9",
7148                 "ext-json": "*",
7149                 "php": "^7.2 || ^8.0",
7150                 "ramsey/collection": "^1.0",
7151                 "symfony/polyfill-ctype": "^1.8",
7152                 "symfony/polyfill-php80": "^1.14"
7153             },
7154             "replace": {
7155                 "rhumsaa/uuid": "self.version"
7156             },
7157             "require-dev": {
7158                 "captainhook/captainhook": "^5.10",
7159                 "captainhook/plugin-composer": "^5.3",
7160                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7161                 "doctrine/annotations": "^1.8",
7162                 "ergebnis/composer-normalize": "^2.15",
7163                 "mockery/mockery": "^1.3",
7164                 "moontoast/math": "^1.1",
7165                 "paragonie/random-lib": "^2",
7166                 "php-mock/php-mock": "^2.2",
7167                 "php-mock/php-mock-mockery": "^1.3",
7168                 "php-parallel-lint/php-parallel-lint": "^1.1",
7169                 "phpbench/phpbench": "^1.0",
7170                 "phpstan/extension-installer": "^1.0",
7171                 "phpstan/phpstan": "^0.12",
7172                 "phpstan/phpstan-mockery": "^0.12",
7173                 "phpstan/phpstan-phpunit": "^0.12",
7174                 "phpunit/phpunit": "^8.5 || ^9",
7175                 "slevomat/coding-standard": "^7.0",
7176                 "squizlabs/php_codesniffer": "^3.5",
7177                 "vimeo/psalm": "^4.9"
7178             },
7179             "suggest": {
7180                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7181                 "ext-ctype": "Enables faster processing of character classification using ctype functions.",
7182                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7183                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7184                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7185                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7186             },
7187             "type": "library",
7188             "extra": {
7189                 "branch-alias": {
7190                     "dev-main": "4.x-dev"
7191                 },
7192                 "captainhook": {
7193                     "force-install": true
7194                 }
7195             },
7196             "autoload": {
7197                 "files": [
7198                     "src/functions.php"
7199                 ],
7200                 "psr-4": {
7201                     "Ramsey\\Uuid\\": "src/"
7202                 }
7203             },
7204             "notification-url": "https://packagist.org/downloads/",
7205             "license": [
7206                 "MIT"
7207             ],
7208             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7209             "keywords": [
7210                 "guid",
7211                 "identifier",
7212                 "uuid"
7213             ],
7214             "support": {
7215                 "issues": "https://github.com/ramsey/uuid/issues",
7216                 "source": "https://github.com/ramsey/uuid/tree/4.2.3"
7217             },
7218             "funding": [
7219                 {
7220                     "url": "https://github.com/ramsey",
7221                     "type": "github"
7222                 },
7223                 {
7224                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7225                     "type": "tidelift"
7226                 }
7227             ],
7228             "time": "2021-09-25T23:10:38+00:00"
7229         },
7230         {
7231             "name": "rospdf/pdf-php",
7232             "version": "0.12.63",
7233             "source": {
7234                 "type": "git",
7235                 "url": "https://github.com/rospdf/pdf-php.git",
7236                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44"
7237             },
7238             "dist": {
7239                 "type": "zip",
7240                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44",
7241                 "reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44",
7242                 "shasum": ""
7243             },
7244             "require": {
7245                 "php": ">=5.6.0"
7246             },
7247             "require-dev": {
7248                 "phpunit/phpunit": "3.7.38",
7249                 "squizlabs/php_codesniffer": "2.*"
7250             },
7251             "type": "library",
7252             "extra": {
7253                 "branch-alias": {
7254                     "dev-experimental": "0.13.x-dev",
7255                     "dev-master": "0.12.x-dev"
7256                 }
7257             },
7258             "autoload": {
7259                 "files": [
7260                     "src/Cpdf.php",
7261                     "src/Cezpdf.php"
7262                 ]
7263             },
7264             "notification-url": "https://packagist.org/downloads/",
7265             "license": [
7266                 "MIT"
7267             ],
7268             "authors": [
7269                 {
7270                     "name": "Ole Koeckemann",
7271                     "email": "ole.k@web.de",
7272                     "role": "Project Head / Developer"
7273                 },
7274                 {
7275                     "name": "Lars Olesen",
7276                     "email": "lars@intraface.dk",
7277                     "role": "Developer"
7278                 },
7279                 {
7280                     "name": "Sune Jensen",
7281                     "email": "sj@sunet.dk",
7282                     "role": "Developer"
7283                 },
7284                 {
7285                     "name": "Nicola Asuni",
7286                     "email": "info@tecnick.com",
7287                     "role": "Developer"
7288                 },
7289                 {
7290                     "name": "Wayne Munro",
7291                     "email": "pdf@ros.co.nz",
7292                     "role": "Founder / Inactive"
7293                 }
7294             ],
7295             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7296             "homepage": "https://github.com/rospdf/pdf-php",
7297             "support": {
7298                 "issues": "https://github.com/rospdf/pdf-php/issues",
7299                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.63"
7300             },
7301             "time": "2020-09-20T06:15:20+00:00"
7302         },
7303         {
7304             "name": "sabberworm/php-css-parser",
7305             "version": "8.4.0",
7306             "source": {
7307                 "type": "git",
7308                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7309                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7310             },
7311             "dist": {
7312                 "type": "zip",
7313                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7314                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7315                 "shasum": ""
7316             },
7317             "require": {
7318                 "ext-iconv": "*",
7319                 "php": ">=5.6.20"
7320             },
7321             "require-dev": {
7322                 "codacy/coverage": "^1.4",
7323                 "phpunit/phpunit": "^4.8.36"
7324             },
7325             "suggest": {
7326                 "ext-mbstring": "for parsing UTF-8 CSS"
7327             },
7328             "type": "library",
7329             "autoload": {
7330                 "psr-4": {
7331                     "Sabberworm\\CSS\\": "src/"
7332                 }
7333             },
7334             "notification-url": "https://packagist.org/downloads/",
7335             "license": [
7336                 "MIT"
7337             ],
7338             "authors": [
7339                 {
7340                     "name": "Raphael Schweikert"
7341                 }
7342             ],
7343             "description": "Parser for CSS Files written in PHP",
7344             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7345             "keywords": [
7346                 "css",
7347                 "parser",
7348                 "stylesheet"
7349             ],
7350             "support": {
7351                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7352                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7353             },
7354             "time": "2021-12-11T13:40:54+00:00"
7355         },
7356         {
7357             "name": "setasign/fpdi",
7358             "version": "v2.3.6",
7359             "source": {
7360                 "type": "git",
7361                 "url": "https://github.com/Setasign/FPDI.git",
7362                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
7363             },
7364             "dist": {
7365                 "type": "zip",
7366                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7367                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
7368                 "shasum": ""
7369             },
7370             "require": {
7371                 "ext-zlib": "*",
7372                 "php": "^5.6 || ^7.0 || ^8.0"
7373             },
7374             "conflict": {
7375                 "setasign/tfpdf": "<1.31"
7376             },
7377             "require-dev": {
7378                 "phpunit/phpunit": "~5.7",
7379                 "setasign/fpdf": "~1.8",
7380                 "setasign/tfpdf": "1.31",
7381                 "squizlabs/php_codesniffer": "^3.5",
7382                 "tecnickcom/tcpdf": "~6.2"
7383             },
7384             "suggest": {
7385                 "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."
7386             },
7387             "type": "library",
7388             "autoload": {
7389                 "psr-4": {
7390                     "setasign\\Fpdi\\": "src/"
7391                 }
7392             },
7393             "notification-url": "https://packagist.org/downloads/",
7394             "license": [
7395                 "MIT"
7396             ],
7397             "authors": [
7398                 {
7399                     "name": "Jan Slabon",
7400                     "email": "jan.slabon@setasign.com",
7401                     "homepage": "https://www.setasign.com"
7402                 },
7403                 {
7404                     "name": "Maximilian Kresse",
7405                     "email": "maximilian.kresse@setasign.com",
7406                     "homepage": "https://www.setasign.com"
7407                 }
7408             ],
7409             "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.",
7410             "homepage": "https://www.setasign.com/fpdi",
7411             "keywords": [
7412                 "fpdf",
7413                 "fpdi",
7414                 "pdf"
7415             ],
7416             "support": {
7417                 "issues": "https://github.com/Setasign/FPDI/issues",
7418                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
7419             },
7420             "funding": [
7421                 {
7422                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7423                     "type": "tidelift"
7424                 }
7425             ],
7426             "time": "2021-02-11T11:37:01+00:00"
7427         },
7428         {
7429             "name": "smarty/smarty",
7430             "version": "v4.2.0",
7431             "source": {
7432                 "type": "git",
7433                 "url": "https://github.com/smarty-php/smarty.git",
7434                 "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d"
7435             },
7436             "dist": {
7437                 "type": "zip",
7438                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/97aeb14c6fc2fb733938809926e2f9d6c581a70d",
7439                 "reference": "97aeb14c6fc2fb733938809926e2f9d6c581a70d",
7440                 "shasum": ""
7441             },
7442             "require": {
7443                 "php": "^7.1 || ^8.0"
7444             },
7445             "require-dev": {
7446                 "phpunit/phpunit": "^8.5 || ^7.5",
7447                 "smarty/smarty-lexer": "^3.1"
7448             },
7449             "type": "library",
7450             "extra": {
7451                 "branch-alias": {
7452                     "dev-master": "4.0.x-dev"
7453                 }
7454             },
7455             "autoload": {
7456                 "classmap": [
7457                     "libs/"
7458                 ]
7459             },
7460             "notification-url": "https://packagist.org/downloads/",
7461             "license": [
7462                 "LGPL-3.0"
7463             ],
7464             "authors": [
7465                 {
7466                     "name": "Monte Ohrt",
7467                     "email": "monte@ohrt.com"
7468                 },
7469                 {
7470                     "name": "Uwe Tews",
7471                     "email": "uwe.tews@googlemail.com"
7472                 },
7473                 {
7474                     "name": "Rodney Rehm",
7475                     "email": "rodney.rehm@medialize.de"
7476                 },
7477                 {
7478                     "name": "Simon Wisselink",
7479                     "homepage": "https://www.iwink.nl/"
7480                 }
7481             ],
7482             "description": "Smarty - the compiling PHP template engine",
7483             "homepage": "https://smarty-php.github.io/smarty/",
7484             "keywords": [
7485                 "templating"
7486             ],
7487             "support": {
7488                 "forum": "https://github.com/smarty-php/smarty/discussions",
7489                 "issues": "https://github.com/smarty-php/smarty/issues",
7490                 "source": "https://github.com/smarty-php/smarty/tree/v4.2.0"
7491             },
7492             "time": "2022-08-01T21:57:38+00:00"
7493         },
7494         {
7495             "name": "steverhoades/oauth2-openid-connect-server",
7496             "version": "v2.4.0",
7497             "source": {
7498                 "type": "git",
7499                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7500                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409"
7501             },
7502             "dist": {
7503                 "type": "zip",
7504                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7505                 "reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409",
7506                 "shasum": ""
7507             },
7508             "require": {
7509                 "lcobucci/jwt": "4.1.5",
7510                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7511             },
7512             "require-dev": {
7513                 "laminas/laminas-diactoros": "^1.3.2",
7514                 "phpunit/phpunit": "^5.0|^9.5"
7515             },
7516             "type": "library",
7517             "autoload": {
7518                 "psr-4": {
7519                     "OpenIDConnectServer\\": "src/"
7520                 }
7521             },
7522             "notification-url": "https://packagist.org/downloads/",
7523             "license": [
7524                 "MIT"
7525             ],
7526             "authors": [
7527                 {
7528                     "name": "Steve Rhoades",
7529                     "email": "sedonami@gmail.com"
7530                 }
7531             ],
7532             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7533             "support": {
7534                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7535                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0"
7536             },
7537             "time": "2021-10-28T13:38:28+00:00"
7538         },
7539         {
7540             "name": "stripe/stripe-php",
7541             "version": "v7.128.0",
7542             "source": {
7543                 "type": "git",
7544                 "url": "https://github.com/stripe/stripe-php.git",
7545                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
7546             },
7547             "dist": {
7548                 "type": "zip",
7549                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
7550                 "reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
7551                 "shasum": ""
7552             },
7553             "require": {
7554                 "ext-curl": "*",
7555                 "ext-json": "*",
7556                 "ext-mbstring": "*",
7557                 "php": ">=5.6.0"
7558             },
7559             "require-dev": {
7560                 "friendsofphp/php-cs-fixer": "3.5.0",
7561                 "phpstan/phpstan": "^1.2",
7562                 "phpunit/phpunit": "^5.7 || ^9.0",
7563                 "squizlabs/php_codesniffer": "^3.3"
7564             },
7565             "type": "library",
7566             "extra": {
7567                 "branch-alias": {
7568                     "dev-master": "2.0-dev"
7569                 }
7570             },
7571             "autoload": {
7572                 "psr-4": {
7573                     "Stripe\\": "lib/"
7574                 }
7575             },
7576             "notification-url": "https://packagist.org/downloads/",
7577             "license": [
7578                 "MIT"
7579             ],
7580             "authors": [
7581                 {
7582                     "name": "Stripe and contributors",
7583                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7584                 }
7585             ],
7586             "description": "Stripe PHP Library",
7587             "homepage": "https://stripe.com/",
7588             "keywords": [
7589                 "api",
7590                 "payment processing",
7591                 "stripe"
7592             ],
7593             "support": {
7594                 "issues": "https://github.com/stripe/stripe-php/issues",
7595                 "source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
7596             },
7597             "time": "2022-05-05T17:18:02+00:00"
7598         },
7599         {
7600             "name": "symfony/config",
7601             "version": "v4.4.42",
7602             "source": {
7603                 "type": "git",
7604                 "url": "https://github.com/symfony/config.git",
7605                 "reference": "83cdafd1bd3370de23e3dc2ed01026908863be81"
7606             },
7607             "dist": {
7608                 "type": "zip",
7609                 "url": "https://api.github.com/repos/symfony/config/zipball/83cdafd1bd3370de23e3dc2ed01026908863be81",
7610                 "reference": "83cdafd1bd3370de23e3dc2ed01026908863be81",
7611                 "shasum": ""
7612             },
7613             "require": {
7614                 "php": ">=7.1.3",
7615                 "symfony/filesystem": "^3.4|^4.0|^5.0",
7616                 "symfony/polyfill-ctype": "~1.8",
7617                 "symfony/polyfill-php80": "^1.16",
7618                 "symfony/polyfill-php81": "^1.22"
7619             },
7620             "conflict": {
7621                 "symfony/finder": "<3.4"
7622             },
7623             "require-dev": {
7624                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
7625                 "symfony/finder": "^3.4|^4.0|^5.0",
7626                 "symfony/messenger": "^4.1|^5.0",
7627                 "symfony/service-contracts": "^1.1|^2",
7628                 "symfony/yaml": "^3.4|^4.0|^5.0"
7629             },
7630             "suggest": {
7631                 "symfony/yaml": "To use the yaml reference dumper"
7632             },
7633             "type": "library",
7634             "autoload": {
7635                 "psr-4": {
7636                     "Symfony\\Component\\Config\\": ""
7637                 },
7638                 "exclude-from-classmap": [
7639                     "/Tests/"
7640                 ]
7641             },
7642             "notification-url": "https://packagist.org/downloads/",
7643             "license": [
7644                 "MIT"
7645             ],
7646             "authors": [
7647                 {
7648                     "name": "Fabien Potencier",
7649                     "email": "fabien@symfony.com"
7650                 },
7651                 {
7652                     "name": "Symfony Community",
7653                     "homepage": "https://symfony.com/contributors"
7654                 }
7655             ],
7656             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7657             "homepage": "https://symfony.com",
7658             "support": {
7659                 "source": "https://github.com/symfony/config/tree/v4.4.42"
7660             },
7661             "funding": [
7662                 {
7663                     "url": "https://symfony.com/sponsor",
7664                     "type": "custom"
7665                 },
7666                 {
7667                     "url": "https://github.com/fabpot",
7668                     "type": "github"
7669                 },
7670                 {
7671                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7672                     "type": "tidelift"
7673                 }
7674             ],
7675             "time": "2022-05-17T07:10:14+00:00"
7676         },
7677         {
7678             "name": "symfony/dependency-injection",
7679             "version": "v4.4.42",
7680             "source": {
7681                 "type": "git",
7682                 "url": "https://github.com/symfony/dependency-injection.git",
7683                 "reference": "f6fdbf252765a09c7ac243617f79f1babef792c9"
7684             },
7685             "dist": {
7686                 "type": "zip",
7687                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f6fdbf252765a09c7ac243617f79f1babef792c9",
7688                 "reference": "f6fdbf252765a09c7ac243617f79f1babef792c9",
7689                 "shasum": ""
7690             },
7691             "require": {
7692                 "php": ">=7.1.3",
7693                 "psr/container": "^1.0",
7694                 "symfony/polyfill-php80": "^1.16",
7695                 "symfony/service-contracts": "^1.1.6|^2"
7696             },
7697             "conflict": {
7698                 "symfony/config": "<4.3|>=5.0",
7699                 "symfony/finder": "<3.4",
7700                 "symfony/proxy-manager-bridge": "<3.4",
7701                 "symfony/yaml": "<4.4.26"
7702             },
7703             "provide": {
7704                 "psr/container-implementation": "1.0",
7705                 "symfony/service-implementation": "1.0|2.0"
7706             },
7707             "require-dev": {
7708                 "symfony/config": "^4.3",
7709                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7710                 "symfony/yaml": "^4.4.26|^5.0"
7711             },
7712             "suggest": {
7713                 "symfony/config": "",
7714                 "symfony/expression-language": "For using expressions in service container configuration",
7715                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
7716                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
7717                 "symfony/yaml": ""
7718             },
7719             "type": "library",
7720             "autoload": {
7721                 "psr-4": {
7722                     "Symfony\\Component\\DependencyInjection\\": ""
7723                 },
7724                 "exclude-from-classmap": [
7725                     "/Tests/"
7726                 ]
7727             },
7728             "notification-url": "https://packagist.org/downloads/",
7729             "license": [
7730                 "MIT"
7731             ],
7732             "authors": [
7733                 {
7734                     "name": "Fabien Potencier",
7735                     "email": "fabien@symfony.com"
7736                 },
7737                 {
7738                     "name": "Symfony Community",
7739                     "homepage": "https://symfony.com/contributors"
7740                 }
7741             ],
7742             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
7743             "homepage": "https://symfony.com",
7744             "support": {
7745                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.42"
7746             },
7747             "funding": [
7748                 {
7749                     "url": "https://symfony.com/sponsor",
7750                     "type": "custom"
7751                 },
7752                 {
7753                     "url": "https://github.com/fabpot",
7754                     "type": "github"
7755                 },
7756                 {
7757                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7758                     "type": "tidelift"
7759                 }
7760             ],
7761             "time": "2022-05-24T15:15:52+00:00"
7762         },
7763         {
7764             "name": "symfony/deprecation-contracts",
7765             "version": "v2.5.2",
7766             "source": {
7767                 "type": "git",
7768                 "url": "https://github.com/symfony/deprecation-contracts.git",
7769                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
7770             },
7771             "dist": {
7772                 "type": "zip",
7773                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7774                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
7775                 "shasum": ""
7776             },
7777             "require": {
7778                 "php": ">=7.1"
7779             },
7780             "type": "library",
7781             "extra": {
7782                 "branch-alias": {
7783                     "dev-main": "2.5-dev"
7784                 },
7785                 "thanks": {
7786                     "name": "symfony/contracts",
7787                     "url": "https://github.com/symfony/contracts"
7788                 }
7789             },
7790             "autoload": {
7791                 "files": [
7792                     "function.php"
7793                 ]
7794             },
7795             "notification-url": "https://packagist.org/downloads/",
7796             "license": [
7797                 "MIT"
7798             ],
7799             "authors": [
7800                 {
7801                     "name": "Nicolas Grekas",
7802                     "email": "p@tchwork.com"
7803                 },
7804                 {
7805                     "name": "Symfony Community",
7806                     "homepage": "https://symfony.com/contributors"
7807                 }
7808             ],
7809             "description": "A generic function and convention to trigger deprecation notices",
7810             "homepage": "https://symfony.com",
7811             "support": {
7812                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
7813             },
7814             "funding": [
7815                 {
7816                     "url": "https://symfony.com/sponsor",
7817                     "type": "custom"
7818                 },
7819                 {
7820                     "url": "https://github.com/fabpot",
7821                     "type": "github"
7822                 },
7823                 {
7824                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7825                     "type": "tidelift"
7826                 }
7827             ],
7828             "time": "2022-01-02T09:53:40+00:00"
7829         },
7830         {
7831             "name": "symfony/event-dispatcher",
7832             "version": "v4.4.42",
7833             "source": {
7834                 "type": "git",
7835                 "url": "https://github.com/symfony/event-dispatcher.git",
7836                 "reference": "708e761740c16b02c86e3f0c932018a06b895d40"
7837             },
7838             "dist": {
7839                 "type": "zip",
7840                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/708e761740c16b02c86e3f0c932018a06b895d40",
7841                 "reference": "708e761740c16b02c86e3f0c932018a06b895d40",
7842                 "shasum": ""
7843             },
7844             "require": {
7845                 "php": ">=7.1.3",
7846                 "symfony/event-dispatcher-contracts": "^1.1",
7847                 "symfony/polyfill-php80": "^1.16"
7848             },
7849             "conflict": {
7850                 "symfony/dependency-injection": "<3.4"
7851             },
7852             "provide": {
7853                 "psr/event-dispatcher-implementation": "1.0",
7854                 "symfony/event-dispatcher-implementation": "1.1"
7855             },
7856             "require-dev": {
7857                 "psr/log": "^1|^2|^3",
7858                 "symfony/config": "^3.4|^4.0|^5.0",
7859                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
7860                 "symfony/error-handler": "~3.4|~4.4",
7861                 "symfony/expression-language": "^3.4|^4.0|^5.0",
7862                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
7863                 "symfony/service-contracts": "^1.1|^2",
7864                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
7865             },
7866             "suggest": {
7867                 "symfony/dependency-injection": "",
7868                 "symfony/http-kernel": ""
7869             },
7870             "type": "library",
7871             "autoload": {
7872                 "psr-4": {
7873                     "Symfony\\Component\\EventDispatcher\\": ""
7874                 },
7875                 "exclude-from-classmap": [
7876                     "/Tests/"
7877                 ]
7878             },
7879             "notification-url": "https://packagist.org/downloads/",
7880             "license": [
7881                 "MIT"
7882             ],
7883             "authors": [
7884                 {
7885                     "name": "Fabien Potencier",
7886                     "email": "fabien@symfony.com"
7887                 },
7888                 {
7889                     "name": "Symfony Community",
7890                     "homepage": "https://symfony.com/contributors"
7891                 }
7892             ],
7893             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
7894             "homepage": "https://symfony.com",
7895             "support": {
7896                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.42"
7897             },
7898             "funding": [
7899                 {
7900                     "url": "https://symfony.com/sponsor",
7901                     "type": "custom"
7902                 },
7903                 {
7904                     "url": "https://github.com/fabpot",
7905                     "type": "github"
7906                 },
7907                 {
7908                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7909                     "type": "tidelift"
7910                 }
7911             ],
7912             "time": "2022-05-05T15:33:49+00:00"
7913         },
7914         {
7915             "name": "symfony/event-dispatcher-contracts",
7916             "version": "v1.1.12",
7917             "source": {
7918                 "type": "git",
7919                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
7920                 "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e"
7921             },
7922             "dist": {
7923                 "type": "zip",
7924                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e",
7925                 "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e",
7926                 "shasum": ""
7927             },
7928             "require": {
7929                 "php": ">=7.1.3"
7930             },
7931             "suggest": {
7932                 "psr/event-dispatcher": "",
7933                 "symfony/event-dispatcher-implementation": ""
7934             },
7935             "type": "library",
7936             "extra": {
7937                 "branch-alias": {
7938                     "dev-main": "1.1-dev"
7939                 },
7940                 "thanks": {
7941                     "name": "symfony/contracts",
7942                     "url": "https://github.com/symfony/contracts"
7943                 }
7944             },
7945             "autoload": {
7946                 "psr-4": {
7947                     "Symfony\\Contracts\\EventDispatcher\\": ""
7948                 }
7949             },
7950             "notification-url": "https://packagist.org/downloads/",
7951             "license": [
7952                 "MIT"
7953             ],
7954             "authors": [
7955                 {
7956                     "name": "Nicolas Grekas",
7957                     "email": "p@tchwork.com"
7958                 },
7959                 {
7960                     "name": "Symfony Community",
7961                     "homepage": "https://symfony.com/contributors"
7962                 }
7963             ],
7964             "description": "Generic abstractions related to dispatching event",
7965             "homepage": "https://symfony.com",
7966             "keywords": [
7967                 "abstractions",
7968                 "contracts",
7969                 "decoupling",
7970                 "interfaces",
7971                 "interoperability",
7972                 "standards"
7973             ],
7974             "support": {
7975                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.12"
7976             },
7977             "funding": [
7978                 {
7979                     "url": "https://symfony.com/sponsor",
7980                     "type": "custom"
7981                 },
7982                 {
7983                     "url": "https://github.com/fabpot",
7984                     "type": "github"
7985                 },
7986                 {
7987                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7988                     "type": "tidelift"
7989                 }
7990             ],
7991             "time": "2022-01-02T09:41:36+00:00"
7992         },
7993         {
7994             "name": "symfony/filesystem",
7995             "version": "v5.4.12",
7996             "source": {
7997                 "type": "git",
7998                 "url": "https://github.com/symfony/filesystem.git",
7999                 "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
8000             },
8001             "dist": {
8002                 "type": "zip",
8003                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
8004                 "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
8005                 "shasum": ""
8006             },
8007             "require": {
8008                 "php": ">=7.2.5",
8009                 "symfony/polyfill-ctype": "~1.8",
8010                 "symfony/polyfill-mbstring": "~1.8",
8011                 "symfony/polyfill-php80": "^1.16"
8012             },
8013             "type": "library",
8014             "autoload": {
8015                 "psr-4": {
8016                     "Symfony\\Component\\Filesystem\\": ""
8017                 },
8018                 "exclude-from-classmap": [
8019                     "/Tests/"
8020                 ]
8021             },
8022             "notification-url": "https://packagist.org/downloads/",
8023             "license": [
8024                 "MIT"
8025             ],
8026             "authors": [
8027                 {
8028                     "name": "Fabien Potencier",
8029                     "email": "fabien@symfony.com"
8030                 },
8031                 {
8032                     "name": "Symfony Community",
8033                     "homepage": "https://symfony.com/contributors"
8034                 }
8035             ],
8036             "description": "Provides basic utilities for the filesystem",
8037             "homepage": "https://symfony.com",
8038             "support": {
8039                 "source": "https://github.com/symfony/filesystem/tree/v5.4.12"
8040             },
8041             "funding": [
8042                 {
8043                     "url": "https://symfony.com/sponsor",
8044                     "type": "custom"
8045                 },
8046                 {
8047                     "url": "https://github.com/fabpot",
8048                     "type": "github"
8049                 },
8050                 {
8051                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8052                     "type": "tidelift"
8053                 }
8054             ],
8055             "time": "2022-08-02T13:48:16+00:00"
8056         },
8057         {
8058             "name": "symfony/http-client",
8059             "version": "v4.4.42",
8060             "source": {
8061                 "type": "git",
8062                 "url": "https://github.com/symfony/http-client.git",
8063                 "reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04"
8064             },
8065             "dist": {
8066                 "type": "zip",
8067                 "url": "https://api.github.com/repos/symfony/http-client/zipball/0366fe9d67709477e86b45e2e51a34ccf5018d04",
8068                 "reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04",
8069                 "shasum": ""
8070             },
8071             "require": {
8072                 "php": ">=7.1.3",
8073                 "psr/log": "^1|^2|^3",
8074                 "symfony/http-client-contracts": "^1.1.10|^2",
8075                 "symfony/polyfill-php73": "^1.11",
8076                 "symfony/polyfill-php80": "^1.16",
8077                 "symfony/service-contracts": "^1.0|^2"
8078             },
8079             "provide": {
8080                 "php-http/async-client-implementation": "*",
8081                 "php-http/client-implementation": "*",
8082                 "psr/http-client-implementation": "1.0",
8083                 "symfony/http-client-implementation": "1.1|2.0"
8084             },
8085             "require-dev": {
8086                 "guzzlehttp/promises": "^1.4",
8087                 "nyholm/psr7": "^1.0",
8088                 "php-http/httplug": "^1.0|^2.0",
8089                 "psr/http-client": "^1.0",
8090                 "symfony/dependency-injection": "^4.3|^5.0",
8091                 "symfony/http-kernel": "^4.4.13",
8092                 "symfony/process": "^4.2|^5.0"
8093             },
8094             "type": "library",
8095             "autoload": {
8096                 "psr-4": {
8097                     "Symfony\\Component\\HttpClient\\": ""
8098                 },
8099                 "exclude-from-classmap": [
8100                     "/Tests/"
8101                 ]
8102             },
8103             "notification-url": "https://packagist.org/downloads/",
8104             "license": [
8105                 "MIT"
8106             ],
8107             "authors": [
8108                 {
8109                     "name": "Nicolas Grekas",
8110                     "email": "p@tchwork.com"
8111                 },
8112                 {
8113                     "name": "Symfony Community",
8114                     "homepage": "https://symfony.com/contributors"
8115                 }
8116             ],
8117             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8118             "homepage": "https://symfony.com",
8119             "support": {
8120                 "source": "https://github.com/symfony/http-client/tree/v4.4.42"
8121             },
8122             "funding": [
8123                 {
8124                     "url": "https://symfony.com/sponsor",
8125                     "type": "custom"
8126                 },
8127                 {
8128                     "url": "https://github.com/fabpot",
8129                     "type": "github"
8130                 },
8131                 {
8132                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8133                     "type": "tidelift"
8134                 }
8135             ],
8136             "time": "2022-05-17T14:14:05+00:00"
8137         },
8138         {
8139             "name": "symfony/http-client-contracts",
8140             "version": "v2.5.2",
8141             "source": {
8142                 "type": "git",
8143                 "url": "https://github.com/symfony/http-client-contracts.git",
8144                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8145             },
8146             "dist": {
8147                 "type": "zip",
8148                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8149                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8150                 "shasum": ""
8151             },
8152             "require": {
8153                 "php": ">=7.2.5"
8154             },
8155             "suggest": {
8156                 "symfony/http-client-implementation": ""
8157             },
8158             "type": "library",
8159             "extra": {
8160                 "branch-alias": {
8161                     "dev-main": "2.5-dev"
8162                 },
8163                 "thanks": {
8164                     "name": "symfony/contracts",
8165                     "url": "https://github.com/symfony/contracts"
8166                 }
8167             },
8168             "autoload": {
8169                 "psr-4": {
8170                     "Symfony\\Contracts\\HttpClient\\": ""
8171                 }
8172             },
8173             "notification-url": "https://packagist.org/downloads/",
8174             "license": [
8175                 "MIT"
8176             ],
8177             "authors": [
8178                 {
8179                     "name": "Nicolas Grekas",
8180                     "email": "p@tchwork.com"
8181                 },
8182                 {
8183                     "name": "Symfony Community",
8184                     "homepage": "https://symfony.com/contributors"
8185                 }
8186             ],
8187             "description": "Generic abstractions related to HTTP clients",
8188             "homepage": "https://symfony.com",
8189             "keywords": [
8190                 "abstractions",
8191                 "contracts",
8192                 "decoupling",
8193                 "interfaces",
8194                 "interoperability",
8195                 "standards"
8196             ],
8197             "support": {
8198                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8199             },
8200             "funding": [
8201                 {
8202                     "url": "https://symfony.com/sponsor",
8203                     "type": "custom"
8204                 },
8205                 {
8206                     "url": "https://github.com/fabpot",
8207                     "type": "github"
8208                 },
8209                 {
8210                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8211                     "type": "tidelift"
8212                 }
8213             ],
8214             "time": "2022-04-12T15:48:08+00:00"
8215         },
8216         {
8217             "name": "symfony/http-foundation",
8218             "version": "v4.4.42",
8219             "source": {
8220                 "type": "git",
8221                 "url": "https://github.com/symfony/http-foundation.git",
8222                 "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3"
8223             },
8224             "dist": {
8225                 "type": "zip",
8226                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
8227                 "reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
8228                 "shasum": ""
8229             },
8230             "require": {
8231                 "php": ">=7.1.3",
8232                 "symfony/mime": "^4.3|^5.0",
8233                 "symfony/polyfill-mbstring": "~1.1",
8234                 "symfony/polyfill-php80": "^1.16"
8235             },
8236             "require-dev": {
8237                 "predis/predis": "~1.0",
8238                 "symfony/expression-language": "^3.4|^4.0|^5.0"
8239             },
8240             "type": "library",
8241             "autoload": {
8242                 "psr-4": {
8243                     "Symfony\\Component\\HttpFoundation\\": ""
8244                 },
8245                 "exclude-from-classmap": [
8246                     "/Tests/"
8247                 ]
8248             },
8249             "notification-url": "https://packagist.org/downloads/",
8250             "license": [
8251                 "MIT"
8252             ],
8253             "authors": [
8254                 {
8255                     "name": "Fabien Potencier",
8256                     "email": "fabien@symfony.com"
8257                 },
8258                 {
8259                     "name": "Symfony Community",
8260                     "homepage": "https://symfony.com/contributors"
8261                 }
8262             ],
8263             "description": "Defines an object-oriented layer for the HTTP specification",
8264             "homepage": "https://symfony.com",
8265             "support": {
8266                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.42"
8267             },
8268             "funding": [
8269                 {
8270                     "url": "https://symfony.com/sponsor",
8271                     "type": "custom"
8272                 },
8273                 {
8274                     "url": "https://github.com/fabpot",
8275                     "type": "github"
8276                 },
8277                 {
8278                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8279                     "type": "tidelift"
8280                 }
8281             ],
8282             "time": "2022-05-17T11:15:18+00:00"
8283         },
8284         {
8285             "name": "symfony/inflector",
8286             "version": "v5.4.11",
8287             "source": {
8288                 "type": "git",
8289                 "url": "https://github.com/symfony/inflector.git",
8290                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377"
8291             },
8292             "dist": {
8293                 "type": "zip",
8294                 "url": "https://api.github.com/repos/symfony/inflector/zipball/4cb14dfb9cf782a1c743aaf4dac101003583d377",
8295                 "reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377",
8296                 "shasum": ""
8297             },
8298             "require": {
8299                 "php": ">=7.2.5",
8300                 "symfony/deprecation-contracts": "^2.1|^3",
8301                 "symfony/polyfill-php80": "^1.16",
8302                 "symfony/string": "^5.3.10|^6.0"
8303             },
8304             "type": "library",
8305             "autoload": {
8306                 "psr-4": {
8307                     "Symfony\\Component\\Inflector\\": ""
8308                 },
8309                 "exclude-from-classmap": [
8310                     "/Tests/"
8311                 ]
8312             },
8313             "notification-url": "https://packagist.org/downloads/",
8314             "license": [
8315                 "MIT"
8316             ],
8317             "authors": [
8318                 {
8319                     "name": "Bernhard Schussek",
8320                     "email": "bschussek@gmail.com"
8321                 },
8322                 {
8323                     "name": "Symfony Community",
8324                     "homepage": "https://symfony.com/contributors"
8325                 }
8326             ],
8327             "description": "Converts words between their singular and plural forms (English only)",
8328             "homepage": "https://symfony.com",
8329             "keywords": [
8330                 "inflection",
8331                 "pluralize",
8332                 "singularize",
8333                 "string",
8334                 "symfony",
8335                 "words"
8336             ],
8337             "support": {
8338                 "source": "https://github.com/symfony/inflector/tree/v5.4.11"
8339             },
8340             "funding": [
8341                 {
8342                     "url": "https://symfony.com/sponsor",
8343                     "type": "custom"
8344                 },
8345                 {
8346                     "url": "https://github.com/fabpot",
8347                     "type": "github"
8348                 },
8349                 {
8350                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8351                     "type": "tidelift"
8352                 }
8353             ],
8354             "abandoned": "EnglishInflector from the String component",
8355             "time": "2022-07-20T11:34:24+00:00"
8356         },
8357         {
8358             "name": "symfony/mime",
8359             "version": "v5.4.12",
8360             "source": {
8361                 "type": "git",
8362                 "url": "https://github.com/symfony/mime.git",
8363                 "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
8364             },
8365             "dist": {
8366                 "type": "zip",
8367                 "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
8368                 "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
8369                 "shasum": ""
8370             },
8371             "require": {
8372                 "php": ">=7.2.5",
8373                 "symfony/deprecation-contracts": "^2.1|^3",
8374                 "symfony/polyfill-intl-idn": "^1.10",
8375                 "symfony/polyfill-mbstring": "^1.0",
8376                 "symfony/polyfill-php80": "^1.16"
8377             },
8378             "conflict": {
8379                 "egulias/email-validator": "~3.0.0",
8380                 "phpdocumentor/reflection-docblock": "<3.2.2",
8381                 "phpdocumentor/type-resolver": "<1.4.0",
8382                 "symfony/mailer": "<4.4"
8383             },
8384             "require-dev": {
8385                 "egulias/email-validator": "^2.1.10|^3.1",
8386                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
8387                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8388                 "symfony/property-access": "^4.4|^5.1|^6.0",
8389                 "symfony/property-info": "^4.4|^5.1|^6.0",
8390                 "symfony/serializer": "^5.2|^6.0"
8391             },
8392             "type": "library",
8393             "autoload": {
8394                 "psr-4": {
8395                     "Symfony\\Component\\Mime\\": ""
8396                 },
8397                 "exclude-from-classmap": [
8398                     "/Tests/"
8399                 ]
8400             },
8401             "notification-url": "https://packagist.org/downloads/",
8402             "license": [
8403                 "MIT"
8404             ],
8405             "authors": [
8406                 {
8407                     "name": "Fabien Potencier",
8408                     "email": "fabien@symfony.com"
8409                 },
8410                 {
8411                     "name": "Symfony Community",
8412                     "homepage": "https://symfony.com/contributors"
8413                 }
8414             ],
8415             "description": "Allows manipulating MIME messages",
8416             "homepage": "https://symfony.com",
8417             "keywords": [
8418                 "mime",
8419                 "mime-type"
8420             ],
8421             "support": {
8422                 "source": "https://github.com/symfony/mime/tree/v5.4.12"
8423             },
8424             "funding": [
8425                 {
8426                     "url": "https://symfony.com/sponsor",
8427                     "type": "custom"
8428                 },
8429                 {
8430                     "url": "https://github.com/fabpot",
8431                     "type": "github"
8432                 },
8433                 {
8434                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8435                     "type": "tidelift"
8436                 }
8437             ],
8438             "time": "2022-08-19T14:24:03+00:00"
8439         },
8440         {
8441             "name": "symfony/polyfill-ctype",
8442             "version": "v1.26.0",
8443             "source": {
8444                 "type": "git",
8445                 "url": "https://github.com/symfony/polyfill-ctype.git",
8446                 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
8447             },
8448             "dist": {
8449                 "type": "zip",
8450                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
8451                 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
8452                 "shasum": ""
8453             },
8454             "require": {
8455                 "php": ">=7.1"
8456             },
8457             "provide": {
8458                 "ext-ctype": "*"
8459             },
8460             "suggest": {
8461                 "ext-ctype": "For best performance"
8462             },
8463             "type": "library",
8464             "extra": {
8465                 "branch-alias": {
8466                     "dev-main": "1.26-dev"
8467                 },
8468                 "thanks": {
8469                     "name": "symfony/polyfill",
8470                     "url": "https://github.com/symfony/polyfill"
8471                 }
8472             },
8473             "autoload": {
8474                 "files": [
8475                     "bootstrap.php"
8476                 ],
8477                 "psr-4": {
8478                     "Symfony\\Polyfill\\Ctype\\": ""
8479                 }
8480             },
8481             "notification-url": "https://packagist.org/downloads/",
8482             "license": [
8483                 "MIT"
8484             ],
8485             "authors": [
8486                 {
8487                     "name": "Gert de Pagter",
8488                     "email": "BackEndTea@gmail.com"
8489                 },
8490                 {
8491                     "name": "Symfony Community",
8492                     "homepage": "https://symfony.com/contributors"
8493                 }
8494             ],
8495             "description": "Symfony polyfill for ctype functions",
8496             "homepage": "https://symfony.com",
8497             "keywords": [
8498                 "compatibility",
8499                 "ctype",
8500                 "polyfill",
8501                 "portable"
8502             ],
8503             "support": {
8504                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
8505             },
8506             "funding": [
8507                 {
8508                     "url": "https://symfony.com/sponsor",
8509                     "type": "custom"
8510                 },
8511                 {
8512                     "url": "https://github.com/fabpot",
8513                     "type": "github"
8514                 },
8515                 {
8516                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8517                     "type": "tidelift"
8518                 }
8519             ],
8520             "time": "2022-05-24T11:49:31+00:00"
8521         },
8522         {
8523             "name": "symfony/polyfill-intl-grapheme",
8524             "version": "v1.26.0",
8525             "source": {
8526                 "type": "git",
8527                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8528                 "reference": "433d05519ce6990bf3530fba6957499d327395c2"
8529             },
8530             "dist": {
8531                 "type": "zip",
8532                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
8533                 "reference": "433d05519ce6990bf3530fba6957499d327395c2",
8534                 "shasum": ""
8535             },
8536             "require": {
8537                 "php": ">=7.1"
8538             },
8539             "suggest": {
8540                 "ext-intl": "For best performance"
8541             },
8542             "type": "library",
8543             "extra": {
8544                 "branch-alias": {
8545                     "dev-main": "1.26-dev"
8546                 },
8547                 "thanks": {
8548                     "name": "symfony/polyfill",
8549                     "url": "https://github.com/symfony/polyfill"
8550                 }
8551             },
8552             "autoload": {
8553                 "files": [
8554                     "bootstrap.php"
8555                 ],
8556                 "psr-4": {
8557                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8558                 }
8559             },
8560             "notification-url": "https://packagist.org/downloads/",
8561             "license": [
8562                 "MIT"
8563             ],
8564             "authors": [
8565                 {
8566                     "name": "Nicolas Grekas",
8567                     "email": "p@tchwork.com"
8568                 },
8569                 {
8570                     "name": "Symfony Community",
8571                     "homepage": "https://symfony.com/contributors"
8572                 }
8573             ],
8574             "description": "Symfony polyfill for intl's grapheme_* functions",
8575             "homepage": "https://symfony.com",
8576             "keywords": [
8577                 "compatibility",
8578                 "grapheme",
8579                 "intl",
8580                 "polyfill",
8581                 "portable",
8582                 "shim"
8583             ],
8584             "support": {
8585                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
8586             },
8587             "funding": [
8588                 {
8589                     "url": "https://symfony.com/sponsor",
8590                     "type": "custom"
8591                 },
8592                 {
8593                     "url": "https://github.com/fabpot",
8594                     "type": "github"
8595                 },
8596                 {
8597                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8598                     "type": "tidelift"
8599                 }
8600             ],
8601             "time": "2022-05-24T11:49:31+00:00"
8602         },
8603         {
8604             "name": "symfony/polyfill-intl-idn",
8605             "version": "v1.26.0",
8606             "source": {
8607                 "type": "git",
8608                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8609                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
8610             },
8611             "dist": {
8612                 "type": "zip",
8613                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
8614                 "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
8615                 "shasum": ""
8616             },
8617             "require": {
8618                 "php": ">=7.1",
8619                 "symfony/polyfill-intl-normalizer": "^1.10",
8620                 "symfony/polyfill-php72": "^1.10"
8621             },
8622             "suggest": {
8623                 "ext-intl": "For best performance"
8624             },
8625             "type": "library",
8626             "extra": {
8627                 "branch-alias": {
8628                     "dev-main": "1.26-dev"
8629                 },
8630                 "thanks": {
8631                     "name": "symfony/polyfill",
8632                     "url": "https://github.com/symfony/polyfill"
8633                 }
8634             },
8635             "autoload": {
8636                 "files": [
8637                     "bootstrap.php"
8638                 ],
8639                 "psr-4": {
8640                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
8641                 }
8642             },
8643             "notification-url": "https://packagist.org/downloads/",
8644             "license": [
8645                 "MIT"
8646             ],
8647             "authors": [
8648                 {
8649                     "name": "Laurent Bassin",
8650                     "email": "laurent@bassin.info"
8651                 },
8652                 {
8653                     "name": "Trevor Rowbotham",
8654                     "email": "trevor.rowbotham@pm.me"
8655                 },
8656                 {
8657                     "name": "Symfony Community",
8658                     "homepage": "https://symfony.com/contributors"
8659                 }
8660             ],
8661             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8662             "homepage": "https://symfony.com",
8663             "keywords": [
8664                 "compatibility",
8665                 "idn",
8666                 "intl",
8667                 "polyfill",
8668                 "portable",
8669                 "shim"
8670             ],
8671             "support": {
8672                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
8673             },
8674             "funding": [
8675                 {
8676                     "url": "https://symfony.com/sponsor",
8677                     "type": "custom"
8678                 },
8679                 {
8680                     "url": "https://github.com/fabpot",
8681                     "type": "github"
8682                 },
8683                 {
8684                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8685                     "type": "tidelift"
8686                 }
8687             ],
8688             "time": "2022-05-24T11:49:31+00:00"
8689         },
8690         {
8691             "name": "symfony/polyfill-intl-normalizer",
8692             "version": "v1.26.0",
8693             "source": {
8694                 "type": "git",
8695                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8696                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
8697             },
8698             "dist": {
8699                 "type": "zip",
8700                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
8701                 "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
8702                 "shasum": ""
8703             },
8704             "require": {
8705                 "php": ">=7.1"
8706             },
8707             "suggest": {
8708                 "ext-intl": "For best performance"
8709             },
8710             "type": "library",
8711             "extra": {
8712                 "branch-alias": {
8713                     "dev-main": "1.26-dev"
8714                 },
8715                 "thanks": {
8716                     "name": "symfony/polyfill",
8717                     "url": "https://github.com/symfony/polyfill"
8718                 }
8719             },
8720             "autoload": {
8721                 "files": [
8722                     "bootstrap.php"
8723                 ],
8724                 "psr-4": {
8725                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8726                 },
8727                 "classmap": [
8728                     "Resources/stubs"
8729                 ]
8730             },
8731             "notification-url": "https://packagist.org/downloads/",
8732             "license": [
8733                 "MIT"
8734             ],
8735             "authors": [
8736                 {
8737                     "name": "Nicolas Grekas",
8738                     "email": "p@tchwork.com"
8739                 },
8740                 {
8741                     "name": "Symfony Community",
8742                     "homepage": "https://symfony.com/contributors"
8743                 }
8744             ],
8745             "description": "Symfony polyfill for intl's Normalizer class and related functions",
8746             "homepage": "https://symfony.com",
8747             "keywords": [
8748                 "compatibility",
8749                 "intl",
8750                 "normalizer",
8751                 "polyfill",
8752                 "portable",
8753                 "shim"
8754             ],
8755             "support": {
8756                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
8757             },
8758             "funding": [
8759                 {
8760                     "url": "https://symfony.com/sponsor",
8761                     "type": "custom"
8762                 },
8763                 {
8764                     "url": "https://github.com/fabpot",
8765                     "type": "github"
8766                 },
8767                 {
8768                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8769                     "type": "tidelift"
8770                 }
8771             ],
8772             "time": "2022-05-24T11:49:31+00:00"
8773         },
8774         {
8775             "name": "symfony/polyfill-mbstring",
8776             "version": "v1.26.0",
8777             "source": {
8778                 "type": "git",
8779                 "url": "https://github.com/symfony/polyfill-mbstring.git",
8780                 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
8781             },
8782             "dist": {
8783                 "type": "zip",
8784                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
8785                 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
8786                 "shasum": ""
8787             },
8788             "require": {
8789                 "php": ">=7.1"
8790             },
8791             "provide": {
8792                 "ext-mbstring": "*"
8793             },
8794             "suggest": {
8795                 "ext-mbstring": "For best performance"
8796             },
8797             "type": "library",
8798             "extra": {
8799                 "branch-alias": {
8800                     "dev-main": "1.26-dev"
8801                 },
8802                 "thanks": {
8803                     "name": "symfony/polyfill",
8804                     "url": "https://github.com/symfony/polyfill"
8805                 }
8806             },
8807             "autoload": {
8808                 "files": [
8809                     "bootstrap.php"
8810                 ],
8811                 "psr-4": {
8812                     "Symfony\\Polyfill\\Mbstring\\": ""
8813                 }
8814             },
8815             "notification-url": "https://packagist.org/downloads/",
8816             "license": [
8817                 "MIT"
8818             ],
8819             "authors": [
8820                 {
8821                     "name": "Nicolas Grekas",
8822                     "email": "p@tchwork.com"
8823                 },
8824                 {
8825                     "name": "Symfony Community",
8826                     "homepage": "https://symfony.com/contributors"
8827                 }
8828             ],
8829             "description": "Symfony polyfill for the Mbstring extension",
8830             "homepage": "https://symfony.com",
8831             "keywords": [
8832                 "compatibility",
8833                 "mbstring",
8834                 "polyfill",
8835                 "portable",
8836                 "shim"
8837             ],
8838             "support": {
8839                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
8840             },
8841             "funding": [
8842                 {
8843                     "url": "https://symfony.com/sponsor",
8844                     "type": "custom"
8845                 },
8846                 {
8847                     "url": "https://github.com/fabpot",
8848                     "type": "github"
8849                 },
8850                 {
8851                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8852                     "type": "tidelift"
8853                 }
8854             ],
8855             "time": "2022-05-24T11:49:31+00:00"
8856         },
8857         {
8858             "name": "symfony/polyfill-php72",
8859             "version": "v1.26.0",
8860             "source": {
8861                 "type": "git",
8862                 "url": "https://github.com/symfony/polyfill-php72.git",
8863                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
8864             },
8865             "dist": {
8866                 "type": "zip",
8867                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
8868                 "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
8869                 "shasum": ""
8870             },
8871             "require": {
8872                 "php": ">=7.1"
8873             },
8874             "type": "library",
8875             "extra": {
8876                 "branch-alias": {
8877                     "dev-main": "1.26-dev"
8878                 },
8879                 "thanks": {
8880                     "name": "symfony/polyfill",
8881                     "url": "https://github.com/symfony/polyfill"
8882                 }
8883             },
8884             "autoload": {
8885                 "files": [
8886                     "bootstrap.php"
8887                 ],
8888                 "psr-4": {
8889                     "Symfony\\Polyfill\\Php72\\": ""
8890                 }
8891             },
8892             "notification-url": "https://packagist.org/downloads/",
8893             "license": [
8894                 "MIT"
8895             ],
8896             "authors": [
8897                 {
8898                     "name": "Nicolas Grekas",
8899                     "email": "p@tchwork.com"
8900                 },
8901                 {
8902                     "name": "Symfony Community",
8903                     "homepage": "https://symfony.com/contributors"
8904                 }
8905             ],
8906             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8907             "homepage": "https://symfony.com",
8908             "keywords": [
8909                 "compatibility",
8910                 "polyfill",
8911                 "portable",
8912                 "shim"
8913             ],
8914             "support": {
8915                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
8916             },
8917             "funding": [
8918                 {
8919                     "url": "https://symfony.com/sponsor",
8920                     "type": "custom"
8921                 },
8922                 {
8923                     "url": "https://github.com/fabpot",
8924                     "type": "github"
8925                 },
8926                 {
8927                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8928                     "type": "tidelift"
8929                 }
8930             ],
8931             "time": "2022-05-24T11:49:31+00:00"
8932         },
8933         {
8934             "name": "symfony/polyfill-php73",
8935             "version": "v1.26.0",
8936             "source": {
8937                 "type": "git",
8938                 "url": "https://github.com/symfony/polyfill-php73.git",
8939                 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
8940             },
8941             "dist": {
8942                 "type": "zip",
8943                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
8944                 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
8945                 "shasum": ""
8946             },
8947             "require": {
8948                 "php": ">=7.1"
8949             },
8950             "type": "library",
8951             "extra": {
8952                 "branch-alias": {
8953                     "dev-main": "1.26-dev"
8954                 },
8955                 "thanks": {
8956                     "name": "symfony/polyfill",
8957                     "url": "https://github.com/symfony/polyfill"
8958                 }
8959             },
8960             "autoload": {
8961                 "files": [
8962                     "bootstrap.php"
8963                 ],
8964                 "psr-4": {
8965                     "Symfony\\Polyfill\\Php73\\": ""
8966                 },
8967                 "classmap": [
8968                     "Resources/stubs"
8969                 ]
8970             },
8971             "notification-url": "https://packagist.org/downloads/",
8972             "license": [
8973                 "MIT"
8974             ],
8975             "authors": [
8976                 {
8977                     "name": "Nicolas Grekas",
8978                     "email": "p@tchwork.com"
8979                 },
8980                 {
8981                     "name": "Symfony Community",
8982                     "homepage": "https://symfony.com/contributors"
8983                 }
8984             ],
8985             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8986             "homepage": "https://symfony.com",
8987             "keywords": [
8988                 "compatibility",
8989                 "polyfill",
8990                 "portable",
8991                 "shim"
8992             ],
8993             "support": {
8994                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
8995             },
8996             "funding": [
8997                 {
8998                     "url": "https://symfony.com/sponsor",
8999                     "type": "custom"
9000                 },
9001                 {
9002                     "url": "https://github.com/fabpot",
9003                     "type": "github"
9004                 },
9005                 {
9006                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9007                     "type": "tidelift"
9008                 }
9009             ],
9010             "time": "2022-05-24T11:49:31+00:00"
9011         },
9012         {
9013             "name": "symfony/polyfill-php80",
9014             "version": "v1.26.0",
9015             "source": {
9016                 "type": "git",
9017                 "url": "https://github.com/symfony/polyfill-php80.git",
9018                 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
9019             },
9020             "dist": {
9021                 "type": "zip",
9022                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
9023                 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
9024                 "shasum": ""
9025             },
9026             "require": {
9027                 "php": ">=7.1"
9028             },
9029             "type": "library",
9030             "extra": {
9031                 "branch-alias": {
9032                     "dev-main": "1.26-dev"
9033                 },
9034                 "thanks": {
9035                     "name": "symfony/polyfill",
9036                     "url": "https://github.com/symfony/polyfill"
9037                 }
9038             },
9039             "autoload": {
9040                 "files": [
9041                     "bootstrap.php"
9042                 ],
9043                 "psr-4": {
9044                     "Symfony\\Polyfill\\Php80\\": ""
9045                 },
9046                 "classmap": [
9047                     "Resources/stubs"
9048                 ]
9049             },
9050             "notification-url": "https://packagist.org/downloads/",
9051             "license": [
9052                 "MIT"
9053             ],
9054             "authors": [
9055                 {
9056                     "name": "Ion Bazan",
9057                     "email": "ion.bazan@gmail.com"
9058                 },
9059                 {
9060                     "name": "Nicolas Grekas",
9061                     "email": "p@tchwork.com"
9062                 },
9063                 {
9064                     "name": "Symfony Community",
9065                     "homepage": "https://symfony.com/contributors"
9066                 }
9067             ],
9068             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9069             "homepage": "https://symfony.com",
9070             "keywords": [
9071                 "compatibility",
9072                 "polyfill",
9073                 "portable",
9074                 "shim"
9075             ],
9076             "support": {
9077                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
9078             },
9079             "funding": [
9080                 {
9081                     "url": "https://symfony.com/sponsor",
9082                     "type": "custom"
9083                 },
9084                 {
9085                     "url": "https://github.com/fabpot",
9086                     "type": "github"
9087                 },
9088                 {
9089                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9090                     "type": "tidelift"
9091                 }
9092             ],
9093             "time": "2022-05-10T07:21:04+00:00"
9094         },
9095         {
9096             "name": "symfony/polyfill-php81",
9097             "version": "v1.26.0",
9098             "source": {
9099                 "type": "git",
9100                 "url": "https://github.com/symfony/polyfill-php81.git",
9101                 "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
9102             },
9103             "dist": {
9104                 "type": "zip",
9105                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
9106                 "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
9107                 "shasum": ""
9108             },
9109             "require": {
9110                 "php": ">=7.1"
9111             },
9112             "type": "library",
9113             "extra": {
9114                 "branch-alias": {
9115                     "dev-main": "1.26-dev"
9116                 },
9117                 "thanks": {
9118                     "name": "symfony/polyfill",
9119                     "url": "https://github.com/symfony/polyfill"
9120                 }
9121             },
9122             "autoload": {
9123                 "files": [
9124                     "bootstrap.php"
9125                 ],
9126                 "psr-4": {
9127                     "Symfony\\Polyfill\\Php81\\": ""
9128                 },
9129                 "classmap": [
9130                     "Resources/stubs"
9131                 ]
9132             },
9133             "notification-url": "https://packagist.org/downloads/",
9134             "license": [
9135                 "MIT"
9136             ],
9137             "authors": [
9138                 {
9139                     "name": "Nicolas Grekas",
9140                     "email": "p@tchwork.com"
9141                 },
9142                 {
9143                     "name": "Symfony Community",
9144                     "homepage": "https://symfony.com/contributors"
9145                 }
9146             ],
9147             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9148             "homepage": "https://symfony.com",
9149             "keywords": [
9150                 "compatibility",
9151                 "polyfill",
9152                 "portable",
9153                 "shim"
9154             ],
9155             "support": {
9156                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
9157             },
9158             "funding": [
9159                 {
9160                     "url": "https://symfony.com/sponsor",
9161                     "type": "custom"
9162                 },
9163                 {
9164                     "url": "https://github.com/fabpot",
9165                     "type": "github"
9166                 },
9167                 {
9168                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9169                     "type": "tidelift"
9170                 }
9171             ],
9172             "time": "2022-05-24T11:49:31+00:00"
9173         },
9174         {
9175             "name": "symfony/process",
9176             "version": "v5.4.11",
9177             "source": {
9178                 "type": "git",
9179                 "url": "https://github.com/symfony/process.git",
9180                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
9181             },
9182             "dist": {
9183                 "type": "zip",
9184                 "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
9185                 "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
9186                 "shasum": ""
9187             },
9188             "require": {
9189                 "php": ">=7.2.5",
9190                 "symfony/polyfill-php80": "^1.16"
9191             },
9192             "type": "library",
9193             "autoload": {
9194                 "psr-4": {
9195                     "Symfony\\Component\\Process\\": ""
9196                 },
9197                 "exclude-from-classmap": [
9198                     "/Tests/"
9199                 ]
9200             },
9201             "notification-url": "https://packagist.org/downloads/",
9202             "license": [
9203                 "MIT"
9204             ],
9205             "authors": [
9206                 {
9207                     "name": "Fabien Potencier",
9208                     "email": "fabien@symfony.com"
9209                 },
9210                 {
9211                     "name": "Symfony Community",
9212                     "homepage": "https://symfony.com/contributors"
9213                 }
9214             ],
9215             "description": "Executes commands in sub-processes",
9216             "homepage": "https://symfony.com",
9217             "support": {
9218                 "source": "https://github.com/symfony/process/tree/v5.4.11"
9219             },
9220             "funding": [
9221                 {
9222                     "url": "https://symfony.com/sponsor",
9223                     "type": "custom"
9224                 },
9225                 {
9226                     "url": "https://github.com/fabpot",
9227                     "type": "github"
9228                 },
9229                 {
9230                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9231                     "type": "tidelift"
9232                 }
9233             ],
9234             "time": "2022-06-27T16:58:25+00:00"
9235         },
9236         {
9237             "name": "symfony/property-access",
9238             "version": "v4.4.44",
9239             "source": {
9240                 "type": "git",
9241                 "url": "https://github.com/symfony/property-access.git",
9242                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9243             },
9244             "dist": {
9245                 "type": "zip",
9246                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9247                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9248                 "shasum": ""
9249             },
9250             "require": {
9251                 "php": ">=7.1.3",
9252                 "symfony/inflector": "^3.4|^4.0|^5.0",
9253                 "symfony/polyfill-php80": "^1.16"
9254             },
9255             "require-dev": {
9256                 "symfony/cache": "^3.4|^4.0|^5.0"
9257             },
9258             "suggest": {
9259                 "psr/cache-implementation": "To cache access methods."
9260             },
9261             "type": "library",
9262             "autoload": {
9263                 "psr-4": {
9264                     "Symfony\\Component\\PropertyAccess\\": ""
9265                 },
9266                 "exclude-from-classmap": [
9267                     "/Tests/"
9268                 ]
9269             },
9270             "notification-url": "https://packagist.org/downloads/",
9271             "license": [
9272                 "MIT"
9273             ],
9274             "authors": [
9275                 {
9276                     "name": "Fabien Potencier",
9277                     "email": "fabien@symfony.com"
9278                 },
9279                 {
9280                     "name": "Symfony Community",
9281                     "homepage": "https://symfony.com/contributors"
9282                 }
9283             ],
9284             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9285             "homepage": "https://symfony.com",
9286             "keywords": [
9287                 "access",
9288                 "array",
9289                 "extraction",
9290                 "index",
9291                 "injection",
9292                 "object",
9293                 "property",
9294                 "property path",
9295                 "reflection"
9296             ],
9297             "support": {
9298                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9299             },
9300             "funding": [
9301                 {
9302                     "url": "https://symfony.com/sponsor",
9303                     "type": "custom"
9304                 },
9305                 {
9306                     "url": "https://github.com/fabpot",
9307                     "type": "github"
9308                 },
9309                 {
9310                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9311                     "type": "tidelift"
9312                 }
9313             ],
9314             "time": "2022-06-27T13:16:42+00:00"
9315         },
9316         {
9317             "name": "symfony/service-contracts",
9318             "version": "v2.5.2",
9319             "source": {
9320                 "type": "git",
9321                 "url": "https://github.com/symfony/service-contracts.git",
9322                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9323             },
9324             "dist": {
9325                 "type": "zip",
9326                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9327                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9328                 "shasum": ""
9329             },
9330             "require": {
9331                 "php": ">=7.2.5",
9332                 "psr/container": "^1.1",
9333                 "symfony/deprecation-contracts": "^2.1|^3"
9334             },
9335             "conflict": {
9336                 "ext-psr": "<1.1|>=2"
9337             },
9338             "suggest": {
9339                 "symfony/service-implementation": ""
9340             },
9341             "type": "library",
9342             "extra": {
9343                 "branch-alias": {
9344                     "dev-main": "2.5-dev"
9345                 },
9346                 "thanks": {
9347                     "name": "symfony/contracts",
9348                     "url": "https://github.com/symfony/contracts"
9349                 }
9350             },
9351             "autoload": {
9352                 "psr-4": {
9353                     "Symfony\\Contracts\\Service\\": ""
9354                 }
9355             },
9356             "notification-url": "https://packagist.org/downloads/",
9357             "license": [
9358                 "MIT"
9359             ],
9360             "authors": [
9361                 {
9362                     "name": "Nicolas Grekas",
9363                     "email": "p@tchwork.com"
9364                 },
9365                 {
9366                     "name": "Symfony Community",
9367                     "homepage": "https://symfony.com/contributors"
9368                 }
9369             ],
9370             "description": "Generic abstractions related to writing services",
9371             "homepage": "https://symfony.com",
9372             "keywords": [
9373                 "abstractions",
9374                 "contracts",
9375                 "decoupling",
9376                 "interfaces",
9377                 "interoperability",
9378                 "standards"
9379             ],
9380             "support": {
9381                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9382             },
9383             "funding": [
9384                 {
9385                     "url": "https://symfony.com/sponsor",
9386                     "type": "custom"
9387                 },
9388                 {
9389                     "url": "https://github.com/fabpot",
9390                     "type": "github"
9391                 },
9392                 {
9393                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9394                     "type": "tidelift"
9395                 }
9396             ],
9397             "time": "2022-05-30T19:17:29+00:00"
9398         },
9399         {
9400             "name": "symfony/string",
9401             "version": "v5.4.12",
9402             "source": {
9403                 "type": "git",
9404                 "url": "https://github.com/symfony/string.git",
9405                 "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
9406             },
9407             "dist": {
9408                 "type": "zip",
9409                 "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
9410                 "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
9411                 "shasum": ""
9412             },
9413             "require": {
9414                 "php": ">=7.2.5",
9415                 "symfony/polyfill-ctype": "~1.8",
9416                 "symfony/polyfill-intl-grapheme": "~1.0",
9417                 "symfony/polyfill-intl-normalizer": "~1.0",
9418                 "symfony/polyfill-mbstring": "~1.0",
9419                 "symfony/polyfill-php80": "~1.15"
9420             },
9421             "conflict": {
9422                 "symfony/translation-contracts": ">=3.0"
9423             },
9424             "require-dev": {
9425                 "symfony/error-handler": "^4.4|^5.0|^6.0",
9426                 "symfony/http-client": "^4.4|^5.0|^6.0",
9427                 "symfony/translation-contracts": "^1.1|^2",
9428                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
9429             },
9430             "type": "library",
9431             "autoload": {
9432                 "files": [
9433                     "Resources/functions.php"
9434                 ],
9435                 "psr-4": {
9436                     "Symfony\\Component\\String\\": ""
9437                 },
9438                 "exclude-from-classmap": [
9439                     "/Tests/"
9440                 ]
9441             },
9442             "notification-url": "https://packagist.org/downloads/",
9443             "license": [
9444                 "MIT"
9445             ],
9446             "authors": [
9447                 {
9448                     "name": "Nicolas Grekas",
9449                     "email": "p@tchwork.com"
9450                 },
9451                 {
9452                     "name": "Symfony Community",
9453                     "homepage": "https://symfony.com/contributors"
9454                 }
9455             ],
9456             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9457             "homepage": "https://symfony.com",
9458             "keywords": [
9459                 "grapheme",
9460                 "i18n",
9461                 "string",
9462                 "unicode",
9463                 "utf-8",
9464                 "utf8"
9465             ],
9466             "support": {
9467                 "source": "https://github.com/symfony/string/tree/v5.4.12"
9468             },
9469             "funding": [
9470                 {
9471                     "url": "https://symfony.com/sponsor",
9472                     "type": "custom"
9473                 },
9474                 {
9475                     "url": "https://github.com/fabpot",
9476                     "type": "github"
9477                 },
9478                 {
9479                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9480                     "type": "tidelift"
9481                 }
9482             ],
9483             "time": "2022-08-12T17:03:11+00:00"
9484         },
9485         {
9486             "name": "symfony/yaml",
9487             "version": "v4.4.37",
9488             "source": {
9489                 "type": "git",
9490                 "url": "https://github.com/symfony/yaml.git",
9491                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
9492             },
9493             "dist": {
9494                 "type": "zip",
9495                 "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
9496                 "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
9497                 "shasum": ""
9498             },
9499             "require": {
9500                 "php": ">=7.1.3",
9501                 "symfony/polyfill-ctype": "~1.8"
9502             },
9503             "conflict": {
9504                 "symfony/console": "<3.4"
9505             },
9506             "require-dev": {
9507                 "symfony/console": "^3.4|^4.0|^5.0"
9508             },
9509             "suggest": {
9510                 "symfony/console": "For validating YAML files using the lint command"
9511             },
9512             "type": "library",
9513             "autoload": {
9514                 "psr-4": {
9515                     "Symfony\\Component\\Yaml\\": ""
9516                 },
9517                 "exclude-from-classmap": [
9518                     "/Tests/"
9519                 ]
9520             },
9521             "notification-url": "https://packagist.org/downloads/",
9522             "license": [
9523                 "MIT"
9524             ],
9525             "authors": [
9526                 {
9527                     "name": "Fabien Potencier",
9528                     "email": "fabien@symfony.com"
9529                 },
9530                 {
9531                     "name": "Symfony Community",
9532                     "homepage": "https://symfony.com/contributors"
9533                 }
9534             ],
9535             "description": "Loads and dumps YAML files",
9536             "homepage": "https://symfony.com",
9537             "support": {
9538                 "source": "https://github.com/symfony/yaml/tree/v4.4.37"
9539             },
9540             "funding": [
9541                 {
9542                     "url": "https://symfony.com/sponsor",
9543                     "type": "custom"
9544                 },
9545                 {
9546                     "url": "https://github.com/fabpot",
9547                     "type": "github"
9548                 },
9549                 {
9550                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9551                     "type": "tidelift"
9552                 }
9553             ],
9554             "time": "2022-01-24T20:11:01+00:00"
9555         },
9556         {
9557             "name": "twig/twig",
9558             "version": "v3.4.1",
9559             "source": {
9560                 "type": "git",
9561                 "url": "https://github.com/twigphp/Twig.git",
9562                 "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
9563             },
9564             "dist": {
9565                 "type": "zip",
9566                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
9567                 "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
9568                 "shasum": ""
9569             },
9570             "require": {
9571                 "php": ">=7.2.5",
9572                 "symfony/polyfill-ctype": "^1.8",
9573                 "symfony/polyfill-mbstring": "^1.3"
9574             },
9575             "require-dev": {
9576                 "psr/container": "^1.0",
9577                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
9578             },
9579             "type": "library",
9580             "extra": {
9581                 "branch-alias": {
9582                     "dev-master": "3.4-dev"
9583                 }
9584             },
9585             "autoload": {
9586                 "psr-4": {
9587                     "Twig\\": "src/"
9588                 }
9589             },
9590             "notification-url": "https://packagist.org/downloads/",
9591             "license": [
9592                 "BSD-3-Clause"
9593             ],
9594             "authors": [
9595                 {
9596                     "name": "Fabien Potencier",
9597                     "email": "fabien@symfony.com",
9598                     "homepage": "http://fabien.potencier.org",
9599                     "role": "Lead Developer"
9600                 },
9601                 {
9602                     "name": "Twig Team",
9603                     "role": "Contributors"
9604                 },
9605                 {
9606                     "name": "Armin Ronacher",
9607                     "email": "armin.ronacher@active-4.com",
9608                     "role": "Project Founder"
9609                 }
9610             ],
9611             "description": "Twig, the flexible, fast, and secure template language for PHP",
9612             "homepage": "https://twig.symfony.com",
9613             "keywords": [
9614                 "templating"
9615             ],
9616             "support": {
9617                 "issues": "https://github.com/twigphp/Twig/issues",
9618                 "source": "https://github.com/twigphp/Twig/tree/v3.4.1"
9619             },
9620             "funding": [
9621                 {
9622                     "url": "https://github.com/fabpot",
9623                     "type": "github"
9624                 },
9625                 {
9626                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9627                     "type": "tidelift"
9628                 }
9629             ],
9630             "time": "2022-05-17T05:48:52+00:00"
9631         },
9632         {
9633             "name": "vlucas/phpdotenv",
9634             "version": "v5.4.1",
9635             "source": {
9636                 "type": "git",
9637                 "url": "https://github.com/vlucas/phpdotenv.git",
9638                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
9639             },
9640             "dist": {
9641                 "type": "zip",
9642                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
9643                 "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
9644                 "shasum": ""
9645             },
9646             "require": {
9647                 "ext-pcre": "*",
9648                 "graham-campbell/result-type": "^1.0.2",
9649                 "php": "^7.1.3 || ^8.0",
9650                 "phpoption/phpoption": "^1.8",
9651                 "symfony/polyfill-ctype": "^1.23",
9652                 "symfony/polyfill-mbstring": "^1.23.1",
9653                 "symfony/polyfill-php80": "^1.23.1"
9654             },
9655             "require-dev": {
9656                 "bamarni/composer-bin-plugin": "^1.4.1",
9657                 "ext-filter": "*",
9658                 "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
9659             },
9660             "suggest": {
9661                 "ext-filter": "Required to use the boolean validator."
9662             },
9663             "type": "library",
9664             "extra": {
9665                 "branch-alias": {
9666                     "dev-master": "5.4-dev"
9667                 }
9668             },
9669             "autoload": {
9670                 "psr-4": {
9671                     "Dotenv\\": "src/"
9672                 }
9673             },
9674             "notification-url": "https://packagist.org/downloads/",
9675             "license": [
9676                 "BSD-3-Clause"
9677             ],
9678             "authors": [
9679                 {
9680                     "name": "Graham Campbell",
9681                     "email": "hello@gjcampbell.co.uk",
9682                     "homepage": "https://github.com/GrahamCampbell"
9683                 },
9684                 {
9685                     "name": "Vance Lucas",
9686                     "email": "vance@vancelucas.com",
9687                     "homepage": "https://github.com/vlucas"
9688                 }
9689             ],
9690             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9691             "keywords": [
9692                 "dotenv",
9693                 "env",
9694                 "environment"
9695             ],
9696             "support": {
9697                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9698                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
9699             },
9700             "funding": [
9701                 {
9702                     "url": "https://github.com/GrahamCampbell",
9703                     "type": "github"
9704                 },
9705                 {
9706                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9707                     "type": "tidelift"
9708                 }
9709             ],
9710             "time": "2021-12-12T23:22:04+00:00"
9711         },
9712         {
9713             "name": "waryway/php-traits-library",
9714             "version": "1.0.4",
9715             "source": {
9716                 "type": "git",
9717                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9718                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9719             },
9720             "dist": {
9721                 "type": "zip",
9722                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9723                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9724                 "shasum": ""
9725             },
9726             "require-dev": {
9727                 "phpunit/phpunit": "6.4.3"
9728             },
9729             "type": "library",
9730             "autoload": {
9731                 "psr-4": {
9732                     "Waryway\\PhpTraitsLibrary\\": "src/"
9733                 }
9734             },
9735             "notification-url": "https://packagist.org/downloads/",
9736             "license": [
9737                 "MIT"
9738             ],
9739             "authors": [
9740                 {
9741                     "name": "Kyle Wiering",
9742                     "email": "kyle@waryway.com"
9743                 }
9744             ],
9745             "description": "General use traits",
9746             "support": {
9747                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9748                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9749             },
9750             "time": "2017-12-23T14:22:07+00:00"
9751         },
9752         {
9753             "name": "webimpress/safe-writer",
9754             "version": "2.2.0",
9755             "source": {
9756                 "type": "git",
9757                 "url": "https://github.com/webimpress/safe-writer.git",
9758                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9759             },
9760             "dist": {
9761                 "type": "zip",
9762                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9763                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9764                 "shasum": ""
9765             },
9766             "require": {
9767                 "php": "^7.3 || ^8.0"
9768             },
9769             "require-dev": {
9770                 "phpunit/phpunit": "^9.5.4",
9771                 "vimeo/psalm": "^4.7",
9772                 "webimpress/coding-standard": "^1.2.2"
9773             },
9774             "type": "library",
9775             "extra": {
9776                 "branch-alias": {
9777                     "dev-master": "2.2.x-dev",
9778                     "dev-develop": "2.3.x-dev",
9779                     "dev-release-1.0": "1.0.x-dev"
9780                 }
9781             },
9782             "autoload": {
9783                 "psr-4": {
9784                     "Webimpress\\SafeWriter\\": "src/"
9785                 }
9786             },
9787             "notification-url": "https://packagist.org/downloads/",
9788             "license": [
9789                 "BSD-2-Clause"
9790             ],
9791             "description": "Tool to write files safely, to avoid race conditions",
9792             "keywords": [
9793                 "concurrent write",
9794                 "file writer",
9795                 "race condition",
9796                 "safe writer",
9797                 "webimpress"
9798             ],
9799             "support": {
9800                 "issues": "https://github.com/webimpress/safe-writer/issues",
9801                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
9802             },
9803             "funding": [
9804                 {
9805                     "url": "https://github.com/michalbundyra",
9806                     "type": "github"
9807                 }
9808             ],
9809             "time": "2021-04-19T16:34:45+00:00"
9810         },
9811         {
9812             "name": "webmozart/assert",
9813             "version": "1.11.0",
9814             "source": {
9815                 "type": "git",
9816                 "url": "https://github.com/webmozarts/assert.git",
9817                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
9818             },
9819             "dist": {
9820                 "type": "zip",
9821                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
9822                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
9823                 "shasum": ""
9824             },
9825             "require": {
9826                 "ext-ctype": "*",
9827                 "php": "^7.2 || ^8.0"
9828             },
9829             "conflict": {
9830                 "phpstan/phpstan": "<0.12.20",
9831                 "vimeo/psalm": "<4.6.1 || 4.6.2"
9832             },
9833             "require-dev": {
9834                 "phpunit/phpunit": "^8.5.13"
9835             },
9836             "type": "library",
9837             "extra": {
9838                 "branch-alias": {
9839                     "dev-master": "1.10-dev"
9840                 }
9841             },
9842             "autoload": {
9843                 "psr-4": {
9844                     "Webmozart\\Assert\\": "src/"
9845                 }
9846             },
9847             "notification-url": "https://packagist.org/downloads/",
9848             "license": [
9849                 "MIT"
9850             ],
9851             "authors": [
9852                 {
9853                     "name": "Bernhard Schussek",
9854                     "email": "bschussek@gmail.com"
9855                 }
9856             ],
9857             "description": "Assertions to validate method input/output with nice error messages.",
9858             "keywords": [
9859                 "assert",
9860                 "check",
9861                 "validate"
9862             ],
9863             "support": {
9864                 "issues": "https://github.com/webmozarts/assert/issues",
9865                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
9866             },
9867             "time": "2022-06-03T18:03:27+00:00"
9868         },
9869         {
9870             "name": "yubico/u2flib-server",
9871             "version": "1.0.2",
9872             "source": {
9873                 "type": "git",
9874                 "url": "https://github.com/Yubico/php-u2flib-server.git",
9875                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
9876             },
9877             "dist": {
9878                 "type": "zip",
9879                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
9880                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
9881                 "shasum": ""
9882             },
9883             "require": {
9884                 "ext-openssl": "*",
9885                 "paragonie/random_compat": ">= 1",
9886                 "php": ">=5.6"
9887             },
9888             "require-dev": {
9889                 "phpunit/phpunit": "~5.7",
9890                 "vimeo/psalm": "^0|^1|^2"
9891             },
9892             "type": "library",
9893             "autoload": {
9894                 "classmap": [
9895                     "src/"
9896                 ]
9897             },
9898             "notification-url": "https://packagist.org/downloads/",
9899             "license": [
9900                 "BSD-2-Clause"
9901             ],
9902             "description": "Library for U2F implementation",
9903             "homepage": "https://developers.yubico.com/php-u2flib-server",
9904             "support": {
9905                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
9906                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
9907             },
9908             "abandoned": true,
9909             "time": "2018-09-07T08:16:44+00:00"
9910         }
9911     ],
9912     "packages-dev": [
9913         {
9914             "name": "doctrine/annotations",
9915             "version": "1.13.3",
9916             "source": {
9917                 "type": "git",
9918                 "url": "https://github.com/doctrine/annotations.git",
9919                 "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
9920             },
9921             "dist": {
9922                 "type": "zip",
9923                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
9924                 "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
9925                 "shasum": ""
9926             },
9927             "require": {
9928                 "doctrine/lexer": "1.*",
9929                 "ext-tokenizer": "*",
9930                 "php": "^7.1 || ^8.0",
9931                 "psr/cache": "^1 || ^2 || ^3"
9932             },
9933             "require-dev": {
9934                 "doctrine/cache": "^1.11 || ^2.0",
9935                 "doctrine/coding-standard": "^6.0 || ^8.1",
9936                 "phpstan/phpstan": "^1.4.10 || ^1.8.0",
9937                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
9938                 "symfony/cache": "^4.4 || ^5.2",
9939                 "vimeo/psalm": "^4.10"
9940             },
9941             "type": "library",
9942             "autoload": {
9943                 "psr-4": {
9944                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
9945                 }
9946             },
9947             "notification-url": "https://packagist.org/downloads/",
9948             "license": [
9949                 "MIT"
9950             ],
9951             "authors": [
9952                 {
9953                     "name": "Guilherme Blanco",
9954                     "email": "guilhermeblanco@gmail.com"
9955                 },
9956                 {
9957                     "name": "Roman Borschel",
9958                     "email": "roman@code-factory.org"
9959                 },
9960                 {
9961                     "name": "Benjamin Eberlei",
9962                     "email": "kontakt@beberlei.de"
9963                 },
9964                 {
9965                     "name": "Jonathan Wage",
9966                     "email": "jonwage@gmail.com"
9967                 },
9968                 {
9969                     "name": "Johannes Schmitt",
9970                     "email": "schmittjoh@gmail.com"
9971                 }
9972             ],
9973             "description": "Docblock Annotations Parser",
9974             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
9975             "keywords": [
9976                 "annotations",
9977                 "docblock",
9978                 "parser"
9979             ],
9980             "support": {
9981                 "issues": "https://github.com/doctrine/annotations/issues",
9982                 "source": "https://github.com/doctrine/annotations/tree/1.13.3"
9983             },
9984             "time": "2022-07-02T10:48:51+00:00"
9985         },
9986         {
9987             "name": "doctrine/instantiator",
9988             "version": "1.4.1",
9989             "source": {
9990                 "type": "git",
9991                 "url": "https://github.com/doctrine/instantiator.git",
9992                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
9993             },
9994             "dist": {
9995                 "type": "zip",
9996                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
9997                 "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
9998                 "shasum": ""
9999             },
10000             "require": {
10001                 "php": "^7.1 || ^8.0"
10002             },
10003             "require-dev": {
10004                 "doctrine/coding-standard": "^9",
10005                 "ext-pdo": "*",
10006                 "ext-phar": "*",
10007                 "phpbench/phpbench": "^0.16 || ^1",
10008                 "phpstan/phpstan": "^1.4",
10009                 "phpstan/phpstan-phpunit": "^1",
10010                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10011                 "vimeo/psalm": "^4.22"
10012             },
10013             "type": "library",
10014             "autoload": {
10015                 "psr-4": {
10016                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
10017                 }
10018             },
10019             "notification-url": "https://packagist.org/downloads/",
10020             "license": [
10021                 "MIT"
10022             ],
10023             "authors": [
10024                 {
10025                     "name": "Marco Pivetta",
10026                     "email": "ocramius@gmail.com",
10027                     "homepage": "https://ocramius.github.io/"
10028                 }
10029             ],
10030             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
10031             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
10032             "keywords": [
10033                 "constructor",
10034                 "instantiate"
10035             ],
10036             "support": {
10037                 "issues": "https://github.com/doctrine/instantiator/issues",
10038                 "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
10039             },
10040             "funding": [
10041                 {
10042                     "url": "https://www.doctrine-project.org/sponsorship.html",
10043                     "type": "custom"
10044                 },
10045                 {
10046                     "url": "https://www.patreon.com/phpdoctrine",
10047                     "type": "patreon"
10048                 },
10049                 {
10050                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
10051                     "type": "tidelift"
10052                 }
10053             ],
10054             "time": "2022-03-03T08:28:38+00:00"
10055         },
10056         {
10057             "name": "doctrine/lexer",
10058             "version": "1.2.3",
10059             "source": {
10060                 "type": "git",
10061                 "url": "https://github.com/doctrine/lexer.git",
10062                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
10063             },
10064             "dist": {
10065                 "type": "zip",
10066                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
10067                 "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
10068                 "shasum": ""
10069             },
10070             "require": {
10071                 "php": "^7.1 || ^8.0"
10072             },
10073             "require-dev": {
10074                 "doctrine/coding-standard": "^9.0",
10075                 "phpstan/phpstan": "^1.3",
10076                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10077                 "vimeo/psalm": "^4.11"
10078             },
10079             "type": "library",
10080             "autoload": {
10081                 "psr-4": {
10082                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
10083                 }
10084             },
10085             "notification-url": "https://packagist.org/downloads/",
10086             "license": [
10087                 "MIT"
10088             ],
10089             "authors": [
10090                 {
10091                     "name": "Guilherme Blanco",
10092                     "email": "guilhermeblanco@gmail.com"
10093                 },
10094                 {
10095                     "name": "Roman Borschel",
10096                     "email": "roman@code-factory.org"
10097                 },
10098                 {
10099                     "name": "Johannes Schmitt",
10100                     "email": "schmittjoh@gmail.com"
10101                 }
10102             ],
10103             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10104             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10105             "keywords": [
10106                 "annotations",
10107                 "docblock",
10108                 "lexer",
10109                 "parser",
10110                 "php"
10111             ],
10112             "support": {
10113                 "issues": "https://github.com/doctrine/lexer/issues",
10114                 "source": "https://github.com/doctrine/lexer/tree/1.2.3"
10115             },
10116             "funding": [
10117                 {
10118                     "url": "https://www.doctrine-project.org/sponsorship.html",
10119                     "type": "custom"
10120                 },
10121                 {
10122                     "url": "https://www.patreon.com/phpdoctrine",
10123                     "type": "patreon"
10124                 },
10125                 {
10126                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10127                     "type": "tidelift"
10128                 }
10129             ],
10130             "time": "2022-02-28T11:07:21+00:00"
10131         },
10132         {
10133             "name": "phar-io/manifest",
10134             "version": "2.0.3",
10135             "source": {
10136                 "type": "git",
10137                 "url": "https://github.com/phar-io/manifest.git",
10138                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10139             },
10140             "dist": {
10141                 "type": "zip",
10142                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10143                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10144                 "shasum": ""
10145             },
10146             "require": {
10147                 "ext-dom": "*",
10148                 "ext-phar": "*",
10149                 "ext-xmlwriter": "*",
10150                 "phar-io/version": "^3.0.1",
10151                 "php": "^7.2 || ^8.0"
10152             },
10153             "type": "library",
10154             "extra": {
10155                 "branch-alias": {
10156                     "dev-master": "2.0.x-dev"
10157                 }
10158             },
10159             "autoload": {
10160                 "classmap": [
10161                     "src/"
10162                 ]
10163             },
10164             "notification-url": "https://packagist.org/downloads/",
10165             "license": [
10166                 "BSD-3-Clause"
10167             ],
10168             "authors": [
10169                 {
10170                     "name": "Arne Blankerts",
10171                     "email": "arne@blankerts.de",
10172                     "role": "Developer"
10173                 },
10174                 {
10175                     "name": "Sebastian Heuer",
10176                     "email": "sebastian@phpeople.de",
10177                     "role": "Developer"
10178                 },
10179                 {
10180                     "name": "Sebastian Bergmann",
10181                     "email": "sebastian@phpunit.de",
10182                     "role": "Developer"
10183                 }
10184             ],
10185             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10186             "support": {
10187                 "issues": "https://github.com/phar-io/manifest/issues",
10188                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10189             },
10190             "time": "2021-07-20T11:28:43+00:00"
10191         },
10192         {
10193             "name": "phar-io/version",
10194             "version": "3.2.1",
10195             "source": {
10196                 "type": "git",
10197                 "url": "https://github.com/phar-io/version.git",
10198                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10199             },
10200             "dist": {
10201                 "type": "zip",
10202                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10203                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10204                 "shasum": ""
10205             },
10206             "require": {
10207                 "php": "^7.2 || ^8.0"
10208             },
10209             "type": "library",
10210             "autoload": {
10211                 "classmap": [
10212                     "src/"
10213                 ]
10214             },
10215             "notification-url": "https://packagist.org/downloads/",
10216             "license": [
10217                 "BSD-3-Clause"
10218             ],
10219             "authors": [
10220                 {
10221                     "name": "Arne Blankerts",
10222                     "email": "arne@blankerts.de",
10223                     "role": "Developer"
10224                 },
10225                 {
10226                     "name": "Sebastian Heuer",
10227                     "email": "sebastian@phpeople.de",
10228                     "role": "Developer"
10229                 },
10230                 {
10231                     "name": "Sebastian Bergmann",
10232                     "email": "sebastian@phpunit.de",
10233                     "role": "Developer"
10234                 }
10235             ],
10236             "description": "Library for handling version information and constraints",
10237             "support": {
10238                 "issues": "https://github.com/phar-io/version/issues",
10239                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10240             },
10241             "time": "2022-02-21T01:04:05+00:00"
10242         },
10243         {
10244             "name": "php-webdriver/webdriver",
10245             "version": "1.12.1",
10246             "source": {
10247                 "type": "git",
10248                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10249                 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a"
10250             },
10251             "dist": {
10252                 "type": "zip",
10253                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
10254                 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
10255                 "shasum": ""
10256             },
10257             "require": {
10258                 "ext-curl": "*",
10259                 "ext-json": "*",
10260                 "ext-zip": "*",
10261                 "php": "^5.6 || ~7.0 || ^8.0",
10262                 "symfony/polyfill-mbstring": "^1.12",
10263                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
10264             },
10265             "replace": {
10266                 "facebook/webdriver": "*"
10267             },
10268             "require-dev": {
10269                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
10270                 "php-coveralls/php-coveralls": "^2.4",
10271                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
10272                 "php-parallel-lint/php-parallel-lint": "^1.2",
10273                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
10274                 "squizlabs/php_codesniffer": "^3.5",
10275                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
10276             },
10277             "suggest": {
10278                 "ext-SimpleXML": "For Firefox profile creation"
10279             },
10280             "type": "library",
10281             "autoload": {
10282                 "files": [
10283                     "lib/Exception/TimeoutException.php"
10284                 ],
10285                 "psr-4": {
10286                     "Facebook\\WebDriver\\": "lib/"
10287                 }
10288             },
10289             "notification-url": "https://packagist.org/downloads/",
10290             "license": [
10291                 "MIT"
10292             ],
10293             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10294             "homepage": "https://github.com/php-webdriver/php-webdriver",
10295             "keywords": [
10296                 "Chromedriver",
10297                 "geckodriver",
10298                 "php",
10299                 "selenium",
10300                 "webdriver"
10301             ],
10302             "support": {
10303                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10304                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.1"
10305             },
10306             "time": "2022-05-03T12:16:34+00:00"
10307         },
10308         {
10309             "name": "phpunit/php-code-coverage",
10310             "version": "9.2.17",
10311             "source": {
10312                 "type": "git",
10313                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10314                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
10315             },
10316             "dist": {
10317                 "type": "zip",
10318                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
10319                 "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
10320                 "shasum": ""
10321             },
10322             "require": {
10323                 "ext-dom": "*",
10324                 "ext-libxml": "*",
10325                 "ext-xmlwriter": "*",
10326                 "nikic/php-parser": "^4.14",
10327                 "php": ">=7.3",
10328                 "phpunit/php-file-iterator": "^3.0.3",
10329                 "phpunit/php-text-template": "^2.0.2",
10330                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
10331                 "sebastian/complexity": "^2.0",
10332                 "sebastian/environment": "^5.1.2",
10333                 "sebastian/lines-of-code": "^1.0.3",
10334                 "sebastian/version": "^3.0.1",
10335                 "theseer/tokenizer": "^1.2.0"
10336             },
10337             "require-dev": {
10338                 "phpunit/phpunit": "^9.3"
10339             },
10340             "suggest": {
10341                 "ext-pcov": "*",
10342                 "ext-xdebug": "*"
10343             },
10344             "type": "library",
10345             "extra": {
10346                 "branch-alias": {
10347                     "dev-master": "9.2-dev"
10348                 }
10349             },
10350             "autoload": {
10351                 "classmap": [
10352                     "src/"
10353                 ]
10354             },
10355             "notification-url": "https://packagist.org/downloads/",
10356             "license": [
10357                 "BSD-3-Clause"
10358             ],
10359             "authors": [
10360                 {
10361                     "name": "Sebastian Bergmann",
10362                     "email": "sebastian@phpunit.de",
10363                     "role": "lead"
10364                 }
10365             ],
10366             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10367             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10368             "keywords": [
10369                 "coverage",
10370                 "testing",
10371                 "xunit"
10372             ],
10373             "support": {
10374                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10375                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
10376             },
10377             "funding": [
10378                 {
10379                     "url": "https://github.com/sebastianbergmann",
10380                     "type": "github"
10381                 }
10382             ],
10383             "time": "2022-08-30T12:24:04+00:00"
10384         },
10385         {
10386             "name": "phpunit/php-file-iterator",
10387             "version": "3.0.6",
10388             "source": {
10389                 "type": "git",
10390                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10391                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
10392             },
10393             "dist": {
10394                 "type": "zip",
10395                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10396                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
10397                 "shasum": ""
10398             },
10399             "require": {
10400                 "php": ">=7.3"
10401             },
10402             "require-dev": {
10403                 "phpunit/phpunit": "^9.3"
10404             },
10405             "type": "library",
10406             "extra": {
10407                 "branch-alias": {
10408                     "dev-master": "3.0-dev"
10409                 }
10410             },
10411             "autoload": {
10412                 "classmap": [
10413                     "src/"
10414                 ]
10415             },
10416             "notification-url": "https://packagist.org/downloads/",
10417             "license": [
10418                 "BSD-3-Clause"
10419             ],
10420             "authors": [
10421                 {
10422                     "name": "Sebastian Bergmann",
10423                     "email": "sebastian@phpunit.de",
10424                     "role": "lead"
10425                 }
10426             ],
10427             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10428             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10429             "keywords": [
10430                 "filesystem",
10431                 "iterator"
10432             ],
10433             "support": {
10434                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10435                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
10436             },
10437             "funding": [
10438                 {
10439                     "url": "https://github.com/sebastianbergmann",
10440                     "type": "github"
10441                 }
10442             ],
10443             "time": "2021-12-02T12:48:52+00:00"
10444         },
10445         {
10446             "name": "phpunit/php-invoker",
10447             "version": "3.1.1",
10448             "source": {
10449                 "type": "git",
10450                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10451                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
10452             },
10453             "dist": {
10454                 "type": "zip",
10455                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10456                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
10457                 "shasum": ""
10458             },
10459             "require": {
10460                 "php": ">=7.3"
10461             },
10462             "require-dev": {
10463                 "ext-pcntl": "*",
10464                 "phpunit/phpunit": "^9.3"
10465             },
10466             "suggest": {
10467                 "ext-pcntl": "*"
10468             },
10469             "type": "library",
10470             "extra": {
10471                 "branch-alias": {
10472                     "dev-master": "3.1-dev"
10473                 }
10474             },
10475             "autoload": {
10476                 "classmap": [
10477                     "src/"
10478                 ]
10479             },
10480             "notification-url": "https://packagist.org/downloads/",
10481             "license": [
10482                 "BSD-3-Clause"
10483             ],
10484             "authors": [
10485                 {
10486                     "name": "Sebastian Bergmann",
10487                     "email": "sebastian@phpunit.de",
10488                     "role": "lead"
10489                 }
10490             ],
10491             "description": "Invoke callables with a timeout",
10492             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10493             "keywords": [
10494                 "process"
10495             ],
10496             "support": {
10497                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10498                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
10499             },
10500             "funding": [
10501                 {
10502                     "url": "https://github.com/sebastianbergmann",
10503                     "type": "github"
10504                 }
10505             ],
10506             "time": "2020-09-28T05:58:55+00:00"
10507         },
10508         {
10509             "name": "phpunit/php-text-template",
10510             "version": "2.0.4",
10511             "source": {
10512                 "type": "git",
10513                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10514                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
10515             },
10516             "dist": {
10517                 "type": "zip",
10518                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10519                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
10520                 "shasum": ""
10521             },
10522             "require": {
10523                 "php": ">=7.3"
10524             },
10525             "require-dev": {
10526                 "phpunit/phpunit": "^9.3"
10527             },
10528             "type": "library",
10529             "extra": {
10530                 "branch-alias": {
10531                     "dev-master": "2.0-dev"
10532                 }
10533             },
10534             "autoload": {
10535                 "classmap": [
10536                     "src/"
10537                 ]
10538             },
10539             "notification-url": "https://packagist.org/downloads/",
10540             "license": [
10541                 "BSD-3-Clause"
10542             ],
10543             "authors": [
10544                 {
10545                     "name": "Sebastian Bergmann",
10546                     "email": "sebastian@phpunit.de",
10547                     "role": "lead"
10548                 }
10549             ],
10550             "description": "Simple template engine.",
10551             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10552             "keywords": [
10553                 "template"
10554             ],
10555             "support": {
10556                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10557                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
10558             },
10559             "funding": [
10560                 {
10561                     "url": "https://github.com/sebastianbergmann",
10562                     "type": "github"
10563                 }
10564             ],
10565             "time": "2020-10-26T05:33:50+00:00"
10566         },
10567         {
10568             "name": "phpunit/php-timer",
10569             "version": "5.0.3",
10570             "source": {
10571                 "type": "git",
10572                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10573                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
10574             },
10575             "dist": {
10576                 "type": "zip",
10577                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10578                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
10579                 "shasum": ""
10580             },
10581             "require": {
10582                 "php": ">=7.3"
10583             },
10584             "require-dev": {
10585                 "phpunit/phpunit": "^9.3"
10586             },
10587             "type": "library",
10588             "extra": {
10589                 "branch-alias": {
10590                     "dev-master": "5.0-dev"
10591                 }
10592             },
10593             "autoload": {
10594                 "classmap": [
10595                     "src/"
10596                 ]
10597             },
10598             "notification-url": "https://packagist.org/downloads/",
10599             "license": [
10600                 "BSD-3-Clause"
10601             ],
10602             "authors": [
10603                 {
10604                     "name": "Sebastian Bergmann",
10605                     "email": "sebastian@phpunit.de",
10606                     "role": "lead"
10607                 }
10608             ],
10609             "description": "Utility class for timing",
10610             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10611             "keywords": [
10612                 "timer"
10613             ],
10614             "support": {
10615                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10616                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
10617             },
10618             "funding": [
10619                 {
10620                     "url": "https://github.com/sebastianbergmann",
10621                     "type": "github"
10622                 }
10623             ],
10624             "time": "2020-10-26T13:16:10+00:00"
10625         },
10626         {
10627             "name": "phpunit/phpunit",
10628             "version": "9.5.24",
10629             "source": {
10630                 "type": "git",
10631                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10632                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
10633             },
10634             "dist": {
10635                 "type": "zip",
10636                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
10637                 "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
10638                 "shasum": ""
10639             },
10640             "require": {
10641                 "doctrine/instantiator": "^1.3.1",
10642                 "ext-dom": "*",
10643                 "ext-json": "*",
10644                 "ext-libxml": "*",
10645                 "ext-mbstring": "*",
10646                 "ext-xml": "*",
10647                 "ext-xmlwriter": "*",
10648                 "myclabs/deep-copy": "^1.10.1",
10649                 "phar-io/manifest": "^2.0.3",
10650                 "phar-io/version": "^3.0.2",
10651                 "php": ">=7.3",
10652                 "phpunit/php-code-coverage": "^9.2.13",
10653                 "phpunit/php-file-iterator": "^3.0.5",
10654                 "phpunit/php-invoker": "^3.1.1",
10655                 "phpunit/php-text-template": "^2.0.3",
10656                 "phpunit/php-timer": "^5.0.2",
10657                 "sebastian/cli-parser": "^1.0.1",
10658                 "sebastian/code-unit": "^1.0.6",
10659                 "sebastian/comparator": "^4.0.5",
10660                 "sebastian/diff": "^4.0.3",
10661                 "sebastian/environment": "^5.1.3",
10662                 "sebastian/exporter": "^4.0.3",
10663                 "sebastian/global-state": "^5.0.1",
10664                 "sebastian/object-enumerator": "^4.0.3",
10665                 "sebastian/resource-operations": "^3.0.3",
10666                 "sebastian/type": "^3.1",
10667                 "sebastian/version": "^3.0.2"
10668             },
10669             "suggest": {
10670                 "ext-soap": "*",
10671                 "ext-xdebug": "*"
10672             },
10673             "bin": [
10674                 "phpunit"
10675             ],
10676             "type": "library",
10677             "extra": {
10678                 "branch-alias": {
10679                     "dev-master": "9.5-dev"
10680                 }
10681             },
10682             "autoload": {
10683                 "files": [
10684                     "src/Framework/Assert/Functions.php"
10685                 ],
10686                 "classmap": [
10687                     "src/"
10688                 ]
10689             },
10690             "notification-url": "https://packagist.org/downloads/",
10691             "license": [
10692                 "BSD-3-Clause"
10693             ],
10694             "authors": [
10695                 {
10696                     "name": "Sebastian Bergmann",
10697                     "email": "sebastian@phpunit.de",
10698                     "role": "lead"
10699                 }
10700             ],
10701             "description": "The PHP Unit Testing framework.",
10702             "homepage": "https://phpunit.de/",
10703             "keywords": [
10704                 "phpunit",
10705                 "testing",
10706                 "xunit"
10707             ],
10708             "support": {
10709                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10710                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24"
10711             },
10712             "funding": [
10713                 {
10714                     "url": "https://phpunit.de/sponsors.html",
10715                     "type": "custom"
10716                 },
10717                 {
10718                     "url": "https://github.com/sebastianbergmann",
10719                     "type": "github"
10720                 }
10721             ],
10722             "time": "2022-08-30T07:42:16+00:00"
10723         },
10724         {
10725             "name": "sebastian/cli-parser",
10726             "version": "1.0.1",
10727             "source": {
10728                 "type": "git",
10729                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10730                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
10731             },
10732             "dist": {
10733                 "type": "zip",
10734                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10735                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
10736                 "shasum": ""
10737             },
10738             "require": {
10739                 "php": ">=7.3"
10740             },
10741             "require-dev": {
10742                 "phpunit/phpunit": "^9.3"
10743             },
10744             "type": "library",
10745             "extra": {
10746                 "branch-alias": {
10747                     "dev-master": "1.0-dev"
10748                 }
10749             },
10750             "autoload": {
10751                 "classmap": [
10752                     "src/"
10753                 ]
10754             },
10755             "notification-url": "https://packagist.org/downloads/",
10756             "license": [
10757                 "BSD-3-Clause"
10758             ],
10759             "authors": [
10760                 {
10761                     "name": "Sebastian Bergmann",
10762                     "email": "sebastian@phpunit.de",
10763                     "role": "lead"
10764                 }
10765             ],
10766             "description": "Library for parsing CLI options",
10767             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10768             "support": {
10769                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10770                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
10771             },
10772             "funding": [
10773                 {
10774                     "url": "https://github.com/sebastianbergmann",
10775                     "type": "github"
10776                 }
10777             ],
10778             "time": "2020-09-28T06:08:49+00:00"
10779         },
10780         {
10781             "name": "sebastian/code-unit",
10782             "version": "1.0.8",
10783             "source": {
10784                 "type": "git",
10785                 "url": "https://github.com/sebastianbergmann/code-unit.git",
10786                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
10787             },
10788             "dist": {
10789                 "type": "zip",
10790                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
10791                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
10792                 "shasum": ""
10793             },
10794             "require": {
10795                 "php": ">=7.3"
10796             },
10797             "require-dev": {
10798                 "phpunit/phpunit": "^9.3"
10799             },
10800             "type": "library",
10801             "extra": {
10802                 "branch-alias": {
10803                     "dev-master": "1.0-dev"
10804                 }
10805             },
10806             "autoload": {
10807                 "classmap": [
10808                     "src/"
10809                 ]
10810             },
10811             "notification-url": "https://packagist.org/downloads/",
10812             "license": [
10813                 "BSD-3-Clause"
10814             ],
10815             "authors": [
10816                 {
10817                     "name": "Sebastian Bergmann",
10818                     "email": "sebastian@phpunit.de",
10819                     "role": "lead"
10820                 }
10821             ],
10822             "description": "Collection of value objects that represent the PHP code units",
10823             "homepage": "https://github.com/sebastianbergmann/code-unit",
10824             "support": {
10825                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
10826                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
10827             },
10828             "funding": [
10829                 {
10830                     "url": "https://github.com/sebastianbergmann",
10831                     "type": "github"
10832                 }
10833             ],
10834             "time": "2020-10-26T13:08:54+00:00"
10835         },
10836         {
10837             "name": "sebastian/code-unit-reverse-lookup",
10838             "version": "2.0.3",
10839             "source": {
10840                 "type": "git",
10841                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10842                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
10843             },
10844             "dist": {
10845                 "type": "zip",
10846                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10847                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
10848                 "shasum": ""
10849             },
10850             "require": {
10851                 "php": ">=7.3"
10852             },
10853             "require-dev": {
10854                 "phpunit/phpunit": "^9.3"
10855             },
10856             "type": "library",
10857             "extra": {
10858                 "branch-alias": {
10859                     "dev-master": "2.0-dev"
10860                 }
10861             },
10862             "autoload": {
10863                 "classmap": [
10864                     "src/"
10865                 ]
10866             },
10867             "notification-url": "https://packagist.org/downloads/",
10868             "license": [
10869                 "BSD-3-Clause"
10870             ],
10871             "authors": [
10872                 {
10873                     "name": "Sebastian Bergmann",
10874                     "email": "sebastian@phpunit.de"
10875                 }
10876             ],
10877             "description": "Looks up which function or method a line of code belongs to",
10878             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10879             "support": {
10880                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10881                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
10882             },
10883             "funding": [
10884                 {
10885                     "url": "https://github.com/sebastianbergmann",
10886                     "type": "github"
10887                 }
10888             ],
10889             "time": "2020-09-28T05:30:19+00:00"
10890         },
10891         {
10892             "name": "sebastian/comparator",
10893             "version": "4.0.6",
10894             "source": {
10895                 "type": "git",
10896                 "url": "https://github.com/sebastianbergmann/comparator.git",
10897                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
10898             },
10899             "dist": {
10900                 "type": "zip",
10901                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
10902                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
10903                 "shasum": ""
10904             },
10905             "require": {
10906                 "php": ">=7.3",
10907                 "sebastian/diff": "^4.0",
10908                 "sebastian/exporter": "^4.0"
10909             },
10910             "require-dev": {
10911                 "phpunit/phpunit": "^9.3"
10912             },
10913             "type": "library",
10914             "extra": {
10915                 "branch-alias": {
10916                     "dev-master": "4.0-dev"
10917                 }
10918             },
10919             "autoload": {
10920                 "classmap": [
10921                     "src/"
10922                 ]
10923             },
10924             "notification-url": "https://packagist.org/downloads/",
10925             "license": [
10926                 "BSD-3-Clause"
10927             ],
10928             "authors": [
10929                 {
10930                     "name": "Sebastian Bergmann",
10931                     "email": "sebastian@phpunit.de"
10932                 },
10933                 {
10934                     "name": "Jeff Welch",
10935                     "email": "whatthejeff@gmail.com"
10936                 },
10937                 {
10938                     "name": "Volker Dusch",
10939                     "email": "github@wallbash.com"
10940                 },
10941                 {
10942                     "name": "Bernhard Schussek",
10943                     "email": "bschussek@2bepublished.at"
10944                 }
10945             ],
10946             "description": "Provides the functionality to compare PHP values for equality",
10947             "homepage": "https://github.com/sebastianbergmann/comparator",
10948             "keywords": [
10949                 "comparator",
10950                 "compare",
10951                 "equality"
10952             ],
10953             "support": {
10954                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
10955                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
10956             },
10957             "funding": [
10958                 {
10959                     "url": "https://github.com/sebastianbergmann",
10960                     "type": "github"
10961                 }
10962             ],
10963             "time": "2020-10-26T15:49:45+00:00"
10964         },
10965         {
10966             "name": "sebastian/complexity",
10967             "version": "2.0.2",
10968             "source": {
10969                 "type": "git",
10970                 "url": "https://github.com/sebastianbergmann/complexity.git",
10971                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
10972             },
10973             "dist": {
10974                 "type": "zip",
10975                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
10976                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
10977                 "shasum": ""
10978             },
10979             "require": {
10980                 "nikic/php-parser": "^4.7",
10981                 "php": ">=7.3"
10982             },
10983             "require-dev": {
10984                 "phpunit/phpunit": "^9.3"
10985             },
10986             "type": "library",
10987             "extra": {
10988                 "branch-alias": {
10989                     "dev-master": "2.0-dev"
10990                 }
10991             },
10992             "autoload": {
10993                 "classmap": [
10994                     "src/"
10995                 ]
10996             },
10997             "notification-url": "https://packagist.org/downloads/",
10998             "license": [
10999                 "BSD-3-Clause"
11000             ],
11001             "authors": [
11002                 {
11003                     "name": "Sebastian Bergmann",
11004                     "email": "sebastian@phpunit.de",
11005                     "role": "lead"
11006                 }
11007             ],
11008             "description": "Library for calculating the complexity of PHP code units",
11009             "homepage": "https://github.com/sebastianbergmann/complexity",
11010             "support": {
11011                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11012                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
11013             },
11014             "funding": [
11015                 {
11016                     "url": "https://github.com/sebastianbergmann",
11017                     "type": "github"
11018                 }
11019             ],
11020             "time": "2020-10-26T15:52:27+00:00"
11021         },
11022         {
11023             "name": "sebastian/diff",
11024             "version": "4.0.4",
11025             "source": {
11026                 "type": "git",
11027                 "url": "https://github.com/sebastianbergmann/diff.git",
11028                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
11029             },
11030             "dist": {
11031                 "type": "zip",
11032                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11033                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
11034                 "shasum": ""
11035             },
11036             "require": {
11037                 "php": ">=7.3"
11038             },
11039             "require-dev": {
11040                 "phpunit/phpunit": "^9.3",
11041                 "symfony/process": "^4.2 || ^5"
11042             },
11043             "type": "library",
11044             "extra": {
11045                 "branch-alias": {
11046                     "dev-master": "4.0-dev"
11047                 }
11048             },
11049             "autoload": {
11050                 "classmap": [
11051                     "src/"
11052                 ]
11053             },
11054             "notification-url": "https://packagist.org/downloads/",
11055             "license": [
11056                 "BSD-3-Clause"
11057             ],
11058             "authors": [
11059                 {
11060                     "name": "Sebastian Bergmann",
11061                     "email": "sebastian@phpunit.de"
11062                 },
11063                 {
11064                     "name": "Kore Nordmann",
11065                     "email": "mail@kore-nordmann.de"
11066                 }
11067             ],
11068             "description": "Diff implementation",
11069             "homepage": "https://github.com/sebastianbergmann/diff",
11070             "keywords": [
11071                 "diff",
11072                 "udiff",
11073                 "unidiff",
11074                 "unified diff"
11075             ],
11076             "support": {
11077                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11078                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
11079             },
11080             "funding": [
11081                 {
11082                     "url": "https://github.com/sebastianbergmann",
11083                     "type": "github"
11084                 }
11085             ],
11086             "time": "2020-10-26T13:10:38+00:00"
11087         },
11088         {
11089             "name": "sebastian/environment",
11090             "version": "5.1.4",
11091             "source": {
11092                 "type": "git",
11093                 "url": "https://github.com/sebastianbergmann/environment.git",
11094                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
11095             },
11096             "dist": {
11097                 "type": "zip",
11098                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11099                 "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
11100                 "shasum": ""
11101             },
11102             "require": {
11103                 "php": ">=7.3"
11104             },
11105             "require-dev": {
11106                 "phpunit/phpunit": "^9.3"
11107             },
11108             "suggest": {
11109                 "ext-posix": "*"
11110             },
11111             "type": "library",
11112             "extra": {
11113                 "branch-alias": {
11114                     "dev-master": "5.1-dev"
11115                 }
11116             },
11117             "autoload": {
11118                 "classmap": [
11119                     "src/"
11120                 ]
11121             },
11122             "notification-url": "https://packagist.org/downloads/",
11123             "license": [
11124                 "BSD-3-Clause"
11125             ],
11126             "authors": [
11127                 {
11128                     "name": "Sebastian Bergmann",
11129                     "email": "sebastian@phpunit.de"
11130                 }
11131             ],
11132             "description": "Provides functionality to handle HHVM/PHP environments",
11133             "homepage": "http://www.github.com/sebastianbergmann/environment",
11134             "keywords": [
11135                 "Xdebug",
11136                 "environment",
11137                 "hhvm"
11138             ],
11139             "support": {
11140                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11141                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
11142             },
11143             "funding": [
11144                 {
11145                     "url": "https://github.com/sebastianbergmann",
11146                     "type": "github"
11147                 }
11148             ],
11149             "time": "2022-04-03T09:37:03+00:00"
11150         },
11151         {
11152             "name": "sebastian/exporter",
11153             "version": "4.0.4",
11154             "source": {
11155                 "type": "git",
11156                 "url": "https://github.com/sebastianbergmann/exporter.git",
11157                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
11158             },
11159             "dist": {
11160                 "type": "zip",
11161                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
11162                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
11163                 "shasum": ""
11164             },
11165             "require": {
11166                 "php": ">=7.3",
11167                 "sebastian/recursion-context": "^4.0"
11168             },
11169             "require-dev": {
11170                 "ext-mbstring": "*",
11171                 "phpunit/phpunit": "^9.3"
11172             },
11173             "type": "library",
11174             "extra": {
11175                 "branch-alias": {
11176                     "dev-master": "4.0-dev"
11177                 }
11178             },
11179             "autoload": {
11180                 "classmap": [
11181                     "src/"
11182                 ]
11183             },
11184             "notification-url": "https://packagist.org/downloads/",
11185             "license": [
11186                 "BSD-3-Clause"
11187             ],
11188             "authors": [
11189                 {
11190                     "name": "Sebastian Bergmann",
11191                     "email": "sebastian@phpunit.de"
11192                 },
11193                 {
11194                     "name": "Jeff Welch",
11195                     "email": "whatthejeff@gmail.com"
11196                 },
11197                 {
11198                     "name": "Volker Dusch",
11199                     "email": "github@wallbash.com"
11200                 },
11201                 {
11202                     "name": "Adam Harvey",
11203                     "email": "aharvey@php.net"
11204                 },
11205                 {
11206                     "name": "Bernhard Schussek",
11207                     "email": "bschussek@gmail.com"
11208                 }
11209             ],
11210             "description": "Provides the functionality to export PHP variables for visualization",
11211             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11212             "keywords": [
11213                 "export",
11214                 "exporter"
11215             ],
11216             "support": {
11217                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11218                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
11219             },
11220             "funding": [
11221                 {
11222                     "url": "https://github.com/sebastianbergmann",
11223                     "type": "github"
11224                 }
11225             ],
11226             "time": "2021-11-11T14:18:36+00:00"
11227         },
11228         {
11229             "name": "sebastian/global-state",
11230             "version": "5.0.5",
11231             "source": {
11232                 "type": "git",
11233                 "url": "https://github.com/sebastianbergmann/global-state.git",
11234                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
11235             },
11236             "dist": {
11237                 "type": "zip",
11238                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11239                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
11240                 "shasum": ""
11241             },
11242             "require": {
11243                 "php": ">=7.3",
11244                 "sebastian/object-reflector": "^2.0",
11245                 "sebastian/recursion-context": "^4.0"
11246             },
11247             "require-dev": {
11248                 "ext-dom": "*",
11249                 "phpunit/phpunit": "^9.3"
11250             },
11251             "suggest": {
11252                 "ext-uopz": "*"
11253             },
11254             "type": "library",
11255             "extra": {
11256                 "branch-alias": {
11257                     "dev-master": "5.0-dev"
11258                 }
11259             },
11260             "autoload": {
11261                 "classmap": [
11262                     "src/"
11263                 ]
11264             },
11265             "notification-url": "https://packagist.org/downloads/",
11266             "license": [
11267                 "BSD-3-Clause"
11268             ],
11269             "authors": [
11270                 {
11271                     "name": "Sebastian Bergmann",
11272                     "email": "sebastian@phpunit.de"
11273                 }
11274             ],
11275             "description": "Snapshotting of global state",
11276             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11277             "keywords": [
11278                 "global state"
11279             ],
11280             "support": {
11281                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11282                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
11283             },
11284             "funding": [
11285                 {
11286                     "url": "https://github.com/sebastianbergmann",
11287                     "type": "github"
11288                 }
11289             ],
11290             "time": "2022-02-14T08:28:10+00:00"
11291         },
11292         {
11293             "name": "sebastian/lines-of-code",
11294             "version": "1.0.3",
11295             "source": {
11296                 "type": "git",
11297                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11298                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
11299             },
11300             "dist": {
11301                 "type": "zip",
11302                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11303                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
11304                 "shasum": ""
11305             },
11306             "require": {
11307                 "nikic/php-parser": "^4.6",
11308                 "php": ">=7.3"
11309             },
11310             "require-dev": {
11311                 "phpunit/phpunit": "^9.3"
11312             },
11313             "type": "library",
11314             "extra": {
11315                 "branch-alias": {
11316                     "dev-master": "1.0-dev"
11317                 }
11318             },
11319             "autoload": {
11320                 "classmap": [
11321                     "src/"
11322                 ]
11323             },
11324             "notification-url": "https://packagist.org/downloads/",
11325             "license": [
11326                 "BSD-3-Clause"
11327             ],
11328             "authors": [
11329                 {
11330                     "name": "Sebastian Bergmann",
11331                     "email": "sebastian@phpunit.de",
11332                     "role": "lead"
11333                 }
11334             ],
11335             "description": "Library for counting the lines of code in PHP source code",
11336             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11337             "support": {
11338                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11339                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
11340             },
11341             "funding": [
11342                 {
11343                     "url": "https://github.com/sebastianbergmann",
11344                     "type": "github"
11345                 }
11346             ],
11347             "time": "2020-11-28T06:42:11+00:00"
11348         },
11349         {
11350             "name": "sebastian/object-enumerator",
11351             "version": "4.0.4",
11352             "source": {
11353                 "type": "git",
11354                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11355                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
11356             },
11357             "dist": {
11358                 "type": "zip",
11359                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
11360                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
11361                 "shasum": ""
11362             },
11363             "require": {
11364                 "php": ">=7.3",
11365                 "sebastian/object-reflector": "^2.0",
11366                 "sebastian/recursion-context": "^4.0"
11367             },
11368             "require-dev": {
11369                 "phpunit/phpunit": "^9.3"
11370             },
11371             "type": "library",
11372             "extra": {
11373                 "branch-alias": {
11374                     "dev-master": "4.0-dev"
11375                 }
11376             },
11377             "autoload": {
11378                 "classmap": [
11379                     "src/"
11380                 ]
11381             },
11382             "notification-url": "https://packagist.org/downloads/",
11383             "license": [
11384                 "BSD-3-Clause"
11385             ],
11386             "authors": [
11387                 {
11388                     "name": "Sebastian Bergmann",
11389                     "email": "sebastian@phpunit.de"
11390                 }
11391             ],
11392             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11393             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11394             "support": {
11395                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11396                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
11397             },
11398             "funding": [
11399                 {
11400                     "url": "https://github.com/sebastianbergmann",
11401                     "type": "github"
11402                 }
11403             ],
11404             "time": "2020-10-26T13:12:34+00:00"
11405         },
11406         {
11407             "name": "sebastian/object-reflector",
11408             "version": "2.0.4",
11409             "source": {
11410                 "type": "git",
11411                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11412                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
11413             },
11414             "dist": {
11415                 "type": "zip",
11416                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11417                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
11418                 "shasum": ""
11419             },
11420             "require": {
11421                 "php": ">=7.3"
11422             },
11423             "require-dev": {
11424                 "phpunit/phpunit": "^9.3"
11425             },
11426             "type": "library",
11427             "extra": {
11428                 "branch-alias": {
11429                     "dev-master": "2.0-dev"
11430                 }
11431             },
11432             "autoload": {
11433                 "classmap": [
11434                     "src/"
11435                 ]
11436             },
11437             "notification-url": "https://packagist.org/downloads/",
11438             "license": [
11439                 "BSD-3-Clause"
11440             ],
11441             "authors": [
11442                 {
11443                     "name": "Sebastian Bergmann",
11444                     "email": "sebastian@phpunit.de"
11445                 }
11446             ],
11447             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11448             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11449             "support": {
11450                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11451                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
11452             },
11453             "funding": [
11454                 {
11455                     "url": "https://github.com/sebastianbergmann",
11456                     "type": "github"
11457                 }
11458             ],
11459             "time": "2020-10-26T13:14:26+00:00"
11460         },
11461         {
11462             "name": "sebastian/recursion-context",
11463             "version": "4.0.4",
11464             "source": {
11465                 "type": "git",
11466                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11467                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
11468             },
11469             "dist": {
11470                 "type": "zip",
11471                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
11472                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
11473                 "shasum": ""
11474             },
11475             "require": {
11476                 "php": ">=7.3"
11477             },
11478             "require-dev": {
11479                 "phpunit/phpunit": "^9.3"
11480             },
11481             "type": "library",
11482             "extra": {
11483                 "branch-alias": {
11484                     "dev-master": "4.0-dev"
11485                 }
11486             },
11487             "autoload": {
11488                 "classmap": [
11489                     "src/"
11490                 ]
11491             },
11492             "notification-url": "https://packagist.org/downloads/",
11493             "license": [
11494                 "BSD-3-Clause"
11495             ],
11496             "authors": [
11497                 {
11498                     "name": "Sebastian Bergmann",
11499                     "email": "sebastian@phpunit.de"
11500                 },
11501                 {
11502                     "name": "Jeff Welch",
11503                     "email": "whatthejeff@gmail.com"
11504                 },
11505                 {
11506                     "name": "Adam Harvey",
11507                     "email": "aharvey@php.net"
11508                 }
11509             ],
11510             "description": "Provides functionality to recursively process PHP variables",
11511             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11512             "support": {
11513                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11514                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
11515             },
11516             "funding": [
11517                 {
11518                     "url": "https://github.com/sebastianbergmann",
11519                     "type": "github"
11520                 }
11521             ],
11522             "time": "2020-10-26T13:17:30+00:00"
11523         },
11524         {
11525             "name": "sebastian/resource-operations",
11526             "version": "3.0.3",
11527             "source": {
11528                 "type": "git",
11529                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
11530                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
11531             },
11532             "dist": {
11533                 "type": "zip",
11534                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11535                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
11536                 "shasum": ""
11537             },
11538             "require": {
11539                 "php": ">=7.3"
11540             },
11541             "require-dev": {
11542                 "phpunit/phpunit": "^9.0"
11543             },
11544             "type": "library",
11545             "extra": {
11546                 "branch-alias": {
11547                     "dev-master": "3.0-dev"
11548                 }
11549             },
11550             "autoload": {
11551                 "classmap": [
11552                     "src/"
11553                 ]
11554             },
11555             "notification-url": "https://packagist.org/downloads/",
11556             "license": [
11557                 "BSD-3-Clause"
11558             ],
11559             "authors": [
11560                 {
11561                     "name": "Sebastian Bergmann",
11562                     "email": "sebastian@phpunit.de"
11563                 }
11564             ],
11565             "description": "Provides a list of PHP built-in functions that operate on resources",
11566             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11567             "support": {
11568                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11569                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
11570             },
11571             "funding": [
11572                 {
11573                     "url": "https://github.com/sebastianbergmann",
11574                     "type": "github"
11575                 }
11576             ],
11577             "time": "2020-09-28T06:45:17+00:00"
11578         },
11579         {
11580             "name": "sebastian/type",
11581             "version": "3.1.0",
11582             "source": {
11583                 "type": "git",
11584                 "url": "https://github.com/sebastianbergmann/type.git",
11585                 "reference": "fb44e1cc6e557418387ad815780360057e40753e"
11586             },
11587             "dist": {
11588                 "type": "zip",
11589                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb44e1cc6e557418387ad815780360057e40753e",
11590                 "reference": "fb44e1cc6e557418387ad815780360057e40753e",
11591                 "shasum": ""
11592             },
11593             "require": {
11594                 "php": ">=7.3"
11595             },
11596             "require-dev": {
11597                 "phpunit/phpunit": "^9.5"
11598             },
11599             "type": "library",
11600             "extra": {
11601                 "branch-alias": {
11602                     "dev-master": "3.1-dev"
11603                 }
11604             },
11605             "autoload": {
11606                 "classmap": [
11607                     "src/"
11608                 ]
11609             },
11610             "notification-url": "https://packagist.org/downloads/",
11611             "license": [
11612                 "BSD-3-Clause"
11613             ],
11614             "authors": [
11615                 {
11616                     "name": "Sebastian Bergmann",
11617                     "email": "sebastian@phpunit.de",
11618                     "role": "lead"
11619                 }
11620             ],
11621             "description": "Collection of value objects that represent the types of the PHP type system",
11622             "homepage": "https://github.com/sebastianbergmann/type",
11623             "support": {
11624                 "issues": "https://github.com/sebastianbergmann/type/issues",
11625                 "source": "https://github.com/sebastianbergmann/type/tree/3.1.0"
11626             },
11627             "funding": [
11628                 {
11629                     "url": "https://github.com/sebastianbergmann",
11630                     "type": "github"
11631                 }
11632             ],
11633             "time": "2022-08-29T06:55:37+00:00"
11634         },
11635         {
11636             "name": "sebastian/version",
11637             "version": "3.0.2",
11638             "source": {
11639                 "type": "git",
11640                 "url": "https://github.com/sebastianbergmann/version.git",
11641                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
11642             },
11643             "dist": {
11644                 "type": "zip",
11645                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
11646                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
11647                 "shasum": ""
11648             },
11649             "require": {
11650                 "php": ">=7.3"
11651             },
11652             "type": "library",
11653             "extra": {
11654                 "branch-alias": {
11655                     "dev-master": "3.0-dev"
11656                 }
11657             },
11658             "autoload": {
11659                 "classmap": [
11660                     "src/"
11661                 ]
11662             },
11663             "notification-url": "https://packagist.org/downloads/",
11664             "license": [
11665                 "BSD-3-Clause"
11666             ],
11667             "authors": [
11668                 {
11669                     "name": "Sebastian Bergmann",
11670                     "email": "sebastian@phpunit.de",
11671                     "role": "lead"
11672                 }
11673             ],
11674             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11675             "homepage": "https://github.com/sebastianbergmann/version",
11676             "support": {
11677                 "issues": "https://github.com/sebastianbergmann/version/issues",
11678                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
11679             },
11680             "funding": [
11681                 {
11682                     "url": "https://github.com/sebastianbergmann",
11683                     "type": "github"
11684                 }
11685             ],
11686             "time": "2020-09-28T06:39:44+00:00"
11687         },
11688         {
11689             "name": "symfony/browser-kit",
11690             "version": "v5.4.11",
11691             "source": {
11692                 "type": "git",
11693                 "url": "https://github.com/symfony/browser-kit.git",
11694                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027"
11695             },
11696             "dist": {
11697                 "type": "zip",
11698                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11699                 "reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027",
11700                 "shasum": ""
11701             },
11702             "require": {
11703                 "php": ">=7.2.5",
11704                 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
11705                 "symfony/polyfill-php80": "^1.16"
11706             },
11707             "require-dev": {
11708                 "symfony/css-selector": "^4.4|^5.0|^6.0",
11709                 "symfony/http-client": "^4.4|^5.0|^6.0",
11710                 "symfony/mime": "^4.4|^5.0|^6.0",
11711                 "symfony/process": "^4.4|^5.0|^6.0"
11712             },
11713             "suggest": {
11714                 "symfony/process": ""
11715             },
11716             "type": "library",
11717             "autoload": {
11718                 "psr-4": {
11719                     "Symfony\\Component\\BrowserKit\\": ""
11720                 },
11721                 "exclude-from-classmap": [
11722                     "/Tests/"
11723                 ]
11724             },
11725             "notification-url": "https://packagist.org/downloads/",
11726             "license": [
11727                 "MIT"
11728             ],
11729             "authors": [
11730                 {
11731                     "name": "Fabien Potencier",
11732                     "email": "fabien@symfony.com"
11733                 },
11734                 {
11735                     "name": "Symfony Community",
11736                     "homepage": "https://symfony.com/contributors"
11737                 }
11738             ],
11739             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11740             "homepage": "https://symfony.com",
11741             "support": {
11742                 "source": "https://github.com/symfony/browser-kit/tree/v5.4.11"
11743             },
11744             "funding": [
11745                 {
11746                     "url": "https://symfony.com/sponsor",
11747                     "type": "custom"
11748                 },
11749                 {
11750                     "url": "https://github.com/fabpot",
11751                     "type": "github"
11752                 },
11753                 {
11754                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11755                     "type": "tidelift"
11756                 }
11757             ],
11758             "time": "2022-07-27T15:50:05+00:00"
11759         },
11760         {
11761             "name": "symfony/debug",
11762             "version": "v4.4.44",
11763             "source": {
11764                 "type": "git",
11765                 "url": "https://github.com/symfony/debug.git",
11766                 "reference": "1a692492190773c5310bc7877cb590c04c2f05be"
11767             },
11768             "dist": {
11769                 "type": "zip",
11770                 "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be",
11771                 "reference": "1a692492190773c5310bc7877cb590c04c2f05be",
11772                 "shasum": ""
11773             },
11774             "require": {
11775                 "php": ">=7.1.3",
11776                 "psr/log": "^1|^2|^3"
11777             },
11778             "conflict": {
11779                 "symfony/http-kernel": "<3.4"
11780             },
11781             "require-dev": {
11782                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
11783             },
11784             "type": "library",
11785             "autoload": {
11786                 "psr-4": {
11787                     "Symfony\\Component\\Debug\\": ""
11788                 },
11789                 "exclude-from-classmap": [
11790                     "/Tests/"
11791                 ]
11792             },
11793             "notification-url": "https://packagist.org/downloads/",
11794             "license": [
11795                 "MIT"
11796             ],
11797             "authors": [
11798                 {
11799                     "name": "Fabien Potencier",
11800                     "email": "fabien@symfony.com"
11801                 },
11802                 {
11803                     "name": "Symfony Community",
11804                     "homepage": "https://symfony.com/contributors"
11805                 }
11806             ],
11807             "description": "Provides tools to ease debugging PHP code",
11808             "homepage": "https://symfony.com",
11809             "support": {
11810                 "source": "https://github.com/symfony/debug/tree/v4.4.44"
11811             },
11812             "funding": [
11813                 {
11814                     "url": "https://symfony.com/sponsor",
11815                     "type": "custom"
11816                 },
11817                 {
11818                     "url": "https://github.com/fabpot",
11819                     "type": "github"
11820                 },
11821                 {
11822                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11823                     "type": "tidelift"
11824                 }
11825             ],
11826             "abandoned": "symfony/error-handler",
11827             "time": "2022-07-28T16:29:46+00:00"
11828         },
11829         {
11830             "name": "symfony/dom-crawler",
11831             "version": "v5.4.12",
11832             "source": {
11833                 "type": "git",
11834                 "url": "https://github.com/symfony/dom-crawler.git",
11835                 "reference": "291c1e92281a09152dda089f782e23dedd34bd4f"
11836             },
11837             "dist": {
11838                 "type": "zip",
11839                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/291c1e92281a09152dda089f782e23dedd34bd4f",
11840                 "reference": "291c1e92281a09152dda089f782e23dedd34bd4f",
11841                 "shasum": ""
11842             },
11843             "require": {
11844                 "php": ">=7.2.5",
11845                 "symfony/deprecation-contracts": "^2.1|^3",
11846                 "symfony/polyfill-ctype": "~1.8",
11847                 "symfony/polyfill-mbstring": "~1.0",
11848                 "symfony/polyfill-php80": "^1.16"
11849             },
11850             "conflict": {
11851                 "masterminds/html5": "<2.6"
11852             },
11853             "require-dev": {
11854                 "masterminds/html5": "^2.6",
11855                 "symfony/css-selector": "^4.4|^5.0|^6.0"
11856             },
11857             "suggest": {
11858                 "symfony/css-selector": ""
11859             },
11860             "type": "library",
11861             "autoload": {
11862                 "psr-4": {
11863                     "Symfony\\Component\\DomCrawler\\": ""
11864                 },
11865                 "exclude-from-classmap": [
11866                     "/Tests/"
11867                 ]
11868             },
11869             "notification-url": "https://packagist.org/downloads/",
11870             "license": [
11871                 "MIT"
11872             ],
11873             "authors": [
11874                 {
11875                     "name": "Fabien Potencier",
11876                     "email": "fabien@symfony.com"
11877                 },
11878                 {
11879                     "name": "Symfony Community",
11880                     "homepage": "https://symfony.com/contributors"
11881                 }
11882             ],
11883             "description": "Eases DOM navigation for HTML and XML documents",
11884             "homepage": "https://symfony.com",
11885             "support": {
11886                 "source": "https://github.com/symfony/dom-crawler/tree/v5.4.12"
11887             },
11888             "funding": [
11889                 {
11890                     "url": "https://symfony.com/sponsor",
11891                     "type": "custom"
11892                 },
11893                 {
11894                     "url": "https://github.com/fabpot",
11895                     "type": "github"
11896                 },
11897                 {
11898                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11899                     "type": "tidelift"
11900                 }
11901             ],
11902             "time": "2022-08-03T13:09:21+00:00"
11903         },
11904         {
11905             "name": "symfony/error-handler",
11906             "version": "v4.4.44",
11907             "source": {
11908                 "type": "git",
11909                 "url": "https://github.com/symfony/error-handler.git",
11910                 "reference": "be731658121ef2d8be88f3a1ec938148a9237291"
11911             },
11912             "dist": {
11913                 "type": "zip",
11914                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291",
11915                 "reference": "be731658121ef2d8be88f3a1ec938148a9237291",
11916                 "shasum": ""
11917             },
11918             "require": {
11919                 "php": ">=7.1.3",
11920                 "psr/log": "^1|^2|^3",
11921                 "symfony/debug": "^4.4.5",
11922                 "symfony/var-dumper": "^4.4|^5.0"
11923             },
11924             "require-dev": {
11925                 "symfony/http-kernel": "^4.4|^5.0",
11926                 "symfony/serializer": "^4.4|^5.0"
11927             },
11928             "type": "library",
11929             "autoload": {
11930                 "psr-4": {
11931                     "Symfony\\Component\\ErrorHandler\\": ""
11932                 },
11933                 "exclude-from-classmap": [
11934                     "/Tests/"
11935                 ]
11936             },
11937             "notification-url": "https://packagist.org/downloads/",
11938             "license": [
11939                 "MIT"
11940             ],
11941             "authors": [
11942                 {
11943                     "name": "Fabien Potencier",
11944                     "email": "fabien@symfony.com"
11945                 },
11946                 {
11947                     "name": "Symfony Community",
11948                     "homepage": "https://symfony.com/contributors"
11949                 }
11950             ],
11951             "description": "Provides tools to manage errors and ease debugging PHP code",
11952             "homepage": "https://symfony.com",
11953             "support": {
11954                 "source": "https://github.com/symfony/error-handler/tree/v4.4.44"
11955             },
11956             "funding": [
11957                 {
11958                     "url": "https://symfony.com/sponsor",
11959                     "type": "custom"
11960                 },
11961                 {
11962                     "url": "https://github.com/fabpot",
11963                     "type": "github"
11964                 },
11965                 {
11966                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11967                     "type": "tidelift"
11968                 }
11969             ],
11970             "time": "2022-07-28T16:29:46+00:00"
11971         },
11972         {
11973             "name": "symfony/finder",
11974             "version": "v5.4.11",
11975             "source": {
11976                 "type": "git",
11977                 "url": "https://github.com/symfony/finder.git",
11978                 "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
11979             },
11980             "dist": {
11981                 "type": "zip",
11982                 "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
11983                 "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
11984                 "shasum": ""
11985             },
11986             "require": {
11987                 "php": ">=7.2.5",
11988                 "symfony/deprecation-contracts": "^2.1|^3",
11989                 "symfony/polyfill-php80": "^1.16"
11990             },
11991             "type": "library",
11992             "autoload": {
11993                 "psr-4": {
11994                     "Symfony\\Component\\Finder\\": ""
11995                 },
11996                 "exclude-from-classmap": [
11997                     "/Tests/"
11998                 ]
11999             },
12000             "notification-url": "https://packagist.org/downloads/",
12001             "license": [
12002                 "MIT"
12003             ],
12004             "authors": [
12005                 {
12006                     "name": "Fabien Potencier",
12007                     "email": "fabien@symfony.com"
12008                 },
12009                 {
12010                     "name": "Symfony Community",
12011                     "homepage": "https://symfony.com/contributors"
12012                 }
12013             ],
12014             "description": "Finds files and directories via an intuitive fluent interface",
12015             "homepage": "https://symfony.com",
12016             "support": {
12017                 "source": "https://github.com/symfony/finder/tree/v5.4.11"
12018             },
12019             "funding": [
12020                 {
12021                     "url": "https://symfony.com/sponsor",
12022                     "type": "custom"
12023                 },
12024                 {
12025                     "url": "https://github.com/fabpot",
12026                     "type": "github"
12027                 },
12028                 {
12029                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12030                     "type": "tidelift"
12031                 }
12032             ],
12033             "time": "2022-07-29T07:37:50+00:00"
12034         },
12035         {
12036             "name": "symfony/http-kernel",
12037             "version": "v4.4.45",
12038             "source": {
12039                 "type": "git",
12040                 "url": "https://github.com/symfony/http-kernel.git",
12041                 "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938"
12042             },
12043             "dist": {
12044                 "type": "zip",
12045                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938",
12046                 "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938",
12047                 "shasum": ""
12048             },
12049             "require": {
12050                 "php": ">=7.1.3",
12051                 "psr/log": "^1|^2",
12052                 "symfony/error-handler": "^4.4",
12053                 "symfony/event-dispatcher": "^4.4",
12054                 "symfony/http-client-contracts": "^1.1|^2",
12055                 "symfony/http-foundation": "^4.4.30|^5.3.7",
12056                 "symfony/polyfill-ctype": "^1.8",
12057                 "symfony/polyfill-php73": "^1.9",
12058                 "symfony/polyfill-php80": "^1.16"
12059             },
12060             "conflict": {
12061                 "symfony/browser-kit": "<4.3",
12062                 "symfony/config": "<3.4",
12063                 "symfony/console": ">=5",
12064                 "symfony/dependency-injection": "<4.3",
12065                 "symfony/translation": "<4.2",
12066                 "twig/twig": "<1.43|<2.13,>=2"
12067             },
12068             "provide": {
12069                 "psr/log-implementation": "1.0|2.0"
12070             },
12071             "require-dev": {
12072                 "psr/cache": "^1.0|^2.0|^3.0",
12073                 "symfony/browser-kit": "^4.3|^5.0",
12074                 "symfony/config": "^3.4|^4.0|^5.0",
12075                 "symfony/console": "^3.4|^4.0",
12076                 "symfony/css-selector": "^3.4|^4.0|^5.0",
12077                 "symfony/dependency-injection": "^4.3|^5.0",
12078                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
12079                 "symfony/expression-language": "^3.4|^4.0|^5.0",
12080                 "symfony/finder": "^3.4|^4.0|^5.0",
12081                 "symfony/process": "^3.4|^4.0|^5.0",
12082                 "symfony/routing": "^3.4|^4.0|^5.0",
12083                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
12084                 "symfony/templating": "^3.4|^4.0|^5.0",
12085                 "symfony/translation": "^4.2|^5.0",
12086                 "symfony/translation-contracts": "^1.1|^2",
12087                 "twig/twig": "^1.43|^2.13|^3.0.4"
12088             },
12089             "suggest": {
12090                 "symfony/browser-kit": "",
12091                 "symfony/config": "",
12092                 "symfony/console": "",
12093                 "symfony/dependency-injection": ""
12094             },
12095             "type": "library",
12096             "autoload": {
12097                 "psr-4": {
12098                     "Symfony\\Component\\HttpKernel\\": ""
12099                 },
12100                 "exclude-from-classmap": [
12101                     "/Tests/"
12102                 ]
12103             },
12104             "notification-url": "https://packagist.org/downloads/",
12105             "license": [
12106                 "MIT"
12107             ],
12108             "authors": [
12109                 {
12110                     "name": "Fabien Potencier",
12111                     "email": "fabien@symfony.com"
12112                 },
12113                 {
12114                     "name": "Symfony Community",
12115                     "homepage": "https://symfony.com/contributors"
12116                 }
12117             ],
12118             "description": "Provides a structured process for converting a Request into a Response",
12119             "homepage": "https://symfony.com",
12120             "support": {
12121                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.45"
12122             },
12123             "funding": [
12124                 {
12125                     "url": "https://symfony.com/sponsor",
12126                     "type": "custom"
12127                 },
12128                 {
12129                     "url": "https://github.com/fabpot",
12130                     "type": "github"
12131                 },
12132                 {
12133                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12134                     "type": "tidelift"
12135                 }
12136             ],
12137             "time": "2022-08-26T14:34:48+00:00"
12138         },
12139         {
12140             "name": "symfony/panther",
12141             "version": "v1.1.2",
12142             "source": {
12143                 "type": "git",
12144                 "url": "https://github.com/symfony/panther.git",
12145                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5"
12146             },
12147             "dist": {
12148                 "type": "zip",
12149                 "url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12150                 "reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5",
12151                 "shasum": ""
12152             },
12153             "require": {
12154                 "ext-dom": "*",
12155                 "ext-libxml": "*",
12156                 "php": ">=7.1",
12157                 "php-webdriver/webdriver": "^1.8.2",
12158                 "symfony/browser-kit": "^4.4 || ^5.0",
12159                 "symfony/dependency-injection": "^4.4 || ^5.0",
12160                 "symfony/deprecation-contracts": "^2.4 || ^3.0",
12161                 "symfony/dom-crawler": "^4.4 || ^5.0",
12162                 "symfony/http-client": "^4.4.11 || ^5.2",
12163                 "symfony/http-kernel": "^4.4 || ^5.0",
12164                 "symfony/polyfill-php72": "^1.9",
12165                 "symfony/process": "^4.4 || ^5.0"
12166             },
12167             "require-dev": {
12168                 "symfony/css-selector": "^4.4 || ^5.0",
12169                 "symfony/framework-bundle": "^4.4 || ^5.0",
12170                 "symfony/mime": "^4.4 || ^5.0",
12171                 "symfony/phpunit-bridge": "^5.2"
12172             },
12173             "type": "library",
12174             "extra": {
12175                 "branch-alias": {
12176                     "dev-main": "1.1.x-dev"
12177                 }
12178             },
12179             "autoload": {
12180                 "psr-4": {
12181                     "Symfony\\Component\\Panther\\": "src/"
12182                 }
12183             },
12184             "notification-url": "https://packagist.org/downloads/",
12185             "license": [
12186                 "MIT"
12187             ],
12188             "authors": [
12189                 {
12190                     "name": "Kévin Dunglas",
12191                     "email": "dunglas@gmail.com",
12192                     "homepage": "https://dunglas.fr"
12193                 },
12194                 {
12195                     "name": "Symfony Community",
12196                     "homepage": "https://symfony.com/contributors"
12197                 }
12198             ],
12199             "description": "A browser testing and web scraping library for PHP and Symfony.",
12200             "homepage": "https://dunglas.fr",
12201             "keywords": [
12202                 "e2e",
12203                 "scraping",
12204                 "selenium",
12205                 "symfony",
12206                 "testing",
12207                 "webdriver"
12208             ],
12209             "support": {
12210                 "issues": "https://github.com/symfony/panther/issues",
12211                 "source": "https://github.com/symfony/panther/tree/v1.1.2"
12212             },
12213             "funding": [
12214                 {
12215                     "url": "https://www.panthera.org/donate",
12216                     "type": "custom"
12217                 },
12218                 {
12219                     "url": "https://github.com/dunglas",
12220                     "type": "github"
12221                 },
12222                 {
12223                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12224                     "type": "tidelift"
12225                 }
12226             ],
12227             "time": "2021-11-30T15:51:25+00:00"
12228         },
12229         {
12230             "name": "symfony/var-dumper",
12231             "version": "v5.4.11",
12232             "source": {
12233                 "type": "git",
12234                 "url": "https://github.com/symfony/var-dumper.git",
12235                 "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
12236             },
12237             "dist": {
12238                 "type": "zip",
12239                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
12240                 "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
12241                 "shasum": ""
12242             },
12243             "require": {
12244                 "php": ">=7.2.5",
12245                 "symfony/polyfill-mbstring": "~1.0",
12246                 "symfony/polyfill-php80": "^1.16"
12247             },
12248             "conflict": {
12249                 "phpunit/phpunit": "<5.4.3",
12250                 "symfony/console": "<4.4"
12251             },
12252             "require-dev": {
12253                 "ext-iconv": "*",
12254                 "symfony/console": "^4.4|^5.0|^6.0",
12255                 "symfony/process": "^4.4|^5.0|^6.0",
12256                 "symfony/uid": "^5.1|^6.0",
12257                 "twig/twig": "^2.13|^3.0.4"
12258             },
12259             "suggest": {
12260                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
12261                 "ext-intl": "To show region name in time zone dump",
12262                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
12263             },
12264             "bin": [
12265                 "Resources/bin/var-dump-server"
12266             ],
12267             "type": "library",
12268             "autoload": {
12269                 "files": [
12270                     "Resources/functions/dump.php"
12271                 ],
12272                 "psr-4": {
12273                     "Symfony\\Component\\VarDumper\\": ""
12274                 },
12275                 "exclude-from-classmap": [
12276                     "/Tests/"
12277                 ]
12278             },
12279             "notification-url": "https://packagist.org/downloads/",
12280             "license": [
12281                 "MIT"
12282             ],
12283             "authors": [
12284                 {
12285                     "name": "Nicolas Grekas",
12286                     "email": "p@tchwork.com"
12287                 },
12288                 {
12289                     "name": "Symfony Community",
12290                     "homepage": "https://symfony.com/contributors"
12291                 }
12292             ],
12293             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12294             "homepage": "https://symfony.com",
12295             "keywords": [
12296                 "debug",
12297                 "dump"
12298             ],
12299             "support": {
12300                 "source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
12301             },
12302             "funding": [
12303                 {
12304                     "url": "https://symfony.com/sponsor",
12305                     "type": "custom"
12306                 },
12307                 {
12308                     "url": "https://github.com/fabpot",
12309                     "type": "github"
12310                 },
12311                 {
12312                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12313                     "type": "tidelift"
12314                 }
12315             ],
12316             "time": "2022-07-20T13:00:38+00:00"
12317         },
12318         {
12319             "name": "theseer/tokenizer",
12320             "version": "1.2.1",
12321             "source": {
12322                 "type": "git",
12323                 "url": "https://github.com/theseer/tokenizer.git",
12324                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12325             },
12326             "dist": {
12327                 "type": "zip",
12328                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12329                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12330                 "shasum": ""
12331             },
12332             "require": {
12333                 "ext-dom": "*",
12334                 "ext-tokenizer": "*",
12335                 "ext-xmlwriter": "*",
12336                 "php": "^7.2 || ^8.0"
12337             },
12338             "type": "library",
12339             "autoload": {
12340                 "classmap": [
12341                     "src/"
12342                 ]
12343             },
12344             "notification-url": "https://packagist.org/downloads/",
12345             "license": [
12346                 "BSD-3-Clause"
12347             ],
12348             "authors": [
12349                 {
12350                     "name": "Arne Blankerts",
12351                     "email": "arne@blankerts.de",
12352                     "role": "Developer"
12353                 }
12354             ],
12355             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12356             "support": {
12357                 "issues": "https://github.com/theseer/tokenizer/issues",
12358                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12359             },
12360             "funding": [
12361                 {
12362                     "url": "https://github.com/theseer",
12363                     "type": "github"
12364                 }
12365             ],
12366             "time": "2021-07-28T10:34:58+00:00"
12367         },
12368         {
12369             "name": "zircote/swagger-php",
12370             "version": "3.3.6",
12371             "source": {
12372                 "type": "git",
12373                 "url": "https://github.com/zircote/swagger-php.git",
12374                 "reference": "5016342f966fca29dda84455de066c5c90d37941"
12375             },
12376             "dist": {
12377                 "type": "zip",
12378                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/5016342f966fca29dda84455de066c5c90d37941",
12379                 "reference": "5016342f966fca29dda84455de066c5c90d37941",
12380                 "shasum": ""
12381             },
12382             "require": {
12383                 "doctrine/annotations": "^1.7",
12384                 "ext-json": "*",
12385                 "php": ">=7.2",
12386                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12387                 "symfony/finder": ">=2.2",
12388                 "symfony/yaml": ">=3.3"
12389             },
12390             "require-dev": {
12391                 "composer/package-versions-deprecated": "1.11.99.2",
12392                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12393                 "phpunit/phpunit": ">=8.5.14"
12394             },
12395             "bin": [
12396                 "bin/openapi"
12397             ],
12398             "type": "library",
12399             "autoload": {
12400                 "files": [
12401                     "src/functions.php"
12402                 ],
12403                 "psr-4": {
12404                     "OpenApi\\": "src"
12405                 }
12406             },
12407             "notification-url": "https://packagist.org/downloads/",
12408             "license": [
12409                 "Apache-2.0"
12410             ],
12411             "authors": [
12412                 {
12413                     "name": "Robert Allen",
12414                     "email": "zircote@gmail.com"
12415                 },
12416                 {
12417                     "name": "Bob Fanger",
12418                     "email": "bfanger@gmail.com",
12419                     "homepage": "https://bfanger.nl"
12420                 },
12421                 {
12422                     "name": "Martin Rademacher",
12423                     "email": "mano@radebatz.net",
12424                     "homepage": "https://radebatz.net"
12425                 }
12426             ],
12427             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12428             "homepage": "https://github.com/zircote/swagger-php/",
12429             "keywords": [
12430                 "api",
12431                 "json",
12432                 "rest",
12433                 "service discovery"
12434             ],
12435             "support": {
12436                 "issues": "https://github.com/zircote/swagger-php/issues",
12437                 "source": "https://github.com/zircote/swagger-php/tree/3.3.6"
12438             },
12439             "time": "2022-05-21T01:52:14+00:00"
12440         }
12441     ],
12442     "aliases": [],
12443     "minimum-stability": "stable",
12444     "stability-flags": [],
12445     "prefer-stable": false,
12446     "prefer-lowest": false,
12447     "platform": {
12448         "php": ">=7.4.0"
12449     },
12450     "platform-dev": [],
12451     "platform-overrides": {
12452         "php": "7.4"
12453     },
12454     "plugin-api-version": "2.3.0"