fix: restore url and text for immunizations card (#6991)
[openemr.git] / composer.lock
bloba5c084d5c09a1c969d308b1d6b3be241c12c290d
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": "7812e0e6ad38b05abe9537b79319a66b",
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.22.6",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "2e916ebc543b95f955af3c91366d799b8c6134aa"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/2e916ebc543b95f955af3c91366d799b8c6134aa",
144                 "reference": "2e916ebc543b95f955af3c91366d799b8c6134aa",
145                 "shasum": ""
146             },
147             "require": {
148                 "php": "^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": "2023-06-11T11:05:41+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "3.1.1",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "2609721a3db45b4520c17d4ee64ffa52e87e46b0"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/2609721a3db45b4520c17d4ee64ffa52e87e46b0",
205                 "reference": "2609721a3db45b4520c17d4ee64ffa52e87e46b0",
206                 "shasum": ""
207             },
208             "require": {
209                 "ext-mbstring": "*",
210                 "php": "^8.0"
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/3.1.1"
245             },
246             "time": "2023-08-08T11:53:46+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "2.0.7",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
259                 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
260                 "shasum": ""
261             },
262             "require": {
263                 "dasprid/enum": "^1.0.3",
264                 "ext-iconv": "*",
265                 "php": "^7.1 || ^8.0"
266             },
267             "require-dev": {
268                 "phly/keep-a-changelog": "^2.1",
269                 "phpunit/phpunit": "^7 | ^8 | ^9",
270                 "spatie/phpunit-snapshot-assertions": "^4.2.9",
271                 "squizlabs/php_codesniffer": "^3.4"
272             },
273             "suggest": {
274                 "ext-imagick": "to generate QR code images"
275             },
276             "type": "library",
277             "autoload": {
278                 "psr-4": {
279                     "BaconQrCode\\": "src/"
280                 }
281             },
282             "notification-url": "https://packagist.org/downloads/",
283             "license": [
284                 "BSD-2-Clause"
285             ],
286             "authors": [
287                 {
288                     "name": "Ben Scholzen 'DASPRiD'",
289                     "email": "mail@dasprids.de",
290                     "homepage": "https://dasprids.de/",
291                     "role": "Developer"
292                 }
293             ],
294             "description": "BaconQrCode is a QR code generator for PHP.",
295             "homepage": "https://github.com/Bacon/BaconQrCode",
296             "support": {
297                 "issues": "https://github.com/Bacon/BaconQrCode/issues",
298                 "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.7"
299             },
300             "time": "2022-03-14T02:02:36+00:00"
301         },
302         {
303             "name": "brick/math",
304             "version": "0.11.0",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/brick/math.git",
308                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
313                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
314                 "shasum": ""
315             },
316             "require": {
317                 "php": "^8.0"
318             },
319             "require-dev": {
320                 "php-coveralls/php-coveralls": "^2.2",
321                 "phpunit/phpunit": "^9.0",
322                 "vimeo/psalm": "5.0.0"
323             },
324             "type": "library",
325             "autoload": {
326                 "psr-4": {
327                     "Brick\\Math\\": "src/"
328                 }
329             },
330             "notification-url": "https://packagist.org/downloads/",
331             "license": [
332                 "MIT"
333             ],
334             "description": "Arbitrary-precision arithmetic library",
335             "keywords": [
336                 "Arbitrary-precision",
337                 "BigInteger",
338                 "BigRational",
339                 "arithmetic",
340                 "bigdecimal",
341                 "bignum",
342                 "brick",
343                 "math"
344             ],
345             "support": {
346                 "issues": "https://github.com/brick/math/issues",
347                 "source": "https://github.com/brick/math/tree/0.11.0"
348             },
349             "funding": [
350                 {
351                     "url": "https://github.com/BenMorel",
352                     "type": "github"
353                 }
354             ],
355             "time": "2023-01-15T23:15:59+00:00"
356         },
357         {
358             "name": "brick/varexporter",
359             "version": "0.4.0",
360             "source": {
361                 "type": "git",
362                 "url": "https://github.com/brick/varexporter.git",
363                 "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb"
364             },
365             "dist": {
366                 "type": "zip",
367                 "url": "https://api.github.com/repos/brick/varexporter/zipball/2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb",
368                 "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb",
369                 "shasum": ""
370             },
371             "require": {
372                 "nikic/php-parser": "^4.0",
373                 "php": "^7.4 || ^8.0"
374             },
375             "require-dev": {
376                 "php-coveralls/php-coveralls": "^2.2",
377                 "phpunit/phpunit": "^8.5 || ^9.0",
378                 "vimeo/psalm": "5.15.0"
379             },
380             "type": "library",
381             "autoload": {
382                 "psr-4": {
383                     "Brick\\VarExporter\\": "src/"
384                 }
385             },
386             "notification-url": "https://packagist.org/downloads/",
387             "license": [
388                 "MIT"
389             ],
390             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
391             "keywords": [
392                 "var_export"
393             ],
394             "support": {
395                 "issues": "https://github.com/brick/varexporter/issues",
396                 "source": "https://github.com/brick/varexporter/tree/0.4.0"
397             },
398             "funding": [
399                 {
400                     "url": "https://github.com/BenMorel",
401                     "type": "github"
402                 }
403             ],
404             "time": "2023-09-01T21:10:07+00:00"
405         },
406         {
407             "name": "clue/stream-filter",
408             "version": "v1.6.0",
409             "source": {
410                 "type": "git",
411                 "url": "https://github.com/clue/stream-filter.git",
412                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
413             },
414             "dist": {
415                 "type": "zip",
416                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
417                 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
418                 "shasum": ""
419             },
420             "require": {
421                 "php": ">=5.3"
422             },
423             "require-dev": {
424                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
425             },
426             "type": "library",
427             "autoload": {
428                 "files": [
429                     "src/functions_include.php"
430                 ],
431                 "psr-4": {
432                     "Clue\\StreamFilter\\": "src/"
433                 }
434             },
435             "notification-url": "https://packagist.org/downloads/",
436             "license": [
437                 "MIT"
438             ],
439             "authors": [
440                 {
441                     "name": "Christian Lück",
442                     "email": "christian@clue.engineering"
443                 }
444             ],
445             "description": "A simple and modern approach to stream filtering in PHP",
446             "homepage": "https://github.com/clue/php-stream-filter",
447             "keywords": [
448                 "bucket brigade",
449                 "callback",
450                 "filter",
451                 "php_user_filter",
452                 "stream",
453                 "stream_filter_append",
454                 "stream_filter_register"
455             ],
456             "support": {
457                 "issues": "https://github.com/clue/stream-filter/issues",
458                 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
459             },
460             "funding": [
461                 {
462                     "url": "https://clue.engineering/support",
463                     "type": "custom"
464                 },
465                 {
466                     "url": "https://github.com/clue",
467                     "type": "github"
468                 }
469             ],
470             "time": "2022-02-21T13:15:14+00:00"
471         },
472         {
473             "name": "dasprid/enum",
474             "version": "1.0.5",
475             "source": {
476                 "type": "git",
477                 "url": "https://github.com/DASPRiD/Enum.git",
478                 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016"
479             },
480             "dist": {
481                 "type": "zip",
482                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016",
483                 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016",
484                 "shasum": ""
485             },
486             "require": {
487                 "php": ">=7.1 <9.0"
488             },
489             "require-dev": {
490                 "phpunit/phpunit": "^7 | ^8 | ^9",
491                 "squizlabs/php_codesniffer": "*"
492             },
493             "type": "library",
494             "autoload": {
495                 "psr-4": {
496                     "DASPRiD\\Enum\\": "src/"
497                 }
498             },
499             "notification-url": "https://packagist.org/downloads/",
500             "license": [
501                 "BSD-2-Clause"
502             ],
503             "authors": [
504                 {
505                     "name": "Ben Scholzen 'DASPRiD'",
506                     "email": "mail@dasprids.de",
507                     "homepage": "https://dasprids.de/",
508                     "role": "Developer"
509                 }
510             ],
511             "description": "PHP 7.1 enum implementation",
512             "keywords": [
513                 "enum",
514                 "map"
515             ],
516             "support": {
517                 "issues": "https://github.com/DASPRiD/Enum/issues",
518                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.5"
519             },
520             "time": "2023-08-25T16:18:39+00:00"
521         },
522         {
523             "name": "defuse/php-encryption",
524             "version": "v2.4.0",
525             "source": {
526                 "type": "git",
527                 "url": "https://github.com/defuse/php-encryption.git",
528                 "reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
529             },
530             "dist": {
531                 "type": "zip",
532                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
533                 "reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
534                 "shasum": ""
535             },
536             "require": {
537                 "ext-openssl": "*",
538                 "paragonie/random_compat": ">= 2",
539                 "php": ">=5.6.0"
540             },
541             "require-dev": {
542                 "phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
543                 "yoast/phpunit-polyfills": "^2.0.0"
544             },
545             "bin": [
546                 "bin/generate-defuse-key"
547             ],
548             "type": "library",
549             "autoload": {
550                 "psr-4": {
551                     "Defuse\\Crypto\\": "src"
552                 }
553             },
554             "notification-url": "https://packagist.org/downloads/",
555             "license": [
556                 "MIT"
557             ],
558             "authors": [
559                 {
560                     "name": "Taylor Hornby",
561                     "email": "taylor@defuse.ca",
562                     "homepage": "https://defuse.ca/"
563                 },
564                 {
565                     "name": "Scott Arciszewski",
566                     "email": "info@paragonie.com",
567                     "homepage": "https://paragonie.com"
568                 }
569             ],
570             "description": "Secure PHP Encryption Library",
571             "keywords": [
572                 "aes",
573                 "authenticated encryption",
574                 "cipher",
575                 "crypto",
576                 "cryptography",
577                 "encrypt",
578                 "encryption",
579                 "openssl",
580                 "security",
581                 "symmetric key cryptography"
582             ],
583             "support": {
584                 "issues": "https://github.com/defuse/php-encryption/issues",
585                 "source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
586             },
587             "time": "2023-06-19T06:10:36+00:00"
588         },
589         {
590             "name": "digitickets/lalit",
591             "version": "3.3.0",
592             "source": {
593                 "type": "git",
594                 "url": "https://github.com/digitickets/lalit.git",
595                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
596             },
597             "dist": {
598                 "type": "zip",
599                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
600                 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
601                 "shasum": ""
602             },
603             "require": {
604                 "ext-dom": "*",
605                 "php": ">=7"
606             },
607             "require-dev": {
608                 "mockery/mockery": "^0",
609                 "phpunit/phpunit": "^6"
610             },
611             "type": "library",
612             "autoload": {
613                 "psr-4": {
614                     "LaLit\\": "src"
615                 }
616             },
617             "notification-url": "https://packagist.org/downloads/",
618             "license": [
619                 "CC0-1.0"
620             ],
621             "authors": [
622                 {
623                     "name": "Lalit Patel",
624                     "role": "Lead Developer"
625                 },
626                 {
627                     "name": "Richard Quadling",
628                     "role": "Developer"
629                 }
630             ],
631             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
632             "homepage": "http://www.lalit.org/lab",
633             "keywords": [
634                 "array",
635                 "xml"
636             ],
637             "support": {
638                 "issues": "https://github.com/digitickets/lalit/issues",
639                 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
640             },
641             "time": "2022-03-10T17:19:42+00:00"
642         },
643         {
644             "name": "dompdf/dompdf",
645             "version": "v2.0.3",
646             "source": {
647                 "type": "git",
648                 "url": "https://github.com/dompdf/dompdf.git",
649                 "reference": "e8d2d5e37e8b0b30f0732a011295ab80680d7e85"
650             },
651             "dist": {
652                 "type": "zip",
653                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/e8d2d5e37e8b0b30f0732a011295ab80680d7e85",
654                 "reference": "e8d2d5e37e8b0b30f0732a011295ab80680d7e85",
655                 "shasum": ""
656             },
657             "require": {
658                 "ext-dom": "*",
659                 "ext-mbstring": "*",
660                 "masterminds/html5": "^2.0",
661                 "phenx/php-font-lib": ">=0.5.4 <1.0.0",
662                 "phenx/php-svg-lib": ">=0.3.3 <1.0.0",
663                 "php": "^7.1 || ^8.0"
664             },
665             "require-dev": {
666                 "ext-json": "*",
667                 "ext-zip": "*",
668                 "mockery/mockery": "^1.3",
669                 "phpunit/phpunit": "^7.5 || ^8 || ^9",
670                 "squizlabs/php_codesniffer": "^3.5"
671             },
672             "suggest": {
673                 "ext-gd": "Needed to process images",
674                 "ext-gmagick": "Improves image processing performance",
675                 "ext-imagick": "Improves image processing performance",
676                 "ext-zlib": "Needed for pdf stream compression"
677             },
678             "type": "library",
679             "autoload": {
680                 "psr-4": {
681                     "Dompdf\\": "src/"
682                 },
683                 "classmap": [
684                     "lib/"
685                 ]
686             },
687             "notification-url": "https://packagist.org/downloads/",
688             "license": [
689                 "LGPL-2.1"
690             ],
691             "authors": [
692                 {
693                     "name": "The Dompdf Community",
694                     "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
695                 }
696             ],
697             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
698             "homepage": "https://github.com/dompdf/dompdf",
699             "support": {
700                 "issues": "https://github.com/dompdf/dompdf/issues",
701                 "source": "https://github.com/dompdf/dompdf/tree/v2.0.3"
702             },
703             "time": "2023-02-07T12:51:48+00:00"
704         },
705         {
706             "name": "ezyang/htmlpurifier",
707             "version": "v4.16.0",
708             "source": {
709                 "type": "git",
710                 "url": "https://github.com/ezyang/htmlpurifier.git",
711                 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
712             },
713             "dist": {
714                 "type": "zip",
715                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
716                 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
717                 "shasum": ""
718             },
719             "require": {
720                 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
721             },
722             "require-dev": {
723                 "cerdic/css-tidy": "^1.7 || ^2.0",
724                 "simpletest/simpletest": "dev-master"
725             },
726             "suggest": {
727                 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
728                 "ext-bcmath": "Used for unit conversion and imagecrash protection",
729                 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
730                 "ext-tidy": "Used for pretty-printing HTML"
731             },
732             "type": "library",
733             "autoload": {
734                 "files": [
735                     "library/HTMLPurifier.composer.php"
736                 ],
737                 "psr-0": {
738                     "HTMLPurifier": "library/"
739                 },
740                 "exclude-from-classmap": [
741                     "/library/HTMLPurifier/Language/"
742                 ]
743             },
744             "notification-url": "https://packagist.org/downloads/",
745             "license": [
746                 "LGPL-2.1-or-later"
747             ],
748             "authors": [
749                 {
750                     "name": "Edward Z. Yang",
751                     "email": "admin@htmlpurifier.org",
752                     "homepage": "http://ezyang.com"
753                 }
754             ],
755             "description": "Standards compliant HTML filter written in PHP",
756             "homepage": "http://htmlpurifier.org/",
757             "keywords": [
758                 "html"
759             ],
760             "support": {
761                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
762                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
763             },
764             "time": "2022-09-18T07:06:19+00:00"
765         },
766         {
767             "name": "firebase/php-jwt",
768             "version": "v6.9.0",
769             "source": {
770                 "type": "git",
771                 "url": "https://github.com/firebase/php-jwt.git",
772                 "reference": "f03270e63eaccf3019ef0f32849c497385774e11"
773             },
774             "dist": {
775                 "type": "zip",
776                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11",
777                 "reference": "f03270e63eaccf3019ef0f32849c497385774e11",
778                 "shasum": ""
779             },
780             "require": {
781                 "php": "^7.4||^8.0"
782             },
783             "require-dev": {
784                 "guzzlehttp/guzzle": "^6.5||^7.4",
785                 "phpspec/prophecy-phpunit": "^2.0",
786                 "phpunit/phpunit": "^9.5",
787                 "psr/cache": "^1.0||^2.0",
788                 "psr/http-client": "^1.0",
789                 "psr/http-factory": "^1.0"
790             },
791             "suggest": {
792                 "ext-sodium": "Support EdDSA (Ed25519) signatures",
793                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
794             },
795             "type": "library",
796             "autoload": {
797                 "psr-4": {
798                     "Firebase\\JWT\\": "src"
799                 }
800             },
801             "notification-url": "https://packagist.org/downloads/",
802             "license": [
803                 "BSD-3-Clause"
804             ],
805             "authors": [
806                 {
807                     "name": "Neuman Vong",
808                     "email": "neuman+pear@twilio.com",
809                     "role": "Developer"
810                 },
811                 {
812                     "name": "Anant Narayanan",
813                     "email": "anant@php.net",
814                     "role": "Developer"
815                 }
816             ],
817             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
818             "homepage": "https://github.com/firebase/php-jwt",
819             "keywords": [
820                 "jwt",
821                 "php"
822             ],
823             "support": {
824                 "issues": "https://github.com/firebase/php-jwt/issues",
825                 "source": "https://github.com/firebase/php-jwt/tree/v6.9.0"
826             },
827             "time": "2023-10-05T00:24:42+00:00"
828         },
829         {
830             "name": "google/apiclient",
831             "version": "v2.15.1",
832             "source": {
833                 "type": "git",
834                 "url": "https://github.com/googleapis/google-api-php-client.git",
835                 "reference": "7a95ed29e4b6c6859d2d22300c5455a92e2622ad"
836             },
837             "dist": {
838                 "type": "zip",
839                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/7a95ed29e4b6c6859d2d22300c5455a92e2622ad",
840                 "reference": "7a95ed29e4b6c6859d2d22300c5455a92e2622ad",
841                 "shasum": ""
842             },
843             "require": {
844                 "firebase/php-jwt": "~6.0",
845                 "google/apiclient-services": "~0.200",
846                 "google/auth": "^1.28",
847                 "guzzlehttp/guzzle": "~6.5||~7.0",
848                 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
849                 "monolog/monolog": "^2.9||^3.0",
850                 "php": "^7.4|^8.0",
851                 "phpseclib/phpseclib": "^3.0.19"
852             },
853             "require-dev": {
854                 "cache/filesystem-adapter": "^1.1",
855                 "composer/composer": "^1.10.22",
856                 "phpcompatibility/php-compatibility": "^9.2",
857                 "phpspec/prophecy-phpunit": "^2.0",
858                 "phpunit/phpunit": "^9.5",
859                 "squizlabs/php_codesniffer": "^3.0",
860                 "symfony/css-selector": "~2.1",
861                 "symfony/dom-crawler": "~2.1"
862             },
863             "suggest": {
864                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
865             },
866             "type": "library",
867             "extra": {
868                 "branch-alias": {
869                     "dev-main": "2.x-dev"
870                 }
871             },
872             "autoload": {
873                 "files": [
874                     "src/aliases.php"
875                 ],
876                 "psr-4": {
877                     "Google\\": "src/"
878                 },
879                 "classmap": [
880                     "src/aliases.php"
881                 ]
882             },
883             "notification-url": "https://packagist.org/downloads/",
884             "license": [
885                 "Apache-2.0"
886             ],
887             "description": "Client library for Google APIs",
888             "homepage": "http://developers.google.com/api-client-library/php",
889             "keywords": [
890                 "google"
891             ],
892             "support": {
893                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
894                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.15.1"
895             },
896             "time": "2023-09-13T21:46:39+00:00"
897         },
898         {
899             "name": "google/apiclient-services",
900             "version": "v0.322.0",
901             "source": {
902                 "type": "git",
903                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
904                 "reference": "e892db67c88eb119de0c12aa2419b48401555ded"
905             },
906             "dist": {
907                 "type": "zip",
908                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/e892db67c88eb119de0c12aa2419b48401555ded",
909                 "reference": "e892db67c88eb119de0c12aa2419b48401555ded",
910                 "shasum": ""
911             },
912             "require": {
913                 "php": "^7.4||^8.0"
914             },
915             "require-dev": {
916                 "phpunit/phpunit": "^5.7||^8.5.13"
917             },
918             "type": "library",
919             "autoload": {
920                 "files": [
921                     "autoload.php"
922                 ],
923                 "psr-4": {
924                     "Google\\Service\\": "src"
925                 }
926             },
927             "notification-url": "https://packagist.org/downloads/",
928             "license": [
929                 "Apache-2.0"
930             ],
931             "description": "Client library for Google APIs",
932             "homepage": "http://developers.google.com/api-client-library/php",
933             "keywords": [
934                 "google"
935             ],
936             "support": {
937                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
938                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.322.0"
939             },
940             "time": "2023-10-29T01:10:18+00:00"
941         },
942         {
943             "name": "google/auth",
944             "version": "v1.32.1",
945             "source": {
946                 "type": "git",
947                 "url": "https://github.com/googleapis/google-auth-library-php.git",
948                 "reference": "999e9ce8b9d17914f04e1718271a0a46da4de2f3"
949             },
950             "dist": {
951                 "type": "zip",
952                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/999e9ce8b9d17914f04e1718271a0a46da4de2f3",
953                 "reference": "999e9ce8b9d17914f04e1718271a0a46da4de2f3",
954                 "shasum": ""
955             },
956             "require": {
957                 "firebase/php-jwt": "^6.0",
958                 "guzzlehttp/guzzle": "^6.2.1|^7.0",
959                 "guzzlehttp/psr7": "^2.4.5",
960                 "php": "^7.4||^8.0",
961                 "psr/cache": "^1.0||^2.0||^3.0",
962                 "psr/http-message": "^1.1||^2.0"
963             },
964             "require-dev": {
965                 "guzzlehttp/promises": "^2.0",
966                 "kelvinmo/simplejwt": "0.7.1",
967                 "phpseclib/phpseclib": "^3.0",
968                 "phpspec/prophecy-phpunit": "^2.0",
969                 "phpunit/phpunit": "^9.0.0",
970                 "sebastian/comparator": ">=1.2.3",
971                 "squizlabs/php_codesniffer": "^3.5"
972             },
973             "suggest": {
974                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
975             },
976             "type": "library",
977             "autoload": {
978                 "psr-4": {
979                     "Google\\Auth\\": "src"
980                 }
981             },
982             "notification-url": "https://packagist.org/downloads/",
983             "license": [
984                 "Apache-2.0"
985             ],
986             "description": "Google Auth Library for PHP",
987             "homepage": "http://github.com/google/google-auth-library-php",
988             "keywords": [
989                 "Authentication",
990                 "google",
991                 "oauth2"
992             ],
993             "support": {
994                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
995                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
996                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.32.1"
997             },
998             "time": "2023-10-17T21:13:22+00:00"
999         },
1000         {
1001             "name": "graham-campbell/result-type",
1002             "version": "v1.1.1",
1003             "source": {
1004                 "type": "git",
1005                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1006                 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
1007             },
1008             "dist": {
1009                 "type": "zip",
1010                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
1011                 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
1012                 "shasum": ""
1013             },
1014             "require": {
1015                 "php": "^7.2.5 || ^8.0",
1016                 "phpoption/phpoption": "^1.9.1"
1017             },
1018             "require-dev": {
1019                 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
1020             },
1021             "type": "library",
1022             "autoload": {
1023                 "psr-4": {
1024                     "GrahamCampbell\\ResultType\\": "src/"
1025                 }
1026             },
1027             "notification-url": "https://packagist.org/downloads/",
1028             "license": [
1029                 "MIT"
1030             ],
1031             "authors": [
1032                 {
1033                     "name": "Graham Campbell",
1034                     "email": "hello@gjcampbell.co.uk",
1035                     "homepage": "https://github.com/GrahamCampbell"
1036                 }
1037             ],
1038             "description": "An Implementation Of The Result Type",
1039             "keywords": [
1040                 "Graham Campbell",
1041                 "GrahamCampbell",
1042                 "Result Type",
1043                 "Result-Type",
1044                 "result"
1045             ],
1046             "support": {
1047                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1048                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
1049             },
1050             "funding": [
1051                 {
1052                     "url": "https://github.com/GrahamCampbell",
1053                     "type": "github"
1054                 },
1055                 {
1056                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1057                     "type": "tidelift"
1058                 }
1059             ],
1060             "time": "2023-02-25T20:23:15+00:00"
1061         },
1062         {
1063             "name": "guzzlehttp/guzzle",
1064             "version": "7.8.0",
1065             "source": {
1066                 "type": "git",
1067                 "url": "https://github.com/guzzle/guzzle.git",
1068                 "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9"
1069             },
1070             "dist": {
1071                 "type": "zip",
1072                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9",
1073                 "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9",
1074                 "shasum": ""
1075             },
1076             "require": {
1077                 "ext-json": "*",
1078                 "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
1079                 "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
1080                 "php": "^7.2.5 || ^8.0",
1081                 "psr/http-client": "^1.0",
1082                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1083             },
1084             "provide": {
1085                 "psr/http-client-implementation": "1.0"
1086             },
1087             "require-dev": {
1088                 "bamarni/composer-bin-plugin": "^1.8.1",
1089                 "ext-curl": "*",
1090                 "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
1091                 "php-http/message-factory": "^1.1",
1092                 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1093                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1094             },
1095             "suggest": {
1096                 "ext-curl": "Required for CURL handler support",
1097                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1098                 "psr/log": "Required for using the Log middleware"
1099             },
1100             "type": "library",
1101             "extra": {
1102                 "bamarni-bin": {
1103                     "bin-links": true,
1104                     "forward-command": false
1105                 }
1106             },
1107             "autoload": {
1108                 "files": [
1109                     "src/functions_include.php"
1110                 ],
1111                 "psr-4": {
1112                     "GuzzleHttp\\": "src/"
1113                 }
1114             },
1115             "notification-url": "https://packagist.org/downloads/",
1116             "license": [
1117                 "MIT"
1118             ],
1119             "authors": [
1120                 {
1121                     "name": "Graham Campbell",
1122                     "email": "hello@gjcampbell.co.uk",
1123                     "homepage": "https://github.com/GrahamCampbell"
1124                 },
1125                 {
1126                     "name": "Michael Dowling",
1127                     "email": "mtdowling@gmail.com",
1128                     "homepage": "https://github.com/mtdowling"
1129                 },
1130                 {
1131                     "name": "Jeremy Lindblom",
1132                     "email": "jeremeamia@gmail.com",
1133                     "homepage": "https://github.com/jeremeamia"
1134                 },
1135                 {
1136                     "name": "George Mponos",
1137                     "email": "gmponos@gmail.com",
1138                     "homepage": "https://github.com/gmponos"
1139                 },
1140                 {
1141                     "name": "Tobias Nyholm",
1142                     "email": "tobias.nyholm@gmail.com",
1143                     "homepage": "https://github.com/Nyholm"
1144                 },
1145                 {
1146                     "name": "Márk Sági-Kazár",
1147                     "email": "mark.sagikazar@gmail.com",
1148                     "homepage": "https://github.com/sagikazarmark"
1149                 },
1150                 {
1151                     "name": "Tobias Schultze",
1152                     "email": "webmaster@tubo-world.de",
1153                     "homepage": "https://github.com/Tobion"
1154                 }
1155             ],
1156             "description": "Guzzle is a PHP HTTP client library",
1157             "keywords": [
1158                 "client",
1159                 "curl",
1160                 "framework",
1161                 "http",
1162                 "http client",
1163                 "psr-18",
1164                 "psr-7",
1165                 "rest",
1166                 "web service"
1167             ],
1168             "support": {
1169                 "issues": "https://github.com/guzzle/guzzle/issues",
1170                 "source": "https://github.com/guzzle/guzzle/tree/7.8.0"
1171             },
1172             "funding": [
1173                 {
1174                     "url": "https://github.com/GrahamCampbell",
1175                     "type": "github"
1176                 },
1177                 {
1178                     "url": "https://github.com/Nyholm",
1179                     "type": "github"
1180                 },
1181                 {
1182                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1183                     "type": "tidelift"
1184                 }
1185             ],
1186             "time": "2023-08-27T10:20:53+00:00"
1187         },
1188         {
1189             "name": "guzzlehttp/promises",
1190             "version": "2.0.1",
1191             "source": {
1192                 "type": "git",
1193                 "url": "https://github.com/guzzle/promises.git",
1194                 "reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
1195             },
1196             "dist": {
1197                 "type": "zip",
1198                 "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
1199                 "reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
1200                 "shasum": ""
1201             },
1202             "require": {
1203                 "php": "^7.2.5 || ^8.0"
1204             },
1205             "require-dev": {
1206                 "bamarni/composer-bin-plugin": "^1.8.1",
1207                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1208             },
1209             "type": "library",
1210             "extra": {
1211                 "bamarni-bin": {
1212                     "bin-links": true,
1213                     "forward-command": false
1214                 }
1215             },
1216             "autoload": {
1217                 "psr-4": {
1218                     "GuzzleHttp\\Promise\\": "src/"
1219                 }
1220             },
1221             "notification-url": "https://packagist.org/downloads/",
1222             "license": [
1223                 "MIT"
1224             ],
1225             "authors": [
1226                 {
1227                     "name": "Graham Campbell",
1228                     "email": "hello@gjcampbell.co.uk",
1229                     "homepage": "https://github.com/GrahamCampbell"
1230                 },
1231                 {
1232                     "name": "Michael Dowling",
1233                     "email": "mtdowling@gmail.com",
1234                     "homepage": "https://github.com/mtdowling"
1235                 },
1236                 {
1237                     "name": "Tobias Nyholm",
1238                     "email": "tobias.nyholm@gmail.com",
1239                     "homepage": "https://github.com/Nyholm"
1240                 },
1241                 {
1242                     "name": "Tobias Schultze",
1243                     "email": "webmaster@tubo-world.de",
1244                     "homepage": "https://github.com/Tobion"
1245                 }
1246             ],
1247             "description": "Guzzle promises library",
1248             "keywords": [
1249                 "promise"
1250             ],
1251             "support": {
1252                 "issues": "https://github.com/guzzle/promises/issues",
1253                 "source": "https://github.com/guzzle/promises/tree/2.0.1"
1254             },
1255             "funding": [
1256                 {
1257                     "url": "https://github.com/GrahamCampbell",
1258                     "type": "github"
1259                 },
1260                 {
1261                     "url": "https://github.com/Nyholm",
1262                     "type": "github"
1263                 },
1264                 {
1265                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1266                     "type": "tidelift"
1267                 }
1268             ],
1269             "time": "2023-08-03T15:11:55+00:00"
1270         },
1271         {
1272             "name": "guzzlehttp/psr7",
1273             "version": "2.6.1",
1274             "source": {
1275                 "type": "git",
1276                 "url": "https://github.com/guzzle/psr7.git",
1277                 "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
1278             },
1279             "dist": {
1280                 "type": "zip",
1281                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1282                 "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1283                 "shasum": ""
1284             },
1285             "require": {
1286                 "php": "^7.2.5 || ^8.0",
1287                 "psr/http-factory": "^1.0",
1288                 "psr/http-message": "^1.1 || ^2.0",
1289                 "ralouphie/getallheaders": "^3.0"
1290             },
1291             "provide": {
1292                 "psr/http-factory-implementation": "1.0",
1293                 "psr/http-message-implementation": "1.0"
1294             },
1295             "require-dev": {
1296                 "bamarni/composer-bin-plugin": "^1.8.1",
1297                 "http-interop/http-factory-tests": "^0.9",
1298                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1299             },
1300             "suggest": {
1301                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1302             },
1303             "type": "library",
1304             "extra": {
1305                 "bamarni-bin": {
1306                     "bin-links": true,
1307                     "forward-command": false
1308                 }
1309             },
1310             "autoload": {
1311                 "psr-4": {
1312                     "GuzzleHttp\\Psr7\\": "src/"
1313                 }
1314             },
1315             "notification-url": "https://packagist.org/downloads/",
1316             "license": [
1317                 "MIT"
1318             ],
1319             "authors": [
1320                 {
1321                     "name": "Graham Campbell",
1322                     "email": "hello@gjcampbell.co.uk",
1323                     "homepage": "https://github.com/GrahamCampbell"
1324                 },
1325                 {
1326                     "name": "Michael Dowling",
1327                     "email": "mtdowling@gmail.com",
1328                     "homepage": "https://github.com/mtdowling"
1329                 },
1330                 {
1331                     "name": "George Mponos",
1332                     "email": "gmponos@gmail.com",
1333                     "homepage": "https://github.com/gmponos"
1334                 },
1335                 {
1336                     "name": "Tobias Nyholm",
1337                     "email": "tobias.nyholm@gmail.com",
1338                     "homepage": "https://github.com/Nyholm"
1339                 },
1340                 {
1341                     "name": "Márk Sági-Kazár",
1342                     "email": "mark.sagikazar@gmail.com",
1343                     "homepage": "https://github.com/sagikazarmark"
1344                 },
1345                 {
1346                     "name": "Tobias Schultze",
1347                     "email": "webmaster@tubo-world.de",
1348                     "homepage": "https://github.com/Tobion"
1349                 },
1350                 {
1351                     "name": "Márk Sági-Kazár",
1352                     "email": "mark.sagikazar@gmail.com",
1353                     "homepage": "https://sagikazarmark.hu"
1354                 }
1355             ],
1356             "description": "PSR-7 message implementation that also provides common utility methods",
1357             "keywords": [
1358                 "http",
1359                 "message",
1360                 "psr-7",
1361                 "request",
1362                 "response",
1363                 "stream",
1364                 "uri",
1365                 "url"
1366             ],
1367             "support": {
1368                 "issues": "https://github.com/guzzle/psr7/issues",
1369                 "source": "https://github.com/guzzle/psr7/tree/2.6.1"
1370             },
1371             "funding": [
1372                 {
1373                     "url": "https://github.com/GrahamCampbell",
1374                     "type": "github"
1375                 },
1376                 {
1377                     "url": "https://github.com/Nyholm",
1378                     "type": "github"
1379                 },
1380                 {
1381                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1382                     "type": "tidelift"
1383                 }
1384             ],
1385             "time": "2023-08-27T10:13:57+00:00"
1386         },
1387         {
1388             "name": "html2text/html2text",
1389             "version": "4.3.1",
1390             "source": {
1391                 "type": "git",
1392                 "url": "https://github.com/mtibben/html2text.git",
1393                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1394             },
1395             "dist": {
1396                 "type": "zip",
1397                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1398                 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1399                 "shasum": ""
1400             },
1401             "require-dev": {
1402                 "phpunit/phpunit": "~4"
1403             },
1404             "suggest": {
1405                 "ext-mbstring": "For best performance",
1406                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1407             },
1408             "type": "library",
1409             "autoload": {
1410                 "psr-4": {
1411                     "Html2Text\\": [
1412                         "src/",
1413                         "test/"
1414                     ]
1415                 }
1416             },
1417             "notification-url": "https://packagist.org/downloads/",
1418             "license": [
1419                 "GPL-2.0-or-later"
1420             ],
1421             "description": "Converts HTML to formatted plain text",
1422             "support": {
1423                 "issues": "https://github.com/mtibben/html2text/issues",
1424                 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1425             },
1426             "time": "2020-04-16T23:44:31+00:00"
1427         },
1428         {
1429             "name": "kamermans/guzzle-oauth2-subscriber",
1430             "version": "v1.0.13",
1431             "source": {
1432                 "type": "git",
1433                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1434                 "reference": "10b5cf242c5167afd16f1c1f243ac5be689ecd4c"
1435             },
1436             "dist": {
1437                 "type": "zip",
1438                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/10b5cf242c5167afd16f1c1f243ac5be689ecd4c",
1439                 "reference": "10b5cf242c5167afd16f1c1f243ac5be689ecd4c",
1440                 "shasum": ""
1441             },
1442             "require": {
1443                 "php": ">=5.4.0"
1444             },
1445             "suggest": {
1446                 "guzzlehttp/guzzle": "Guzzle ~4.0|~5.0|~6.0|~7.0"
1447             },
1448             "type": "library",
1449             "autoload": {
1450                 "psr-4": {
1451                     "kamermans\\OAuth2\\": "src"
1452                 }
1453             },
1454             "notification-url": "https://packagist.org/downloads/",
1455             "license": [
1456                 "MIT"
1457             ],
1458             "authors": [
1459                 {
1460                     "name": "Steve Kamerman",
1461                     "email": "stevekamerman@gmail.com"
1462                 }
1463             ],
1464             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1465             "keywords": [
1466                 "Guzzle",
1467                 "oauth"
1468             ],
1469             "support": {
1470                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1471                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.13"
1472             },
1473             "time": "2023-07-11T21:43:27+00:00"
1474         },
1475         {
1476             "name": "knplabs/knp-snappy",
1477             "version": "v1.4.4",
1478             "source": {
1479                 "type": "git",
1480                 "url": "https://github.com/KnpLabs/snappy.git",
1481                 "reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111"
1482             },
1483             "dist": {
1484                 "type": "zip",
1485                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/3db13fe45d12a7bccb2b83f622e5a90f7e40b111",
1486                 "reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111",
1487                 "shasum": ""
1488             },
1489             "require": {
1490                 "php": ">=7.1",
1491                 "psr/log": "^1.0||^2.0||^3.0",
1492                 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1493             },
1494             "require-dev": {
1495                 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1496                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1497                 "phpstan/phpstan": "^1.0.0",
1498                 "phpstan/phpstan-phpunit": "^1.0.0",
1499                 "phpunit/phpunit": "~7.4||~8.5"
1500             },
1501             "suggest": {
1502                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1503                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1504                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1505                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1506                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1507             },
1508             "type": "library",
1509             "extra": {
1510                 "branch-alias": {
1511                     "dev-master": "1.x-dev"
1512                 }
1513             },
1514             "autoload": {
1515                 "psr-4": {
1516                     "Knp\\Snappy\\": "src/Knp/Snappy"
1517                 }
1518             },
1519             "notification-url": "https://packagist.org/downloads/",
1520             "license": [
1521                 "MIT"
1522             ],
1523             "authors": [
1524                 {
1525                     "name": "KNP Labs Team",
1526                     "homepage": "http://knplabs.com"
1527                 },
1528                 {
1529                     "name": "Symfony Community",
1530                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1531                 }
1532             ],
1533             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1534             "homepage": "http://github.com/KnpLabs/snappy",
1535             "keywords": [
1536                 "knp",
1537                 "knplabs",
1538                 "pdf",
1539                 "snapshot",
1540                 "thumbnail",
1541                 "wkhtmltopdf"
1542             ],
1543             "support": {
1544                 "issues": "https://github.com/KnpLabs/snappy/issues",
1545                 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.4"
1546             },
1547             "time": "2023-09-13T12:18:19+00:00"
1548         },
1549         {
1550             "name": "laminas/laminas-code",
1551             "version": "4.13.0",
1552             "source": {
1553                 "type": "git",
1554                 "url": "https://github.com/laminas/laminas-code.git",
1555                 "reference": "7353d4099ad5388e84737dd16994316a04f48dbf"
1556             },
1557             "dist": {
1558                 "type": "zip",
1559                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/7353d4099ad5388e84737dd16994316a04f48dbf",
1560                 "reference": "7353d4099ad5388e84737dd16994316a04f48dbf",
1561                 "shasum": ""
1562             },
1563             "require": {
1564                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1565             },
1566             "require-dev": {
1567                 "doctrine/annotations": "^2.0.1",
1568                 "ext-phar": "*",
1569                 "laminas/laminas-coding-standard": "^2.5.0",
1570                 "laminas/laminas-stdlib": "^3.17.0",
1571                 "phpunit/phpunit": "^10.3.3",
1572                 "psalm/plugin-phpunit": "^0.18.4",
1573                 "vimeo/psalm": "^5.15.0"
1574             },
1575             "suggest": {
1576                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1577                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1578             },
1579             "type": "library",
1580             "autoload": {
1581                 "psr-4": {
1582                     "Laminas\\Code\\": "src/"
1583                 }
1584             },
1585             "notification-url": "https://packagist.org/downloads/",
1586             "license": [
1587                 "BSD-3-Clause"
1588             ],
1589             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1590             "homepage": "https://laminas.dev",
1591             "keywords": [
1592                 "code",
1593                 "laminas",
1594                 "laminasframework"
1595             ],
1596             "support": {
1597                 "chat": "https://laminas.dev/chat",
1598                 "docs": "https://docs.laminas.dev/laminas-code/",
1599                 "forum": "https://discourse.laminas.dev",
1600                 "issues": "https://github.com/laminas/laminas-code/issues",
1601                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1602                 "source": "https://github.com/laminas/laminas-code"
1603             },
1604             "funding": [
1605                 {
1606                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1607                     "type": "community_bridge"
1608                 }
1609             ],
1610             "time": "2023-10-18T10:00:55+00:00"
1611         },
1612         {
1613             "name": "laminas/laminas-config",
1614             "version": "3.9.0",
1615             "source": {
1616                 "type": "git",
1617                 "url": "https://github.com/laminas/laminas-config.git",
1618                 "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa"
1619             },
1620             "dist": {
1621                 "type": "zip",
1622                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e53717277f6c22b1c697a46473b9a5ec9a438efa",
1623                 "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa",
1624                 "shasum": ""
1625             },
1626             "require": {
1627                 "ext-json": "*",
1628                 "laminas/laminas-stdlib": "^3.6",
1629                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
1630                 "psr/container": "^1.0"
1631             },
1632             "conflict": {
1633                 "container-interop/container-interop": "<1.2.0",
1634                 "zendframework/zend-config": "*"
1635             },
1636             "require-dev": {
1637                 "laminas/laminas-coding-standard": "~2.4.0",
1638                 "laminas/laminas-filter": "~2.23.0",
1639                 "laminas/laminas-i18n": "~2.19.0",
1640                 "laminas/laminas-servicemanager": "~3.19.0",
1641                 "phpunit/phpunit": "~9.5.25"
1642             },
1643             "suggest": {
1644                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1645                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1646                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1647             },
1648             "type": "library",
1649             "autoload": {
1650                 "psr-4": {
1651                     "Laminas\\Config\\": "src/"
1652                 }
1653             },
1654             "notification-url": "https://packagist.org/downloads/",
1655             "license": [
1656                 "BSD-3-Clause"
1657             ],
1658             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1659             "homepage": "https://laminas.dev",
1660             "keywords": [
1661                 "config",
1662                 "laminas"
1663             ],
1664             "support": {
1665                 "chat": "https://laminas.dev/chat",
1666                 "docs": "https://docs.laminas.dev/laminas-config/",
1667                 "forum": "https://discourse.laminas.dev",
1668                 "issues": "https://github.com/laminas/laminas-config/issues",
1669                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1670                 "source": "https://github.com/laminas/laminas-config"
1671             },
1672             "funding": [
1673                 {
1674                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1675                     "type": "community_bridge"
1676                 }
1677             ],
1678             "time": "2023-09-19T12:02:54+00:00"
1679         },
1680         {
1681             "name": "laminas/laminas-db",
1682             "version": "2.18.0",
1683             "source": {
1684                 "type": "git",
1685                 "url": "https://github.com/laminas/laminas-db.git",
1686                 "reference": "4df7a3f7ffe268e8683306fcec125c269408b295"
1687             },
1688             "dist": {
1689                 "type": "zip",
1690                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/4df7a3f7ffe268e8683306fcec125c269408b295",
1691                 "reference": "4df7a3f7ffe268e8683306fcec125c269408b295",
1692                 "shasum": ""
1693             },
1694             "require": {
1695                 "laminas/laminas-stdlib": "^3.7.1",
1696                 "php": "~8.0.0 || ~8.1.0|| ~8.2.0"
1697             },
1698             "conflict": {
1699                 "zendframework/zend-db": "*"
1700             },
1701             "require-dev": {
1702                 "laminas/laminas-coding-standard": "^2.4.0",
1703                 "laminas/laminas-eventmanager": "^3.6.0",
1704                 "laminas/laminas-hydrator": "^4.7",
1705                 "laminas/laminas-servicemanager": "^3.19.0",
1706                 "phpunit/phpunit": "^9.5.25"
1707             },
1708             "suggest": {
1709                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1710                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1711                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1712             },
1713             "type": "library",
1714             "extra": {
1715                 "laminas": {
1716                     "component": "Laminas\\Db",
1717                     "config-provider": "Laminas\\Db\\ConfigProvider"
1718                 }
1719             },
1720             "autoload": {
1721                 "psr-4": {
1722                     "Laminas\\Db\\": "src/"
1723                 }
1724             },
1725             "notification-url": "https://packagist.org/downloads/",
1726             "license": [
1727                 "BSD-3-Clause"
1728             ],
1729             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1730             "homepage": "https://laminas.dev",
1731             "keywords": [
1732                 "db",
1733                 "laminas"
1734             ],
1735             "support": {
1736                 "chat": "https://laminas.dev/chat",
1737                 "docs": "https://docs.laminas.dev/laminas-db/",
1738                 "forum": "https://discourse.laminas.dev",
1739                 "issues": "https://github.com/laminas/laminas-db/issues",
1740                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1741                 "source": "https://github.com/laminas/laminas-db"
1742             },
1743             "funding": [
1744                 {
1745                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1746                     "type": "community_bridge"
1747                 }
1748             ],
1749             "time": "2023-05-05T16:22:28+00:00"
1750         },
1751         {
1752             "name": "laminas/laminas-escaper",
1753             "version": "2.13.0",
1754             "source": {
1755                 "type": "git",
1756                 "url": "https://github.com/laminas/laminas-escaper.git",
1757                 "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba"
1758             },
1759             "dist": {
1760                 "type": "zip",
1761                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba",
1762                 "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba",
1763                 "shasum": ""
1764             },
1765             "require": {
1766                 "ext-ctype": "*",
1767                 "ext-mbstring": "*",
1768                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1769             },
1770             "conflict": {
1771                 "zendframework/zend-escaper": "*"
1772             },
1773             "require-dev": {
1774                 "infection/infection": "^0.27.0",
1775                 "laminas/laminas-coding-standard": "~2.5.0",
1776                 "maglnet/composer-require-checker": "^3.8.0",
1777                 "phpunit/phpunit": "^9.6.7",
1778                 "psalm/plugin-phpunit": "^0.18.4",
1779                 "vimeo/psalm": "^5.9"
1780             },
1781             "type": "library",
1782             "autoload": {
1783                 "psr-4": {
1784                     "Laminas\\Escaper\\": "src/"
1785                 }
1786             },
1787             "notification-url": "https://packagist.org/downloads/",
1788             "license": [
1789                 "BSD-3-Clause"
1790             ],
1791             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1792             "homepage": "https://laminas.dev",
1793             "keywords": [
1794                 "escaper",
1795                 "laminas"
1796             ],
1797             "support": {
1798                 "chat": "https://laminas.dev/chat",
1799                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1800                 "forum": "https://discourse.laminas.dev",
1801                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1802                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1803                 "source": "https://github.com/laminas/laminas-escaper"
1804             },
1805             "funding": [
1806                 {
1807                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1808                     "type": "community_bridge"
1809                 }
1810             ],
1811             "time": "2023-10-10T08:35:13+00:00"
1812         },
1813         {
1814             "name": "laminas/laminas-eventmanager",
1815             "version": "3.12.0",
1816             "source": {
1817                 "type": "git",
1818                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1819                 "reference": "4a576922c00cc7838d60d004a7bd6f5a02c23b57"
1820             },
1821             "dist": {
1822                 "type": "zip",
1823                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/4a576922c00cc7838d60d004a7bd6f5a02c23b57",
1824                 "reference": "4a576922c00cc7838d60d004a7bd6f5a02c23b57",
1825                 "shasum": ""
1826             },
1827             "require": {
1828                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1829             },
1830             "conflict": {
1831                 "container-interop/container-interop": "<1.2",
1832                 "zendframework/zend-eventmanager": "*"
1833             },
1834             "require-dev": {
1835                 "laminas/laminas-coding-standard": "~2.5.0",
1836                 "laminas/laminas-stdlib": "^3.17",
1837                 "phpbench/phpbench": "^1.2.10",
1838                 "phpunit/phpunit": "^10.4.1",
1839                 "psalm/plugin-phpunit": "^0.18.4",
1840                 "psr/container": "^1.1.2 || ^2.0.2",
1841                 "vimeo/psalm": "^5.11"
1842             },
1843             "suggest": {
1844                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1845                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1846             },
1847             "type": "library",
1848             "autoload": {
1849                 "psr-4": {
1850                     "Laminas\\EventManager\\": "src/"
1851                 }
1852             },
1853             "notification-url": "https://packagist.org/downloads/",
1854             "license": [
1855                 "BSD-3-Clause"
1856             ],
1857             "description": "Trigger and listen to events within a PHP application",
1858             "homepage": "https://laminas.dev",
1859             "keywords": [
1860                 "event",
1861                 "eventmanager",
1862                 "events",
1863                 "laminas"
1864             ],
1865             "support": {
1866                 "chat": "https://laminas.dev/chat",
1867                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1868                 "forum": "https://discourse.laminas.dev",
1869                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1870                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1871                 "source": "https://github.com/laminas/laminas-eventmanager"
1872             },
1873             "funding": [
1874                 {
1875                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1876                     "type": "community_bridge"
1877                 }
1878             ],
1879             "time": "2023-10-18T16:36:45+00:00"
1880         },
1881         {
1882             "name": "laminas/laminas-filter",
1883             "version": "2.33.0",
1884             "source": {
1885                 "type": "git",
1886                 "url": "https://github.com/laminas/laminas-filter.git",
1887                 "reference": "6ad64828d25ec4bdf226ec5096aabb04aa710324"
1888             },
1889             "dist": {
1890                 "type": "zip",
1891                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/6ad64828d25ec4bdf226ec5096aabb04aa710324",
1892                 "reference": "6ad64828d25ec4bdf226ec5096aabb04aa710324",
1893                 "shasum": ""
1894             },
1895             "require": {
1896                 "ext-mbstring": "*",
1897                 "laminas/laminas-servicemanager": "^3.21.0",
1898                 "laminas/laminas-stdlib": "^3.13.0",
1899                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1900             },
1901             "conflict": {
1902                 "laminas/laminas-validator": "<2.10.1",
1903                 "zendframework/zend-filter": "*"
1904             },
1905             "require-dev": {
1906                 "laminas/laminas-coding-standard": "~2.5.0",
1907                 "laminas/laminas-crypt": "^3.10",
1908                 "laminas/laminas-i18n": "^2.23.1",
1909                 "laminas/laminas-uri": "^2.11",
1910                 "pear/archive_tar": "^1.4.14",
1911                 "phpunit/phpunit": "^10.4.2",
1912                 "psalm/plugin-phpunit": "^0.18.4",
1913                 "psr/http-factory": "^1.0.2",
1914                 "vimeo/psalm": "^5.15.0"
1915             },
1916             "suggest": {
1917                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1918                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1919                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1920                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1921             },
1922             "type": "library",
1923             "extra": {
1924                 "laminas": {
1925                     "component": "Laminas\\Filter",
1926                     "config-provider": "Laminas\\Filter\\ConfigProvider"
1927                 }
1928             },
1929             "autoload": {
1930                 "psr-4": {
1931                     "Laminas\\Filter\\": "src/"
1932                 }
1933             },
1934             "notification-url": "https://packagist.org/downloads/",
1935             "license": [
1936                 "BSD-3-Clause"
1937             ],
1938             "description": "Programmatically filter and normalize data and files",
1939             "homepage": "https://laminas.dev",
1940             "keywords": [
1941                 "filter",
1942                 "laminas"
1943             ],
1944             "support": {
1945                 "chat": "https://laminas.dev/chat",
1946                 "docs": "https://docs.laminas.dev/laminas-filter/",
1947                 "forum": "https://discourse.laminas.dev",
1948                 "issues": "https://github.com/laminas/laminas-filter/issues",
1949                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1950                 "source": "https://github.com/laminas/laminas-filter"
1951             },
1952             "funding": [
1953                 {
1954                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1955                     "type": "community_bridge"
1956                 }
1957             ],
1958             "time": "2023-11-03T13:29:10+00:00"
1959         },
1960         {
1961             "name": "laminas/laminas-form",
1962             "version": "3.13.1",
1963             "source": {
1964                 "type": "git",
1965                 "url": "https://github.com/laminas/laminas-form.git",
1966                 "reference": "8883a89165c4d84953313941bfba7c3d34ba298d"
1967             },
1968             "dist": {
1969                 "type": "zip",
1970                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/8883a89165c4d84953313941bfba7c3d34ba298d",
1971                 "reference": "8883a89165c4d84953313941bfba7c3d34ba298d",
1972                 "shasum": ""
1973             },
1974             "require": {
1975                 "laminas/laminas-hydrator": "^4.13.0",
1976                 "laminas/laminas-inputfilter": "^2.24.0",
1977                 "laminas/laminas-stdlib": "^3.16.1",
1978                 "php": "~8.1.0 || ~8.2.0"
1979             },
1980             "conflict": {
1981                 "doctrine/annotations": "<1.14.0",
1982                 "laminas/laminas-captcha": "<2.16.0",
1983                 "laminas/laminas-eventmanager": "<3.10.0",
1984                 "laminas/laminas-i18n": "<2.21.0",
1985                 "laminas/laminas-recaptcha": "<3.6.0",
1986                 "laminas/laminas-servicemanager": "<3.20.0",
1987                 "laminas/laminas-view": "<2.27.0"
1988             },
1989             "require-dev": {
1990                 "doctrine/annotations": "^1.14.3 || ^2.0.1",
1991                 "ext-intl": "*",
1992                 "laminas/laminas-captcha": "^2.16",
1993                 "laminas/laminas-coding-standard": "^2.5",
1994                 "laminas/laminas-db": "^2.18",
1995                 "laminas/laminas-escaper": "^2.12",
1996                 "laminas/laminas-eventmanager": "^3.10",
1997                 "laminas/laminas-filter": "^2.32",
1998                 "laminas/laminas-i18n": "^2.23",
1999                 "laminas/laminas-modulemanager": "^2.14.0",
2000                 "laminas/laminas-recaptcha": "^3.6",
2001                 "laminas/laminas-servicemanager": "^3.21",
2002                 "laminas/laminas-session": "^2.16",
2003                 "laminas/laminas-text": "^2.10.0",
2004                 "laminas/laminas-validator": "^2.33",
2005                 "laminas/laminas-view": "^2.28",
2006                 "phpunit/phpunit": "^10.2.2",
2007                 "psalm/plugin-phpunit": "^0.18.4",
2008                 "vimeo/psalm": "^5.13"
2009             },
2010             "suggest": {
2011                 "doctrine/annotations": "^1.14, required to use laminas-form annotations support",
2012                 "laminas/laminas-captcha": "^2.16, required for using CAPTCHA form elements",
2013                 "laminas/laminas-eventmanager": "^3.10, reuired for laminas-form annotations support",
2014                 "laminas/laminas-i18n": "^2.21, required when using laminas-form view helpers",
2015                 "laminas/laminas-recaptcha": "^3.6, in order to use the ReCaptcha form element",
2016                 "laminas/laminas-servicemanager": "^3.20, required to use the form factories or provide services",
2017                 "laminas/laminas-view": "^2.27, required for using the laminas-form view helpers"
2018             },
2019             "type": "library",
2020             "extra": {
2021                 "laminas": {
2022                     "component": "Laminas\\Form",
2023                     "config-provider": "Laminas\\Form\\ConfigProvider"
2024                 }
2025             },
2026             "autoload": {
2027                 "psr-4": {
2028                     "Laminas\\Form\\": "src/"
2029                 }
2030             },
2031             "notification-url": "https://packagist.org/downloads/",
2032             "license": [
2033                 "BSD-3-Clause"
2034             ],
2035             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2036             "homepage": "https://laminas.dev",
2037             "keywords": [
2038                 "form",
2039                 "laminas"
2040             ],
2041             "support": {
2042                 "chat": "https://laminas.dev/chat",
2043                 "docs": "https://docs.laminas.dev/laminas-form/",
2044                 "forum": "https://discourse.laminas.dev",
2045                 "issues": "https://github.com/laminas/laminas-form/issues",
2046                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2047                 "source": "https://github.com/laminas/laminas-form"
2048             },
2049             "funding": [
2050                 {
2051                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2052                     "type": "community_bridge"
2053                 }
2054             ],
2055             "time": "2023-10-17T06:24:46+00:00"
2056         },
2057         {
2058             "name": "laminas/laminas-http",
2059             "version": "2.19.0",
2060             "source": {
2061                 "type": "git",
2062                 "url": "https://github.com/laminas/laminas-http.git",
2063                 "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d"
2064             },
2065             "dist": {
2066                 "type": "zip",
2067                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/26dd6d1177e25d970058863c2afed12bb9dbff4d",
2068                 "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d",
2069                 "shasum": ""
2070             },
2071             "require": {
2072                 "laminas/laminas-loader": "^2.10",
2073                 "laminas/laminas-stdlib": "^3.6",
2074                 "laminas/laminas-uri": "^2.11",
2075                 "laminas/laminas-validator": "^2.15",
2076                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2077             },
2078             "conflict": {
2079                 "zendframework/zend-http": "*"
2080             },
2081             "require-dev": {
2082                 "ext-curl": "*",
2083                 "laminas/laminas-coding-standard": "~2.4.0",
2084                 "phpunit/phpunit": "^9.5.25"
2085             },
2086             "suggest": {
2087                 "paragonie/certainty": "For automated management of cacert.pem"
2088             },
2089             "type": "library",
2090             "autoload": {
2091                 "psr-4": {
2092                     "Laminas\\Http\\": "src/"
2093                 }
2094             },
2095             "notification-url": "https://packagist.org/downloads/",
2096             "license": [
2097                 "BSD-3-Clause"
2098             ],
2099             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2100             "homepage": "https://laminas.dev",
2101             "keywords": [
2102                 "http",
2103                 "http client",
2104                 "laminas"
2105             ],
2106             "support": {
2107                 "chat": "https://laminas.dev/chat",
2108                 "docs": "https://docs.laminas.dev/laminas-http/",
2109                 "forum": "https://discourse.laminas.dev",
2110                 "issues": "https://github.com/laminas/laminas-http/issues",
2111                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2112                 "source": "https://github.com/laminas/laminas-http"
2113             },
2114             "funding": [
2115                 {
2116                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2117                     "type": "community_bridge"
2118                 }
2119             ],
2120             "time": "2023-11-02T16:27:41+00:00"
2121         },
2122         {
2123             "name": "laminas/laminas-hydrator",
2124             "version": "4.14.0",
2125             "source": {
2126                 "type": "git",
2127                 "url": "https://github.com/laminas/laminas-hydrator.git",
2128                 "reference": "ca9172c4479d995ff7f122ec196f4a29ac88b428"
2129             },
2130             "dist": {
2131                 "type": "zip",
2132                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/ca9172c4479d995ff7f122ec196f4a29ac88b428",
2133                 "reference": "ca9172c4479d995ff7f122ec196f4a29ac88b428",
2134                 "shasum": ""
2135             },
2136             "require": {
2137                 "laminas/laminas-stdlib": "^3.3",
2138                 "php": "~8.1.0 || ~8.2.0",
2139                 "webmozart/assert": "^1.10"
2140             },
2141             "conflict": {
2142                 "laminas/laminas-servicemanager": "<3.14.0",
2143                 "zendframework/zend-hydrator": "*"
2144             },
2145             "require-dev": {
2146                 "laminas/laminas-coding-standard": "~2.5.0",
2147                 "laminas/laminas-eventmanager": "^3.10",
2148                 "laminas/laminas-modulemanager": "^2.14.0",
2149                 "laminas/laminas-serializer": "^2.14.0",
2150                 "laminas/laminas-servicemanager": "^3.21",
2151                 "phpbench/phpbench": "^1.2.10",
2152                 "phpunit/phpunit": "^10.1.3",
2153                 "psalm/plugin-phpunit": "^0.18.4",
2154                 "vimeo/psalm": "^5.11"
2155             },
2156             "suggest": {
2157                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2158                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2159                 "laminas/laminas-servicemanager": "^3.14, to support hydrator plugin manager usage"
2160             },
2161             "type": "library",
2162             "extra": {
2163                 "laminas": {
2164                     "component": "Laminas\\Hydrator",
2165                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2166                 }
2167             },
2168             "autoload": {
2169                 "psr-4": {
2170                     "Laminas\\Hydrator\\": "src/"
2171                 }
2172             },
2173             "notification-url": "https://packagist.org/downloads/",
2174             "license": [
2175                 "BSD-3-Clause"
2176             ],
2177             "description": "Serialize objects to arrays, and vice versa",
2178             "homepage": "https://laminas.dev",
2179             "keywords": [
2180                 "hydrator",
2181                 "laminas"
2182             ],
2183             "support": {
2184                 "chat": "https://laminas.dev/chat",
2185                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2186                 "forum": "https://discourse.laminas.dev",
2187                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2188                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2189                 "source": "https://github.com/laminas/laminas-hydrator"
2190             },
2191             "funding": [
2192                 {
2193                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2194                     "type": "community_bridge"
2195                 }
2196             ],
2197             "time": "2023-05-19T10:44:34+00:00"
2198         },
2199         {
2200             "name": "laminas/laminas-i18n",
2201             "version": "2.23.1",
2202             "source": {
2203                 "type": "git",
2204                 "url": "https://github.com/laminas/laminas-i18n.git",
2205                 "reference": "970a2775732d56b89434ec283577096887e68167"
2206             },
2207             "dist": {
2208                 "type": "zip",
2209                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/970a2775732d56b89434ec283577096887e68167",
2210                 "reference": "970a2775732d56b89434ec283577096887e68167",
2211                 "shasum": ""
2212             },
2213             "require": {
2214                 "ext-intl": "*",
2215                 "laminas/laminas-servicemanager": "^3.21.0",
2216                 "laminas/laminas-stdlib": "^3.0",
2217                 "php": "~8.1.0 || ~8.2.0"
2218             },
2219             "conflict": {
2220                 "laminas/laminas-view": "<2.20.0",
2221                 "zendframework/zend-i18n": "*"
2222             },
2223             "require-dev": {
2224                 "laminas/laminas-cache": "^3.10.1",
2225                 "laminas/laminas-cache-storage-adapter-memory": "^2.2.0",
2226                 "laminas/laminas-cache-storage-deprecated-factory": "^1.1",
2227                 "laminas/laminas-coding-standard": "~2.5.0",
2228                 "laminas/laminas-config": "^3.8.0",
2229                 "laminas/laminas-eventmanager": "^3.10",
2230                 "laminas/laminas-filter": "^2.31",
2231                 "laminas/laminas-validator": "^2.30.1",
2232                 "laminas/laminas-view": "^2.27",
2233                 "phpunit/phpunit": "^10.1.3",
2234                 "psalm/plugin-phpunit": "^0.18.4",
2235                 "vimeo/psalm": "^5.11"
2236             },
2237             "suggest": {
2238                 "laminas/laminas-cache": "You should install this package to cache the translations",
2239                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2240                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2241                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2242                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2243                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2244                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2245             },
2246             "type": "library",
2247             "extra": {
2248                 "laminas": {
2249                     "component": "Laminas\\I18n",
2250                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2251                 }
2252             },
2253             "autoload": {
2254                 "psr-4": {
2255                     "Laminas\\I18n\\": "src/"
2256                 }
2257             },
2258             "notification-url": "https://packagist.org/downloads/",
2259             "license": [
2260                 "BSD-3-Clause"
2261             ],
2262             "description": "Provide translations for your application, and filter and validate internationalized values",
2263             "homepage": "https://laminas.dev",
2264             "keywords": [
2265                 "i18n",
2266                 "laminas"
2267             ],
2268             "support": {
2269                 "chat": "https://laminas.dev/chat",
2270                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2271                 "forum": "https://discourse.laminas.dev",
2272                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2273                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2274                 "source": "https://github.com/laminas/laminas-i18n"
2275             },
2276             "funding": [
2277                 {
2278                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2279                     "type": "community_bridge"
2280                 }
2281             ],
2282             "time": "2023-10-09T12:00:55+00:00"
2283         },
2284         {
2285             "name": "laminas/laminas-inputfilter",
2286             "version": "2.28.0",
2287             "source": {
2288                 "type": "git",
2289                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2290                 "reference": "d6f819d456d89316237d753fb9a6ac0108486f8d"
2291             },
2292             "dist": {
2293                 "type": "zip",
2294                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/d6f819d456d89316237d753fb9a6ac0108486f8d",
2295                 "reference": "d6f819d456d89316237d753fb9a6ac0108486f8d",
2296                 "shasum": ""
2297             },
2298             "require": {
2299                 "laminas/laminas-filter": "^2.19",
2300                 "laminas/laminas-servicemanager": "^3.21.0",
2301                 "laminas/laminas-stdlib": "^3.0",
2302                 "laminas/laminas-validator": "^2.25",
2303                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2304             },
2305             "conflict": {
2306                 "zendframework/zend-inputfilter": "*"
2307             },
2308             "require-dev": {
2309                 "ext-json": "*",
2310                 "laminas/laminas-coding-standard": "~2.5.0",
2311                 "phpunit/phpunit": "^10.4.2",
2312                 "psalm/plugin-phpunit": "^0.18.4",
2313                 "psr/http-message": "^2.0",
2314                 "vimeo/psalm": "^5.15",
2315                 "webmozart/assert": "^1.11"
2316             },
2317             "suggest": {
2318                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2319             },
2320             "type": "library",
2321             "extra": {
2322                 "laminas": {
2323                     "component": "Laminas\\InputFilter",
2324                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2325                 }
2326             },
2327             "autoload": {
2328                 "psr-4": {
2329                     "Laminas\\InputFilter\\": "src/"
2330                 }
2331             },
2332             "notification-url": "https://packagist.org/downloads/",
2333             "license": [
2334                 "BSD-3-Clause"
2335             ],
2336             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2337             "homepage": "https://laminas.dev",
2338             "keywords": [
2339                 "inputfilter",
2340                 "laminas"
2341             ],
2342             "support": {
2343                 "chat": "https://laminas.dev/chat",
2344                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2345                 "forum": "https://discourse.laminas.dev",
2346                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2347                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2348                 "source": "https://github.com/laminas/laminas-inputfilter"
2349             },
2350             "funding": [
2351                 {
2352                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2353                     "type": "community_bridge"
2354                 }
2355             ],
2356             "time": "2023-11-02T15:54:27+00:00"
2357         },
2358         {
2359             "name": "laminas/laminas-json",
2360             "version": "3.6.0",
2361             "source": {
2362                 "type": "git",
2363                 "url": "https://github.com/laminas/laminas-json.git",
2364                 "reference": "53ff787b20b77197f38680c737e8dfffa846b85b"
2365             },
2366             "dist": {
2367                 "type": "zip",
2368                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/53ff787b20b77197f38680c737e8dfffa846b85b",
2369                 "reference": "53ff787b20b77197f38680c737e8dfffa846b85b",
2370                 "shasum": ""
2371             },
2372             "require": {
2373                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2374             },
2375             "conflict": {
2376                 "zendframework/zend-json": "*"
2377             },
2378             "require-dev": {
2379                 "laminas/laminas-coding-standard": "~2.4.0",
2380                 "laminas/laminas-stdlib": "^2.7.7 || ^3.8",
2381                 "phpunit/phpunit": "^9.5.25"
2382             },
2383             "suggest": {
2384                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2385                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2386             },
2387             "type": "library",
2388             "autoload": {
2389                 "psr-4": {
2390                     "Laminas\\Json\\": "src/"
2391                 }
2392             },
2393             "notification-url": "https://packagist.org/downloads/",
2394             "license": [
2395                 "BSD-3-Clause"
2396             ],
2397             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2398             "homepage": "https://laminas.dev",
2399             "keywords": [
2400                 "json",
2401                 "laminas"
2402             ],
2403             "support": {
2404                 "chat": "https://laminas.dev/chat",
2405                 "docs": "https://docs.laminas.dev/laminas-json/",
2406                 "forum": "https://discourse.laminas.dev",
2407                 "issues": "https://github.com/laminas/laminas-json/issues",
2408                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2409                 "source": "https://github.com/laminas/laminas-json"
2410             },
2411             "funding": [
2412                 {
2413                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2414                     "type": "community_bridge"
2415                 }
2416             ],
2417             "time": "2023-10-18T09:54:55+00:00"
2418         },
2419         {
2420             "name": "laminas/laminas-json-server",
2421             "version": "3.8.0",
2422             "source": {
2423                 "type": "git",
2424                 "url": "https://github.com/laminas/laminas-json-server.git",
2425                 "reference": "c997f45abdec80fbb5c666588b9c3e529560242b"
2426             },
2427             "dist": {
2428                 "type": "zip",
2429                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/c997f45abdec80fbb5c666588b9c3e529560242b",
2430                 "reference": "c997f45abdec80fbb5c666588b9c3e529560242b",
2431                 "shasum": ""
2432             },
2433             "require": {
2434                 "laminas/laminas-http": "^2.15.1",
2435                 "laminas/laminas-json": "^3.3.0",
2436                 "laminas/laminas-server": "^2.11.0",
2437                 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2438             },
2439             "conflict": {
2440                 "laminas/laminas-stdlib": "<3.2.1"
2441             },
2442             "replace": {
2443                 "zendframework/zend-json-server": "^3.2.0"
2444             },
2445             "require-dev": {
2446                 "ext-json": "*",
2447                 "laminas/laminas-coding-standard": "^2.4.0",
2448                 "phpunit/phpunit": "^9.5.26",
2449                 "psalm/plugin-phpunit": "^0.18.0",
2450                 "vimeo/psalm": "^5.0.0"
2451             },
2452             "type": "library",
2453             "autoload": {
2454                 "psr-4": {
2455                     "Laminas\\Json\\Server\\": "src/"
2456                 }
2457             },
2458             "notification-url": "https://packagist.org/downloads/",
2459             "license": [
2460                 "BSD-3-Clause"
2461             ],
2462             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2463             "homepage": "https://laminas.dev",
2464             "keywords": [
2465                 "json",
2466                 "json-server",
2467                 "laminas",
2468                 "server"
2469             ],
2470             "support": {
2471                 "chat": "https://laminas.dev/chat",
2472                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2473                 "forum": "https://discourse.laminas.dev",
2474                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2475                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2476                 "source": "https://github.com/laminas/laminas-json-server"
2477             },
2478             "funding": [
2479                 {
2480                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2481                     "type": "community_bridge"
2482                 }
2483             ],
2484             "time": "2023-03-24T16:33:46+00:00"
2485         },
2486         {
2487             "name": "laminas/laminas-loader",
2488             "version": "2.10.0",
2489             "source": {
2490                 "type": "git",
2491                 "url": "https://github.com/laminas/laminas-loader.git",
2492                 "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12"
2493             },
2494             "dist": {
2495                 "type": "zip",
2496                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/e6fe952304ef40ce45cd814751ab35d42afdad12",
2497                 "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12",
2498                 "shasum": ""
2499             },
2500             "require": {
2501                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
2502             },
2503             "conflict": {
2504                 "zendframework/zend-loader": "*"
2505             },
2506             "require-dev": {
2507                 "laminas/laminas-coding-standard": "~2.4.0",
2508                 "phpunit/phpunit": "~9.5.25"
2509             },
2510             "type": "library",
2511             "autoload": {
2512                 "psr-4": {
2513                     "Laminas\\Loader\\": "src/"
2514                 }
2515             },
2516             "notification-url": "https://packagist.org/downloads/",
2517             "license": [
2518                 "BSD-3-Clause"
2519             ],
2520             "description": "Autoloading and plugin loading strategies",
2521             "homepage": "https://laminas.dev",
2522             "keywords": [
2523                 "laminas",
2524                 "loader"
2525             ],
2526             "support": {
2527                 "chat": "https://laminas.dev/chat",
2528                 "docs": "https://docs.laminas.dev/laminas-loader/",
2529                 "forum": "https://discourse.laminas.dev",
2530                 "issues": "https://github.com/laminas/laminas-loader/issues",
2531                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2532                 "source": "https://github.com/laminas/laminas-loader"
2533             },
2534             "funding": [
2535                 {
2536                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2537                     "type": "community_bridge"
2538                 }
2539             ],
2540             "time": "2023-10-18T09:58:51+00:00"
2541         },
2542         {
2543             "name": "laminas/laminas-math",
2544             "version": "3.7.0",
2545             "source": {
2546                 "type": "git",
2547                 "url": "https://github.com/laminas/laminas-math.git",
2548                 "reference": "3e90445828fd64308de2a600b48c3df051b3b17a"
2549             },
2550             "dist": {
2551                 "type": "zip",
2552                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/3e90445828fd64308de2a600b48c3df051b3b17a",
2553                 "reference": "3e90445828fd64308de2a600b48c3df051b3b17a",
2554                 "shasum": ""
2555             },
2556             "require": {
2557                 "ext-mbstring": "*",
2558                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
2559             },
2560             "conflict": {
2561                 "zendframework/zend-math": "*"
2562             },
2563             "require-dev": {
2564                 "laminas/laminas-coding-standard": "~2.4.0",
2565                 "phpunit/phpunit": "~9.5.25"
2566             },
2567             "suggest": {
2568                 "ext-bcmath": "If using the bcmath functionality",
2569                 "ext-gmp": "If using the gmp functionality"
2570             },
2571             "type": "library",
2572             "extra": {
2573                 "branch-alias": {
2574                     "dev-master": "3.2.x-dev",
2575                     "dev-develop": "3.3.x-dev"
2576                 }
2577             },
2578             "autoload": {
2579                 "psr-4": {
2580                     "Laminas\\Math\\": "src/"
2581                 }
2582             },
2583             "notification-url": "https://packagist.org/downloads/",
2584             "license": [
2585                 "BSD-3-Clause"
2586             ],
2587             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2588             "homepage": "https://laminas.dev",
2589             "keywords": [
2590                 "laminas",
2591                 "math"
2592             ],
2593             "support": {
2594                 "chat": "https://laminas.dev/chat",
2595                 "docs": "https://docs.laminas.dev/laminas-math/",
2596                 "forum": "https://discourse.laminas.dev",
2597                 "issues": "https://github.com/laminas/laminas-math/issues",
2598                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2599                 "source": "https://github.com/laminas/laminas-math"
2600             },
2601             "funding": [
2602                 {
2603                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2604                     "type": "community_bridge"
2605                 }
2606             ],
2607             "time": "2023-10-18T09:53:37+00:00"
2608         },
2609         {
2610             "name": "laminas/laminas-modulemanager",
2611             "version": "2.15.0",
2612             "source": {
2613                 "type": "git",
2614                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2615                 "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b"
2616             },
2617             "dist": {
2618                 "type": "zip",
2619                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b",
2620                 "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b",
2621                 "shasum": ""
2622             },
2623             "require": {
2624                 "brick/varexporter": "^0.3.2 || ^0.4",
2625                 "laminas/laminas-config": "^3.7",
2626                 "laminas/laminas-eventmanager": "^3.4",
2627                 "laminas/laminas-stdlib": "^3.6",
2628                 "php": "~8.1.0 || ~8.2.0|| ~8.3.0",
2629                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2630             },
2631             "conflict": {
2632                 "zendframework/zend-modulemanager": "*"
2633             },
2634             "require-dev": {
2635                 "laminas/laminas-coding-standard": "^2.5",
2636                 "laminas/laminas-loader": "^2.10",
2637                 "laminas/laminas-mvc": "^3.6.1",
2638                 "laminas/laminas-servicemanager": "^3.22.1",
2639                 "phpunit/phpunit": "^10.4.2",
2640                 "psalm/plugin-phpunit": "^0.18.4",
2641                 "vimeo/psalm": "^5.15"
2642             },
2643             "suggest": {
2644                 "laminas/laminas-console": "Laminas\\Console component",
2645                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2646                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2647                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2648             },
2649             "type": "library",
2650             "autoload": {
2651                 "psr-4": {
2652                     "Laminas\\ModuleManager\\": "src/"
2653                 }
2654             },
2655             "notification-url": "https://packagist.org/downloads/",
2656             "license": [
2657                 "BSD-3-Clause"
2658             ],
2659             "description": "Modular application system for laminas-mvc applications",
2660             "homepage": "https://laminas.dev",
2661             "keywords": [
2662                 "laminas",
2663                 "modulemanager"
2664             ],
2665             "support": {
2666                 "chat": "https://laminas.dev/chat",
2667                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2668                 "forum": "https://discourse.laminas.dev",
2669                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2670                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2671                 "source": "https://github.com/laminas/laminas-modulemanager"
2672             },
2673             "funding": [
2674                 {
2675                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2676                     "type": "community_bridge"
2677                 }
2678             ],
2679             "time": "2023-11-02T09:09:35+00:00"
2680         },
2681         {
2682             "name": "laminas/laminas-mvc",
2683             "version": "3.6.1",
2684             "source": {
2685                 "type": "git",
2686                 "url": "https://github.com/laminas/laminas-mvc.git",
2687                 "reference": "f12e801c31c04a4b35017354ff84070f5573879f"
2688             },
2689             "dist": {
2690                 "type": "zip",
2691                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/f12e801c31c04a4b35017354ff84070f5573879f",
2692                 "reference": "f12e801c31c04a4b35017354ff84070f5573879f",
2693                 "shasum": ""
2694             },
2695             "require": {
2696                 "container-interop/container-interop": "^1.2",
2697                 "laminas/laminas-eventmanager": "^3.4",
2698                 "laminas/laminas-http": "^2.15",
2699                 "laminas/laminas-modulemanager": "^2.8",
2700                 "laminas/laminas-router": "^3.11.1",
2701                 "laminas/laminas-servicemanager": "^3.20.0",
2702                 "laminas/laminas-stdlib": "^3.6",
2703                 "laminas/laminas-view": "^2.14",
2704                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2705             },
2706             "conflict": {
2707                 "zendframework/zend-mvc": "*"
2708             },
2709             "require-dev": {
2710                 "laminas/laminas-coding-standard": "^2.4.0",
2711                 "laminas/laminas-json": "^3.3",
2712                 "phpspec/prophecy": "^1.15.0",
2713                 "phpspec/prophecy-phpunit": "^2.0.1",
2714                 "phpunit/phpunit": "^9.5.25",
2715                 "webmozart/assert": "^1.11"
2716             },
2717             "suggest": {
2718                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2719                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2720                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2721                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2722                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2723                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2724                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2725                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2726                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2727                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2728                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2729             },
2730             "type": "library",
2731             "autoload": {
2732                 "psr-4": {
2733                     "Laminas\\Mvc\\": "src/"
2734                 }
2735             },
2736             "notification-url": "https://packagist.org/downloads/",
2737             "license": [
2738                 "BSD-3-Clause"
2739             ],
2740             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2741             "homepage": "https://laminas.dev",
2742             "keywords": [
2743                 "laminas",
2744                 "mvc"
2745             ],
2746             "support": {
2747                 "chat": "https://laminas.dev/chat",
2748                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2749                 "forum": "https://discourse.laminas.dev",
2750                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2751                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2752                 "source": "https://github.com/laminas/laminas-mvc"
2753             },
2754             "funding": [
2755                 {
2756                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2757                     "type": "community_bridge"
2758                 }
2759             ],
2760             "time": "2023-03-15T10:21:03+00:00"
2761         },
2762         {
2763             "name": "laminas/laminas-mvc-i18n",
2764             "version": "1.7.0",
2765             "source": {
2766                 "type": "git",
2767                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2768                 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28"
2769             },
2770             "dist": {
2771                 "type": "zip",
2772                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/571f3e34afbff14351677c450f872a0dd19f9d28",
2773                 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28",
2774                 "shasum": ""
2775             },
2776             "require": {
2777                 "container-interop/container-interop": "^1.1",
2778                 "ext-intl": "*",
2779                 "laminas/laminas-i18n": "^2.13.0",
2780                 "laminas/laminas-router": "^3.5.0",
2781                 "laminas/laminas-servicemanager": "^3.15.1",
2782                 "laminas/laminas-stdlib": "^3.10.1",
2783                 "laminas/laminas-validator": "^2.19.0",
2784                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2785             },
2786             "conflict": {
2787                 "laminas/laminas-mvc": "<3.0.0",
2788                 "phpspec/prophecy": "<1.8.0",
2789                 "zendframework/zend-mvc-i18n": "*"
2790             },
2791             "require-dev": {
2792                 "laminas/laminas-coding-standard": "~2.4.0",
2793                 "phpspec/prophecy-phpunit": "^2.0.1",
2794                 "phpunit/phpunit": "^9.5.26",
2795                 "psalm/plugin-phpunit": "^0.18.0",
2796                 "vimeo/psalm": "^5.0.0"
2797             },
2798             "suggest": {
2799                 "laminas/laminas-cache": "To enable caching of translation strings"
2800             },
2801             "type": "library",
2802             "extra": {
2803                 "laminas": {
2804                     "component": "Laminas\\Mvc\\I18n",
2805                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2806                 }
2807             },
2808             "autoload": {
2809                 "psr-4": {
2810                     "Laminas\\Mvc\\I18n\\": "src/"
2811                 }
2812             },
2813             "notification-url": "https://packagist.org/downloads/",
2814             "license": [
2815                 "BSD-3-Clause"
2816             ],
2817             "description": "Integration between laminas-mvc and laminas-i18n",
2818             "homepage": "https://laminas.dev",
2819             "keywords": [
2820                 "i18n",
2821                 "laminas",
2822                 "mvc"
2823             ],
2824             "support": {
2825                 "chat": "https://laminas.dev/chat",
2826                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2827                 "forum": "https://discourse.laminas.dev",
2828                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2829                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2830                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2831             },
2832             "funding": [
2833                 {
2834                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2835                     "type": "community_bridge"
2836                 }
2837             ],
2838             "time": "2022-12-02T15:45:50+00:00"
2839         },
2840         {
2841             "name": "laminas/laminas-router",
2842             "version": "3.12.0",
2843             "source": {
2844                 "type": "git",
2845                 "url": "https://github.com/laminas/laminas-router.git",
2846                 "reference": "e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2"
2847             },
2848             "dist": {
2849                 "type": "zip",
2850                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2",
2851                 "reference": "e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2",
2852                 "shasum": ""
2853             },
2854             "require": {
2855                 "laminas/laminas-http": "^2.15",
2856                 "laminas/laminas-servicemanager": "^3.14.0",
2857                 "laminas/laminas-stdlib": "^3.10.1",
2858                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2859             },
2860             "conflict": {
2861                 "zendframework/zend-router": "*"
2862             },
2863             "require-dev": {
2864                 "laminas/laminas-coding-standard": "~2.5.0",
2865                 "laminas/laminas-i18n": "^2.23.1",
2866                 "phpunit/phpunit": "^10.4.2",
2867                 "psalm/plugin-phpunit": "^0.18.4",
2868                 "vimeo/psalm": "^5.15.0"
2869             },
2870             "suggest": {
2871                 "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments"
2872             },
2873             "type": "library",
2874             "extra": {
2875                 "laminas": {
2876                     "component": "Laminas\\Router",
2877                     "config-provider": "Laminas\\Router\\ConfigProvider"
2878                 }
2879             },
2880             "autoload": {
2881                 "psr-4": {
2882                     "Laminas\\Router\\": "src/"
2883                 }
2884             },
2885             "notification-url": "https://packagist.org/downloads/",
2886             "license": [
2887                 "BSD-3-Clause"
2888             ],
2889             "description": "Flexible routing system for HTTP and console applications",
2890             "homepage": "https://laminas.dev",
2891             "keywords": [
2892                 "laminas",
2893                 "routing"
2894             ],
2895             "support": {
2896                 "chat": "https://laminas.dev/chat",
2897                 "docs": "https://docs.laminas.dev/laminas-router/",
2898                 "forum": "https://discourse.laminas.dev",
2899                 "issues": "https://github.com/laminas/laminas-router/issues",
2900                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2901                 "source": "https://github.com/laminas/laminas-router"
2902             },
2903             "funding": [
2904                 {
2905                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2906                     "type": "community_bridge"
2907                 }
2908             ],
2909             "time": "2023-11-02T17:21:39+00:00"
2910         },
2911         {
2912             "name": "laminas/laminas-server",
2913             "version": "2.15.0",
2914             "source": {
2915                 "type": "git",
2916                 "url": "https://github.com/laminas/laminas-server.git",
2917                 "reference": "7f4862913ab95ea5decd08e6c3717edbb398fde8"
2918             },
2919             "dist": {
2920                 "type": "zip",
2921                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7f4862913ab95ea5decd08e6c3717edbb398fde8",
2922                 "reference": "7f4862913ab95ea5decd08e6c3717edbb398fde8",
2923                 "shasum": ""
2924             },
2925             "require": {
2926                 "laminas/laminas-code": "^4.7.1",
2927                 "laminas/laminas-stdlib": "^3.3.1",
2928                 "laminas/laminas-zendframework-bridge": "^1.2.0",
2929                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2930             },
2931             "replace": {
2932                 "zendframework/zend-server": "^2.8.1"
2933             },
2934             "require-dev": {
2935                 "laminas/laminas-coding-standard": "~2.4.0",
2936                 "phpunit/phpunit": "^9.5.5",
2937                 "psalm/plugin-phpunit": "^0.15.1",
2938                 "vimeo/psalm": "^4.6.4"
2939             },
2940             "type": "library",
2941             "autoload": {
2942                 "psr-4": {
2943                     "Laminas\\Server\\": "src/"
2944                 }
2945             },
2946             "notification-url": "https://packagist.org/downloads/",
2947             "license": [
2948                 "BSD-3-Clause"
2949             ],
2950             "description": "Create Reflection-based RPC servers",
2951             "homepage": "https://laminas.dev",
2952             "keywords": [
2953                 "laminas",
2954                 "server"
2955             ],
2956             "support": {
2957                 "chat": "https://laminas.dev/chat",
2958                 "docs": "https://docs.laminas.dev/laminas-server/",
2959                 "forum": "https://discourse.laminas.dev",
2960                 "issues": "https://github.com/laminas/laminas-server/issues",
2961                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2962                 "source": "https://github.com/laminas/laminas-server"
2963             },
2964             "funding": [
2965                 {
2966                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2967                     "type": "community_bridge"
2968                 }
2969             ],
2970             "time": "2022-12-27T17:14:59+00:00"
2971         },
2972         {
2973             "name": "laminas/laminas-servicemanager",
2974             "version": "3.22.1",
2975             "source": {
2976                 "type": "git",
2977                 "url": "https://github.com/laminas/laminas-servicemanager.git",
2978                 "reference": "de98d297d4743956a0558a6d71616979ff779328"
2979             },
2980             "dist": {
2981                 "type": "zip",
2982                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/de98d297d4743956a0558a6d71616979ff779328",
2983                 "reference": "de98d297d4743956a0558a6d71616979ff779328",
2984                 "shasum": ""
2985             },
2986             "require": {
2987                 "laminas/laminas-stdlib": "^3.17",
2988                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2989                 "psr/container": "^1.0"
2990             },
2991             "conflict": {
2992                 "ext-psr": "*",
2993                 "laminas/laminas-code": "<4.10.0",
2994                 "zendframework/zend-code": "<3.3.1",
2995                 "zendframework/zend-servicemanager": "*"
2996             },
2997             "provide": {
2998                 "psr/container-implementation": "^1.0"
2999             },
3000             "replace": {
3001                 "container-interop/container-interop": "^1.2.0"
3002             },
3003             "require-dev": {
3004                 "composer/package-versions-deprecated": "^1.11.99.5",
3005                 "friendsofphp/proxy-manager-lts": "^1.0.14",
3006                 "laminas/laminas-code": "^4.10.0",
3007                 "laminas/laminas-coding-standard": "~2.5.0",
3008                 "laminas/laminas-container-config-test": "^0.8",
3009                 "mikey179/vfsstream": "^1.6.11",
3010                 "phpbench/phpbench": "^1.2.9",
3011                 "phpunit/phpunit": "^10.4",
3012                 "psalm/plugin-phpunit": "^0.18.4",
3013                 "vimeo/psalm": "^5.8.0"
3014             },
3015             "suggest": {
3016                 "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3017             },
3018             "bin": [
3019                 "bin/generate-deps-for-config-factory",
3020                 "bin/generate-factory-for-class"
3021             ],
3022             "type": "library",
3023             "autoload": {
3024                 "files": [
3025                     "src/autoload.php"
3026                 ],
3027                 "psr-4": {
3028                     "Laminas\\ServiceManager\\": "src/"
3029                 }
3030             },
3031             "notification-url": "https://packagist.org/downloads/",
3032             "license": [
3033                 "BSD-3-Clause"
3034             ],
3035             "description": "Factory-Driven Dependency Injection Container",
3036             "homepage": "https://laminas.dev",
3037             "keywords": [
3038                 "PSR-11",
3039                 "dependency-injection",
3040                 "di",
3041                 "dic",
3042                 "laminas",
3043                 "service-manager",
3044                 "servicemanager"
3045             ],
3046             "support": {
3047                 "chat": "https://laminas.dev/chat",
3048                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3049                 "forum": "https://discourse.laminas.dev",
3050                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3051                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3052                 "source": "https://github.com/laminas/laminas-servicemanager"
3053             },
3054             "funding": [
3055                 {
3056                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3057                     "type": "community_bridge"
3058                 }
3059             ],
3060             "time": "2023-10-24T11:19:47+00:00"
3061         },
3062         {
3063             "name": "laminas/laminas-soap",
3064             "version": "2.13.0",
3065             "source": {
3066                 "type": "git",
3067                 "url": "https://github.com/laminas/laminas-soap.git",
3068                 "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f"
3069             },
3070             "dist": {
3071                 "type": "zip",
3072                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/68fdb11ec50eb8cf73ca266643c681d36c884b7f",
3073                 "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f",
3074                 "shasum": ""
3075             },
3076             "require": {
3077                 "ext-dom": "*",
3078                 "ext-soap": "*",
3079                 "laminas/laminas-server": "^2.15",
3080                 "laminas/laminas-stdlib": "^3.16",
3081                 "laminas/laminas-uri": "^2.10",
3082                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3083             },
3084             "conflict": {
3085                 "laminas/laminas-code": "<4.4",
3086                 "zendframework/zend-soap": "*"
3087             },
3088             "require-dev": {
3089                 "laminas/laminas-coding-standard": "^2.5",
3090                 "laminas/laminas-config": "^3.8",
3091                 "laminas/laminas-http": "^2.18",
3092                 "phpspec/prophecy-phpunit": "^2.0.1",
3093                 "phpunit/phpunit": "^9.5.27",
3094                 "psalm/plugin-phpunit": "^0.18.4",
3095                 "vimeo/psalm": "^4.30"
3096             },
3097             "suggest": {
3098                 "ext-curl": "Curl is required when .NET compatibility is required",
3099                 "laminas/laminas-http": "Laminas\\Http component"
3100             },
3101             "type": "library",
3102             "autoload": {
3103                 "psr-4": {
3104                     "Laminas\\Soap\\": "src/"
3105                 }
3106             },
3107             "notification-url": "https://packagist.org/downloads/",
3108             "license": [
3109                 "BSD-3-Clause"
3110             ],
3111             "homepage": "https://laminas.dev",
3112             "keywords": [
3113                 "laminas",
3114                 "soap"
3115             ],
3116             "support": {
3117                 "chat": "https://laminas.dev/chat",
3118                 "docs": "https://docs.laminas.dev/laminas-soap/",
3119                 "forum": "https://discourse.laminas.dev",
3120                 "issues": "https://github.com/laminas/laminas-soap/issues",
3121                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3122                 "source": "https://github.com/laminas/laminas-soap"
3123             },
3124             "funding": [
3125                 {
3126                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3127                     "type": "community_bridge"
3128                 }
3129             ],
3130             "time": "2023-10-18T09:49:25+00:00"
3131         },
3132         {
3133             "name": "laminas/laminas-stdlib",
3134             "version": "3.18.0",
3135             "source": {
3136                 "type": "git",
3137                 "url": "https://github.com/laminas/laminas-stdlib.git",
3138                 "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf"
3139             },
3140             "dist": {
3141                 "type": "zip",
3142                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
3143                 "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
3144                 "shasum": ""
3145             },
3146             "require": {
3147                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3148             },
3149             "conflict": {
3150                 "zendframework/zend-stdlib": "*"
3151             },
3152             "require-dev": {
3153                 "laminas/laminas-coding-standard": "^2.5",
3154                 "phpbench/phpbench": "^1.2.14",
3155                 "phpunit/phpunit": "^10.3.3",
3156                 "psalm/plugin-phpunit": "^0.18.4",
3157                 "vimeo/psalm": "^5.15.0"
3158             },
3159             "type": "library",
3160             "autoload": {
3161                 "psr-4": {
3162                     "Laminas\\Stdlib\\": "src/"
3163                 }
3164             },
3165             "notification-url": "https://packagist.org/downloads/",
3166             "license": [
3167                 "BSD-3-Clause"
3168             ],
3169             "description": "SPL extensions, array utilities, error handlers, and more",
3170             "homepage": "https://laminas.dev",
3171             "keywords": [
3172                 "laminas",
3173                 "stdlib"
3174             ],
3175             "support": {
3176                 "chat": "https://laminas.dev/chat",
3177                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3178                 "forum": "https://discourse.laminas.dev",
3179                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3180                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3181                 "source": "https://github.com/laminas/laminas-stdlib"
3182             },
3183             "funding": [
3184                 {
3185                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3186                     "type": "community_bridge"
3187                 }
3188             ],
3189             "time": "2023-09-19T10:15:21+00:00"
3190         },
3191         {
3192             "name": "laminas/laminas-uri",
3193             "version": "2.11.0",
3194             "source": {
3195                 "type": "git",
3196                 "url": "https://github.com/laminas/laminas-uri.git",
3197                 "reference": "e662c685125061d3115906e5eb30f966842cc226"
3198             },
3199             "dist": {
3200                 "type": "zip",
3201                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/e662c685125061d3115906e5eb30f966842cc226",
3202                 "reference": "e662c685125061d3115906e5eb30f966842cc226",
3203                 "shasum": ""
3204             },
3205             "require": {
3206                 "laminas/laminas-escaper": "^2.9",
3207                 "laminas/laminas-validator": "^2.39",
3208                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3209             },
3210             "conflict": {
3211                 "zendframework/zend-uri": "*"
3212             },
3213             "require-dev": {
3214                 "laminas/laminas-coding-standard": "~2.4.0",
3215                 "phpunit/phpunit": "^9.5.25"
3216             },
3217             "type": "library",
3218             "autoload": {
3219                 "psr-4": {
3220                     "Laminas\\Uri\\": "src/"
3221                 }
3222             },
3223             "notification-url": "https://packagist.org/downloads/",
3224             "license": [
3225                 "BSD-3-Clause"
3226             ],
3227             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3228             "homepage": "https://laminas.dev",
3229             "keywords": [
3230                 "laminas",
3231                 "uri"
3232             ],
3233             "support": {
3234                 "chat": "https://laminas.dev/chat",
3235                 "docs": "https://docs.laminas.dev/laminas-uri/",
3236                 "forum": "https://discourse.laminas.dev",
3237                 "issues": "https://github.com/laminas/laminas-uri/issues",
3238                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3239                 "source": "https://github.com/laminas/laminas-uri"
3240             },
3241             "funding": [
3242                 {
3243                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3244                     "type": "community_bridge"
3245                 }
3246             ],
3247             "time": "2023-10-18T09:56:55+00:00"
3248         },
3249         {
3250             "name": "laminas/laminas-validator",
3251             "version": "2.41.0",
3252             "source": {
3253                 "type": "git",
3254                 "url": "https://github.com/laminas/laminas-validator.git",
3255                 "reference": "ca27df621e12cbd4c138dab7abf3e7e5692c582c"
3256             },
3257             "dist": {
3258                 "type": "zip",
3259                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/ca27df621e12cbd4c138dab7abf3e7e5692c582c",
3260                 "reference": "ca27df621e12cbd4c138dab7abf3e7e5692c582c",
3261                 "shasum": ""
3262             },
3263             "require": {
3264                 "laminas/laminas-servicemanager": "^3.21.0",
3265                 "laminas/laminas-stdlib": "^3.13",
3266                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3267                 "psr/http-message": "^1.0.1 || ^2.0.0"
3268             },
3269             "conflict": {
3270                 "zendframework/zend-validator": "*"
3271             },
3272             "require-dev": {
3273                 "laminas/laminas-coding-standard": "^2.5",
3274                 "laminas/laminas-db": "^2.18",
3275                 "laminas/laminas-filter": "^2.32",
3276                 "laminas/laminas-i18n": "^2.23",
3277                 "laminas/laminas-session": "^2.16",
3278                 "laminas/laminas-uri": "^2.10.0",
3279                 "phpunit/phpunit": "^10.3.3",
3280                 "psalm/plugin-phpunit": "^0.18.4",
3281                 "psr/http-client": "^1.0.2",
3282                 "psr/http-factory": "^1.0.2",
3283                 "vimeo/psalm": "^5.15"
3284             },
3285             "suggest": {
3286                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3287                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3288                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3289                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3290                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3291                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3292                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3293                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3294             },
3295             "type": "library",
3296             "extra": {
3297                 "laminas": {
3298                     "component": "Laminas\\Validator",
3299                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3300                 }
3301             },
3302             "autoload": {
3303                 "psr-4": {
3304                     "Laminas\\Validator\\": "src/"
3305                 }
3306             },
3307             "notification-url": "https://packagist.org/downloads/",
3308             "license": [
3309                 "BSD-3-Clause"
3310             ],
3311             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3312             "homepage": "https://laminas.dev",
3313             "keywords": [
3314                 "laminas",
3315                 "validator"
3316             ],
3317             "support": {
3318                 "chat": "https://laminas.dev/chat",
3319                 "docs": "https://docs.laminas.dev/laminas-validator/",
3320                 "forum": "https://discourse.laminas.dev",
3321                 "issues": "https://github.com/laminas/laminas-validator/issues",
3322                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3323                 "source": "https://github.com/laminas/laminas-validator"
3324             },
3325             "funding": [
3326                 {
3327                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3328                     "type": "community_bridge"
3329                 }
3330             ],
3331             "time": "2023-10-30T08:22:19+00:00"
3332         },
3333         {
3334             "name": "laminas/laminas-view",
3335             "version": "2.32.0",
3336             "source": {
3337                 "type": "git",
3338                 "url": "https://github.com/laminas/laminas-view.git",
3339                 "reference": "399fa0fb896f06663bba8fe7795722785339b684"
3340             },
3341             "dist": {
3342                 "type": "zip",
3343                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/399fa0fb896f06663bba8fe7795722785339b684",
3344                 "reference": "399fa0fb896f06663bba8fe7795722785339b684",
3345                 "shasum": ""
3346             },
3347             "require": {
3348                 "ext-dom": "*",
3349                 "ext-filter": "*",
3350                 "ext-json": "*",
3351                 "laminas/laminas-escaper": "^2.5",
3352                 "laminas/laminas-eventmanager": "^3.4",
3353                 "laminas/laminas-json": "^3.3",
3354                 "laminas/laminas-servicemanager": "^3.21.0",
3355                 "laminas/laminas-stdlib": "^3.10.1",
3356                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3357                 "psr/container": "^1 || ^2"
3358             },
3359             "conflict": {
3360                 "container-interop/container-interop": "<1.2",
3361                 "laminas/laminas-router": "<3.0.1",
3362                 "laminas/laminas-session": "<2.12",
3363                 "zendframework/zend-view": "*"
3364             },
3365             "require-dev": {
3366                 "laminas/laminas-authentication": "^2.15",
3367                 "laminas/laminas-coding-standard": "~2.5.0",
3368                 "laminas/laminas-feed": "^2.22",
3369                 "laminas/laminas-filter": "^2.32",
3370                 "laminas/laminas-http": "^2.19",
3371                 "laminas/laminas-i18n": "^2.23.1",
3372                 "laminas/laminas-modulemanager": "^2.15",
3373                 "laminas/laminas-mvc": "^3.6.1",
3374                 "laminas/laminas-mvc-i18n": "^1.7",
3375                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.9",
3376                 "laminas/laminas-navigation": "^2.18.1",
3377                 "laminas/laminas-paginator": "^2.17",
3378                 "laminas/laminas-permissions-acl": "^2.16",
3379                 "laminas/laminas-router": "^3.12.0",
3380                 "laminas/laminas-uri": "^2.11",
3381                 "phpunit/phpunit": "^10.4.2",
3382                 "psalm/plugin-phpunit": "^0.18.4",
3383                 "vimeo/psalm": "^5.15"
3384             },
3385             "suggest": {
3386                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3387                 "laminas/laminas-feed": "Laminas\\Feed component",
3388                 "laminas/laminas-filter": "Laminas\\Filter component",
3389                 "laminas/laminas-http": "Laminas\\Http component",
3390                 "laminas/laminas-i18n": "Laminas\\I18n component",
3391                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3392                 "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",
3393                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3394                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3395                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3396                 "laminas/laminas-uri": "Laminas\\Uri component"
3397             },
3398             "bin": [
3399                 "bin/templatemap_generator.php"
3400             ],
3401             "type": "library",
3402             "autoload": {
3403                 "psr-4": {
3404                     "Laminas\\View\\": "src/"
3405                 }
3406             },
3407             "notification-url": "https://packagist.org/downloads/",
3408             "license": [
3409                 "BSD-3-Clause"
3410             ],
3411             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3412             "homepage": "https://laminas.dev",
3413             "keywords": [
3414                 "laminas",
3415                 "view"
3416             ],
3417             "support": {
3418                 "chat": "https://laminas.dev/chat",
3419                 "docs": "https://docs.laminas.dev/laminas-view/",
3420                 "forum": "https://discourse.laminas.dev",
3421                 "issues": "https://github.com/laminas/laminas-view/issues",
3422                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3423                 "source": "https://github.com/laminas/laminas-view"
3424             },
3425             "funding": [
3426                 {
3427                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3428                     "type": "community_bridge"
3429                 }
3430             ],
3431             "time": "2023-11-03T13:48:07+00:00"
3432         },
3433         {
3434             "name": "laminas/laminas-xml",
3435             "version": "1.5.0",
3436             "source": {
3437                 "type": "git",
3438                 "url": "https://github.com/laminas/laminas-xml.git",
3439                 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3"
3440             },
3441             "dist": {
3442                 "type": "zip",
3443                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/30a4da5a003971de8f54e6810e742fe375e5d5d3",
3444                 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3",
3445                 "shasum": ""
3446             },
3447             "require": {
3448                 "ext-dom": "*",
3449                 "ext-simplexml": "*",
3450                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3451             },
3452             "conflict": {
3453                 "zendframework/zendxml": "*"
3454             },
3455             "require-dev": {
3456                 "ext-iconv": "*",
3457                 "laminas/laminas-coding-standard": "~1.0.0",
3458                 "phpunit/phpunit": "^9.5.8",
3459                 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3460             },
3461             "type": "library",
3462             "autoload": {
3463                 "psr-4": {
3464                     "Laminas\\Xml\\": "src/"
3465                 }
3466             },
3467             "notification-url": "https://packagist.org/downloads/",
3468             "license": [
3469                 "BSD-3-Clause"
3470             ],
3471             "description": "Utility library for XML usage, best practices, and security in PHP",
3472             "homepage": "https://laminas.dev",
3473             "keywords": [
3474                 "laminas",
3475                 "security",
3476                 "xml"
3477             ],
3478             "support": {
3479                 "chat": "https://laminas.dev/chat",
3480                 "forum": "https://discourse.laminas.dev",
3481                 "issues": "https://github.com/laminas/laminas-xml/issues",
3482                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3483                 "source": "https://github.com/laminas/laminas-xml"
3484             },
3485             "funding": [
3486                 {
3487                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3488                     "type": "community_bridge"
3489                 }
3490             ],
3491             "time": "2022-11-16T00:17:18+00:00"
3492         },
3493         {
3494             "name": "laminas/laminas-xmlrpc",
3495             "version": "2.17.0",
3496             "source": {
3497                 "type": "git",
3498                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3499                 "reference": "594d5f0d07b118e7f8849257f488c2ba75e7e072"
3500             },
3501             "dist": {
3502                 "type": "zip",
3503                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/594d5f0d07b118e7f8849257f488c2ba75e7e072",
3504                 "reference": "594d5f0d07b118e7f8849257f488c2ba75e7e072",
3505                 "shasum": ""
3506             },
3507             "require": {
3508                 "laminas/laminas-code": "^4.4",
3509                 "laminas/laminas-http": "^2.15",
3510                 "laminas/laminas-math": "^3.4.0",
3511                 "laminas/laminas-server": "^2.11",
3512                 "laminas/laminas-stdlib": "^3.10.1",
3513                 "laminas/laminas-xml": "^1.4.0",
3514                 "php": "~8.1.0 || ~8.2.0"
3515             },
3516             "conflict": {
3517                 "zendframework/zend-xmlrpc": "*"
3518             },
3519             "require-dev": {
3520                 "laminas/laminas-coding-standard": "~2.5.0",
3521                 "phpunit/phpunit": "^10.0",
3522                 "psalm/plugin-phpunit": "^0.18.4",
3523                 "vimeo/psalm": "^5.4"
3524             },
3525             "suggest": {
3526                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3527             },
3528             "type": "library",
3529             "autoload": {
3530                 "psr-4": {
3531                     "Laminas\\XmlRpc\\": "src/"
3532                 }
3533             },
3534             "notification-url": "https://packagist.org/downloads/",
3535             "license": [
3536                 "BSD-3-Clause"
3537             ],
3538             "description": "Fully-featured XML-RPC server and client implementations",
3539             "homepage": "https://laminas.dev",
3540             "keywords": [
3541                 "laminas",
3542                 "xmlrpc"
3543             ],
3544             "support": {
3545                 "chat": "https://laminas.dev/chat",
3546                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3547                 "forum": "https://discourse.laminas.dev",
3548                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3549                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3550                 "source": "https://github.com/laminas/laminas-xmlrpc"
3551             },
3552             "funding": [
3553                 {
3554                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3555                     "type": "community_bridge"
3556                 }
3557             ],
3558             "time": "2023-09-08T19:34:42+00:00"
3559         },
3560         {
3561             "name": "laminas/laminas-zendframework-bridge",
3562             "version": "1.7.0",
3563             "source": {
3564                 "type": "git",
3565                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3566                 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6"
3567             },
3568             "dist": {
3569                 "type": "zip",
3570                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/5ef52e26392777a26dbb8f20fe24f91b406459f6",
3571                 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6",
3572                 "shasum": ""
3573             },
3574             "require": {
3575                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3576             },
3577             "require-dev": {
3578                 "phpunit/phpunit": "^9.5.26",
3579                 "psalm/plugin-phpunit": "^0.18.0",
3580                 "squizlabs/php_codesniffer": "^3.7.1",
3581                 "vimeo/psalm": "^4.29.0"
3582             },
3583             "type": "library",
3584             "extra": {
3585                 "laminas": {
3586                     "module": "Laminas\\ZendFrameworkBridge"
3587                 }
3588             },
3589             "autoload": {
3590                 "files": [
3591                     "src/autoload.php"
3592                 ],
3593                 "psr-4": {
3594                     "Laminas\\ZendFrameworkBridge\\": "src//"
3595                 }
3596             },
3597             "notification-url": "https://packagist.org/downloads/",
3598             "license": [
3599                 "BSD-3-Clause"
3600             ],
3601             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3602             "keywords": [
3603                 "ZendFramework",
3604                 "autoloading",
3605                 "laminas",
3606                 "zf"
3607             ],
3608             "support": {
3609                 "forum": "https://discourse.laminas.dev/",
3610                 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3611                 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3612                 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3613             },
3614             "funding": [
3615                 {
3616                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3617                     "type": "community_bridge"
3618                 }
3619             ],
3620             "time": "2022-12-12T11:44:10+00:00"
3621         },
3622         {
3623             "name": "lcobucci/clock",
3624             "version": "2.3.0",
3625             "source": {
3626                 "type": "git",
3627                 "url": "https://github.com/lcobucci/clock.git",
3628                 "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876"
3629             },
3630             "dist": {
3631                 "type": "zip",
3632                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876",
3633                 "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876",
3634                 "shasum": ""
3635             },
3636             "require": {
3637                 "php": "~8.1.0 || ~8.2.0",
3638                 "stella-maris/clock": "^0.1.7"
3639             },
3640             "provide": {
3641                 "psr/clock-implementation": "1.0"
3642             },
3643             "require-dev": {
3644                 "infection/infection": "^0.26",
3645                 "lcobucci/coding-standard": "^9.0",
3646                 "phpstan/extension-installer": "^1.2",
3647                 "phpstan/phpstan": "^1.9.4",
3648                 "phpstan/phpstan-deprecation-rules": "^1.1.1",
3649                 "phpstan/phpstan-phpunit": "^1.3.2",
3650                 "phpstan/phpstan-strict-rules": "^1.4.4",
3651                 "phpunit/phpunit": "^9.5.27"
3652             },
3653             "type": "library",
3654             "autoload": {
3655                 "psr-4": {
3656                     "Lcobucci\\Clock\\": "src"
3657                 }
3658             },
3659             "notification-url": "https://packagist.org/downloads/",
3660             "license": [
3661                 "MIT"
3662             ],
3663             "authors": [
3664                 {
3665                     "name": "Luís Cobucci",
3666                     "email": "lcobucci@gmail.com"
3667                 }
3668             ],
3669             "description": "Yet another clock abstraction",
3670             "support": {
3671                 "issues": "https://github.com/lcobucci/clock/issues",
3672                 "source": "https://github.com/lcobucci/clock/tree/2.3.0"
3673             },
3674             "funding": [
3675                 {
3676                     "url": "https://github.com/lcobucci",
3677                     "type": "github"
3678                 },
3679                 {
3680                     "url": "https://www.patreon.com/lcobucci",
3681                     "type": "patreon"
3682                 }
3683             ],
3684             "time": "2022-12-19T14:38:11+00:00"
3685         },
3686         {
3687             "name": "lcobucci/jwt",
3688             "version": "4.2.1",
3689             "source": {
3690                 "type": "git",
3691                 "url": "https://github.com/lcobucci/jwt.git",
3692                 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
3693             },
3694             "dist": {
3695                 "type": "zip",
3696                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3697                 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3698                 "shasum": ""
3699             },
3700             "require": {
3701                 "ext-hash": "*",
3702                 "ext-json": "*",
3703                 "ext-mbstring": "*",
3704                 "ext-openssl": "*",
3705                 "ext-sodium": "*",
3706                 "lcobucci/clock": "^2.0",
3707                 "php": "^7.4 || ^8.0"
3708             },
3709             "require-dev": {
3710                 "infection/infection": "^0.21",
3711                 "lcobucci/coding-standard": "^6.0",
3712                 "mikey179/vfsstream": "^1.6.7",
3713                 "phpbench/phpbench": "^1.2",
3714                 "phpstan/extension-installer": "^1.0",
3715                 "phpstan/phpstan": "^1.4",
3716                 "phpstan/phpstan-deprecation-rules": "^1.0",
3717                 "phpstan/phpstan-phpunit": "^1.0",
3718                 "phpstan/phpstan-strict-rules": "^1.0",
3719                 "phpunit/php-invoker": "^3.1",
3720                 "phpunit/phpunit": "^9.5"
3721             },
3722             "type": "library",
3723             "autoload": {
3724                 "psr-4": {
3725                     "Lcobucci\\JWT\\": "src"
3726                 }
3727             },
3728             "notification-url": "https://packagist.org/downloads/",
3729             "license": [
3730                 "BSD-3-Clause"
3731             ],
3732             "authors": [
3733                 {
3734                     "name": "Luís Cobucci",
3735                     "email": "lcobucci@gmail.com",
3736                     "role": "Developer"
3737                 }
3738             ],
3739             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3740             "keywords": [
3741                 "JWS",
3742                 "jwt"
3743             ],
3744             "support": {
3745                 "issues": "https://github.com/lcobucci/jwt/issues",
3746                 "source": "https://github.com/lcobucci/jwt/tree/4.2.1"
3747             },
3748             "funding": [
3749                 {
3750                     "url": "https://github.com/lcobucci",
3751                     "type": "github"
3752                 },
3753                 {
3754                     "url": "https://www.patreon.com/lcobucci",
3755                     "type": "patreon"
3756                 }
3757             ],
3758             "time": "2022-08-19T23:14:07+00:00"
3759         },
3760         {
3761             "name": "league/csv",
3762             "version": "9.8.0",
3763             "source": {
3764                 "type": "git",
3765                 "url": "https://github.com/thephpleague/csv.git",
3766                 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
3767             },
3768             "dist": {
3769                 "type": "zip",
3770                 "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
3771                 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
3772                 "shasum": ""
3773             },
3774             "require": {
3775                 "ext-json": "*",
3776                 "ext-mbstring": "*",
3777                 "php": "^7.4 || ^8.0"
3778             },
3779             "require-dev": {
3780                 "ext-curl": "*",
3781                 "ext-dom": "*",
3782                 "friendsofphp/php-cs-fixer": "^v3.4.0",
3783                 "phpstan/phpstan": "^1.3.0",
3784                 "phpstan/phpstan-phpunit": "^1.0.0",
3785                 "phpstan/phpstan-strict-rules": "^1.1.0",
3786                 "phpunit/phpunit": "^9.5.11"
3787             },
3788             "suggest": {
3789                 "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
3790                 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
3791             },
3792             "type": "library",
3793             "extra": {
3794                 "branch-alias": {
3795                     "dev-master": "9.x-dev"
3796                 }
3797             },
3798             "autoload": {
3799                 "files": [
3800                     "src/functions_include.php"
3801                 ],
3802                 "psr-4": {
3803                     "League\\Csv\\": "src"
3804                 }
3805             },
3806             "notification-url": "https://packagist.org/downloads/",
3807             "license": [
3808                 "MIT"
3809             ],
3810             "authors": [
3811                 {
3812                     "name": "Ignace Nyamagana Butera",
3813                     "email": "nyamsprod@gmail.com",
3814                     "homepage": "https://github.com/nyamsprod/",
3815                     "role": "Developer"
3816                 }
3817             ],
3818             "description": "CSV data manipulation made easy in PHP",
3819             "homepage": "https://csv.thephpleague.com",
3820             "keywords": [
3821                 "convert",
3822                 "csv",
3823                 "export",
3824                 "filter",
3825                 "import",
3826                 "read",
3827                 "transform",
3828                 "write"
3829             ],
3830             "support": {
3831                 "docs": "https://csv.thephpleague.com",
3832                 "issues": "https://github.com/thephpleague/csv/issues",
3833                 "rss": "https://github.com/thephpleague/csv/releases.atom",
3834                 "source": "https://github.com/thephpleague/csv"
3835             },
3836             "funding": [
3837                 {
3838                     "url": "https://github.com/sponsors/nyamsprod",
3839                     "type": "github"
3840                 }
3841             ],
3842             "time": "2022-01-04T00:13:07+00:00"
3843         },
3844         {
3845             "name": "league/event",
3846             "version": "2.2.0",
3847             "source": {
3848                 "type": "git",
3849                 "url": "https://github.com/thephpleague/event.git",
3850                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3851             },
3852             "dist": {
3853                 "type": "zip",
3854                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3855                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3856                 "shasum": ""
3857             },
3858             "require": {
3859                 "php": ">=5.4.0"
3860             },
3861             "require-dev": {
3862                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3863                 "phpspec/phpspec": "^2.2"
3864             },
3865             "type": "library",
3866             "extra": {
3867                 "branch-alias": {
3868                     "dev-master": "2.2-dev"
3869                 }
3870             },
3871             "autoload": {
3872                 "psr-4": {
3873                     "League\\Event\\": "src/"
3874                 }
3875             },
3876             "notification-url": "https://packagist.org/downloads/",
3877             "license": [
3878                 "MIT"
3879             ],
3880             "authors": [
3881                 {
3882                     "name": "Frank de Jonge",
3883                     "email": "info@frenky.net"
3884                 }
3885             ],
3886             "description": "Event package",
3887             "keywords": [
3888                 "emitter",
3889                 "event",
3890                 "listener"
3891             ],
3892             "support": {
3893                 "issues": "https://github.com/thephpleague/event/issues",
3894                 "source": "https://github.com/thephpleague/event/tree/master"
3895             },
3896             "time": "2018-11-26T11:52:41+00:00"
3897         },
3898         {
3899             "name": "league/oauth2-server",
3900             "version": "8.4.2",
3901             "source": {
3902                 "type": "git",
3903                 "url": "https://github.com/thephpleague/oauth2-server.git",
3904                 "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3"
3905             },
3906             "dist": {
3907                 "type": "zip",
3908                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3",
3909                 "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3",
3910                 "shasum": ""
3911             },
3912             "require": {
3913                 "defuse/php-encryption": "^2.2.1",
3914                 "ext-json": "*",
3915                 "ext-openssl": "*",
3916                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3917                 "league/event": "^2.2",
3918                 "league/uri": "^6.4",
3919                 "php": "^7.2 || ^8.0",
3920                 "psr/http-message": "^1.0.1"
3921             },
3922             "replace": {
3923                 "league/oauth2server": "*",
3924                 "lncd/oauth2": "*"
3925             },
3926             "require-dev": {
3927                 "laminas/laminas-diactoros": "^2.4.1",
3928                 "phpstan/phpstan": "^0.12.57",
3929                 "phpstan/phpstan-phpunit": "^0.12.16",
3930                 "phpunit/phpunit": "^8.5.13",
3931                 "roave/security-advisories": "dev-master"
3932             },
3933             "type": "library",
3934             "autoload": {
3935                 "psr-4": {
3936                     "League\\OAuth2\\Server\\": "src/"
3937                 }
3938             },
3939             "notification-url": "https://packagist.org/downloads/",
3940             "license": [
3941                 "MIT"
3942             ],
3943             "authors": [
3944                 {
3945                     "name": "Alex Bilbie",
3946                     "email": "hello@alexbilbie.com",
3947                     "homepage": "http://www.alexbilbie.com",
3948                     "role": "Developer"
3949                 },
3950                 {
3951                     "name": "Andy Millington",
3952                     "email": "andrew@noexceptions.io",
3953                     "homepage": "https://www.noexceptions.io",
3954                     "role": "Developer"
3955                 }
3956             ],
3957             "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.",
3958             "homepage": "https://oauth2.thephpleague.com/",
3959             "keywords": [
3960                 "Authentication",
3961                 "api",
3962                 "auth",
3963                 "authorisation",
3964                 "authorization",
3965                 "oauth",
3966                 "oauth 2",
3967                 "oauth 2.0",
3968                 "oauth2",
3969                 "protect",
3970                 "resource",
3971                 "secure",
3972                 "server"
3973             ],
3974             "support": {
3975                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3976                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.2"
3977             },
3978             "funding": [
3979                 {
3980                     "url": "https://github.com/sephster",
3981                     "type": "github"
3982                 }
3983             ],
3984             "time": "2023-08-02T22:54:39+00:00"
3985         },
3986         {
3987             "name": "league/omnipay",
3988             "version": "v3.2.1",
3989             "source": {
3990                 "type": "git",
3991                 "url": "https://github.com/thephpleague/omnipay.git",
3992                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
3993             },
3994             "dist": {
3995                 "type": "zip",
3996                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
3997                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
3998                 "shasum": ""
3999             },
4000             "require": {
4001                 "omnipay/common": "^3.1",
4002                 "php": "^7.2|^8.0",
4003                 "php-http/discovery": "^1.14",
4004                 "php-http/guzzle7-adapter": "^1"
4005             },
4006             "require-dev": {
4007                 "omnipay/tests": "^3|^4"
4008             },
4009             "type": "metapackage",
4010             "extra": {
4011                 "branch-alias": {
4012                     "dev-master": "3.2.x-dev"
4013                 }
4014             },
4015             "notification-url": "https://packagist.org/downloads/",
4016             "license": [
4017                 "MIT"
4018             ],
4019             "authors": [
4020                 {
4021                     "name": "Adrian Macneil",
4022                     "email": "adrian@adrianmacneil.com"
4023                 },
4024                 {
4025                     "name": "Barry vd. Heuvel",
4026                     "email": "barryvdh@gmail.com"
4027                 }
4028             ],
4029             "description": "Omnipay payment processing library",
4030             "homepage": "https://omnipay.thephpleague.com/",
4031             "keywords": [
4032                 "checkout",
4033                 "creditcard",
4034                 "omnipay",
4035                 "payment"
4036             ],
4037             "support": {
4038                 "issues": "https://github.com/thephpleague/omnipay/issues",
4039                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4040             },
4041             "funding": [
4042                 {
4043                     "url": "https://github.com/barryvdh",
4044                     "type": "github"
4045                 }
4046             ],
4047             "time": "2021-06-05T11:34:12+00:00"
4048         },
4049         {
4050             "name": "league/uri",
4051             "version": "6.8.0",
4052             "source": {
4053                 "type": "git",
4054                 "url": "https://github.com/thephpleague/uri.git",
4055                 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39"
4056             },
4057             "dist": {
4058                 "type": "zip",
4059                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/a700b4656e4c54371b799ac61e300ab25a2d1d39",
4060                 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39",
4061                 "shasum": ""
4062             },
4063             "require": {
4064                 "ext-json": "*",
4065                 "league/uri-interfaces": "^2.3",
4066                 "php": "^8.1",
4067                 "psr/http-message": "^1.0.1"
4068             },
4069             "conflict": {
4070                 "league/uri-schemes": "^1.0"
4071             },
4072             "require-dev": {
4073                 "friendsofphp/php-cs-fixer": "^v3.9.5",
4074                 "nyholm/psr7": "^1.5.1",
4075                 "php-http/psr7-integration-tests": "^1.1.1",
4076                 "phpbench/phpbench": "^1.2.6",
4077                 "phpstan/phpstan": "^1.8.5",
4078                 "phpstan/phpstan-deprecation-rules": "^1.0",
4079                 "phpstan/phpstan-phpunit": "^1.1.1",
4080                 "phpstan/phpstan-strict-rules": "^1.4.3",
4081                 "phpunit/phpunit": "^9.5.24",
4082                 "psr/http-factory": "^1.0.1"
4083             },
4084             "suggest": {
4085                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4086                 "ext-intl": "Needed to improve host validation",
4087                 "league/uri-components": "Needed to easily manipulate URI objects",
4088                 "psr/http-factory": "Needed to use the URI factory"
4089             },
4090             "type": "library",
4091             "extra": {
4092                 "branch-alias": {
4093                     "dev-master": "6.x-dev"
4094                 }
4095             },
4096             "autoload": {
4097                 "psr-4": {
4098                     "League\\Uri\\": "src"
4099                 }
4100             },
4101             "notification-url": "https://packagist.org/downloads/",
4102             "license": [
4103                 "MIT"
4104             ],
4105             "authors": [
4106                 {
4107                     "name": "Ignace Nyamagana Butera",
4108                     "email": "nyamsprod@gmail.com",
4109                     "homepage": "https://nyamsprod.com"
4110                 }
4111             ],
4112             "description": "URI manipulation library",
4113             "homepage": "https://uri.thephpleague.com",
4114             "keywords": [
4115                 "data-uri",
4116                 "file-uri",
4117                 "ftp",
4118                 "hostname",
4119                 "http",
4120                 "https",
4121                 "middleware",
4122                 "parse_str",
4123                 "parse_url",
4124                 "psr-7",
4125                 "query-string",
4126                 "querystring",
4127                 "rfc3986",
4128                 "rfc3987",
4129                 "rfc6570",
4130                 "uri",
4131                 "uri-template",
4132                 "url",
4133                 "ws"
4134             ],
4135             "support": {
4136                 "docs": "https://uri.thephpleague.com",
4137                 "forum": "https://thephpleague.slack.com",
4138                 "issues": "https://github.com/thephpleague/uri/issues",
4139                 "source": "https://github.com/thephpleague/uri/tree/6.8.0"
4140             },
4141             "funding": [
4142                 {
4143                     "url": "https://github.com/sponsors/nyamsprod",
4144                     "type": "github"
4145                 }
4146             ],
4147             "time": "2022-09-13T19:58:47+00:00"
4148         },
4149         {
4150             "name": "league/uri-interfaces",
4151             "version": "2.3.0",
4152             "source": {
4153                 "type": "git",
4154                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4155                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4156             },
4157             "dist": {
4158                 "type": "zip",
4159                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4160                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4161                 "shasum": ""
4162             },
4163             "require": {
4164                 "ext-json": "*",
4165                 "php": "^7.2 || ^8.0"
4166             },
4167             "require-dev": {
4168                 "friendsofphp/php-cs-fixer": "^2.19",
4169                 "phpstan/phpstan": "^0.12.90",
4170                 "phpstan/phpstan-phpunit": "^0.12.19",
4171                 "phpstan/phpstan-strict-rules": "^0.12.9",
4172                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4173             },
4174             "suggest": {
4175                 "ext-intl": "to use the IDNA feature",
4176                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4177             },
4178             "type": "library",
4179             "extra": {
4180                 "branch-alias": {
4181                     "dev-master": "2.x-dev"
4182                 }
4183             },
4184             "autoload": {
4185                 "psr-4": {
4186                     "League\\Uri\\": "src/"
4187                 }
4188             },
4189             "notification-url": "https://packagist.org/downloads/",
4190             "license": [
4191                 "MIT"
4192             ],
4193             "authors": [
4194                 {
4195                     "name": "Ignace Nyamagana Butera",
4196                     "email": "nyamsprod@gmail.com",
4197                     "homepage": "https://nyamsprod.com"
4198                 }
4199             ],
4200             "description": "Common interface for URI representation",
4201             "homepage": "http://github.com/thephpleague/uri-interfaces",
4202             "keywords": [
4203                 "rfc3986",
4204                 "rfc3987",
4205                 "uri",
4206                 "url"
4207             ],
4208             "support": {
4209                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4210                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4211             },
4212             "funding": [
4213                 {
4214                     "url": "https://github.com/sponsors/nyamsprod",
4215                     "type": "github"
4216                 }
4217             ],
4218             "time": "2021-06-28T04:27:21+00:00"
4219         },
4220         {
4221             "name": "maennchen/zipstream-php",
4222             "version": "2.4.0",
4223             "source": {
4224                 "type": "git",
4225                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4226                 "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
4227             },
4228             "dist": {
4229                 "type": "zip",
4230                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
4231                 "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
4232                 "shasum": ""
4233             },
4234             "require": {
4235                 "ext-mbstring": "*",
4236                 "myclabs/php-enum": "^1.5",
4237                 "php": "^8.0",
4238                 "psr/http-message": "^1.0"
4239             },
4240             "require-dev": {
4241                 "ext-zip": "*",
4242                 "friendsofphp/php-cs-fixer": "^3.9",
4243                 "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
4244                 "mikey179/vfsstream": "^1.6",
4245                 "php-coveralls/php-coveralls": "^2.4",
4246                 "phpunit/phpunit": "^8.5.8 || ^9.4.2",
4247                 "vimeo/psalm": "^5.0"
4248             },
4249             "type": "library",
4250             "autoload": {
4251                 "psr-4": {
4252                     "ZipStream\\": "src/"
4253                 }
4254             },
4255             "notification-url": "https://packagist.org/downloads/",
4256             "license": [
4257                 "MIT"
4258             ],
4259             "authors": [
4260                 {
4261                     "name": "Paul Duncan",
4262                     "email": "pabs@pablotron.org"
4263                 },
4264                 {
4265                     "name": "Jonatan Männchen",
4266                     "email": "jonatan@maennchen.ch"
4267                 },
4268                 {
4269                     "name": "Jesse Donat",
4270                     "email": "donatj@gmail.com"
4271                 },
4272                 {
4273                     "name": "András Kolesár",
4274                     "email": "kolesar@kolesar.hu"
4275                 }
4276             ],
4277             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4278             "keywords": [
4279                 "stream",
4280                 "zip"
4281             ],
4282             "support": {
4283                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4284                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.4.0"
4285             },
4286             "funding": [
4287                 {
4288                     "url": "https://github.com/maennchen",
4289                     "type": "github"
4290                 },
4291                 {
4292                     "url": "https://opencollective.com/zipstream",
4293                     "type": "open_collective"
4294                 }
4295             ],
4296             "time": "2022-12-08T12:29:14+00:00"
4297         },
4298         {
4299             "name": "markbaker/complex",
4300             "version": "3.0.2",
4301             "source": {
4302                 "type": "git",
4303                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4304                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
4305             },
4306             "dist": {
4307                 "type": "zip",
4308                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4309                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4310                 "shasum": ""
4311             },
4312             "require": {
4313                 "php": "^7.2 || ^8.0"
4314             },
4315             "require-dev": {
4316                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4317                 "phpcompatibility/php-compatibility": "^9.3",
4318                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4319                 "squizlabs/php_codesniffer": "^3.7"
4320             },
4321             "type": "library",
4322             "autoload": {
4323                 "psr-4": {
4324                     "Complex\\": "classes/src/"
4325                 }
4326             },
4327             "notification-url": "https://packagist.org/downloads/",
4328             "license": [
4329                 "MIT"
4330             ],
4331             "authors": [
4332                 {
4333                     "name": "Mark Baker",
4334                     "email": "mark@lange.demon.co.uk"
4335                 }
4336             ],
4337             "description": "PHP Class for working with complex numbers",
4338             "homepage": "https://github.com/MarkBaker/PHPComplex",
4339             "keywords": [
4340                 "complex",
4341                 "mathematics"
4342             ],
4343             "support": {
4344                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4345                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
4346             },
4347             "time": "2022-12-06T16:21:08+00:00"
4348         },
4349         {
4350             "name": "markbaker/matrix",
4351             "version": "3.0.1",
4352             "source": {
4353                 "type": "git",
4354                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4355                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
4356             },
4357             "dist": {
4358                 "type": "zip",
4359                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
4360                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
4361                 "shasum": ""
4362             },
4363             "require": {
4364                 "php": "^7.1 || ^8.0"
4365             },
4366             "require-dev": {
4367                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4368                 "phpcompatibility/php-compatibility": "^9.3",
4369                 "phpdocumentor/phpdocumentor": "2.*",
4370                 "phploc/phploc": "^4.0",
4371                 "phpmd/phpmd": "2.*",
4372                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4373                 "sebastian/phpcpd": "^4.0",
4374                 "squizlabs/php_codesniffer": "^3.7"
4375             },
4376             "type": "library",
4377             "autoload": {
4378                 "psr-4": {
4379                     "Matrix\\": "classes/src/"
4380                 }
4381             },
4382             "notification-url": "https://packagist.org/downloads/",
4383             "license": [
4384                 "MIT"
4385             ],
4386             "authors": [
4387                 {
4388                     "name": "Mark Baker",
4389                     "email": "mark@demon-angel.eu"
4390                 }
4391             ],
4392             "description": "PHP Class for working with matrices",
4393             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4394             "keywords": [
4395                 "mathematics",
4396                 "matrix",
4397                 "vector"
4398             ],
4399             "support": {
4400                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4401                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
4402             },
4403             "time": "2022-12-02T22:17:43+00:00"
4404         },
4405         {
4406             "name": "masterminds/html5",
4407             "version": "2.8.1",
4408             "source": {
4409                 "type": "git",
4410                 "url": "https://github.com/Masterminds/html5-php.git",
4411                 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
4412             },
4413             "dist": {
4414                 "type": "zip",
4415                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
4416                 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
4417                 "shasum": ""
4418             },
4419             "require": {
4420                 "ext-dom": "*",
4421                 "php": ">=5.3.0"
4422             },
4423             "require-dev": {
4424                 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
4425             },
4426             "type": "library",
4427             "extra": {
4428                 "branch-alias": {
4429                     "dev-master": "2.7-dev"
4430                 }
4431             },
4432             "autoload": {
4433                 "psr-4": {
4434                     "Masterminds\\": "src"
4435                 }
4436             },
4437             "notification-url": "https://packagist.org/downloads/",
4438             "license": [
4439                 "MIT"
4440             ],
4441             "authors": [
4442                 {
4443                     "name": "Matt Butcher",
4444                     "email": "technosophos@gmail.com"
4445                 },
4446                 {
4447                     "name": "Matt Farina",
4448                     "email": "matt@mattfarina.com"
4449                 },
4450                 {
4451                     "name": "Asmir Mustafic",
4452                     "email": "goetas@gmail.com"
4453                 }
4454             ],
4455             "description": "An HTML5 parser and serializer.",
4456             "homepage": "http://masterminds.github.io/html5-php",
4457             "keywords": [
4458                 "HTML5",
4459                 "dom",
4460                 "html",
4461                 "parser",
4462                 "querypath",
4463                 "serializer",
4464                 "xml"
4465             ],
4466             "support": {
4467                 "issues": "https://github.com/Masterminds/html5-php/issues",
4468                 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
4469             },
4470             "time": "2023-05-10T11:58:31+00:00"
4471         },
4472         {
4473             "name": "mobiledetect/mobiledetectlib",
4474             "version": "3.74.3",
4475             "source": {
4476                 "type": "git",
4477                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4478                 "reference": "39582ab62f86b40e4edb698159f895929a29c346"
4479             },
4480             "dist": {
4481                 "type": "zip",
4482                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/39582ab62f86b40e4edb698159f895929a29c346",
4483                 "reference": "39582ab62f86b40e4edb698159f895929a29c346",
4484                 "shasum": ""
4485             },
4486             "require": {
4487                 "php": ">=7.4"
4488             },
4489             "require-dev": {
4490                 "friendsofphp/php-cs-fixer": "^3.14",
4491                 "phpunit/phpunit": "^9.6",
4492                 "squizlabs/php_codesniffer": "^3.7"
4493             },
4494             "type": "library",
4495             "autoload": {
4496                 "psr-4": {
4497                     "Detection\\": "src/"
4498                 },
4499                 "classmap": [
4500                     "src/MobileDetect.php"
4501                 ]
4502             },
4503             "notification-url": "https://packagist.org/downloads/",
4504             "license": [
4505                 "MIT"
4506             ],
4507             "authors": [
4508                 {
4509                     "name": "Serban Ghita",
4510                     "email": "serbanghita@gmail.com",
4511                     "homepage": "https://mobiledetect.net",
4512                     "role": "Developer"
4513                 }
4514             ],
4515             "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.",
4516             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4517             "keywords": [
4518                 "detect mobile devices",
4519                 "mobile",
4520                 "mobile detect",
4521                 "mobile detector",
4522                 "php mobile detect"
4523             ],
4524             "support": {
4525                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4526                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.3"
4527             },
4528             "funding": [
4529                 {
4530                     "url": "https://github.com/serbanghita",
4531                     "type": "github"
4532                 }
4533             ],
4534             "time": "2023-10-27T16:28:04+00:00"
4535         },
4536         {
4537             "name": "moneyphp/money",
4538             "version": "v3.3.3",
4539             "source": {
4540                 "type": "git",
4541                 "url": "https://github.com/moneyphp/money.git",
4542                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
4543             },
4544             "dist": {
4545                 "type": "zip",
4546                 "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4547                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4548                 "shasum": ""
4549             },
4550             "require": {
4551                 "ext-json": "*",
4552                 "php": ">=5.6"
4553             },
4554             "require-dev": {
4555                 "cache/taggable-cache": "^0.4.0",
4556                 "doctrine/instantiator": "^1.0.5",
4557                 "ext-bcmath": "*",
4558                 "ext-gmp": "*",
4559                 "ext-intl": "*",
4560                 "florianv/exchanger": "^1.0",
4561                 "florianv/swap": "^3.0",
4562                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4563                 "moneyphp/iso-currencies": "^3.2.1",
4564                 "php-http/message": "^1.4",
4565                 "php-http/mock-client": "^1.0.0",
4566                 "phpspec/phpspec": "^3.4.3",
4567                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4568                 "psr/cache": "^1.0",
4569                 "symfony/phpunit-bridge": "^4"
4570             },
4571             "suggest": {
4572                 "ext-bcmath": "Calculate without integer limits",
4573                 "ext-gmp": "Calculate without integer limits",
4574                 "ext-intl": "Format Money objects with intl",
4575                 "florianv/exchanger": "Exchange rates library for PHP",
4576                 "florianv/swap": "Exchange rates library for PHP",
4577                 "psr/cache-implementation": "Used for Currency caching"
4578             },
4579             "type": "library",
4580             "extra": {
4581                 "branch-alias": {
4582                     "dev-master": "3.x-dev"
4583                 }
4584             },
4585             "autoload": {
4586                 "psr-4": {
4587                     "Money\\": "src/"
4588                 }
4589             },
4590             "notification-url": "https://packagist.org/downloads/",
4591             "license": [
4592                 "MIT"
4593             ],
4594             "authors": [
4595                 {
4596                     "name": "Mathias Verraes",
4597                     "email": "mathias@verraes.net",
4598                     "homepage": "http://verraes.net"
4599                 },
4600                 {
4601                     "name": "Márk Sági-Kazár",
4602                     "email": "mark.sagikazar@gmail.com"
4603                 },
4604                 {
4605                     "name": "Frederik Bosch",
4606                     "email": "f.bosch@genkgo.nl"
4607                 }
4608             ],
4609             "description": "PHP implementation of Fowler's Money pattern",
4610             "homepage": "http://moneyphp.org",
4611             "keywords": [
4612                 "Value Object",
4613                 "money",
4614                 "vo"
4615             ],
4616             "support": {
4617                 "issues": "https://github.com/moneyphp/money/issues",
4618                 "source": "https://github.com/moneyphp/money/tree/v3.3.3"
4619             },
4620             "time": "2022-09-21T07:43:36+00:00"
4621         },
4622         {
4623             "name": "monolog/monolog",
4624             "version": "3.5.0",
4625             "source": {
4626                 "type": "git",
4627                 "url": "https://github.com/Seldaek/monolog.git",
4628                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
4629             },
4630             "dist": {
4631                 "type": "zip",
4632                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
4633                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
4634                 "shasum": ""
4635             },
4636             "require": {
4637                 "php": ">=8.1",
4638                 "psr/log": "^2.0 || ^3.0"
4639             },
4640             "provide": {
4641                 "psr/log-implementation": "3.0.0"
4642             },
4643             "require-dev": {
4644                 "aws/aws-sdk-php": "^3.0",
4645                 "doctrine/couchdb": "~1.0@dev",
4646                 "elasticsearch/elasticsearch": "^7 || ^8",
4647                 "ext-json": "*",
4648                 "graylog2/gelf-php": "^1.4.2 || ^2.0",
4649                 "guzzlehttp/guzzle": "^7.4.5",
4650                 "guzzlehttp/psr7": "^2.2",
4651                 "mongodb/mongodb": "^1.8",
4652                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4653                 "phpstan/phpstan": "^1.9",
4654                 "phpstan/phpstan-deprecation-rules": "^1.0",
4655                 "phpstan/phpstan-strict-rules": "^1.4",
4656                 "phpunit/phpunit": "^10.1",
4657                 "predis/predis": "^1.1 || ^2",
4658                 "ruflin/elastica": "^7",
4659                 "symfony/mailer": "^5.4 || ^6",
4660                 "symfony/mime": "^5.4 || ^6"
4661             },
4662             "suggest": {
4663                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4664                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4665                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4666                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4667                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4668                 "ext-mbstring": "Allow to work properly with unicode symbols",
4669                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4670                 "ext-openssl": "Required to send log messages using SSL",
4671                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4672                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4673                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4674                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4675                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4676                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4677             },
4678             "type": "library",
4679             "extra": {
4680                 "branch-alias": {
4681                     "dev-main": "3.x-dev"
4682                 }
4683             },
4684             "autoload": {
4685                 "psr-4": {
4686                     "Monolog\\": "src/Monolog"
4687                 }
4688             },
4689             "notification-url": "https://packagist.org/downloads/",
4690             "license": [
4691                 "MIT"
4692             ],
4693             "authors": [
4694                 {
4695                     "name": "Jordi Boggiano",
4696                     "email": "j.boggiano@seld.be",
4697                     "homepage": "https://seld.be"
4698                 }
4699             ],
4700             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4701             "homepage": "https://github.com/Seldaek/monolog",
4702             "keywords": [
4703                 "log",
4704                 "logging",
4705                 "psr-3"
4706             ],
4707             "support": {
4708                 "issues": "https://github.com/Seldaek/monolog/issues",
4709                 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
4710             },
4711             "funding": [
4712                 {
4713                     "url": "https://github.com/Seldaek",
4714                     "type": "github"
4715                 },
4716                 {
4717                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4718                     "type": "tidelift"
4719                 }
4720             ],
4721             "time": "2023-10-27T15:32:31+00:00"
4722         },
4723         {
4724             "name": "mpdf/mpdf",
4725             "version": "v8.2.0",
4726             "source": {
4727                 "type": "git",
4728                 "url": "https://github.com/mpdf/mpdf.git",
4729                 "reference": "170a236a588d177c2aa7447ce490a030ca68e6f4"
4730             },
4731             "dist": {
4732                 "type": "zip",
4733                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/170a236a588d177c2aa7447ce490a030ca68e6f4",
4734                 "reference": "170a236a588d177c2aa7447ce490a030ca68e6f4",
4735                 "shasum": ""
4736             },
4737             "require": {
4738                 "ext-gd": "*",
4739                 "ext-mbstring": "*",
4740                 "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
4741                 "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
4742                 "myclabs/deep-copy": "^1.7",
4743                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4744                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
4745                 "psr/http-message": "^1.0 || ^2.0",
4746                 "psr/log": "^1.0 || ^2.0 || ^3.0",
4747                 "setasign/fpdi": "^2.1"
4748             },
4749             "require-dev": {
4750                 "mockery/mockery": "^1.3.0",
4751                 "mpdf/qrcode": "^1.1.0",
4752                 "squizlabs/php_codesniffer": "^3.5.0",
4753                 "tracy/tracy": "~2.5",
4754                 "yoast/phpunit-polyfills": "^1.0"
4755             },
4756             "suggest": {
4757                 "ext-bcmath": "Needed for generation of some types of barcodes",
4758                 "ext-xml": "Needed mainly for SVG manipulation",
4759                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4760             },
4761             "type": "library",
4762             "autoload": {
4763                 "files": [
4764                     "src/functions.php"
4765                 ],
4766                 "psr-4": {
4767                     "Mpdf\\": "src/"
4768                 }
4769             },
4770             "notification-url": "https://packagist.org/downloads/",
4771             "license": [
4772                 "GPL-2.0-only"
4773             ],
4774             "authors": [
4775                 {
4776                     "name": "MatÄ›j Humpál",
4777                     "role": "Developer, maintainer"
4778                 },
4779                 {
4780                     "name": "Ian Back",
4781                     "role": "Developer (retired)"
4782                 }
4783             ],
4784             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4785             "homepage": "https://mpdf.github.io",
4786             "keywords": [
4787                 "pdf",
4788                 "php",
4789                 "utf-8"
4790             ],
4791             "support": {
4792                 "docs": "http://mpdf.github.io",
4793                 "issues": "https://github.com/mpdf/mpdf/issues",
4794                 "source": "https://github.com/mpdf/mpdf"
4795             },
4796             "funding": [
4797                 {
4798                     "url": "https://www.paypal.me/mpdf",
4799                     "type": "custom"
4800                 }
4801             ],
4802             "time": "2023-09-01T11:44:52+00:00"
4803         },
4804         {
4805             "name": "mpdf/psr-http-message-shim",
4806             "version": "1.0.0",
4807             "source": {
4808                 "type": "git",
4809                 "url": "https://github.com/mpdf/psr-http-message-shim.git",
4810                 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db"
4811             },
4812             "dist": {
4813                 "type": "zip",
4814                 "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/3206e6b80b6d2479e148ee497e9f2bebadc919db",
4815                 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db",
4816                 "shasum": ""
4817             },
4818             "require": {
4819                 "psr/http-message": "^1.0"
4820             },
4821             "type": "library",
4822             "autoload": {
4823                 "psr-4": {
4824                     "Mpdf\\PsrHttpMessageShim\\": "src/"
4825                 }
4826             },
4827             "notification-url": "https://packagist.org/downloads/",
4828             "license": [
4829                 "MIT"
4830             ],
4831             "authors": [
4832                 {
4833                     "name": "Mark Dorison",
4834                     "email": "mark@chromatichq.com"
4835                 },
4836                 {
4837                     "name": "Kristofer Widholm",
4838                     "email": "kristofer@chromatichq.com"
4839                 },
4840                 {
4841                     "name": "Nigel Cunningham",
4842                     "email": "nigel.cunningham@technocrat.com.au"
4843                 }
4844             ],
4845             "description": "Shim to allow support of different psr/message versions.",
4846             "support": {
4847                 "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
4848                 "source": "https://github.com/mpdf/psr-http-message-shim/tree/1.0.0"
4849             },
4850             "time": "2023-09-01T05:59:47+00:00"
4851         },
4852         {
4853             "name": "mpdf/psr-log-aware-trait",
4854             "version": "v2.0.0",
4855             "source": {
4856                 "type": "git",
4857                 "url": "https://github.com/mpdf/psr-log-aware-trait.git",
4858                 "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275"
4859             },
4860             "dist": {
4861                 "type": "zip",
4862                 "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/7a077416e8f39eb626dee4246e0af99dd9ace275",
4863                 "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275",
4864                 "shasum": ""
4865             },
4866             "require": {
4867                 "psr/log": "^1.0 || ^2.0"
4868             },
4869             "type": "library",
4870             "autoload": {
4871                 "psr-4": {
4872                     "Mpdf\\PsrLogAwareTrait\\": "src/"
4873                 }
4874             },
4875             "notification-url": "https://packagist.org/downloads/",
4876             "license": [
4877                 "MIT"
4878             ],
4879             "authors": [
4880                 {
4881                     "name": "Mark Dorison",
4882                     "email": "mark@chromatichq.com"
4883                 },
4884                 {
4885                     "name": "Kristofer Widholm",
4886                     "email": "kristofer@chromatichq.com"
4887                 }
4888             ],
4889             "description": "Trait to allow support of different psr/log versions.",
4890             "support": {
4891                 "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
4892                 "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v2.0.0"
4893             },
4894             "time": "2023-05-03T06:18:28+00:00"
4895         },
4896         {
4897             "name": "myclabs/deep-copy",
4898             "version": "1.11.1",
4899             "source": {
4900                 "type": "git",
4901                 "url": "https://github.com/myclabs/DeepCopy.git",
4902                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
4903             },
4904             "dist": {
4905                 "type": "zip",
4906                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4907                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4908                 "shasum": ""
4909             },
4910             "require": {
4911                 "php": "^7.1 || ^8.0"
4912             },
4913             "conflict": {
4914                 "doctrine/collections": "<1.6.8",
4915                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4916             },
4917             "require-dev": {
4918                 "doctrine/collections": "^1.6.8",
4919                 "doctrine/common": "^2.13.3 || ^3.2.2",
4920                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4921             },
4922             "type": "library",
4923             "autoload": {
4924                 "files": [
4925                     "src/DeepCopy/deep_copy.php"
4926                 ],
4927                 "psr-4": {
4928                     "DeepCopy\\": "src/DeepCopy/"
4929                 }
4930             },
4931             "notification-url": "https://packagist.org/downloads/",
4932             "license": [
4933                 "MIT"
4934             ],
4935             "description": "Create deep copies (clones) of your objects",
4936             "keywords": [
4937                 "clone",
4938                 "copy",
4939                 "duplicate",
4940                 "object",
4941                 "object graph"
4942             ],
4943             "support": {
4944                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4945                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
4946             },
4947             "funding": [
4948                 {
4949                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4950                     "type": "tidelift"
4951                 }
4952             ],
4953             "time": "2023-03-08T13:26:56+00:00"
4954         },
4955         {
4956             "name": "myclabs/php-enum",
4957             "version": "1.8.4",
4958             "source": {
4959                 "type": "git",
4960                 "url": "https://github.com/myclabs/php-enum.git",
4961                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
4962             },
4963             "dist": {
4964                 "type": "zip",
4965                 "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
4966                 "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
4967                 "shasum": ""
4968             },
4969             "require": {
4970                 "ext-json": "*",
4971                 "php": "^7.3 || ^8.0"
4972             },
4973             "require-dev": {
4974                 "phpunit/phpunit": "^9.5",
4975                 "squizlabs/php_codesniffer": "1.*",
4976                 "vimeo/psalm": "^4.6.2"
4977             },
4978             "type": "library",
4979             "autoload": {
4980                 "psr-4": {
4981                     "MyCLabs\\Enum\\": "src/"
4982                 },
4983                 "classmap": [
4984                     "stubs/Stringable.php"
4985                 ]
4986             },
4987             "notification-url": "https://packagist.org/downloads/",
4988             "license": [
4989                 "MIT"
4990             ],
4991             "authors": [
4992                 {
4993                     "name": "PHP Enum contributors",
4994                     "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
4995                 }
4996             ],
4997             "description": "PHP Enum implementation",
4998             "homepage": "http://github.com/myclabs/php-enum",
4999             "keywords": [
5000                 "enum"
5001             ],
5002             "support": {
5003                 "issues": "https://github.com/myclabs/php-enum/issues",
5004                 "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
5005             },
5006             "funding": [
5007                 {
5008                     "url": "https://github.com/mnapoli",
5009                     "type": "github"
5010                 },
5011                 {
5012                     "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
5013                     "type": "tidelift"
5014                 }
5015             ],
5016             "time": "2022-08-04T09:53:51+00:00"
5017         },
5018         {
5019             "name": "nikic/php-parser",
5020             "version": "v4.17.1",
5021             "source": {
5022                 "type": "git",
5023                 "url": "https://github.com/nikic/PHP-Parser.git",
5024                 "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
5025             },
5026             "dist": {
5027                 "type": "zip",
5028                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
5029                 "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
5030                 "shasum": ""
5031             },
5032             "require": {
5033                 "ext-tokenizer": "*",
5034                 "php": ">=7.0"
5035             },
5036             "require-dev": {
5037                 "ircmaxell/php-yacc": "^0.0.7",
5038                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
5039             },
5040             "bin": [
5041                 "bin/php-parse"
5042             ],
5043             "type": "library",
5044             "extra": {
5045                 "branch-alias": {
5046                     "dev-master": "4.9-dev"
5047                 }
5048             },
5049             "autoload": {
5050                 "psr-4": {
5051                     "PhpParser\\": "lib/PhpParser"
5052                 }
5053             },
5054             "notification-url": "https://packagist.org/downloads/",
5055             "license": [
5056                 "BSD-3-Clause"
5057             ],
5058             "authors": [
5059                 {
5060                     "name": "Nikita Popov"
5061                 }
5062             ],
5063             "description": "A PHP parser written in PHP",
5064             "keywords": [
5065                 "parser",
5066                 "php"
5067             ],
5068             "support": {
5069                 "issues": "https://github.com/nikic/PHP-Parser/issues",
5070                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
5071             },
5072             "time": "2023-08-13T19:53:39+00:00"
5073         },
5074         {
5075             "name": "nyholm/psr7",
5076             "version": "1.8.0",
5077             "source": {
5078                 "type": "git",
5079                 "url": "https://github.com/Nyholm/psr7.git",
5080                 "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be"
5081             },
5082             "dist": {
5083                 "type": "zip",
5084                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/3cb4d163b58589e47b35103e8e5e6a6a475b47be",
5085                 "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be",
5086                 "shasum": ""
5087             },
5088             "require": {
5089                 "php": ">=7.2",
5090                 "psr/http-factory": "^1.0",
5091                 "psr/http-message": "^1.1 || ^2.0"
5092             },
5093             "provide": {
5094                 "php-http/message-factory-implementation": "1.0",
5095                 "psr/http-factory-implementation": "1.0",
5096                 "psr/http-message-implementation": "1.0"
5097             },
5098             "require-dev": {
5099                 "http-interop/http-factory-tests": "^0.9",
5100                 "php-http/message-factory": "^1.0",
5101                 "php-http/psr7-integration-tests": "^1.0",
5102                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
5103                 "symfony/error-handler": "^4.4"
5104             },
5105             "type": "library",
5106             "extra": {
5107                 "branch-alias": {
5108                     "dev-master": "1.8-dev"
5109                 }
5110             },
5111             "autoload": {
5112                 "psr-4": {
5113                     "Nyholm\\Psr7\\": "src/"
5114                 }
5115             },
5116             "notification-url": "https://packagist.org/downloads/",
5117             "license": [
5118                 "MIT"
5119             ],
5120             "authors": [
5121                 {
5122                     "name": "Tobias Nyholm",
5123                     "email": "tobias.nyholm@gmail.com"
5124                 },
5125                 {
5126                     "name": "Martijn van der Ven",
5127                     "email": "martijn@vanderven.se"
5128                 }
5129             ],
5130             "description": "A fast PHP7 implementation of PSR-7",
5131             "homepage": "https://tnyholm.se",
5132             "keywords": [
5133                 "psr-17",
5134                 "psr-7"
5135             ],
5136             "support": {
5137                 "issues": "https://github.com/Nyholm/psr7/issues",
5138                 "source": "https://github.com/Nyholm/psr7/tree/1.8.0"
5139             },
5140             "funding": [
5141                 {
5142                     "url": "https://github.com/Zegnat",
5143                     "type": "github"
5144                 },
5145                 {
5146                     "url": "https://github.com/nyholm",
5147                     "type": "github"
5148                 }
5149             ],
5150             "time": "2023-05-02T11:26:24+00:00"
5151         },
5152         {
5153             "name": "nyholm/psr7-server",
5154             "version": "1.0.2",
5155             "source": {
5156                 "type": "git",
5157                 "url": "https://github.com/Nyholm/psr7-server.git",
5158                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
5159             },
5160             "dist": {
5161                 "type": "zip",
5162                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
5163                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
5164                 "shasum": ""
5165             },
5166             "require": {
5167                 "php": "^7.1 || ^8.0",
5168                 "psr/http-factory": "^1.0",
5169                 "psr/http-message": "^1.0"
5170             },
5171             "require-dev": {
5172                 "nyholm/nsa": "^1.1",
5173                 "nyholm/psr7": "^1.3",
5174                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5175             },
5176             "type": "library",
5177             "autoload": {
5178                 "psr-4": {
5179                     "Nyholm\\Psr7Server\\": "src/"
5180                 }
5181             },
5182             "notification-url": "https://packagist.org/downloads/",
5183             "license": [
5184                 "MIT"
5185             ],
5186             "authors": [
5187                 {
5188                     "name": "Tobias Nyholm",
5189                     "email": "tobias.nyholm@gmail.com"
5190                 },
5191                 {
5192                     "name": "Martijn van der Ven",
5193                     "email": "martijn@vanderven.se"
5194                 }
5195             ],
5196             "description": "Helper classes to handle PSR-7 server requests",
5197             "homepage": "http://tnyholm.se",
5198             "keywords": [
5199                 "psr-17",
5200                 "psr-7"
5201             ],
5202             "support": {
5203                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5204                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5205             },
5206             "funding": [
5207                 {
5208                     "url": "https://github.com/Zegnat",
5209                     "type": "github"
5210                 },
5211                 {
5212                     "url": "https://github.com/nyholm",
5213                     "type": "github"
5214                 }
5215             ],
5216             "time": "2021-05-12T11:11:27+00:00"
5217         },
5218         {
5219             "name": "omnipay/common",
5220             "version": "v3.2.1",
5221             "source": {
5222                 "type": "git",
5223                 "url": "https://github.com/thephpleague/omnipay-common.git",
5224                 "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf"
5225             },
5226             "dist": {
5227                 "type": "zip",
5228                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/80545e9f4faab0efad36cc5f1e11a184dda22baf",
5229                 "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf",
5230                 "shasum": ""
5231             },
5232             "require": {
5233                 "moneyphp/money": "^3.1|^4.0.3",
5234                 "php": "^7.2|^8",
5235                 "php-http/client-implementation": "^1",
5236                 "php-http/discovery": "^1.14",
5237                 "php-http/message": "^1.5",
5238                 "php-http/message-factory": "^1.1",
5239                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5240             },
5241             "require-dev": {
5242                 "omnipay/tests": "^4.1",
5243                 "php-http/guzzle7-adapter": "^1",
5244                 "php-http/mock-client": "^1",
5245                 "squizlabs/php_codesniffer": "^3.5"
5246             },
5247             "suggest": {
5248                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5249             },
5250             "type": "library",
5251             "extra": {
5252                 "branch-alias": {
5253                     "dev-master": "3.1.x-dev"
5254                 }
5255             },
5256             "autoload": {
5257                 "psr-4": {
5258                     "Omnipay\\Common\\": "src/Common"
5259                 },
5260                 "classmap": [
5261                     "src/Omnipay.php"
5262                 ]
5263             },
5264             "notification-url": "https://packagist.org/downloads/",
5265             "license": [
5266                 "MIT"
5267             ],
5268             "authors": [
5269                 {
5270                     "name": "Adrian Macneil",
5271                     "email": "adrian@adrianmacneil.com"
5272                 },
5273                 {
5274                     "name": "Barry vd. Heuvel",
5275                     "email": "barryvdh@gmail.com"
5276                 },
5277                 {
5278                     "name": "Jason Judge",
5279                     "email": "jason.judge@consil.co.uk"
5280                 },
5281                 {
5282                     "name": "Del"
5283                 },
5284                 {
5285                     "name": "Omnipay Contributors",
5286                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5287                 }
5288             ],
5289             "description": "Common components for Omnipay payment processing library",
5290             "homepage": "https://github.com/thephpleague/omnipay-common",
5291             "keywords": [
5292                 "gateway",
5293                 "merchant",
5294                 "omnipay",
5295                 "pay",
5296                 "payment",
5297                 "purchase"
5298             ],
5299             "support": {
5300                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5301                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.1"
5302             },
5303             "funding": [
5304                 {
5305                     "url": "https://github.com/barryvdh",
5306                     "type": "github"
5307                 }
5308             ],
5309             "time": "2023-05-30T12:44:03+00:00"
5310         },
5311         {
5312             "name": "omnipay/stripe",
5313             "version": "v3.2.0",
5314             "source": {
5315                 "type": "git",
5316                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5317                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5318             },
5319             "dist": {
5320                 "type": "zip",
5321                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5322                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5323                 "shasum": ""
5324             },
5325             "require": {
5326                 "omnipay/common": "^3"
5327             },
5328             "require-dev": {
5329                 "omnipay/tests": "^3",
5330                 "phpro/grumphp": "^0.14",
5331                 "squizlabs/php_codesniffer": "^3"
5332             },
5333             "type": "library",
5334             "extra": {
5335                 "branch-alias": {
5336                     "dev-master": "3.2-dev"
5337                 }
5338             },
5339             "autoload": {
5340                 "psr-4": {
5341                     "Omnipay\\Stripe\\": "src/"
5342                 }
5343             },
5344             "notification-url": "https://packagist.org/downloads/",
5345             "license": [
5346                 "MIT"
5347             ],
5348             "authors": [
5349                 {
5350                     "name": "Adrian Macneil",
5351                     "email": "adrian@adrianmacneil.com"
5352                 },
5353                 {
5354                     "name": "Omnipay Contributors",
5355                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5356                 }
5357             ],
5358             "description": "Stripe driver for the Omnipay payment processing library",
5359             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5360             "keywords": [
5361                 "gateway",
5362                 "merchant",
5363                 "omnipay",
5364                 "pay",
5365                 "payment",
5366                 "stripe"
5367             ],
5368             "support": {
5369                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5370                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5371             },
5372             "time": "2022-03-22T10:58:41+00:00"
5373         },
5374         {
5375             "name": "openemr/mustache",
5376             "version": "v2.15.2",
5377             "source": {
5378                 "type": "git",
5379                 "url": "https://github.com/openemr/mustache.php.git",
5380                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5381             },
5382             "dist": {
5383                 "type": "zip",
5384                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5385                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5386                 "shasum": ""
5387             },
5388             "require": {
5389                 "php": ">=5.2.4"
5390             },
5391             "require-dev": {
5392                 "friendsofphp/php-cs-fixer": "~1.11",
5393                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5394             },
5395             "type": "library",
5396             "autoload": {
5397                 "psr-0": {
5398                     "Mustache": "src/"
5399                 }
5400             },
5401             "notification-url": "https://packagist.org/downloads/",
5402             "license": [
5403                 "MIT"
5404             ],
5405             "authors": [
5406                 {
5407                     "name": "Justin Hileman",
5408                     "email": "justin@justinhileman.info",
5409                     "homepage": "http://justinhileman.com"
5410                 },
5411                 {
5412                     "name": "OpenEMR",
5413                     "email": "hello@open-emr.org",
5414                     "homepage": "https://open-emr.org"
5415                 }
5416             ],
5417             "description": "A Mustache implementation in PHP.",
5418             "homepage": "https://github.com/openemr/mustache.php",
5419             "keywords": [
5420                 "mustache",
5421                 "templating"
5422             ],
5423             "support": {
5424                 "issues": "https://github.com/openemr/mustache.php/issues",
5425                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5426             },
5427             "time": "2022-03-03T14:53:09+00:00"
5428         },
5429         {
5430             "name": "paragonie/constant_time_encoding",
5431             "version": "v2.6.3",
5432             "source": {
5433                 "type": "git",
5434                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5435                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
5436             },
5437             "dist": {
5438                 "type": "zip",
5439                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
5440                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
5441                 "shasum": ""
5442             },
5443             "require": {
5444                 "php": "^7|^8"
5445             },
5446             "require-dev": {
5447                 "phpunit/phpunit": "^6|^7|^8|^9",
5448                 "vimeo/psalm": "^1|^2|^3|^4"
5449             },
5450             "type": "library",
5451             "autoload": {
5452                 "psr-4": {
5453                     "ParagonIE\\ConstantTime\\": "src/"
5454                 }
5455             },
5456             "notification-url": "https://packagist.org/downloads/",
5457             "license": [
5458                 "MIT"
5459             ],
5460             "authors": [
5461                 {
5462                     "name": "Paragon Initiative Enterprises",
5463                     "email": "security@paragonie.com",
5464                     "homepage": "https://paragonie.com",
5465                     "role": "Maintainer"
5466                 },
5467                 {
5468                     "name": "Steve 'Sc00bz' Thomas",
5469                     "email": "steve@tobtu.com",
5470                     "homepage": "https://www.tobtu.com",
5471                     "role": "Original Developer"
5472                 }
5473             ],
5474             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5475             "keywords": [
5476                 "base16",
5477                 "base32",
5478                 "base32_decode",
5479                 "base32_encode",
5480                 "base64",
5481                 "base64_decode",
5482                 "base64_encode",
5483                 "bin2hex",
5484                 "encoding",
5485                 "hex",
5486                 "hex2bin",
5487                 "rfc4648"
5488             ],
5489             "support": {
5490                 "email": "info@paragonie.com",
5491                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5492                 "source": "https://github.com/paragonie/constant_time_encoding"
5493             },
5494             "time": "2022-06-14T06:56:20+00:00"
5495         },
5496         {
5497             "name": "paragonie/random_compat",
5498             "version": "v9.99.100",
5499             "source": {
5500                 "type": "git",
5501                 "url": "https://github.com/paragonie/random_compat.git",
5502                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5503             },
5504             "dist": {
5505                 "type": "zip",
5506                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5507                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5508                 "shasum": ""
5509             },
5510             "require": {
5511                 "php": ">= 7"
5512             },
5513             "require-dev": {
5514                 "phpunit/phpunit": "4.*|5.*",
5515                 "vimeo/psalm": "^1"
5516             },
5517             "suggest": {
5518                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5519             },
5520             "type": "library",
5521             "notification-url": "https://packagist.org/downloads/",
5522             "license": [
5523                 "MIT"
5524             ],
5525             "authors": [
5526                 {
5527                     "name": "Paragon Initiative Enterprises",
5528                     "email": "security@paragonie.com",
5529                     "homepage": "https://paragonie.com"
5530                 }
5531             ],
5532             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5533             "keywords": [
5534                 "csprng",
5535                 "polyfill",
5536                 "pseudorandom",
5537                 "random"
5538             ],
5539             "support": {
5540                 "email": "info@paragonie.com",
5541                 "issues": "https://github.com/paragonie/random_compat/issues",
5542                 "source": "https://github.com/paragonie/random_compat"
5543             },
5544             "time": "2020-10-15T08:29:30+00:00"
5545         },
5546         {
5547             "name": "particle/validator",
5548             "version": "v2.3.5",
5549             "source": {
5550                 "type": "git",
5551                 "url": "https://github.com/particle-php/Validator.git",
5552                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6"
5553             },
5554             "dist": {
5555                 "type": "zip",
5556                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5557                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5558                 "shasum": ""
5559             },
5560             "require": {
5561                 "php": ">=5.4"
5562             },
5563             "require-dev": {
5564                 "byrokrat/checkdigit": "^1.0",
5565                 "giggsey/libphonenumber-for-php": "^7.2",
5566                 "phpunit/phpunit": "~4.0",
5567                 "squizlabs/php_codesniffer": "2.*"
5568             },
5569             "suggest": {
5570                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5571                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5572             },
5573             "type": "library",
5574             "extra": {
5575                 "branch-alias": {
5576                     "dev-master": "2.0-dev"
5577                 }
5578             },
5579             "autoload": {
5580                 "psr-4": {
5581                     "Particle\\Validator\\": "src/"
5582                 }
5583             },
5584             "notification-url": "https://packagist.org/downloads/",
5585             "license": [
5586                 "BSD-3-Clause"
5587             ],
5588             "authors": [
5589                 {
5590                     "name": "Berry Langerak",
5591                     "email": "berry@berryllium.nl",
5592                     "role": "developer"
5593                 },
5594                 {
5595                     "name": "Rick van der Staaij",
5596                     "homepage": "http://rickvanderstaaij.nl",
5597                     "role": "Developer"
5598                 }
5599             ],
5600             "description": "Flexible and highly usable validation library with no dependencies.",
5601             "homepage": "http://github.com/particle-php/validator",
5602             "keywords": [
5603                 "validation",
5604                 "validator"
5605             ],
5606             "support": {
5607                 "issues": "https://github.com/particle-php/Validator/issues",
5608                 "source": "https://github.com/particle-php/Validator/tree/v2.3.5"
5609             },
5610             "time": "2022-12-12T19:35:42+00:00"
5611         },
5612         {
5613             "name": "pear/archive_tar",
5614             "version": "1.4.14",
5615             "source": {
5616                 "type": "git",
5617                 "url": "https://github.com/pear/Archive_Tar.git",
5618                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5619             },
5620             "dist": {
5621                 "type": "zip",
5622                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5623                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5624                 "shasum": ""
5625             },
5626             "require": {
5627                 "pear/pear-core-minimal": "^1.10.0alpha2",
5628                 "php": ">=5.2.0"
5629             },
5630             "require-dev": {
5631                 "phpunit/phpunit": "*"
5632             },
5633             "suggest": {
5634                 "ext-bz2": "Bz2 compression support.",
5635                 "ext-xz": "Lzma2 compression support.",
5636                 "ext-zlib": "Gzip compression support."
5637             },
5638             "type": "library",
5639             "extra": {
5640                 "branch-alias": {
5641                     "dev-master": "1.4.x-dev"
5642                 }
5643             },
5644             "autoload": {
5645                 "psr-0": {
5646                     "Archive_Tar": ""
5647                 }
5648             },
5649             "notification-url": "https://packagist.org/downloads/",
5650             "include-path": [
5651                 "./"
5652             ],
5653             "license": [
5654                 "BSD-3-Clause"
5655             ],
5656             "authors": [
5657                 {
5658                     "name": "Vincent Blavet",
5659                     "email": "vincent@phpconcept.net"
5660                 },
5661                 {
5662                     "name": "Greg Beaver",
5663                     "email": "greg@chiaraquartet.net"
5664                 },
5665                 {
5666                     "name": "Michiel Rook",
5667                     "email": "mrook@php.net"
5668                 }
5669             ],
5670             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5671             "homepage": "https://github.com/pear/Archive_Tar",
5672             "keywords": [
5673                 "archive",
5674                 "tar"
5675             ],
5676             "support": {
5677                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5678                 "source": "https://github.com/pear/Archive_Tar"
5679             },
5680             "funding": [
5681                 {
5682                     "url": "https://github.com/mrook",
5683                     "type": "github"
5684                 },
5685                 {
5686                     "url": "https://www.patreon.com/michielrook",
5687                     "type": "patreon"
5688                 }
5689             ],
5690             "time": "2021-07-20T13:53:39+00:00"
5691         },
5692         {
5693             "name": "pear/console_getopt",
5694             "version": "v1.4.3",
5695             "source": {
5696                 "type": "git",
5697                 "url": "https://github.com/pear/Console_Getopt.git",
5698                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5699             },
5700             "dist": {
5701                 "type": "zip",
5702                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5703                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5704                 "shasum": ""
5705             },
5706             "type": "library",
5707             "autoload": {
5708                 "psr-0": {
5709                     "Console": "./"
5710                 }
5711             },
5712             "notification-url": "https://packagist.org/downloads/",
5713             "include-path": [
5714                 "./"
5715             ],
5716             "license": [
5717                 "BSD-2-Clause"
5718             ],
5719             "authors": [
5720                 {
5721                     "name": "Andrei Zmievski",
5722                     "email": "andrei@php.net",
5723                     "role": "Lead"
5724                 },
5725                 {
5726                     "name": "Stig Bakken",
5727                     "email": "stig@php.net",
5728                     "role": "Developer"
5729                 },
5730                 {
5731                     "name": "Greg Beaver",
5732                     "email": "cellog@php.net",
5733                     "role": "Helper"
5734                 }
5735             ],
5736             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5737             "support": {
5738                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5739                 "source": "https://github.com/pear/Console_Getopt"
5740             },
5741             "time": "2019-11-20T18:27:48+00:00"
5742         },
5743         {
5744             "name": "pear/pear-core-minimal",
5745             "version": "v1.10.13",
5746             "source": {
5747                 "type": "git",
5748                 "url": "https://github.com/pear/pear-core-minimal.git",
5749                 "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
5750             },
5751             "dist": {
5752                 "type": "zip",
5753                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
5754                 "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
5755                 "shasum": ""
5756             },
5757             "require": {
5758                 "pear/console_getopt": "~1.4",
5759                 "pear/pear_exception": "~1.0"
5760             },
5761             "replace": {
5762                 "rsky/pear-core-min": "self.version"
5763             },
5764             "type": "library",
5765             "autoload": {
5766                 "psr-0": {
5767                     "": "src/"
5768                 }
5769             },
5770             "notification-url": "https://packagist.org/downloads/",
5771             "include-path": [
5772                 "src/"
5773             ],
5774             "license": [
5775                 "BSD-3-Clause"
5776             ],
5777             "authors": [
5778                 {
5779                     "name": "Christian Weiske",
5780                     "email": "cweiske@php.net",
5781                     "role": "Lead"
5782                 }
5783             ],
5784             "description": "Minimal set of PEAR core files to be used as composer dependency",
5785             "support": {
5786                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5787                 "source": "https://github.com/pear/pear-core-minimal"
5788             },
5789             "time": "2023-04-19T19:15:47+00:00"
5790         },
5791         {
5792             "name": "pear/pear_exception",
5793             "version": "v1.0.2",
5794             "source": {
5795                 "type": "git",
5796                 "url": "https://github.com/pear/PEAR_Exception.git",
5797                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5798             },
5799             "dist": {
5800                 "type": "zip",
5801                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5802                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5803                 "shasum": ""
5804             },
5805             "require": {
5806                 "php": ">=5.2.0"
5807             },
5808             "require-dev": {
5809                 "phpunit/phpunit": "<9"
5810             },
5811             "type": "class",
5812             "extra": {
5813                 "branch-alias": {
5814                     "dev-master": "1.0.x-dev"
5815                 }
5816             },
5817             "autoload": {
5818                 "classmap": [
5819                     "PEAR/"
5820                 ]
5821             },
5822             "notification-url": "https://packagist.org/downloads/",
5823             "include-path": [
5824                 "."
5825             ],
5826             "license": [
5827                 "BSD-2-Clause"
5828             ],
5829             "authors": [
5830                 {
5831                     "name": "Helgi Thormar",
5832                     "email": "dufuz@php.net"
5833                 },
5834                 {
5835                     "name": "Greg Beaver",
5836                     "email": "cellog@php.net"
5837                 }
5838             ],
5839             "description": "The PEAR Exception base class.",
5840             "homepage": "https://github.com/pear/PEAR_Exception",
5841             "keywords": [
5842                 "exception"
5843             ],
5844             "support": {
5845                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5846                 "source": "https://github.com/pear/PEAR_Exception"
5847             },
5848             "time": "2021-03-21T15:43:46+00:00"
5849         },
5850         {
5851             "name": "phenx/php-font-lib",
5852             "version": "0.5.4",
5853             "source": {
5854                 "type": "git",
5855                 "url": "https://github.com/dompdf/php-font-lib.git",
5856                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5857             },
5858             "dist": {
5859                 "type": "zip",
5860                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5861                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5862                 "shasum": ""
5863             },
5864             "require": {
5865                 "ext-mbstring": "*"
5866             },
5867             "require-dev": {
5868                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5869             },
5870             "type": "library",
5871             "autoload": {
5872                 "psr-4": {
5873                     "FontLib\\": "src/FontLib"
5874                 }
5875             },
5876             "notification-url": "https://packagist.org/downloads/",
5877             "license": [
5878                 "LGPL-3.0"
5879             ],
5880             "authors": [
5881                 {
5882                     "name": "Fabien Ménager",
5883                     "email": "fabien.menager@gmail.com"
5884                 }
5885             ],
5886             "description": "A library to read, parse, export and make subsets of different types of font files.",
5887             "homepage": "https://github.com/PhenX/php-font-lib",
5888             "support": {
5889                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5890                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5891             },
5892             "time": "2021-12-17T19:44:54+00:00"
5893         },
5894         {
5895             "name": "phenx/php-svg-lib",
5896             "version": "0.5.0",
5897             "source": {
5898                 "type": "git",
5899                 "url": "https://github.com/dompdf/php-svg-lib.git",
5900                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685"
5901             },
5902             "dist": {
5903                 "type": "zip",
5904                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/76876c6cf3080bcb6f249d7d59705108166a6685",
5905                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685",
5906                 "shasum": ""
5907             },
5908             "require": {
5909                 "ext-mbstring": "*",
5910                 "php": "^7.1 || ^8.0",
5911                 "sabberworm/php-css-parser": "^8.4"
5912             },
5913             "require-dev": {
5914                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5915             },
5916             "type": "library",
5917             "autoload": {
5918                 "psr-4": {
5919                     "Svg\\": "src/Svg"
5920                 }
5921             },
5922             "notification-url": "https://packagist.org/downloads/",
5923             "license": [
5924                 "LGPL-3.0"
5925             ],
5926             "authors": [
5927                 {
5928                     "name": "Fabien Ménager",
5929                     "email": "fabien.menager@gmail.com"
5930                 }
5931             ],
5932             "description": "A library to read, parse and export to PDF SVG files.",
5933             "homepage": "https://github.com/PhenX/php-svg-lib",
5934             "support": {
5935                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5936                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.0"
5937             },
5938             "time": "2022-09-06T12:16:56+00:00"
5939         },
5940         {
5941             "name": "php-http/discovery",
5942             "version": "1.19.1",
5943             "source": {
5944                 "type": "git",
5945                 "url": "https://github.com/php-http/discovery.git",
5946                 "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e"
5947             },
5948             "dist": {
5949                 "type": "zip",
5950                 "url": "https://api.github.com/repos/php-http/discovery/zipball/57f3de01d32085fea20865f9b16fb0e69347c39e",
5951                 "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e",
5952                 "shasum": ""
5953             },
5954             "require": {
5955                 "composer-plugin-api": "^1.0|^2.0",
5956                 "php": "^7.1 || ^8.0"
5957             },
5958             "conflict": {
5959                 "nyholm/psr7": "<1.0",
5960                 "zendframework/zend-diactoros": "*"
5961             },
5962             "provide": {
5963                 "php-http/async-client-implementation": "*",
5964                 "php-http/client-implementation": "*",
5965                 "psr/http-client-implementation": "*",
5966                 "psr/http-factory-implementation": "*",
5967                 "psr/http-message-implementation": "*"
5968             },
5969             "require-dev": {
5970                 "composer/composer": "^1.0.2|^2.0",
5971                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5972                 "php-http/httplug": "^1.0 || ^2.0",
5973                 "php-http/message-factory": "^1.0",
5974                 "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
5975                 "symfony/phpunit-bridge": "^6.2"
5976             },
5977             "type": "composer-plugin",
5978             "extra": {
5979                 "class": "Http\\Discovery\\Composer\\Plugin",
5980                 "plugin-optional": true
5981             },
5982             "autoload": {
5983                 "psr-4": {
5984                     "Http\\Discovery\\": "src/"
5985                 },
5986                 "exclude-from-classmap": [
5987                     "src/Composer/Plugin.php"
5988                 ]
5989             },
5990             "notification-url": "https://packagist.org/downloads/",
5991             "license": [
5992                 "MIT"
5993             ],
5994             "authors": [
5995                 {
5996                     "name": "Márk Sági-Kazár",
5997                     "email": "mark.sagikazar@gmail.com"
5998                 }
5999             ],
6000             "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
6001             "homepage": "http://php-http.org",
6002             "keywords": [
6003                 "adapter",
6004                 "client",
6005                 "discovery",
6006                 "factory",
6007                 "http",
6008                 "message",
6009                 "psr17",
6010                 "psr7"
6011             ],
6012             "support": {
6013                 "issues": "https://github.com/php-http/discovery/issues",
6014                 "source": "https://github.com/php-http/discovery/tree/1.19.1"
6015             },
6016             "time": "2023-07-11T07:02:26+00:00"
6017         },
6018         {
6019             "name": "php-http/guzzle7-adapter",
6020             "version": "1.0.0",
6021             "source": {
6022                 "type": "git",
6023                 "url": "https://github.com/php-http/guzzle7-adapter.git",
6024                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
6025             },
6026             "dist": {
6027                 "type": "zip",
6028                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
6029                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
6030                 "shasum": ""
6031             },
6032             "require": {
6033                 "guzzlehttp/guzzle": "^7.0",
6034                 "php": "^7.2 | ^8.0",
6035                 "php-http/httplug": "^2.0",
6036                 "psr/http-client": "^1.0"
6037             },
6038             "provide": {
6039                 "php-http/async-client-implementation": "1.0",
6040                 "php-http/client-implementation": "1.0",
6041                 "psr/http-client-implementation": "1.0"
6042             },
6043             "require-dev": {
6044                 "php-http/client-integration-tests": "^3.0",
6045                 "phpunit/phpunit": "^8.0|^9.3"
6046             },
6047             "type": "library",
6048             "extra": {
6049                 "branch-alias": {
6050                     "dev-master": "0.2.x-dev"
6051                 }
6052             },
6053             "autoload": {
6054                 "psr-4": {
6055                     "Http\\Adapter\\Guzzle7\\": "src/"
6056                 }
6057             },
6058             "notification-url": "https://packagist.org/downloads/",
6059             "license": [
6060                 "MIT"
6061             ],
6062             "authors": [
6063                 {
6064                     "name": "Tobias Nyholm",
6065                     "email": "tobias.nyholm@gmail.com"
6066                 }
6067             ],
6068             "description": "Guzzle 7 HTTP Adapter",
6069             "homepage": "http://httplug.io",
6070             "keywords": [
6071                 "Guzzle",
6072                 "http"
6073             ],
6074             "support": {
6075                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
6076                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
6077             },
6078             "time": "2021-03-09T07:35:15+00:00"
6079         },
6080         {
6081             "name": "php-http/httplug",
6082             "version": "2.4.0",
6083             "source": {
6084                 "type": "git",
6085                 "url": "https://github.com/php-http/httplug.git",
6086                 "reference": "625ad742c360c8ac580fcc647a1541d29e257f67"
6087             },
6088             "dist": {
6089                 "type": "zip",
6090                 "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67",
6091                 "reference": "625ad742c360c8ac580fcc647a1541d29e257f67",
6092                 "shasum": ""
6093             },
6094             "require": {
6095                 "php": "^7.1 || ^8.0",
6096                 "php-http/promise": "^1.1",
6097                 "psr/http-client": "^1.0",
6098                 "psr/http-message": "^1.0 || ^2.0"
6099             },
6100             "require-dev": {
6101                 "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
6102                 "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
6103             },
6104             "type": "library",
6105             "autoload": {
6106                 "psr-4": {
6107                     "Http\\Client\\": "src/"
6108                 }
6109             },
6110             "notification-url": "https://packagist.org/downloads/",
6111             "license": [
6112                 "MIT"
6113             ],
6114             "authors": [
6115                 {
6116                     "name": "Eric GELOEN",
6117                     "email": "geloen.eric@gmail.com"
6118                 },
6119                 {
6120                     "name": "Márk Sági-Kazár",
6121                     "email": "mark.sagikazar@gmail.com",
6122                     "homepage": "https://sagikazarmark.hu"
6123                 }
6124             ],
6125             "description": "HTTPlug, the HTTP client abstraction for PHP",
6126             "homepage": "http://httplug.io",
6127             "keywords": [
6128                 "client",
6129                 "http"
6130             ],
6131             "support": {
6132                 "issues": "https://github.com/php-http/httplug/issues",
6133                 "source": "https://github.com/php-http/httplug/tree/2.4.0"
6134             },
6135             "time": "2023-04-14T15:10:03+00:00"
6136         },
6137         {
6138             "name": "php-http/message",
6139             "version": "1.16.0",
6140             "source": {
6141                 "type": "git",
6142                 "url": "https://github.com/php-http/message.git",
6143                 "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd"
6144             },
6145             "dist": {
6146                 "type": "zip",
6147                 "url": "https://api.github.com/repos/php-http/message/zipball/47a14338bf4ebd67d317bf1144253d7db4ab55fd",
6148                 "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd",
6149                 "shasum": ""
6150             },
6151             "require": {
6152                 "clue/stream-filter": "^1.5",
6153                 "php": "^7.2 || ^8.0",
6154                 "psr/http-message": "^1.1 || ^2.0"
6155             },
6156             "provide": {
6157                 "php-http/message-factory-implementation": "1.0"
6158             },
6159             "require-dev": {
6160                 "ergebnis/composer-normalize": "^2.6",
6161                 "ext-zlib": "*",
6162                 "guzzlehttp/psr7": "^1.0 || ^2.0",
6163                 "laminas/laminas-diactoros": "^2.0 || ^3.0",
6164                 "php-http/message-factory": "^1.0.2",
6165                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6166                 "slim/slim": "^3.0"
6167             },
6168             "suggest": {
6169                 "ext-zlib": "Used with compressor/decompressor streams",
6170                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6171                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6172                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6173             },
6174             "type": "library",
6175             "autoload": {
6176                 "files": [
6177                     "src/filters.php"
6178                 ],
6179                 "psr-4": {
6180                     "Http\\Message\\": "src/"
6181                 }
6182             },
6183             "notification-url": "https://packagist.org/downloads/",
6184             "license": [
6185                 "MIT"
6186             ],
6187             "authors": [
6188                 {
6189                     "name": "Márk Sági-Kazár",
6190                     "email": "mark.sagikazar@gmail.com"
6191                 }
6192             ],
6193             "description": "HTTP Message related tools",
6194             "homepage": "http://php-http.org",
6195             "keywords": [
6196                 "http",
6197                 "message",
6198                 "psr-7"
6199             ],
6200             "support": {
6201                 "issues": "https://github.com/php-http/message/issues",
6202                 "source": "https://github.com/php-http/message/tree/1.16.0"
6203             },
6204             "time": "2023-05-17T06:43:38+00:00"
6205         },
6206         {
6207             "name": "php-http/message-factory",
6208             "version": "1.1.0",
6209             "source": {
6210                 "type": "git",
6211                 "url": "https://github.com/php-http/message-factory.git",
6212                 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
6213             },
6214             "dist": {
6215                 "type": "zip",
6216                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6217                 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6218                 "shasum": ""
6219             },
6220             "require": {
6221                 "php": ">=5.4",
6222                 "psr/http-message": "^1.0 || ^2.0"
6223             },
6224             "type": "library",
6225             "extra": {
6226                 "branch-alias": {
6227                     "dev-master": "1.x-dev"
6228                 }
6229             },
6230             "autoload": {
6231                 "psr-4": {
6232                     "Http\\Message\\": "src/"
6233                 }
6234             },
6235             "notification-url": "https://packagist.org/downloads/",
6236             "license": [
6237                 "MIT"
6238             ],
6239             "authors": [
6240                 {
6241                     "name": "Márk Sági-Kazár",
6242                     "email": "mark.sagikazar@gmail.com"
6243                 }
6244             ],
6245             "description": "Factory interfaces for PSR-7 HTTP Message",
6246             "homepage": "http://php-http.org",
6247             "keywords": [
6248                 "factory",
6249                 "http",
6250                 "message",
6251                 "stream",
6252                 "uri"
6253             ],
6254             "support": {
6255                 "issues": "https://github.com/php-http/message-factory/issues",
6256                 "source": "https://github.com/php-http/message-factory/tree/1.1.0"
6257             },
6258             "abandoned": "psr/http-factory",
6259             "time": "2023-04-14T14:16:17+00:00"
6260         },
6261         {
6262             "name": "php-http/promise",
6263             "version": "1.2.0",
6264             "source": {
6265                 "type": "git",
6266                 "url": "https://github.com/php-http/promise.git",
6267                 "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050"
6268             },
6269             "dist": {
6270                 "type": "zip",
6271                 "url": "https://api.github.com/repos/php-http/promise/zipball/ef4905bfb492ff389eb7f12e26925a0f20073050",
6272                 "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050",
6273                 "shasum": ""
6274             },
6275             "require": {
6276                 "php": "^7.1 || ^8.0"
6277             },
6278             "require-dev": {
6279                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
6280                 "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
6281             },
6282             "type": "library",
6283             "autoload": {
6284                 "psr-4": {
6285                     "Http\\Promise\\": "src/"
6286                 }
6287             },
6288             "notification-url": "https://packagist.org/downloads/",
6289             "license": [
6290                 "MIT"
6291             ],
6292             "authors": [
6293                 {
6294                     "name": "Joel Wurtz",
6295                     "email": "joel.wurtz@gmail.com"
6296                 },
6297                 {
6298                     "name": "Márk Sági-Kazár",
6299                     "email": "mark.sagikazar@gmail.com"
6300                 }
6301             ],
6302             "description": "Promise used for asynchronous HTTP requests",
6303             "homepage": "http://httplug.io",
6304             "keywords": [
6305                 "promise"
6306             ],
6307             "support": {
6308                 "issues": "https://github.com/php-http/promise/issues",
6309                 "source": "https://github.com/php-http/promise/tree/1.2.0"
6310             },
6311             "time": "2023-10-24T09:20:26+00:00"
6312         },
6313         {
6314             "name": "php81_bc/strftime",
6315             "version": "0.5.0",
6316             "source": {
6317                 "type": "git",
6318                 "url": "https://github.com/alphp/strftime.git",
6319                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f"
6320             },
6321             "dist": {
6322                 "type": "zip",
6323                 "url": "https://api.github.com/repos/alphp/strftime/zipball/4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6324                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6325                 "shasum": ""
6326             },
6327             "require": {
6328                 "ext-intl": "*",
6329                 "php": ">=7.1.0"
6330             },
6331             "require-dev": {
6332                 "phpunit/phpunit": "@stable"
6333             },
6334             "type": "library",
6335             "autoload": {
6336                 "files": [
6337                     "src/php-8.1-strftime.php"
6338                 ]
6339             },
6340             "notification-url": "https://packagist.org/downloads/",
6341             "license": [
6342                 "MIT"
6343             ],
6344             "authors": [
6345                 {
6346                     "name": "Fernando Herrero",
6347                     "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6348                 }
6349             ],
6350             "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6351             "support": {
6352                 "issues": "https://github.com/alphp/strftime/issues",
6353                 "source": "https://github.com/alphp/strftime"
6354             },
6355             "time": "2022-04-10T22:31:16+00:00"
6356         },
6357         {
6358             "name": "phpmailer/phpmailer",
6359             "version": "v6.8.1",
6360             "source": {
6361                 "type": "git",
6362                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6363                 "reference": "e88da8d679acc3824ff231fdc553565b802ac016"
6364             },
6365             "dist": {
6366                 "type": "zip",
6367                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016",
6368                 "reference": "e88da8d679acc3824ff231fdc553565b802ac016",
6369                 "shasum": ""
6370             },
6371             "require": {
6372                 "ext-ctype": "*",
6373                 "ext-filter": "*",
6374                 "ext-hash": "*",
6375                 "php": ">=5.5.0"
6376             },
6377             "require-dev": {
6378                 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
6379                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
6380                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6381                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6382                 "phpcompatibility/php-compatibility": "^9.3.5",
6383                 "roave/security-advisories": "dev-latest",
6384                 "squizlabs/php_codesniffer": "^3.7.2",
6385                 "yoast/phpunit-polyfills": "^1.0.4"
6386             },
6387             "suggest": {
6388                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6389                 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
6390                 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
6391                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6392                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6393                 "psr/log": "For optional PSR-3 debug logging",
6394                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
6395                 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
6396             },
6397             "type": "library",
6398             "autoload": {
6399                 "psr-4": {
6400                     "PHPMailer\\PHPMailer\\": "src/"
6401                 }
6402             },
6403             "notification-url": "https://packagist.org/downloads/",
6404             "license": [
6405                 "LGPL-2.1-only"
6406             ],
6407             "authors": [
6408                 {
6409                     "name": "Marcus Bointon",
6410                     "email": "phpmailer@synchromedia.co.uk"
6411                 },
6412                 {
6413                     "name": "Jim Jagielski",
6414                     "email": "jimjag@gmail.com"
6415                 },
6416                 {
6417                     "name": "Andy Prevost",
6418                     "email": "codeworxtech@users.sourceforge.net"
6419                 },
6420                 {
6421                     "name": "Brent R. Matzelle"
6422                 }
6423             ],
6424             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6425             "support": {
6426                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6427                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.1"
6428             },
6429             "funding": [
6430                 {
6431                     "url": "https://github.com/Synchro",
6432                     "type": "github"
6433                 }
6434             ],
6435             "time": "2023-08-29T08:26:30+00:00"
6436         },
6437         {
6438             "name": "phpoffice/phpspreadsheet",
6439             "version": "1.29.0",
6440             "source": {
6441                 "type": "git",
6442                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6443                 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0"
6444             },
6445             "dist": {
6446                 "type": "zip",
6447                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0",
6448                 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0",
6449                 "shasum": ""
6450             },
6451             "require": {
6452                 "ext-ctype": "*",
6453                 "ext-dom": "*",
6454                 "ext-fileinfo": "*",
6455                 "ext-gd": "*",
6456                 "ext-iconv": "*",
6457                 "ext-libxml": "*",
6458                 "ext-mbstring": "*",
6459                 "ext-simplexml": "*",
6460                 "ext-xml": "*",
6461                 "ext-xmlreader": "*",
6462                 "ext-xmlwriter": "*",
6463                 "ext-zip": "*",
6464                 "ext-zlib": "*",
6465                 "ezyang/htmlpurifier": "^4.15",
6466                 "maennchen/zipstream-php": "^2.1 || ^3.0",
6467                 "markbaker/complex": "^3.0",
6468                 "markbaker/matrix": "^3.0",
6469                 "php": "^7.4 || ^8.0",
6470                 "psr/http-client": "^1.0",
6471                 "psr/http-factory": "^1.0",
6472                 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
6473             },
6474             "require-dev": {
6475                 "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
6476                 "dompdf/dompdf": "^1.0 || ^2.0",
6477                 "friendsofphp/php-cs-fixer": "^3.2",
6478                 "mitoteam/jpgraph": "^10.3",
6479                 "mpdf/mpdf": "^8.1.1",
6480                 "phpcompatibility/php-compatibility": "^9.3",
6481                 "phpstan/phpstan": "^1.1",
6482                 "phpstan/phpstan-phpunit": "^1.0",
6483                 "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
6484                 "squizlabs/php_codesniffer": "^3.7",
6485                 "tecnickcom/tcpdf": "^6.5"
6486             },
6487             "suggest": {
6488                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
6489                 "ext-intl": "PHP Internationalization Functions",
6490                 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6491                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6492                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
6493             },
6494             "type": "library",
6495             "autoload": {
6496                 "psr-4": {
6497                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6498                 }
6499             },
6500             "notification-url": "https://packagist.org/downloads/",
6501             "license": [
6502                 "MIT"
6503             ],
6504             "authors": [
6505                 {
6506                     "name": "Maarten Balliauw",
6507                     "homepage": "https://blog.maartenballiauw.be"
6508                 },
6509                 {
6510                     "name": "Mark Baker",
6511                     "homepage": "https://markbakeruk.net"
6512                 },
6513                 {
6514                     "name": "Franck Lefevre",
6515                     "homepage": "https://rootslabs.net"
6516                 },
6517                 {
6518                     "name": "Erik Tilt"
6519                 },
6520                 {
6521                     "name": "Adrien Crivelli"
6522                 }
6523             ],
6524             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6525             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6526             "keywords": [
6527                 "OpenXML",
6528                 "excel",
6529                 "gnumeric",
6530                 "ods",
6531                 "php",
6532                 "spreadsheet",
6533                 "xls",
6534                 "xlsx"
6535             ],
6536             "support": {
6537                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6538                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
6539             },
6540             "time": "2023-06-14T22:48:31+00:00"
6541         },
6542         {
6543             "name": "phpoption/phpoption",
6544             "version": "1.9.1",
6545             "source": {
6546                 "type": "git",
6547                 "url": "https://github.com/schmittjoh/php-option.git",
6548                 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
6549             },
6550             "dist": {
6551                 "type": "zip",
6552                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
6553                 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
6554                 "shasum": ""
6555             },
6556             "require": {
6557                 "php": "^7.2.5 || ^8.0"
6558             },
6559             "require-dev": {
6560                 "bamarni/composer-bin-plugin": "^1.8.2",
6561                 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
6562             },
6563             "type": "library",
6564             "extra": {
6565                 "bamarni-bin": {
6566                     "bin-links": true,
6567                     "forward-command": true
6568                 },
6569                 "branch-alias": {
6570                     "dev-master": "1.9-dev"
6571                 }
6572             },
6573             "autoload": {
6574                 "psr-4": {
6575                     "PhpOption\\": "src/PhpOption/"
6576                 }
6577             },
6578             "notification-url": "https://packagist.org/downloads/",
6579             "license": [
6580                 "Apache-2.0"
6581             ],
6582             "authors": [
6583                 {
6584                     "name": "Johannes M. Schmitt",
6585                     "email": "schmittjoh@gmail.com",
6586                     "homepage": "https://github.com/schmittjoh"
6587                 },
6588                 {
6589                     "name": "Graham Campbell",
6590                     "email": "hello@gjcampbell.co.uk",
6591                     "homepage": "https://github.com/GrahamCampbell"
6592                 }
6593             ],
6594             "description": "Option Type for PHP",
6595             "keywords": [
6596                 "language",
6597                 "option",
6598                 "php",
6599                 "type"
6600             ],
6601             "support": {
6602                 "issues": "https://github.com/schmittjoh/php-option/issues",
6603                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
6604             },
6605             "funding": [
6606                 {
6607                     "url": "https://github.com/GrahamCampbell",
6608                     "type": "github"
6609                 },
6610                 {
6611                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6612                     "type": "tidelift"
6613                 }
6614             ],
6615             "time": "2023-02-25T19:38:58+00:00"
6616         },
6617         {
6618             "name": "phpseclib/phpseclib",
6619             "version": "3.0.33",
6620             "source": {
6621                 "type": "git",
6622                 "url": "https://github.com/phpseclib/phpseclib.git",
6623                 "reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0"
6624             },
6625             "dist": {
6626                 "type": "zip",
6627                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/33fa69b2514a61138dd48e7a49f99445711e0ad0",
6628                 "reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0",
6629                 "shasum": ""
6630             },
6631             "require": {
6632                 "paragonie/constant_time_encoding": "^1|^2",
6633                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6634                 "php": ">=5.6.1"
6635             },
6636             "require-dev": {
6637                 "phpunit/phpunit": "*"
6638             },
6639             "suggest": {
6640                 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
6641                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6642                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6643                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6644                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6645             },
6646             "type": "library",
6647             "autoload": {
6648                 "files": [
6649                     "phpseclib/bootstrap.php"
6650                 ],
6651                 "psr-4": {
6652                     "phpseclib3\\": "phpseclib/"
6653                 }
6654             },
6655             "notification-url": "https://packagist.org/downloads/",
6656             "license": [
6657                 "MIT"
6658             ],
6659             "authors": [
6660                 {
6661                     "name": "Jim Wigginton",
6662                     "email": "terrafrost@php.net",
6663                     "role": "Lead Developer"
6664                 },
6665                 {
6666                     "name": "Patrick Monnerat",
6667                     "email": "pm@datasphere.ch",
6668                     "role": "Developer"
6669                 },
6670                 {
6671                     "name": "Andreas Fischer",
6672                     "email": "bantu@phpbb.com",
6673                     "role": "Developer"
6674                 },
6675                 {
6676                     "name": "Hans-Jürgen Petrich",
6677                     "email": "petrich@tronic-media.com",
6678                     "role": "Developer"
6679                 },
6680                 {
6681                     "name": "Graham Campbell",
6682                     "email": "graham@alt-three.com",
6683                     "role": "Developer"
6684                 }
6685             ],
6686             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6687             "homepage": "http://phpseclib.sourceforge.net",
6688             "keywords": [
6689                 "BigInteger",
6690                 "aes",
6691                 "asn.1",
6692                 "asn1",
6693                 "blowfish",
6694                 "crypto",
6695                 "cryptography",
6696                 "encryption",
6697                 "rsa",
6698                 "security",
6699                 "sftp",
6700                 "signature",
6701                 "signing",
6702                 "ssh",
6703                 "twofish",
6704                 "x.509",
6705                 "x509"
6706             ],
6707             "support": {
6708                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6709                 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.33"
6710             },
6711             "funding": [
6712                 {
6713                     "url": "https://github.com/terrafrost",
6714                     "type": "github"
6715                 },
6716                 {
6717                     "url": "https://www.patreon.com/phpseclib",
6718                     "type": "patreon"
6719                 },
6720                 {
6721                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6722                     "type": "tidelift"
6723                 }
6724             ],
6725             "time": "2023-10-21T14:00:39+00:00"
6726         },
6727         {
6728             "name": "psr/cache",
6729             "version": "3.0.0",
6730             "source": {
6731                 "type": "git",
6732                 "url": "https://github.com/php-fig/cache.git",
6733                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
6734             },
6735             "dist": {
6736                 "type": "zip",
6737                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6738                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6739                 "shasum": ""
6740             },
6741             "require": {
6742                 "php": ">=8.0.0"
6743             },
6744             "type": "library",
6745             "extra": {
6746                 "branch-alias": {
6747                     "dev-master": "1.0.x-dev"
6748                 }
6749             },
6750             "autoload": {
6751                 "psr-4": {
6752                     "Psr\\Cache\\": "src/"
6753                 }
6754             },
6755             "notification-url": "https://packagist.org/downloads/",
6756             "license": [
6757                 "MIT"
6758             ],
6759             "authors": [
6760                 {
6761                     "name": "PHP-FIG",
6762                     "homepage": "https://www.php-fig.org/"
6763                 }
6764             ],
6765             "description": "Common interface for caching libraries",
6766             "keywords": [
6767                 "cache",
6768                 "psr",
6769                 "psr-6"
6770             ],
6771             "support": {
6772                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
6773             },
6774             "time": "2021-02-03T23:26:27+00:00"
6775         },
6776         {
6777             "name": "psr/clock",
6778             "version": "1.0.0",
6779             "source": {
6780                 "type": "git",
6781                 "url": "https://github.com/php-fig/clock.git",
6782                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
6783             },
6784             "dist": {
6785                 "type": "zip",
6786                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6787                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6788                 "shasum": ""
6789             },
6790             "require": {
6791                 "php": "^7.0 || ^8.0"
6792             },
6793             "type": "library",
6794             "autoload": {
6795                 "psr-4": {
6796                     "Psr\\Clock\\": "src/"
6797                 }
6798             },
6799             "notification-url": "https://packagist.org/downloads/",
6800             "license": [
6801                 "MIT"
6802             ],
6803             "authors": [
6804                 {
6805                     "name": "PHP-FIG",
6806                     "homepage": "https://www.php-fig.org/"
6807                 }
6808             ],
6809             "description": "Common interface for reading the clock.",
6810             "homepage": "https://github.com/php-fig/clock",
6811             "keywords": [
6812                 "clock",
6813                 "now",
6814                 "psr",
6815                 "psr-20",
6816                 "time"
6817             ],
6818             "support": {
6819                 "issues": "https://github.com/php-fig/clock/issues",
6820                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
6821             },
6822             "time": "2022-11-25T14:36:26+00:00"
6823         },
6824         {
6825             "name": "psr/container",
6826             "version": "1.1.2",
6827             "source": {
6828                 "type": "git",
6829                 "url": "https://github.com/php-fig/container.git",
6830                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6831             },
6832             "dist": {
6833                 "type": "zip",
6834                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6835                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6836                 "shasum": ""
6837             },
6838             "require": {
6839                 "php": ">=7.4.0"
6840             },
6841             "type": "library",
6842             "autoload": {
6843                 "psr-4": {
6844                     "Psr\\Container\\": "src/"
6845                 }
6846             },
6847             "notification-url": "https://packagist.org/downloads/",
6848             "license": [
6849                 "MIT"
6850             ],
6851             "authors": [
6852                 {
6853                     "name": "PHP-FIG",
6854                     "homepage": "https://www.php-fig.org/"
6855                 }
6856             ],
6857             "description": "Common Container Interface (PHP FIG PSR-11)",
6858             "homepage": "https://github.com/php-fig/container",
6859             "keywords": [
6860                 "PSR-11",
6861                 "container",
6862                 "container-interface",
6863                 "container-interop",
6864                 "psr"
6865             ],
6866             "support": {
6867                 "issues": "https://github.com/php-fig/container/issues",
6868                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6869             },
6870             "time": "2021-11-05T16:50:12+00:00"
6871         },
6872         {
6873             "name": "psr/event-dispatcher",
6874             "version": "1.0.0",
6875             "source": {
6876                 "type": "git",
6877                 "url": "https://github.com/php-fig/event-dispatcher.git",
6878                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6879             },
6880             "dist": {
6881                 "type": "zip",
6882                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6883                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6884                 "shasum": ""
6885             },
6886             "require": {
6887                 "php": ">=7.2.0"
6888             },
6889             "type": "library",
6890             "extra": {
6891                 "branch-alias": {
6892                     "dev-master": "1.0.x-dev"
6893                 }
6894             },
6895             "autoload": {
6896                 "psr-4": {
6897                     "Psr\\EventDispatcher\\": "src/"
6898                 }
6899             },
6900             "notification-url": "https://packagist.org/downloads/",
6901             "license": [
6902                 "MIT"
6903             ],
6904             "authors": [
6905                 {
6906                     "name": "PHP-FIG",
6907                     "homepage": "http://www.php-fig.org/"
6908                 }
6909             ],
6910             "description": "Standard interfaces for event handling.",
6911             "keywords": [
6912                 "events",
6913                 "psr",
6914                 "psr-14"
6915             ],
6916             "support": {
6917                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
6918                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
6919             },
6920             "time": "2019-01-08T18:20:26+00:00"
6921         },
6922         {
6923             "name": "psr/http-client",
6924             "version": "1.0.3",
6925             "source": {
6926                 "type": "git",
6927                 "url": "https://github.com/php-fig/http-client.git",
6928                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
6929             },
6930             "dist": {
6931                 "type": "zip",
6932                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
6933                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
6934                 "shasum": ""
6935             },
6936             "require": {
6937                 "php": "^7.0 || ^8.0",
6938                 "psr/http-message": "^1.0 || ^2.0"
6939             },
6940             "type": "library",
6941             "extra": {
6942                 "branch-alias": {
6943                     "dev-master": "1.0.x-dev"
6944                 }
6945             },
6946             "autoload": {
6947                 "psr-4": {
6948                     "Psr\\Http\\Client\\": "src/"
6949                 }
6950             },
6951             "notification-url": "https://packagist.org/downloads/",
6952             "license": [
6953                 "MIT"
6954             ],
6955             "authors": [
6956                 {
6957                     "name": "PHP-FIG",
6958                     "homepage": "https://www.php-fig.org/"
6959                 }
6960             ],
6961             "description": "Common interface for HTTP clients",
6962             "homepage": "https://github.com/php-fig/http-client",
6963             "keywords": [
6964                 "http",
6965                 "http-client",
6966                 "psr",
6967                 "psr-18"
6968             ],
6969             "support": {
6970                 "source": "https://github.com/php-fig/http-client"
6971             },
6972             "time": "2023-09-23T14:17:50+00:00"
6973         },
6974         {
6975             "name": "psr/http-factory",
6976             "version": "1.0.2",
6977             "source": {
6978                 "type": "git",
6979                 "url": "https://github.com/php-fig/http-factory.git",
6980                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
6981             },
6982             "dist": {
6983                 "type": "zip",
6984                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
6985                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
6986                 "shasum": ""
6987             },
6988             "require": {
6989                 "php": ">=7.0.0",
6990                 "psr/http-message": "^1.0 || ^2.0"
6991             },
6992             "type": "library",
6993             "extra": {
6994                 "branch-alias": {
6995                     "dev-master": "1.0.x-dev"
6996                 }
6997             },
6998             "autoload": {
6999                 "psr-4": {
7000                     "Psr\\Http\\Message\\": "src/"
7001                 }
7002             },
7003             "notification-url": "https://packagist.org/downloads/",
7004             "license": [
7005                 "MIT"
7006             ],
7007             "authors": [
7008                 {
7009                     "name": "PHP-FIG",
7010                     "homepage": "https://www.php-fig.org/"
7011                 }
7012             ],
7013             "description": "Common interfaces for PSR-7 HTTP message factories",
7014             "keywords": [
7015                 "factory",
7016                 "http",
7017                 "message",
7018                 "psr",
7019                 "psr-17",
7020                 "psr-7",
7021                 "request",
7022                 "response"
7023             ],
7024             "support": {
7025                 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
7026             },
7027             "time": "2023-04-10T20:10:41+00:00"
7028         },
7029         {
7030             "name": "psr/http-message",
7031             "version": "1.1",
7032             "source": {
7033                 "type": "git",
7034                 "url": "https://github.com/php-fig/http-message.git",
7035                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
7036             },
7037             "dist": {
7038                 "type": "zip",
7039                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
7040                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
7041                 "shasum": ""
7042             },
7043             "require": {
7044                 "php": "^7.2 || ^8.0"
7045             },
7046             "type": "library",
7047             "extra": {
7048                 "branch-alias": {
7049                     "dev-master": "1.1.x-dev"
7050                 }
7051             },
7052             "autoload": {
7053                 "psr-4": {
7054                     "Psr\\Http\\Message\\": "src/"
7055                 }
7056             },
7057             "notification-url": "https://packagist.org/downloads/",
7058             "license": [
7059                 "MIT"
7060             ],
7061             "authors": [
7062                 {
7063                     "name": "PHP-FIG",
7064                     "homepage": "http://www.php-fig.org/"
7065                 }
7066             ],
7067             "description": "Common interface for HTTP messages",
7068             "homepage": "https://github.com/php-fig/http-message",
7069             "keywords": [
7070                 "http",
7071                 "http-message",
7072                 "psr",
7073                 "psr-7",
7074                 "request",
7075                 "response"
7076             ],
7077             "support": {
7078                 "source": "https://github.com/php-fig/http-message/tree/1.1"
7079             },
7080             "time": "2023-04-04T09:50:52+00:00"
7081         },
7082         {
7083             "name": "psr/log",
7084             "version": "2.0.0",
7085             "source": {
7086                 "type": "git",
7087                 "url": "https://github.com/php-fig/log.git",
7088                 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
7089             },
7090             "dist": {
7091                 "type": "zip",
7092                 "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
7093                 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
7094                 "shasum": ""
7095             },
7096             "require": {
7097                 "php": ">=8.0.0"
7098             },
7099             "type": "library",
7100             "extra": {
7101                 "branch-alias": {
7102                     "dev-master": "2.0.x-dev"
7103                 }
7104             },
7105             "autoload": {
7106                 "psr-4": {
7107                     "Psr\\Log\\": "src"
7108                 }
7109             },
7110             "notification-url": "https://packagist.org/downloads/",
7111             "license": [
7112                 "MIT"
7113             ],
7114             "authors": [
7115                 {
7116                     "name": "PHP-FIG",
7117                     "homepage": "https://www.php-fig.org/"
7118                 }
7119             ],
7120             "description": "Common interface for logging libraries",
7121             "homepage": "https://github.com/php-fig/log",
7122             "keywords": [
7123                 "log",
7124                 "psr",
7125                 "psr-3"
7126             ],
7127             "support": {
7128                 "source": "https://github.com/php-fig/log/tree/2.0.0"
7129             },
7130             "time": "2021-07-14T16:41:46+00:00"
7131         },
7132         {
7133             "name": "psr/simple-cache",
7134             "version": "3.0.0",
7135             "source": {
7136                 "type": "git",
7137                 "url": "https://github.com/php-fig/simple-cache.git",
7138                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
7139             },
7140             "dist": {
7141                 "type": "zip",
7142                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
7143                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
7144                 "shasum": ""
7145             },
7146             "require": {
7147                 "php": ">=8.0.0"
7148             },
7149             "type": "library",
7150             "extra": {
7151                 "branch-alias": {
7152                     "dev-master": "3.0.x-dev"
7153                 }
7154             },
7155             "autoload": {
7156                 "psr-4": {
7157                     "Psr\\SimpleCache\\": "src/"
7158                 }
7159             },
7160             "notification-url": "https://packagist.org/downloads/",
7161             "license": [
7162                 "MIT"
7163             ],
7164             "authors": [
7165                 {
7166                     "name": "PHP-FIG",
7167                     "homepage": "https://www.php-fig.org/"
7168                 }
7169             ],
7170             "description": "Common interfaces for simple caching",
7171             "keywords": [
7172                 "cache",
7173                 "caching",
7174                 "psr",
7175                 "psr-16",
7176                 "simple-cache"
7177             ],
7178             "support": {
7179                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
7180             },
7181             "time": "2021-10-29T13:26:27+00:00"
7182         },
7183         {
7184             "name": "ralouphie/getallheaders",
7185             "version": "3.0.3",
7186             "source": {
7187                 "type": "git",
7188                 "url": "https://github.com/ralouphie/getallheaders.git",
7189                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7190             },
7191             "dist": {
7192                 "type": "zip",
7193                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7194                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7195                 "shasum": ""
7196             },
7197             "require": {
7198                 "php": ">=5.6"
7199             },
7200             "require-dev": {
7201                 "php-coveralls/php-coveralls": "^2.1",
7202                 "phpunit/phpunit": "^5 || ^6.5"
7203             },
7204             "type": "library",
7205             "autoload": {
7206                 "files": [
7207                     "src/getallheaders.php"
7208                 ]
7209             },
7210             "notification-url": "https://packagist.org/downloads/",
7211             "license": [
7212                 "MIT"
7213             ],
7214             "authors": [
7215                 {
7216                     "name": "Ralph Khattar",
7217                     "email": "ralph.khattar@gmail.com"
7218                 }
7219             ],
7220             "description": "A polyfill for getallheaders.",
7221             "support": {
7222                 "issues": "https://github.com/ralouphie/getallheaders/issues",
7223                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7224             },
7225             "time": "2019-03-08T08:55:37+00:00"
7226         },
7227         {
7228             "name": "ramsey/collection",
7229             "version": "2.0.0",
7230             "source": {
7231                 "type": "git",
7232                 "url": "https://github.com/ramsey/collection.git",
7233                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
7234             },
7235             "dist": {
7236                 "type": "zip",
7237                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7238                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7239                 "shasum": ""
7240             },
7241             "require": {
7242                 "php": "^8.1"
7243             },
7244             "require-dev": {
7245                 "captainhook/plugin-composer": "^5.3",
7246                 "ergebnis/composer-normalize": "^2.28.3",
7247                 "fakerphp/faker": "^1.21",
7248                 "hamcrest/hamcrest-php": "^2.0",
7249                 "jangregor/phpstan-prophecy": "^1.0",
7250                 "mockery/mockery": "^1.5",
7251                 "php-parallel-lint/php-console-highlighter": "^1.0",
7252                 "php-parallel-lint/php-parallel-lint": "^1.3",
7253                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
7254                 "phpspec/prophecy-phpunit": "^2.0",
7255                 "phpstan/extension-installer": "^1.2",
7256                 "phpstan/phpstan": "^1.9",
7257                 "phpstan/phpstan-mockery": "^1.1",
7258                 "phpstan/phpstan-phpunit": "^1.3",
7259                 "phpunit/phpunit": "^9.5",
7260                 "psalm/plugin-mockery": "^1.1",
7261                 "psalm/plugin-phpunit": "^0.18.4",
7262                 "ramsey/coding-standard": "^2.0.3",
7263                 "ramsey/conventional-commits": "^1.3",
7264                 "vimeo/psalm": "^5.4"
7265             },
7266             "type": "library",
7267             "extra": {
7268                 "captainhook": {
7269                     "force-install": true
7270                 },
7271                 "ramsey/conventional-commits": {
7272                     "configFile": "conventional-commits.json"
7273                 }
7274             },
7275             "autoload": {
7276                 "psr-4": {
7277                     "Ramsey\\Collection\\": "src/"
7278                 }
7279             },
7280             "notification-url": "https://packagist.org/downloads/",
7281             "license": [
7282                 "MIT"
7283             ],
7284             "authors": [
7285                 {
7286                     "name": "Ben Ramsey",
7287                     "email": "ben@benramsey.com",
7288                     "homepage": "https://benramsey.com"
7289                 }
7290             ],
7291             "description": "A PHP library for representing and manipulating collections.",
7292             "keywords": [
7293                 "array",
7294                 "collection",
7295                 "hash",
7296                 "map",
7297                 "queue",
7298                 "set"
7299             ],
7300             "support": {
7301                 "issues": "https://github.com/ramsey/collection/issues",
7302                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
7303             },
7304             "funding": [
7305                 {
7306                     "url": "https://github.com/ramsey",
7307                     "type": "github"
7308                 },
7309                 {
7310                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7311                     "type": "tidelift"
7312                 }
7313             ],
7314             "time": "2022-12-31T21:50:55+00:00"
7315         },
7316         {
7317             "name": "ramsey/uuid",
7318             "version": "4.7.4",
7319             "source": {
7320                 "type": "git",
7321                 "url": "https://github.com/ramsey/uuid.git",
7322                 "reference": "60a4c63ab724854332900504274f6150ff26d286"
7323             },
7324             "dist": {
7325                 "type": "zip",
7326                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
7327                 "reference": "60a4c63ab724854332900504274f6150ff26d286",
7328                 "shasum": ""
7329             },
7330             "require": {
7331                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
7332                 "ext-json": "*",
7333                 "php": "^8.0",
7334                 "ramsey/collection": "^1.2 || ^2.0"
7335             },
7336             "replace": {
7337                 "rhumsaa/uuid": "self.version"
7338             },
7339             "require-dev": {
7340                 "captainhook/captainhook": "^5.10",
7341                 "captainhook/plugin-composer": "^5.3",
7342                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7343                 "doctrine/annotations": "^1.8",
7344                 "ergebnis/composer-normalize": "^2.15",
7345                 "mockery/mockery": "^1.3",
7346                 "paragonie/random-lib": "^2",
7347                 "php-mock/php-mock": "^2.2",
7348                 "php-mock/php-mock-mockery": "^1.3",
7349                 "php-parallel-lint/php-parallel-lint": "^1.1",
7350                 "phpbench/phpbench": "^1.0",
7351                 "phpstan/extension-installer": "^1.1",
7352                 "phpstan/phpstan": "^1.8",
7353                 "phpstan/phpstan-mockery": "^1.1",
7354                 "phpstan/phpstan-phpunit": "^1.1",
7355                 "phpunit/phpunit": "^8.5 || ^9",
7356                 "ramsey/composer-repl": "^1.4",
7357                 "slevomat/coding-standard": "^8.4",
7358                 "squizlabs/php_codesniffer": "^3.5",
7359                 "vimeo/psalm": "^4.9"
7360             },
7361             "suggest": {
7362                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7363                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7364                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7365                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7366                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7367             },
7368             "type": "library",
7369             "extra": {
7370                 "captainhook": {
7371                     "force-install": true
7372                 }
7373             },
7374             "autoload": {
7375                 "files": [
7376                     "src/functions.php"
7377                 ],
7378                 "psr-4": {
7379                     "Ramsey\\Uuid\\": "src/"
7380                 }
7381             },
7382             "notification-url": "https://packagist.org/downloads/",
7383             "license": [
7384                 "MIT"
7385             ],
7386             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7387             "keywords": [
7388                 "guid",
7389                 "identifier",
7390                 "uuid"
7391             ],
7392             "support": {
7393                 "issues": "https://github.com/ramsey/uuid/issues",
7394                 "source": "https://github.com/ramsey/uuid/tree/4.7.4"
7395             },
7396             "funding": [
7397                 {
7398                     "url": "https://github.com/ramsey",
7399                     "type": "github"
7400                 },
7401                 {
7402                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7403                     "type": "tidelift"
7404                 }
7405             ],
7406             "time": "2023-04-15T23:01:58+00:00"
7407         },
7408         {
7409             "name": "robthree/twofactorauth",
7410             "version": "v2.0.0",
7411             "source": {
7412                 "type": "git",
7413                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7414                 "reference": "27cd1e1392d19f178398e892f59062003c8998a4"
7415             },
7416             "dist": {
7417                 "type": "zip",
7418                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/27cd1e1392d19f178398e892f59062003c8998a4",
7419                 "reference": "27cd1e1392d19f178398e892f59062003c8998a4",
7420                 "shasum": ""
7421             },
7422             "require": {
7423                 "php": ">=8.1.0"
7424             },
7425             "require-dev": {
7426                 "friendsofphp/php-cs-fixer": "^3.13",
7427                 "phpstan/phpstan": "^1.9",
7428                 "phpunit/phpunit": "^9"
7429             },
7430             "suggest": {
7431                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7432                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7433             },
7434             "type": "library",
7435             "autoload": {
7436                 "psr-4": {
7437                     "RobThree\\Auth\\": "lib"
7438                 }
7439             },
7440             "notification-url": "https://packagist.org/downloads/",
7441             "license": [
7442                 "MIT"
7443             ],
7444             "authors": [
7445                 {
7446                     "name": "Rob Janssen",
7447                     "homepage": "http://robiii.me",
7448                     "role": "Developer"
7449                 },
7450                 {
7451                     "name": "Nicolas CARPi",
7452                     "homepage": "https://github.com/NicolasCARPi",
7453                     "role": "Developer"
7454                 },
7455                 {
7456                     "name": "Will Power",
7457                     "homepage": "https://github.com/willpower232",
7458                     "role": "Developer"
7459                 }
7460             ],
7461             "description": "Two Factor Authentication",
7462             "homepage": "https://github.com/RobThree/TwoFactorAuth",
7463             "keywords": [
7464                 "Authentication",
7465                 "MFA",
7466                 "Multi Factor Authentication",
7467                 "Two Factor Authentication",
7468                 "authenticator",
7469                 "authy",
7470                 "php",
7471                 "tfa"
7472             ],
7473             "support": {
7474                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7475                 "source": "https://github.com/RobThree/TwoFactorAuth"
7476             },
7477             "funding": [
7478                 {
7479                     "url": "https://paypal.me/robiii",
7480                     "type": "custom"
7481                 },
7482                 {
7483                     "url": "https://github.com/RobThree",
7484                     "type": "github"
7485                 }
7486             ],
7487             "time": "2023-02-25T11:33:28+00:00"
7488         },
7489         {
7490             "name": "rospdf/pdf-php",
7491             "version": "0.12.67",
7492             "source": {
7493                 "type": "git",
7494                 "url": "https://github.com/rospdf/pdf-php.git",
7495                 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a"
7496             },
7497             "dist": {
7498                 "type": "zip",
7499                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/fce993f08f99305569bb238644c5c35c0db0f85a",
7500                 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a",
7501                 "shasum": ""
7502             },
7503             "require": {
7504                 "php": ">=5.6.0"
7505             },
7506             "require-dev": {
7507                 "phpcompatibility/php-compatibility": "^9.3",
7508                 "phpunit/phpunit": "^9.5",
7509                 "squizlabs/php_codesniffer": "^3.7"
7510             },
7511             "type": "library",
7512             "extra": {
7513                 "branch-alias": {
7514                     "dev-experimental": "0.13.x-dev",
7515                     "dev-master": "0.12.x-dev"
7516                 }
7517             },
7518             "autoload": {
7519                 "files": [
7520                     "src/Cpdf.php",
7521                     "src/Cezpdf.php"
7522                 ]
7523             },
7524             "notification-url": "https://packagist.org/downloads/",
7525             "license": [
7526                 "MIT"
7527             ],
7528             "authors": [
7529                 {
7530                     "name": "Ole Koeckemann",
7531                     "email": "ole.k@web.de",
7532                     "role": "Project Head / Developer"
7533                 },
7534                 {
7535                     "name": "Lars Olesen",
7536                     "email": "lars@intraface.dk",
7537                     "role": "Developer"
7538                 },
7539                 {
7540                     "name": "Sune Jensen",
7541                     "email": "sj@sunet.dk",
7542                     "role": "Developer"
7543                 },
7544                 {
7545                     "name": "Nicola Asuni",
7546                     "email": "info@tecnick.com",
7547                     "role": "Developer"
7548                 },
7549                 {
7550                     "name": "Wayne Munro",
7551                     "email": "pdf@ros.co.nz",
7552                     "role": "Founder / Inactive"
7553                 }
7554             ],
7555             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7556             "homepage": "https://github.com/rospdf/pdf-php",
7557             "support": {
7558                 "issues": "https://github.com/rospdf/pdf-php/issues",
7559                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.67"
7560             },
7561             "time": "2023-04-20T20:52:13+00:00"
7562         },
7563         {
7564             "name": "sabberworm/php-css-parser",
7565             "version": "8.4.0",
7566             "source": {
7567                 "type": "git",
7568                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7569                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7570             },
7571             "dist": {
7572                 "type": "zip",
7573                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7574                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7575                 "shasum": ""
7576             },
7577             "require": {
7578                 "ext-iconv": "*",
7579                 "php": ">=5.6.20"
7580             },
7581             "require-dev": {
7582                 "codacy/coverage": "^1.4",
7583                 "phpunit/phpunit": "^4.8.36"
7584             },
7585             "suggest": {
7586                 "ext-mbstring": "for parsing UTF-8 CSS"
7587             },
7588             "type": "library",
7589             "autoload": {
7590                 "psr-4": {
7591                     "Sabberworm\\CSS\\": "src/"
7592                 }
7593             },
7594             "notification-url": "https://packagist.org/downloads/",
7595             "license": [
7596                 "MIT"
7597             ],
7598             "authors": [
7599                 {
7600                     "name": "Raphael Schweikert"
7601                 }
7602             ],
7603             "description": "Parser for CSS Files written in PHP",
7604             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7605             "keywords": [
7606                 "css",
7607                 "parser",
7608                 "stylesheet"
7609             ],
7610             "support": {
7611                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7612                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7613             },
7614             "time": "2021-12-11T13:40:54+00:00"
7615         },
7616         {
7617             "name": "setasign/fpdi",
7618             "version": "v2.5.0",
7619             "source": {
7620                 "type": "git",
7621                 "url": "https://github.com/Setasign/FPDI.git",
7622                 "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4"
7623             },
7624             "dist": {
7625                 "type": "zip",
7626                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/ecf0459643ec963febfb9a5d529dcd93656006a4",
7627                 "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4",
7628                 "shasum": ""
7629             },
7630             "require": {
7631                 "ext-zlib": "*",
7632                 "php": "^5.6 || ^7.0 || ^8.0"
7633             },
7634             "conflict": {
7635                 "setasign/tfpdf": "<1.31"
7636             },
7637             "require-dev": {
7638                 "phpunit/phpunit": "~5.7",
7639                 "setasign/fpdf": "~1.8",
7640                 "setasign/tfpdf": "~1.31",
7641                 "squizlabs/php_codesniffer": "^3.5",
7642                 "tecnickcom/tcpdf": "~6.2"
7643             },
7644             "suggest": {
7645                 "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."
7646             },
7647             "type": "library",
7648             "autoload": {
7649                 "psr-4": {
7650                     "setasign\\Fpdi\\": "src/"
7651                 }
7652             },
7653             "notification-url": "https://packagist.org/downloads/",
7654             "license": [
7655                 "MIT"
7656             ],
7657             "authors": [
7658                 {
7659                     "name": "Jan Slabon",
7660                     "email": "jan.slabon@setasign.com",
7661                     "homepage": "https://www.setasign.com"
7662                 },
7663                 {
7664                     "name": "Maximilian Kresse",
7665                     "email": "maximilian.kresse@setasign.com",
7666                     "homepage": "https://www.setasign.com"
7667                 }
7668             ],
7669             "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.",
7670             "homepage": "https://www.setasign.com/fpdi",
7671             "keywords": [
7672                 "fpdf",
7673                 "fpdi",
7674                 "pdf"
7675             ],
7676             "support": {
7677                 "issues": "https://github.com/Setasign/FPDI/issues",
7678                 "source": "https://github.com/Setasign/FPDI/tree/v2.5.0"
7679             },
7680             "funding": [
7681                 {
7682                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7683                     "type": "tidelift"
7684                 }
7685             ],
7686             "time": "2023-09-28T10:46:27+00:00"
7687         },
7688         {
7689             "name": "smarty/smarty",
7690             "version": "v4.3.4",
7691             "source": {
7692                 "type": "git",
7693                 "url": "https://github.com/smarty-php/smarty.git",
7694                 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
7695             },
7696             "dist": {
7697                 "type": "zip",
7698                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
7699                 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
7700                 "shasum": ""
7701             },
7702             "require": {
7703                 "php": "^7.1 || ^8.0"
7704             },
7705             "require-dev": {
7706                 "phpunit/phpunit": "^8.5 || ^7.5",
7707                 "smarty/smarty-lexer": "^3.1"
7708             },
7709             "type": "library",
7710             "extra": {
7711                 "branch-alias": {
7712                     "dev-master": "4.0.x-dev"
7713                 }
7714             },
7715             "autoload": {
7716                 "classmap": [
7717                     "libs/"
7718                 ]
7719             },
7720             "notification-url": "https://packagist.org/downloads/",
7721             "license": [
7722                 "LGPL-3.0"
7723             ],
7724             "authors": [
7725                 {
7726                     "name": "Monte Ohrt",
7727                     "email": "monte@ohrt.com"
7728                 },
7729                 {
7730                     "name": "Uwe Tews",
7731                     "email": "uwe.tews@googlemail.com"
7732                 },
7733                 {
7734                     "name": "Rodney Rehm",
7735                     "email": "rodney.rehm@medialize.de"
7736                 },
7737                 {
7738                     "name": "Simon Wisselink",
7739                     "homepage": "https://www.iwink.nl/"
7740                 }
7741             ],
7742             "description": "Smarty - the compiling PHP template engine",
7743             "homepage": "https://smarty-php.github.io/smarty/",
7744             "keywords": [
7745                 "templating"
7746             ],
7747             "support": {
7748                 "forum": "https://github.com/smarty-php/smarty/discussions",
7749                 "issues": "https://github.com/smarty-php/smarty/issues",
7750                 "source": "https://github.com/smarty-php/smarty/tree/v4.3.4"
7751             },
7752             "time": "2023-09-14T10:59:08+00:00"
7753         },
7754         {
7755             "name": "stella-maris/clock",
7756             "version": "0.1.7",
7757             "source": {
7758                 "type": "git",
7759                 "url": "https://github.com/stella-maris-solutions/clock.git",
7760                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
7761             },
7762             "dist": {
7763                 "type": "zip",
7764                 "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
7765                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
7766                 "shasum": ""
7767             },
7768             "require": {
7769                 "php": "^7.0|^8.0",
7770                 "psr/clock": "^1.0"
7771             },
7772             "type": "library",
7773             "autoload": {
7774                 "psr-4": {
7775                     "StellaMaris\\Clock\\": "src"
7776                 }
7777             },
7778             "notification-url": "https://packagist.org/downloads/",
7779             "license": [
7780                 "MIT"
7781             ],
7782             "authors": [
7783                 {
7784                     "name": "Andreas Heigl",
7785                     "role": "Maintainer"
7786                 }
7787             ],
7788             "description": "A pre-release of the proposed PSR-20 Clock-Interface",
7789             "homepage": "https://gitlab.com/stella-maris/clock",
7790             "keywords": [
7791                 "clock",
7792                 "datetime",
7793                 "point in time",
7794                 "psr20"
7795             ],
7796             "support": {
7797                 "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
7798             },
7799             "time": "2022-11-25T16:15:06+00:00"
7800         },
7801         {
7802             "name": "steverhoades/oauth2-openid-connect-server",
7803             "version": "v2.6.1",
7804             "source": {
7805                 "type": "git",
7806                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7807                 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e"
7808             },
7809             "dist": {
7810                 "type": "zip",
7811                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/269c4dc071519e8220e249cbdee9b0723e95215e",
7812                 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e",
7813                 "shasum": ""
7814             },
7815             "require": {
7816                 "lcobucci/jwt": "4.1.5|^4.2|^4.3|^5.0",
7817                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7818             },
7819             "require-dev": {
7820                 "laminas/laminas-diactoros": "^1.3.2",
7821                 "phpunit/phpunit": "^5.0|^9.5"
7822             },
7823             "type": "library",
7824             "autoload": {
7825                 "psr-4": {
7826                     "OpenIDConnectServer\\": "src/"
7827                 }
7828             },
7829             "notification-url": "https://packagist.org/downloads/",
7830             "license": [
7831                 "MIT"
7832             ],
7833             "authors": [
7834                 {
7835                     "name": "Steve Rhoades",
7836                     "email": "sedonami@gmail.com"
7837                 }
7838             ],
7839             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7840             "support": {
7841                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7842                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.6.1"
7843             },
7844             "time": "2023-09-08T16:15:47+00:00"
7845         },
7846         {
7847             "name": "stripe/stripe-php",
7848             "version": "v13.2.0",
7849             "source": {
7850                 "type": "git",
7851                 "url": "https://github.com/stripe/stripe-php.git",
7852                 "reference": "e0a960c8655b21b21c3ba2e5927f432eeda9105f"
7853             },
7854             "dist": {
7855                 "type": "zip",
7856                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e0a960c8655b21b21c3ba2e5927f432eeda9105f",
7857                 "reference": "e0a960c8655b21b21c3ba2e5927f432eeda9105f",
7858                 "shasum": ""
7859             },
7860             "require": {
7861                 "ext-curl": "*",
7862                 "ext-json": "*",
7863                 "ext-mbstring": "*",
7864                 "php": ">=5.6.0"
7865             },
7866             "require-dev": {
7867                 "friendsofphp/php-cs-fixer": "3.5.0",
7868                 "phpstan/phpstan": "^1.2",
7869                 "phpunit/phpunit": "^5.7 || ^9.0"
7870             },
7871             "type": "library",
7872             "extra": {
7873                 "branch-alias": {
7874                     "dev-master": "2.0-dev"
7875                 }
7876             },
7877             "autoload": {
7878                 "psr-4": {
7879                     "Stripe\\": "lib/"
7880                 }
7881             },
7882             "notification-url": "https://packagist.org/downloads/",
7883             "license": [
7884                 "MIT"
7885             ],
7886             "authors": [
7887                 {
7888                     "name": "Stripe and contributors",
7889                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7890                 }
7891             ],
7892             "description": "Stripe PHP Library",
7893             "homepage": "https://stripe.com/",
7894             "keywords": [
7895                 "api",
7896                 "payment processing",
7897                 "stripe"
7898             ],
7899             "support": {
7900                 "issues": "https://github.com/stripe/stripe-php/issues",
7901                 "source": "https://github.com/stripe/stripe-php/tree/v13.2.0"
7902             },
7903             "time": "2023-11-02T22:32:22+00:00"
7904         },
7905         {
7906             "name": "symfony/config",
7907             "version": "v5.4.26",
7908             "source": {
7909                 "type": "git",
7910                 "url": "https://github.com/symfony/config.git",
7911                 "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650"
7912             },
7913             "dist": {
7914                 "type": "zip",
7915                 "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650",
7916                 "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650",
7917                 "shasum": ""
7918             },
7919             "require": {
7920                 "php": ">=7.2.5",
7921                 "symfony/deprecation-contracts": "^2.1|^3",
7922                 "symfony/filesystem": "^4.4|^5.0|^6.0",
7923                 "symfony/polyfill-ctype": "~1.8",
7924                 "symfony/polyfill-php80": "^1.16",
7925                 "symfony/polyfill-php81": "^1.22"
7926             },
7927             "conflict": {
7928                 "symfony/finder": "<4.4"
7929             },
7930             "require-dev": {
7931                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7932                 "symfony/finder": "^4.4|^5.0|^6.0",
7933                 "symfony/messenger": "^4.4|^5.0|^6.0",
7934                 "symfony/service-contracts": "^1.1|^2|^3",
7935                 "symfony/yaml": "^4.4|^5.0|^6.0"
7936             },
7937             "suggest": {
7938                 "symfony/yaml": "To use the yaml reference dumper"
7939             },
7940             "type": "library",
7941             "autoload": {
7942                 "psr-4": {
7943                     "Symfony\\Component\\Config\\": ""
7944                 },
7945                 "exclude-from-classmap": [
7946                     "/Tests/"
7947                 ]
7948             },
7949             "notification-url": "https://packagist.org/downloads/",
7950             "license": [
7951                 "MIT"
7952             ],
7953             "authors": [
7954                 {
7955                     "name": "Fabien Potencier",
7956                     "email": "fabien@symfony.com"
7957                 },
7958                 {
7959                     "name": "Symfony Community",
7960                     "homepage": "https://symfony.com/contributors"
7961                 }
7962             ],
7963             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7964             "homepage": "https://symfony.com",
7965             "support": {
7966                 "source": "https://github.com/symfony/config/tree/v5.4.26"
7967             },
7968             "funding": [
7969                 {
7970                     "url": "https://symfony.com/sponsor",
7971                     "type": "custom"
7972                 },
7973                 {
7974                     "url": "https://github.com/fabpot",
7975                     "type": "github"
7976                 },
7977                 {
7978                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7979                     "type": "tidelift"
7980                 }
7981             ],
7982             "time": "2023-07-19T20:21:11+00:00"
7983         },
7984         {
7985             "name": "symfony/console",
7986             "version": "v5.4.28",
7987             "source": {
7988                 "type": "git",
7989                 "url": "https://github.com/symfony/console.git",
7990                 "reference": "f4f71842f24c2023b91237c72a365306f3c58827"
7991             },
7992             "dist": {
7993                 "type": "zip",
7994                 "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
7995                 "reference": "f4f71842f24c2023b91237c72a365306f3c58827",
7996                 "shasum": ""
7997             },
7998             "require": {
7999                 "php": ">=7.2.5",
8000                 "symfony/deprecation-contracts": "^2.1|^3",
8001                 "symfony/polyfill-mbstring": "~1.0",
8002                 "symfony/polyfill-php73": "^1.9",
8003                 "symfony/polyfill-php80": "^1.16",
8004                 "symfony/service-contracts": "^1.1|^2|^3",
8005                 "symfony/string": "^5.1|^6.0"
8006             },
8007             "conflict": {
8008                 "psr/log": ">=3",
8009                 "symfony/dependency-injection": "<4.4",
8010                 "symfony/dotenv": "<5.1",
8011                 "symfony/event-dispatcher": "<4.4",
8012                 "symfony/lock": "<4.4",
8013                 "symfony/process": "<4.4"
8014             },
8015             "provide": {
8016                 "psr/log-implementation": "1.0|2.0"
8017             },
8018             "require-dev": {
8019                 "psr/log": "^1|^2",
8020                 "symfony/config": "^4.4|^5.0|^6.0",
8021                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8022                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
8023                 "symfony/lock": "^4.4|^5.0|^6.0",
8024                 "symfony/process": "^4.4|^5.0|^6.0",
8025                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
8026             },
8027             "suggest": {
8028                 "psr/log": "For using the console logger",
8029                 "symfony/event-dispatcher": "",
8030                 "symfony/lock": "",
8031                 "symfony/process": ""
8032             },
8033             "type": "library",
8034             "autoload": {
8035                 "psr-4": {
8036                     "Symfony\\Component\\Console\\": ""
8037                 },
8038                 "exclude-from-classmap": [
8039                     "/Tests/"
8040                 ]
8041             },
8042             "notification-url": "https://packagist.org/downloads/",
8043             "license": [
8044                 "MIT"
8045             ],
8046             "authors": [
8047                 {
8048                     "name": "Fabien Potencier",
8049                     "email": "fabien@symfony.com"
8050                 },
8051                 {
8052                     "name": "Symfony Community",
8053                     "homepage": "https://symfony.com/contributors"
8054                 }
8055             ],
8056             "description": "Eases the creation of beautiful and testable command line interfaces",
8057             "homepage": "https://symfony.com",
8058             "keywords": [
8059                 "cli",
8060                 "command-line",
8061                 "console",
8062                 "terminal"
8063             ],
8064             "support": {
8065                 "source": "https://github.com/symfony/console/tree/v5.4.28"
8066             },
8067             "funding": [
8068                 {
8069                     "url": "https://symfony.com/sponsor",
8070                     "type": "custom"
8071                 },
8072                 {
8073                     "url": "https://github.com/fabpot",
8074                     "type": "github"
8075                 },
8076                 {
8077                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8078                     "type": "tidelift"
8079                 }
8080             ],
8081             "time": "2023-08-07T06:12:30+00:00"
8082         },
8083         {
8084             "name": "symfony/dependency-injection",
8085             "version": "v5.4.29",
8086             "source": {
8087                 "type": "git",
8088                 "url": "https://github.com/symfony/dependency-injection.git",
8089                 "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05"
8090             },
8091             "dist": {
8092                 "type": "zip",
8093                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
8094                 "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
8095                 "shasum": ""
8096             },
8097             "require": {
8098                 "php": ">=7.2.5",
8099                 "psr/container": "^1.1.1",
8100                 "symfony/deprecation-contracts": "^2.1|^3",
8101                 "symfony/polyfill-php80": "^1.16",
8102                 "symfony/polyfill-php81": "^1.22",
8103                 "symfony/service-contracts": "^1.1.6|^2"
8104             },
8105             "conflict": {
8106                 "ext-psr": "<1.1|>=2",
8107                 "symfony/config": "<5.3",
8108                 "symfony/finder": "<4.4",
8109                 "symfony/proxy-manager-bridge": "<4.4",
8110                 "symfony/yaml": "<4.4.26"
8111             },
8112             "provide": {
8113                 "psr/container-implementation": "1.0",
8114                 "symfony/service-implementation": "1.0|2.0"
8115             },
8116             "require-dev": {
8117                 "symfony/config": "^5.3|^6.0",
8118                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8119                 "symfony/yaml": "^4.4.26|^5.0|^6.0"
8120             },
8121             "suggest": {
8122                 "symfony/config": "",
8123                 "symfony/expression-language": "For using expressions in service container configuration",
8124                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
8125                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
8126                 "symfony/yaml": ""
8127             },
8128             "type": "library",
8129             "autoload": {
8130                 "psr-4": {
8131                     "Symfony\\Component\\DependencyInjection\\": ""
8132                 },
8133                 "exclude-from-classmap": [
8134                     "/Tests/"
8135                 ]
8136             },
8137             "notification-url": "https://packagist.org/downloads/",
8138             "license": [
8139                 "MIT"
8140             ],
8141             "authors": [
8142                 {
8143                     "name": "Fabien Potencier",
8144                     "email": "fabien@symfony.com"
8145                 },
8146                 {
8147                     "name": "Symfony Community",
8148                     "homepage": "https://symfony.com/contributors"
8149                 }
8150             ],
8151             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
8152             "homepage": "https://symfony.com",
8153             "support": {
8154                 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29"
8155             },
8156             "funding": [
8157                 {
8158                     "url": "https://symfony.com/sponsor",
8159                     "type": "custom"
8160                 },
8161                 {
8162                     "url": "https://github.com/fabpot",
8163                     "type": "github"
8164                 },
8165                 {
8166                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8167                     "type": "tidelift"
8168                 }
8169             ],
8170             "time": "2023-09-20T06:23:43+00:00"
8171         },
8172         {
8173             "name": "symfony/deprecation-contracts",
8174             "version": "v3.3.0",
8175             "source": {
8176                 "type": "git",
8177                 "url": "https://github.com/symfony/deprecation-contracts.git",
8178                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
8179             },
8180             "dist": {
8181                 "type": "zip",
8182                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
8183                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
8184                 "shasum": ""
8185             },
8186             "require": {
8187                 "php": ">=8.1"
8188             },
8189             "type": "library",
8190             "extra": {
8191                 "branch-alias": {
8192                     "dev-main": "3.4-dev"
8193                 },
8194                 "thanks": {
8195                     "name": "symfony/contracts",
8196                     "url": "https://github.com/symfony/contracts"
8197                 }
8198             },
8199             "autoload": {
8200                 "files": [
8201                     "function.php"
8202                 ]
8203             },
8204             "notification-url": "https://packagist.org/downloads/",
8205             "license": [
8206                 "MIT"
8207             ],
8208             "authors": [
8209                 {
8210                     "name": "Nicolas Grekas",
8211                     "email": "p@tchwork.com"
8212                 },
8213                 {
8214                     "name": "Symfony Community",
8215                     "homepage": "https://symfony.com/contributors"
8216                 }
8217             ],
8218             "description": "A generic function and convention to trigger deprecation notices",
8219             "homepage": "https://symfony.com",
8220             "support": {
8221                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
8222             },
8223             "funding": [
8224                 {
8225                     "url": "https://symfony.com/sponsor",
8226                     "type": "custom"
8227                 },
8228                 {
8229                     "url": "https://github.com/fabpot",
8230                     "type": "github"
8231                 },
8232                 {
8233                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8234                     "type": "tidelift"
8235                 }
8236             ],
8237             "time": "2023-05-23T14:45:45+00:00"
8238         },
8239         {
8240             "name": "symfony/event-dispatcher",
8241             "version": "v5.4.26",
8242             "source": {
8243                 "type": "git",
8244                 "url": "https://github.com/symfony/event-dispatcher.git",
8245                 "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
8246             },
8247             "dist": {
8248                 "type": "zip",
8249                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
8250                 "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
8251                 "shasum": ""
8252             },
8253             "require": {
8254                 "php": ">=7.2.5",
8255                 "symfony/deprecation-contracts": "^2.1|^3",
8256                 "symfony/event-dispatcher-contracts": "^2|^3",
8257                 "symfony/polyfill-php80": "^1.16"
8258             },
8259             "conflict": {
8260                 "symfony/dependency-injection": "<4.4"
8261             },
8262             "provide": {
8263                 "psr/event-dispatcher-implementation": "1.0",
8264                 "symfony/event-dispatcher-implementation": "2.0"
8265             },
8266             "require-dev": {
8267                 "psr/log": "^1|^2|^3",
8268                 "symfony/config": "^4.4|^5.0|^6.0",
8269                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8270                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8271                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8272                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
8273                 "symfony/service-contracts": "^1.1|^2|^3",
8274                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8275             },
8276             "suggest": {
8277                 "symfony/dependency-injection": "",
8278                 "symfony/http-kernel": ""
8279             },
8280             "type": "library",
8281             "autoload": {
8282                 "psr-4": {
8283                     "Symfony\\Component\\EventDispatcher\\": ""
8284                 },
8285                 "exclude-from-classmap": [
8286                     "/Tests/"
8287                 ]
8288             },
8289             "notification-url": "https://packagist.org/downloads/",
8290             "license": [
8291                 "MIT"
8292             ],
8293             "authors": [
8294                 {
8295                     "name": "Fabien Potencier",
8296                     "email": "fabien@symfony.com"
8297                 },
8298                 {
8299                     "name": "Symfony Community",
8300                     "homepage": "https://symfony.com/contributors"
8301                 }
8302             ],
8303             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
8304             "homepage": "https://symfony.com",
8305             "support": {
8306                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
8307             },
8308             "funding": [
8309                 {
8310                     "url": "https://symfony.com/sponsor",
8311                     "type": "custom"
8312                 },
8313                 {
8314                     "url": "https://github.com/fabpot",
8315                     "type": "github"
8316                 },
8317                 {
8318                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8319                     "type": "tidelift"
8320                 }
8321             ],
8322             "time": "2023-07-06T06:34:20+00:00"
8323         },
8324         {
8325             "name": "symfony/event-dispatcher-contracts",
8326             "version": "v3.3.0",
8327             "source": {
8328                 "type": "git",
8329                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
8330                 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
8331             },
8332             "dist": {
8333                 "type": "zip",
8334                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
8335                 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
8336                 "shasum": ""
8337             },
8338             "require": {
8339                 "php": ">=8.1",
8340                 "psr/event-dispatcher": "^1"
8341             },
8342             "type": "library",
8343             "extra": {
8344                 "branch-alias": {
8345                     "dev-main": "3.4-dev"
8346                 },
8347                 "thanks": {
8348                     "name": "symfony/contracts",
8349                     "url": "https://github.com/symfony/contracts"
8350                 }
8351             },
8352             "autoload": {
8353                 "psr-4": {
8354                     "Symfony\\Contracts\\EventDispatcher\\": ""
8355                 }
8356             },
8357             "notification-url": "https://packagist.org/downloads/",
8358             "license": [
8359                 "MIT"
8360             ],
8361             "authors": [
8362                 {
8363                     "name": "Nicolas Grekas",
8364                     "email": "p@tchwork.com"
8365                 },
8366                 {
8367                     "name": "Symfony Community",
8368                     "homepage": "https://symfony.com/contributors"
8369                 }
8370             ],
8371             "description": "Generic abstractions related to dispatching event",
8372             "homepage": "https://symfony.com",
8373             "keywords": [
8374                 "abstractions",
8375                 "contracts",
8376                 "decoupling",
8377                 "interfaces",
8378                 "interoperability",
8379                 "standards"
8380             ],
8381             "support": {
8382                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0"
8383             },
8384             "funding": [
8385                 {
8386                     "url": "https://symfony.com/sponsor",
8387                     "type": "custom"
8388                 },
8389                 {
8390                     "url": "https://github.com/fabpot",
8391                     "type": "github"
8392                 },
8393                 {
8394                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8395                     "type": "tidelift"
8396                 }
8397             ],
8398             "time": "2023-05-23T14:45:45+00:00"
8399         },
8400         {
8401             "name": "symfony/filesystem",
8402             "version": "v5.4.25",
8403             "source": {
8404                 "type": "git",
8405                 "url": "https://github.com/symfony/filesystem.git",
8406                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
8407             },
8408             "dist": {
8409                 "type": "zip",
8410                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
8411                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
8412                 "shasum": ""
8413             },
8414             "require": {
8415                 "php": ">=7.2.5",
8416                 "symfony/polyfill-ctype": "~1.8",
8417                 "symfony/polyfill-mbstring": "~1.8",
8418                 "symfony/polyfill-php80": "^1.16"
8419             },
8420             "type": "library",
8421             "autoload": {
8422                 "psr-4": {
8423                     "Symfony\\Component\\Filesystem\\": ""
8424                 },
8425                 "exclude-from-classmap": [
8426                     "/Tests/"
8427                 ]
8428             },
8429             "notification-url": "https://packagist.org/downloads/",
8430             "license": [
8431                 "MIT"
8432             ],
8433             "authors": [
8434                 {
8435                     "name": "Fabien Potencier",
8436                     "email": "fabien@symfony.com"
8437                 },
8438                 {
8439                     "name": "Symfony Community",
8440                     "homepage": "https://symfony.com/contributors"
8441                 }
8442             ],
8443             "description": "Provides basic utilities for the filesystem",
8444             "homepage": "https://symfony.com",
8445             "support": {
8446                 "source": "https://github.com/symfony/filesystem/tree/v5.4.25"
8447             },
8448             "funding": [
8449                 {
8450                     "url": "https://symfony.com/sponsor",
8451                     "type": "custom"
8452                 },
8453                 {
8454                     "url": "https://github.com/fabpot",
8455                     "type": "github"
8456                 },
8457                 {
8458                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8459                     "type": "tidelift"
8460                 }
8461             ],
8462             "time": "2023-05-31T13:04:02+00:00"
8463         },
8464         {
8465             "name": "symfony/finder",
8466             "version": "v5.4.27",
8467             "source": {
8468                 "type": "git",
8469                 "url": "https://github.com/symfony/finder.git",
8470                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
8471             },
8472             "dist": {
8473                 "type": "zip",
8474                 "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
8475                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
8476                 "shasum": ""
8477             },
8478             "require": {
8479                 "php": ">=7.2.5",
8480                 "symfony/deprecation-contracts": "^2.1|^3",
8481                 "symfony/polyfill-php80": "^1.16"
8482             },
8483             "type": "library",
8484             "autoload": {
8485                 "psr-4": {
8486                     "Symfony\\Component\\Finder\\": ""
8487                 },
8488                 "exclude-from-classmap": [
8489                     "/Tests/"
8490                 ]
8491             },
8492             "notification-url": "https://packagist.org/downloads/",
8493             "license": [
8494                 "MIT"
8495             ],
8496             "authors": [
8497                 {
8498                     "name": "Fabien Potencier",
8499                     "email": "fabien@symfony.com"
8500                 },
8501                 {
8502                     "name": "Symfony Community",
8503                     "homepage": "https://symfony.com/contributors"
8504                 }
8505             ],
8506             "description": "Finds files and directories via an intuitive fluent interface",
8507             "homepage": "https://symfony.com",
8508             "support": {
8509                 "source": "https://github.com/symfony/finder/tree/v5.4.27"
8510             },
8511             "funding": [
8512                 {
8513                     "url": "https://symfony.com/sponsor",
8514                     "type": "custom"
8515                 },
8516                 {
8517                     "url": "https://github.com/fabpot",
8518                     "type": "github"
8519                 },
8520                 {
8521                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8522                     "type": "tidelift"
8523                 }
8524             ],
8525             "time": "2023-07-31T08:02:31+00:00"
8526         },
8527         {
8528             "name": "symfony/http-client",
8529             "version": "v5.4.29",
8530             "source": {
8531                 "type": "git",
8532                 "url": "https://github.com/symfony/http-client.git",
8533                 "reference": "04784c66cbee613a827363ee1e65db65392893c1"
8534             },
8535             "dist": {
8536                 "type": "zip",
8537                 "url": "https://api.github.com/repos/symfony/http-client/zipball/04784c66cbee613a827363ee1e65db65392893c1",
8538                 "reference": "04784c66cbee613a827363ee1e65db65392893c1",
8539                 "shasum": ""
8540             },
8541             "require": {
8542                 "php": ">=7.2.5",
8543                 "psr/log": "^1|^2|^3",
8544                 "symfony/deprecation-contracts": "^2.1|^3",
8545                 "symfony/http-client-contracts": "^2.4",
8546                 "symfony/polyfill-php73": "^1.11",
8547                 "symfony/polyfill-php80": "^1.16",
8548                 "symfony/service-contracts": "^1.0|^2|^3"
8549             },
8550             "provide": {
8551                 "php-http/async-client-implementation": "*",
8552                 "php-http/client-implementation": "*",
8553                 "psr/http-client-implementation": "1.0",
8554                 "symfony/http-client-implementation": "2.4"
8555             },
8556             "require-dev": {
8557                 "amphp/amp": "^2.5",
8558                 "amphp/http-client": "^4.2.1",
8559                 "amphp/http-tunnel": "^1.0",
8560                 "amphp/socket": "^1.1",
8561                 "guzzlehttp/promises": "^1.4",
8562                 "nyholm/psr7": "^1.0",
8563                 "php-http/httplug": "^1.0|^2.0",
8564                 "php-http/message-factory": "^1.0",
8565                 "psr/http-client": "^1.0",
8566                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8567                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
8568                 "symfony/process": "^4.4|^5.0|^6.0",
8569                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8570             },
8571             "type": "library",
8572             "autoload": {
8573                 "psr-4": {
8574                     "Symfony\\Component\\HttpClient\\": ""
8575                 },
8576                 "exclude-from-classmap": [
8577                     "/Tests/"
8578                 ]
8579             },
8580             "notification-url": "https://packagist.org/downloads/",
8581             "license": [
8582                 "MIT"
8583             ],
8584             "authors": [
8585                 {
8586                     "name": "Nicolas Grekas",
8587                     "email": "p@tchwork.com"
8588                 },
8589                 {
8590                     "name": "Symfony Community",
8591                     "homepage": "https://symfony.com/contributors"
8592                 }
8593             ],
8594             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8595             "homepage": "https://symfony.com",
8596             "keywords": [
8597                 "http"
8598             ],
8599             "support": {
8600                 "source": "https://github.com/symfony/http-client/tree/v5.4.29"
8601             },
8602             "funding": [
8603                 {
8604                     "url": "https://symfony.com/sponsor",
8605                     "type": "custom"
8606                 },
8607                 {
8608                     "url": "https://github.com/fabpot",
8609                     "type": "github"
8610                 },
8611                 {
8612                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8613                     "type": "tidelift"
8614                 }
8615             ],
8616             "time": "2023-09-14T20:49:15+00:00"
8617         },
8618         {
8619             "name": "symfony/http-client-contracts",
8620             "version": "v2.5.2",
8621             "source": {
8622                 "type": "git",
8623                 "url": "https://github.com/symfony/http-client-contracts.git",
8624                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8625             },
8626             "dist": {
8627                 "type": "zip",
8628                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8629                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8630                 "shasum": ""
8631             },
8632             "require": {
8633                 "php": ">=7.2.5"
8634             },
8635             "suggest": {
8636                 "symfony/http-client-implementation": ""
8637             },
8638             "type": "library",
8639             "extra": {
8640                 "branch-alias": {
8641                     "dev-main": "2.5-dev"
8642                 },
8643                 "thanks": {
8644                     "name": "symfony/contracts",
8645                     "url": "https://github.com/symfony/contracts"
8646                 }
8647             },
8648             "autoload": {
8649                 "psr-4": {
8650                     "Symfony\\Contracts\\HttpClient\\": ""
8651                 }
8652             },
8653             "notification-url": "https://packagist.org/downloads/",
8654             "license": [
8655                 "MIT"
8656             ],
8657             "authors": [
8658                 {
8659                     "name": "Nicolas Grekas",
8660                     "email": "p@tchwork.com"
8661                 },
8662                 {
8663                     "name": "Symfony Community",
8664                     "homepage": "https://symfony.com/contributors"
8665                 }
8666             ],
8667             "description": "Generic abstractions related to HTTP clients",
8668             "homepage": "https://symfony.com",
8669             "keywords": [
8670                 "abstractions",
8671                 "contracts",
8672                 "decoupling",
8673                 "interfaces",
8674                 "interoperability",
8675                 "standards"
8676             ],
8677             "support": {
8678                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8679             },
8680             "funding": [
8681                 {
8682                     "url": "https://symfony.com/sponsor",
8683                     "type": "custom"
8684                 },
8685                 {
8686                     "url": "https://github.com/fabpot",
8687                     "type": "github"
8688                 },
8689                 {
8690                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8691                     "type": "tidelift"
8692                 }
8693             ],
8694             "time": "2022-04-12T15:48:08+00:00"
8695         },
8696         {
8697             "name": "symfony/http-foundation",
8698             "version": "v5.4.30",
8699             "source": {
8700                 "type": "git",
8701                 "url": "https://github.com/symfony/http-foundation.git",
8702                 "reference": "671769f79de0532da1478c60968b42506e185d2e"
8703             },
8704             "dist": {
8705                 "type": "zip",
8706                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/671769f79de0532da1478c60968b42506e185d2e",
8707                 "reference": "671769f79de0532da1478c60968b42506e185d2e",
8708                 "shasum": ""
8709             },
8710             "require": {
8711                 "php": ">=7.2.5",
8712                 "symfony/deprecation-contracts": "^2.1|^3",
8713                 "symfony/polyfill-mbstring": "~1.1",
8714                 "symfony/polyfill-php80": "^1.16"
8715             },
8716             "require-dev": {
8717                 "predis/predis": "~1.0",
8718                 "symfony/cache": "^4.4|^5.0|^6.0",
8719                 "symfony/dependency-injection": "^5.4|^6.0",
8720                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8721                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
8722                 "symfony/mime": "^4.4|^5.0|^6.0",
8723                 "symfony/rate-limiter": "^5.2|^6.0"
8724             },
8725             "suggest": {
8726                 "symfony/mime": "To use the file extension guesser"
8727             },
8728             "type": "library",
8729             "autoload": {
8730                 "psr-4": {
8731                     "Symfony\\Component\\HttpFoundation\\": ""
8732                 },
8733                 "exclude-from-classmap": [
8734                     "/Tests/"
8735                 ]
8736             },
8737             "notification-url": "https://packagist.org/downloads/",
8738             "license": [
8739                 "MIT"
8740             ],
8741             "authors": [
8742                 {
8743                     "name": "Fabien Potencier",
8744                     "email": "fabien@symfony.com"
8745                 },
8746                 {
8747                     "name": "Symfony Community",
8748                     "homepage": "https://symfony.com/contributors"
8749                 }
8750             ],
8751             "description": "Defines an object-oriented layer for the HTTP specification",
8752             "homepage": "https://symfony.com",
8753             "support": {
8754                 "source": "https://github.com/symfony/http-foundation/tree/v5.4.30"
8755             },
8756             "funding": [
8757                 {
8758                     "url": "https://symfony.com/sponsor",
8759                     "type": "custom"
8760                 },
8761                 {
8762                     "url": "https://github.com/fabpot",
8763                     "type": "github"
8764                 },
8765                 {
8766                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8767                     "type": "tidelift"
8768                 }
8769             ],
8770             "time": "2023-10-28T23:35:12+00:00"
8771         },
8772         {
8773             "name": "symfony/inflector",
8774             "version": "v5.4.21",
8775             "source": {
8776                 "type": "git",
8777                 "url": "https://github.com/symfony/inflector.git",
8778                 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6"
8779             },
8780             "dist": {
8781                 "type": "zip",
8782                 "url": "https://api.github.com/repos/symfony/inflector/zipball/d56964e2b19253ba331a829c20d911dd27aa61b6",
8783                 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6",
8784                 "shasum": ""
8785             },
8786             "require": {
8787                 "php": ">=7.2.5",
8788                 "symfony/deprecation-contracts": "^2.1|^3",
8789                 "symfony/polyfill-php80": "^1.16",
8790                 "symfony/string": "^5.3.10|^6.0"
8791             },
8792             "type": "library",
8793             "autoload": {
8794                 "psr-4": {
8795                     "Symfony\\Component\\Inflector\\": ""
8796                 },
8797                 "exclude-from-classmap": [
8798                     "/Tests/"
8799                 ]
8800             },
8801             "notification-url": "https://packagist.org/downloads/",
8802             "license": [
8803                 "MIT"
8804             ],
8805             "authors": [
8806                 {
8807                     "name": "Bernhard Schussek",
8808                     "email": "bschussek@gmail.com"
8809                 },
8810                 {
8811                     "name": "Symfony Community",
8812                     "homepage": "https://symfony.com/contributors"
8813                 }
8814             ],
8815             "description": "Converts words between their singular and plural forms (English only)",
8816             "homepage": "https://symfony.com",
8817             "keywords": [
8818                 "inflection",
8819                 "pluralize",
8820                 "singularize",
8821                 "string",
8822                 "symfony",
8823                 "words"
8824             ],
8825             "support": {
8826                 "source": "https://github.com/symfony/inflector/tree/v5.4.21"
8827             },
8828             "funding": [
8829                 {
8830                     "url": "https://symfony.com/sponsor",
8831                     "type": "custom"
8832                 },
8833                 {
8834                     "url": "https://github.com/fabpot",
8835                     "type": "github"
8836                 },
8837                 {
8838                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8839                     "type": "tidelift"
8840                 }
8841             ],
8842             "abandoned": "EnglishInflector from the String component",
8843             "time": "2023-02-14T08:03:56+00:00"
8844         },
8845         {
8846             "name": "symfony/polyfill-ctype",
8847             "version": "v1.28.0",
8848             "source": {
8849                 "type": "git",
8850                 "url": "https://github.com/symfony/polyfill-ctype.git",
8851                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
8852             },
8853             "dist": {
8854                 "type": "zip",
8855                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
8856                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
8857                 "shasum": ""
8858             },
8859             "require": {
8860                 "php": ">=7.1"
8861             },
8862             "provide": {
8863                 "ext-ctype": "*"
8864             },
8865             "suggest": {
8866                 "ext-ctype": "For best performance"
8867             },
8868             "type": "library",
8869             "extra": {
8870                 "branch-alias": {
8871                     "dev-main": "1.28-dev"
8872                 },
8873                 "thanks": {
8874                     "name": "symfony/polyfill",
8875                     "url": "https://github.com/symfony/polyfill"
8876                 }
8877             },
8878             "autoload": {
8879                 "files": [
8880                     "bootstrap.php"
8881                 ],
8882                 "psr-4": {
8883                     "Symfony\\Polyfill\\Ctype\\": ""
8884                 }
8885             },
8886             "notification-url": "https://packagist.org/downloads/",
8887             "license": [
8888                 "MIT"
8889             ],
8890             "authors": [
8891                 {
8892                     "name": "Gert de Pagter",
8893                     "email": "BackEndTea@gmail.com"
8894                 },
8895                 {
8896                     "name": "Symfony Community",
8897                     "homepage": "https://symfony.com/contributors"
8898                 }
8899             ],
8900             "description": "Symfony polyfill for ctype functions",
8901             "homepage": "https://symfony.com",
8902             "keywords": [
8903                 "compatibility",
8904                 "ctype",
8905                 "polyfill",
8906                 "portable"
8907             ],
8908             "support": {
8909                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
8910             },
8911             "funding": [
8912                 {
8913                     "url": "https://symfony.com/sponsor",
8914                     "type": "custom"
8915                 },
8916                 {
8917                     "url": "https://github.com/fabpot",
8918                     "type": "github"
8919                 },
8920                 {
8921                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8922                     "type": "tidelift"
8923                 }
8924             ],
8925             "time": "2023-01-26T09:26:14+00:00"
8926         },
8927         {
8928             "name": "symfony/polyfill-intl-grapheme",
8929             "version": "v1.28.0",
8930             "source": {
8931                 "type": "git",
8932                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8933                 "reference": "875e90aeea2777b6f135677f618529449334a612"
8934             },
8935             "dist": {
8936                 "type": "zip",
8937                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
8938                 "reference": "875e90aeea2777b6f135677f618529449334a612",
8939                 "shasum": ""
8940             },
8941             "require": {
8942                 "php": ">=7.1"
8943             },
8944             "suggest": {
8945                 "ext-intl": "For best performance"
8946             },
8947             "type": "library",
8948             "extra": {
8949                 "branch-alias": {
8950                     "dev-main": "1.28-dev"
8951                 },
8952                 "thanks": {
8953                     "name": "symfony/polyfill",
8954                     "url": "https://github.com/symfony/polyfill"
8955                 }
8956             },
8957             "autoload": {
8958                 "files": [
8959                     "bootstrap.php"
8960                 ],
8961                 "psr-4": {
8962                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8963                 }
8964             },
8965             "notification-url": "https://packagist.org/downloads/",
8966             "license": [
8967                 "MIT"
8968             ],
8969             "authors": [
8970                 {
8971                     "name": "Nicolas Grekas",
8972                     "email": "p@tchwork.com"
8973                 },
8974                 {
8975                     "name": "Symfony Community",
8976                     "homepage": "https://symfony.com/contributors"
8977                 }
8978             ],
8979             "description": "Symfony polyfill for intl's grapheme_* functions",
8980             "homepage": "https://symfony.com",
8981             "keywords": [
8982                 "compatibility",
8983                 "grapheme",
8984                 "intl",
8985                 "polyfill",
8986                 "portable",
8987                 "shim"
8988             ],
8989             "support": {
8990                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
8991             },
8992             "funding": [
8993                 {
8994                     "url": "https://symfony.com/sponsor",
8995                     "type": "custom"
8996                 },
8997                 {
8998                     "url": "https://github.com/fabpot",
8999                     "type": "github"
9000                 },
9001                 {
9002                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9003                     "type": "tidelift"
9004                 }
9005             ],
9006             "time": "2023-01-26T09:26:14+00:00"
9007         },
9008         {
9009             "name": "symfony/polyfill-intl-normalizer",
9010             "version": "v1.28.0",
9011             "source": {
9012                 "type": "git",
9013                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
9014                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
9015             },
9016             "dist": {
9017                 "type": "zip",
9018                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
9019                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
9020                 "shasum": ""
9021             },
9022             "require": {
9023                 "php": ">=7.1"
9024             },
9025             "suggest": {
9026                 "ext-intl": "For best performance"
9027             },
9028             "type": "library",
9029             "extra": {
9030                 "branch-alias": {
9031                     "dev-main": "1.28-dev"
9032                 },
9033                 "thanks": {
9034                     "name": "symfony/polyfill",
9035                     "url": "https://github.com/symfony/polyfill"
9036                 }
9037             },
9038             "autoload": {
9039                 "files": [
9040                     "bootstrap.php"
9041                 ],
9042                 "psr-4": {
9043                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
9044                 },
9045                 "classmap": [
9046                     "Resources/stubs"
9047                 ]
9048             },
9049             "notification-url": "https://packagist.org/downloads/",
9050             "license": [
9051                 "MIT"
9052             ],
9053             "authors": [
9054                 {
9055                     "name": "Nicolas Grekas",
9056                     "email": "p@tchwork.com"
9057                 },
9058                 {
9059                     "name": "Symfony Community",
9060                     "homepage": "https://symfony.com/contributors"
9061                 }
9062             ],
9063             "description": "Symfony polyfill for intl's Normalizer class and related functions",
9064             "homepage": "https://symfony.com",
9065             "keywords": [
9066                 "compatibility",
9067                 "intl",
9068                 "normalizer",
9069                 "polyfill",
9070                 "portable",
9071                 "shim"
9072             ],
9073             "support": {
9074                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
9075             },
9076             "funding": [
9077                 {
9078                     "url": "https://symfony.com/sponsor",
9079                     "type": "custom"
9080                 },
9081                 {
9082                     "url": "https://github.com/fabpot",
9083                     "type": "github"
9084                 },
9085                 {
9086                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9087                     "type": "tidelift"
9088                 }
9089             ],
9090             "time": "2023-01-26T09:26:14+00:00"
9091         },
9092         {
9093             "name": "symfony/polyfill-mbstring",
9094             "version": "v1.28.0",
9095             "source": {
9096                 "type": "git",
9097                 "url": "https://github.com/symfony/polyfill-mbstring.git",
9098                 "reference": "42292d99c55abe617799667f454222c54c60e229"
9099             },
9100             "dist": {
9101                 "type": "zip",
9102                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
9103                 "reference": "42292d99c55abe617799667f454222c54c60e229",
9104                 "shasum": ""
9105             },
9106             "require": {
9107                 "php": ">=7.1"
9108             },
9109             "provide": {
9110                 "ext-mbstring": "*"
9111             },
9112             "suggest": {
9113                 "ext-mbstring": "For best performance"
9114             },
9115             "type": "library",
9116             "extra": {
9117                 "branch-alias": {
9118                     "dev-main": "1.28-dev"
9119                 },
9120                 "thanks": {
9121                     "name": "symfony/polyfill",
9122                     "url": "https://github.com/symfony/polyfill"
9123                 }
9124             },
9125             "autoload": {
9126                 "files": [
9127                     "bootstrap.php"
9128                 ],
9129                 "psr-4": {
9130                     "Symfony\\Polyfill\\Mbstring\\": ""
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 for the Mbstring extension",
9148             "homepage": "https://symfony.com",
9149             "keywords": [
9150                 "compatibility",
9151                 "mbstring",
9152                 "polyfill",
9153                 "portable",
9154                 "shim"
9155             ],
9156             "support": {
9157                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
9158             },
9159             "funding": [
9160                 {
9161                     "url": "https://symfony.com/sponsor",
9162                     "type": "custom"
9163                 },
9164                 {
9165                     "url": "https://github.com/fabpot",
9166                     "type": "github"
9167                 },
9168                 {
9169                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9170                     "type": "tidelift"
9171                 }
9172             ],
9173             "time": "2023-07-28T09:04:16+00:00"
9174         },
9175         {
9176             "name": "symfony/polyfill-php73",
9177             "version": "v1.28.0",
9178             "source": {
9179                 "type": "git",
9180                 "url": "https://github.com/symfony/polyfill-php73.git",
9181                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
9182             },
9183             "dist": {
9184                 "type": "zip",
9185                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
9186                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
9187                 "shasum": ""
9188             },
9189             "require": {
9190                 "php": ">=7.1"
9191             },
9192             "type": "library",
9193             "extra": {
9194                 "branch-alias": {
9195                     "dev-main": "1.28-dev"
9196                 },
9197                 "thanks": {
9198                     "name": "symfony/polyfill",
9199                     "url": "https://github.com/symfony/polyfill"
9200                 }
9201             },
9202             "autoload": {
9203                 "files": [
9204                     "bootstrap.php"
9205                 ],
9206                 "psr-4": {
9207                     "Symfony\\Polyfill\\Php73\\": ""
9208                 },
9209                 "classmap": [
9210                     "Resources/stubs"
9211                 ]
9212             },
9213             "notification-url": "https://packagist.org/downloads/",
9214             "license": [
9215                 "MIT"
9216             ],
9217             "authors": [
9218                 {
9219                     "name": "Nicolas Grekas",
9220                     "email": "p@tchwork.com"
9221                 },
9222                 {
9223                     "name": "Symfony Community",
9224                     "homepage": "https://symfony.com/contributors"
9225                 }
9226             ],
9227             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9228             "homepage": "https://symfony.com",
9229             "keywords": [
9230                 "compatibility",
9231                 "polyfill",
9232                 "portable",
9233                 "shim"
9234             ],
9235             "support": {
9236                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
9237             },
9238             "funding": [
9239                 {
9240                     "url": "https://symfony.com/sponsor",
9241                     "type": "custom"
9242                 },
9243                 {
9244                     "url": "https://github.com/fabpot",
9245                     "type": "github"
9246                 },
9247                 {
9248                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9249                     "type": "tidelift"
9250                 }
9251             ],
9252             "time": "2023-01-26T09:26:14+00:00"
9253         },
9254         {
9255             "name": "symfony/polyfill-php80",
9256             "version": "v1.28.0",
9257             "source": {
9258                 "type": "git",
9259                 "url": "https://github.com/symfony/polyfill-php80.git",
9260                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
9261             },
9262             "dist": {
9263                 "type": "zip",
9264                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
9265                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
9266                 "shasum": ""
9267             },
9268             "require": {
9269                 "php": ">=7.1"
9270             },
9271             "type": "library",
9272             "extra": {
9273                 "branch-alias": {
9274                     "dev-main": "1.28-dev"
9275                 },
9276                 "thanks": {
9277                     "name": "symfony/polyfill",
9278                     "url": "https://github.com/symfony/polyfill"
9279                 }
9280             },
9281             "autoload": {
9282                 "files": [
9283                     "bootstrap.php"
9284                 ],
9285                 "psr-4": {
9286                     "Symfony\\Polyfill\\Php80\\": ""
9287                 },
9288                 "classmap": [
9289                     "Resources/stubs"
9290                 ]
9291             },
9292             "notification-url": "https://packagist.org/downloads/",
9293             "license": [
9294                 "MIT"
9295             ],
9296             "authors": [
9297                 {
9298                     "name": "Ion Bazan",
9299                     "email": "ion.bazan@gmail.com"
9300                 },
9301                 {
9302                     "name": "Nicolas Grekas",
9303                     "email": "p@tchwork.com"
9304                 },
9305                 {
9306                     "name": "Symfony Community",
9307                     "homepage": "https://symfony.com/contributors"
9308                 }
9309             ],
9310             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9311             "homepage": "https://symfony.com",
9312             "keywords": [
9313                 "compatibility",
9314                 "polyfill",
9315                 "portable",
9316                 "shim"
9317             ],
9318             "support": {
9319                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
9320             },
9321             "funding": [
9322                 {
9323                     "url": "https://symfony.com/sponsor",
9324                     "type": "custom"
9325                 },
9326                 {
9327                     "url": "https://github.com/fabpot",
9328                     "type": "github"
9329                 },
9330                 {
9331                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9332                     "type": "tidelift"
9333                 }
9334             ],
9335             "time": "2023-01-26T09:26:14+00:00"
9336         },
9337         {
9338             "name": "symfony/polyfill-php81",
9339             "version": "v1.28.0",
9340             "source": {
9341                 "type": "git",
9342                 "url": "https://github.com/symfony/polyfill-php81.git",
9343                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
9344             },
9345             "dist": {
9346                 "type": "zip",
9347                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
9348                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
9349                 "shasum": ""
9350             },
9351             "require": {
9352                 "php": ">=7.1"
9353             },
9354             "type": "library",
9355             "extra": {
9356                 "branch-alias": {
9357                     "dev-main": "1.28-dev"
9358                 },
9359                 "thanks": {
9360                     "name": "symfony/polyfill",
9361                     "url": "https://github.com/symfony/polyfill"
9362                 }
9363             },
9364             "autoload": {
9365                 "files": [
9366                     "bootstrap.php"
9367                 ],
9368                 "psr-4": {
9369                     "Symfony\\Polyfill\\Php81\\": ""
9370                 },
9371                 "classmap": [
9372                     "Resources/stubs"
9373                 ]
9374             },
9375             "notification-url": "https://packagist.org/downloads/",
9376             "license": [
9377                 "MIT"
9378             ],
9379             "authors": [
9380                 {
9381                     "name": "Nicolas Grekas",
9382                     "email": "p@tchwork.com"
9383                 },
9384                 {
9385                     "name": "Symfony Community",
9386                     "homepage": "https://symfony.com/contributors"
9387                 }
9388             ],
9389             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9390             "homepage": "https://symfony.com",
9391             "keywords": [
9392                 "compatibility",
9393                 "polyfill",
9394                 "portable",
9395                 "shim"
9396             ],
9397             "support": {
9398                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
9399             },
9400             "funding": [
9401                 {
9402                     "url": "https://symfony.com/sponsor",
9403                     "type": "custom"
9404                 },
9405                 {
9406                     "url": "https://github.com/fabpot",
9407                     "type": "github"
9408                 },
9409                 {
9410                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9411                     "type": "tidelift"
9412                 }
9413             ],
9414             "time": "2023-01-26T09:26:14+00:00"
9415         },
9416         {
9417             "name": "symfony/process",
9418             "version": "v6.3.4",
9419             "source": {
9420                 "type": "git",
9421                 "url": "https://github.com/symfony/process.git",
9422                 "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
9423             },
9424             "dist": {
9425                 "type": "zip",
9426                 "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
9427                 "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
9428                 "shasum": ""
9429             },
9430             "require": {
9431                 "php": ">=8.1"
9432             },
9433             "type": "library",
9434             "autoload": {
9435                 "psr-4": {
9436                     "Symfony\\Component\\Process\\": ""
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": "Fabien Potencier",
9449                     "email": "fabien@symfony.com"
9450                 },
9451                 {
9452                     "name": "Symfony Community",
9453                     "homepage": "https://symfony.com/contributors"
9454                 }
9455             ],
9456             "description": "Executes commands in sub-processes",
9457             "homepage": "https://symfony.com",
9458             "support": {
9459                 "source": "https://github.com/symfony/process/tree/v6.3.4"
9460             },
9461             "funding": [
9462                 {
9463                     "url": "https://symfony.com/sponsor",
9464                     "type": "custom"
9465                 },
9466                 {
9467                     "url": "https://github.com/fabpot",
9468                     "type": "github"
9469                 },
9470                 {
9471                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9472                     "type": "tidelift"
9473                 }
9474             ],
9475             "time": "2023-08-07T10:39:22+00:00"
9476         },
9477         {
9478             "name": "symfony/property-access",
9479             "version": "v4.4.44",
9480             "source": {
9481                 "type": "git",
9482                 "url": "https://github.com/symfony/property-access.git",
9483                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9484             },
9485             "dist": {
9486                 "type": "zip",
9487                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9488                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9489                 "shasum": ""
9490             },
9491             "require": {
9492                 "php": ">=7.1.3",
9493                 "symfony/inflector": "^3.4|^4.0|^5.0",
9494                 "symfony/polyfill-php80": "^1.16"
9495             },
9496             "require-dev": {
9497                 "symfony/cache": "^3.4|^4.0|^5.0"
9498             },
9499             "suggest": {
9500                 "psr/cache-implementation": "To cache access methods."
9501             },
9502             "type": "library",
9503             "autoload": {
9504                 "psr-4": {
9505                     "Symfony\\Component\\PropertyAccess\\": ""
9506                 },
9507                 "exclude-from-classmap": [
9508                     "/Tests/"
9509                 ]
9510             },
9511             "notification-url": "https://packagist.org/downloads/",
9512             "license": [
9513                 "MIT"
9514             ],
9515             "authors": [
9516                 {
9517                     "name": "Fabien Potencier",
9518                     "email": "fabien@symfony.com"
9519                 },
9520                 {
9521                     "name": "Symfony Community",
9522                     "homepage": "https://symfony.com/contributors"
9523                 }
9524             ],
9525             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9526             "homepage": "https://symfony.com",
9527             "keywords": [
9528                 "access",
9529                 "array",
9530                 "extraction",
9531                 "index",
9532                 "injection",
9533                 "object",
9534                 "property",
9535                 "property path",
9536                 "reflection"
9537             ],
9538             "support": {
9539                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9540             },
9541             "funding": [
9542                 {
9543                     "url": "https://symfony.com/sponsor",
9544                     "type": "custom"
9545                 },
9546                 {
9547                     "url": "https://github.com/fabpot",
9548                     "type": "github"
9549                 },
9550                 {
9551                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9552                     "type": "tidelift"
9553                 }
9554             ],
9555             "time": "2022-06-27T13:16:42+00:00"
9556         },
9557         {
9558             "name": "symfony/service-contracts",
9559             "version": "v2.5.2",
9560             "source": {
9561                 "type": "git",
9562                 "url": "https://github.com/symfony/service-contracts.git",
9563                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9564             },
9565             "dist": {
9566                 "type": "zip",
9567                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9568                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9569                 "shasum": ""
9570             },
9571             "require": {
9572                 "php": ">=7.2.5",
9573                 "psr/container": "^1.1",
9574                 "symfony/deprecation-contracts": "^2.1|^3"
9575             },
9576             "conflict": {
9577                 "ext-psr": "<1.1|>=2"
9578             },
9579             "suggest": {
9580                 "symfony/service-implementation": ""
9581             },
9582             "type": "library",
9583             "extra": {
9584                 "branch-alias": {
9585                     "dev-main": "2.5-dev"
9586                 },
9587                 "thanks": {
9588                     "name": "symfony/contracts",
9589                     "url": "https://github.com/symfony/contracts"
9590                 }
9591             },
9592             "autoload": {
9593                 "psr-4": {
9594                     "Symfony\\Contracts\\Service\\": ""
9595                 }
9596             },
9597             "notification-url": "https://packagist.org/downloads/",
9598             "license": [
9599                 "MIT"
9600             ],
9601             "authors": [
9602                 {
9603                     "name": "Nicolas Grekas",
9604                     "email": "p@tchwork.com"
9605                 },
9606                 {
9607                     "name": "Symfony Community",
9608                     "homepage": "https://symfony.com/contributors"
9609                 }
9610             ],
9611             "description": "Generic abstractions related to writing services",
9612             "homepage": "https://symfony.com",
9613             "keywords": [
9614                 "abstractions",
9615                 "contracts",
9616                 "decoupling",
9617                 "interfaces",
9618                 "interoperability",
9619                 "standards"
9620             ],
9621             "support": {
9622                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9623             },
9624             "funding": [
9625                 {
9626                     "url": "https://symfony.com/sponsor",
9627                     "type": "custom"
9628                 },
9629                 {
9630                     "url": "https://github.com/fabpot",
9631                     "type": "github"
9632                 },
9633                 {
9634                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9635                     "type": "tidelift"
9636                 }
9637             ],
9638             "time": "2022-05-30T19:17:29+00:00"
9639         },
9640         {
9641             "name": "symfony/string",
9642             "version": "v6.3.5",
9643             "source": {
9644                 "type": "git",
9645                 "url": "https://github.com/symfony/string.git",
9646                 "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
9647             },
9648             "dist": {
9649                 "type": "zip",
9650                 "url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
9651                 "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
9652                 "shasum": ""
9653             },
9654             "require": {
9655                 "php": ">=8.1",
9656                 "symfony/polyfill-ctype": "~1.8",
9657                 "symfony/polyfill-intl-grapheme": "~1.0",
9658                 "symfony/polyfill-intl-normalizer": "~1.0",
9659                 "symfony/polyfill-mbstring": "~1.0"
9660             },
9661             "conflict": {
9662                 "symfony/translation-contracts": "<2.5"
9663             },
9664             "require-dev": {
9665                 "symfony/error-handler": "^5.4|^6.0",
9666                 "symfony/http-client": "^5.4|^6.0",
9667                 "symfony/intl": "^6.2",
9668                 "symfony/translation-contracts": "^2.5|^3.0",
9669                 "symfony/var-exporter": "^5.4|^6.0"
9670             },
9671             "type": "library",
9672             "autoload": {
9673                 "files": [
9674                     "Resources/functions.php"
9675                 ],
9676                 "psr-4": {
9677                     "Symfony\\Component\\String\\": ""
9678                 },
9679                 "exclude-from-classmap": [
9680                     "/Tests/"
9681                 ]
9682             },
9683             "notification-url": "https://packagist.org/downloads/",
9684             "license": [
9685                 "MIT"
9686             ],
9687             "authors": [
9688                 {
9689                     "name": "Nicolas Grekas",
9690                     "email": "p@tchwork.com"
9691                 },
9692                 {
9693                     "name": "Symfony Community",
9694                     "homepage": "https://symfony.com/contributors"
9695                 }
9696             ],
9697             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9698             "homepage": "https://symfony.com",
9699             "keywords": [
9700                 "grapheme",
9701                 "i18n",
9702                 "string",
9703                 "unicode",
9704                 "utf-8",
9705                 "utf8"
9706             ],
9707             "support": {
9708                 "source": "https://github.com/symfony/string/tree/v6.3.5"
9709             },
9710             "funding": [
9711                 {
9712                     "url": "https://symfony.com/sponsor",
9713                     "type": "custom"
9714                 },
9715                 {
9716                     "url": "https://github.com/fabpot",
9717                     "type": "github"
9718                 },
9719                 {
9720                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9721                     "type": "tidelift"
9722                 }
9723             ],
9724             "time": "2023-09-18T10:38:32+00:00"
9725         },
9726         {
9727             "name": "symfony/yaml",
9728             "version": "v5.4.30",
9729             "source": {
9730                 "type": "git",
9731                 "url": "https://github.com/symfony/yaml.git",
9732                 "reference": "c6980e82a6656f6ebfabfd82f7585794cb122554"
9733             },
9734             "dist": {
9735                 "type": "zip",
9736                 "url": "https://api.github.com/repos/symfony/yaml/zipball/c6980e82a6656f6ebfabfd82f7585794cb122554",
9737                 "reference": "c6980e82a6656f6ebfabfd82f7585794cb122554",
9738                 "shasum": ""
9739             },
9740             "require": {
9741                 "php": ">=7.2.5",
9742                 "symfony/deprecation-contracts": "^2.1|^3",
9743                 "symfony/polyfill-ctype": "^1.8"
9744             },
9745             "conflict": {
9746                 "symfony/console": "<5.3"
9747             },
9748             "require-dev": {
9749                 "symfony/console": "^5.3|^6.0"
9750             },
9751             "suggest": {
9752                 "symfony/console": "For validating YAML files using the lint command"
9753             },
9754             "bin": [
9755                 "Resources/bin/yaml-lint"
9756             ],
9757             "type": "library",
9758             "autoload": {
9759                 "psr-4": {
9760                     "Symfony\\Component\\Yaml\\": ""
9761                 },
9762                 "exclude-from-classmap": [
9763                     "/Tests/"
9764                 ]
9765             },
9766             "notification-url": "https://packagist.org/downloads/",
9767             "license": [
9768                 "MIT"
9769             ],
9770             "authors": [
9771                 {
9772                     "name": "Fabien Potencier",
9773                     "email": "fabien@symfony.com"
9774                 },
9775                 {
9776                     "name": "Symfony Community",
9777                     "homepage": "https://symfony.com/contributors"
9778                 }
9779             ],
9780             "description": "Loads and dumps YAML files",
9781             "homepage": "https://symfony.com",
9782             "support": {
9783                 "source": "https://github.com/symfony/yaml/tree/v5.4.30"
9784             },
9785             "funding": [
9786                 {
9787                     "url": "https://symfony.com/sponsor",
9788                     "type": "custom"
9789                 },
9790                 {
9791                     "url": "https://github.com/fabpot",
9792                     "type": "github"
9793                 },
9794                 {
9795                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9796                     "type": "tidelift"
9797                 }
9798             ],
9799             "time": "2023-10-27T18:36:14+00:00"
9800         },
9801         {
9802             "name": "twig/twig",
9803             "version": "v3.7.1",
9804             "source": {
9805                 "type": "git",
9806                 "url": "https://github.com/twigphp/Twig.git",
9807                 "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554"
9808             },
9809             "dist": {
9810                 "type": "zip",
9811                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
9812                 "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
9813                 "shasum": ""
9814             },
9815             "require": {
9816                 "php": ">=7.2.5",
9817                 "symfony/polyfill-ctype": "^1.8",
9818                 "symfony/polyfill-mbstring": "^1.3"
9819             },
9820             "require-dev": {
9821                 "psr/container": "^1.0|^2.0",
9822                 "symfony/phpunit-bridge": "^5.4.9|^6.3"
9823             },
9824             "type": "library",
9825             "autoload": {
9826                 "psr-4": {
9827                     "Twig\\": "src/"
9828                 }
9829             },
9830             "notification-url": "https://packagist.org/downloads/",
9831             "license": [
9832                 "BSD-3-Clause"
9833             ],
9834             "authors": [
9835                 {
9836                     "name": "Fabien Potencier",
9837                     "email": "fabien@symfony.com",
9838                     "homepage": "http://fabien.potencier.org",
9839                     "role": "Lead Developer"
9840                 },
9841                 {
9842                     "name": "Twig Team",
9843                     "role": "Contributors"
9844                 },
9845                 {
9846                     "name": "Armin Ronacher",
9847                     "email": "armin.ronacher@active-4.com",
9848                     "role": "Project Founder"
9849                 }
9850             ],
9851             "description": "Twig, the flexible, fast, and secure template language for PHP",
9852             "homepage": "https://twig.symfony.com",
9853             "keywords": [
9854                 "templating"
9855             ],
9856             "support": {
9857                 "issues": "https://github.com/twigphp/Twig/issues",
9858                 "source": "https://github.com/twigphp/Twig/tree/v3.7.1"
9859             },
9860             "funding": [
9861                 {
9862                     "url": "https://github.com/fabpot",
9863                     "type": "github"
9864                 },
9865                 {
9866                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9867                     "type": "tidelift"
9868                 }
9869             ],
9870             "time": "2023-08-28T11:09:02+00:00"
9871         },
9872         {
9873             "name": "twilio/sdk",
9874             "version": "7.12.0",
9875             "source": {
9876                 "type": "git",
9877                 "url": "git@github.com:twilio/twilio-php.git",
9878                 "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae"
9879             },
9880             "dist": {
9881                 "type": "zip",
9882                 "url": "https://api.github.com/repos/twilio/twilio-php/zipball/f281d7b793f02377ab0f38e7166e16820acc3eae",
9883                 "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae",
9884                 "shasum": ""
9885             },
9886             "require": {
9887                 "php": ">=7.1.0"
9888             },
9889             "require-dev": {
9890                 "guzzlehttp/guzzle": "^6.3 || ^7.0",
9891                 "phpunit/phpunit": ">=7.0 < 10"
9892             },
9893             "suggest": {
9894                 "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
9895             },
9896             "type": "library",
9897             "autoload": {
9898                 "psr-4": {
9899                     "Twilio\\": "src/Twilio/"
9900                 }
9901             },
9902             "notification-url": "https://packagist.org/downloads/",
9903             "license": [
9904                 "MIT"
9905             ],
9906             "authors": [
9907                 {
9908                     "name": "Twilio API Team",
9909                     "email": "api@twilio.com"
9910                 }
9911             ],
9912             "description": "A PHP wrapper for Twilio's API",
9913             "homepage": "https://github.com/twilio/twilio-php",
9914             "keywords": [
9915                 "api",
9916                 "sms",
9917                 "twilio"
9918             ],
9919             "time": "2023-10-19T11:57:30+00:00"
9920         },
9921         {
9922             "name": "vlucas/phpdotenv",
9923             "version": "v5.5.0",
9924             "source": {
9925                 "type": "git",
9926                 "url": "https://github.com/vlucas/phpdotenv.git",
9927                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
9928             },
9929             "dist": {
9930                 "type": "zip",
9931                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9932                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9933                 "shasum": ""
9934             },
9935             "require": {
9936                 "ext-pcre": "*",
9937                 "graham-campbell/result-type": "^1.0.2",
9938                 "php": "^7.1.3 || ^8.0",
9939                 "phpoption/phpoption": "^1.8",
9940                 "symfony/polyfill-ctype": "^1.23",
9941                 "symfony/polyfill-mbstring": "^1.23.1",
9942                 "symfony/polyfill-php80": "^1.23.1"
9943             },
9944             "require-dev": {
9945                 "bamarni/composer-bin-plugin": "^1.4.1",
9946                 "ext-filter": "*",
9947                 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
9948             },
9949             "suggest": {
9950                 "ext-filter": "Required to use the boolean validator."
9951             },
9952             "type": "library",
9953             "extra": {
9954                 "bamarni-bin": {
9955                     "bin-links": true,
9956                     "forward-command": true
9957                 },
9958                 "branch-alias": {
9959                     "dev-master": "5.5-dev"
9960                 }
9961             },
9962             "autoload": {
9963                 "psr-4": {
9964                     "Dotenv\\": "src/"
9965                 }
9966             },
9967             "notification-url": "https://packagist.org/downloads/",
9968             "license": [
9969                 "BSD-3-Clause"
9970             ],
9971             "authors": [
9972                 {
9973                     "name": "Graham Campbell",
9974                     "email": "hello@gjcampbell.co.uk",
9975                     "homepage": "https://github.com/GrahamCampbell"
9976                 },
9977                 {
9978                     "name": "Vance Lucas",
9979                     "email": "vance@vancelucas.com",
9980                     "homepage": "https://github.com/vlucas"
9981                 }
9982             ],
9983             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9984             "keywords": [
9985                 "dotenv",
9986                 "env",
9987                 "environment"
9988             ],
9989             "support": {
9990                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9991                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
9992             },
9993             "funding": [
9994                 {
9995                     "url": "https://github.com/GrahamCampbell",
9996                     "type": "github"
9997                 },
9998                 {
9999                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
10000                     "type": "tidelift"
10001                 }
10002             ],
10003             "time": "2022-10-16T01:01:54+00:00"
10004         },
10005         {
10006             "name": "waryway/php-traits-library",
10007             "version": "1.0.4",
10008             "source": {
10009                 "type": "git",
10010                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
10011                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
10012             },
10013             "dist": {
10014                 "type": "zip",
10015                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
10016                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
10017                 "shasum": ""
10018             },
10019             "require-dev": {
10020                 "phpunit/phpunit": "6.4.3"
10021             },
10022             "type": "library",
10023             "autoload": {
10024                 "psr-4": {
10025                     "Waryway\\PhpTraitsLibrary\\": "src/"
10026                 }
10027             },
10028             "notification-url": "https://packagist.org/downloads/",
10029             "license": [
10030                 "MIT"
10031             ],
10032             "authors": [
10033                 {
10034                     "name": "Kyle Wiering",
10035                     "email": "kyle@waryway.com"
10036                 }
10037             ],
10038             "description": "General use traits",
10039             "support": {
10040                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
10041                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
10042             },
10043             "time": "2017-12-23T14:22:07+00:00"
10044         },
10045         {
10046             "name": "webimpress/safe-writer",
10047             "version": "2.2.0",
10048             "source": {
10049                 "type": "git",
10050                 "url": "https://github.com/webimpress/safe-writer.git",
10051                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
10052             },
10053             "dist": {
10054                 "type": "zip",
10055                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10056                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10057                 "shasum": ""
10058             },
10059             "require": {
10060                 "php": "^7.3 || ^8.0"
10061             },
10062             "require-dev": {
10063                 "phpunit/phpunit": "^9.5.4",
10064                 "vimeo/psalm": "^4.7",
10065                 "webimpress/coding-standard": "^1.2.2"
10066             },
10067             "type": "library",
10068             "extra": {
10069                 "branch-alias": {
10070                     "dev-master": "2.2.x-dev",
10071                     "dev-develop": "2.3.x-dev",
10072                     "dev-release-1.0": "1.0.x-dev"
10073                 }
10074             },
10075             "autoload": {
10076                 "psr-4": {
10077                     "Webimpress\\SafeWriter\\": "src/"
10078                 }
10079             },
10080             "notification-url": "https://packagist.org/downloads/",
10081             "license": [
10082                 "BSD-2-Clause"
10083             ],
10084             "description": "Tool to write files safely, to avoid race conditions",
10085             "keywords": [
10086                 "concurrent write",
10087                 "file writer",
10088                 "race condition",
10089                 "safe writer",
10090                 "webimpress"
10091             ],
10092             "support": {
10093                 "issues": "https://github.com/webimpress/safe-writer/issues",
10094                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10095             },
10096             "funding": [
10097                 {
10098                     "url": "https://github.com/michalbundyra",
10099                     "type": "github"
10100                 }
10101             ],
10102             "time": "2021-04-19T16:34:45+00:00"
10103         },
10104         {
10105             "name": "webmozart/assert",
10106             "version": "1.11.0",
10107             "source": {
10108                 "type": "git",
10109                 "url": "https://github.com/webmozarts/assert.git",
10110                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
10111             },
10112             "dist": {
10113                 "type": "zip",
10114                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
10115                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
10116                 "shasum": ""
10117             },
10118             "require": {
10119                 "ext-ctype": "*",
10120                 "php": "^7.2 || ^8.0"
10121             },
10122             "conflict": {
10123                 "phpstan/phpstan": "<0.12.20",
10124                 "vimeo/psalm": "<4.6.1 || 4.6.2"
10125             },
10126             "require-dev": {
10127                 "phpunit/phpunit": "^8.5.13"
10128             },
10129             "type": "library",
10130             "extra": {
10131                 "branch-alias": {
10132                     "dev-master": "1.10-dev"
10133                 }
10134             },
10135             "autoload": {
10136                 "psr-4": {
10137                     "Webmozart\\Assert\\": "src/"
10138                 }
10139             },
10140             "notification-url": "https://packagist.org/downloads/",
10141             "license": [
10142                 "MIT"
10143             ],
10144             "authors": [
10145                 {
10146                     "name": "Bernhard Schussek",
10147                     "email": "bschussek@gmail.com"
10148                 }
10149             ],
10150             "description": "Assertions to validate method input/output with nice error messages.",
10151             "keywords": [
10152                 "assert",
10153                 "check",
10154                 "validate"
10155             ],
10156             "support": {
10157                 "issues": "https://github.com/webmozarts/assert/issues",
10158                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
10159             },
10160             "time": "2022-06-03T18:03:27+00:00"
10161         },
10162         {
10163             "name": "yubico/u2flib-server",
10164             "version": "1.0.2",
10165             "source": {
10166                 "type": "git",
10167                 "url": "https://github.com/Yubico/php-u2flib-server.git",
10168                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
10169             },
10170             "dist": {
10171                 "type": "zip",
10172                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
10173                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
10174                 "shasum": ""
10175             },
10176             "require": {
10177                 "ext-openssl": "*",
10178                 "paragonie/random_compat": ">= 1",
10179                 "php": ">=5.6"
10180             },
10181             "require-dev": {
10182                 "phpunit/phpunit": "~5.7",
10183                 "vimeo/psalm": "^0|^1|^2"
10184             },
10185             "type": "library",
10186             "autoload": {
10187                 "classmap": [
10188                     "src/"
10189                 ]
10190             },
10191             "notification-url": "https://packagist.org/downloads/",
10192             "license": [
10193                 "BSD-2-Clause"
10194             ],
10195             "description": "Library for U2F implementation",
10196             "homepage": "https://developers.yubico.com/php-u2flib-server",
10197             "support": {
10198                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
10199                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
10200             },
10201             "abandoned": true,
10202             "time": "2018-09-07T08:16:44+00:00"
10203         }
10204     ],
10205     "packages-dev": [
10206         {
10207             "name": "doctrine/annotations",
10208             "version": "1.14.3",
10209             "source": {
10210                 "type": "git",
10211                 "url": "https://github.com/doctrine/annotations.git",
10212                 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
10213             },
10214             "dist": {
10215                 "type": "zip",
10216                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
10217                 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
10218                 "shasum": ""
10219             },
10220             "require": {
10221                 "doctrine/lexer": "^1 || ^2",
10222                 "ext-tokenizer": "*",
10223                 "php": "^7.1 || ^8.0",
10224                 "psr/cache": "^1 || ^2 || ^3"
10225             },
10226             "require-dev": {
10227                 "doctrine/cache": "^1.11 || ^2.0",
10228                 "doctrine/coding-standard": "^9 || ^10",
10229                 "phpstan/phpstan": "~1.4.10 || ^1.8.0",
10230                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10231                 "symfony/cache": "^4.4 || ^5.4 || ^6",
10232                 "vimeo/psalm": "^4.10"
10233             },
10234             "suggest": {
10235                 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
10236             },
10237             "type": "library",
10238             "autoload": {
10239                 "psr-4": {
10240                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
10241                 }
10242             },
10243             "notification-url": "https://packagist.org/downloads/",
10244             "license": [
10245                 "MIT"
10246             ],
10247             "authors": [
10248                 {
10249                     "name": "Guilherme Blanco",
10250                     "email": "guilhermeblanco@gmail.com"
10251                 },
10252                 {
10253                     "name": "Roman Borschel",
10254                     "email": "roman@code-factory.org"
10255                 },
10256                 {
10257                     "name": "Benjamin Eberlei",
10258                     "email": "kontakt@beberlei.de"
10259                 },
10260                 {
10261                     "name": "Jonathan Wage",
10262                     "email": "jonwage@gmail.com"
10263                 },
10264                 {
10265                     "name": "Johannes Schmitt",
10266                     "email": "schmittjoh@gmail.com"
10267                 }
10268             ],
10269             "description": "Docblock Annotations Parser",
10270             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
10271             "keywords": [
10272                 "annotations",
10273                 "docblock",
10274                 "parser"
10275             ],
10276             "support": {
10277                 "issues": "https://github.com/doctrine/annotations/issues",
10278                 "source": "https://github.com/doctrine/annotations/tree/1.14.3"
10279             },
10280             "time": "2023-02-01T09:20:38+00:00"
10281         },
10282         {
10283             "name": "doctrine/deprecations",
10284             "version": "1.1.2",
10285             "source": {
10286                 "type": "git",
10287                 "url": "https://github.com/doctrine/deprecations.git",
10288                 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
10289             },
10290             "dist": {
10291                 "type": "zip",
10292                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
10293                 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
10294                 "shasum": ""
10295             },
10296             "require": {
10297                 "php": "^7.1 || ^8.0"
10298             },
10299             "require-dev": {
10300                 "doctrine/coding-standard": "^9",
10301                 "phpstan/phpstan": "1.4.10 || 1.10.15",
10302                 "phpstan/phpstan-phpunit": "^1.0",
10303                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10304                 "psalm/plugin-phpunit": "0.18.4",
10305                 "psr/log": "^1 || ^2 || ^3",
10306                 "vimeo/psalm": "4.30.0 || 5.12.0"
10307             },
10308             "suggest": {
10309                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
10310             },
10311             "type": "library",
10312             "autoload": {
10313                 "psr-4": {
10314                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
10315                 }
10316             },
10317             "notification-url": "https://packagist.org/downloads/",
10318             "license": [
10319                 "MIT"
10320             ],
10321             "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
10322             "homepage": "https://www.doctrine-project.org/",
10323             "support": {
10324                 "issues": "https://github.com/doctrine/deprecations/issues",
10325                 "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
10326             },
10327             "time": "2023-09-27T20:04:15+00:00"
10328         },
10329         {
10330             "name": "doctrine/lexer",
10331             "version": "2.1.0",
10332             "source": {
10333                 "type": "git",
10334                 "url": "https://github.com/doctrine/lexer.git",
10335                 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
10336             },
10337             "dist": {
10338                 "type": "zip",
10339                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10340                 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10341                 "shasum": ""
10342             },
10343             "require": {
10344                 "doctrine/deprecations": "^1.0",
10345                 "php": "^7.1 || ^8.0"
10346             },
10347             "require-dev": {
10348                 "doctrine/coding-standard": "^9 || ^10",
10349                 "phpstan/phpstan": "^1.3",
10350                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10351                 "psalm/plugin-phpunit": "^0.18.3",
10352                 "vimeo/psalm": "^4.11 || ^5.0"
10353             },
10354             "type": "library",
10355             "autoload": {
10356                 "psr-4": {
10357                     "Doctrine\\Common\\Lexer\\": "src"
10358                 }
10359             },
10360             "notification-url": "https://packagist.org/downloads/",
10361             "license": [
10362                 "MIT"
10363             ],
10364             "authors": [
10365                 {
10366                     "name": "Guilherme Blanco",
10367                     "email": "guilhermeblanco@gmail.com"
10368                 },
10369                 {
10370                     "name": "Roman Borschel",
10371                     "email": "roman@code-factory.org"
10372                 },
10373                 {
10374                     "name": "Johannes Schmitt",
10375                     "email": "schmittjoh@gmail.com"
10376                 }
10377             ],
10378             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10379             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10380             "keywords": [
10381                 "annotations",
10382                 "docblock",
10383                 "lexer",
10384                 "parser",
10385                 "php"
10386             ],
10387             "support": {
10388                 "issues": "https://github.com/doctrine/lexer/issues",
10389                 "source": "https://github.com/doctrine/lexer/tree/2.1.0"
10390             },
10391             "funding": [
10392                 {
10393                     "url": "https://www.doctrine-project.org/sponsorship.html",
10394                     "type": "custom"
10395                 },
10396                 {
10397                     "url": "https://www.patreon.com/phpdoctrine",
10398                     "type": "patreon"
10399                 },
10400                 {
10401                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10402                     "type": "tidelift"
10403                 }
10404             ],
10405             "time": "2022-12-14T08:49:07+00:00"
10406         },
10407         {
10408             "name": "phar-io/manifest",
10409             "version": "2.0.3",
10410             "source": {
10411                 "type": "git",
10412                 "url": "https://github.com/phar-io/manifest.git",
10413                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10414             },
10415             "dist": {
10416                 "type": "zip",
10417                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10418                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10419                 "shasum": ""
10420             },
10421             "require": {
10422                 "ext-dom": "*",
10423                 "ext-phar": "*",
10424                 "ext-xmlwriter": "*",
10425                 "phar-io/version": "^3.0.1",
10426                 "php": "^7.2 || ^8.0"
10427             },
10428             "type": "library",
10429             "extra": {
10430                 "branch-alias": {
10431                     "dev-master": "2.0.x-dev"
10432                 }
10433             },
10434             "autoload": {
10435                 "classmap": [
10436                     "src/"
10437                 ]
10438             },
10439             "notification-url": "https://packagist.org/downloads/",
10440             "license": [
10441                 "BSD-3-Clause"
10442             ],
10443             "authors": [
10444                 {
10445                     "name": "Arne Blankerts",
10446                     "email": "arne@blankerts.de",
10447                     "role": "Developer"
10448                 },
10449                 {
10450                     "name": "Sebastian Heuer",
10451                     "email": "sebastian@phpeople.de",
10452                     "role": "Developer"
10453                 },
10454                 {
10455                     "name": "Sebastian Bergmann",
10456                     "email": "sebastian@phpunit.de",
10457                     "role": "Developer"
10458                 }
10459             ],
10460             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10461             "support": {
10462                 "issues": "https://github.com/phar-io/manifest/issues",
10463                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10464             },
10465             "time": "2021-07-20T11:28:43+00:00"
10466         },
10467         {
10468             "name": "phar-io/version",
10469             "version": "3.2.1",
10470             "source": {
10471                 "type": "git",
10472                 "url": "https://github.com/phar-io/version.git",
10473                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10474             },
10475             "dist": {
10476                 "type": "zip",
10477                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10478                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10479                 "shasum": ""
10480             },
10481             "require": {
10482                 "php": "^7.2 || ^8.0"
10483             },
10484             "type": "library",
10485             "autoload": {
10486                 "classmap": [
10487                     "src/"
10488                 ]
10489             },
10490             "notification-url": "https://packagist.org/downloads/",
10491             "license": [
10492                 "BSD-3-Clause"
10493             ],
10494             "authors": [
10495                 {
10496                     "name": "Arne Blankerts",
10497                     "email": "arne@blankerts.de",
10498                     "role": "Developer"
10499                 },
10500                 {
10501                     "name": "Sebastian Heuer",
10502                     "email": "sebastian@phpeople.de",
10503                     "role": "Developer"
10504                 },
10505                 {
10506                     "name": "Sebastian Bergmann",
10507                     "email": "sebastian@phpunit.de",
10508                     "role": "Developer"
10509                 }
10510             ],
10511             "description": "Library for handling version information and constraints",
10512             "support": {
10513                 "issues": "https://github.com/phar-io/version/issues",
10514                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10515             },
10516             "time": "2022-02-21T01:04:05+00:00"
10517         },
10518         {
10519             "name": "php-webdriver/webdriver",
10520             "version": "1.15.1",
10521             "source": {
10522                 "type": "git",
10523                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10524                 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8"
10525             },
10526             "dist": {
10527                 "type": "zip",
10528                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
10529                 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
10530                 "shasum": ""
10531             },
10532             "require": {
10533                 "ext-curl": "*",
10534                 "ext-json": "*",
10535                 "ext-zip": "*",
10536                 "php": "^7.3 || ^8.0",
10537                 "symfony/polyfill-mbstring": "^1.12",
10538                 "symfony/process": "^5.0 || ^6.0 || ^7.0"
10539             },
10540             "replace": {
10541                 "facebook/webdriver": "*"
10542             },
10543             "require-dev": {
10544                 "ergebnis/composer-normalize": "^2.20.0",
10545                 "ondram/ci-detector": "^4.0",
10546                 "php-coveralls/php-coveralls": "^2.4",
10547                 "php-mock/php-mock-phpunit": "^2.0",
10548                 "php-parallel-lint/php-parallel-lint": "^1.2",
10549                 "phpunit/phpunit": "^9.3",
10550                 "squizlabs/php_codesniffer": "^3.5",
10551                 "symfony/var-dumper": "^5.0 || ^6.0"
10552             },
10553             "suggest": {
10554                 "ext-SimpleXML": "For Firefox profile creation"
10555             },
10556             "type": "library",
10557             "autoload": {
10558                 "files": [
10559                     "lib/Exception/TimeoutException.php"
10560                 ],
10561                 "psr-4": {
10562                     "Facebook\\WebDriver\\": "lib/"
10563                 }
10564             },
10565             "notification-url": "https://packagist.org/downloads/",
10566             "license": [
10567                 "MIT"
10568             ],
10569             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10570             "homepage": "https://github.com/php-webdriver/php-webdriver",
10571             "keywords": [
10572                 "Chromedriver",
10573                 "geckodriver",
10574                 "php",
10575                 "selenium",
10576                 "webdriver"
10577             ],
10578             "support": {
10579                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10580                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.1"
10581             },
10582             "time": "2023-10-20T12:21:20+00:00"
10583         },
10584         {
10585             "name": "phpunit/php-code-coverage",
10586             "version": "10.1.7",
10587             "source": {
10588                 "type": "git",
10589                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10590                 "reference": "355324ca4980b8916c18b9db29f3ef484078f26e"
10591             },
10592             "dist": {
10593                 "type": "zip",
10594                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/355324ca4980b8916c18b9db29f3ef484078f26e",
10595                 "reference": "355324ca4980b8916c18b9db29f3ef484078f26e",
10596                 "shasum": ""
10597             },
10598             "require": {
10599                 "ext-dom": "*",
10600                 "ext-libxml": "*",
10601                 "ext-xmlwriter": "*",
10602                 "nikic/php-parser": "^4.15",
10603                 "php": ">=8.1",
10604                 "phpunit/php-file-iterator": "^4.0",
10605                 "phpunit/php-text-template": "^3.0",
10606                 "sebastian/code-unit-reverse-lookup": "^3.0",
10607                 "sebastian/complexity": "^3.0",
10608                 "sebastian/environment": "^6.0",
10609                 "sebastian/lines-of-code": "^2.0",
10610                 "sebastian/version": "^4.0",
10611                 "theseer/tokenizer": "^1.2.0"
10612             },
10613             "require-dev": {
10614                 "phpunit/phpunit": "^10.1"
10615             },
10616             "suggest": {
10617                 "ext-pcov": "PHP extension that provides line coverage",
10618                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
10619             },
10620             "type": "library",
10621             "extra": {
10622                 "branch-alias": {
10623                     "dev-main": "10.1-dev"
10624                 }
10625             },
10626             "autoload": {
10627                 "classmap": [
10628                     "src/"
10629                 ]
10630             },
10631             "notification-url": "https://packagist.org/downloads/",
10632             "license": [
10633                 "BSD-3-Clause"
10634             ],
10635             "authors": [
10636                 {
10637                     "name": "Sebastian Bergmann",
10638                     "email": "sebastian@phpunit.de",
10639                     "role": "lead"
10640                 }
10641             ],
10642             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10643             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10644             "keywords": [
10645                 "coverage",
10646                 "testing",
10647                 "xunit"
10648             ],
10649             "support": {
10650                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10651                 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
10652                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.7"
10653             },
10654             "funding": [
10655                 {
10656                     "url": "https://github.com/sebastianbergmann",
10657                     "type": "github"
10658                 }
10659             ],
10660             "time": "2023-10-04T15:34:17+00:00"
10661         },
10662         {
10663             "name": "phpunit/php-file-iterator",
10664             "version": "4.1.0",
10665             "source": {
10666                 "type": "git",
10667                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10668                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
10669             },
10670             "dist": {
10671                 "type": "zip",
10672                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
10673                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
10674                 "shasum": ""
10675             },
10676             "require": {
10677                 "php": ">=8.1"
10678             },
10679             "require-dev": {
10680                 "phpunit/phpunit": "^10.0"
10681             },
10682             "type": "library",
10683             "extra": {
10684                 "branch-alias": {
10685                     "dev-main": "4.0-dev"
10686                 }
10687             },
10688             "autoload": {
10689                 "classmap": [
10690                     "src/"
10691                 ]
10692             },
10693             "notification-url": "https://packagist.org/downloads/",
10694             "license": [
10695                 "BSD-3-Clause"
10696             ],
10697             "authors": [
10698                 {
10699                     "name": "Sebastian Bergmann",
10700                     "email": "sebastian@phpunit.de",
10701                     "role": "lead"
10702                 }
10703             ],
10704             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10705             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10706             "keywords": [
10707                 "filesystem",
10708                 "iterator"
10709             ],
10710             "support": {
10711                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10712                 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
10713                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
10714             },
10715             "funding": [
10716                 {
10717                     "url": "https://github.com/sebastianbergmann",
10718                     "type": "github"
10719                 }
10720             ],
10721             "time": "2023-08-31T06:24:48+00:00"
10722         },
10723         {
10724             "name": "phpunit/php-invoker",
10725             "version": "4.0.0",
10726             "source": {
10727                 "type": "git",
10728                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10729                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
10730             },
10731             "dist": {
10732                 "type": "zip",
10733                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
10734                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
10735                 "shasum": ""
10736             },
10737             "require": {
10738                 "php": ">=8.1"
10739             },
10740             "require-dev": {
10741                 "ext-pcntl": "*",
10742                 "phpunit/phpunit": "^10.0"
10743             },
10744             "suggest": {
10745                 "ext-pcntl": "*"
10746             },
10747             "type": "library",
10748             "extra": {
10749                 "branch-alias": {
10750                     "dev-main": "4.0-dev"
10751                 }
10752             },
10753             "autoload": {
10754                 "classmap": [
10755                     "src/"
10756                 ]
10757             },
10758             "notification-url": "https://packagist.org/downloads/",
10759             "license": [
10760                 "BSD-3-Clause"
10761             ],
10762             "authors": [
10763                 {
10764                     "name": "Sebastian Bergmann",
10765                     "email": "sebastian@phpunit.de",
10766                     "role": "lead"
10767                 }
10768             ],
10769             "description": "Invoke callables with a timeout",
10770             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10771             "keywords": [
10772                 "process"
10773             ],
10774             "support": {
10775                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10776                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
10777             },
10778             "funding": [
10779                 {
10780                     "url": "https://github.com/sebastianbergmann",
10781                     "type": "github"
10782                 }
10783             ],
10784             "time": "2023-02-03T06:56:09+00:00"
10785         },
10786         {
10787             "name": "phpunit/php-text-template",
10788             "version": "3.0.1",
10789             "source": {
10790                 "type": "git",
10791                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10792                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
10793             },
10794             "dist": {
10795                 "type": "zip",
10796                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
10797                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
10798                 "shasum": ""
10799             },
10800             "require": {
10801                 "php": ">=8.1"
10802             },
10803             "require-dev": {
10804                 "phpunit/phpunit": "^10.0"
10805             },
10806             "type": "library",
10807             "extra": {
10808                 "branch-alias": {
10809                     "dev-main": "3.0-dev"
10810                 }
10811             },
10812             "autoload": {
10813                 "classmap": [
10814                     "src/"
10815                 ]
10816             },
10817             "notification-url": "https://packagist.org/downloads/",
10818             "license": [
10819                 "BSD-3-Clause"
10820             ],
10821             "authors": [
10822                 {
10823                     "name": "Sebastian Bergmann",
10824                     "email": "sebastian@phpunit.de",
10825                     "role": "lead"
10826                 }
10827             ],
10828             "description": "Simple template engine.",
10829             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10830             "keywords": [
10831                 "template"
10832             ],
10833             "support": {
10834                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10835                 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
10836                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
10837             },
10838             "funding": [
10839                 {
10840                     "url": "https://github.com/sebastianbergmann",
10841                     "type": "github"
10842                 }
10843             ],
10844             "time": "2023-08-31T14:07:24+00:00"
10845         },
10846         {
10847             "name": "phpunit/php-timer",
10848             "version": "6.0.0",
10849             "source": {
10850                 "type": "git",
10851                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10852                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
10853             },
10854             "dist": {
10855                 "type": "zip",
10856                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
10857                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
10858                 "shasum": ""
10859             },
10860             "require": {
10861                 "php": ">=8.1"
10862             },
10863             "require-dev": {
10864                 "phpunit/phpunit": "^10.0"
10865             },
10866             "type": "library",
10867             "extra": {
10868                 "branch-alias": {
10869                     "dev-main": "6.0-dev"
10870                 }
10871             },
10872             "autoload": {
10873                 "classmap": [
10874                     "src/"
10875                 ]
10876             },
10877             "notification-url": "https://packagist.org/downloads/",
10878             "license": [
10879                 "BSD-3-Clause"
10880             ],
10881             "authors": [
10882                 {
10883                     "name": "Sebastian Bergmann",
10884                     "email": "sebastian@phpunit.de",
10885                     "role": "lead"
10886                 }
10887             ],
10888             "description": "Utility class for timing",
10889             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10890             "keywords": [
10891                 "timer"
10892             ],
10893             "support": {
10894                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10895                 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
10896             },
10897             "funding": [
10898                 {
10899                     "url": "https://github.com/sebastianbergmann",
10900                     "type": "github"
10901                 }
10902             ],
10903             "time": "2023-02-03T06:57:52+00:00"
10904         },
10905         {
10906             "name": "phpunit/phpunit",
10907             "version": "10.4.2",
10908             "source": {
10909                 "type": "git",
10910                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10911                 "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1"
10912             },
10913             "dist": {
10914                 "type": "zip",
10915                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
10916                 "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
10917                 "shasum": ""
10918             },
10919             "require": {
10920                 "ext-dom": "*",
10921                 "ext-json": "*",
10922                 "ext-libxml": "*",
10923                 "ext-mbstring": "*",
10924                 "ext-xml": "*",
10925                 "ext-xmlwriter": "*",
10926                 "myclabs/deep-copy": "^1.10.1",
10927                 "phar-io/manifest": "^2.0.3",
10928                 "phar-io/version": "^3.0.2",
10929                 "php": ">=8.1",
10930                 "phpunit/php-code-coverage": "^10.1.5",
10931                 "phpunit/php-file-iterator": "^4.0",
10932                 "phpunit/php-invoker": "^4.0",
10933                 "phpunit/php-text-template": "^3.0",
10934                 "phpunit/php-timer": "^6.0",
10935                 "sebastian/cli-parser": "^2.0",
10936                 "sebastian/code-unit": "^2.0",
10937                 "sebastian/comparator": "^5.0",
10938                 "sebastian/diff": "^5.0",
10939                 "sebastian/environment": "^6.0",
10940                 "sebastian/exporter": "^5.1",
10941                 "sebastian/global-state": "^6.0.1",
10942                 "sebastian/object-enumerator": "^5.0",
10943                 "sebastian/recursion-context": "^5.0",
10944                 "sebastian/type": "^4.0",
10945                 "sebastian/version": "^4.0"
10946             },
10947             "suggest": {
10948                 "ext-soap": "To be able to generate mocks based on WSDL files"
10949             },
10950             "bin": [
10951                 "phpunit"
10952             ],
10953             "type": "library",
10954             "extra": {
10955                 "branch-alias": {
10956                     "dev-main": "10.4-dev"
10957                 }
10958             },
10959             "autoload": {
10960                 "files": [
10961                     "src/Framework/Assert/Functions.php"
10962                 ],
10963                 "classmap": [
10964                     "src/"
10965                 ]
10966             },
10967             "notification-url": "https://packagist.org/downloads/",
10968             "license": [
10969                 "BSD-3-Clause"
10970             ],
10971             "authors": [
10972                 {
10973                     "name": "Sebastian Bergmann",
10974                     "email": "sebastian@phpunit.de",
10975                     "role": "lead"
10976                 }
10977             ],
10978             "description": "The PHP Unit Testing framework.",
10979             "homepage": "https://phpunit.de/",
10980             "keywords": [
10981                 "phpunit",
10982                 "testing",
10983                 "xunit"
10984             ],
10985             "support": {
10986                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10987                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
10988                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.2"
10989             },
10990             "funding": [
10991                 {
10992                     "url": "https://phpunit.de/sponsors.html",
10993                     "type": "custom"
10994                 },
10995                 {
10996                     "url": "https://github.com/sebastianbergmann",
10997                     "type": "github"
10998                 },
10999                 {
11000                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
11001                     "type": "tidelift"
11002                 }
11003             ],
11004             "time": "2023-10-26T07:21:45+00:00"
11005         },
11006         {
11007             "name": "sebastian/cli-parser",
11008             "version": "2.0.0",
11009             "source": {
11010                 "type": "git",
11011                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
11012                 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
11013             },
11014             "dist": {
11015                 "type": "zip",
11016                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
11017                 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
11018                 "shasum": ""
11019             },
11020             "require": {
11021                 "php": ">=8.1"
11022             },
11023             "require-dev": {
11024                 "phpunit/phpunit": "^10.0"
11025             },
11026             "type": "library",
11027             "extra": {
11028                 "branch-alias": {
11029                     "dev-main": "2.0-dev"
11030                 }
11031             },
11032             "autoload": {
11033                 "classmap": [
11034                     "src/"
11035                 ]
11036             },
11037             "notification-url": "https://packagist.org/downloads/",
11038             "license": [
11039                 "BSD-3-Clause"
11040             ],
11041             "authors": [
11042                 {
11043                     "name": "Sebastian Bergmann",
11044                     "email": "sebastian@phpunit.de",
11045                     "role": "lead"
11046                 }
11047             ],
11048             "description": "Library for parsing CLI options",
11049             "homepage": "https://github.com/sebastianbergmann/cli-parser",
11050             "support": {
11051                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
11052                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
11053             },
11054             "funding": [
11055                 {
11056                     "url": "https://github.com/sebastianbergmann",
11057                     "type": "github"
11058                 }
11059             ],
11060             "time": "2023-02-03T06:58:15+00:00"
11061         },
11062         {
11063             "name": "sebastian/code-unit",
11064             "version": "2.0.0",
11065             "source": {
11066                 "type": "git",
11067                 "url": "https://github.com/sebastianbergmann/code-unit.git",
11068                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
11069             },
11070             "dist": {
11071                 "type": "zip",
11072                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
11073                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
11074                 "shasum": ""
11075             },
11076             "require": {
11077                 "php": ">=8.1"
11078             },
11079             "require-dev": {
11080                 "phpunit/phpunit": "^10.0"
11081             },
11082             "type": "library",
11083             "extra": {
11084                 "branch-alias": {
11085                     "dev-main": "2.0-dev"
11086                 }
11087             },
11088             "autoload": {
11089                 "classmap": [
11090                     "src/"
11091                 ]
11092             },
11093             "notification-url": "https://packagist.org/downloads/",
11094             "license": [
11095                 "BSD-3-Clause"
11096             ],
11097             "authors": [
11098                 {
11099                     "name": "Sebastian Bergmann",
11100                     "email": "sebastian@phpunit.de",
11101                     "role": "lead"
11102                 }
11103             ],
11104             "description": "Collection of value objects that represent the PHP code units",
11105             "homepage": "https://github.com/sebastianbergmann/code-unit",
11106             "support": {
11107                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
11108                 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
11109             },
11110             "funding": [
11111                 {
11112                     "url": "https://github.com/sebastianbergmann",
11113                     "type": "github"
11114                 }
11115             ],
11116             "time": "2023-02-03T06:58:43+00:00"
11117         },
11118         {
11119             "name": "sebastian/code-unit-reverse-lookup",
11120             "version": "3.0.0",
11121             "source": {
11122                 "type": "git",
11123                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
11124                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
11125             },
11126             "dist": {
11127                 "type": "zip",
11128                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11129                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11130                 "shasum": ""
11131             },
11132             "require": {
11133                 "php": ">=8.1"
11134             },
11135             "require-dev": {
11136                 "phpunit/phpunit": "^10.0"
11137             },
11138             "type": "library",
11139             "extra": {
11140                 "branch-alias": {
11141                     "dev-main": "3.0-dev"
11142                 }
11143             },
11144             "autoload": {
11145                 "classmap": [
11146                     "src/"
11147                 ]
11148             },
11149             "notification-url": "https://packagist.org/downloads/",
11150             "license": [
11151                 "BSD-3-Clause"
11152             ],
11153             "authors": [
11154                 {
11155                     "name": "Sebastian Bergmann",
11156                     "email": "sebastian@phpunit.de"
11157                 }
11158             ],
11159             "description": "Looks up which function or method a line of code belongs to",
11160             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
11161             "support": {
11162                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
11163                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
11164             },
11165             "funding": [
11166                 {
11167                     "url": "https://github.com/sebastianbergmann",
11168                     "type": "github"
11169                 }
11170             ],
11171             "time": "2023-02-03T06:59:15+00:00"
11172         },
11173         {
11174             "name": "sebastian/comparator",
11175             "version": "5.0.1",
11176             "source": {
11177                 "type": "git",
11178                 "url": "https://github.com/sebastianbergmann/comparator.git",
11179                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
11180             },
11181             "dist": {
11182                 "type": "zip",
11183                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
11184                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
11185                 "shasum": ""
11186             },
11187             "require": {
11188                 "ext-dom": "*",
11189                 "ext-mbstring": "*",
11190                 "php": ">=8.1",
11191                 "sebastian/diff": "^5.0",
11192                 "sebastian/exporter": "^5.0"
11193             },
11194             "require-dev": {
11195                 "phpunit/phpunit": "^10.3"
11196             },
11197             "type": "library",
11198             "extra": {
11199                 "branch-alias": {
11200                     "dev-main": "5.0-dev"
11201                 }
11202             },
11203             "autoload": {
11204                 "classmap": [
11205                     "src/"
11206                 ]
11207             },
11208             "notification-url": "https://packagist.org/downloads/",
11209             "license": [
11210                 "BSD-3-Clause"
11211             ],
11212             "authors": [
11213                 {
11214                     "name": "Sebastian Bergmann",
11215                     "email": "sebastian@phpunit.de"
11216                 },
11217                 {
11218                     "name": "Jeff Welch",
11219                     "email": "whatthejeff@gmail.com"
11220                 },
11221                 {
11222                     "name": "Volker Dusch",
11223                     "email": "github@wallbash.com"
11224                 },
11225                 {
11226                     "name": "Bernhard Schussek",
11227                     "email": "bschussek@2bepublished.at"
11228                 }
11229             ],
11230             "description": "Provides the functionality to compare PHP values for equality",
11231             "homepage": "https://github.com/sebastianbergmann/comparator",
11232             "keywords": [
11233                 "comparator",
11234                 "compare",
11235                 "equality"
11236             ],
11237             "support": {
11238                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
11239                 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
11240                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
11241             },
11242             "funding": [
11243                 {
11244                     "url": "https://github.com/sebastianbergmann",
11245                     "type": "github"
11246                 }
11247             ],
11248             "time": "2023-08-14T13:18:12+00:00"
11249         },
11250         {
11251             "name": "sebastian/complexity",
11252             "version": "3.1.0",
11253             "source": {
11254                 "type": "git",
11255                 "url": "https://github.com/sebastianbergmann/complexity.git",
11256                 "reference": "68cfb347a44871f01e33ab0ef8215966432f6957"
11257             },
11258             "dist": {
11259                 "type": "zip",
11260                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68cfb347a44871f01e33ab0ef8215966432f6957",
11261                 "reference": "68cfb347a44871f01e33ab0ef8215966432f6957",
11262                 "shasum": ""
11263             },
11264             "require": {
11265                 "nikic/php-parser": "^4.10",
11266                 "php": ">=8.1"
11267             },
11268             "require-dev": {
11269                 "phpunit/phpunit": "^10.0"
11270             },
11271             "type": "library",
11272             "extra": {
11273                 "branch-alias": {
11274                     "dev-main": "3.1-dev"
11275                 }
11276             },
11277             "autoload": {
11278                 "classmap": [
11279                     "src/"
11280                 ]
11281             },
11282             "notification-url": "https://packagist.org/downloads/",
11283             "license": [
11284                 "BSD-3-Clause"
11285             ],
11286             "authors": [
11287                 {
11288                     "name": "Sebastian Bergmann",
11289                     "email": "sebastian@phpunit.de",
11290                     "role": "lead"
11291                 }
11292             ],
11293             "description": "Library for calculating the complexity of PHP code units",
11294             "homepage": "https://github.com/sebastianbergmann/complexity",
11295             "support": {
11296                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11297                 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
11298                 "source": "https://github.com/sebastianbergmann/complexity/tree/3.1.0"
11299             },
11300             "funding": [
11301                 {
11302                     "url": "https://github.com/sebastianbergmann",
11303                     "type": "github"
11304                 }
11305             ],
11306             "time": "2023-09-28T11:50:59+00:00"
11307         },
11308         {
11309             "name": "sebastian/diff",
11310             "version": "5.0.3",
11311             "source": {
11312                 "type": "git",
11313                 "url": "https://github.com/sebastianbergmann/diff.git",
11314                 "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
11315             },
11316             "dist": {
11317                 "type": "zip",
11318                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
11319                 "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
11320                 "shasum": ""
11321             },
11322             "require": {
11323                 "php": ">=8.1"
11324             },
11325             "require-dev": {
11326                 "phpunit/phpunit": "^10.0",
11327                 "symfony/process": "^4.2 || ^5"
11328             },
11329             "type": "library",
11330             "extra": {
11331                 "branch-alias": {
11332                     "dev-main": "5.0-dev"
11333                 }
11334             },
11335             "autoload": {
11336                 "classmap": [
11337                     "src/"
11338                 ]
11339             },
11340             "notification-url": "https://packagist.org/downloads/",
11341             "license": [
11342                 "BSD-3-Clause"
11343             ],
11344             "authors": [
11345                 {
11346                     "name": "Sebastian Bergmann",
11347                     "email": "sebastian@phpunit.de"
11348                 },
11349                 {
11350                     "name": "Kore Nordmann",
11351                     "email": "mail@kore-nordmann.de"
11352                 }
11353             ],
11354             "description": "Diff implementation",
11355             "homepage": "https://github.com/sebastianbergmann/diff",
11356             "keywords": [
11357                 "diff",
11358                 "udiff",
11359                 "unidiff",
11360                 "unified diff"
11361             ],
11362             "support": {
11363                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11364                 "security": "https://github.com/sebastianbergmann/diff/security/policy",
11365                 "source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
11366             },
11367             "funding": [
11368                 {
11369                     "url": "https://github.com/sebastianbergmann",
11370                     "type": "github"
11371                 }
11372             ],
11373             "time": "2023-05-01T07:48:21+00:00"
11374         },
11375         {
11376             "name": "sebastian/environment",
11377             "version": "6.0.1",
11378             "source": {
11379                 "type": "git",
11380                 "url": "https://github.com/sebastianbergmann/environment.git",
11381                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
11382             },
11383             "dist": {
11384                 "type": "zip",
11385                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
11386                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
11387                 "shasum": ""
11388             },
11389             "require": {
11390                 "php": ">=8.1"
11391             },
11392             "require-dev": {
11393                 "phpunit/phpunit": "^10.0"
11394             },
11395             "suggest": {
11396                 "ext-posix": "*"
11397             },
11398             "type": "library",
11399             "extra": {
11400                 "branch-alias": {
11401                     "dev-main": "6.0-dev"
11402                 }
11403             },
11404             "autoload": {
11405                 "classmap": [
11406                     "src/"
11407                 ]
11408             },
11409             "notification-url": "https://packagist.org/downloads/",
11410             "license": [
11411                 "BSD-3-Clause"
11412             ],
11413             "authors": [
11414                 {
11415                     "name": "Sebastian Bergmann",
11416                     "email": "sebastian@phpunit.de"
11417                 }
11418             ],
11419             "description": "Provides functionality to handle HHVM/PHP environments",
11420             "homepage": "https://github.com/sebastianbergmann/environment",
11421             "keywords": [
11422                 "Xdebug",
11423                 "environment",
11424                 "hhvm"
11425             ],
11426             "support": {
11427                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11428                 "security": "https://github.com/sebastianbergmann/environment/security/policy",
11429                 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
11430             },
11431             "funding": [
11432                 {
11433                     "url": "https://github.com/sebastianbergmann",
11434                     "type": "github"
11435                 }
11436             ],
11437             "time": "2023-04-11T05:39:26+00:00"
11438         },
11439         {
11440             "name": "sebastian/exporter",
11441             "version": "5.1.1",
11442             "source": {
11443                 "type": "git",
11444                 "url": "https://github.com/sebastianbergmann/exporter.git",
11445                 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
11446             },
11447             "dist": {
11448                 "type": "zip",
11449                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
11450                 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
11451                 "shasum": ""
11452             },
11453             "require": {
11454                 "ext-mbstring": "*",
11455                 "php": ">=8.1",
11456                 "sebastian/recursion-context": "^5.0"
11457             },
11458             "require-dev": {
11459                 "phpunit/phpunit": "^10.0"
11460             },
11461             "type": "library",
11462             "extra": {
11463                 "branch-alias": {
11464                     "dev-main": "5.1-dev"
11465                 }
11466             },
11467             "autoload": {
11468                 "classmap": [
11469                     "src/"
11470                 ]
11471             },
11472             "notification-url": "https://packagist.org/downloads/",
11473             "license": [
11474                 "BSD-3-Clause"
11475             ],
11476             "authors": [
11477                 {
11478                     "name": "Sebastian Bergmann",
11479                     "email": "sebastian@phpunit.de"
11480                 },
11481                 {
11482                     "name": "Jeff Welch",
11483                     "email": "whatthejeff@gmail.com"
11484                 },
11485                 {
11486                     "name": "Volker Dusch",
11487                     "email": "github@wallbash.com"
11488                 },
11489                 {
11490                     "name": "Adam Harvey",
11491                     "email": "aharvey@php.net"
11492                 },
11493                 {
11494                     "name": "Bernhard Schussek",
11495                     "email": "bschussek@gmail.com"
11496                 }
11497             ],
11498             "description": "Provides the functionality to export PHP variables for visualization",
11499             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11500             "keywords": [
11501                 "export",
11502                 "exporter"
11503             ],
11504             "support": {
11505                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11506                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
11507                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
11508             },
11509             "funding": [
11510                 {
11511                     "url": "https://github.com/sebastianbergmann",
11512                     "type": "github"
11513                 }
11514             ],
11515             "time": "2023-09-24T13:22:09+00:00"
11516         },
11517         {
11518             "name": "sebastian/global-state",
11519             "version": "6.0.1",
11520             "source": {
11521                 "type": "git",
11522                 "url": "https://github.com/sebastianbergmann/global-state.git",
11523                 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
11524             },
11525             "dist": {
11526                 "type": "zip",
11527                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
11528                 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
11529                 "shasum": ""
11530             },
11531             "require": {
11532                 "php": ">=8.1",
11533                 "sebastian/object-reflector": "^3.0",
11534                 "sebastian/recursion-context": "^5.0"
11535             },
11536             "require-dev": {
11537                 "ext-dom": "*",
11538                 "phpunit/phpunit": "^10.0"
11539             },
11540             "type": "library",
11541             "extra": {
11542                 "branch-alias": {
11543                     "dev-main": "6.0-dev"
11544                 }
11545             },
11546             "autoload": {
11547                 "classmap": [
11548                     "src/"
11549                 ]
11550             },
11551             "notification-url": "https://packagist.org/downloads/",
11552             "license": [
11553                 "BSD-3-Clause"
11554             ],
11555             "authors": [
11556                 {
11557                     "name": "Sebastian Bergmann",
11558                     "email": "sebastian@phpunit.de"
11559                 }
11560             ],
11561             "description": "Snapshotting of global state",
11562             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11563             "keywords": [
11564                 "global state"
11565             ],
11566             "support": {
11567                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11568                 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
11569                 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
11570             },
11571             "funding": [
11572                 {
11573                     "url": "https://github.com/sebastianbergmann",
11574                     "type": "github"
11575                 }
11576             ],
11577             "time": "2023-07-19T07:19:23+00:00"
11578         },
11579         {
11580             "name": "sebastian/lines-of-code",
11581             "version": "2.0.1",
11582             "source": {
11583                 "type": "git",
11584                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11585                 "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d"
11586             },
11587             "dist": {
11588                 "type": "zip",
11589                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/649e40d279e243d985aa8fb6e74dd5bb28dc185d",
11590                 "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d",
11591                 "shasum": ""
11592             },
11593             "require": {
11594                 "nikic/php-parser": "^4.10",
11595                 "php": ">=8.1"
11596             },
11597             "require-dev": {
11598                 "phpunit/phpunit": "^10.0"
11599             },
11600             "type": "library",
11601             "extra": {
11602                 "branch-alias": {
11603                     "dev-main": "2.0-dev"
11604                 }
11605             },
11606             "autoload": {
11607                 "classmap": [
11608                     "src/"
11609                 ]
11610             },
11611             "notification-url": "https://packagist.org/downloads/",
11612             "license": [
11613                 "BSD-3-Clause"
11614             ],
11615             "authors": [
11616                 {
11617                     "name": "Sebastian Bergmann",
11618                     "email": "sebastian@phpunit.de",
11619                     "role": "lead"
11620                 }
11621             ],
11622             "description": "Library for counting the lines of code in PHP source code",
11623             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11624             "support": {
11625                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11626                 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
11627                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.1"
11628             },
11629             "funding": [
11630                 {
11631                     "url": "https://github.com/sebastianbergmann",
11632                     "type": "github"
11633                 }
11634             ],
11635             "time": "2023-08-31T09:25:50+00:00"
11636         },
11637         {
11638             "name": "sebastian/object-enumerator",
11639             "version": "5.0.0",
11640             "source": {
11641                 "type": "git",
11642                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11643                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
11644             },
11645             "dist": {
11646                 "type": "zip",
11647                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
11648                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
11649                 "shasum": ""
11650             },
11651             "require": {
11652                 "php": ">=8.1",
11653                 "sebastian/object-reflector": "^3.0",
11654                 "sebastian/recursion-context": "^5.0"
11655             },
11656             "require-dev": {
11657                 "phpunit/phpunit": "^10.0"
11658             },
11659             "type": "library",
11660             "extra": {
11661                 "branch-alias": {
11662                     "dev-main": "5.0-dev"
11663                 }
11664             },
11665             "autoload": {
11666                 "classmap": [
11667                     "src/"
11668                 ]
11669             },
11670             "notification-url": "https://packagist.org/downloads/",
11671             "license": [
11672                 "BSD-3-Clause"
11673             ],
11674             "authors": [
11675                 {
11676                     "name": "Sebastian Bergmann",
11677                     "email": "sebastian@phpunit.de"
11678                 }
11679             ],
11680             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11681             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11682             "support": {
11683                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11684                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
11685             },
11686             "funding": [
11687                 {
11688                     "url": "https://github.com/sebastianbergmann",
11689                     "type": "github"
11690                 }
11691             ],
11692             "time": "2023-02-03T07:08:32+00:00"
11693         },
11694         {
11695             "name": "sebastian/object-reflector",
11696             "version": "3.0.0",
11697             "source": {
11698                 "type": "git",
11699                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11700                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
11701             },
11702             "dist": {
11703                 "type": "zip",
11704                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
11705                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
11706                 "shasum": ""
11707             },
11708             "require": {
11709                 "php": ">=8.1"
11710             },
11711             "require-dev": {
11712                 "phpunit/phpunit": "^10.0"
11713             },
11714             "type": "library",
11715             "extra": {
11716                 "branch-alias": {
11717                     "dev-main": "3.0-dev"
11718                 }
11719             },
11720             "autoload": {
11721                 "classmap": [
11722                     "src/"
11723                 ]
11724             },
11725             "notification-url": "https://packagist.org/downloads/",
11726             "license": [
11727                 "BSD-3-Clause"
11728             ],
11729             "authors": [
11730                 {
11731                     "name": "Sebastian Bergmann",
11732                     "email": "sebastian@phpunit.de"
11733                 }
11734             ],
11735             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11736             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11737             "support": {
11738                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11739                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
11740             },
11741             "funding": [
11742                 {
11743                     "url": "https://github.com/sebastianbergmann",
11744                     "type": "github"
11745                 }
11746             ],
11747             "time": "2023-02-03T07:06:18+00:00"
11748         },
11749         {
11750             "name": "sebastian/recursion-context",
11751             "version": "5.0.0",
11752             "source": {
11753                 "type": "git",
11754                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11755                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
11756             },
11757             "dist": {
11758                 "type": "zip",
11759                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
11760                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
11761                 "shasum": ""
11762             },
11763             "require": {
11764                 "php": ">=8.1"
11765             },
11766             "require-dev": {
11767                 "phpunit/phpunit": "^10.0"
11768             },
11769             "type": "library",
11770             "extra": {
11771                 "branch-alias": {
11772                     "dev-main": "5.0-dev"
11773                 }
11774             },
11775             "autoload": {
11776                 "classmap": [
11777                     "src/"
11778                 ]
11779             },
11780             "notification-url": "https://packagist.org/downloads/",
11781             "license": [
11782                 "BSD-3-Clause"
11783             ],
11784             "authors": [
11785                 {
11786                     "name": "Sebastian Bergmann",
11787                     "email": "sebastian@phpunit.de"
11788                 },
11789                 {
11790                     "name": "Jeff Welch",
11791                     "email": "whatthejeff@gmail.com"
11792                 },
11793                 {
11794                     "name": "Adam Harvey",
11795                     "email": "aharvey@php.net"
11796                 }
11797             ],
11798             "description": "Provides functionality to recursively process PHP variables",
11799             "homepage": "https://github.com/sebastianbergmann/recursion-context",
11800             "support": {
11801                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11802                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
11803             },
11804             "funding": [
11805                 {
11806                     "url": "https://github.com/sebastianbergmann",
11807                     "type": "github"
11808                 }
11809             ],
11810             "time": "2023-02-03T07:05:40+00:00"
11811         },
11812         {
11813             "name": "sebastian/type",
11814             "version": "4.0.0",
11815             "source": {
11816                 "type": "git",
11817                 "url": "https://github.com/sebastianbergmann/type.git",
11818                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
11819             },
11820             "dist": {
11821                 "type": "zip",
11822                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
11823                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
11824                 "shasum": ""
11825             },
11826             "require": {
11827                 "php": ">=8.1"
11828             },
11829             "require-dev": {
11830                 "phpunit/phpunit": "^10.0"
11831             },
11832             "type": "library",
11833             "extra": {
11834                 "branch-alias": {
11835                     "dev-main": "4.0-dev"
11836                 }
11837             },
11838             "autoload": {
11839                 "classmap": [
11840                     "src/"
11841                 ]
11842             },
11843             "notification-url": "https://packagist.org/downloads/",
11844             "license": [
11845                 "BSD-3-Clause"
11846             ],
11847             "authors": [
11848                 {
11849                     "name": "Sebastian Bergmann",
11850                     "email": "sebastian@phpunit.de",
11851                     "role": "lead"
11852                 }
11853             ],
11854             "description": "Collection of value objects that represent the types of the PHP type system",
11855             "homepage": "https://github.com/sebastianbergmann/type",
11856             "support": {
11857                 "issues": "https://github.com/sebastianbergmann/type/issues",
11858                 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
11859             },
11860             "funding": [
11861                 {
11862                     "url": "https://github.com/sebastianbergmann",
11863                     "type": "github"
11864                 }
11865             ],
11866             "time": "2023-02-03T07:10:45+00:00"
11867         },
11868         {
11869             "name": "sebastian/version",
11870             "version": "4.0.1",
11871             "source": {
11872                 "type": "git",
11873                 "url": "https://github.com/sebastianbergmann/version.git",
11874                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
11875             },
11876             "dist": {
11877                 "type": "zip",
11878                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
11879                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
11880                 "shasum": ""
11881             },
11882             "require": {
11883                 "php": ">=8.1"
11884             },
11885             "type": "library",
11886             "extra": {
11887                 "branch-alias": {
11888                     "dev-main": "4.0-dev"
11889                 }
11890             },
11891             "autoload": {
11892                 "classmap": [
11893                     "src/"
11894                 ]
11895             },
11896             "notification-url": "https://packagist.org/downloads/",
11897             "license": [
11898                 "BSD-3-Clause"
11899             ],
11900             "authors": [
11901                 {
11902                     "name": "Sebastian Bergmann",
11903                     "email": "sebastian@phpunit.de",
11904                     "role": "lead"
11905                 }
11906             ],
11907             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11908             "homepage": "https://github.com/sebastianbergmann/version",
11909             "support": {
11910                 "issues": "https://github.com/sebastianbergmann/version/issues",
11911                 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
11912             },
11913             "funding": [
11914                 {
11915                     "url": "https://github.com/sebastianbergmann",
11916                     "type": "github"
11917                 }
11918             ],
11919             "time": "2023-02-07T11:34:05+00:00"
11920         },
11921         {
11922             "name": "symfony/browser-kit",
11923             "version": "v6.3.2",
11924             "source": {
11925                 "type": "git",
11926                 "url": "https://github.com/symfony/browser-kit.git",
11927                 "reference": "ca4a988488f61ac18f8f845445eabdd36f89aa8d"
11928             },
11929             "dist": {
11930                 "type": "zip",
11931                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ca4a988488f61ac18f8f845445eabdd36f89aa8d",
11932                 "reference": "ca4a988488f61ac18f8f845445eabdd36f89aa8d",
11933                 "shasum": ""
11934             },
11935             "require": {
11936                 "php": ">=8.1",
11937                 "symfony/dom-crawler": "^5.4|^6.0"
11938             },
11939             "require-dev": {
11940                 "symfony/css-selector": "^5.4|^6.0",
11941                 "symfony/http-client": "^5.4|^6.0",
11942                 "symfony/mime": "^5.4|^6.0",
11943                 "symfony/process": "^5.4|^6.0"
11944             },
11945             "type": "library",
11946             "autoload": {
11947                 "psr-4": {
11948                     "Symfony\\Component\\BrowserKit\\": ""
11949                 },
11950                 "exclude-from-classmap": [
11951                     "/Tests/"
11952                 ]
11953             },
11954             "notification-url": "https://packagist.org/downloads/",
11955             "license": [
11956                 "MIT"
11957             ],
11958             "authors": [
11959                 {
11960                     "name": "Fabien Potencier",
11961                     "email": "fabien@symfony.com"
11962                 },
11963                 {
11964                     "name": "Symfony Community",
11965                     "homepage": "https://symfony.com/contributors"
11966                 }
11967             ],
11968             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11969             "homepage": "https://symfony.com",
11970             "support": {
11971                 "source": "https://github.com/symfony/browser-kit/tree/v6.3.2"
11972             },
11973             "funding": [
11974                 {
11975                     "url": "https://symfony.com/sponsor",
11976                     "type": "custom"
11977                 },
11978                 {
11979                     "url": "https://github.com/fabpot",
11980                     "type": "github"
11981                 },
11982                 {
11983                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11984                     "type": "tidelift"
11985                 }
11986             ],
11987             "time": "2023-07-06T06:56:43+00:00"
11988         },
11989         {
11990             "name": "symfony/dom-crawler",
11991             "version": "v6.3.4",
11992             "source": {
11993                 "type": "git",
11994                 "url": "https://github.com/symfony/dom-crawler.git",
11995                 "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1"
11996             },
11997             "dist": {
11998                 "type": "zip",
11999                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
12000                 "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
12001                 "shasum": ""
12002             },
12003             "require": {
12004                 "masterminds/html5": "^2.6",
12005                 "php": ">=8.1",
12006                 "symfony/polyfill-ctype": "~1.8",
12007                 "symfony/polyfill-mbstring": "~1.0"
12008             },
12009             "require-dev": {
12010                 "symfony/css-selector": "^5.4|^6.0"
12011             },
12012             "type": "library",
12013             "autoload": {
12014                 "psr-4": {
12015                     "Symfony\\Component\\DomCrawler\\": ""
12016                 },
12017                 "exclude-from-classmap": [
12018                     "/Tests/"
12019                 ]
12020             },
12021             "notification-url": "https://packagist.org/downloads/",
12022             "license": [
12023                 "MIT"
12024             ],
12025             "authors": [
12026                 {
12027                     "name": "Fabien Potencier",
12028                     "email": "fabien@symfony.com"
12029                 },
12030                 {
12031                     "name": "Symfony Community",
12032                     "homepage": "https://symfony.com/contributors"
12033                 }
12034             ],
12035             "description": "Eases DOM navigation for HTML and XML documents",
12036             "homepage": "https://symfony.com",
12037             "support": {
12038                 "source": "https://github.com/symfony/dom-crawler/tree/v6.3.4"
12039             },
12040             "funding": [
12041                 {
12042                     "url": "https://symfony.com/sponsor",
12043                     "type": "custom"
12044                 },
12045                 {
12046                     "url": "https://github.com/fabpot",
12047                     "type": "github"
12048                 },
12049                 {
12050                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12051                     "type": "tidelift"
12052                 }
12053             ],
12054             "time": "2023-08-01T07:43:40+00:00"
12055         },
12056         {
12057             "name": "symfony/error-handler",
12058             "version": "v6.3.5",
12059             "source": {
12060                 "type": "git",
12061                 "url": "https://github.com/symfony/error-handler.git",
12062                 "reference": "1f69476b64fb47105c06beef757766c376b548c4"
12063             },
12064             "dist": {
12065                 "type": "zip",
12066                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4",
12067                 "reference": "1f69476b64fb47105c06beef757766c376b548c4",
12068                 "shasum": ""
12069             },
12070             "require": {
12071                 "php": ">=8.1",
12072                 "psr/log": "^1|^2|^3",
12073                 "symfony/var-dumper": "^5.4|^6.0"
12074             },
12075             "conflict": {
12076                 "symfony/deprecation-contracts": "<2.5"
12077             },
12078             "require-dev": {
12079                 "symfony/deprecation-contracts": "^2.5|^3",
12080                 "symfony/http-kernel": "^5.4|^6.0",
12081                 "symfony/serializer": "^5.4|^6.0"
12082             },
12083             "bin": [
12084                 "Resources/bin/patch-type-declarations"
12085             ],
12086             "type": "library",
12087             "autoload": {
12088                 "psr-4": {
12089                     "Symfony\\Component\\ErrorHandler\\": ""
12090                 },
12091                 "exclude-from-classmap": [
12092                     "/Tests/"
12093                 ]
12094             },
12095             "notification-url": "https://packagist.org/downloads/",
12096             "license": [
12097                 "MIT"
12098             ],
12099             "authors": [
12100                 {
12101                     "name": "Fabien Potencier",
12102                     "email": "fabien@symfony.com"
12103                 },
12104                 {
12105                     "name": "Symfony Community",
12106                     "homepage": "https://symfony.com/contributors"
12107                 }
12108             ],
12109             "description": "Provides tools to manage errors and ease debugging PHP code",
12110             "homepage": "https://symfony.com",
12111             "support": {
12112                 "source": "https://github.com/symfony/error-handler/tree/v6.3.5"
12113             },
12114             "funding": [
12115                 {
12116                     "url": "https://symfony.com/sponsor",
12117                     "type": "custom"
12118                 },
12119                 {
12120                     "url": "https://github.com/fabpot",
12121                     "type": "github"
12122                 },
12123                 {
12124                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12125                     "type": "tidelift"
12126                 }
12127             ],
12128             "time": "2023-09-12T06:57:20+00:00"
12129         },
12130         {
12131             "name": "symfony/http-kernel",
12132             "version": "v6.0.20",
12133             "source": {
12134                 "type": "git",
12135                 "url": "https://github.com/symfony/http-kernel.git",
12136                 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349"
12137             },
12138             "dist": {
12139                 "type": "zip",
12140                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349",
12141                 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349",
12142                 "shasum": ""
12143             },
12144             "require": {
12145                 "php": ">=8.0.2",
12146                 "psr/log": "^1|^2|^3",
12147                 "symfony/error-handler": "^5.4|^6.0",
12148                 "symfony/event-dispatcher": "^5.4|^6.0",
12149                 "symfony/http-foundation": "^5.4|^6.0",
12150                 "symfony/polyfill-ctype": "^1.8"
12151             },
12152             "conflict": {
12153                 "symfony/browser-kit": "<5.4",
12154                 "symfony/cache": "<5.4",
12155                 "symfony/config": "<5.4",
12156                 "symfony/console": "<5.4",
12157                 "symfony/dependency-injection": "<5.4",
12158                 "symfony/doctrine-bridge": "<5.4",
12159                 "symfony/form": "<5.4",
12160                 "symfony/http-client": "<5.4",
12161                 "symfony/mailer": "<5.4",
12162                 "symfony/messenger": "<5.4",
12163                 "symfony/translation": "<5.4",
12164                 "symfony/twig-bridge": "<5.4",
12165                 "symfony/validator": "<5.4",
12166                 "twig/twig": "<2.13"
12167             },
12168             "provide": {
12169                 "psr/log-implementation": "1.0|2.0|3.0"
12170             },
12171             "require-dev": {
12172                 "psr/cache": "^1.0|^2.0|^3.0",
12173                 "symfony/browser-kit": "^5.4|^6.0",
12174                 "symfony/config": "^5.4|^6.0",
12175                 "symfony/console": "^5.4|^6.0",
12176                 "symfony/css-selector": "^5.4|^6.0",
12177                 "symfony/dependency-injection": "^5.4|^6.0",
12178                 "symfony/dom-crawler": "^5.4|^6.0",
12179                 "symfony/expression-language": "^5.4|^6.0",
12180                 "symfony/finder": "^5.4|^6.0",
12181                 "symfony/http-client-contracts": "^1.1|^2|^3",
12182                 "symfony/process": "^5.4|^6.0",
12183                 "symfony/routing": "^5.4|^6.0",
12184                 "symfony/stopwatch": "^5.4|^6.0",
12185                 "symfony/translation": "^5.4|^6.0",
12186                 "symfony/translation-contracts": "^1.1|^2|^3",
12187                 "twig/twig": "^2.13|^3.0.4"
12188             },
12189             "suggest": {
12190                 "symfony/browser-kit": "",
12191                 "symfony/config": "",
12192                 "symfony/console": "",
12193                 "symfony/dependency-injection": ""
12194             },
12195             "type": "library",
12196             "autoload": {
12197                 "psr-4": {
12198                     "Symfony\\Component\\HttpKernel\\": ""
12199                 },
12200                 "exclude-from-classmap": [
12201                     "/Tests/"
12202                 ]
12203             },
12204             "notification-url": "https://packagist.org/downloads/",
12205             "license": [
12206                 "MIT"
12207             ],
12208             "authors": [
12209                 {
12210                     "name": "Fabien Potencier",
12211                     "email": "fabien@symfony.com"
12212                 },
12213                 {
12214                     "name": "Symfony Community",
12215                     "homepage": "https://symfony.com/contributors"
12216                 }
12217             ],
12218             "description": "Provides a structured process for converting a Request into a Response",
12219             "homepage": "https://symfony.com",
12220             "support": {
12221                 "source": "https://github.com/symfony/http-kernel/tree/v6.0.20"
12222             },
12223             "funding": [
12224                 {
12225                     "url": "https://symfony.com/sponsor",
12226                     "type": "custom"
12227                 },
12228                 {
12229                     "url": "https://github.com/fabpot",
12230                     "type": "github"
12231                 },
12232                 {
12233                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12234                     "type": "tidelift"
12235                 }
12236             ],
12237             "time": "2023-02-01T08:22:55+00:00"
12238         },
12239         {
12240             "name": "symfony/panther",
12241             "version": "v2.1.0",
12242             "source": {
12243                 "type": "git",
12244                 "url": "https://github.com/symfony/panther.git",
12245                 "reference": "7294951f16d95de8a17d6a8601794a9fb88fd497"
12246             },
12247             "dist": {
12248                 "type": "zip",
12249                 "url": "https://api.github.com/repos/symfony/panther/zipball/7294951f16d95de8a17d6a8601794a9fb88fd497",
12250                 "reference": "7294951f16d95de8a17d6a8601794a9fb88fd497",
12251                 "shasum": ""
12252             },
12253             "require": {
12254                 "ext-dom": "*",
12255                 "ext-libxml": "*",
12256                 "php": ">=8.0",
12257                 "php-webdriver/webdriver": "^1.8.2",
12258                 "symfony/browser-kit": "^5.3 || ^6.0",
12259                 "symfony/dependency-injection": "^5.3 || ^6.0",
12260                 "symfony/deprecation-contracts": "^2.4 || ^3",
12261                 "symfony/dom-crawler": "^5.3 || ^6.0",
12262                 "symfony/http-client": "^5.3 || ^6.0",
12263                 "symfony/http-kernel": "^5.3 || ^6.0",
12264                 "symfony/process": "^5.3 || ^6.0"
12265             },
12266             "require-dev": {
12267                 "symfony/css-selector": "^5.3 || ^6.0",
12268                 "symfony/framework-bundle": "^5.3 || ^6.0",
12269                 "symfony/mime": "^5.3 || ^6.0",
12270                 "symfony/phpunit-bridge": "^5.3 || ^6.0"
12271             },
12272             "type": "library",
12273             "extra": {
12274                 "branch-alias": {
12275                     "dev-main": "2.0.x-dev"
12276                 }
12277             },
12278             "autoload": {
12279                 "psr-4": {
12280                     "Symfony\\Component\\Panther\\": "src/"
12281                 }
12282             },
12283             "notification-url": "https://packagist.org/downloads/",
12284             "license": [
12285                 "MIT"
12286             ],
12287             "authors": [
12288                 {
12289                     "name": "Kévin Dunglas",
12290                     "email": "dunglas@gmail.com",
12291                     "homepage": "https://dunglas.fr"
12292                 },
12293                 {
12294                     "name": "Symfony Community",
12295                     "homepage": "https://symfony.com/contributors"
12296                 }
12297             ],
12298             "description": "A browser testing and web scraping library for PHP and Symfony.",
12299             "homepage": "https://dunglas.fr",
12300             "keywords": [
12301                 "e2e",
12302                 "scraping",
12303                 "selenium",
12304                 "symfony",
12305                 "testing",
12306                 "webdriver"
12307             ],
12308             "support": {
12309                 "issues": "https://github.com/symfony/panther/issues",
12310                 "source": "https://github.com/symfony/panther/tree/v2.1.0"
12311             },
12312             "funding": [
12313                 {
12314                     "url": "https://www.panthera.org/donate",
12315                     "type": "custom"
12316                 },
12317                 {
12318                     "url": "https://github.com/dunglas",
12319                     "type": "github"
12320                 },
12321                 {
12322                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12323                     "type": "tidelift"
12324                 }
12325             ],
12326             "time": "2023-05-30T21:30:21+00:00"
12327         },
12328         {
12329             "name": "symfony/var-dumper",
12330             "version": "v6.3.6",
12331             "source": {
12332                 "type": "git",
12333                 "url": "https://github.com/symfony/var-dumper.git",
12334                 "reference": "999ede244507c32b8e43aebaa10e9fce20de7c97"
12335             },
12336             "dist": {
12337                 "type": "zip",
12338                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/999ede244507c32b8e43aebaa10e9fce20de7c97",
12339                 "reference": "999ede244507c32b8e43aebaa10e9fce20de7c97",
12340                 "shasum": ""
12341             },
12342             "require": {
12343                 "php": ">=8.1",
12344                 "symfony/deprecation-contracts": "^2.5|^3",
12345                 "symfony/polyfill-mbstring": "~1.0"
12346             },
12347             "conflict": {
12348                 "symfony/console": "<5.4"
12349             },
12350             "require-dev": {
12351                 "ext-iconv": "*",
12352                 "symfony/console": "^5.4|^6.0",
12353                 "symfony/http-kernel": "^5.4|^6.0",
12354                 "symfony/process": "^5.4|^6.0",
12355                 "symfony/uid": "^5.4|^6.0",
12356                 "twig/twig": "^2.13|^3.0.4"
12357             },
12358             "bin": [
12359                 "Resources/bin/var-dump-server"
12360             ],
12361             "type": "library",
12362             "autoload": {
12363                 "files": [
12364                     "Resources/functions/dump.php"
12365                 ],
12366                 "psr-4": {
12367                     "Symfony\\Component\\VarDumper\\": ""
12368                 },
12369                 "exclude-from-classmap": [
12370                     "/Tests/"
12371                 ]
12372             },
12373             "notification-url": "https://packagist.org/downloads/",
12374             "license": [
12375                 "MIT"
12376             ],
12377             "authors": [
12378                 {
12379                     "name": "Nicolas Grekas",
12380                     "email": "p@tchwork.com"
12381                 },
12382                 {
12383                     "name": "Symfony Community",
12384                     "homepage": "https://symfony.com/contributors"
12385                 }
12386             ],
12387             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12388             "homepage": "https://symfony.com",
12389             "keywords": [
12390                 "debug",
12391                 "dump"
12392             ],
12393             "support": {
12394                 "source": "https://github.com/symfony/var-dumper/tree/v6.3.6"
12395             },
12396             "funding": [
12397                 {
12398                     "url": "https://symfony.com/sponsor",
12399                     "type": "custom"
12400                 },
12401                 {
12402                     "url": "https://github.com/fabpot",
12403                     "type": "github"
12404                 },
12405                 {
12406                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12407                     "type": "tidelift"
12408                 }
12409             ],
12410             "time": "2023-10-12T18:45:56+00:00"
12411         },
12412         {
12413             "name": "theseer/tokenizer",
12414             "version": "1.2.1",
12415             "source": {
12416                 "type": "git",
12417                 "url": "https://github.com/theseer/tokenizer.git",
12418                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12419             },
12420             "dist": {
12421                 "type": "zip",
12422                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12423                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12424                 "shasum": ""
12425             },
12426             "require": {
12427                 "ext-dom": "*",
12428                 "ext-tokenizer": "*",
12429                 "ext-xmlwriter": "*",
12430                 "php": "^7.2 || ^8.0"
12431             },
12432             "type": "library",
12433             "autoload": {
12434                 "classmap": [
12435                     "src/"
12436                 ]
12437             },
12438             "notification-url": "https://packagist.org/downloads/",
12439             "license": [
12440                 "BSD-3-Clause"
12441             ],
12442             "authors": [
12443                 {
12444                     "name": "Arne Blankerts",
12445                     "email": "arne@blankerts.de",
12446                     "role": "Developer"
12447                 }
12448             ],
12449             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12450             "support": {
12451                 "issues": "https://github.com/theseer/tokenizer/issues",
12452                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12453             },
12454             "funding": [
12455                 {
12456                     "url": "https://github.com/theseer",
12457                     "type": "github"
12458                 }
12459             ],
12460             "time": "2021-07-28T10:34:58+00:00"
12461         },
12462         {
12463             "name": "zircote/swagger-php",
12464             "version": "3.3.7",
12465             "source": {
12466                 "type": "git",
12467                 "url": "https://github.com/zircote/swagger-php.git",
12468                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381"
12469             },
12470             "dist": {
12471                 "type": "zip",
12472                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12473                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12474                 "shasum": ""
12475             },
12476             "require": {
12477                 "doctrine/annotations": "^1.7",
12478                 "ext-json": "*",
12479                 "php": ">=7.2",
12480                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12481                 "symfony/finder": ">=2.2",
12482                 "symfony/yaml": ">=3.3"
12483             },
12484             "require-dev": {
12485                 "composer/package-versions-deprecated": "1.11.99.2",
12486                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12487                 "phpunit/phpunit": ">=8.5.14"
12488             },
12489             "bin": [
12490                 "bin/openapi"
12491             ],
12492             "type": "library",
12493             "autoload": {
12494                 "files": [
12495                     "src/functions.php"
12496                 ],
12497                 "psr-4": {
12498                     "OpenApi\\": "src"
12499                 }
12500             },
12501             "notification-url": "https://packagist.org/downloads/",
12502             "license": [
12503                 "Apache-2.0"
12504             ],
12505             "authors": [
12506                 {
12507                     "name": "Robert Allen",
12508                     "email": "zircote@gmail.com"
12509                 },
12510                 {
12511                     "name": "Bob Fanger",
12512                     "email": "bfanger@gmail.com",
12513                     "homepage": "https://bfanger.nl"
12514                 },
12515                 {
12516                     "name": "Martin Rademacher",
12517                     "email": "mano@radebatz.net",
12518                     "homepage": "https://radebatz.net"
12519                 }
12520             ],
12521             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12522             "homepage": "https://github.com/zircote/swagger-php/",
12523             "keywords": [
12524                 "api",
12525                 "json",
12526                 "rest",
12527                 "service discovery"
12528             ],
12529             "support": {
12530                 "issues": "https://github.com/zircote/swagger-php/issues",
12531                 "source": "https://github.com/zircote/swagger-php/tree/3.3.7"
12532             },
12533             "time": "2023-01-03T21:17:10+00:00"
12534         }
12535     ],
12536     "aliases": [],
12537     "minimum-stability": "stable",
12538     "stability-flags": [],
12539     "prefer-stable": false,
12540     "prefer-lowest": false,
12541     "platform": {
12542         "php": ">=8.1.0"
12543     },
12544     "platform-dev": [],
12545     "platform-overrides": {
12546         "php": "8.1"
12547     },
12548     "plugin-api-version": "2.6.0"