Fix: Revert "Fix: OpenEMR logs sensitive information such as payment details (#7341...
[openemr.git] / composer.lock
blob4b703f0b3da455f847e9c63a2d6eb60173c6f3a3
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": "1f7af00752aeae4abc29c2437615cae9",
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.324.0",
901             "source": {
902                 "type": "git",
903                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
904                 "reference": "585cc823c3d59788e4a0829d5b7e41c76950d801"
905             },
906             "dist": {
907                 "type": "zip",
908                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/585cc823c3d59788e4a0829d5b7e41c76950d801",
909                 "reference": "585cc823c3d59788e4a0829d5b7e41c76950d801",
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.324.0"
939             },
940             "time": "2023-11-13T01:06:14+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.2",
1003             "source": {
1004                 "type": "git",
1005                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1006                 "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
1007             },
1008             "dist": {
1009                 "type": "zip",
1010                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
1011                 "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
1012                 "shasum": ""
1013             },
1014             "require": {
1015                 "php": "^7.2.5 || ^8.0",
1016                 "phpoption/phpoption": "^1.9.2"
1017             },
1018             "require-dev": {
1019                 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
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.2"
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-11-12T22:16:48+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.15.0",
2125             "source": {
2126                 "type": "git",
2127                 "url": "https://github.com/laminas/laminas-hydrator.git",
2128                 "reference": "43ccca88313fdcceca37865109dffc69ecd2cf8f"
2129             },
2130             "dist": {
2131                 "type": "zip",
2132                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/43ccca88313fdcceca37865109dffc69ecd2cf8f",
2133                 "reference": "43ccca88313fdcceca37865109dffc69ecd2cf8f",
2134                 "shasum": ""
2135             },
2136             "require": {
2137                 "laminas/laminas-stdlib": "^3.3",
2138                 "php": "~8.1.0 || ~8.2.0 || ~8.3.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.12",
2148                 "laminas/laminas-modulemanager": "^2.15.0",
2149                 "laminas/laminas-serializer": "^2.17.0",
2150                 "laminas/laminas-servicemanager": "^3.22.1",
2151                 "phpbench/phpbench": "^1.2.14",
2152                 "phpunit/phpunit": "^10.4.2",
2153                 "psalm/plugin-phpunit": "^0.18.4",
2154                 "vimeo/psalm": "^5.15"
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-11-08T11:11:45+00:00"
2198         },
2199         {
2200             "name": "laminas/laminas-i18n",
2201             "version": "2.24.1",
2202             "source": {
2203                 "type": "git",
2204                 "url": "https://github.com/laminas/laminas-i18n.git",
2205                 "reference": "dafb5eddfb43575befd29aeb195c55f92834fd32"
2206             },
2207             "dist": {
2208                 "type": "zip",
2209                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/dafb5eddfb43575befd29aeb195c55f92834fd32",
2210                 "reference": "dafb5eddfb43575befd29aeb195c55f92834fd32",
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 || ~8.3.0"
2218             },
2219             "conflict": {
2220                 "laminas/laminas-view": "<2.20.0",
2221                 "zendframework/zend-i18n": "*"
2222             },
2223             "require-dev": {
2224                 "laminas/laminas-cache": "^3.11.0",
2225                 "laminas/laminas-cache-storage-adapter-memory": "^2.3.0",
2226                 "laminas/laminas-cache-storage-deprecated-factory": "^1.1",
2227                 "laminas/laminas-coding-standard": "~2.5.0",
2228                 "laminas/laminas-config": "^3.9.0",
2229                 "laminas/laminas-eventmanager": "^3.12",
2230                 "laminas/laminas-filter": "^2.33",
2231                 "laminas/laminas-validator": "^2.41",
2232                 "laminas/laminas-view": "^2.32",
2233                 "phpunit/phpunit": "^10.4.2",
2234                 "psalm/plugin-phpunit": "^0.18.4",
2235                 "vimeo/psalm": "^5.15.0"
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-11-08T08:56:45+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.16.0",
2914             "source": {
2915                 "type": "git",
2916                 "url": "https://github.com/laminas/laminas-server.git",
2917                 "reference": "659a56f69fc27e787385f3d713c81bc1eae01eb0"
2918             },
2919             "dist": {
2920                 "type": "zip",
2921                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/659a56f69fc27e787385f3d713c81bc1eae01eb0",
2922                 "reference": "659a56f69fc27e787385f3d713c81bc1eae01eb0",
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.1.0 || ~8.2.0 || ~8.3.0"
2930             },
2931             "replace": {
2932                 "zendframework/zend-server": "^2.8.1"
2933             },
2934             "require-dev": {
2935                 "laminas/laminas-coding-standard": "~2.5.0",
2936                 "phpunit/phpunit": "^9.5.5",
2937                 "psalm/plugin-phpunit": "^0.18.0",
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": "2023-11-14T09:53:27+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.42.0",
3252             "source": {
3253                 "type": "git",
3254                 "url": "https://github.com/laminas/laminas-validator.git",
3255                 "reference": "a5221732b2ff6df59908bbf2eb274ed3688665bc"
3256             },
3257             "dist": {
3258                 "type": "zip",
3259                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/a5221732b2ff6df59908bbf2eb274ed3688665bc",
3260                 "reference": "a5221732b2ff6df59908bbf2eb274ed3688665bc",
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-11-06T09:13:00+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": "3.1.0",
4223             "source": {
4224                 "type": "git",
4225                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4226                 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
4227             },
4228             "dist": {
4229                 "type": "zip",
4230                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
4231                 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
4232                 "shasum": ""
4233             },
4234             "require": {
4235                 "ext-mbstring": "*",
4236                 "ext-zlib": "*",
4237                 "php-64bit": "^8.1"
4238             },
4239             "require-dev": {
4240                 "ext-zip": "*",
4241                 "friendsofphp/php-cs-fixer": "^3.16",
4242                 "guzzlehttp/guzzle": "^7.5",
4243                 "mikey179/vfsstream": "^1.6",
4244                 "php-coveralls/php-coveralls": "^2.5",
4245                 "phpunit/phpunit": "^10.0",
4246                 "vimeo/psalm": "^5.0"
4247             },
4248             "suggest": {
4249                 "guzzlehttp/psr7": "^2.4",
4250                 "psr/http-message": "^2.0"
4251             },
4252             "type": "library",
4253             "autoload": {
4254                 "psr-4": {
4255                     "ZipStream\\": "src/"
4256                 }
4257             },
4258             "notification-url": "https://packagist.org/downloads/",
4259             "license": [
4260                 "MIT"
4261             ],
4262             "authors": [
4263                 {
4264                     "name": "Paul Duncan",
4265                     "email": "pabs@pablotron.org"
4266                 },
4267                 {
4268                     "name": "Jonatan Männchen",
4269                     "email": "jonatan@maennchen.ch"
4270                 },
4271                 {
4272                     "name": "Jesse Donat",
4273                     "email": "donatj@gmail.com"
4274                 },
4275                 {
4276                     "name": "András Kolesár",
4277                     "email": "kolesar@kolesar.hu"
4278                 }
4279             ],
4280             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4281             "keywords": [
4282                 "stream",
4283                 "zip"
4284             ],
4285             "support": {
4286                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4287                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
4288             },
4289             "funding": [
4290                 {
4291                     "url": "https://github.com/maennchen",
4292                     "type": "github"
4293                 },
4294                 {
4295                     "url": "https://opencollective.com/zipstream",
4296                     "type": "open_collective"
4297                 }
4298             ],
4299             "time": "2023-06-21T14:59:35+00:00"
4300         },
4301         {
4302             "name": "markbaker/complex",
4303             "version": "3.0.2",
4304             "source": {
4305                 "type": "git",
4306                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4307                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
4308             },
4309             "dist": {
4310                 "type": "zip",
4311                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4312                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4313                 "shasum": ""
4314             },
4315             "require": {
4316                 "php": "^7.2 || ^8.0"
4317             },
4318             "require-dev": {
4319                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4320                 "phpcompatibility/php-compatibility": "^9.3",
4321                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4322                 "squizlabs/php_codesniffer": "^3.7"
4323             },
4324             "type": "library",
4325             "autoload": {
4326                 "psr-4": {
4327                     "Complex\\": "classes/src/"
4328                 }
4329             },
4330             "notification-url": "https://packagist.org/downloads/",
4331             "license": [
4332                 "MIT"
4333             ],
4334             "authors": [
4335                 {
4336                     "name": "Mark Baker",
4337                     "email": "mark@lange.demon.co.uk"
4338                 }
4339             ],
4340             "description": "PHP Class for working with complex numbers",
4341             "homepage": "https://github.com/MarkBaker/PHPComplex",
4342             "keywords": [
4343                 "complex",
4344                 "mathematics"
4345             ],
4346             "support": {
4347                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4348                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
4349             },
4350             "time": "2022-12-06T16:21:08+00:00"
4351         },
4352         {
4353             "name": "markbaker/matrix",
4354             "version": "3.0.1",
4355             "source": {
4356                 "type": "git",
4357                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4358                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
4359             },
4360             "dist": {
4361                 "type": "zip",
4362                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
4363                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
4364                 "shasum": ""
4365             },
4366             "require": {
4367                 "php": "^7.1 || ^8.0"
4368             },
4369             "require-dev": {
4370                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4371                 "phpcompatibility/php-compatibility": "^9.3",
4372                 "phpdocumentor/phpdocumentor": "2.*",
4373                 "phploc/phploc": "^4.0",
4374                 "phpmd/phpmd": "2.*",
4375                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4376                 "sebastian/phpcpd": "^4.0",
4377                 "squizlabs/php_codesniffer": "^3.7"
4378             },
4379             "type": "library",
4380             "autoload": {
4381                 "psr-4": {
4382                     "Matrix\\": "classes/src/"
4383                 }
4384             },
4385             "notification-url": "https://packagist.org/downloads/",
4386             "license": [
4387                 "MIT"
4388             ],
4389             "authors": [
4390                 {
4391                     "name": "Mark Baker",
4392                     "email": "mark@demon-angel.eu"
4393                 }
4394             ],
4395             "description": "PHP Class for working with matrices",
4396             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4397             "keywords": [
4398                 "mathematics",
4399                 "matrix",
4400                 "vector"
4401             ],
4402             "support": {
4403                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4404                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
4405             },
4406             "time": "2022-12-02T22:17:43+00:00"
4407         },
4408         {
4409             "name": "masterminds/html5",
4410             "version": "2.8.1",
4411             "source": {
4412                 "type": "git",
4413                 "url": "https://github.com/Masterminds/html5-php.git",
4414                 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
4415             },
4416             "dist": {
4417                 "type": "zip",
4418                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
4419                 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
4420                 "shasum": ""
4421             },
4422             "require": {
4423                 "ext-dom": "*",
4424                 "php": ">=5.3.0"
4425             },
4426             "require-dev": {
4427                 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
4428             },
4429             "type": "library",
4430             "extra": {
4431                 "branch-alias": {
4432                     "dev-master": "2.7-dev"
4433                 }
4434             },
4435             "autoload": {
4436                 "psr-4": {
4437                     "Masterminds\\": "src"
4438                 }
4439             },
4440             "notification-url": "https://packagist.org/downloads/",
4441             "license": [
4442                 "MIT"
4443             ],
4444             "authors": [
4445                 {
4446                     "name": "Matt Butcher",
4447                     "email": "technosophos@gmail.com"
4448                 },
4449                 {
4450                     "name": "Matt Farina",
4451                     "email": "matt@mattfarina.com"
4452                 },
4453                 {
4454                     "name": "Asmir Mustafic",
4455                     "email": "goetas@gmail.com"
4456                 }
4457             ],
4458             "description": "An HTML5 parser and serializer.",
4459             "homepage": "http://masterminds.github.io/html5-php",
4460             "keywords": [
4461                 "HTML5",
4462                 "dom",
4463                 "html",
4464                 "parser",
4465                 "querypath",
4466                 "serializer",
4467                 "xml"
4468             ],
4469             "support": {
4470                 "issues": "https://github.com/Masterminds/html5-php/issues",
4471                 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
4472             },
4473             "time": "2023-05-10T11:58:31+00:00"
4474         },
4475         {
4476             "name": "mobiledetect/mobiledetectlib",
4477             "version": "3.74.3",
4478             "source": {
4479                 "type": "git",
4480                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4481                 "reference": "39582ab62f86b40e4edb698159f895929a29c346"
4482             },
4483             "dist": {
4484                 "type": "zip",
4485                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/39582ab62f86b40e4edb698159f895929a29c346",
4486                 "reference": "39582ab62f86b40e4edb698159f895929a29c346",
4487                 "shasum": ""
4488             },
4489             "require": {
4490                 "php": ">=7.4"
4491             },
4492             "require-dev": {
4493                 "friendsofphp/php-cs-fixer": "^3.14",
4494                 "phpunit/phpunit": "^9.6",
4495                 "squizlabs/php_codesniffer": "^3.7"
4496             },
4497             "type": "library",
4498             "autoload": {
4499                 "psr-4": {
4500                     "Detection\\": "src/"
4501                 },
4502                 "classmap": [
4503                     "src/MobileDetect.php"
4504                 ]
4505             },
4506             "notification-url": "https://packagist.org/downloads/",
4507             "license": [
4508                 "MIT"
4509             ],
4510             "authors": [
4511                 {
4512                     "name": "Serban Ghita",
4513                     "email": "serbanghita@gmail.com",
4514                     "homepage": "https://mobiledetect.net",
4515                     "role": "Developer"
4516                 }
4517             ],
4518             "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.",
4519             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4520             "keywords": [
4521                 "detect mobile devices",
4522                 "mobile",
4523                 "mobile detect",
4524                 "mobile detector",
4525                 "php mobile detect"
4526             ],
4527             "support": {
4528                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4529                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.3"
4530             },
4531             "funding": [
4532                 {
4533                     "url": "https://github.com/serbanghita",
4534                     "type": "github"
4535                 }
4536             ],
4537             "time": "2023-10-27T16:28:04+00:00"
4538         },
4539         {
4540             "name": "moneyphp/money",
4541             "version": "v3.3.3",
4542             "source": {
4543                 "type": "git",
4544                 "url": "https://github.com/moneyphp/money.git",
4545                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
4546             },
4547             "dist": {
4548                 "type": "zip",
4549                 "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4550                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4551                 "shasum": ""
4552             },
4553             "require": {
4554                 "ext-json": "*",
4555                 "php": ">=5.6"
4556             },
4557             "require-dev": {
4558                 "cache/taggable-cache": "^0.4.0",
4559                 "doctrine/instantiator": "^1.0.5",
4560                 "ext-bcmath": "*",
4561                 "ext-gmp": "*",
4562                 "ext-intl": "*",
4563                 "florianv/exchanger": "^1.0",
4564                 "florianv/swap": "^3.0",
4565                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4566                 "moneyphp/iso-currencies": "^3.2.1",
4567                 "php-http/message": "^1.4",
4568                 "php-http/mock-client": "^1.0.0",
4569                 "phpspec/phpspec": "^3.4.3",
4570                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4571                 "psr/cache": "^1.0",
4572                 "symfony/phpunit-bridge": "^4"
4573             },
4574             "suggest": {
4575                 "ext-bcmath": "Calculate without integer limits",
4576                 "ext-gmp": "Calculate without integer limits",
4577                 "ext-intl": "Format Money objects with intl",
4578                 "florianv/exchanger": "Exchange rates library for PHP",
4579                 "florianv/swap": "Exchange rates library for PHP",
4580                 "psr/cache-implementation": "Used for Currency caching"
4581             },
4582             "type": "library",
4583             "extra": {
4584                 "branch-alias": {
4585                     "dev-master": "3.x-dev"
4586                 }
4587             },
4588             "autoload": {
4589                 "psr-4": {
4590                     "Money\\": "src/"
4591                 }
4592             },
4593             "notification-url": "https://packagist.org/downloads/",
4594             "license": [
4595                 "MIT"
4596             ],
4597             "authors": [
4598                 {
4599                     "name": "Mathias Verraes",
4600                     "email": "mathias@verraes.net",
4601                     "homepage": "http://verraes.net"
4602                 },
4603                 {
4604                     "name": "Márk Sági-Kazár",
4605                     "email": "mark.sagikazar@gmail.com"
4606                 },
4607                 {
4608                     "name": "Frederik Bosch",
4609                     "email": "f.bosch@genkgo.nl"
4610                 }
4611             ],
4612             "description": "PHP implementation of Fowler's Money pattern",
4613             "homepage": "http://moneyphp.org",
4614             "keywords": [
4615                 "Value Object",
4616                 "money",
4617                 "vo"
4618             ],
4619             "support": {
4620                 "issues": "https://github.com/moneyphp/money/issues",
4621                 "source": "https://github.com/moneyphp/money/tree/v3.3.3"
4622             },
4623             "time": "2022-09-21T07:43:36+00:00"
4624         },
4625         {
4626             "name": "monolog/monolog",
4627             "version": "3.5.0",
4628             "source": {
4629                 "type": "git",
4630                 "url": "https://github.com/Seldaek/monolog.git",
4631                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
4632             },
4633             "dist": {
4634                 "type": "zip",
4635                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
4636                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
4637                 "shasum": ""
4638             },
4639             "require": {
4640                 "php": ">=8.1",
4641                 "psr/log": "^2.0 || ^3.0"
4642             },
4643             "provide": {
4644                 "psr/log-implementation": "3.0.0"
4645             },
4646             "require-dev": {
4647                 "aws/aws-sdk-php": "^3.0",
4648                 "doctrine/couchdb": "~1.0@dev",
4649                 "elasticsearch/elasticsearch": "^7 || ^8",
4650                 "ext-json": "*",
4651                 "graylog2/gelf-php": "^1.4.2 || ^2.0",
4652                 "guzzlehttp/guzzle": "^7.4.5",
4653                 "guzzlehttp/psr7": "^2.2",
4654                 "mongodb/mongodb": "^1.8",
4655                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4656                 "phpstan/phpstan": "^1.9",
4657                 "phpstan/phpstan-deprecation-rules": "^1.0",
4658                 "phpstan/phpstan-strict-rules": "^1.4",
4659                 "phpunit/phpunit": "^10.1",
4660                 "predis/predis": "^1.1 || ^2",
4661                 "ruflin/elastica": "^7",
4662                 "symfony/mailer": "^5.4 || ^6",
4663                 "symfony/mime": "^5.4 || ^6"
4664             },
4665             "suggest": {
4666                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4667                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4668                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4669                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4670                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4671                 "ext-mbstring": "Allow to work properly with unicode symbols",
4672                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4673                 "ext-openssl": "Required to send log messages using SSL",
4674                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4675                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4676                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4677                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4678                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4679                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4680             },
4681             "type": "library",
4682             "extra": {
4683                 "branch-alias": {
4684                     "dev-main": "3.x-dev"
4685                 }
4686             },
4687             "autoload": {
4688                 "psr-4": {
4689                     "Monolog\\": "src/Monolog"
4690                 }
4691             },
4692             "notification-url": "https://packagist.org/downloads/",
4693             "license": [
4694                 "MIT"
4695             ],
4696             "authors": [
4697                 {
4698                     "name": "Jordi Boggiano",
4699                     "email": "j.boggiano@seld.be",
4700                     "homepage": "https://seld.be"
4701                 }
4702             ],
4703             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4704             "homepage": "https://github.com/Seldaek/monolog",
4705             "keywords": [
4706                 "log",
4707                 "logging",
4708                 "psr-3"
4709             ],
4710             "support": {
4711                 "issues": "https://github.com/Seldaek/monolog/issues",
4712                 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
4713             },
4714             "funding": [
4715                 {
4716                     "url": "https://github.com/Seldaek",
4717                     "type": "github"
4718                 },
4719                 {
4720                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4721                     "type": "tidelift"
4722                 }
4723             ],
4724             "time": "2023-10-27T15:32:31+00:00"
4725         },
4726         {
4727             "name": "mpdf/mpdf",
4728             "version": "v8.2.0",
4729             "source": {
4730                 "type": "git",
4731                 "url": "https://github.com/mpdf/mpdf.git",
4732                 "reference": "170a236a588d177c2aa7447ce490a030ca68e6f4"
4733             },
4734             "dist": {
4735                 "type": "zip",
4736                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/170a236a588d177c2aa7447ce490a030ca68e6f4",
4737                 "reference": "170a236a588d177c2aa7447ce490a030ca68e6f4",
4738                 "shasum": ""
4739             },
4740             "require": {
4741                 "ext-gd": "*",
4742                 "ext-mbstring": "*",
4743                 "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
4744                 "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
4745                 "myclabs/deep-copy": "^1.7",
4746                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4747                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
4748                 "psr/http-message": "^1.0 || ^2.0",
4749                 "psr/log": "^1.0 || ^2.0 || ^3.0",
4750                 "setasign/fpdi": "^2.1"
4751             },
4752             "require-dev": {
4753                 "mockery/mockery": "^1.3.0",
4754                 "mpdf/qrcode": "^1.1.0",
4755                 "squizlabs/php_codesniffer": "^3.5.0",
4756                 "tracy/tracy": "~2.5",
4757                 "yoast/phpunit-polyfills": "^1.0"
4758             },
4759             "suggest": {
4760                 "ext-bcmath": "Needed for generation of some types of barcodes",
4761                 "ext-xml": "Needed mainly for SVG manipulation",
4762                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4763             },
4764             "type": "library",
4765             "autoload": {
4766                 "files": [
4767                     "src/functions.php"
4768                 ],
4769                 "psr-4": {
4770                     "Mpdf\\": "src/"
4771                 }
4772             },
4773             "notification-url": "https://packagist.org/downloads/",
4774             "license": [
4775                 "GPL-2.0-only"
4776             ],
4777             "authors": [
4778                 {
4779                     "name": "Matěj Humpál",
4780                     "role": "Developer, maintainer"
4781                 },
4782                 {
4783                     "name": "Ian Back",
4784                     "role": "Developer (retired)"
4785                 }
4786             ],
4787             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4788             "homepage": "https://mpdf.github.io",
4789             "keywords": [
4790                 "pdf",
4791                 "php",
4792                 "utf-8"
4793             ],
4794             "support": {
4795                 "docs": "http://mpdf.github.io",
4796                 "issues": "https://github.com/mpdf/mpdf/issues",
4797                 "source": "https://github.com/mpdf/mpdf"
4798             },
4799             "funding": [
4800                 {
4801                     "url": "https://www.paypal.me/mpdf",
4802                     "type": "custom"
4803                 }
4804             ],
4805             "time": "2023-09-01T11:44:52+00:00"
4806         },
4807         {
4808             "name": "mpdf/psr-http-message-shim",
4809             "version": "1.0.0",
4810             "source": {
4811                 "type": "git",
4812                 "url": "https://github.com/mpdf/psr-http-message-shim.git",
4813                 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db"
4814             },
4815             "dist": {
4816                 "type": "zip",
4817                 "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/3206e6b80b6d2479e148ee497e9f2bebadc919db",
4818                 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db",
4819                 "shasum": ""
4820             },
4821             "require": {
4822                 "psr/http-message": "^1.0"
4823             },
4824             "type": "library",
4825             "autoload": {
4826                 "psr-4": {
4827                     "Mpdf\\PsrHttpMessageShim\\": "src/"
4828                 }
4829             },
4830             "notification-url": "https://packagist.org/downloads/",
4831             "license": [
4832                 "MIT"
4833             ],
4834             "authors": [
4835                 {
4836                     "name": "Mark Dorison",
4837                     "email": "mark@chromatichq.com"
4838                 },
4839                 {
4840                     "name": "Kristofer Widholm",
4841                     "email": "kristofer@chromatichq.com"
4842                 },
4843                 {
4844                     "name": "Nigel Cunningham",
4845                     "email": "nigel.cunningham@technocrat.com.au"
4846                 }
4847             ],
4848             "description": "Shim to allow support of different psr/message versions.",
4849             "support": {
4850                 "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
4851                 "source": "https://github.com/mpdf/psr-http-message-shim/tree/1.0.0"
4852             },
4853             "time": "2023-09-01T05:59:47+00:00"
4854         },
4855         {
4856             "name": "mpdf/psr-log-aware-trait",
4857             "version": "v2.0.0",
4858             "source": {
4859                 "type": "git",
4860                 "url": "https://github.com/mpdf/psr-log-aware-trait.git",
4861                 "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275"
4862             },
4863             "dist": {
4864                 "type": "zip",
4865                 "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/7a077416e8f39eb626dee4246e0af99dd9ace275",
4866                 "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275",
4867                 "shasum": ""
4868             },
4869             "require": {
4870                 "psr/log": "^1.0 || ^2.0"
4871             },
4872             "type": "library",
4873             "autoload": {
4874                 "psr-4": {
4875                     "Mpdf\\PsrLogAwareTrait\\": "src/"
4876                 }
4877             },
4878             "notification-url": "https://packagist.org/downloads/",
4879             "license": [
4880                 "MIT"
4881             ],
4882             "authors": [
4883                 {
4884                     "name": "Mark Dorison",
4885                     "email": "mark@chromatichq.com"
4886                 },
4887                 {
4888                     "name": "Kristofer Widholm",
4889                     "email": "kristofer@chromatichq.com"
4890                 }
4891             ],
4892             "description": "Trait to allow support of different psr/log versions.",
4893             "support": {
4894                 "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
4895                 "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v2.0.0"
4896             },
4897             "time": "2023-05-03T06:18:28+00:00"
4898         },
4899         {
4900             "name": "myclabs/deep-copy",
4901             "version": "1.11.1",
4902             "source": {
4903                 "type": "git",
4904                 "url": "https://github.com/myclabs/DeepCopy.git",
4905                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
4906             },
4907             "dist": {
4908                 "type": "zip",
4909                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4910                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4911                 "shasum": ""
4912             },
4913             "require": {
4914                 "php": "^7.1 || ^8.0"
4915             },
4916             "conflict": {
4917                 "doctrine/collections": "<1.6.8",
4918                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4919             },
4920             "require-dev": {
4921                 "doctrine/collections": "^1.6.8",
4922                 "doctrine/common": "^2.13.3 || ^3.2.2",
4923                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4924             },
4925             "type": "library",
4926             "autoload": {
4927                 "files": [
4928                     "src/DeepCopy/deep_copy.php"
4929                 ],
4930                 "psr-4": {
4931                     "DeepCopy\\": "src/DeepCopy/"
4932                 }
4933             },
4934             "notification-url": "https://packagist.org/downloads/",
4935             "license": [
4936                 "MIT"
4937             ],
4938             "description": "Create deep copies (clones) of your objects",
4939             "keywords": [
4940                 "clone",
4941                 "copy",
4942                 "duplicate",
4943                 "object",
4944                 "object graph"
4945             ],
4946             "support": {
4947                 "issues": "https://github.com/myclabs/DeepCopy/issues",
4948                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
4949             },
4950             "funding": [
4951                 {
4952                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4953                     "type": "tidelift"
4954                 }
4955             ],
4956             "time": "2023-03-08T13:26:56+00:00"
4957         },
4958         {
4959             "name": "nikic/php-parser",
4960             "version": "v4.17.1",
4961             "source": {
4962                 "type": "git",
4963                 "url": "https://github.com/nikic/PHP-Parser.git",
4964                 "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
4965             },
4966             "dist": {
4967                 "type": "zip",
4968                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
4969                 "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
4970                 "shasum": ""
4971             },
4972             "require": {
4973                 "ext-tokenizer": "*",
4974                 "php": ">=7.0"
4975             },
4976             "require-dev": {
4977                 "ircmaxell/php-yacc": "^0.0.7",
4978                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4979             },
4980             "bin": [
4981                 "bin/php-parse"
4982             ],
4983             "type": "library",
4984             "extra": {
4985                 "branch-alias": {
4986                     "dev-master": "4.9-dev"
4987                 }
4988             },
4989             "autoload": {
4990                 "psr-4": {
4991                     "PhpParser\\": "lib/PhpParser"
4992                 }
4993             },
4994             "notification-url": "https://packagist.org/downloads/",
4995             "license": [
4996                 "BSD-3-Clause"
4997             ],
4998             "authors": [
4999                 {
5000                     "name": "Nikita Popov"
5001                 }
5002             ],
5003             "description": "A PHP parser written in PHP",
5004             "keywords": [
5005                 "parser",
5006                 "php"
5007             ],
5008             "support": {
5009                 "issues": "https://github.com/nikic/PHP-Parser/issues",
5010                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
5011             },
5012             "time": "2023-08-13T19:53:39+00:00"
5013         },
5014         {
5015             "name": "nyholm/psr7",
5016             "version": "1.8.0",
5017             "source": {
5018                 "type": "git",
5019                 "url": "https://github.com/Nyholm/psr7.git",
5020                 "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be"
5021             },
5022             "dist": {
5023                 "type": "zip",
5024                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/3cb4d163b58589e47b35103e8e5e6a6a475b47be",
5025                 "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be",
5026                 "shasum": ""
5027             },
5028             "require": {
5029                 "php": ">=7.2",
5030                 "psr/http-factory": "^1.0",
5031                 "psr/http-message": "^1.1 || ^2.0"
5032             },
5033             "provide": {
5034                 "php-http/message-factory-implementation": "1.0",
5035                 "psr/http-factory-implementation": "1.0",
5036                 "psr/http-message-implementation": "1.0"
5037             },
5038             "require-dev": {
5039                 "http-interop/http-factory-tests": "^0.9",
5040                 "php-http/message-factory": "^1.0",
5041                 "php-http/psr7-integration-tests": "^1.0",
5042                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
5043                 "symfony/error-handler": "^4.4"
5044             },
5045             "type": "library",
5046             "extra": {
5047                 "branch-alias": {
5048                     "dev-master": "1.8-dev"
5049                 }
5050             },
5051             "autoload": {
5052                 "psr-4": {
5053                     "Nyholm\\Psr7\\": "src/"
5054                 }
5055             },
5056             "notification-url": "https://packagist.org/downloads/",
5057             "license": [
5058                 "MIT"
5059             ],
5060             "authors": [
5061                 {
5062                     "name": "Tobias Nyholm",
5063                     "email": "tobias.nyholm@gmail.com"
5064                 },
5065                 {
5066                     "name": "Martijn van der Ven",
5067                     "email": "martijn@vanderven.se"
5068                 }
5069             ],
5070             "description": "A fast PHP7 implementation of PSR-7",
5071             "homepage": "https://tnyholm.se",
5072             "keywords": [
5073                 "psr-17",
5074                 "psr-7"
5075             ],
5076             "support": {
5077                 "issues": "https://github.com/Nyholm/psr7/issues",
5078                 "source": "https://github.com/Nyholm/psr7/tree/1.8.0"
5079             },
5080             "funding": [
5081                 {
5082                     "url": "https://github.com/Zegnat",
5083                     "type": "github"
5084                 },
5085                 {
5086                     "url": "https://github.com/nyholm",
5087                     "type": "github"
5088                 }
5089             ],
5090             "time": "2023-05-02T11:26:24+00:00"
5091         },
5092         {
5093             "name": "nyholm/psr7-server",
5094             "version": "1.0.2",
5095             "source": {
5096                 "type": "git",
5097                 "url": "https://github.com/Nyholm/psr7-server.git",
5098                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
5099             },
5100             "dist": {
5101                 "type": "zip",
5102                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
5103                 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
5104                 "shasum": ""
5105             },
5106             "require": {
5107                 "php": "^7.1 || ^8.0",
5108                 "psr/http-factory": "^1.0",
5109                 "psr/http-message": "^1.0"
5110             },
5111             "require-dev": {
5112                 "nyholm/nsa": "^1.1",
5113                 "nyholm/psr7": "^1.3",
5114                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5115             },
5116             "type": "library",
5117             "autoload": {
5118                 "psr-4": {
5119                     "Nyholm\\Psr7Server\\": "src/"
5120                 }
5121             },
5122             "notification-url": "https://packagist.org/downloads/",
5123             "license": [
5124                 "MIT"
5125             ],
5126             "authors": [
5127                 {
5128                     "name": "Tobias Nyholm",
5129                     "email": "tobias.nyholm@gmail.com"
5130                 },
5131                 {
5132                     "name": "Martijn van der Ven",
5133                     "email": "martijn@vanderven.se"
5134                 }
5135             ],
5136             "description": "Helper classes to handle PSR-7 server requests",
5137             "homepage": "http://tnyholm.se",
5138             "keywords": [
5139                 "psr-17",
5140                 "psr-7"
5141             ],
5142             "support": {
5143                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5144                 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5145             },
5146             "funding": [
5147                 {
5148                     "url": "https://github.com/Zegnat",
5149                     "type": "github"
5150                 },
5151                 {
5152                     "url": "https://github.com/nyholm",
5153                     "type": "github"
5154                 }
5155             ],
5156             "time": "2021-05-12T11:11:27+00:00"
5157         },
5158         {
5159             "name": "omnipay/common",
5160             "version": "v3.2.1",
5161             "source": {
5162                 "type": "git",
5163                 "url": "https://github.com/thephpleague/omnipay-common.git",
5164                 "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf"
5165             },
5166             "dist": {
5167                 "type": "zip",
5168                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/80545e9f4faab0efad36cc5f1e11a184dda22baf",
5169                 "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf",
5170                 "shasum": ""
5171             },
5172             "require": {
5173                 "moneyphp/money": "^3.1|^4.0.3",
5174                 "php": "^7.2|^8",
5175                 "php-http/client-implementation": "^1",
5176                 "php-http/discovery": "^1.14",
5177                 "php-http/message": "^1.5",
5178                 "php-http/message-factory": "^1.1",
5179                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5180             },
5181             "require-dev": {
5182                 "omnipay/tests": "^4.1",
5183                 "php-http/guzzle7-adapter": "^1",
5184                 "php-http/mock-client": "^1",
5185                 "squizlabs/php_codesniffer": "^3.5"
5186             },
5187             "suggest": {
5188                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5189             },
5190             "type": "library",
5191             "extra": {
5192                 "branch-alias": {
5193                     "dev-master": "3.1.x-dev"
5194                 }
5195             },
5196             "autoload": {
5197                 "psr-4": {
5198                     "Omnipay\\Common\\": "src/Common"
5199                 },
5200                 "classmap": [
5201                     "src/Omnipay.php"
5202                 ]
5203             },
5204             "notification-url": "https://packagist.org/downloads/",
5205             "license": [
5206                 "MIT"
5207             ],
5208             "authors": [
5209                 {
5210                     "name": "Adrian Macneil",
5211                     "email": "adrian@adrianmacneil.com"
5212                 },
5213                 {
5214                     "name": "Barry vd. Heuvel",
5215                     "email": "barryvdh@gmail.com"
5216                 },
5217                 {
5218                     "name": "Jason Judge",
5219                     "email": "jason.judge@consil.co.uk"
5220                 },
5221                 {
5222                     "name": "Del"
5223                 },
5224                 {
5225                     "name": "Omnipay Contributors",
5226                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5227                 }
5228             ],
5229             "description": "Common components for Omnipay payment processing library",
5230             "homepage": "https://github.com/thephpleague/omnipay-common",
5231             "keywords": [
5232                 "gateway",
5233                 "merchant",
5234                 "omnipay",
5235                 "pay",
5236                 "payment",
5237                 "purchase"
5238             ],
5239             "support": {
5240                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5241                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.1"
5242             },
5243             "funding": [
5244                 {
5245                     "url": "https://github.com/barryvdh",
5246                     "type": "github"
5247                 }
5248             ],
5249             "time": "2023-05-30T12:44:03+00:00"
5250         },
5251         {
5252             "name": "omnipay/stripe",
5253             "version": "v3.2.0",
5254             "source": {
5255                 "type": "git",
5256                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5257                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5258             },
5259             "dist": {
5260                 "type": "zip",
5261                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5262                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5263                 "shasum": ""
5264             },
5265             "require": {
5266                 "omnipay/common": "^3"
5267             },
5268             "require-dev": {
5269                 "omnipay/tests": "^3",
5270                 "phpro/grumphp": "^0.14",
5271                 "squizlabs/php_codesniffer": "^3"
5272             },
5273             "type": "library",
5274             "extra": {
5275                 "branch-alias": {
5276                     "dev-master": "3.2-dev"
5277                 }
5278             },
5279             "autoload": {
5280                 "psr-4": {
5281                     "Omnipay\\Stripe\\": "src/"
5282                 }
5283             },
5284             "notification-url": "https://packagist.org/downloads/",
5285             "license": [
5286                 "MIT"
5287             ],
5288             "authors": [
5289                 {
5290                     "name": "Adrian Macneil",
5291                     "email": "adrian@adrianmacneil.com"
5292                 },
5293                 {
5294                     "name": "Omnipay Contributors",
5295                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5296                 }
5297             ],
5298             "description": "Stripe driver for the Omnipay payment processing library",
5299             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5300             "keywords": [
5301                 "gateway",
5302                 "merchant",
5303                 "omnipay",
5304                 "pay",
5305                 "payment",
5306                 "stripe"
5307             ],
5308             "support": {
5309                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5310                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5311             },
5312             "time": "2022-03-22T10:58:41+00:00"
5313         },
5314         {
5315             "name": "openemr/mustache",
5316             "version": "v2.15.2",
5317             "source": {
5318                 "type": "git",
5319                 "url": "https://github.com/openemr/mustache.php.git",
5320                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5321             },
5322             "dist": {
5323                 "type": "zip",
5324                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5325                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5326                 "shasum": ""
5327             },
5328             "require": {
5329                 "php": ">=5.2.4"
5330             },
5331             "require-dev": {
5332                 "friendsofphp/php-cs-fixer": "~1.11",
5333                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5334             },
5335             "type": "library",
5336             "autoload": {
5337                 "psr-0": {
5338                     "Mustache": "src/"
5339                 }
5340             },
5341             "notification-url": "https://packagist.org/downloads/",
5342             "license": [
5343                 "MIT"
5344             ],
5345             "authors": [
5346                 {
5347                     "name": "Justin Hileman",
5348                     "email": "justin@justinhileman.info",
5349                     "homepage": "http://justinhileman.com"
5350                 },
5351                 {
5352                     "name": "OpenEMR",
5353                     "email": "hello@open-emr.org",
5354                     "homepage": "https://open-emr.org"
5355                 }
5356             ],
5357             "description": "A Mustache implementation in PHP.",
5358             "homepage": "https://github.com/openemr/mustache.php",
5359             "keywords": [
5360                 "mustache",
5361                 "templating"
5362             ],
5363             "support": {
5364                 "issues": "https://github.com/openemr/mustache.php/issues",
5365                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5366             },
5367             "time": "2022-03-03T14:53:09+00:00"
5368         },
5369         {
5370             "name": "paragonie/constant_time_encoding",
5371             "version": "v2.6.3",
5372             "source": {
5373                 "type": "git",
5374                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5375                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
5376             },
5377             "dist": {
5378                 "type": "zip",
5379                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
5380                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
5381                 "shasum": ""
5382             },
5383             "require": {
5384                 "php": "^7|^8"
5385             },
5386             "require-dev": {
5387                 "phpunit/phpunit": "^6|^7|^8|^9",
5388                 "vimeo/psalm": "^1|^2|^3|^4"
5389             },
5390             "type": "library",
5391             "autoload": {
5392                 "psr-4": {
5393                     "ParagonIE\\ConstantTime\\": "src/"
5394                 }
5395             },
5396             "notification-url": "https://packagist.org/downloads/",
5397             "license": [
5398                 "MIT"
5399             ],
5400             "authors": [
5401                 {
5402                     "name": "Paragon Initiative Enterprises",
5403                     "email": "security@paragonie.com",
5404                     "homepage": "https://paragonie.com",
5405                     "role": "Maintainer"
5406                 },
5407                 {
5408                     "name": "Steve 'Sc00bz' Thomas",
5409                     "email": "steve@tobtu.com",
5410                     "homepage": "https://www.tobtu.com",
5411                     "role": "Original Developer"
5412                 }
5413             ],
5414             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5415             "keywords": [
5416                 "base16",
5417                 "base32",
5418                 "base32_decode",
5419                 "base32_encode",
5420                 "base64",
5421                 "base64_decode",
5422                 "base64_encode",
5423                 "bin2hex",
5424                 "encoding",
5425                 "hex",
5426                 "hex2bin",
5427                 "rfc4648"
5428             ],
5429             "support": {
5430                 "email": "info@paragonie.com",
5431                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5432                 "source": "https://github.com/paragonie/constant_time_encoding"
5433             },
5434             "time": "2022-06-14T06:56:20+00:00"
5435         },
5436         {
5437             "name": "paragonie/random_compat",
5438             "version": "v9.99.100",
5439             "source": {
5440                 "type": "git",
5441                 "url": "https://github.com/paragonie/random_compat.git",
5442                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5443             },
5444             "dist": {
5445                 "type": "zip",
5446                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5447                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5448                 "shasum": ""
5449             },
5450             "require": {
5451                 "php": ">= 7"
5452             },
5453             "require-dev": {
5454                 "phpunit/phpunit": "4.*|5.*",
5455                 "vimeo/psalm": "^1"
5456             },
5457             "suggest": {
5458                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5459             },
5460             "type": "library",
5461             "notification-url": "https://packagist.org/downloads/",
5462             "license": [
5463                 "MIT"
5464             ],
5465             "authors": [
5466                 {
5467                     "name": "Paragon Initiative Enterprises",
5468                     "email": "security@paragonie.com",
5469                     "homepage": "https://paragonie.com"
5470                 }
5471             ],
5472             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5473             "keywords": [
5474                 "csprng",
5475                 "polyfill",
5476                 "pseudorandom",
5477                 "random"
5478             ],
5479             "support": {
5480                 "email": "info@paragonie.com",
5481                 "issues": "https://github.com/paragonie/random_compat/issues",
5482                 "source": "https://github.com/paragonie/random_compat"
5483             },
5484             "time": "2020-10-15T08:29:30+00:00"
5485         },
5486         {
5487             "name": "particle/validator",
5488             "version": "v2.3.5",
5489             "source": {
5490                 "type": "git",
5491                 "url": "https://github.com/particle-php/Validator.git",
5492                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6"
5493             },
5494             "dist": {
5495                 "type": "zip",
5496                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5497                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5498                 "shasum": ""
5499             },
5500             "require": {
5501                 "php": ">=5.4"
5502             },
5503             "require-dev": {
5504                 "byrokrat/checkdigit": "^1.0",
5505                 "giggsey/libphonenumber-for-php": "^7.2",
5506                 "phpunit/phpunit": "~4.0",
5507                 "squizlabs/php_codesniffer": "2.*"
5508             },
5509             "suggest": {
5510                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5511                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5512             },
5513             "type": "library",
5514             "extra": {
5515                 "branch-alias": {
5516                     "dev-master": "2.0-dev"
5517                 }
5518             },
5519             "autoload": {
5520                 "psr-4": {
5521                     "Particle\\Validator\\": "src/"
5522                 }
5523             },
5524             "notification-url": "https://packagist.org/downloads/",
5525             "license": [
5526                 "BSD-3-Clause"
5527             ],
5528             "authors": [
5529                 {
5530                     "name": "Berry Langerak",
5531                     "email": "berry@berryllium.nl",
5532                     "role": "developer"
5533                 },
5534                 {
5535                     "name": "Rick van der Staaij",
5536                     "homepage": "http://rickvanderstaaij.nl",
5537                     "role": "Developer"
5538                 }
5539             ],
5540             "description": "Flexible and highly usable validation library with no dependencies.",
5541             "homepage": "http://github.com/particle-php/validator",
5542             "keywords": [
5543                 "validation",
5544                 "validator"
5545             ],
5546             "support": {
5547                 "issues": "https://github.com/particle-php/Validator/issues",
5548                 "source": "https://github.com/particle-php/Validator/tree/v2.3.5"
5549             },
5550             "time": "2022-12-12T19:35:42+00:00"
5551         },
5552         {
5553             "name": "pear/archive_tar",
5554             "version": "1.4.14",
5555             "source": {
5556                 "type": "git",
5557                 "url": "https://github.com/pear/Archive_Tar.git",
5558                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5559             },
5560             "dist": {
5561                 "type": "zip",
5562                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5563                 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5564                 "shasum": ""
5565             },
5566             "require": {
5567                 "pear/pear-core-minimal": "^1.10.0alpha2",
5568                 "php": ">=5.2.0"
5569             },
5570             "require-dev": {
5571                 "phpunit/phpunit": "*"
5572             },
5573             "suggest": {
5574                 "ext-bz2": "Bz2 compression support.",
5575                 "ext-xz": "Lzma2 compression support.",
5576                 "ext-zlib": "Gzip compression support."
5577             },
5578             "type": "library",
5579             "extra": {
5580                 "branch-alias": {
5581                     "dev-master": "1.4.x-dev"
5582                 }
5583             },
5584             "autoload": {
5585                 "psr-0": {
5586                     "Archive_Tar": ""
5587                 }
5588             },
5589             "notification-url": "https://packagist.org/downloads/",
5590             "include-path": [
5591                 "./"
5592             ],
5593             "license": [
5594                 "BSD-3-Clause"
5595             ],
5596             "authors": [
5597                 {
5598                     "name": "Vincent Blavet",
5599                     "email": "vincent@phpconcept.net"
5600                 },
5601                 {
5602                     "name": "Greg Beaver",
5603                     "email": "greg@chiaraquartet.net"
5604                 },
5605                 {
5606                     "name": "Michiel Rook",
5607                     "email": "mrook@php.net"
5608                 }
5609             ],
5610             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5611             "homepage": "https://github.com/pear/Archive_Tar",
5612             "keywords": [
5613                 "archive",
5614                 "tar"
5615             ],
5616             "support": {
5617                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5618                 "source": "https://github.com/pear/Archive_Tar"
5619             },
5620             "funding": [
5621                 {
5622                     "url": "https://github.com/mrook",
5623                     "type": "github"
5624                 },
5625                 {
5626                     "url": "https://www.patreon.com/michielrook",
5627                     "type": "patreon"
5628                 }
5629             ],
5630             "time": "2021-07-20T13:53:39+00:00"
5631         },
5632         {
5633             "name": "pear/console_getopt",
5634             "version": "v1.4.3",
5635             "source": {
5636                 "type": "git",
5637                 "url": "https://github.com/pear/Console_Getopt.git",
5638                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5639             },
5640             "dist": {
5641                 "type": "zip",
5642                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5643                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5644                 "shasum": ""
5645             },
5646             "type": "library",
5647             "autoload": {
5648                 "psr-0": {
5649                     "Console": "./"
5650                 }
5651             },
5652             "notification-url": "https://packagist.org/downloads/",
5653             "include-path": [
5654                 "./"
5655             ],
5656             "license": [
5657                 "BSD-2-Clause"
5658             ],
5659             "authors": [
5660                 {
5661                     "name": "Andrei Zmievski",
5662                     "email": "andrei@php.net",
5663                     "role": "Lead"
5664                 },
5665                 {
5666                     "name": "Stig Bakken",
5667                     "email": "stig@php.net",
5668                     "role": "Developer"
5669                 },
5670                 {
5671                     "name": "Greg Beaver",
5672                     "email": "cellog@php.net",
5673                     "role": "Helper"
5674                 }
5675             ],
5676             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5677             "support": {
5678                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5679                 "source": "https://github.com/pear/Console_Getopt"
5680             },
5681             "time": "2019-11-20T18:27:48+00:00"
5682         },
5683         {
5684             "name": "pear/pear-core-minimal",
5685             "version": "v1.10.13",
5686             "source": {
5687                 "type": "git",
5688                 "url": "https://github.com/pear/pear-core-minimal.git",
5689                 "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
5690             },
5691             "dist": {
5692                 "type": "zip",
5693                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
5694                 "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
5695                 "shasum": ""
5696             },
5697             "require": {
5698                 "pear/console_getopt": "~1.4",
5699                 "pear/pear_exception": "~1.0"
5700             },
5701             "replace": {
5702                 "rsky/pear-core-min": "self.version"
5703             },
5704             "type": "library",
5705             "autoload": {
5706                 "psr-0": {
5707                     "": "src/"
5708                 }
5709             },
5710             "notification-url": "https://packagist.org/downloads/",
5711             "include-path": [
5712                 "src/"
5713             ],
5714             "license": [
5715                 "BSD-3-Clause"
5716             ],
5717             "authors": [
5718                 {
5719                     "name": "Christian Weiske",
5720                     "email": "cweiske@php.net",
5721                     "role": "Lead"
5722                 }
5723             ],
5724             "description": "Minimal set of PEAR core files to be used as composer dependency",
5725             "support": {
5726                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5727                 "source": "https://github.com/pear/pear-core-minimal"
5728             },
5729             "time": "2023-04-19T19:15:47+00:00"
5730         },
5731         {
5732             "name": "pear/pear_exception",
5733             "version": "v1.0.2",
5734             "source": {
5735                 "type": "git",
5736                 "url": "https://github.com/pear/PEAR_Exception.git",
5737                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5738             },
5739             "dist": {
5740                 "type": "zip",
5741                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5742                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5743                 "shasum": ""
5744             },
5745             "require": {
5746                 "php": ">=5.2.0"
5747             },
5748             "require-dev": {
5749                 "phpunit/phpunit": "<9"
5750             },
5751             "type": "class",
5752             "extra": {
5753                 "branch-alias": {
5754                     "dev-master": "1.0.x-dev"
5755                 }
5756             },
5757             "autoload": {
5758                 "classmap": [
5759                     "PEAR/"
5760                 ]
5761             },
5762             "notification-url": "https://packagist.org/downloads/",
5763             "include-path": [
5764                 "."
5765             ],
5766             "license": [
5767                 "BSD-2-Clause"
5768             ],
5769             "authors": [
5770                 {
5771                     "name": "Helgi Thormar",
5772                     "email": "dufuz@php.net"
5773                 },
5774                 {
5775                     "name": "Greg Beaver",
5776                     "email": "cellog@php.net"
5777                 }
5778             ],
5779             "description": "The PEAR Exception base class.",
5780             "homepage": "https://github.com/pear/PEAR_Exception",
5781             "keywords": [
5782                 "exception"
5783             ],
5784             "support": {
5785                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5786                 "source": "https://github.com/pear/PEAR_Exception"
5787             },
5788             "time": "2021-03-21T15:43:46+00:00"
5789         },
5790         {
5791             "name": "phenx/php-font-lib",
5792             "version": "0.5.4",
5793             "source": {
5794                 "type": "git",
5795                 "url": "https://github.com/dompdf/php-font-lib.git",
5796                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5797             },
5798             "dist": {
5799                 "type": "zip",
5800                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5801                 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5802                 "shasum": ""
5803             },
5804             "require": {
5805                 "ext-mbstring": "*"
5806             },
5807             "require-dev": {
5808                 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5809             },
5810             "type": "library",
5811             "autoload": {
5812                 "psr-4": {
5813                     "FontLib\\": "src/FontLib"
5814                 }
5815             },
5816             "notification-url": "https://packagist.org/downloads/",
5817             "license": [
5818                 "LGPL-3.0"
5819             ],
5820             "authors": [
5821                 {
5822                     "name": "Fabien Ménager",
5823                     "email": "fabien.menager@gmail.com"
5824                 }
5825             ],
5826             "description": "A library to read, parse, export and make subsets of different types of font files.",
5827             "homepage": "https://github.com/PhenX/php-font-lib",
5828             "support": {
5829                 "issues": "https://github.com/dompdf/php-font-lib/issues",
5830                 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5831             },
5832             "time": "2021-12-17T19:44:54+00:00"
5833         },
5834         {
5835             "name": "phenx/php-svg-lib",
5836             "version": "0.5.0",
5837             "source": {
5838                 "type": "git",
5839                 "url": "https://github.com/dompdf/php-svg-lib.git",
5840                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685"
5841             },
5842             "dist": {
5843                 "type": "zip",
5844                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/76876c6cf3080bcb6f249d7d59705108166a6685",
5845                 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685",
5846                 "shasum": ""
5847             },
5848             "require": {
5849                 "ext-mbstring": "*",
5850                 "php": "^7.1 || ^8.0",
5851                 "sabberworm/php-css-parser": "^8.4"
5852             },
5853             "require-dev": {
5854                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5855             },
5856             "type": "library",
5857             "autoload": {
5858                 "psr-4": {
5859                     "Svg\\": "src/Svg"
5860                 }
5861             },
5862             "notification-url": "https://packagist.org/downloads/",
5863             "license": [
5864                 "LGPL-3.0"
5865             ],
5866             "authors": [
5867                 {
5868                     "name": "Fabien Ménager",
5869                     "email": "fabien.menager@gmail.com"
5870                 }
5871             ],
5872             "description": "A library to read, parse and export to PDF SVG files.",
5873             "homepage": "https://github.com/PhenX/php-svg-lib",
5874             "support": {
5875                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5876                 "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.0"
5877             },
5878             "time": "2022-09-06T12:16:56+00:00"
5879         },
5880         {
5881             "name": "php-http/discovery",
5882             "version": "1.19.1",
5883             "source": {
5884                 "type": "git",
5885                 "url": "https://github.com/php-http/discovery.git",
5886                 "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e"
5887             },
5888             "dist": {
5889                 "type": "zip",
5890                 "url": "https://api.github.com/repos/php-http/discovery/zipball/57f3de01d32085fea20865f9b16fb0e69347c39e",
5891                 "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e",
5892                 "shasum": ""
5893             },
5894             "require": {
5895                 "composer-plugin-api": "^1.0|^2.0",
5896                 "php": "^7.1 || ^8.0"
5897             },
5898             "conflict": {
5899                 "nyholm/psr7": "<1.0",
5900                 "zendframework/zend-diactoros": "*"
5901             },
5902             "provide": {
5903                 "php-http/async-client-implementation": "*",
5904                 "php-http/client-implementation": "*",
5905                 "psr/http-client-implementation": "*",
5906                 "psr/http-factory-implementation": "*",
5907                 "psr/http-message-implementation": "*"
5908             },
5909             "require-dev": {
5910                 "composer/composer": "^1.0.2|^2.0",
5911                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5912                 "php-http/httplug": "^1.0 || ^2.0",
5913                 "php-http/message-factory": "^1.0",
5914                 "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
5915                 "symfony/phpunit-bridge": "^6.2"
5916             },
5917             "type": "composer-plugin",
5918             "extra": {
5919                 "class": "Http\\Discovery\\Composer\\Plugin",
5920                 "plugin-optional": true
5921             },
5922             "autoload": {
5923                 "psr-4": {
5924                     "Http\\Discovery\\": "src/"
5925                 },
5926                 "exclude-from-classmap": [
5927                     "src/Composer/Plugin.php"
5928                 ]
5929             },
5930             "notification-url": "https://packagist.org/downloads/",
5931             "license": [
5932                 "MIT"
5933             ],
5934             "authors": [
5935                 {
5936                     "name": "Márk Sági-Kazár",
5937                     "email": "mark.sagikazar@gmail.com"
5938                 }
5939             ],
5940             "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
5941             "homepage": "http://php-http.org",
5942             "keywords": [
5943                 "adapter",
5944                 "client",
5945                 "discovery",
5946                 "factory",
5947                 "http",
5948                 "message",
5949                 "psr17",
5950                 "psr7"
5951             ],
5952             "support": {
5953                 "issues": "https://github.com/php-http/discovery/issues",
5954                 "source": "https://github.com/php-http/discovery/tree/1.19.1"
5955             },
5956             "time": "2023-07-11T07:02:26+00:00"
5957         },
5958         {
5959             "name": "php-http/guzzle7-adapter",
5960             "version": "1.0.0",
5961             "source": {
5962                 "type": "git",
5963                 "url": "https://github.com/php-http/guzzle7-adapter.git",
5964                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5965             },
5966             "dist": {
5967                 "type": "zip",
5968                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5969                 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5970                 "shasum": ""
5971             },
5972             "require": {
5973                 "guzzlehttp/guzzle": "^7.0",
5974                 "php": "^7.2 | ^8.0",
5975                 "php-http/httplug": "^2.0",
5976                 "psr/http-client": "^1.0"
5977             },
5978             "provide": {
5979                 "php-http/async-client-implementation": "1.0",
5980                 "php-http/client-implementation": "1.0",
5981                 "psr/http-client-implementation": "1.0"
5982             },
5983             "require-dev": {
5984                 "php-http/client-integration-tests": "^3.0",
5985                 "phpunit/phpunit": "^8.0|^9.3"
5986             },
5987             "type": "library",
5988             "extra": {
5989                 "branch-alias": {
5990                     "dev-master": "0.2.x-dev"
5991                 }
5992             },
5993             "autoload": {
5994                 "psr-4": {
5995                     "Http\\Adapter\\Guzzle7\\": "src/"
5996                 }
5997             },
5998             "notification-url": "https://packagist.org/downloads/",
5999             "license": [
6000                 "MIT"
6001             ],
6002             "authors": [
6003                 {
6004                     "name": "Tobias Nyholm",
6005                     "email": "tobias.nyholm@gmail.com"
6006                 }
6007             ],
6008             "description": "Guzzle 7 HTTP Adapter",
6009             "homepage": "http://httplug.io",
6010             "keywords": [
6011                 "Guzzle",
6012                 "http"
6013             ],
6014             "support": {
6015                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
6016                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
6017             },
6018             "time": "2021-03-09T07:35:15+00:00"
6019         },
6020         {
6021             "name": "php-http/httplug",
6022             "version": "2.4.0",
6023             "source": {
6024                 "type": "git",
6025                 "url": "https://github.com/php-http/httplug.git",
6026                 "reference": "625ad742c360c8ac580fcc647a1541d29e257f67"
6027             },
6028             "dist": {
6029                 "type": "zip",
6030                 "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67",
6031                 "reference": "625ad742c360c8ac580fcc647a1541d29e257f67",
6032                 "shasum": ""
6033             },
6034             "require": {
6035                 "php": "^7.1 || ^8.0",
6036                 "php-http/promise": "^1.1",
6037                 "psr/http-client": "^1.0",
6038                 "psr/http-message": "^1.0 || ^2.0"
6039             },
6040             "require-dev": {
6041                 "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
6042                 "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
6043             },
6044             "type": "library",
6045             "autoload": {
6046                 "psr-4": {
6047                     "Http\\Client\\": "src/"
6048                 }
6049             },
6050             "notification-url": "https://packagist.org/downloads/",
6051             "license": [
6052                 "MIT"
6053             ],
6054             "authors": [
6055                 {
6056                     "name": "Eric GELOEN",
6057                     "email": "geloen.eric@gmail.com"
6058                 },
6059                 {
6060                     "name": "Márk Sági-Kazár",
6061                     "email": "mark.sagikazar@gmail.com",
6062                     "homepage": "https://sagikazarmark.hu"
6063                 }
6064             ],
6065             "description": "HTTPlug, the HTTP client abstraction for PHP",
6066             "homepage": "http://httplug.io",
6067             "keywords": [
6068                 "client",
6069                 "http"
6070             ],
6071             "support": {
6072                 "issues": "https://github.com/php-http/httplug/issues",
6073                 "source": "https://github.com/php-http/httplug/tree/2.4.0"
6074             },
6075             "time": "2023-04-14T15:10:03+00:00"
6076         },
6077         {
6078             "name": "php-http/message",
6079             "version": "1.16.0",
6080             "source": {
6081                 "type": "git",
6082                 "url": "https://github.com/php-http/message.git",
6083                 "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd"
6084             },
6085             "dist": {
6086                 "type": "zip",
6087                 "url": "https://api.github.com/repos/php-http/message/zipball/47a14338bf4ebd67d317bf1144253d7db4ab55fd",
6088                 "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd",
6089                 "shasum": ""
6090             },
6091             "require": {
6092                 "clue/stream-filter": "^1.5",
6093                 "php": "^7.2 || ^8.0",
6094                 "psr/http-message": "^1.1 || ^2.0"
6095             },
6096             "provide": {
6097                 "php-http/message-factory-implementation": "1.0"
6098             },
6099             "require-dev": {
6100                 "ergebnis/composer-normalize": "^2.6",
6101                 "ext-zlib": "*",
6102                 "guzzlehttp/psr7": "^1.0 || ^2.0",
6103                 "laminas/laminas-diactoros": "^2.0 || ^3.0",
6104                 "php-http/message-factory": "^1.0.2",
6105                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6106                 "slim/slim": "^3.0"
6107             },
6108             "suggest": {
6109                 "ext-zlib": "Used with compressor/decompressor streams",
6110                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6111                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6112                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6113             },
6114             "type": "library",
6115             "autoload": {
6116                 "files": [
6117                     "src/filters.php"
6118                 ],
6119                 "psr-4": {
6120                     "Http\\Message\\": "src/"
6121                 }
6122             },
6123             "notification-url": "https://packagist.org/downloads/",
6124             "license": [
6125                 "MIT"
6126             ],
6127             "authors": [
6128                 {
6129                     "name": "Márk Sági-Kazár",
6130                     "email": "mark.sagikazar@gmail.com"
6131                 }
6132             ],
6133             "description": "HTTP Message related tools",
6134             "homepage": "http://php-http.org",
6135             "keywords": [
6136                 "http",
6137                 "message",
6138                 "psr-7"
6139             ],
6140             "support": {
6141                 "issues": "https://github.com/php-http/message/issues",
6142                 "source": "https://github.com/php-http/message/tree/1.16.0"
6143             },
6144             "time": "2023-05-17T06:43:38+00:00"
6145         },
6146         {
6147             "name": "php-http/message-factory",
6148             "version": "1.1.0",
6149             "source": {
6150                 "type": "git",
6151                 "url": "https://github.com/php-http/message-factory.git",
6152                 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
6153             },
6154             "dist": {
6155                 "type": "zip",
6156                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6157                 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6158                 "shasum": ""
6159             },
6160             "require": {
6161                 "php": ">=5.4",
6162                 "psr/http-message": "^1.0 || ^2.0"
6163             },
6164             "type": "library",
6165             "extra": {
6166                 "branch-alias": {
6167                     "dev-master": "1.x-dev"
6168                 }
6169             },
6170             "autoload": {
6171                 "psr-4": {
6172                     "Http\\Message\\": "src/"
6173                 }
6174             },
6175             "notification-url": "https://packagist.org/downloads/",
6176             "license": [
6177                 "MIT"
6178             ],
6179             "authors": [
6180                 {
6181                     "name": "Márk Sági-Kazár",
6182                     "email": "mark.sagikazar@gmail.com"
6183                 }
6184             ],
6185             "description": "Factory interfaces for PSR-7 HTTP Message",
6186             "homepage": "http://php-http.org",
6187             "keywords": [
6188                 "factory",
6189                 "http",
6190                 "message",
6191                 "stream",
6192                 "uri"
6193             ],
6194             "support": {
6195                 "issues": "https://github.com/php-http/message-factory/issues",
6196                 "source": "https://github.com/php-http/message-factory/tree/1.1.0"
6197             },
6198             "abandoned": "psr/http-factory",
6199             "time": "2023-04-14T14:16:17+00:00"
6200         },
6201         {
6202             "name": "php-http/promise",
6203             "version": "1.2.1",
6204             "source": {
6205                 "type": "git",
6206                 "url": "https://github.com/php-http/promise.git",
6207                 "reference": "44a67cb59f708f826f3bec35f22030b3edb90119"
6208             },
6209             "dist": {
6210                 "type": "zip",
6211                 "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119",
6212                 "reference": "44a67cb59f708f826f3bec35f22030b3edb90119",
6213                 "shasum": ""
6214             },
6215             "require": {
6216                 "php": "^7.1 || ^8.0"
6217             },
6218             "require-dev": {
6219                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
6220                 "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
6221             },
6222             "type": "library",
6223             "autoload": {
6224                 "psr-4": {
6225                     "Http\\Promise\\": "src/"
6226                 }
6227             },
6228             "notification-url": "https://packagist.org/downloads/",
6229             "license": [
6230                 "MIT"
6231             ],
6232             "authors": [
6233                 {
6234                     "name": "Joel Wurtz",
6235                     "email": "joel.wurtz@gmail.com"
6236                 },
6237                 {
6238                     "name": "Márk Sági-Kazár",
6239                     "email": "mark.sagikazar@gmail.com"
6240                 }
6241             ],
6242             "description": "Promise used for asynchronous HTTP requests",
6243             "homepage": "http://httplug.io",
6244             "keywords": [
6245                 "promise"
6246             ],
6247             "support": {
6248                 "issues": "https://github.com/php-http/promise/issues",
6249                 "source": "https://github.com/php-http/promise/tree/1.2.1"
6250             },
6251             "time": "2023-11-08T12:57:08+00:00"
6252         },
6253         {
6254             "name": "php81_bc/strftime",
6255             "version": "0.5.0",
6256             "source": {
6257                 "type": "git",
6258                 "url": "https://github.com/alphp/strftime.git",
6259                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f"
6260             },
6261             "dist": {
6262                 "type": "zip",
6263                 "url": "https://api.github.com/repos/alphp/strftime/zipball/4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6264                 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6265                 "shasum": ""
6266             },
6267             "require": {
6268                 "ext-intl": "*",
6269                 "php": ">=7.1.0"
6270             },
6271             "require-dev": {
6272                 "phpunit/phpunit": "@stable"
6273             },
6274             "type": "library",
6275             "autoload": {
6276                 "files": [
6277                     "src/php-8.1-strftime.php"
6278                 ]
6279             },
6280             "notification-url": "https://packagist.org/downloads/",
6281             "license": [
6282                 "MIT"
6283             ],
6284             "authors": [
6285                 {
6286                     "name": "Fernando Herrero",
6287                     "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6288                 }
6289             ],
6290             "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6291             "support": {
6292                 "issues": "https://github.com/alphp/strftime/issues",
6293                 "source": "https://github.com/alphp/strftime"
6294             },
6295             "time": "2022-04-10T22:31:16+00:00"
6296         },
6297         {
6298             "name": "phpmailer/phpmailer",
6299             "version": "v6.8.1",
6300             "source": {
6301                 "type": "git",
6302                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6303                 "reference": "e88da8d679acc3824ff231fdc553565b802ac016"
6304             },
6305             "dist": {
6306                 "type": "zip",
6307                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016",
6308                 "reference": "e88da8d679acc3824ff231fdc553565b802ac016",
6309                 "shasum": ""
6310             },
6311             "require": {
6312                 "ext-ctype": "*",
6313                 "ext-filter": "*",
6314                 "ext-hash": "*",
6315                 "php": ">=5.5.0"
6316             },
6317             "require-dev": {
6318                 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
6319                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
6320                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6321                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6322                 "phpcompatibility/php-compatibility": "^9.3.5",
6323                 "roave/security-advisories": "dev-latest",
6324                 "squizlabs/php_codesniffer": "^3.7.2",
6325                 "yoast/phpunit-polyfills": "^1.0.4"
6326             },
6327             "suggest": {
6328                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6329                 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
6330                 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
6331                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6332                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6333                 "psr/log": "For optional PSR-3 debug logging",
6334                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
6335                 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
6336             },
6337             "type": "library",
6338             "autoload": {
6339                 "psr-4": {
6340                     "PHPMailer\\PHPMailer\\": "src/"
6341                 }
6342             },
6343             "notification-url": "https://packagist.org/downloads/",
6344             "license": [
6345                 "LGPL-2.1-only"
6346             ],
6347             "authors": [
6348                 {
6349                     "name": "Marcus Bointon",
6350                     "email": "phpmailer@synchromedia.co.uk"
6351                 },
6352                 {
6353                     "name": "Jim Jagielski",
6354                     "email": "jimjag@gmail.com"
6355                 },
6356                 {
6357                     "name": "Andy Prevost",
6358                     "email": "codeworxtech@users.sourceforge.net"
6359                 },
6360                 {
6361                     "name": "Brent R. Matzelle"
6362                 }
6363             ],
6364             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6365             "support": {
6366                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6367                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.1"
6368             },
6369             "funding": [
6370                 {
6371                     "url": "https://github.com/Synchro",
6372                     "type": "github"
6373                 }
6374             ],
6375             "time": "2023-08-29T08:26:30+00:00"
6376         },
6377         {
6378             "name": "phpoffice/phpspreadsheet",
6379             "version": "1.29.0",
6380             "source": {
6381                 "type": "git",
6382                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6383                 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0"
6384             },
6385             "dist": {
6386                 "type": "zip",
6387                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0",
6388                 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0",
6389                 "shasum": ""
6390             },
6391             "require": {
6392                 "ext-ctype": "*",
6393                 "ext-dom": "*",
6394                 "ext-fileinfo": "*",
6395                 "ext-gd": "*",
6396                 "ext-iconv": "*",
6397                 "ext-libxml": "*",
6398                 "ext-mbstring": "*",
6399                 "ext-simplexml": "*",
6400                 "ext-xml": "*",
6401                 "ext-xmlreader": "*",
6402                 "ext-xmlwriter": "*",
6403                 "ext-zip": "*",
6404                 "ext-zlib": "*",
6405                 "ezyang/htmlpurifier": "^4.15",
6406                 "maennchen/zipstream-php": "^2.1 || ^3.0",
6407                 "markbaker/complex": "^3.0",
6408                 "markbaker/matrix": "^3.0",
6409                 "php": "^7.4 || ^8.0",
6410                 "psr/http-client": "^1.0",
6411                 "psr/http-factory": "^1.0",
6412                 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
6413             },
6414             "require-dev": {
6415                 "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
6416                 "dompdf/dompdf": "^1.0 || ^2.0",
6417                 "friendsofphp/php-cs-fixer": "^3.2",
6418                 "mitoteam/jpgraph": "^10.3",
6419                 "mpdf/mpdf": "^8.1.1",
6420                 "phpcompatibility/php-compatibility": "^9.3",
6421                 "phpstan/phpstan": "^1.1",
6422                 "phpstan/phpstan-phpunit": "^1.0",
6423                 "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
6424                 "squizlabs/php_codesniffer": "^3.7",
6425                 "tecnickcom/tcpdf": "^6.5"
6426             },
6427             "suggest": {
6428                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
6429                 "ext-intl": "PHP Internationalization Functions",
6430                 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6431                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6432                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
6433             },
6434             "type": "library",
6435             "autoload": {
6436                 "psr-4": {
6437                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6438                 }
6439             },
6440             "notification-url": "https://packagist.org/downloads/",
6441             "license": [
6442                 "MIT"
6443             ],
6444             "authors": [
6445                 {
6446                     "name": "Maarten Balliauw",
6447                     "homepage": "https://blog.maartenballiauw.be"
6448                 },
6449                 {
6450                     "name": "Mark Baker",
6451                     "homepage": "https://markbakeruk.net"
6452                 },
6453                 {
6454                     "name": "Franck Lefevre",
6455                     "homepage": "https://rootslabs.net"
6456                 },
6457                 {
6458                     "name": "Erik Tilt"
6459                 },
6460                 {
6461                     "name": "Adrien Crivelli"
6462                 }
6463             ],
6464             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6465             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6466             "keywords": [
6467                 "OpenXML",
6468                 "excel",
6469                 "gnumeric",
6470                 "ods",
6471                 "php",
6472                 "spreadsheet",
6473                 "xls",
6474                 "xlsx"
6475             ],
6476             "support": {
6477                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6478                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
6479             },
6480             "time": "2023-06-14T22:48:31+00:00"
6481         },
6482         {
6483             "name": "phpoption/phpoption",
6484             "version": "1.9.2",
6485             "source": {
6486                 "type": "git",
6487                 "url": "https://github.com/schmittjoh/php-option.git",
6488                 "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820"
6489             },
6490             "dist": {
6491                 "type": "zip",
6492                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820",
6493                 "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820",
6494                 "shasum": ""
6495             },
6496             "require": {
6497                 "php": "^7.2.5 || ^8.0"
6498             },
6499             "require-dev": {
6500                 "bamarni/composer-bin-plugin": "^1.8.2",
6501                 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
6502             },
6503             "type": "library",
6504             "extra": {
6505                 "bamarni-bin": {
6506                     "bin-links": true,
6507                     "forward-command": true
6508                 },
6509                 "branch-alias": {
6510                     "dev-master": "1.9-dev"
6511                 }
6512             },
6513             "autoload": {
6514                 "psr-4": {
6515                     "PhpOption\\": "src/PhpOption/"
6516                 }
6517             },
6518             "notification-url": "https://packagist.org/downloads/",
6519             "license": [
6520                 "Apache-2.0"
6521             ],
6522             "authors": [
6523                 {
6524                     "name": "Johannes M. Schmitt",
6525                     "email": "schmittjoh@gmail.com",
6526                     "homepage": "https://github.com/schmittjoh"
6527                 },
6528                 {
6529                     "name": "Graham Campbell",
6530                     "email": "hello@gjcampbell.co.uk",
6531                     "homepage": "https://github.com/GrahamCampbell"
6532                 }
6533             ],
6534             "description": "Option Type for PHP",
6535             "keywords": [
6536                 "language",
6537                 "option",
6538                 "php",
6539                 "type"
6540             ],
6541             "support": {
6542                 "issues": "https://github.com/schmittjoh/php-option/issues",
6543                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.2"
6544             },
6545             "funding": [
6546                 {
6547                     "url": "https://github.com/GrahamCampbell",
6548                     "type": "github"
6549                 },
6550                 {
6551                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6552                     "type": "tidelift"
6553                 }
6554             ],
6555             "time": "2023-11-12T21:59:55+00:00"
6556         },
6557         {
6558             "name": "phpseclib/phpseclib",
6559             "version": "3.0.36",
6560             "source": {
6561                 "type": "git",
6562                 "url": "https://github.com/phpseclib/phpseclib.git",
6563                 "reference": "c2fb5136162d4be18fdd4da9980696f3aee96d7b"
6564             },
6565             "dist": {
6566                 "type": "zip",
6567                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c2fb5136162d4be18fdd4da9980696f3aee96d7b",
6568                 "reference": "c2fb5136162d4be18fdd4da9980696f3aee96d7b",
6569                 "shasum": ""
6570             },
6571             "require": {
6572                 "paragonie/constant_time_encoding": "^1|^2",
6573                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6574                 "php": ">=5.6.1"
6575             },
6576             "require-dev": {
6577                 "phpunit/phpunit": "*"
6578             },
6579             "suggest": {
6580                 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
6581                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6582                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6583                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6584                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6585             },
6586             "type": "library",
6587             "autoload": {
6588                 "files": [
6589                     "phpseclib/bootstrap.php"
6590                 ],
6591                 "psr-4": {
6592                     "phpseclib3\\": "phpseclib/"
6593                 }
6594             },
6595             "notification-url": "https://packagist.org/downloads/",
6596             "license": [
6597                 "MIT"
6598             ],
6599             "authors": [
6600                 {
6601                     "name": "Jim Wigginton",
6602                     "email": "terrafrost@php.net",
6603                     "role": "Lead Developer"
6604                 },
6605                 {
6606                     "name": "Patrick Monnerat",
6607                     "email": "pm@datasphere.ch",
6608                     "role": "Developer"
6609                 },
6610                 {
6611                     "name": "Andreas Fischer",
6612                     "email": "bantu@phpbb.com",
6613                     "role": "Developer"
6614                 },
6615                 {
6616                     "name": "Hans-Jürgen Petrich",
6617                     "email": "petrich@tronic-media.com",
6618                     "role": "Developer"
6619                 },
6620                 {
6621                     "name": "Graham Campbell",
6622                     "email": "graham@alt-three.com",
6623                     "role": "Developer"
6624                 }
6625             ],
6626             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6627             "homepage": "http://phpseclib.sourceforge.net",
6628             "keywords": [
6629                 "BigInteger",
6630                 "aes",
6631                 "asn.1",
6632                 "asn1",
6633                 "blowfish",
6634                 "crypto",
6635                 "cryptography",
6636                 "encryption",
6637                 "rsa",
6638                 "security",
6639                 "sftp",
6640                 "signature",
6641                 "signing",
6642                 "ssh",
6643                 "twofish",
6644                 "x.509",
6645                 "x509"
6646             ],
6647             "support": {
6648                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6649                 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.36"
6650             },
6651             "funding": [
6652                 {
6653                     "url": "https://github.com/terrafrost",
6654                     "type": "github"
6655                 },
6656                 {
6657                     "url": "https://www.patreon.com/phpseclib",
6658                     "type": "patreon"
6659                 },
6660                 {
6661                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6662                     "type": "tidelift"
6663                 }
6664             ],
6665             "time": "2024-02-26T05:13:14+00:00"
6666         },
6667         {
6668             "name": "psr/cache",
6669             "version": "3.0.0",
6670             "source": {
6671                 "type": "git",
6672                 "url": "https://github.com/php-fig/cache.git",
6673                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
6674             },
6675             "dist": {
6676                 "type": "zip",
6677                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6678                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6679                 "shasum": ""
6680             },
6681             "require": {
6682                 "php": ">=8.0.0"
6683             },
6684             "type": "library",
6685             "extra": {
6686                 "branch-alias": {
6687                     "dev-master": "1.0.x-dev"
6688                 }
6689             },
6690             "autoload": {
6691                 "psr-4": {
6692                     "Psr\\Cache\\": "src/"
6693                 }
6694             },
6695             "notification-url": "https://packagist.org/downloads/",
6696             "license": [
6697                 "MIT"
6698             ],
6699             "authors": [
6700                 {
6701                     "name": "PHP-FIG",
6702                     "homepage": "https://www.php-fig.org/"
6703                 }
6704             ],
6705             "description": "Common interface for caching libraries",
6706             "keywords": [
6707                 "cache",
6708                 "psr",
6709                 "psr-6"
6710             ],
6711             "support": {
6712                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
6713             },
6714             "time": "2021-02-03T23:26:27+00:00"
6715         },
6716         {
6717             "name": "psr/clock",
6718             "version": "1.0.0",
6719             "source": {
6720                 "type": "git",
6721                 "url": "https://github.com/php-fig/clock.git",
6722                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
6723             },
6724             "dist": {
6725                 "type": "zip",
6726                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6727                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6728                 "shasum": ""
6729             },
6730             "require": {
6731                 "php": "^7.0 || ^8.0"
6732             },
6733             "type": "library",
6734             "autoload": {
6735                 "psr-4": {
6736                     "Psr\\Clock\\": "src/"
6737                 }
6738             },
6739             "notification-url": "https://packagist.org/downloads/",
6740             "license": [
6741                 "MIT"
6742             ],
6743             "authors": [
6744                 {
6745                     "name": "PHP-FIG",
6746                     "homepage": "https://www.php-fig.org/"
6747                 }
6748             ],
6749             "description": "Common interface for reading the clock.",
6750             "homepage": "https://github.com/php-fig/clock",
6751             "keywords": [
6752                 "clock",
6753                 "now",
6754                 "psr",
6755                 "psr-20",
6756                 "time"
6757             ],
6758             "support": {
6759                 "issues": "https://github.com/php-fig/clock/issues",
6760                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
6761             },
6762             "time": "2022-11-25T14:36:26+00:00"
6763         },
6764         {
6765             "name": "psr/container",
6766             "version": "1.1.2",
6767             "source": {
6768                 "type": "git",
6769                 "url": "https://github.com/php-fig/container.git",
6770                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6771             },
6772             "dist": {
6773                 "type": "zip",
6774                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6775                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6776                 "shasum": ""
6777             },
6778             "require": {
6779                 "php": ">=7.4.0"
6780             },
6781             "type": "library",
6782             "autoload": {
6783                 "psr-4": {
6784                     "Psr\\Container\\": "src/"
6785                 }
6786             },
6787             "notification-url": "https://packagist.org/downloads/",
6788             "license": [
6789                 "MIT"
6790             ],
6791             "authors": [
6792                 {
6793                     "name": "PHP-FIG",
6794                     "homepage": "https://www.php-fig.org/"
6795                 }
6796             ],
6797             "description": "Common Container Interface (PHP FIG PSR-11)",
6798             "homepage": "https://github.com/php-fig/container",
6799             "keywords": [
6800                 "PSR-11",
6801                 "container",
6802                 "container-interface",
6803                 "container-interop",
6804                 "psr"
6805             ],
6806             "support": {
6807                 "issues": "https://github.com/php-fig/container/issues",
6808                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6809             },
6810             "time": "2021-11-05T16:50:12+00:00"
6811         },
6812         {
6813             "name": "psr/event-dispatcher",
6814             "version": "1.0.0",
6815             "source": {
6816                 "type": "git",
6817                 "url": "https://github.com/php-fig/event-dispatcher.git",
6818                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6819             },
6820             "dist": {
6821                 "type": "zip",
6822                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6823                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6824                 "shasum": ""
6825             },
6826             "require": {
6827                 "php": ">=7.2.0"
6828             },
6829             "type": "library",
6830             "extra": {
6831                 "branch-alias": {
6832                     "dev-master": "1.0.x-dev"
6833                 }
6834             },
6835             "autoload": {
6836                 "psr-4": {
6837                     "Psr\\EventDispatcher\\": "src/"
6838                 }
6839             },
6840             "notification-url": "https://packagist.org/downloads/",
6841             "license": [
6842                 "MIT"
6843             ],
6844             "authors": [
6845                 {
6846                     "name": "PHP-FIG",
6847                     "homepage": "http://www.php-fig.org/"
6848                 }
6849             ],
6850             "description": "Standard interfaces for event handling.",
6851             "keywords": [
6852                 "events",
6853                 "psr",
6854                 "psr-14"
6855             ],
6856             "support": {
6857                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
6858                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
6859             },
6860             "time": "2019-01-08T18:20:26+00:00"
6861         },
6862         {
6863             "name": "psr/http-client",
6864             "version": "1.0.3",
6865             "source": {
6866                 "type": "git",
6867                 "url": "https://github.com/php-fig/http-client.git",
6868                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
6869             },
6870             "dist": {
6871                 "type": "zip",
6872                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
6873                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
6874                 "shasum": ""
6875             },
6876             "require": {
6877                 "php": "^7.0 || ^8.0",
6878                 "psr/http-message": "^1.0 || ^2.0"
6879             },
6880             "type": "library",
6881             "extra": {
6882                 "branch-alias": {
6883                     "dev-master": "1.0.x-dev"
6884                 }
6885             },
6886             "autoload": {
6887                 "psr-4": {
6888                     "Psr\\Http\\Client\\": "src/"
6889                 }
6890             },
6891             "notification-url": "https://packagist.org/downloads/",
6892             "license": [
6893                 "MIT"
6894             ],
6895             "authors": [
6896                 {
6897                     "name": "PHP-FIG",
6898                     "homepage": "https://www.php-fig.org/"
6899                 }
6900             ],
6901             "description": "Common interface for HTTP clients",
6902             "homepage": "https://github.com/php-fig/http-client",
6903             "keywords": [
6904                 "http",
6905                 "http-client",
6906                 "psr",
6907                 "psr-18"
6908             ],
6909             "support": {
6910                 "source": "https://github.com/php-fig/http-client"
6911             },
6912             "time": "2023-09-23T14:17:50+00:00"
6913         },
6914         {
6915             "name": "psr/http-factory",
6916             "version": "1.0.2",
6917             "source": {
6918                 "type": "git",
6919                 "url": "https://github.com/php-fig/http-factory.git",
6920                 "reference": "e616d01114759c4c489f93b099585439f795fe35"
6921             },
6922             "dist": {
6923                 "type": "zip",
6924                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
6925                 "reference": "e616d01114759c4c489f93b099585439f795fe35",
6926                 "shasum": ""
6927             },
6928             "require": {
6929                 "php": ">=7.0.0",
6930                 "psr/http-message": "^1.0 || ^2.0"
6931             },
6932             "type": "library",
6933             "extra": {
6934                 "branch-alias": {
6935                     "dev-master": "1.0.x-dev"
6936                 }
6937             },
6938             "autoload": {
6939                 "psr-4": {
6940                     "Psr\\Http\\Message\\": "src/"
6941                 }
6942             },
6943             "notification-url": "https://packagist.org/downloads/",
6944             "license": [
6945                 "MIT"
6946             ],
6947             "authors": [
6948                 {
6949                     "name": "PHP-FIG",
6950                     "homepage": "https://www.php-fig.org/"
6951                 }
6952             ],
6953             "description": "Common interfaces for PSR-7 HTTP message factories",
6954             "keywords": [
6955                 "factory",
6956                 "http",
6957                 "message",
6958                 "psr",
6959                 "psr-17",
6960                 "psr-7",
6961                 "request",
6962                 "response"
6963             ],
6964             "support": {
6965                 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
6966             },
6967             "time": "2023-04-10T20:10:41+00:00"
6968         },
6969         {
6970             "name": "psr/http-message",
6971             "version": "1.1",
6972             "source": {
6973                 "type": "git",
6974                 "url": "https://github.com/php-fig/http-message.git",
6975                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
6976             },
6977             "dist": {
6978                 "type": "zip",
6979                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
6980                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
6981                 "shasum": ""
6982             },
6983             "require": {
6984                 "php": "^7.2 || ^8.0"
6985             },
6986             "type": "library",
6987             "extra": {
6988                 "branch-alias": {
6989                     "dev-master": "1.1.x-dev"
6990                 }
6991             },
6992             "autoload": {
6993                 "psr-4": {
6994                     "Psr\\Http\\Message\\": "src/"
6995                 }
6996             },
6997             "notification-url": "https://packagist.org/downloads/",
6998             "license": [
6999                 "MIT"
7000             ],
7001             "authors": [
7002                 {
7003                     "name": "PHP-FIG",
7004                     "homepage": "http://www.php-fig.org/"
7005                 }
7006             ],
7007             "description": "Common interface for HTTP messages",
7008             "homepage": "https://github.com/php-fig/http-message",
7009             "keywords": [
7010                 "http",
7011                 "http-message",
7012                 "psr",
7013                 "psr-7",
7014                 "request",
7015                 "response"
7016             ],
7017             "support": {
7018                 "source": "https://github.com/php-fig/http-message/tree/1.1"
7019             },
7020             "time": "2023-04-04T09:50:52+00:00"
7021         },
7022         {
7023             "name": "psr/log",
7024             "version": "2.0.0",
7025             "source": {
7026                 "type": "git",
7027                 "url": "https://github.com/php-fig/log.git",
7028                 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
7029             },
7030             "dist": {
7031                 "type": "zip",
7032                 "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
7033                 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
7034                 "shasum": ""
7035             },
7036             "require": {
7037                 "php": ">=8.0.0"
7038             },
7039             "type": "library",
7040             "extra": {
7041                 "branch-alias": {
7042                     "dev-master": "2.0.x-dev"
7043                 }
7044             },
7045             "autoload": {
7046                 "psr-4": {
7047                     "Psr\\Log\\": "src"
7048                 }
7049             },
7050             "notification-url": "https://packagist.org/downloads/",
7051             "license": [
7052                 "MIT"
7053             ],
7054             "authors": [
7055                 {
7056                     "name": "PHP-FIG",
7057                     "homepage": "https://www.php-fig.org/"
7058                 }
7059             ],
7060             "description": "Common interface for logging libraries",
7061             "homepage": "https://github.com/php-fig/log",
7062             "keywords": [
7063                 "log",
7064                 "psr",
7065                 "psr-3"
7066             ],
7067             "support": {
7068                 "source": "https://github.com/php-fig/log/tree/2.0.0"
7069             },
7070             "time": "2021-07-14T16:41:46+00:00"
7071         },
7072         {
7073             "name": "psr/simple-cache",
7074             "version": "3.0.0",
7075             "source": {
7076                 "type": "git",
7077                 "url": "https://github.com/php-fig/simple-cache.git",
7078                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
7079             },
7080             "dist": {
7081                 "type": "zip",
7082                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
7083                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
7084                 "shasum": ""
7085             },
7086             "require": {
7087                 "php": ">=8.0.0"
7088             },
7089             "type": "library",
7090             "extra": {
7091                 "branch-alias": {
7092                     "dev-master": "3.0.x-dev"
7093                 }
7094             },
7095             "autoload": {
7096                 "psr-4": {
7097                     "Psr\\SimpleCache\\": "src/"
7098                 }
7099             },
7100             "notification-url": "https://packagist.org/downloads/",
7101             "license": [
7102                 "MIT"
7103             ],
7104             "authors": [
7105                 {
7106                     "name": "PHP-FIG",
7107                     "homepage": "https://www.php-fig.org/"
7108                 }
7109             ],
7110             "description": "Common interfaces for simple caching",
7111             "keywords": [
7112                 "cache",
7113                 "caching",
7114                 "psr",
7115                 "psr-16",
7116                 "simple-cache"
7117             ],
7118             "support": {
7119                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
7120             },
7121             "time": "2021-10-29T13:26:27+00:00"
7122         },
7123         {
7124             "name": "ralouphie/getallheaders",
7125             "version": "3.0.3",
7126             "source": {
7127                 "type": "git",
7128                 "url": "https://github.com/ralouphie/getallheaders.git",
7129                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7130             },
7131             "dist": {
7132                 "type": "zip",
7133                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7134                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7135                 "shasum": ""
7136             },
7137             "require": {
7138                 "php": ">=5.6"
7139             },
7140             "require-dev": {
7141                 "php-coveralls/php-coveralls": "^2.1",
7142                 "phpunit/phpunit": "^5 || ^6.5"
7143             },
7144             "type": "library",
7145             "autoload": {
7146                 "files": [
7147                     "src/getallheaders.php"
7148                 ]
7149             },
7150             "notification-url": "https://packagist.org/downloads/",
7151             "license": [
7152                 "MIT"
7153             ],
7154             "authors": [
7155                 {
7156                     "name": "Ralph Khattar",
7157                     "email": "ralph.khattar@gmail.com"
7158                 }
7159             ],
7160             "description": "A polyfill for getallheaders.",
7161             "support": {
7162                 "issues": "https://github.com/ralouphie/getallheaders/issues",
7163                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7164             },
7165             "time": "2019-03-08T08:55:37+00:00"
7166         },
7167         {
7168             "name": "ramsey/collection",
7169             "version": "2.0.0",
7170             "source": {
7171                 "type": "git",
7172                 "url": "https://github.com/ramsey/collection.git",
7173                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
7174             },
7175             "dist": {
7176                 "type": "zip",
7177                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7178                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7179                 "shasum": ""
7180             },
7181             "require": {
7182                 "php": "^8.1"
7183             },
7184             "require-dev": {
7185                 "captainhook/plugin-composer": "^5.3",
7186                 "ergebnis/composer-normalize": "^2.28.3",
7187                 "fakerphp/faker": "^1.21",
7188                 "hamcrest/hamcrest-php": "^2.0",
7189                 "jangregor/phpstan-prophecy": "^1.0",
7190                 "mockery/mockery": "^1.5",
7191                 "php-parallel-lint/php-console-highlighter": "^1.0",
7192                 "php-parallel-lint/php-parallel-lint": "^1.3",
7193                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
7194                 "phpspec/prophecy-phpunit": "^2.0",
7195                 "phpstan/extension-installer": "^1.2",
7196                 "phpstan/phpstan": "^1.9",
7197                 "phpstan/phpstan-mockery": "^1.1",
7198                 "phpstan/phpstan-phpunit": "^1.3",
7199                 "phpunit/phpunit": "^9.5",
7200                 "psalm/plugin-mockery": "^1.1",
7201                 "psalm/plugin-phpunit": "^0.18.4",
7202                 "ramsey/coding-standard": "^2.0.3",
7203                 "ramsey/conventional-commits": "^1.3",
7204                 "vimeo/psalm": "^5.4"
7205             },
7206             "type": "library",
7207             "extra": {
7208                 "captainhook": {
7209                     "force-install": true
7210                 },
7211                 "ramsey/conventional-commits": {
7212                     "configFile": "conventional-commits.json"
7213                 }
7214             },
7215             "autoload": {
7216                 "psr-4": {
7217                     "Ramsey\\Collection\\": "src/"
7218                 }
7219             },
7220             "notification-url": "https://packagist.org/downloads/",
7221             "license": [
7222                 "MIT"
7223             ],
7224             "authors": [
7225                 {
7226                     "name": "Ben Ramsey",
7227                     "email": "ben@benramsey.com",
7228                     "homepage": "https://benramsey.com"
7229                 }
7230             ],
7231             "description": "A PHP library for representing and manipulating collections.",
7232             "keywords": [
7233                 "array",
7234                 "collection",
7235                 "hash",
7236                 "map",
7237                 "queue",
7238                 "set"
7239             ],
7240             "support": {
7241                 "issues": "https://github.com/ramsey/collection/issues",
7242                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
7243             },
7244             "funding": [
7245                 {
7246                     "url": "https://github.com/ramsey",
7247                     "type": "github"
7248                 },
7249                 {
7250                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7251                     "type": "tidelift"
7252                 }
7253             ],
7254             "time": "2022-12-31T21:50:55+00:00"
7255         },
7256         {
7257             "name": "ramsey/uuid",
7258             "version": "4.7.4",
7259             "source": {
7260                 "type": "git",
7261                 "url": "https://github.com/ramsey/uuid.git",
7262                 "reference": "60a4c63ab724854332900504274f6150ff26d286"
7263             },
7264             "dist": {
7265                 "type": "zip",
7266                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
7267                 "reference": "60a4c63ab724854332900504274f6150ff26d286",
7268                 "shasum": ""
7269             },
7270             "require": {
7271                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
7272                 "ext-json": "*",
7273                 "php": "^8.0",
7274                 "ramsey/collection": "^1.2 || ^2.0"
7275             },
7276             "replace": {
7277                 "rhumsaa/uuid": "self.version"
7278             },
7279             "require-dev": {
7280                 "captainhook/captainhook": "^5.10",
7281                 "captainhook/plugin-composer": "^5.3",
7282                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7283                 "doctrine/annotations": "^1.8",
7284                 "ergebnis/composer-normalize": "^2.15",
7285                 "mockery/mockery": "^1.3",
7286                 "paragonie/random-lib": "^2",
7287                 "php-mock/php-mock": "^2.2",
7288                 "php-mock/php-mock-mockery": "^1.3",
7289                 "php-parallel-lint/php-parallel-lint": "^1.1",
7290                 "phpbench/phpbench": "^1.0",
7291                 "phpstan/extension-installer": "^1.1",
7292                 "phpstan/phpstan": "^1.8",
7293                 "phpstan/phpstan-mockery": "^1.1",
7294                 "phpstan/phpstan-phpunit": "^1.1",
7295                 "phpunit/phpunit": "^8.5 || ^9",
7296                 "ramsey/composer-repl": "^1.4",
7297                 "slevomat/coding-standard": "^8.4",
7298                 "squizlabs/php_codesniffer": "^3.5",
7299                 "vimeo/psalm": "^4.9"
7300             },
7301             "suggest": {
7302                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7303                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7304                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7305                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7306                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7307             },
7308             "type": "library",
7309             "extra": {
7310                 "captainhook": {
7311                     "force-install": true
7312                 }
7313             },
7314             "autoload": {
7315                 "files": [
7316                     "src/functions.php"
7317                 ],
7318                 "psr-4": {
7319                     "Ramsey\\Uuid\\": "src/"
7320                 }
7321             },
7322             "notification-url": "https://packagist.org/downloads/",
7323             "license": [
7324                 "MIT"
7325             ],
7326             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7327             "keywords": [
7328                 "guid",
7329                 "identifier",
7330                 "uuid"
7331             ],
7332             "support": {
7333                 "issues": "https://github.com/ramsey/uuid/issues",
7334                 "source": "https://github.com/ramsey/uuid/tree/4.7.4"
7335             },
7336             "funding": [
7337                 {
7338                     "url": "https://github.com/ramsey",
7339                     "type": "github"
7340                 },
7341                 {
7342                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7343                     "type": "tidelift"
7344                 }
7345             ],
7346             "time": "2023-04-15T23:01:58+00:00"
7347         },
7348         {
7349             "name": "robthree/twofactorauth",
7350             "version": "v2.0.0",
7351             "source": {
7352                 "type": "git",
7353                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7354                 "reference": "27cd1e1392d19f178398e892f59062003c8998a4"
7355             },
7356             "dist": {
7357                 "type": "zip",
7358                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/27cd1e1392d19f178398e892f59062003c8998a4",
7359                 "reference": "27cd1e1392d19f178398e892f59062003c8998a4",
7360                 "shasum": ""
7361             },
7362             "require": {
7363                 "php": ">=8.1.0"
7364             },
7365             "require-dev": {
7366                 "friendsofphp/php-cs-fixer": "^3.13",
7367                 "phpstan/phpstan": "^1.9",
7368                 "phpunit/phpunit": "^9"
7369             },
7370             "suggest": {
7371                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7372                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7373             },
7374             "type": "library",
7375             "autoload": {
7376                 "psr-4": {
7377                     "RobThree\\Auth\\": "lib"
7378                 }
7379             },
7380             "notification-url": "https://packagist.org/downloads/",
7381             "license": [
7382                 "MIT"
7383             ],
7384             "authors": [
7385                 {
7386                     "name": "Rob Janssen",
7387                     "homepage": "http://robiii.me",
7388                     "role": "Developer"
7389                 },
7390                 {
7391                     "name": "Nicolas CARPi",
7392                     "homepage": "https://github.com/NicolasCARPi",
7393                     "role": "Developer"
7394                 },
7395                 {
7396                     "name": "Will Power",
7397                     "homepage": "https://github.com/willpower232",
7398                     "role": "Developer"
7399                 }
7400             ],
7401             "description": "Two Factor Authentication",
7402             "homepage": "https://github.com/RobThree/TwoFactorAuth",
7403             "keywords": [
7404                 "Authentication",
7405                 "MFA",
7406                 "Multi Factor Authentication",
7407                 "Two Factor Authentication",
7408                 "authenticator",
7409                 "authy",
7410                 "php",
7411                 "tfa"
7412             ],
7413             "support": {
7414                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7415                 "source": "https://github.com/RobThree/TwoFactorAuth"
7416             },
7417             "funding": [
7418                 {
7419                     "url": "https://paypal.me/robiii",
7420                     "type": "custom"
7421                 },
7422                 {
7423                     "url": "https://github.com/RobThree",
7424                     "type": "github"
7425                 }
7426             ],
7427             "time": "2023-02-25T11:33:28+00:00"
7428         },
7429         {
7430             "name": "rospdf/pdf-php",
7431             "version": "0.12.67",
7432             "source": {
7433                 "type": "git",
7434                 "url": "https://github.com/rospdf/pdf-php.git",
7435                 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a"
7436             },
7437             "dist": {
7438                 "type": "zip",
7439                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/fce993f08f99305569bb238644c5c35c0db0f85a",
7440                 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a",
7441                 "shasum": ""
7442             },
7443             "require": {
7444                 "php": ">=5.6.0"
7445             },
7446             "require-dev": {
7447                 "phpcompatibility/php-compatibility": "^9.3",
7448                 "phpunit/phpunit": "^9.5",
7449                 "squizlabs/php_codesniffer": "^3.7"
7450             },
7451             "type": "library",
7452             "extra": {
7453                 "branch-alias": {
7454                     "dev-experimental": "0.13.x-dev",
7455                     "dev-master": "0.12.x-dev"
7456                 }
7457             },
7458             "autoload": {
7459                 "files": [
7460                     "src/Cpdf.php",
7461                     "src/Cezpdf.php"
7462                 ]
7463             },
7464             "notification-url": "https://packagist.org/downloads/",
7465             "license": [
7466                 "MIT"
7467             ],
7468             "authors": [
7469                 {
7470                     "name": "Ole Koeckemann",
7471                     "email": "ole.k@web.de",
7472                     "role": "Project Head / Developer"
7473                 },
7474                 {
7475                     "name": "Lars Olesen",
7476                     "email": "lars@intraface.dk",
7477                     "role": "Developer"
7478                 },
7479                 {
7480                     "name": "Sune Jensen",
7481                     "email": "sj@sunet.dk",
7482                     "role": "Developer"
7483                 },
7484                 {
7485                     "name": "Nicola Asuni",
7486                     "email": "info@tecnick.com",
7487                     "role": "Developer"
7488                 },
7489                 {
7490                     "name": "Wayne Munro",
7491                     "email": "pdf@ros.co.nz",
7492                     "role": "Founder / Inactive"
7493                 }
7494             ],
7495             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7496             "homepage": "https://github.com/rospdf/pdf-php",
7497             "support": {
7498                 "issues": "https://github.com/rospdf/pdf-php/issues",
7499                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.67"
7500             },
7501             "time": "2023-04-20T20:52:13+00:00"
7502         },
7503         {
7504             "name": "sabberworm/php-css-parser",
7505             "version": "8.4.0",
7506             "source": {
7507                 "type": "git",
7508                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7509                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7510             },
7511             "dist": {
7512                 "type": "zip",
7513                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7514                 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7515                 "shasum": ""
7516             },
7517             "require": {
7518                 "ext-iconv": "*",
7519                 "php": ">=5.6.20"
7520             },
7521             "require-dev": {
7522                 "codacy/coverage": "^1.4",
7523                 "phpunit/phpunit": "^4.8.36"
7524             },
7525             "suggest": {
7526                 "ext-mbstring": "for parsing UTF-8 CSS"
7527             },
7528             "type": "library",
7529             "autoload": {
7530                 "psr-4": {
7531                     "Sabberworm\\CSS\\": "src/"
7532                 }
7533             },
7534             "notification-url": "https://packagist.org/downloads/",
7535             "license": [
7536                 "MIT"
7537             ],
7538             "authors": [
7539                 {
7540                     "name": "Raphael Schweikert"
7541                 }
7542             ],
7543             "description": "Parser for CSS Files written in PHP",
7544             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7545             "keywords": [
7546                 "css",
7547                 "parser",
7548                 "stylesheet"
7549             ],
7550             "support": {
7551                 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7552                 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7553             },
7554             "time": "2021-12-11T13:40:54+00:00"
7555         },
7556         {
7557             "name": "setasign/fpdi",
7558             "version": "v2.5.0",
7559             "source": {
7560                 "type": "git",
7561                 "url": "https://github.com/Setasign/FPDI.git",
7562                 "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4"
7563             },
7564             "dist": {
7565                 "type": "zip",
7566                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/ecf0459643ec963febfb9a5d529dcd93656006a4",
7567                 "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4",
7568                 "shasum": ""
7569             },
7570             "require": {
7571                 "ext-zlib": "*",
7572                 "php": "^5.6 || ^7.0 || ^8.0"
7573             },
7574             "conflict": {
7575                 "setasign/tfpdf": "<1.31"
7576             },
7577             "require-dev": {
7578                 "phpunit/phpunit": "~5.7",
7579                 "setasign/fpdf": "~1.8",
7580                 "setasign/tfpdf": "~1.31",
7581                 "squizlabs/php_codesniffer": "^3.5",
7582                 "tecnickcom/tcpdf": "~6.2"
7583             },
7584             "suggest": {
7585                 "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."
7586             },
7587             "type": "library",
7588             "autoload": {
7589                 "psr-4": {
7590                     "setasign\\Fpdi\\": "src/"
7591                 }
7592             },
7593             "notification-url": "https://packagist.org/downloads/",
7594             "license": [
7595                 "MIT"
7596             ],
7597             "authors": [
7598                 {
7599                     "name": "Jan Slabon",
7600                     "email": "jan.slabon@setasign.com",
7601                     "homepage": "https://www.setasign.com"
7602                 },
7603                 {
7604                     "name": "Maximilian Kresse",
7605                     "email": "maximilian.kresse@setasign.com",
7606                     "homepage": "https://www.setasign.com"
7607                 }
7608             ],
7609             "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.",
7610             "homepage": "https://www.setasign.com/fpdi",
7611             "keywords": [
7612                 "fpdf",
7613                 "fpdi",
7614                 "pdf"
7615             ],
7616             "support": {
7617                 "issues": "https://github.com/Setasign/FPDI/issues",
7618                 "source": "https://github.com/Setasign/FPDI/tree/v2.5.0"
7619             },
7620             "funding": [
7621                 {
7622                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7623                     "type": "tidelift"
7624                 }
7625             ],
7626             "time": "2023-09-28T10:46:27+00:00"
7627         },
7628         {
7629             "name": "smarty/smarty",
7630             "version": "v4.3.4",
7631             "source": {
7632                 "type": "git",
7633                 "url": "https://github.com/smarty-php/smarty.git",
7634                 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
7635             },
7636             "dist": {
7637                 "type": "zip",
7638                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
7639                 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
7640                 "shasum": ""
7641             },
7642             "require": {
7643                 "php": "^7.1 || ^8.0"
7644             },
7645             "require-dev": {
7646                 "phpunit/phpunit": "^8.5 || ^7.5",
7647                 "smarty/smarty-lexer": "^3.1"
7648             },
7649             "type": "library",
7650             "extra": {
7651                 "branch-alias": {
7652                     "dev-master": "4.0.x-dev"
7653                 }
7654             },
7655             "autoload": {
7656                 "classmap": [
7657                     "libs/"
7658                 ]
7659             },
7660             "notification-url": "https://packagist.org/downloads/",
7661             "license": [
7662                 "LGPL-3.0"
7663             ],
7664             "authors": [
7665                 {
7666                     "name": "Monte Ohrt",
7667                     "email": "monte@ohrt.com"
7668                 },
7669                 {
7670                     "name": "Uwe Tews",
7671                     "email": "uwe.tews@googlemail.com"
7672                 },
7673                 {
7674                     "name": "Rodney Rehm",
7675                     "email": "rodney.rehm@medialize.de"
7676                 },
7677                 {
7678                     "name": "Simon Wisselink",
7679                     "homepage": "https://www.iwink.nl/"
7680                 }
7681             ],
7682             "description": "Smarty - the compiling PHP template engine",
7683             "homepage": "https://smarty-php.github.io/smarty/",
7684             "keywords": [
7685                 "templating"
7686             ],
7687             "support": {
7688                 "forum": "https://github.com/smarty-php/smarty/discussions",
7689                 "issues": "https://github.com/smarty-php/smarty/issues",
7690                 "source": "https://github.com/smarty-php/smarty/tree/v4.3.4"
7691             },
7692             "time": "2023-09-14T10:59:08+00:00"
7693         },
7694         {
7695             "name": "stella-maris/clock",
7696             "version": "0.1.7",
7697             "source": {
7698                 "type": "git",
7699                 "url": "https://github.com/stella-maris-solutions/clock.git",
7700                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
7701             },
7702             "dist": {
7703                 "type": "zip",
7704                 "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
7705                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
7706                 "shasum": ""
7707             },
7708             "require": {
7709                 "php": "^7.0|^8.0",
7710                 "psr/clock": "^1.0"
7711             },
7712             "type": "library",
7713             "autoload": {
7714                 "psr-4": {
7715                     "StellaMaris\\Clock\\": "src"
7716                 }
7717             },
7718             "notification-url": "https://packagist.org/downloads/",
7719             "license": [
7720                 "MIT"
7721             ],
7722             "authors": [
7723                 {
7724                     "name": "Andreas Heigl",
7725                     "role": "Maintainer"
7726                 }
7727             ],
7728             "description": "A pre-release of the proposed PSR-20 Clock-Interface",
7729             "homepage": "https://gitlab.com/stella-maris/clock",
7730             "keywords": [
7731                 "clock",
7732                 "datetime",
7733                 "point in time",
7734                 "psr20"
7735             ],
7736             "support": {
7737                 "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
7738             },
7739             "time": "2022-11-25T16:15:06+00:00"
7740         },
7741         {
7742             "name": "steverhoades/oauth2-openid-connect-server",
7743             "version": "v2.6.1",
7744             "source": {
7745                 "type": "git",
7746                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7747                 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e"
7748             },
7749             "dist": {
7750                 "type": "zip",
7751                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/269c4dc071519e8220e249cbdee9b0723e95215e",
7752                 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e",
7753                 "shasum": ""
7754             },
7755             "require": {
7756                 "lcobucci/jwt": "4.1.5|^4.2|^4.3|^5.0",
7757                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7758             },
7759             "require-dev": {
7760                 "laminas/laminas-diactoros": "^1.3.2",
7761                 "phpunit/phpunit": "^5.0|^9.5"
7762             },
7763             "type": "library",
7764             "autoload": {
7765                 "psr-4": {
7766                     "OpenIDConnectServer\\": "src/"
7767                 }
7768             },
7769             "notification-url": "https://packagist.org/downloads/",
7770             "license": [
7771                 "MIT"
7772             ],
7773             "authors": [
7774                 {
7775                     "name": "Steve Rhoades",
7776                     "email": "sedonami@gmail.com"
7777                 }
7778             ],
7779             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7780             "support": {
7781                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7782                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.6.1"
7783             },
7784             "time": "2023-09-08T16:15:47+00:00"
7785         },
7786         {
7787             "name": "stripe/stripe-php",
7788             "version": "v13.2.0",
7789             "source": {
7790                 "type": "git",
7791                 "url": "https://github.com/stripe/stripe-php.git",
7792                 "reference": "e0a960c8655b21b21c3ba2e5927f432eeda9105f"
7793             },
7794             "dist": {
7795                 "type": "zip",
7796                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e0a960c8655b21b21c3ba2e5927f432eeda9105f",
7797                 "reference": "e0a960c8655b21b21c3ba2e5927f432eeda9105f",
7798                 "shasum": ""
7799             },
7800             "require": {
7801                 "ext-curl": "*",
7802                 "ext-json": "*",
7803                 "ext-mbstring": "*",
7804                 "php": ">=5.6.0"
7805             },
7806             "require-dev": {
7807                 "friendsofphp/php-cs-fixer": "3.5.0",
7808                 "phpstan/phpstan": "^1.2",
7809                 "phpunit/phpunit": "^5.7 || ^9.0"
7810             },
7811             "type": "library",
7812             "extra": {
7813                 "branch-alias": {
7814                     "dev-master": "2.0-dev"
7815                 }
7816             },
7817             "autoload": {
7818                 "psr-4": {
7819                     "Stripe\\": "lib/"
7820                 }
7821             },
7822             "notification-url": "https://packagist.org/downloads/",
7823             "license": [
7824                 "MIT"
7825             ],
7826             "authors": [
7827                 {
7828                     "name": "Stripe and contributors",
7829                     "homepage": "https://github.com/stripe/stripe-php/contributors"
7830                 }
7831             ],
7832             "description": "Stripe PHP Library",
7833             "homepage": "https://stripe.com/",
7834             "keywords": [
7835                 "api",
7836                 "payment processing",
7837                 "stripe"
7838             ],
7839             "support": {
7840                 "issues": "https://github.com/stripe/stripe-php/issues",
7841                 "source": "https://github.com/stripe/stripe-php/tree/v13.2.0"
7842             },
7843             "time": "2023-11-02T22:32:22+00:00"
7844         },
7845         {
7846             "name": "symfony/config",
7847             "version": "v5.4.26",
7848             "source": {
7849                 "type": "git",
7850                 "url": "https://github.com/symfony/config.git",
7851                 "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650"
7852             },
7853             "dist": {
7854                 "type": "zip",
7855                 "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650",
7856                 "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650",
7857                 "shasum": ""
7858             },
7859             "require": {
7860                 "php": ">=7.2.5",
7861                 "symfony/deprecation-contracts": "^2.1|^3",
7862                 "symfony/filesystem": "^4.4|^5.0|^6.0",
7863                 "symfony/polyfill-ctype": "~1.8",
7864                 "symfony/polyfill-php80": "^1.16",
7865                 "symfony/polyfill-php81": "^1.22"
7866             },
7867             "conflict": {
7868                 "symfony/finder": "<4.4"
7869             },
7870             "require-dev": {
7871                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7872                 "symfony/finder": "^4.4|^5.0|^6.0",
7873                 "symfony/messenger": "^4.4|^5.0|^6.0",
7874                 "symfony/service-contracts": "^1.1|^2|^3",
7875                 "symfony/yaml": "^4.4|^5.0|^6.0"
7876             },
7877             "suggest": {
7878                 "symfony/yaml": "To use the yaml reference dumper"
7879             },
7880             "type": "library",
7881             "autoload": {
7882                 "psr-4": {
7883                     "Symfony\\Component\\Config\\": ""
7884                 },
7885                 "exclude-from-classmap": [
7886                     "/Tests/"
7887                 ]
7888             },
7889             "notification-url": "https://packagist.org/downloads/",
7890             "license": [
7891                 "MIT"
7892             ],
7893             "authors": [
7894                 {
7895                     "name": "Fabien Potencier",
7896                     "email": "fabien@symfony.com"
7897                 },
7898                 {
7899                     "name": "Symfony Community",
7900                     "homepage": "https://symfony.com/contributors"
7901                 }
7902             ],
7903             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7904             "homepage": "https://symfony.com",
7905             "support": {
7906                 "source": "https://github.com/symfony/config/tree/v5.4.26"
7907             },
7908             "funding": [
7909                 {
7910                     "url": "https://symfony.com/sponsor",
7911                     "type": "custom"
7912                 },
7913                 {
7914                     "url": "https://github.com/fabpot",
7915                     "type": "github"
7916                 },
7917                 {
7918                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7919                     "type": "tidelift"
7920                 }
7921             ],
7922             "time": "2023-07-19T20:21:11+00:00"
7923         },
7924         {
7925             "name": "symfony/console",
7926             "version": "v5.4.28",
7927             "source": {
7928                 "type": "git",
7929                 "url": "https://github.com/symfony/console.git",
7930                 "reference": "f4f71842f24c2023b91237c72a365306f3c58827"
7931             },
7932             "dist": {
7933                 "type": "zip",
7934                 "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
7935                 "reference": "f4f71842f24c2023b91237c72a365306f3c58827",
7936                 "shasum": ""
7937             },
7938             "require": {
7939                 "php": ">=7.2.5",
7940                 "symfony/deprecation-contracts": "^2.1|^3",
7941                 "symfony/polyfill-mbstring": "~1.0",
7942                 "symfony/polyfill-php73": "^1.9",
7943                 "symfony/polyfill-php80": "^1.16",
7944                 "symfony/service-contracts": "^1.1|^2|^3",
7945                 "symfony/string": "^5.1|^6.0"
7946             },
7947             "conflict": {
7948                 "psr/log": ">=3",
7949                 "symfony/dependency-injection": "<4.4",
7950                 "symfony/dotenv": "<5.1",
7951                 "symfony/event-dispatcher": "<4.4",
7952                 "symfony/lock": "<4.4",
7953                 "symfony/process": "<4.4"
7954             },
7955             "provide": {
7956                 "psr/log-implementation": "1.0|2.0"
7957             },
7958             "require-dev": {
7959                 "psr/log": "^1|^2",
7960                 "symfony/config": "^4.4|^5.0|^6.0",
7961                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7962                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7963                 "symfony/lock": "^4.4|^5.0|^6.0",
7964                 "symfony/process": "^4.4|^5.0|^6.0",
7965                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
7966             },
7967             "suggest": {
7968                 "psr/log": "For using the console logger",
7969                 "symfony/event-dispatcher": "",
7970                 "symfony/lock": "",
7971                 "symfony/process": ""
7972             },
7973             "type": "library",
7974             "autoload": {
7975                 "psr-4": {
7976                     "Symfony\\Component\\Console\\": ""
7977                 },
7978                 "exclude-from-classmap": [
7979                     "/Tests/"
7980                 ]
7981             },
7982             "notification-url": "https://packagist.org/downloads/",
7983             "license": [
7984                 "MIT"
7985             ],
7986             "authors": [
7987                 {
7988                     "name": "Fabien Potencier",
7989                     "email": "fabien@symfony.com"
7990                 },
7991                 {
7992                     "name": "Symfony Community",
7993                     "homepage": "https://symfony.com/contributors"
7994                 }
7995             ],
7996             "description": "Eases the creation of beautiful and testable command line interfaces",
7997             "homepage": "https://symfony.com",
7998             "keywords": [
7999                 "cli",
8000                 "command-line",
8001                 "console",
8002                 "terminal"
8003             ],
8004             "support": {
8005                 "source": "https://github.com/symfony/console/tree/v5.4.28"
8006             },
8007             "funding": [
8008                 {
8009                     "url": "https://symfony.com/sponsor",
8010                     "type": "custom"
8011                 },
8012                 {
8013                     "url": "https://github.com/fabpot",
8014                     "type": "github"
8015                 },
8016                 {
8017                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8018                     "type": "tidelift"
8019                 }
8020             ],
8021             "time": "2023-08-07T06:12:30+00:00"
8022         },
8023         {
8024             "name": "symfony/dependency-injection",
8025             "version": "v5.4.29",
8026             "source": {
8027                 "type": "git",
8028                 "url": "https://github.com/symfony/dependency-injection.git",
8029                 "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05"
8030             },
8031             "dist": {
8032                 "type": "zip",
8033                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
8034                 "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
8035                 "shasum": ""
8036             },
8037             "require": {
8038                 "php": ">=7.2.5",
8039                 "psr/container": "^1.1.1",
8040                 "symfony/deprecation-contracts": "^2.1|^3",
8041                 "symfony/polyfill-php80": "^1.16",
8042                 "symfony/polyfill-php81": "^1.22",
8043                 "symfony/service-contracts": "^1.1.6|^2"
8044             },
8045             "conflict": {
8046                 "ext-psr": "<1.1|>=2",
8047                 "symfony/config": "<5.3",
8048                 "symfony/finder": "<4.4",
8049                 "symfony/proxy-manager-bridge": "<4.4",
8050                 "symfony/yaml": "<4.4.26"
8051             },
8052             "provide": {
8053                 "psr/container-implementation": "1.0",
8054                 "symfony/service-implementation": "1.0|2.0"
8055             },
8056             "require-dev": {
8057                 "symfony/config": "^5.3|^6.0",
8058                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8059                 "symfony/yaml": "^4.4.26|^5.0|^6.0"
8060             },
8061             "suggest": {
8062                 "symfony/config": "",
8063                 "symfony/expression-language": "For using expressions in service container configuration",
8064                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
8065                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
8066                 "symfony/yaml": ""
8067             },
8068             "type": "library",
8069             "autoload": {
8070                 "psr-4": {
8071                     "Symfony\\Component\\DependencyInjection\\": ""
8072                 },
8073                 "exclude-from-classmap": [
8074                     "/Tests/"
8075                 ]
8076             },
8077             "notification-url": "https://packagist.org/downloads/",
8078             "license": [
8079                 "MIT"
8080             ],
8081             "authors": [
8082                 {
8083                     "name": "Fabien Potencier",
8084                     "email": "fabien@symfony.com"
8085                 },
8086                 {
8087                     "name": "Symfony Community",
8088                     "homepage": "https://symfony.com/contributors"
8089                 }
8090             ],
8091             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
8092             "homepage": "https://symfony.com",
8093             "support": {
8094                 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29"
8095             },
8096             "funding": [
8097                 {
8098                     "url": "https://symfony.com/sponsor",
8099                     "type": "custom"
8100                 },
8101                 {
8102                     "url": "https://github.com/fabpot",
8103                     "type": "github"
8104                 },
8105                 {
8106                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8107                     "type": "tidelift"
8108                 }
8109             ],
8110             "time": "2023-09-20T06:23:43+00:00"
8111         },
8112         {
8113             "name": "symfony/deprecation-contracts",
8114             "version": "v3.4.0",
8115             "source": {
8116                 "type": "git",
8117                 "url": "https://github.com/symfony/deprecation-contracts.git",
8118                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
8119             },
8120             "dist": {
8121                 "type": "zip",
8122                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
8123                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
8124                 "shasum": ""
8125             },
8126             "require": {
8127                 "php": ">=8.1"
8128             },
8129             "type": "library",
8130             "extra": {
8131                 "branch-alias": {
8132                     "dev-main": "3.4-dev"
8133                 },
8134                 "thanks": {
8135                     "name": "symfony/contracts",
8136                     "url": "https://github.com/symfony/contracts"
8137                 }
8138             },
8139             "autoload": {
8140                 "files": [
8141                     "function.php"
8142                 ]
8143             },
8144             "notification-url": "https://packagist.org/downloads/",
8145             "license": [
8146                 "MIT"
8147             ],
8148             "authors": [
8149                 {
8150                     "name": "Nicolas Grekas",
8151                     "email": "p@tchwork.com"
8152                 },
8153                 {
8154                     "name": "Symfony Community",
8155                     "homepage": "https://symfony.com/contributors"
8156                 }
8157             ],
8158             "description": "A generic function and convention to trigger deprecation notices",
8159             "homepage": "https://symfony.com",
8160             "support": {
8161                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
8162             },
8163             "funding": [
8164                 {
8165                     "url": "https://symfony.com/sponsor",
8166                     "type": "custom"
8167                 },
8168                 {
8169                     "url": "https://github.com/fabpot",
8170                     "type": "github"
8171                 },
8172                 {
8173                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8174                     "type": "tidelift"
8175                 }
8176             ],
8177             "time": "2023-05-23T14:45:45+00:00"
8178         },
8179         {
8180             "name": "symfony/event-dispatcher",
8181             "version": "v5.4.26",
8182             "source": {
8183                 "type": "git",
8184                 "url": "https://github.com/symfony/event-dispatcher.git",
8185                 "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
8186             },
8187             "dist": {
8188                 "type": "zip",
8189                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
8190                 "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
8191                 "shasum": ""
8192             },
8193             "require": {
8194                 "php": ">=7.2.5",
8195                 "symfony/deprecation-contracts": "^2.1|^3",
8196                 "symfony/event-dispatcher-contracts": "^2|^3",
8197                 "symfony/polyfill-php80": "^1.16"
8198             },
8199             "conflict": {
8200                 "symfony/dependency-injection": "<4.4"
8201             },
8202             "provide": {
8203                 "psr/event-dispatcher-implementation": "1.0",
8204                 "symfony/event-dispatcher-implementation": "2.0"
8205             },
8206             "require-dev": {
8207                 "psr/log": "^1|^2|^3",
8208                 "symfony/config": "^4.4|^5.0|^6.0",
8209                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8210                 "symfony/error-handler": "^4.4|^5.0|^6.0",
8211                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8212                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
8213                 "symfony/service-contracts": "^1.1|^2|^3",
8214                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8215             },
8216             "suggest": {
8217                 "symfony/dependency-injection": "",
8218                 "symfony/http-kernel": ""
8219             },
8220             "type": "library",
8221             "autoload": {
8222                 "psr-4": {
8223                     "Symfony\\Component\\EventDispatcher\\": ""
8224                 },
8225                 "exclude-from-classmap": [
8226                     "/Tests/"
8227                 ]
8228             },
8229             "notification-url": "https://packagist.org/downloads/",
8230             "license": [
8231                 "MIT"
8232             ],
8233             "authors": [
8234                 {
8235                     "name": "Fabien Potencier",
8236                     "email": "fabien@symfony.com"
8237                 },
8238                 {
8239                     "name": "Symfony Community",
8240                     "homepage": "https://symfony.com/contributors"
8241                 }
8242             ],
8243             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
8244             "homepage": "https://symfony.com",
8245             "support": {
8246                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
8247             },
8248             "funding": [
8249                 {
8250                     "url": "https://symfony.com/sponsor",
8251                     "type": "custom"
8252                 },
8253                 {
8254                     "url": "https://github.com/fabpot",
8255                     "type": "github"
8256                 },
8257                 {
8258                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8259                     "type": "tidelift"
8260                 }
8261             ],
8262             "time": "2023-07-06T06:34:20+00:00"
8263         },
8264         {
8265             "name": "symfony/event-dispatcher-contracts",
8266             "version": "v3.4.0",
8267             "source": {
8268                 "type": "git",
8269                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
8270                 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
8271             },
8272             "dist": {
8273                 "type": "zip",
8274                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
8275                 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
8276                 "shasum": ""
8277             },
8278             "require": {
8279                 "php": ">=8.1",
8280                 "psr/event-dispatcher": "^1"
8281             },
8282             "type": "library",
8283             "extra": {
8284                 "branch-alias": {
8285                     "dev-main": "3.4-dev"
8286                 },
8287                 "thanks": {
8288                     "name": "symfony/contracts",
8289                     "url": "https://github.com/symfony/contracts"
8290                 }
8291             },
8292             "autoload": {
8293                 "psr-4": {
8294                     "Symfony\\Contracts\\EventDispatcher\\": ""
8295                 }
8296             },
8297             "notification-url": "https://packagist.org/downloads/",
8298             "license": [
8299                 "MIT"
8300             ],
8301             "authors": [
8302                 {
8303                     "name": "Nicolas Grekas",
8304                     "email": "p@tchwork.com"
8305                 },
8306                 {
8307                     "name": "Symfony Community",
8308                     "homepage": "https://symfony.com/contributors"
8309                 }
8310             ],
8311             "description": "Generic abstractions related to dispatching event",
8312             "homepage": "https://symfony.com",
8313             "keywords": [
8314                 "abstractions",
8315                 "contracts",
8316                 "decoupling",
8317                 "interfaces",
8318                 "interoperability",
8319                 "standards"
8320             ],
8321             "support": {
8322                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
8323             },
8324             "funding": [
8325                 {
8326                     "url": "https://symfony.com/sponsor",
8327                     "type": "custom"
8328                 },
8329                 {
8330                     "url": "https://github.com/fabpot",
8331                     "type": "github"
8332                 },
8333                 {
8334                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8335                     "type": "tidelift"
8336                 }
8337             ],
8338             "time": "2023-05-23T14:45:45+00:00"
8339         },
8340         {
8341             "name": "symfony/filesystem",
8342             "version": "v5.4.25",
8343             "source": {
8344                 "type": "git",
8345                 "url": "https://github.com/symfony/filesystem.git",
8346                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
8347             },
8348             "dist": {
8349                 "type": "zip",
8350                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
8351                 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
8352                 "shasum": ""
8353             },
8354             "require": {
8355                 "php": ">=7.2.5",
8356                 "symfony/polyfill-ctype": "~1.8",
8357                 "symfony/polyfill-mbstring": "~1.8",
8358                 "symfony/polyfill-php80": "^1.16"
8359             },
8360             "type": "library",
8361             "autoload": {
8362                 "psr-4": {
8363                     "Symfony\\Component\\Filesystem\\": ""
8364                 },
8365                 "exclude-from-classmap": [
8366                     "/Tests/"
8367                 ]
8368             },
8369             "notification-url": "https://packagist.org/downloads/",
8370             "license": [
8371                 "MIT"
8372             ],
8373             "authors": [
8374                 {
8375                     "name": "Fabien Potencier",
8376                     "email": "fabien@symfony.com"
8377                 },
8378                 {
8379                     "name": "Symfony Community",
8380                     "homepage": "https://symfony.com/contributors"
8381                 }
8382             ],
8383             "description": "Provides basic utilities for the filesystem",
8384             "homepage": "https://symfony.com",
8385             "support": {
8386                 "source": "https://github.com/symfony/filesystem/tree/v5.4.25"
8387             },
8388             "funding": [
8389                 {
8390                     "url": "https://symfony.com/sponsor",
8391                     "type": "custom"
8392                 },
8393                 {
8394                     "url": "https://github.com/fabpot",
8395                     "type": "github"
8396                 },
8397                 {
8398                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8399                     "type": "tidelift"
8400                 }
8401             ],
8402             "time": "2023-05-31T13:04:02+00:00"
8403         },
8404         {
8405             "name": "symfony/finder",
8406             "version": "v5.4.27",
8407             "source": {
8408                 "type": "git",
8409                 "url": "https://github.com/symfony/finder.git",
8410                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
8411             },
8412             "dist": {
8413                 "type": "zip",
8414                 "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
8415                 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
8416                 "shasum": ""
8417             },
8418             "require": {
8419                 "php": ">=7.2.5",
8420                 "symfony/deprecation-contracts": "^2.1|^3",
8421                 "symfony/polyfill-php80": "^1.16"
8422             },
8423             "type": "library",
8424             "autoload": {
8425                 "psr-4": {
8426                     "Symfony\\Component\\Finder\\": ""
8427                 },
8428                 "exclude-from-classmap": [
8429                     "/Tests/"
8430                 ]
8431             },
8432             "notification-url": "https://packagist.org/downloads/",
8433             "license": [
8434                 "MIT"
8435             ],
8436             "authors": [
8437                 {
8438                     "name": "Fabien Potencier",
8439                     "email": "fabien@symfony.com"
8440                 },
8441                 {
8442                     "name": "Symfony Community",
8443                     "homepage": "https://symfony.com/contributors"
8444                 }
8445             ],
8446             "description": "Finds files and directories via an intuitive fluent interface",
8447             "homepage": "https://symfony.com",
8448             "support": {
8449                 "source": "https://github.com/symfony/finder/tree/v5.4.27"
8450             },
8451             "funding": [
8452                 {
8453                     "url": "https://symfony.com/sponsor",
8454                     "type": "custom"
8455                 },
8456                 {
8457                     "url": "https://github.com/fabpot",
8458                     "type": "github"
8459                 },
8460                 {
8461                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8462                     "type": "tidelift"
8463                 }
8464             ],
8465             "time": "2023-07-31T08:02:31+00:00"
8466         },
8467         {
8468             "name": "symfony/http-client",
8469             "version": "v5.4.29",
8470             "source": {
8471                 "type": "git",
8472                 "url": "https://github.com/symfony/http-client.git",
8473                 "reference": "04784c66cbee613a827363ee1e65db65392893c1"
8474             },
8475             "dist": {
8476                 "type": "zip",
8477                 "url": "https://api.github.com/repos/symfony/http-client/zipball/04784c66cbee613a827363ee1e65db65392893c1",
8478                 "reference": "04784c66cbee613a827363ee1e65db65392893c1",
8479                 "shasum": ""
8480             },
8481             "require": {
8482                 "php": ">=7.2.5",
8483                 "psr/log": "^1|^2|^3",
8484                 "symfony/deprecation-contracts": "^2.1|^3",
8485                 "symfony/http-client-contracts": "^2.4",
8486                 "symfony/polyfill-php73": "^1.11",
8487                 "symfony/polyfill-php80": "^1.16",
8488                 "symfony/service-contracts": "^1.0|^2|^3"
8489             },
8490             "provide": {
8491                 "php-http/async-client-implementation": "*",
8492                 "php-http/client-implementation": "*",
8493                 "psr/http-client-implementation": "1.0",
8494                 "symfony/http-client-implementation": "2.4"
8495             },
8496             "require-dev": {
8497                 "amphp/amp": "^2.5",
8498                 "amphp/http-client": "^4.2.1",
8499                 "amphp/http-tunnel": "^1.0",
8500                 "amphp/socket": "^1.1",
8501                 "guzzlehttp/promises": "^1.4",
8502                 "nyholm/psr7": "^1.0",
8503                 "php-http/httplug": "^1.0|^2.0",
8504                 "php-http/message-factory": "^1.0",
8505                 "psr/http-client": "^1.0",
8506                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8507                 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
8508                 "symfony/process": "^4.4|^5.0|^6.0",
8509                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8510             },
8511             "type": "library",
8512             "autoload": {
8513                 "psr-4": {
8514                     "Symfony\\Component\\HttpClient\\": ""
8515                 },
8516                 "exclude-from-classmap": [
8517                     "/Tests/"
8518                 ]
8519             },
8520             "notification-url": "https://packagist.org/downloads/",
8521             "license": [
8522                 "MIT"
8523             ],
8524             "authors": [
8525                 {
8526                     "name": "Nicolas Grekas",
8527                     "email": "p@tchwork.com"
8528                 },
8529                 {
8530                     "name": "Symfony Community",
8531                     "homepage": "https://symfony.com/contributors"
8532                 }
8533             ],
8534             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8535             "homepage": "https://symfony.com",
8536             "keywords": [
8537                 "http"
8538             ],
8539             "support": {
8540                 "source": "https://github.com/symfony/http-client/tree/v5.4.29"
8541             },
8542             "funding": [
8543                 {
8544                     "url": "https://symfony.com/sponsor",
8545                     "type": "custom"
8546                 },
8547                 {
8548                     "url": "https://github.com/fabpot",
8549                     "type": "github"
8550                 },
8551                 {
8552                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8553                     "type": "tidelift"
8554                 }
8555             ],
8556             "time": "2023-09-14T20:49:15+00:00"
8557         },
8558         {
8559             "name": "symfony/http-client-contracts",
8560             "version": "v2.5.2",
8561             "source": {
8562                 "type": "git",
8563                 "url": "https://github.com/symfony/http-client-contracts.git",
8564                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8565             },
8566             "dist": {
8567                 "type": "zip",
8568                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8569                 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8570                 "shasum": ""
8571             },
8572             "require": {
8573                 "php": ">=7.2.5"
8574             },
8575             "suggest": {
8576                 "symfony/http-client-implementation": ""
8577             },
8578             "type": "library",
8579             "extra": {
8580                 "branch-alias": {
8581                     "dev-main": "2.5-dev"
8582                 },
8583                 "thanks": {
8584                     "name": "symfony/contracts",
8585                     "url": "https://github.com/symfony/contracts"
8586                 }
8587             },
8588             "autoload": {
8589                 "psr-4": {
8590                     "Symfony\\Contracts\\HttpClient\\": ""
8591                 }
8592             },
8593             "notification-url": "https://packagist.org/downloads/",
8594             "license": [
8595                 "MIT"
8596             ],
8597             "authors": [
8598                 {
8599                     "name": "Nicolas Grekas",
8600                     "email": "p@tchwork.com"
8601                 },
8602                 {
8603                     "name": "Symfony Community",
8604                     "homepage": "https://symfony.com/contributors"
8605                 }
8606             ],
8607             "description": "Generic abstractions related to HTTP clients",
8608             "homepage": "https://symfony.com",
8609             "keywords": [
8610                 "abstractions",
8611                 "contracts",
8612                 "decoupling",
8613                 "interfaces",
8614                 "interoperability",
8615                 "standards"
8616             ],
8617             "support": {
8618                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8619             },
8620             "funding": [
8621                 {
8622                     "url": "https://symfony.com/sponsor",
8623                     "type": "custom"
8624                 },
8625                 {
8626                     "url": "https://github.com/fabpot",
8627                     "type": "github"
8628                 },
8629                 {
8630                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8631                     "type": "tidelift"
8632                 }
8633             ],
8634             "time": "2022-04-12T15:48:08+00:00"
8635         },
8636         {
8637             "name": "symfony/http-foundation",
8638             "version": "v5.4.30",
8639             "source": {
8640                 "type": "git",
8641                 "url": "https://github.com/symfony/http-foundation.git",
8642                 "reference": "671769f79de0532da1478c60968b42506e185d2e"
8643             },
8644             "dist": {
8645                 "type": "zip",
8646                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/671769f79de0532da1478c60968b42506e185d2e",
8647                 "reference": "671769f79de0532da1478c60968b42506e185d2e",
8648                 "shasum": ""
8649             },
8650             "require": {
8651                 "php": ">=7.2.5",
8652                 "symfony/deprecation-contracts": "^2.1|^3",
8653                 "symfony/polyfill-mbstring": "~1.1",
8654                 "symfony/polyfill-php80": "^1.16"
8655             },
8656             "require-dev": {
8657                 "predis/predis": "~1.0",
8658                 "symfony/cache": "^4.4|^5.0|^6.0",
8659                 "symfony/dependency-injection": "^5.4|^6.0",
8660                 "symfony/expression-language": "^4.4|^5.0|^6.0",
8661                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
8662                 "symfony/mime": "^4.4|^5.0|^6.0",
8663                 "symfony/rate-limiter": "^5.2|^6.0"
8664             },
8665             "suggest": {
8666                 "symfony/mime": "To use the file extension guesser"
8667             },
8668             "type": "library",
8669             "autoload": {
8670                 "psr-4": {
8671                     "Symfony\\Component\\HttpFoundation\\": ""
8672                 },
8673                 "exclude-from-classmap": [
8674                     "/Tests/"
8675                 ]
8676             },
8677             "notification-url": "https://packagist.org/downloads/",
8678             "license": [
8679                 "MIT"
8680             ],
8681             "authors": [
8682                 {
8683                     "name": "Fabien Potencier",
8684                     "email": "fabien@symfony.com"
8685                 },
8686                 {
8687                     "name": "Symfony Community",
8688                     "homepage": "https://symfony.com/contributors"
8689                 }
8690             ],
8691             "description": "Defines an object-oriented layer for the HTTP specification",
8692             "homepage": "https://symfony.com",
8693             "support": {
8694                 "source": "https://github.com/symfony/http-foundation/tree/v5.4.30"
8695             },
8696             "funding": [
8697                 {
8698                     "url": "https://symfony.com/sponsor",
8699                     "type": "custom"
8700                 },
8701                 {
8702                     "url": "https://github.com/fabpot",
8703                     "type": "github"
8704                 },
8705                 {
8706                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8707                     "type": "tidelift"
8708                 }
8709             ],
8710             "time": "2023-10-28T23:35:12+00:00"
8711         },
8712         {
8713             "name": "symfony/inflector",
8714             "version": "v5.4.21",
8715             "source": {
8716                 "type": "git",
8717                 "url": "https://github.com/symfony/inflector.git",
8718                 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6"
8719             },
8720             "dist": {
8721                 "type": "zip",
8722                 "url": "https://api.github.com/repos/symfony/inflector/zipball/d56964e2b19253ba331a829c20d911dd27aa61b6",
8723                 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6",
8724                 "shasum": ""
8725             },
8726             "require": {
8727                 "php": ">=7.2.5",
8728                 "symfony/deprecation-contracts": "^2.1|^3",
8729                 "symfony/polyfill-php80": "^1.16",
8730                 "symfony/string": "^5.3.10|^6.0"
8731             },
8732             "type": "library",
8733             "autoload": {
8734                 "psr-4": {
8735                     "Symfony\\Component\\Inflector\\": ""
8736                 },
8737                 "exclude-from-classmap": [
8738                     "/Tests/"
8739                 ]
8740             },
8741             "notification-url": "https://packagist.org/downloads/",
8742             "license": [
8743                 "MIT"
8744             ],
8745             "authors": [
8746                 {
8747                     "name": "Bernhard Schussek",
8748                     "email": "bschussek@gmail.com"
8749                 },
8750                 {
8751                     "name": "Symfony Community",
8752                     "homepage": "https://symfony.com/contributors"
8753                 }
8754             ],
8755             "description": "Converts words between their singular and plural forms (English only)",
8756             "homepage": "https://symfony.com",
8757             "keywords": [
8758                 "inflection",
8759                 "pluralize",
8760                 "singularize",
8761                 "string",
8762                 "symfony",
8763                 "words"
8764             ],
8765             "support": {
8766                 "source": "https://github.com/symfony/inflector/tree/v5.4.21"
8767             },
8768             "funding": [
8769                 {
8770                     "url": "https://symfony.com/sponsor",
8771                     "type": "custom"
8772                 },
8773                 {
8774                     "url": "https://github.com/fabpot",
8775                     "type": "github"
8776                 },
8777                 {
8778                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8779                     "type": "tidelift"
8780                 }
8781             ],
8782             "abandoned": "EnglishInflector from the String component",
8783             "time": "2023-02-14T08:03:56+00:00"
8784         },
8785         {
8786             "name": "symfony/polyfill-ctype",
8787             "version": "v1.28.0",
8788             "source": {
8789                 "type": "git",
8790                 "url": "https://github.com/symfony/polyfill-ctype.git",
8791                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
8792             },
8793             "dist": {
8794                 "type": "zip",
8795                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
8796                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
8797                 "shasum": ""
8798             },
8799             "require": {
8800                 "php": ">=7.1"
8801             },
8802             "provide": {
8803                 "ext-ctype": "*"
8804             },
8805             "suggest": {
8806                 "ext-ctype": "For best performance"
8807             },
8808             "type": "library",
8809             "extra": {
8810                 "branch-alias": {
8811                     "dev-main": "1.28-dev"
8812                 },
8813                 "thanks": {
8814                     "name": "symfony/polyfill",
8815                     "url": "https://github.com/symfony/polyfill"
8816                 }
8817             },
8818             "autoload": {
8819                 "files": [
8820                     "bootstrap.php"
8821                 ],
8822                 "psr-4": {
8823                     "Symfony\\Polyfill\\Ctype\\": ""
8824                 }
8825             },
8826             "notification-url": "https://packagist.org/downloads/",
8827             "license": [
8828                 "MIT"
8829             ],
8830             "authors": [
8831                 {
8832                     "name": "Gert de Pagter",
8833                     "email": "BackEndTea@gmail.com"
8834                 },
8835                 {
8836                     "name": "Symfony Community",
8837                     "homepage": "https://symfony.com/contributors"
8838                 }
8839             ],
8840             "description": "Symfony polyfill for ctype functions",
8841             "homepage": "https://symfony.com",
8842             "keywords": [
8843                 "compatibility",
8844                 "ctype",
8845                 "polyfill",
8846                 "portable"
8847             ],
8848             "support": {
8849                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
8850             },
8851             "funding": [
8852                 {
8853                     "url": "https://symfony.com/sponsor",
8854                     "type": "custom"
8855                 },
8856                 {
8857                     "url": "https://github.com/fabpot",
8858                     "type": "github"
8859                 },
8860                 {
8861                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8862                     "type": "tidelift"
8863                 }
8864             ],
8865             "time": "2023-01-26T09:26:14+00:00"
8866         },
8867         {
8868             "name": "symfony/polyfill-intl-grapheme",
8869             "version": "v1.28.0",
8870             "source": {
8871                 "type": "git",
8872                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8873                 "reference": "875e90aeea2777b6f135677f618529449334a612"
8874             },
8875             "dist": {
8876                 "type": "zip",
8877                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
8878                 "reference": "875e90aeea2777b6f135677f618529449334a612",
8879                 "shasum": ""
8880             },
8881             "require": {
8882                 "php": ">=7.1"
8883             },
8884             "suggest": {
8885                 "ext-intl": "For best performance"
8886             },
8887             "type": "library",
8888             "extra": {
8889                 "branch-alias": {
8890                     "dev-main": "1.28-dev"
8891                 },
8892                 "thanks": {
8893                     "name": "symfony/polyfill",
8894                     "url": "https://github.com/symfony/polyfill"
8895                 }
8896             },
8897             "autoload": {
8898                 "files": [
8899                     "bootstrap.php"
8900                 ],
8901                 "psr-4": {
8902                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8903                 }
8904             },
8905             "notification-url": "https://packagist.org/downloads/",
8906             "license": [
8907                 "MIT"
8908             ],
8909             "authors": [
8910                 {
8911                     "name": "Nicolas Grekas",
8912                     "email": "p@tchwork.com"
8913                 },
8914                 {
8915                     "name": "Symfony Community",
8916                     "homepage": "https://symfony.com/contributors"
8917                 }
8918             ],
8919             "description": "Symfony polyfill for intl's grapheme_* functions",
8920             "homepage": "https://symfony.com",
8921             "keywords": [
8922                 "compatibility",
8923                 "grapheme",
8924                 "intl",
8925                 "polyfill",
8926                 "portable",
8927                 "shim"
8928             ],
8929             "support": {
8930                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
8931             },
8932             "funding": [
8933                 {
8934                     "url": "https://symfony.com/sponsor",
8935                     "type": "custom"
8936                 },
8937                 {
8938                     "url": "https://github.com/fabpot",
8939                     "type": "github"
8940                 },
8941                 {
8942                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8943                     "type": "tidelift"
8944                 }
8945             ],
8946             "time": "2023-01-26T09:26:14+00:00"
8947         },
8948         {
8949             "name": "symfony/polyfill-intl-normalizer",
8950             "version": "v1.28.0",
8951             "source": {
8952                 "type": "git",
8953                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8954                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
8955             },
8956             "dist": {
8957                 "type": "zip",
8958                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
8959                 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
8960                 "shasum": ""
8961             },
8962             "require": {
8963                 "php": ">=7.1"
8964             },
8965             "suggest": {
8966                 "ext-intl": "For best performance"
8967             },
8968             "type": "library",
8969             "extra": {
8970                 "branch-alias": {
8971                     "dev-main": "1.28-dev"
8972                 },
8973                 "thanks": {
8974                     "name": "symfony/polyfill",
8975                     "url": "https://github.com/symfony/polyfill"
8976                 }
8977             },
8978             "autoload": {
8979                 "files": [
8980                     "bootstrap.php"
8981                 ],
8982                 "psr-4": {
8983                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8984                 },
8985                 "classmap": [
8986                     "Resources/stubs"
8987                 ]
8988             },
8989             "notification-url": "https://packagist.org/downloads/",
8990             "license": [
8991                 "MIT"
8992             ],
8993             "authors": [
8994                 {
8995                     "name": "Nicolas Grekas",
8996                     "email": "p@tchwork.com"
8997                 },
8998                 {
8999                     "name": "Symfony Community",
9000                     "homepage": "https://symfony.com/contributors"
9001                 }
9002             ],
9003             "description": "Symfony polyfill for intl's Normalizer class and related functions",
9004             "homepage": "https://symfony.com",
9005             "keywords": [
9006                 "compatibility",
9007                 "intl",
9008                 "normalizer",
9009                 "polyfill",
9010                 "portable",
9011                 "shim"
9012             ],
9013             "support": {
9014                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
9015             },
9016             "funding": [
9017                 {
9018                     "url": "https://symfony.com/sponsor",
9019                     "type": "custom"
9020                 },
9021                 {
9022                     "url": "https://github.com/fabpot",
9023                     "type": "github"
9024                 },
9025                 {
9026                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9027                     "type": "tidelift"
9028                 }
9029             ],
9030             "time": "2023-01-26T09:26:14+00:00"
9031         },
9032         {
9033             "name": "symfony/polyfill-mbstring",
9034             "version": "v1.28.0",
9035             "source": {
9036                 "type": "git",
9037                 "url": "https://github.com/symfony/polyfill-mbstring.git",
9038                 "reference": "42292d99c55abe617799667f454222c54c60e229"
9039             },
9040             "dist": {
9041                 "type": "zip",
9042                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
9043                 "reference": "42292d99c55abe617799667f454222c54c60e229",
9044                 "shasum": ""
9045             },
9046             "require": {
9047                 "php": ">=7.1"
9048             },
9049             "provide": {
9050                 "ext-mbstring": "*"
9051             },
9052             "suggest": {
9053                 "ext-mbstring": "For best performance"
9054             },
9055             "type": "library",
9056             "extra": {
9057                 "branch-alias": {
9058                     "dev-main": "1.28-dev"
9059                 },
9060                 "thanks": {
9061                     "name": "symfony/polyfill",
9062                     "url": "https://github.com/symfony/polyfill"
9063                 }
9064             },
9065             "autoload": {
9066                 "files": [
9067                     "bootstrap.php"
9068                 ],
9069                 "psr-4": {
9070                     "Symfony\\Polyfill\\Mbstring\\": ""
9071                 }
9072             },
9073             "notification-url": "https://packagist.org/downloads/",
9074             "license": [
9075                 "MIT"
9076             ],
9077             "authors": [
9078                 {
9079                     "name": "Nicolas Grekas",
9080                     "email": "p@tchwork.com"
9081                 },
9082                 {
9083                     "name": "Symfony Community",
9084                     "homepage": "https://symfony.com/contributors"
9085                 }
9086             ],
9087             "description": "Symfony polyfill for the Mbstring extension",
9088             "homepage": "https://symfony.com",
9089             "keywords": [
9090                 "compatibility",
9091                 "mbstring",
9092                 "polyfill",
9093                 "portable",
9094                 "shim"
9095             ],
9096             "support": {
9097                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
9098             },
9099             "funding": [
9100                 {
9101                     "url": "https://symfony.com/sponsor",
9102                     "type": "custom"
9103                 },
9104                 {
9105                     "url": "https://github.com/fabpot",
9106                     "type": "github"
9107                 },
9108                 {
9109                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9110                     "type": "tidelift"
9111                 }
9112             ],
9113             "time": "2023-07-28T09:04:16+00:00"
9114         },
9115         {
9116             "name": "symfony/polyfill-php73",
9117             "version": "v1.28.0",
9118             "source": {
9119                 "type": "git",
9120                 "url": "https://github.com/symfony/polyfill-php73.git",
9121                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
9122             },
9123             "dist": {
9124                 "type": "zip",
9125                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
9126                 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
9127                 "shasum": ""
9128             },
9129             "require": {
9130                 "php": ">=7.1"
9131             },
9132             "type": "library",
9133             "extra": {
9134                 "branch-alias": {
9135                     "dev-main": "1.28-dev"
9136                 },
9137                 "thanks": {
9138                     "name": "symfony/polyfill",
9139                     "url": "https://github.com/symfony/polyfill"
9140                 }
9141             },
9142             "autoload": {
9143                 "files": [
9144                     "bootstrap.php"
9145                 ],
9146                 "psr-4": {
9147                     "Symfony\\Polyfill\\Php73\\": ""
9148                 },
9149                 "classmap": [
9150                     "Resources/stubs"
9151                 ]
9152             },
9153             "notification-url": "https://packagist.org/downloads/",
9154             "license": [
9155                 "MIT"
9156             ],
9157             "authors": [
9158                 {
9159                     "name": "Nicolas Grekas",
9160                     "email": "p@tchwork.com"
9161                 },
9162                 {
9163                     "name": "Symfony Community",
9164                     "homepage": "https://symfony.com/contributors"
9165                 }
9166             ],
9167             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9168             "homepage": "https://symfony.com",
9169             "keywords": [
9170                 "compatibility",
9171                 "polyfill",
9172                 "portable",
9173                 "shim"
9174             ],
9175             "support": {
9176                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
9177             },
9178             "funding": [
9179                 {
9180                     "url": "https://symfony.com/sponsor",
9181                     "type": "custom"
9182                 },
9183                 {
9184                     "url": "https://github.com/fabpot",
9185                     "type": "github"
9186                 },
9187                 {
9188                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9189                     "type": "tidelift"
9190                 }
9191             ],
9192             "time": "2023-01-26T09:26:14+00:00"
9193         },
9194         {
9195             "name": "symfony/polyfill-php80",
9196             "version": "v1.28.0",
9197             "source": {
9198                 "type": "git",
9199                 "url": "https://github.com/symfony/polyfill-php80.git",
9200                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
9201             },
9202             "dist": {
9203                 "type": "zip",
9204                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
9205                 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
9206                 "shasum": ""
9207             },
9208             "require": {
9209                 "php": ">=7.1"
9210             },
9211             "type": "library",
9212             "extra": {
9213                 "branch-alias": {
9214                     "dev-main": "1.28-dev"
9215                 },
9216                 "thanks": {
9217                     "name": "symfony/polyfill",
9218                     "url": "https://github.com/symfony/polyfill"
9219                 }
9220             },
9221             "autoload": {
9222                 "files": [
9223                     "bootstrap.php"
9224                 ],
9225                 "psr-4": {
9226                     "Symfony\\Polyfill\\Php80\\": ""
9227                 },
9228                 "classmap": [
9229                     "Resources/stubs"
9230                 ]
9231             },
9232             "notification-url": "https://packagist.org/downloads/",
9233             "license": [
9234                 "MIT"
9235             ],
9236             "authors": [
9237                 {
9238                     "name": "Ion Bazan",
9239                     "email": "ion.bazan@gmail.com"
9240                 },
9241                 {
9242                     "name": "Nicolas Grekas",
9243                     "email": "p@tchwork.com"
9244                 },
9245                 {
9246                     "name": "Symfony Community",
9247                     "homepage": "https://symfony.com/contributors"
9248                 }
9249             ],
9250             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9251             "homepage": "https://symfony.com",
9252             "keywords": [
9253                 "compatibility",
9254                 "polyfill",
9255                 "portable",
9256                 "shim"
9257             ],
9258             "support": {
9259                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
9260             },
9261             "funding": [
9262                 {
9263                     "url": "https://symfony.com/sponsor",
9264                     "type": "custom"
9265                 },
9266                 {
9267                     "url": "https://github.com/fabpot",
9268                     "type": "github"
9269                 },
9270                 {
9271                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9272                     "type": "tidelift"
9273                 }
9274             ],
9275             "time": "2023-01-26T09:26:14+00:00"
9276         },
9277         {
9278             "name": "symfony/polyfill-php81",
9279             "version": "v1.28.0",
9280             "source": {
9281                 "type": "git",
9282                 "url": "https://github.com/symfony/polyfill-php81.git",
9283                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
9284             },
9285             "dist": {
9286                 "type": "zip",
9287                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
9288                 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
9289                 "shasum": ""
9290             },
9291             "require": {
9292                 "php": ">=7.1"
9293             },
9294             "type": "library",
9295             "extra": {
9296                 "branch-alias": {
9297                     "dev-main": "1.28-dev"
9298                 },
9299                 "thanks": {
9300                     "name": "symfony/polyfill",
9301                     "url": "https://github.com/symfony/polyfill"
9302                 }
9303             },
9304             "autoload": {
9305                 "files": [
9306                     "bootstrap.php"
9307                 ],
9308                 "psr-4": {
9309                     "Symfony\\Polyfill\\Php81\\": ""
9310                 },
9311                 "classmap": [
9312                     "Resources/stubs"
9313                 ]
9314             },
9315             "notification-url": "https://packagist.org/downloads/",
9316             "license": [
9317                 "MIT"
9318             ],
9319             "authors": [
9320                 {
9321                     "name": "Nicolas Grekas",
9322                     "email": "p@tchwork.com"
9323                 },
9324                 {
9325                     "name": "Symfony Community",
9326                     "homepage": "https://symfony.com/contributors"
9327                 }
9328             ],
9329             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9330             "homepage": "https://symfony.com",
9331             "keywords": [
9332                 "compatibility",
9333                 "polyfill",
9334                 "portable",
9335                 "shim"
9336             ],
9337             "support": {
9338                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
9339             },
9340             "funding": [
9341                 {
9342                     "url": "https://symfony.com/sponsor",
9343                     "type": "custom"
9344                 },
9345                 {
9346                     "url": "https://github.com/fabpot",
9347                     "type": "github"
9348                 },
9349                 {
9350                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9351                     "type": "tidelift"
9352                 }
9353             ],
9354             "time": "2023-01-26T09:26:14+00:00"
9355         },
9356         {
9357             "name": "symfony/process",
9358             "version": "v6.3.4",
9359             "source": {
9360                 "type": "git",
9361                 "url": "https://github.com/symfony/process.git",
9362                 "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
9363             },
9364             "dist": {
9365                 "type": "zip",
9366                 "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
9367                 "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
9368                 "shasum": ""
9369             },
9370             "require": {
9371                 "php": ">=8.1"
9372             },
9373             "type": "library",
9374             "autoload": {
9375                 "psr-4": {
9376                     "Symfony\\Component\\Process\\": ""
9377                 },
9378                 "exclude-from-classmap": [
9379                     "/Tests/"
9380                 ]
9381             },
9382             "notification-url": "https://packagist.org/downloads/",
9383             "license": [
9384                 "MIT"
9385             ],
9386             "authors": [
9387                 {
9388                     "name": "Fabien Potencier",
9389                     "email": "fabien@symfony.com"
9390                 },
9391                 {
9392                     "name": "Symfony Community",
9393                     "homepage": "https://symfony.com/contributors"
9394                 }
9395             ],
9396             "description": "Executes commands in sub-processes",
9397             "homepage": "https://symfony.com",
9398             "support": {
9399                 "source": "https://github.com/symfony/process/tree/v6.3.4"
9400             },
9401             "funding": [
9402                 {
9403                     "url": "https://symfony.com/sponsor",
9404                     "type": "custom"
9405                 },
9406                 {
9407                     "url": "https://github.com/fabpot",
9408                     "type": "github"
9409                 },
9410                 {
9411                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9412                     "type": "tidelift"
9413                 }
9414             ],
9415             "time": "2023-08-07T10:39:22+00:00"
9416         },
9417         {
9418             "name": "symfony/property-access",
9419             "version": "v4.4.44",
9420             "source": {
9421                 "type": "git",
9422                 "url": "https://github.com/symfony/property-access.git",
9423                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9424             },
9425             "dist": {
9426                 "type": "zip",
9427                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9428                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9429                 "shasum": ""
9430             },
9431             "require": {
9432                 "php": ">=7.1.3",
9433                 "symfony/inflector": "^3.4|^4.0|^5.0",
9434                 "symfony/polyfill-php80": "^1.16"
9435             },
9436             "require-dev": {
9437                 "symfony/cache": "^3.4|^4.0|^5.0"
9438             },
9439             "suggest": {
9440                 "psr/cache-implementation": "To cache access methods."
9441             },
9442             "type": "library",
9443             "autoload": {
9444                 "psr-4": {
9445                     "Symfony\\Component\\PropertyAccess\\": ""
9446                 },
9447                 "exclude-from-classmap": [
9448                     "/Tests/"
9449                 ]
9450             },
9451             "notification-url": "https://packagist.org/downloads/",
9452             "license": [
9453                 "MIT"
9454             ],
9455             "authors": [
9456                 {
9457                     "name": "Fabien Potencier",
9458                     "email": "fabien@symfony.com"
9459                 },
9460                 {
9461                     "name": "Symfony Community",
9462                     "homepage": "https://symfony.com/contributors"
9463                 }
9464             ],
9465             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9466             "homepage": "https://symfony.com",
9467             "keywords": [
9468                 "access",
9469                 "array",
9470                 "extraction",
9471                 "index",
9472                 "injection",
9473                 "object",
9474                 "property",
9475                 "property path",
9476                 "reflection"
9477             ],
9478             "support": {
9479                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9480             },
9481             "funding": [
9482                 {
9483                     "url": "https://symfony.com/sponsor",
9484                     "type": "custom"
9485                 },
9486                 {
9487                     "url": "https://github.com/fabpot",
9488                     "type": "github"
9489                 },
9490                 {
9491                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9492                     "type": "tidelift"
9493                 }
9494             ],
9495             "time": "2022-06-27T13:16:42+00:00"
9496         },
9497         {
9498             "name": "symfony/service-contracts",
9499             "version": "v2.5.2",
9500             "source": {
9501                 "type": "git",
9502                 "url": "https://github.com/symfony/service-contracts.git",
9503                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9504             },
9505             "dist": {
9506                 "type": "zip",
9507                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9508                 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9509                 "shasum": ""
9510             },
9511             "require": {
9512                 "php": ">=7.2.5",
9513                 "psr/container": "^1.1",
9514                 "symfony/deprecation-contracts": "^2.1|^3"
9515             },
9516             "conflict": {
9517                 "ext-psr": "<1.1|>=2"
9518             },
9519             "suggest": {
9520                 "symfony/service-implementation": ""
9521             },
9522             "type": "library",
9523             "extra": {
9524                 "branch-alias": {
9525                     "dev-main": "2.5-dev"
9526                 },
9527                 "thanks": {
9528                     "name": "symfony/contracts",
9529                     "url": "https://github.com/symfony/contracts"
9530                 }
9531             },
9532             "autoload": {
9533                 "psr-4": {
9534                     "Symfony\\Contracts\\Service\\": ""
9535                 }
9536             },
9537             "notification-url": "https://packagist.org/downloads/",
9538             "license": [
9539                 "MIT"
9540             ],
9541             "authors": [
9542                 {
9543                     "name": "Nicolas Grekas",
9544                     "email": "p@tchwork.com"
9545                 },
9546                 {
9547                     "name": "Symfony Community",
9548                     "homepage": "https://symfony.com/contributors"
9549                 }
9550             ],
9551             "description": "Generic abstractions related to writing services",
9552             "homepage": "https://symfony.com",
9553             "keywords": [
9554                 "abstractions",
9555                 "contracts",
9556                 "decoupling",
9557                 "interfaces",
9558                 "interoperability",
9559                 "standards"
9560             ],
9561             "support": {
9562                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9563             },
9564             "funding": [
9565                 {
9566                     "url": "https://symfony.com/sponsor",
9567                     "type": "custom"
9568                 },
9569                 {
9570                     "url": "https://github.com/fabpot",
9571                     "type": "github"
9572                 },
9573                 {
9574                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9575                     "type": "tidelift"
9576                 }
9577             ],
9578             "time": "2022-05-30T19:17:29+00:00"
9579         },
9580         {
9581             "name": "symfony/string",
9582             "version": "v6.3.8",
9583             "source": {
9584                 "type": "git",
9585                 "url": "https://github.com/symfony/string.git",
9586                 "reference": "13880a87790c76ef994c91e87efb96134522577a"
9587             },
9588             "dist": {
9589                 "type": "zip",
9590                 "url": "https://api.github.com/repos/symfony/string/zipball/13880a87790c76ef994c91e87efb96134522577a",
9591                 "reference": "13880a87790c76ef994c91e87efb96134522577a",
9592                 "shasum": ""
9593             },
9594             "require": {
9595                 "php": ">=8.1",
9596                 "symfony/polyfill-ctype": "~1.8",
9597                 "symfony/polyfill-intl-grapheme": "~1.0",
9598                 "symfony/polyfill-intl-normalizer": "~1.0",
9599                 "symfony/polyfill-mbstring": "~1.0"
9600             },
9601             "conflict": {
9602                 "symfony/translation-contracts": "<2.5"
9603             },
9604             "require-dev": {
9605                 "symfony/error-handler": "^5.4|^6.0",
9606                 "symfony/http-client": "^5.4|^6.0",
9607                 "symfony/intl": "^6.2",
9608                 "symfony/translation-contracts": "^2.5|^3.0",
9609                 "symfony/var-exporter": "^5.4|^6.0"
9610             },
9611             "type": "library",
9612             "autoload": {
9613                 "files": [
9614                     "Resources/functions.php"
9615                 ],
9616                 "psr-4": {
9617                     "Symfony\\Component\\String\\": ""
9618                 },
9619                 "exclude-from-classmap": [
9620                     "/Tests/"
9621                 ]
9622             },
9623             "notification-url": "https://packagist.org/downloads/",
9624             "license": [
9625                 "MIT"
9626             ],
9627             "authors": [
9628                 {
9629                     "name": "Nicolas Grekas",
9630                     "email": "p@tchwork.com"
9631                 },
9632                 {
9633                     "name": "Symfony Community",
9634                     "homepage": "https://symfony.com/contributors"
9635                 }
9636             ],
9637             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9638             "homepage": "https://symfony.com",
9639             "keywords": [
9640                 "grapheme",
9641                 "i18n",
9642                 "string",
9643                 "unicode",
9644                 "utf-8",
9645                 "utf8"
9646             ],
9647             "support": {
9648                 "source": "https://github.com/symfony/string/tree/v6.3.8"
9649             },
9650             "funding": [
9651                 {
9652                     "url": "https://symfony.com/sponsor",
9653                     "type": "custom"
9654                 },
9655                 {
9656                     "url": "https://github.com/fabpot",
9657                     "type": "github"
9658                 },
9659                 {
9660                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9661                     "type": "tidelift"
9662                 }
9663             ],
9664             "time": "2023-11-09T08:28:21+00:00"
9665         },
9666         {
9667             "name": "symfony/yaml",
9668             "version": "v5.4.30",
9669             "source": {
9670                 "type": "git",
9671                 "url": "https://github.com/symfony/yaml.git",
9672                 "reference": "c6980e82a6656f6ebfabfd82f7585794cb122554"
9673             },
9674             "dist": {
9675                 "type": "zip",
9676                 "url": "https://api.github.com/repos/symfony/yaml/zipball/c6980e82a6656f6ebfabfd82f7585794cb122554",
9677                 "reference": "c6980e82a6656f6ebfabfd82f7585794cb122554",
9678                 "shasum": ""
9679             },
9680             "require": {
9681                 "php": ">=7.2.5",
9682                 "symfony/deprecation-contracts": "^2.1|^3",
9683                 "symfony/polyfill-ctype": "^1.8"
9684             },
9685             "conflict": {
9686                 "symfony/console": "<5.3"
9687             },
9688             "require-dev": {
9689                 "symfony/console": "^5.3|^6.0"
9690             },
9691             "suggest": {
9692                 "symfony/console": "For validating YAML files using the lint command"
9693             },
9694             "bin": [
9695                 "Resources/bin/yaml-lint"
9696             ],
9697             "type": "library",
9698             "autoload": {
9699                 "psr-4": {
9700                     "Symfony\\Component\\Yaml\\": ""
9701                 },
9702                 "exclude-from-classmap": [
9703                     "/Tests/"
9704                 ]
9705             },
9706             "notification-url": "https://packagist.org/downloads/",
9707             "license": [
9708                 "MIT"
9709             ],
9710             "authors": [
9711                 {
9712                     "name": "Fabien Potencier",
9713                     "email": "fabien@symfony.com"
9714                 },
9715                 {
9716                     "name": "Symfony Community",
9717                     "homepage": "https://symfony.com/contributors"
9718                 }
9719             ],
9720             "description": "Loads and dumps YAML files",
9721             "homepage": "https://symfony.com",
9722             "support": {
9723                 "source": "https://github.com/symfony/yaml/tree/v5.4.30"
9724             },
9725             "funding": [
9726                 {
9727                     "url": "https://symfony.com/sponsor",
9728                     "type": "custom"
9729                 },
9730                 {
9731                     "url": "https://github.com/fabpot",
9732                     "type": "github"
9733                 },
9734                 {
9735                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9736                     "type": "tidelift"
9737                 }
9738             ],
9739             "time": "2023-10-27T18:36:14+00:00"
9740         },
9741         {
9742             "name": "twig/twig",
9743             "version": "v3.7.1",
9744             "source": {
9745                 "type": "git",
9746                 "url": "https://github.com/twigphp/Twig.git",
9747                 "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554"
9748             },
9749             "dist": {
9750                 "type": "zip",
9751                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
9752                 "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
9753                 "shasum": ""
9754             },
9755             "require": {
9756                 "php": ">=7.2.5",
9757                 "symfony/polyfill-ctype": "^1.8",
9758                 "symfony/polyfill-mbstring": "^1.3"
9759             },
9760             "require-dev": {
9761                 "psr/container": "^1.0|^2.0",
9762                 "symfony/phpunit-bridge": "^5.4.9|^6.3"
9763             },
9764             "type": "library",
9765             "autoload": {
9766                 "psr-4": {
9767                     "Twig\\": "src/"
9768                 }
9769             },
9770             "notification-url": "https://packagist.org/downloads/",
9771             "license": [
9772                 "BSD-3-Clause"
9773             ],
9774             "authors": [
9775                 {
9776                     "name": "Fabien Potencier",
9777                     "email": "fabien@symfony.com",
9778                     "homepage": "http://fabien.potencier.org",
9779                     "role": "Lead Developer"
9780                 },
9781                 {
9782                     "name": "Twig Team",
9783                     "role": "Contributors"
9784                 },
9785                 {
9786                     "name": "Armin Ronacher",
9787                     "email": "armin.ronacher@active-4.com",
9788                     "role": "Project Founder"
9789                 }
9790             ],
9791             "description": "Twig, the flexible, fast, and secure template language for PHP",
9792             "homepage": "https://twig.symfony.com",
9793             "keywords": [
9794                 "templating"
9795             ],
9796             "support": {
9797                 "issues": "https://github.com/twigphp/Twig/issues",
9798                 "source": "https://github.com/twigphp/Twig/tree/v3.7.1"
9799             },
9800             "funding": [
9801                 {
9802                     "url": "https://github.com/fabpot",
9803                     "type": "github"
9804                 },
9805                 {
9806                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9807                     "type": "tidelift"
9808                 }
9809             ],
9810             "time": "2023-08-28T11:09:02+00:00"
9811         },
9812         {
9813             "name": "twilio/sdk",
9814             "version": "7.12.0",
9815             "source": {
9816                 "type": "git",
9817                 "url": "git@github.com:twilio/twilio-php.git",
9818                 "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae"
9819             },
9820             "dist": {
9821                 "type": "zip",
9822                 "url": "https://api.github.com/repos/twilio/twilio-php/zipball/f281d7b793f02377ab0f38e7166e16820acc3eae",
9823                 "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae",
9824                 "shasum": ""
9825             },
9826             "require": {
9827                 "php": ">=7.1.0"
9828             },
9829             "require-dev": {
9830                 "guzzlehttp/guzzle": "^6.3 || ^7.0",
9831                 "phpunit/phpunit": ">=7.0 < 10"
9832             },
9833             "suggest": {
9834                 "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
9835             },
9836             "type": "library",
9837             "autoload": {
9838                 "psr-4": {
9839                     "Twilio\\": "src/Twilio/"
9840                 }
9841             },
9842             "notification-url": "https://packagist.org/downloads/",
9843             "license": [
9844                 "MIT"
9845             ],
9846             "authors": [
9847                 {
9848                     "name": "Twilio API Team",
9849                     "email": "api@twilio.com"
9850                 }
9851             ],
9852             "description": "A PHP wrapper for Twilio's API",
9853             "homepage": "https://github.com/twilio/twilio-php",
9854             "keywords": [
9855                 "api",
9856                 "sms",
9857                 "twilio"
9858             ],
9859             "time": "2023-10-19T11:57:30+00:00"
9860         },
9861         {
9862             "name": "vlucas/phpdotenv",
9863             "version": "v5.5.0",
9864             "source": {
9865                 "type": "git",
9866                 "url": "https://github.com/vlucas/phpdotenv.git",
9867                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
9868             },
9869             "dist": {
9870                 "type": "zip",
9871                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9872                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9873                 "shasum": ""
9874             },
9875             "require": {
9876                 "ext-pcre": "*",
9877                 "graham-campbell/result-type": "^1.0.2",
9878                 "php": "^7.1.3 || ^8.0",
9879                 "phpoption/phpoption": "^1.8",
9880                 "symfony/polyfill-ctype": "^1.23",
9881                 "symfony/polyfill-mbstring": "^1.23.1",
9882                 "symfony/polyfill-php80": "^1.23.1"
9883             },
9884             "require-dev": {
9885                 "bamarni/composer-bin-plugin": "^1.4.1",
9886                 "ext-filter": "*",
9887                 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
9888             },
9889             "suggest": {
9890                 "ext-filter": "Required to use the boolean validator."
9891             },
9892             "type": "library",
9893             "extra": {
9894                 "bamarni-bin": {
9895                     "bin-links": true,
9896                     "forward-command": true
9897                 },
9898                 "branch-alias": {
9899                     "dev-master": "5.5-dev"
9900                 }
9901             },
9902             "autoload": {
9903                 "psr-4": {
9904                     "Dotenv\\": "src/"
9905                 }
9906             },
9907             "notification-url": "https://packagist.org/downloads/",
9908             "license": [
9909                 "BSD-3-Clause"
9910             ],
9911             "authors": [
9912                 {
9913                     "name": "Graham Campbell",
9914                     "email": "hello@gjcampbell.co.uk",
9915                     "homepage": "https://github.com/GrahamCampbell"
9916                 },
9917                 {
9918                     "name": "Vance Lucas",
9919                     "email": "vance@vancelucas.com",
9920                     "homepage": "https://github.com/vlucas"
9921                 }
9922             ],
9923             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9924             "keywords": [
9925                 "dotenv",
9926                 "env",
9927                 "environment"
9928             ],
9929             "support": {
9930                 "issues": "https://github.com/vlucas/phpdotenv/issues",
9931                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
9932             },
9933             "funding": [
9934                 {
9935                     "url": "https://github.com/GrahamCampbell",
9936                     "type": "github"
9937                 },
9938                 {
9939                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9940                     "type": "tidelift"
9941                 }
9942             ],
9943             "time": "2022-10-16T01:01:54+00:00"
9944         },
9945         {
9946             "name": "waryway/php-traits-library",
9947             "version": "1.0.4",
9948             "source": {
9949                 "type": "git",
9950                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9951                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9952             },
9953             "dist": {
9954                 "type": "zip",
9955                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9956                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9957                 "shasum": ""
9958             },
9959             "require-dev": {
9960                 "phpunit/phpunit": "6.4.3"
9961             },
9962             "type": "library",
9963             "autoload": {
9964                 "psr-4": {
9965                     "Waryway\\PhpTraitsLibrary\\": "src/"
9966                 }
9967             },
9968             "notification-url": "https://packagist.org/downloads/",
9969             "license": [
9970                 "MIT"
9971             ],
9972             "authors": [
9973                 {
9974                     "name": "Kyle Wiering",
9975                     "email": "kyle@waryway.com"
9976                 }
9977             ],
9978             "description": "General use traits",
9979             "support": {
9980                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9981                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9982             },
9983             "time": "2017-12-23T14:22:07+00:00"
9984         },
9985         {
9986             "name": "webimpress/safe-writer",
9987             "version": "2.2.0",
9988             "source": {
9989                 "type": "git",
9990                 "url": "https://github.com/webimpress/safe-writer.git",
9991                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9992             },
9993             "dist": {
9994                 "type": "zip",
9995                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9996                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9997                 "shasum": ""
9998             },
9999             "require": {
10000                 "php": "^7.3 || ^8.0"
10001             },
10002             "require-dev": {
10003                 "phpunit/phpunit": "^9.5.4",
10004                 "vimeo/psalm": "^4.7",
10005                 "webimpress/coding-standard": "^1.2.2"
10006             },
10007             "type": "library",
10008             "extra": {
10009                 "branch-alias": {
10010                     "dev-master": "2.2.x-dev",
10011                     "dev-develop": "2.3.x-dev",
10012                     "dev-release-1.0": "1.0.x-dev"
10013                 }
10014             },
10015             "autoload": {
10016                 "psr-4": {
10017                     "Webimpress\\SafeWriter\\": "src/"
10018                 }
10019             },
10020             "notification-url": "https://packagist.org/downloads/",
10021             "license": [
10022                 "BSD-2-Clause"
10023             ],
10024             "description": "Tool to write files safely, to avoid race conditions",
10025             "keywords": [
10026                 "concurrent write",
10027                 "file writer",
10028                 "race condition",
10029                 "safe writer",
10030                 "webimpress"
10031             ],
10032             "support": {
10033                 "issues": "https://github.com/webimpress/safe-writer/issues",
10034                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10035             },
10036             "funding": [
10037                 {
10038                     "url": "https://github.com/michalbundyra",
10039                     "type": "github"
10040                 }
10041             ],
10042             "time": "2021-04-19T16:34:45+00:00"
10043         },
10044         {
10045             "name": "webmozart/assert",
10046             "version": "1.11.0",
10047             "source": {
10048                 "type": "git",
10049                 "url": "https://github.com/webmozarts/assert.git",
10050                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
10051             },
10052             "dist": {
10053                 "type": "zip",
10054                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
10055                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
10056                 "shasum": ""
10057             },
10058             "require": {
10059                 "ext-ctype": "*",
10060                 "php": "^7.2 || ^8.0"
10061             },
10062             "conflict": {
10063                 "phpstan/phpstan": "<0.12.20",
10064                 "vimeo/psalm": "<4.6.1 || 4.6.2"
10065             },
10066             "require-dev": {
10067                 "phpunit/phpunit": "^8.5.13"
10068             },
10069             "type": "library",
10070             "extra": {
10071                 "branch-alias": {
10072                     "dev-master": "1.10-dev"
10073                 }
10074             },
10075             "autoload": {
10076                 "psr-4": {
10077                     "Webmozart\\Assert\\": "src/"
10078                 }
10079             },
10080             "notification-url": "https://packagist.org/downloads/",
10081             "license": [
10082                 "MIT"
10083             ],
10084             "authors": [
10085                 {
10086                     "name": "Bernhard Schussek",
10087                     "email": "bschussek@gmail.com"
10088                 }
10089             ],
10090             "description": "Assertions to validate method input/output with nice error messages.",
10091             "keywords": [
10092                 "assert",
10093                 "check",
10094                 "validate"
10095             ],
10096             "support": {
10097                 "issues": "https://github.com/webmozarts/assert/issues",
10098                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
10099             },
10100             "time": "2022-06-03T18:03:27+00:00"
10101         },
10102         {
10103             "name": "yubico/u2flib-server",
10104             "version": "1.0.2",
10105             "source": {
10106                 "type": "git",
10107                 "url": "https://github.com/Yubico/php-u2flib-server.git",
10108                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
10109             },
10110             "dist": {
10111                 "type": "zip",
10112                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
10113                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
10114                 "shasum": ""
10115             },
10116             "require": {
10117                 "ext-openssl": "*",
10118                 "paragonie/random_compat": ">= 1",
10119                 "php": ">=5.6"
10120             },
10121             "require-dev": {
10122                 "phpunit/phpunit": "~5.7",
10123                 "vimeo/psalm": "^0|^1|^2"
10124             },
10125             "type": "library",
10126             "autoload": {
10127                 "classmap": [
10128                     "src/"
10129                 ]
10130             },
10131             "notification-url": "https://packagist.org/downloads/",
10132             "license": [
10133                 "BSD-2-Clause"
10134             ],
10135             "description": "Library for U2F implementation",
10136             "homepage": "https://developers.yubico.com/php-u2flib-server",
10137             "support": {
10138                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
10139                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
10140             },
10141             "abandoned": true,
10142             "time": "2018-09-07T08:16:44+00:00"
10143         }
10144     ],
10145     "packages-dev": [
10146         {
10147             "name": "doctrine/annotations",
10148             "version": "1.14.3",
10149             "source": {
10150                 "type": "git",
10151                 "url": "https://github.com/doctrine/annotations.git",
10152                 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
10153             },
10154             "dist": {
10155                 "type": "zip",
10156                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
10157                 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
10158                 "shasum": ""
10159             },
10160             "require": {
10161                 "doctrine/lexer": "^1 || ^2",
10162                 "ext-tokenizer": "*",
10163                 "php": "^7.1 || ^8.0",
10164                 "psr/cache": "^1 || ^2 || ^3"
10165             },
10166             "require-dev": {
10167                 "doctrine/cache": "^1.11 || ^2.0",
10168                 "doctrine/coding-standard": "^9 || ^10",
10169                 "phpstan/phpstan": "~1.4.10 || ^1.8.0",
10170                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10171                 "symfony/cache": "^4.4 || ^5.4 || ^6",
10172                 "vimeo/psalm": "^4.10"
10173             },
10174             "suggest": {
10175                 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
10176             },
10177             "type": "library",
10178             "autoload": {
10179                 "psr-4": {
10180                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
10181                 }
10182             },
10183             "notification-url": "https://packagist.org/downloads/",
10184             "license": [
10185                 "MIT"
10186             ],
10187             "authors": [
10188                 {
10189                     "name": "Guilherme Blanco",
10190                     "email": "guilhermeblanco@gmail.com"
10191                 },
10192                 {
10193                     "name": "Roman Borschel",
10194                     "email": "roman@code-factory.org"
10195                 },
10196                 {
10197                     "name": "Benjamin Eberlei",
10198                     "email": "kontakt@beberlei.de"
10199                 },
10200                 {
10201                     "name": "Jonathan Wage",
10202                     "email": "jonwage@gmail.com"
10203                 },
10204                 {
10205                     "name": "Johannes Schmitt",
10206                     "email": "schmittjoh@gmail.com"
10207                 }
10208             ],
10209             "description": "Docblock Annotations Parser",
10210             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
10211             "keywords": [
10212                 "annotations",
10213                 "docblock",
10214                 "parser"
10215             ],
10216             "support": {
10217                 "issues": "https://github.com/doctrine/annotations/issues",
10218                 "source": "https://github.com/doctrine/annotations/tree/1.14.3"
10219             },
10220             "time": "2023-02-01T09:20:38+00:00"
10221         },
10222         {
10223             "name": "doctrine/deprecations",
10224             "version": "1.1.2",
10225             "source": {
10226                 "type": "git",
10227                 "url": "https://github.com/doctrine/deprecations.git",
10228                 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
10229             },
10230             "dist": {
10231                 "type": "zip",
10232                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
10233                 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
10234                 "shasum": ""
10235             },
10236             "require": {
10237                 "php": "^7.1 || ^8.0"
10238             },
10239             "require-dev": {
10240                 "doctrine/coding-standard": "^9",
10241                 "phpstan/phpstan": "1.4.10 || 1.10.15",
10242                 "phpstan/phpstan-phpunit": "^1.0",
10243                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10244                 "psalm/plugin-phpunit": "0.18.4",
10245                 "psr/log": "^1 || ^2 || ^3",
10246                 "vimeo/psalm": "4.30.0 || 5.12.0"
10247             },
10248             "suggest": {
10249                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
10250             },
10251             "type": "library",
10252             "autoload": {
10253                 "psr-4": {
10254                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
10255                 }
10256             },
10257             "notification-url": "https://packagist.org/downloads/",
10258             "license": [
10259                 "MIT"
10260             ],
10261             "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.",
10262             "homepage": "https://www.doctrine-project.org/",
10263             "support": {
10264                 "issues": "https://github.com/doctrine/deprecations/issues",
10265                 "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
10266             },
10267             "time": "2023-09-27T20:04:15+00:00"
10268         },
10269         {
10270             "name": "doctrine/lexer",
10271             "version": "2.1.0",
10272             "source": {
10273                 "type": "git",
10274                 "url": "https://github.com/doctrine/lexer.git",
10275                 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
10276             },
10277             "dist": {
10278                 "type": "zip",
10279                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10280                 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10281                 "shasum": ""
10282             },
10283             "require": {
10284                 "doctrine/deprecations": "^1.0",
10285                 "php": "^7.1 || ^8.0"
10286             },
10287             "require-dev": {
10288                 "doctrine/coding-standard": "^9 || ^10",
10289                 "phpstan/phpstan": "^1.3",
10290                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10291                 "psalm/plugin-phpunit": "^0.18.3",
10292                 "vimeo/psalm": "^4.11 || ^5.0"
10293             },
10294             "type": "library",
10295             "autoload": {
10296                 "psr-4": {
10297                     "Doctrine\\Common\\Lexer\\": "src"
10298                 }
10299             },
10300             "notification-url": "https://packagist.org/downloads/",
10301             "license": [
10302                 "MIT"
10303             ],
10304             "authors": [
10305                 {
10306                     "name": "Guilherme Blanco",
10307                     "email": "guilhermeblanco@gmail.com"
10308                 },
10309                 {
10310                     "name": "Roman Borschel",
10311                     "email": "roman@code-factory.org"
10312                 },
10313                 {
10314                     "name": "Johannes Schmitt",
10315                     "email": "schmittjoh@gmail.com"
10316                 }
10317             ],
10318             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10319             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10320             "keywords": [
10321                 "annotations",
10322                 "docblock",
10323                 "lexer",
10324                 "parser",
10325                 "php"
10326             ],
10327             "support": {
10328                 "issues": "https://github.com/doctrine/lexer/issues",
10329                 "source": "https://github.com/doctrine/lexer/tree/2.1.0"
10330             },
10331             "funding": [
10332                 {
10333                     "url": "https://www.doctrine-project.org/sponsorship.html",
10334                     "type": "custom"
10335                 },
10336                 {
10337                     "url": "https://www.patreon.com/phpdoctrine",
10338                     "type": "patreon"
10339                 },
10340                 {
10341                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10342                     "type": "tidelift"
10343                 }
10344             ],
10345             "time": "2022-12-14T08:49:07+00:00"
10346         },
10347         {
10348             "name": "phar-io/manifest",
10349             "version": "2.0.3",
10350             "source": {
10351                 "type": "git",
10352                 "url": "https://github.com/phar-io/manifest.git",
10353                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10354             },
10355             "dist": {
10356                 "type": "zip",
10357                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10358                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10359                 "shasum": ""
10360             },
10361             "require": {
10362                 "ext-dom": "*",
10363                 "ext-phar": "*",
10364                 "ext-xmlwriter": "*",
10365                 "phar-io/version": "^3.0.1",
10366                 "php": "^7.2 || ^8.0"
10367             },
10368             "type": "library",
10369             "extra": {
10370                 "branch-alias": {
10371                     "dev-master": "2.0.x-dev"
10372                 }
10373             },
10374             "autoload": {
10375                 "classmap": [
10376                     "src/"
10377                 ]
10378             },
10379             "notification-url": "https://packagist.org/downloads/",
10380             "license": [
10381                 "BSD-3-Clause"
10382             ],
10383             "authors": [
10384                 {
10385                     "name": "Arne Blankerts",
10386                     "email": "arne@blankerts.de",
10387                     "role": "Developer"
10388                 },
10389                 {
10390                     "name": "Sebastian Heuer",
10391                     "email": "sebastian@phpeople.de",
10392                     "role": "Developer"
10393                 },
10394                 {
10395                     "name": "Sebastian Bergmann",
10396                     "email": "sebastian@phpunit.de",
10397                     "role": "Developer"
10398                 }
10399             ],
10400             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10401             "support": {
10402                 "issues": "https://github.com/phar-io/manifest/issues",
10403                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10404             },
10405             "time": "2021-07-20T11:28:43+00:00"
10406         },
10407         {
10408             "name": "phar-io/version",
10409             "version": "3.2.1",
10410             "source": {
10411                 "type": "git",
10412                 "url": "https://github.com/phar-io/version.git",
10413                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10414             },
10415             "dist": {
10416                 "type": "zip",
10417                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10418                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10419                 "shasum": ""
10420             },
10421             "require": {
10422                 "php": "^7.2 || ^8.0"
10423             },
10424             "type": "library",
10425             "autoload": {
10426                 "classmap": [
10427                     "src/"
10428                 ]
10429             },
10430             "notification-url": "https://packagist.org/downloads/",
10431             "license": [
10432                 "BSD-3-Clause"
10433             ],
10434             "authors": [
10435                 {
10436                     "name": "Arne Blankerts",
10437                     "email": "arne@blankerts.de",
10438                     "role": "Developer"
10439                 },
10440                 {
10441                     "name": "Sebastian Heuer",
10442                     "email": "sebastian@phpeople.de",
10443                     "role": "Developer"
10444                 },
10445                 {
10446                     "name": "Sebastian Bergmann",
10447                     "email": "sebastian@phpunit.de",
10448                     "role": "Developer"
10449                 }
10450             ],
10451             "description": "Library for handling version information and constraints",
10452             "support": {
10453                 "issues": "https://github.com/phar-io/version/issues",
10454                 "source": "https://github.com/phar-io/version/tree/3.2.1"
10455             },
10456             "time": "2022-02-21T01:04:05+00:00"
10457         },
10458         {
10459             "name": "php-webdriver/webdriver",
10460             "version": "1.15.1",
10461             "source": {
10462                 "type": "git",
10463                 "url": "https://github.com/php-webdriver/php-webdriver.git",
10464                 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8"
10465             },
10466             "dist": {
10467                 "type": "zip",
10468                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
10469                 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
10470                 "shasum": ""
10471             },
10472             "require": {
10473                 "ext-curl": "*",
10474                 "ext-json": "*",
10475                 "ext-zip": "*",
10476                 "php": "^7.3 || ^8.0",
10477                 "symfony/polyfill-mbstring": "^1.12",
10478                 "symfony/process": "^5.0 || ^6.0 || ^7.0"
10479             },
10480             "replace": {
10481                 "facebook/webdriver": "*"
10482             },
10483             "require-dev": {
10484                 "ergebnis/composer-normalize": "^2.20.0",
10485                 "ondram/ci-detector": "^4.0",
10486                 "php-coveralls/php-coveralls": "^2.4",
10487                 "php-mock/php-mock-phpunit": "^2.0",
10488                 "php-parallel-lint/php-parallel-lint": "^1.2",
10489                 "phpunit/phpunit": "^9.3",
10490                 "squizlabs/php_codesniffer": "^3.5",
10491                 "symfony/var-dumper": "^5.0 || ^6.0"
10492             },
10493             "suggest": {
10494                 "ext-SimpleXML": "For Firefox profile creation"
10495             },
10496             "type": "library",
10497             "autoload": {
10498                 "files": [
10499                     "lib/Exception/TimeoutException.php"
10500                 ],
10501                 "psr-4": {
10502                     "Facebook\\WebDriver\\": "lib/"
10503                 }
10504             },
10505             "notification-url": "https://packagist.org/downloads/",
10506             "license": [
10507                 "MIT"
10508             ],
10509             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10510             "homepage": "https://github.com/php-webdriver/php-webdriver",
10511             "keywords": [
10512                 "Chromedriver",
10513                 "geckodriver",
10514                 "php",
10515                 "selenium",
10516                 "webdriver"
10517             ],
10518             "support": {
10519                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10520                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.1"
10521             },
10522             "time": "2023-10-20T12:21:20+00:00"
10523         },
10524         {
10525             "name": "phpunit/php-code-coverage",
10526             "version": "10.1.8",
10527             "source": {
10528                 "type": "git",
10529                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10530                 "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297"
10531             },
10532             "dist": {
10533                 "type": "zip",
10534                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/84838eed9ded511f61dc3e8b5944a52d9017b297",
10535                 "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297",
10536                 "shasum": ""
10537             },
10538             "require": {
10539                 "ext-dom": "*",
10540                 "ext-libxml": "*",
10541                 "ext-xmlwriter": "*",
10542                 "nikic/php-parser": "^4.15",
10543                 "php": ">=8.1",
10544                 "phpunit/php-file-iterator": "^4.0",
10545                 "phpunit/php-text-template": "^3.0",
10546                 "sebastian/code-unit-reverse-lookup": "^3.0",
10547                 "sebastian/complexity": "^3.0",
10548                 "sebastian/environment": "^6.0",
10549                 "sebastian/lines-of-code": "^2.0",
10550                 "sebastian/version": "^4.0",
10551                 "theseer/tokenizer": "^1.2.0"
10552             },
10553             "require-dev": {
10554                 "phpunit/phpunit": "^10.1"
10555             },
10556             "suggest": {
10557                 "ext-pcov": "PHP extension that provides line coverage",
10558                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
10559             },
10560             "type": "library",
10561             "extra": {
10562                 "branch-alias": {
10563                     "dev-main": "10.1-dev"
10564                 }
10565             },
10566             "autoload": {
10567                 "classmap": [
10568                     "src/"
10569                 ]
10570             },
10571             "notification-url": "https://packagist.org/downloads/",
10572             "license": [
10573                 "BSD-3-Clause"
10574             ],
10575             "authors": [
10576                 {
10577                     "name": "Sebastian Bergmann",
10578                     "email": "sebastian@phpunit.de",
10579                     "role": "lead"
10580                 }
10581             ],
10582             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10583             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10584             "keywords": [
10585                 "coverage",
10586                 "testing",
10587                 "xunit"
10588             ],
10589             "support": {
10590                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10591                 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
10592                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.8"
10593             },
10594             "funding": [
10595                 {
10596                     "url": "https://github.com/sebastianbergmann",
10597                     "type": "github"
10598                 }
10599             ],
10600             "time": "2023-11-15T13:31:15+00:00"
10601         },
10602         {
10603             "name": "phpunit/php-file-iterator",
10604             "version": "4.1.0",
10605             "source": {
10606                 "type": "git",
10607                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10608                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
10609             },
10610             "dist": {
10611                 "type": "zip",
10612                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
10613                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
10614                 "shasum": ""
10615             },
10616             "require": {
10617                 "php": ">=8.1"
10618             },
10619             "require-dev": {
10620                 "phpunit/phpunit": "^10.0"
10621             },
10622             "type": "library",
10623             "extra": {
10624                 "branch-alias": {
10625                     "dev-main": "4.0-dev"
10626                 }
10627             },
10628             "autoload": {
10629                 "classmap": [
10630                     "src/"
10631                 ]
10632             },
10633             "notification-url": "https://packagist.org/downloads/",
10634             "license": [
10635                 "BSD-3-Clause"
10636             ],
10637             "authors": [
10638                 {
10639                     "name": "Sebastian Bergmann",
10640                     "email": "sebastian@phpunit.de",
10641                     "role": "lead"
10642                 }
10643             ],
10644             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10645             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10646             "keywords": [
10647                 "filesystem",
10648                 "iterator"
10649             ],
10650             "support": {
10651                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10652                 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
10653                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
10654             },
10655             "funding": [
10656                 {
10657                     "url": "https://github.com/sebastianbergmann",
10658                     "type": "github"
10659                 }
10660             ],
10661             "time": "2023-08-31T06:24:48+00:00"
10662         },
10663         {
10664             "name": "phpunit/php-invoker",
10665             "version": "4.0.0",
10666             "source": {
10667                 "type": "git",
10668                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10669                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
10670             },
10671             "dist": {
10672                 "type": "zip",
10673                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
10674                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
10675                 "shasum": ""
10676             },
10677             "require": {
10678                 "php": ">=8.1"
10679             },
10680             "require-dev": {
10681                 "ext-pcntl": "*",
10682                 "phpunit/phpunit": "^10.0"
10683             },
10684             "suggest": {
10685                 "ext-pcntl": "*"
10686             },
10687             "type": "library",
10688             "extra": {
10689                 "branch-alias": {
10690                     "dev-main": "4.0-dev"
10691                 }
10692             },
10693             "autoload": {
10694                 "classmap": [
10695                     "src/"
10696                 ]
10697             },
10698             "notification-url": "https://packagist.org/downloads/",
10699             "license": [
10700                 "BSD-3-Clause"
10701             ],
10702             "authors": [
10703                 {
10704                     "name": "Sebastian Bergmann",
10705                     "email": "sebastian@phpunit.de",
10706                     "role": "lead"
10707                 }
10708             ],
10709             "description": "Invoke callables with a timeout",
10710             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10711             "keywords": [
10712                 "process"
10713             ],
10714             "support": {
10715                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10716                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
10717             },
10718             "funding": [
10719                 {
10720                     "url": "https://github.com/sebastianbergmann",
10721                     "type": "github"
10722                 }
10723             ],
10724             "time": "2023-02-03T06:56:09+00:00"
10725         },
10726         {
10727             "name": "phpunit/php-text-template",
10728             "version": "3.0.1",
10729             "source": {
10730                 "type": "git",
10731                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10732                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
10733             },
10734             "dist": {
10735                 "type": "zip",
10736                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
10737                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
10738                 "shasum": ""
10739             },
10740             "require": {
10741                 "php": ">=8.1"
10742             },
10743             "require-dev": {
10744                 "phpunit/phpunit": "^10.0"
10745             },
10746             "type": "library",
10747             "extra": {
10748                 "branch-alias": {
10749                     "dev-main": "3.0-dev"
10750                 }
10751             },
10752             "autoload": {
10753                 "classmap": [
10754                     "src/"
10755                 ]
10756             },
10757             "notification-url": "https://packagist.org/downloads/",
10758             "license": [
10759                 "BSD-3-Clause"
10760             ],
10761             "authors": [
10762                 {
10763                     "name": "Sebastian Bergmann",
10764                     "email": "sebastian@phpunit.de",
10765                     "role": "lead"
10766                 }
10767             ],
10768             "description": "Simple template engine.",
10769             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10770             "keywords": [
10771                 "template"
10772             ],
10773             "support": {
10774                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10775                 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
10776                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
10777             },
10778             "funding": [
10779                 {
10780                     "url": "https://github.com/sebastianbergmann",
10781                     "type": "github"
10782                 }
10783             ],
10784             "time": "2023-08-31T14:07:24+00:00"
10785         },
10786         {
10787             "name": "phpunit/php-timer",
10788             "version": "6.0.0",
10789             "source": {
10790                 "type": "git",
10791                 "url": "https://github.com/sebastianbergmann/php-timer.git",
10792                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
10793             },
10794             "dist": {
10795                 "type": "zip",
10796                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
10797                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
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": "6.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": "Utility class for timing",
10829             "homepage": "https://github.com/sebastianbergmann/php-timer/",
10830             "keywords": [
10831                 "timer"
10832             ],
10833             "support": {
10834                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10835                 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
10836             },
10837             "funding": [
10838                 {
10839                     "url": "https://github.com/sebastianbergmann",
10840                     "type": "github"
10841                 }
10842             ],
10843             "time": "2023-02-03T06:57:52+00:00"
10844         },
10845         {
10846             "name": "phpunit/phpunit",
10847             "version": "10.4.2",
10848             "source": {
10849                 "type": "git",
10850                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10851                 "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1"
10852             },
10853             "dist": {
10854                 "type": "zip",
10855                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
10856                 "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
10857                 "shasum": ""
10858             },
10859             "require": {
10860                 "ext-dom": "*",
10861                 "ext-json": "*",
10862                 "ext-libxml": "*",
10863                 "ext-mbstring": "*",
10864                 "ext-xml": "*",
10865                 "ext-xmlwriter": "*",
10866                 "myclabs/deep-copy": "^1.10.1",
10867                 "phar-io/manifest": "^2.0.3",
10868                 "phar-io/version": "^3.0.2",
10869                 "php": ">=8.1",
10870                 "phpunit/php-code-coverage": "^10.1.5",
10871                 "phpunit/php-file-iterator": "^4.0",
10872                 "phpunit/php-invoker": "^4.0",
10873                 "phpunit/php-text-template": "^3.0",
10874                 "phpunit/php-timer": "^6.0",
10875                 "sebastian/cli-parser": "^2.0",
10876                 "sebastian/code-unit": "^2.0",
10877                 "sebastian/comparator": "^5.0",
10878                 "sebastian/diff": "^5.0",
10879                 "sebastian/environment": "^6.0",
10880                 "sebastian/exporter": "^5.1",
10881                 "sebastian/global-state": "^6.0.1",
10882                 "sebastian/object-enumerator": "^5.0",
10883                 "sebastian/recursion-context": "^5.0",
10884                 "sebastian/type": "^4.0",
10885                 "sebastian/version": "^4.0"
10886             },
10887             "suggest": {
10888                 "ext-soap": "To be able to generate mocks based on WSDL files"
10889             },
10890             "bin": [
10891                 "phpunit"
10892             ],
10893             "type": "library",
10894             "extra": {
10895                 "branch-alias": {
10896                     "dev-main": "10.4-dev"
10897                 }
10898             },
10899             "autoload": {
10900                 "files": [
10901                     "src/Framework/Assert/Functions.php"
10902                 ],
10903                 "classmap": [
10904                     "src/"
10905                 ]
10906             },
10907             "notification-url": "https://packagist.org/downloads/",
10908             "license": [
10909                 "BSD-3-Clause"
10910             ],
10911             "authors": [
10912                 {
10913                     "name": "Sebastian Bergmann",
10914                     "email": "sebastian@phpunit.de",
10915                     "role": "lead"
10916                 }
10917             ],
10918             "description": "The PHP Unit Testing framework.",
10919             "homepage": "https://phpunit.de/",
10920             "keywords": [
10921                 "phpunit",
10922                 "testing",
10923                 "xunit"
10924             ],
10925             "support": {
10926                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10927                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
10928                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.2"
10929             },
10930             "funding": [
10931                 {
10932                     "url": "https://phpunit.de/sponsors.html",
10933                     "type": "custom"
10934                 },
10935                 {
10936                     "url": "https://github.com/sebastianbergmann",
10937                     "type": "github"
10938                 },
10939                 {
10940                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
10941                     "type": "tidelift"
10942                 }
10943             ],
10944             "time": "2023-10-26T07:21:45+00:00"
10945         },
10946         {
10947             "name": "sebastian/cli-parser",
10948             "version": "2.0.0",
10949             "source": {
10950                 "type": "git",
10951                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10952                 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
10953             },
10954             "dist": {
10955                 "type": "zip",
10956                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
10957                 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
10958                 "shasum": ""
10959             },
10960             "require": {
10961                 "php": ">=8.1"
10962             },
10963             "require-dev": {
10964                 "phpunit/phpunit": "^10.0"
10965             },
10966             "type": "library",
10967             "extra": {
10968                 "branch-alias": {
10969                     "dev-main": "2.0-dev"
10970                 }
10971             },
10972             "autoload": {
10973                 "classmap": [
10974                     "src/"
10975                 ]
10976             },
10977             "notification-url": "https://packagist.org/downloads/",
10978             "license": [
10979                 "BSD-3-Clause"
10980             ],
10981             "authors": [
10982                 {
10983                     "name": "Sebastian Bergmann",
10984                     "email": "sebastian@phpunit.de",
10985                     "role": "lead"
10986                 }
10987             ],
10988             "description": "Library for parsing CLI options",
10989             "homepage": "https://github.com/sebastianbergmann/cli-parser",
10990             "support": {
10991                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10992                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
10993             },
10994             "funding": [
10995                 {
10996                     "url": "https://github.com/sebastianbergmann",
10997                     "type": "github"
10998                 }
10999             ],
11000             "time": "2023-02-03T06:58:15+00:00"
11001         },
11002         {
11003             "name": "sebastian/code-unit",
11004             "version": "2.0.0",
11005             "source": {
11006                 "type": "git",
11007                 "url": "https://github.com/sebastianbergmann/code-unit.git",
11008                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
11009             },
11010             "dist": {
11011                 "type": "zip",
11012                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
11013                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
11014                 "shasum": ""
11015             },
11016             "require": {
11017                 "php": ">=8.1"
11018             },
11019             "require-dev": {
11020                 "phpunit/phpunit": "^10.0"
11021             },
11022             "type": "library",
11023             "extra": {
11024                 "branch-alias": {
11025                     "dev-main": "2.0-dev"
11026                 }
11027             },
11028             "autoload": {
11029                 "classmap": [
11030                     "src/"
11031                 ]
11032             },
11033             "notification-url": "https://packagist.org/downloads/",
11034             "license": [
11035                 "BSD-3-Clause"
11036             ],
11037             "authors": [
11038                 {
11039                     "name": "Sebastian Bergmann",
11040                     "email": "sebastian@phpunit.de",
11041                     "role": "lead"
11042                 }
11043             ],
11044             "description": "Collection of value objects that represent the PHP code units",
11045             "homepage": "https://github.com/sebastianbergmann/code-unit",
11046             "support": {
11047                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
11048                 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
11049             },
11050             "funding": [
11051                 {
11052                     "url": "https://github.com/sebastianbergmann",
11053                     "type": "github"
11054                 }
11055             ],
11056             "time": "2023-02-03T06:58:43+00:00"
11057         },
11058         {
11059             "name": "sebastian/code-unit-reverse-lookup",
11060             "version": "3.0.0",
11061             "source": {
11062                 "type": "git",
11063                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
11064                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
11065             },
11066             "dist": {
11067                 "type": "zip",
11068                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11069                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11070                 "shasum": ""
11071             },
11072             "require": {
11073                 "php": ">=8.1"
11074             },
11075             "require-dev": {
11076                 "phpunit/phpunit": "^10.0"
11077             },
11078             "type": "library",
11079             "extra": {
11080                 "branch-alias": {
11081                     "dev-main": "3.0-dev"
11082                 }
11083             },
11084             "autoload": {
11085                 "classmap": [
11086                     "src/"
11087                 ]
11088             },
11089             "notification-url": "https://packagist.org/downloads/",
11090             "license": [
11091                 "BSD-3-Clause"
11092             ],
11093             "authors": [
11094                 {
11095                     "name": "Sebastian Bergmann",
11096                     "email": "sebastian@phpunit.de"
11097                 }
11098             ],
11099             "description": "Looks up which function or method a line of code belongs to",
11100             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
11101             "support": {
11102                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
11103                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
11104             },
11105             "funding": [
11106                 {
11107                     "url": "https://github.com/sebastianbergmann",
11108                     "type": "github"
11109                 }
11110             ],
11111             "time": "2023-02-03T06:59:15+00:00"
11112         },
11113         {
11114             "name": "sebastian/comparator",
11115             "version": "5.0.1",
11116             "source": {
11117                 "type": "git",
11118                 "url": "https://github.com/sebastianbergmann/comparator.git",
11119                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
11120             },
11121             "dist": {
11122                 "type": "zip",
11123                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
11124                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
11125                 "shasum": ""
11126             },
11127             "require": {
11128                 "ext-dom": "*",
11129                 "ext-mbstring": "*",
11130                 "php": ">=8.1",
11131                 "sebastian/diff": "^5.0",
11132                 "sebastian/exporter": "^5.0"
11133             },
11134             "require-dev": {
11135                 "phpunit/phpunit": "^10.3"
11136             },
11137             "type": "library",
11138             "extra": {
11139                 "branch-alias": {
11140                     "dev-main": "5.0-dev"
11141                 }
11142             },
11143             "autoload": {
11144                 "classmap": [
11145                     "src/"
11146                 ]
11147             },
11148             "notification-url": "https://packagist.org/downloads/",
11149             "license": [
11150                 "BSD-3-Clause"
11151             ],
11152             "authors": [
11153                 {
11154                     "name": "Sebastian Bergmann",
11155                     "email": "sebastian@phpunit.de"
11156                 },
11157                 {
11158                     "name": "Jeff Welch",
11159                     "email": "whatthejeff@gmail.com"
11160                 },
11161                 {
11162                     "name": "Volker Dusch",
11163                     "email": "github@wallbash.com"
11164                 },
11165                 {
11166                     "name": "Bernhard Schussek",
11167                     "email": "bschussek@2bepublished.at"
11168                 }
11169             ],
11170             "description": "Provides the functionality to compare PHP values for equality",
11171             "homepage": "https://github.com/sebastianbergmann/comparator",
11172             "keywords": [
11173                 "comparator",
11174                 "compare",
11175                 "equality"
11176             ],
11177             "support": {
11178                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
11179                 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
11180                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
11181             },
11182             "funding": [
11183                 {
11184                     "url": "https://github.com/sebastianbergmann",
11185                     "type": "github"
11186                 }
11187             ],
11188             "time": "2023-08-14T13:18:12+00:00"
11189         },
11190         {
11191             "name": "sebastian/complexity",
11192             "version": "3.1.0",
11193             "source": {
11194                 "type": "git",
11195                 "url": "https://github.com/sebastianbergmann/complexity.git",
11196                 "reference": "68cfb347a44871f01e33ab0ef8215966432f6957"
11197             },
11198             "dist": {
11199                 "type": "zip",
11200                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68cfb347a44871f01e33ab0ef8215966432f6957",
11201                 "reference": "68cfb347a44871f01e33ab0ef8215966432f6957",
11202                 "shasum": ""
11203             },
11204             "require": {
11205                 "nikic/php-parser": "^4.10",
11206                 "php": ">=8.1"
11207             },
11208             "require-dev": {
11209                 "phpunit/phpunit": "^10.0"
11210             },
11211             "type": "library",
11212             "extra": {
11213                 "branch-alias": {
11214                     "dev-main": "3.1-dev"
11215                 }
11216             },
11217             "autoload": {
11218                 "classmap": [
11219                     "src/"
11220                 ]
11221             },
11222             "notification-url": "https://packagist.org/downloads/",
11223             "license": [
11224                 "BSD-3-Clause"
11225             ],
11226             "authors": [
11227                 {
11228                     "name": "Sebastian Bergmann",
11229                     "email": "sebastian@phpunit.de",
11230                     "role": "lead"
11231                 }
11232             ],
11233             "description": "Library for calculating the complexity of PHP code units",
11234             "homepage": "https://github.com/sebastianbergmann/complexity",
11235             "support": {
11236                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11237                 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
11238                 "source": "https://github.com/sebastianbergmann/complexity/tree/3.1.0"
11239             },
11240             "funding": [
11241                 {
11242                     "url": "https://github.com/sebastianbergmann",
11243                     "type": "github"
11244                 }
11245             ],
11246             "time": "2023-09-28T11:50:59+00:00"
11247         },
11248         {
11249             "name": "sebastian/diff",
11250             "version": "5.0.3",
11251             "source": {
11252                 "type": "git",
11253                 "url": "https://github.com/sebastianbergmann/diff.git",
11254                 "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
11255             },
11256             "dist": {
11257                 "type": "zip",
11258                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
11259                 "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
11260                 "shasum": ""
11261             },
11262             "require": {
11263                 "php": ">=8.1"
11264             },
11265             "require-dev": {
11266                 "phpunit/phpunit": "^10.0",
11267                 "symfony/process": "^4.2 || ^5"
11268             },
11269             "type": "library",
11270             "extra": {
11271                 "branch-alias": {
11272                     "dev-main": "5.0-dev"
11273                 }
11274             },
11275             "autoload": {
11276                 "classmap": [
11277                     "src/"
11278                 ]
11279             },
11280             "notification-url": "https://packagist.org/downloads/",
11281             "license": [
11282                 "BSD-3-Clause"
11283             ],
11284             "authors": [
11285                 {
11286                     "name": "Sebastian Bergmann",
11287                     "email": "sebastian@phpunit.de"
11288                 },
11289                 {
11290                     "name": "Kore Nordmann",
11291                     "email": "mail@kore-nordmann.de"
11292                 }
11293             ],
11294             "description": "Diff implementation",
11295             "homepage": "https://github.com/sebastianbergmann/diff",
11296             "keywords": [
11297                 "diff",
11298                 "udiff",
11299                 "unidiff",
11300                 "unified diff"
11301             ],
11302             "support": {
11303                 "issues": "https://github.com/sebastianbergmann/diff/issues",
11304                 "security": "https://github.com/sebastianbergmann/diff/security/policy",
11305                 "source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
11306             },
11307             "funding": [
11308                 {
11309                     "url": "https://github.com/sebastianbergmann",
11310                     "type": "github"
11311                 }
11312             ],
11313             "time": "2023-05-01T07:48:21+00:00"
11314         },
11315         {
11316             "name": "sebastian/environment",
11317             "version": "6.0.1",
11318             "source": {
11319                 "type": "git",
11320                 "url": "https://github.com/sebastianbergmann/environment.git",
11321                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
11322             },
11323             "dist": {
11324                 "type": "zip",
11325                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
11326                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
11327                 "shasum": ""
11328             },
11329             "require": {
11330                 "php": ">=8.1"
11331             },
11332             "require-dev": {
11333                 "phpunit/phpunit": "^10.0"
11334             },
11335             "suggest": {
11336                 "ext-posix": "*"
11337             },
11338             "type": "library",
11339             "extra": {
11340                 "branch-alias": {
11341                     "dev-main": "6.0-dev"
11342                 }
11343             },
11344             "autoload": {
11345                 "classmap": [
11346                     "src/"
11347                 ]
11348             },
11349             "notification-url": "https://packagist.org/downloads/",
11350             "license": [
11351                 "BSD-3-Clause"
11352             ],
11353             "authors": [
11354                 {
11355                     "name": "Sebastian Bergmann",
11356                     "email": "sebastian@phpunit.de"
11357                 }
11358             ],
11359             "description": "Provides functionality to handle HHVM/PHP environments",
11360             "homepage": "https://github.com/sebastianbergmann/environment",
11361             "keywords": [
11362                 "Xdebug",
11363                 "environment",
11364                 "hhvm"
11365             ],
11366             "support": {
11367                 "issues": "https://github.com/sebastianbergmann/environment/issues",
11368                 "security": "https://github.com/sebastianbergmann/environment/security/policy",
11369                 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
11370             },
11371             "funding": [
11372                 {
11373                     "url": "https://github.com/sebastianbergmann",
11374                     "type": "github"
11375                 }
11376             ],
11377             "time": "2023-04-11T05:39:26+00:00"
11378         },
11379         {
11380             "name": "sebastian/exporter",
11381             "version": "5.1.1",
11382             "source": {
11383                 "type": "git",
11384                 "url": "https://github.com/sebastianbergmann/exporter.git",
11385                 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
11386             },
11387             "dist": {
11388                 "type": "zip",
11389                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
11390                 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
11391                 "shasum": ""
11392             },
11393             "require": {
11394                 "ext-mbstring": "*",
11395                 "php": ">=8.1",
11396                 "sebastian/recursion-context": "^5.0"
11397             },
11398             "require-dev": {
11399                 "phpunit/phpunit": "^10.0"
11400             },
11401             "type": "library",
11402             "extra": {
11403                 "branch-alias": {
11404                     "dev-main": "5.1-dev"
11405                 }
11406             },
11407             "autoload": {
11408                 "classmap": [
11409                     "src/"
11410                 ]
11411             },
11412             "notification-url": "https://packagist.org/downloads/",
11413             "license": [
11414                 "BSD-3-Clause"
11415             ],
11416             "authors": [
11417                 {
11418                     "name": "Sebastian Bergmann",
11419                     "email": "sebastian@phpunit.de"
11420                 },
11421                 {
11422                     "name": "Jeff Welch",
11423                     "email": "whatthejeff@gmail.com"
11424                 },
11425                 {
11426                     "name": "Volker Dusch",
11427                     "email": "github@wallbash.com"
11428                 },
11429                 {
11430                     "name": "Adam Harvey",
11431                     "email": "aharvey@php.net"
11432                 },
11433                 {
11434                     "name": "Bernhard Schussek",
11435                     "email": "bschussek@gmail.com"
11436                 }
11437             ],
11438             "description": "Provides the functionality to export PHP variables for visualization",
11439             "homepage": "https://www.github.com/sebastianbergmann/exporter",
11440             "keywords": [
11441                 "export",
11442                 "exporter"
11443             ],
11444             "support": {
11445                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11446                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
11447                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
11448             },
11449             "funding": [
11450                 {
11451                     "url": "https://github.com/sebastianbergmann",
11452                     "type": "github"
11453                 }
11454             ],
11455             "time": "2023-09-24T13:22:09+00:00"
11456         },
11457         {
11458             "name": "sebastian/global-state",
11459             "version": "6.0.1",
11460             "source": {
11461                 "type": "git",
11462                 "url": "https://github.com/sebastianbergmann/global-state.git",
11463                 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
11464             },
11465             "dist": {
11466                 "type": "zip",
11467                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
11468                 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
11469                 "shasum": ""
11470             },
11471             "require": {
11472                 "php": ">=8.1",
11473                 "sebastian/object-reflector": "^3.0",
11474                 "sebastian/recursion-context": "^5.0"
11475             },
11476             "require-dev": {
11477                 "ext-dom": "*",
11478                 "phpunit/phpunit": "^10.0"
11479             },
11480             "type": "library",
11481             "extra": {
11482                 "branch-alias": {
11483                     "dev-main": "6.0-dev"
11484                 }
11485             },
11486             "autoload": {
11487                 "classmap": [
11488                     "src/"
11489                 ]
11490             },
11491             "notification-url": "https://packagist.org/downloads/",
11492             "license": [
11493                 "BSD-3-Clause"
11494             ],
11495             "authors": [
11496                 {
11497                     "name": "Sebastian Bergmann",
11498                     "email": "sebastian@phpunit.de"
11499                 }
11500             ],
11501             "description": "Snapshotting of global state",
11502             "homepage": "http://www.github.com/sebastianbergmann/global-state",
11503             "keywords": [
11504                 "global state"
11505             ],
11506             "support": {
11507                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11508                 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
11509                 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
11510             },
11511             "funding": [
11512                 {
11513                     "url": "https://github.com/sebastianbergmann",
11514                     "type": "github"
11515                 }
11516             ],
11517             "time": "2023-07-19T07:19:23+00:00"
11518         },
11519         {
11520             "name": "sebastian/lines-of-code",
11521             "version": "2.0.1",
11522             "source": {
11523                 "type": "git",
11524                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11525                 "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d"
11526             },
11527             "dist": {
11528                 "type": "zip",
11529                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/649e40d279e243d985aa8fb6e74dd5bb28dc185d",
11530                 "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d",
11531                 "shasum": ""
11532             },
11533             "require": {
11534                 "nikic/php-parser": "^4.10",
11535                 "php": ">=8.1"
11536             },
11537             "require-dev": {
11538                 "phpunit/phpunit": "^10.0"
11539             },
11540             "type": "library",
11541             "extra": {
11542                 "branch-alias": {
11543                     "dev-main": "2.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                     "role": "lead"
11560                 }
11561             ],
11562             "description": "Library for counting the lines of code in PHP source code",
11563             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11564             "support": {
11565                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11566                 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
11567                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.1"
11568             },
11569             "funding": [
11570                 {
11571                     "url": "https://github.com/sebastianbergmann",
11572                     "type": "github"
11573                 }
11574             ],
11575             "time": "2023-08-31T09:25:50+00:00"
11576         },
11577         {
11578             "name": "sebastian/object-enumerator",
11579             "version": "5.0.0",
11580             "source": {
11581                 "type": "git",
11582                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11583                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
11584             },
11585             "dist": {
11586                 "type": "zip",
11587                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
11588                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
11589                 "shasum": ""
11590             },
11591             "require": {
11592                 "php": ">=8.1",
11593                 "sebastian/object-reflector": "^3.0",
11594                 "sebastian/recursion-context": "^5.0"
11595             },
11596             "require-dev": {
11597                 "phpunit/phpunit": "^10.0"
11598             },
11599             "type": "library",
11600             "extra": {
11601                 "branch-alias": {
11602                     "dev-main": "5.0-dev"
11603                 }
11604             },
11605             "autoload": {
11606                 "classmap": [
11607                     "src/"
11608                 ]
11609             },
11610             "notification-url": "https://packagist.org/downloads/",
11611             "license": [
11612                 "BSD-3-Clause"
11613             ],
11614             "authors": [
11615                 {
11616                     "name": "Sebastian Bergmann",
11617                     "email": "sebastian@phpunit.de"
11618                 }
11619             ],
11620             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11621             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11622             "support": {
11623                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11624                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
11625             },
11626             "funding": [
11627                 {
11628                     "url": "https://github.com/sebastianbergmann",
11629                     "type": "github"
11630                 }
11631             ],
11632             "time": "2023-02-03T07:08:32+00:00"
11633         },
11634         {
11635             "name": "sebastian/object-reflector",
11636             "version": "3.0.0",
11637             "source": {
11638                 "type": "git",
11639                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11640                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
11641             },
11642             "dist": {
11643                 "type": "zip",
11644                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
11645                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
11646                 "shasum": ""
11647             },
11648             "require": {
11649                 "php": ">=8.1"
11650             },
11651             "require-dev": {
11652                 "phpunit/phpunit": "^10.0"
11653             },
11654             "type": "library",
11655             "extra": {
11656                 "branch-alias": {
11657                     "dev-main": "3.0-dev"
11658                 }
11659             },
11660             "autoload": {
11661                 "classmap": [
11662                     "src/"
11663                 ]
11664             },
11665             "notification-url": "https://packagist.org/downloads/",
11666             "license": [
11667                 "BSD-3-Clause"
11668             ],
11669             "authors": [
11670                 {
11671                     "name": "Sebastian Bergmann",
11672                     "email": "sebastian@phpunit.de"
11673                 }
11674             ],
11675             "description": "Allows reflection of object attributes, including inherited and non-public ones",
11676             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11677             "support": {
11678                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11679                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
11680             },
11681             "funding": [
11682                 {
11683                     "url": "https://github.com/sebastianbergmann",
11684                     "type": "github"
11685                 }
11686             ],
11687             "time": "2023-02-03T07:06:18+00:00"
11688         },
11689         {
11690             "name": "sebastian/recursion-context",
11691             "version": "5.0.0",
11692             "source": {
11693                 "type": "git",
11694                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11695                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
11696             },
11697             "dist": {
11698                 "type": "zip",
11699                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
11700                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
11701                 "shasum": ""
11702             },
11703             "require": {
11704                 "php": ">=8.1"
11705             },
11706             "require-dev": {
11707                 "phpunit/phpunit": "^10.0"
11708             },
11709             "type": "library",
11710             "extra": {
11711                 "branch-alias": {
11712                     "dev-main": "5.0-dev"
11713                 }
11714             },
11715             "autoload": {
11716                 "classmap": [
11717                     "src/"
11718                 ]
11719             },
11720             "notification-url": "https://packagist.org/downloads/",
11721             "license": [
11722                 "BSD-3-Clause"
11723             ],
11724             "authors": [
11725                 {
11726                     "name": "Sebastian Bergmann",
11727                     "email": "sebastian@phpunit.de"
11728                 },
11729                 {
11730                     "name": "Jeff Welch",
11731                     "email": "whatthejeff@gmail.com"
11732                 },
11733                 {
11734                     "name": "Adam Harvey",
11735                     "email": "aharvey@php.net"
11736                 }
11737             ],
11738             "description": "Provides functionality to recursively process PHP variables",
11739             "homepage": "https://github.com/sebastianbergmann/recursion-context",
11740             "support": {
11741                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11742                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
11743             },
11744             "funding": [
11745                 {
11746                     "url": "https://github.com/sebastianbergmann",
11747                     "type": "github"
11748                 }
11749             ],
11750             "time": "2023-02-03T07:05:40+00:00"
11751         },
11752         {
11753             "name": "sebastian/type",
11754             "version": "4.0.0",
11755             "source": {
11756                 "type": "git",
11757                 "url": "https://github.com/sebastianbergmann/type.git",
11758                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
11759             },
11760             "dist": {
11761                 "type": "zip",
11762                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
11763                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
11764                 "shasum": ""
11765             },
11766             "require": {
11767                 "php": ">=8.1"
11768             },
11769             "require-dev": {
11770                 "phpunit/phpunit": "^10.0"
11771             },
11772             "type": "library",
11773             "extra": {
11774                 "branch-alias": {
11775                     "dev-main": "4.0-dev"
11776                 }
11777             },
11778             "autoload": {
11779                 "classmap": [
11780                     "src/"
11781                 ]
11782             },
11783             "notification-url": "https://packagist.org/downloads/",
11784             "license": [
11785                 "BSD-3-Clause"
11786             ],
11787             "authors": [
11788                 {
11789                     "name": "Sebastian Bergmann",
11790                     "email": "sebastian@phpunit.de",
11791                     "role": "lead"
11792                 }
11793             ],
11794             "description": "Collection of value objects that represent the types of the PHP type system",
11795             "homepage": "https://github.com/sebastianbergmann/type",
11796             "support": {
11797                 "issues": "https://github.com/sebastianbergmann/type/issues",
11798                 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
11799             },
11800             "funding": [
11801                 {
11802                     "url": "https://github.com/sebastianbergmann",
11803                     "type": "github"
11804                 }
11805             ],
11806             "time": "2023-02-03T07:10:45+00:00"
11807         },
11808         {
11809             "name": "sebastian/version",
11810             "version": "4.0.1",
11811             "source": {
11812                 "type": "git",
11813                 "url": "https://github.com/sebastianbergmann/version.git",
11814                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
11815             },
11816             "dist": {
11817                 "type": "zip",
11818                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
11819                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
11820                 "shasum": ""
11821             },
11822             "require": {
11823                 "php": ">=8.1"
11824             },
11825             "type": "library",
11826             "extra": {
11827                 "branch-alias": {
11828                     "dev-main": "4.0-dev"
11829                 }
11830             },
11831             "autoload": {
11832                 "classmap": [
11833                     "src/"
11834                 ]
11835             },
11836             "notification-url": "https://packagist.org/downloads/",
11837             "license": [
11838                 "BSD-3-Clause"
11839             ],
11840             "authors": [
11841                 {
11842                     "name": "Sebastian Bergmann",
11843                     "email": "sebastian@phpunit.de",
11844                     "role": "lead"
11845                 }
11846             ],
11847             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11848             "homepage": "https://github.com/sebastianbergmann/version",
11849             "support": {
11850                 "issues": "https://github.com/sebastianbergmann/version/issues",
11851                 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
11852             },
11853             "funding": [
11854                 {
11855                     "url": "https://github.com/sebastianbergmann",
11856                     "type": "github"
11857                 }
11858             ],
11859             "time": "2023-02-07T11:34:05+00:00"
11860         },
11861         {
11862             "name": "symfony/browser-kit",
11863             "version": "v6.3.8",
11864             "source": {
11865                 "type": "git",
11866                 "url": "https://github.com/symfony/browser-kit.git",
11867                 "reference": "e270297dbee59168274c2b535ab1bccd593e6ffe"
11868             },
11869             "dist": {
11870                 "type": "zip",
11871                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e270297dbee59168274c2b535ab1bccd593e6ffe",
11872                 "reference": "e270297dbee59168274c2b535ab1bccd593e6ffe",
11873                 "shasum": ""
11874             },
11875             "require": {
11876                 "php": ">=8.1",
11877                 "symfony/dom-crawler": "^5.4|^6.0"
11878             },
11879             "require-dev": {
11880                 "symfony/css-selector": "^5.4|^6.0",
11881                 "symfony/http-client": "^5.4|^6.0",
11882                 "symfony/mime": "^5.4|^6.0",
11883                 "symfony/process": "^5.4|^6.0"
11884             },
11885             "type": "library",
11886             "autoload": {
11887                 "psr-4": {
11888                     "Symfony\\Component\\BrowserKit\\": ""
11889                 },
11890                 "exclude-from-classmap": [
11891                     "/Tests/"
11892                 ]
11893             },
11894             "notification-url": "https://packagist.org/downloads/",
11895             "license": [
11896                 "MIT"
11897             ],
11898             "authors": [
11899                 {
11900                     "name": "Fabien Potencier",
11901                     "email": "fabien@symfony.com"
11902                 },
11903                 {
11904                     "name": "Symfony Community",
11905                     "homepage": "https://symfony.com/contributors"
11906                 }
11907             ],
11908             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11909             "homepage": "https://symfony.com",
11910             "support": {
11911                 "source": "https://github.com/symfony/browser-kit/tree/v6.3.8"
11912             },
11913             "funding": [
11914                 {
11915                     "url": "https://symfony.com/sponsor",
11916                     "type": "custom"
11917                 },
11918                 {
11919                     "url": "https://github.com/fabpot",
11920                     "type": "github"
11921                 },
11922                 {
11923                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11924                     "type": "tidelift"
11925                 }
11926             ],
11927             "time": "2023-10-31T08:07:48+00:00"
11928         },
11929         {
11930             "name": "symfony/dom-crawler",
11931             "version": "v6.3.4",
11932             "source": {
11933                 "type": "git",
11934                 "url": "https://github.com/symfony/dom-crawler.git",
11935                 "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1"
11936             },
11937             "dist": {
11938                 "type": "zip",
11939                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
11940                 "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
11941                 "shasum": ""
11942             },
11943             "require": {
11944                 "masterminds/html5": "^2.6",
11945                 "php": ">=8.1",
11946                 "symfony/polyfill-ctype": "~1.8",
11947                 "symfony/polyfill-mbstring": "~1.0"
11948             },
11949             "require-dev": {
11950                 "symfony/css-selector": "^5.4|^6.0"
11951             },
11952             "type": "library",
11953             "autoload": {
11954                 "psr-4": {
11955                     "Symfony\\Component\\DomCrawler\\": ""
11956                 },
11957                 "exclude-from-classmap": [
11958                     "/Tests/"
11959                 ]
11960             },
11961             "notification-url": "https://packagist.org/downloads/",
11962             "license": [
11963                 "MIT"
11964             ],
11965             "authors": [
11966                 {
11967                     "name": "Fabien Potencier",
11968                     "email": "fabien@symfony.com"
11969                 },
11970                 {
11971                     "name": "Symfony Community",
11972                     "homepage": "https://symfony.com/contributors"
11973                 }
11974             ],
11975             "description": "Eases DOM navigation for HTML and XML documents",
11976             "homepage": "https://symfony.com",
11977             "support": {
11978                 "source": "https://github.com/symfony/dom-crawler/tree/v6.3.4"
11979             },
11980             "funding": [
11981                 {
11982                     "url": "https://symfony.com/sponsor",
11983                     "type": "custom"
11984                 },
11985                 {
11986                     "url": "https://github.com/fabpot",
11987                     "type": "github"
11988                 },
11989                 {
11990                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11991                     "type": "tidelift"
11992                 }
11993             ],
11994             "time": "2023-08-01T07:43:40+00:00"
11995         },
11996         {
11997             "name": "symfony/error-handler",
11998             "version": "v6.3.5",
11999             "source": {
12000                 "type": "git",
12001                 "url": "https://github.com/symfony/error-handler.git",
12002                 "reference": "1f69476b64fb47105c06beef757766c376b548c4"
12003             },
12004             "dist": {
12005                 "type": "zip",
12006                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4",
12007                 "reference": "1f69476b64fb47105c06beef757766c376b548c4",
12008                 "shasum": ""
12009             },
12010             "require": {
12011                 "php": ">=8.1",
12012                 "psr/log": "^1|^2|^3",
12013                 "symfony/var-dumper": "^5.4|^6.0"
12014             },
12015             "conflict": {
12016                 "symfony/deprecation-contracts": "<2.5"
12017             },
12018             "require-dev": {
12019                 "symfony/deprecation-contracts": "^2.5|^3",
12020                 "symfony/http-kernel": "^5.4|^6.0",
12021                 "symfony/serializer": "^5.4|^6.0"
12022             },
12023             "bin": [
12024                 "Resources/bin/patch-type-declarations"
12025             ],
12026             "type": "library",
12027             "autoload": {
12028                 "psr-4": {
12029                     "Symfony\\Component\\ErrorHandler\\": ""
12030                 },
12031                 "exclude-from-classmap": [
12032                     "/Tests/"
12033                 ]
12034             },
12035             "notification-url": "https://packagist.org/downloads/",
12036             "license": [
12037                 "MIT"
12038             ],
12039             "authors": [
12040                 {
12041                     "name": "Fabien Potencier",
12042                     "email": "fabien@symfony.com"
12043                 },
12044                 {
12045                     "name": "Symfony Community",
12046                     "homepage": "https://symfony.com/contributors"
12047                 }
12048             ],
12049             "description": "Provides tools to manage errors and ease debugging PHP code",
12050             "homepage": "https://symfony.com",
12051             "support": {
12052                 "source": "https://github.com/symfony/error-handler/tree/v6.3.5"
12053             },
12054             "funding": [
12055                 {
12056                     "url": "https://symfony.com/sponsor",
12057                     "type": "custom"
12058                 },
12059                 {
12060                     "url": "https://github.com/fabpot",
12061                     "type": "github"
12062                 },
12063                 {
12064                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12065                     "type": "tidelift"
12066                 }
12067             ],
12068             "time": "2023-09-12T06:57:20+00:00"
12069         },
12070         {
12071             "name": "symfony/http-kernel",
12072             "version": "v6.0.20",
12073             "source": {
12074                 "type": "git",
12075                 "url": "https://github.com/symfony/http-kernel.git",
12076                 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349"
12077             },
12078             "dist": {
12079                 "type": "zip",
12080                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349",
12081                 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349",
12082                 "shasum": ""
12083             },
12084             "require": {
12085                 "php": ">=8.0.2",
12086                 "psr/log": "^1|^2|^3",
12087                 "symfony/error-handler": "^5.4|^6.0",
12088                 "symfony/event-dispatcher": "^5.4|^6.0",
12089                 "symfony/http-foundation": "^5.4|^6.0",
12090                 "symfony/polyfill-ctype": "^1.8"
12091             },
12092             "conflict": {
12093                 "symfony/browser-kit": "<5.4",
12094                 "symfony/cache": "<5.4",
12095                 "symfony/config": "<5.4",
12096                 "symfony/console": "<5.4",
12097                 "symfony/dependency-injection": "<5.4",
12098                 "symfony/doctrine-bridge": "<5.4",
12099                 "symfony/form": "<5.4",
12100                 "symfony/http-client": "<5.4",
12101                 "symfony/mailer": "<5.4",
12102                 "symfony/messenger": "<5.4",
12103                 "symfony/translation": "<5.4",
12104                 "symfony/twig-bridge": "<5.4",
12105                 "symfony/validator": "<5.4",
12106                 "twig/twig": "<2.13"
12107             },
12108             "provide": {
12109                 "psr/log-implementation": "1.0|2.0|3.0"
12110             },
12111             "require-dev": {
12112                 "psr/cache": "^1.0|^2.0|^3.0",
12113                 "symfony/browser-kit": "^5.4|^6.0",
12114                 "symfony/config": "^5.4|^6.0",
12115                 "symfony/console": "^5.4|^6.0",
12116                 "symfony/css-selector": "^5.4|^6.0",
12117                 "symfony/dependency-injection": "^5.4|^6.0",
12118                 "symfony/dom-crawler": "^5.4|^6.0",
12119                 "symfony/expression-language": "^5.4|^6.0",
12120                 "symfony/finder": "^5.4|^6.0",
12121                 "symfony/http-client-contracts": "^1.1|^2|^3",
12122                 "symfony/process": "^5.4|^6.0",
12123                 "symfony/routing": "^5.4|^6.0",
12124                 "symfony/stopwatch": "^5.4|^6.0",
12125                 "symfony/translation": "^5.4|^6.0",
12126                 "symfony/translation-contracts": "^1.1|^2|^3",
12127                 "twig/twig": "^2.13|^3.0.4"
12128             },
12129             "suggest": {
12130                 "symfony/browser-kit": "",
12131                 "symfony/config": "",
12132                 "symfony/console": "",
12133                 "symfony/dependency-injection": ""
12134             },
12135             "type": "library",
12136             "autoload": {
12137                 "psr-4": {
12138                     "Symfony\\Component\\HttpKernel\\": ""
12139                 },
12140                 "exclude-from-classmap": [
12141                     "/Tests/"
12142                 ]
12143             },
12144             "notification-url": "https://packagist.org/downloads/",
12145             "license": [
12146                 "MIT"
12147             ],
12148             "authors": [
12149                 {
12150                     "name": "Fabien Potencier",
12151                     "email": "fabien@symfony.com"
12152                 },
12153                 {
12154                     "name": "Symfony Community",
12155                     "homepage": "https://symfony.com/contributors"
12156                 }
12157             ],
12158             "description": "Provides a structured process for converting a Request into a Response",
12159             "homepage": "https://symfony.com",
12160             "support": {
12161                 "source": "https://github.com/symfony/http-kernel/tree/v6.0.20"
12162             },
12163             "funding": [
12164                 {
12165                     "url": "https://symfony.com/sponsor",
12166                     "type": "custom"
12167                 },
12168                 {
12169                     "url": "https://github.com/fabpot",
12170                     "type": "github"
12171                 },
12172                 {
12173                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12174                     "type": "tidelift"
12175                 }
12176             ],
12177             "time": "2023-02-01T08:22:55+00:00"
12178         },
12179         {
12180             "name": "symfony/panther",
12181             "version": "v2.1.0",
12182             "source": {
12183                 "type": "git",
12184                 "url": "https://github.com/symfony/panther.git",
12185                 "reference": "7294951f16d95de8a17d6a8601794a9fb88fd497"
12186             },
12187             "dist": {
12188                 "type": "zip",
12189                 "url": "https://api.github.com/repos/symfony/panther/zipball/7294951f16d95de8a17d6a8601794a9fb88fd497",
12190                 "reference": "7294951f16d95de8a17d6a8601794a9fb88fd497",
12191                 "shasum": ""
12192             },
12193             "require": {
12194                 "ext-dom": "*",
12195                 "ext-libxml": "*",
12196                 "php": ">=8.0",
12197                 "php-webdriver/webdriver": "^1.8.2",
12198                 "symfony/browser-kit": "^5.3 || ^6.0",
12199                 "symfony/dependency-injection": "^5.3 || ^6.0",
12200                 "symfony/deprecation-contracts": "^2.4 || ^3",
12201                 "symfony/dom-crawler": "^5.3 || ^6.0",
12202                 "symfony/http-client": "^5.3 || ^6.0",
12203                 "symfony/http-kernel": "^5.3 || ^6.0",
12204                 "symfony/process": "^5.3 || ^6.0"
12205             },
12206             "require-dev": {
12207                 "symfony/css-selector": "^5.3 || ^6.0",
12208                 "symfony/framework-bundle": "^5.3 || ^6.0",
12209                 "symfony/mime": "^5.3 || ^6.0",
12210                 "symfony/phpunit-bridge": "^5.3 || ^6.0"
12211             },
12212             "type": "library",
12213             "extra": {
12214                 "branch-alias": {
12215                     "dev-main": "2.0.x-dev"
12216                 }
12217             },
12218             "autoload": {
12219                 "psr-4": {
12220                     "Symfony\\Component\\Panther\\": "src/"
12221                 }
12222             },
12223             "notification-url": "https://packagist.org/downloads/",
12224             "license": [
12225                 "MIT"
12226             ],
12227             "authors": [
12228                 {
12229                     "name": "Kévin Dunglas",
12230                     "email": "dunglas@gmail.com",
12231                     "homepage": "https://dunglas.fr"
12232                 },
12233                 {
12234                     "name": "Symfony Community",
12235                     "homepage": "https://symfony.com/contributors"
12236                 }
12237             ],
12238             "description": "A browser testing and web scraping library for PHP and Symfony.",
12239             "homepage": "https://dunglas.fr",
12240             "keywords": [
12241                 "e2e",
12242                 "scraping",
12243                 "selenium",
12244                 "symfony",
12245                 "testing",
12246                 "webdriver"
12247             ],
12248             "support": {
12249                 "issues": "https://github.com/symfony/panther/issues",
12250                 "source": "https://github.com/symfony/panther/tree/v2.1.0"
12251             },
12252             "funding": [
12253                 {
12254                     "url": "https://www.panthera.org/donate",
12255                     "type": "custom"
12256                 },
12257                 {
12258                     "url": "https://github.com/dunglas",
12259                     "type": "github"
12260                 },
12261                 {
12262                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12263                     "type": "tidelift"
12264                 }
12265             ],
12266             "time": "2023-05-30T21:30:21+00:00"
12267         },
12268         {
12269             "name": "symfony/var-dumper",
12270             "version": "v6.3.8",
12271             "source": {
12272                 "type": "git",
12273                 "url": "https://github.com/symfony/var-dumper.git",
12274                 "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a"
12275             },
12276             "dist": {
12277                 "type": "zip",
12278                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/81acabba9046550e89634876ca64bfcd3c06aa0a",
12279                 "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a",
12280                 "shasum": ""
12281             },
12282             "require": {
12283                 "php": ">=8.1",
12284                 "symfony/deprecation-contracts": "^2.5|^3",
12285                 "symfony/polyfill-mbstring": "~1.0"
12286             },
12287             "conflict": {
12288                 "symfony/console": "<5.4"
12289             },
12290             "require-dev": {
12291                 "ext-iconv": "*",
12292                 "symfony/console": "^5.4|^6.0",
12293                 "symfony/http-kernel": "^5.4|^6.0",
12294                 "symfony/process": "^5.4|^6.0",
12295                 "symfony/uid": "^5.4|^6.0",
12296                 "twig/twig": "^2.13|^3.0.4"
12297             },
12298             "bin": [
12299                 "Resources/bin/var-dump-server"
12300             ],
12301             "type": "library",
12302             "autoload": {
12303                 "files": [
12304                     "Resources/functions/dump.php"
12305                 ],
12306                 "psr-4": {
12307                     "Symfony\\Component\\VarDumper\\": ""
12308                 },
12309                 "exclude-from-classmap": [
12310                     "/Tests/"
12311                 ]
12312             },
12313             "notification-url": "https://packagist.org/downloads/",
12314             "license": [
12315                 "MIT"
12316             ],
12317             "authors": [
12318                 {
12319                     "name": "Nicolas Grekas",
12320                     "email": "p@tchwork.com"
12321                 },
12322                 {
12323                     "name": "Symfony Community",
12324                     "homepage": "https://symfony.com/contributors"
12325                 }
12326             ],
12327             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12328             "homepage": "https://symfony.com",
12329             "keywords": [
12330                 "debug",
12331                 "dump"
12332             ],
12333             "support": {
12334                 "source": "https://github.com/symfony/var-dumper/tree/v6.3.8"
12335             },
12336             "funding": [
12337                 {
12338                     "url": "https://symfony.com/sponsor",
12339                     "type": "custom"
12340                 },
12341                 {
12342                     "url": "https://github.com/fabpot",
12343                     "type": "github"
12344                 },
12345                 {
12346                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12347                     "type": "tidelift"
12348                 }
12349             ],
12350             "time": "2023-11-08T10:42:36+00:00"
12351         },
12352         {
12353             "name": "theseer/tokenizer",
12354             "version": "1.2.1",
12355             "source": {
12356                 "type": "git",
12357                 "url": "https://github.com/theseer/tokenizer.git",
12358                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12359             },
12360             "dist": {
12361                 "type": "zip",
12362                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12363                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12364                 "shasum": ""
12365             },
12366             "require": {
12367                 "ext-dom": "*",
12368                 "ext-tokenizer": "*",
12369                 "ext-xmlwriter": "*",
12370                 "php": "^7.2 || ^8.0"
12371             },
12372             "type": "library",
12373             "autoload": {
12374                 "classmap": [
12375                     "src/"
12376                 ]
12377             },
12378             "notification-url": "https://packagist.org/downloads/",
12379             "license": [
12380                 "BSD-3-Clause"
12381             ],
12382             "authors": [
12383                 {
12384                     "name": "Arne Blankerts",
12385                     "email": "arne@blankerts.de",
12386                     "role": "Developer"
12387                 }
12388             ],
12389             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12390             "support": {
12391                 "issues": "https://github.com/theseer/tokenizer/issues",
12392                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12393             },
12394             "funding": [
12395                 {
12396                     "url": "https://github.com/theseer",
12397                     "type": "github"
12398                 }
12399             ],
12400             "time": "2021-07-28T10:34:58+00:00"
12401         },
12402         {
12403             "name": "zircote/swagger-php",
12404             "version": "3.3.7",
12405             "source": {
12406                 "type": "git",
12407                 "url": "https://github.com/zircote/swagger-php.git",
12408                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381"
12409             },
12410             "dist": {
12411                 "type": "zip",
12412                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12413                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12414                 "shasum": ""
12415             },
12416             "require": {
12417                 "doctrine/annotations": "^1.7",
12418                 "ext-json": "*",
12419                 "php": ">=7.2",
12420                 "psr/log": "^1.1 || ^2.0 || ^3.0",
12421                 "symfony/finder": ">=2.2",
12422                 "symfony/yaml": ">=3.3"
12423             },
12424             "require-dev": {
12425                 "composer/package-versions-deprecated": "1.11.99.2",
12426                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12427                 "phpunit/phpunit": ">=8.5.14"
12428             },
12429             "bin": [
12430                 "bin/openapi"
12431             ],
12432             "type": "library",
12433             "autoload": {
12434                 "files": [
12435                     "src/functions.php"
12436                 ],
12437                 "psr-4": {
12438                     "OpenApi\\": "src"
12439                 }
12440             },
12441             "notification-url": "https://packagist.org/downloads/",
12442             "license": [
12443                 "Apache-2.0"
12444             ],
12445             "authors": [
12446                 {
12447                     "name": "Robert Allen",
12448                     "email": "zircote@gmail.com"
12449                 },
12450                 {
12451                     "name": "Bob Fanger",
12452                     "email": "bfanger@gmail.com",
12453                     "homepage": "https://bfanger.nl"
12454                 },
12455                 {
12456                     "name": "Martin Rademacher",
12457                     "email": "mano@radebatz.net",
12458                     "homepage": "https://radebatz.net"
12459                 }
12460             ],
12461             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12462             "homepage": "https://github.com/zircote/swagger-php/",
12463             "keywords": [
12464                 "api",
12465                 "json",
12466                 "rest",
12467                 "service discovery"
12468             ],
12469             "support": {
12470                 "issues": "https://github.com/zircote/swagger-php/issues",
12471                 "source": "https://github.com/zircote/swagger-php/tree/3.3.7"
12472             },
12473             "time": "2023-01-03T21:17:10+00:00"
12474         }
12475     ],
12476     "aliases": [],
12477     "minimum-stability": "stable",
12478     "stability-flags": [],
12479     "prefer-stable": false,
12480     "prefer-lowest": false,
12481     "platform": {
12482         "php": ">=8.1.0"
12483     },
12484     "platform-dev": [],
12485     "platform-overrides": {
12486         "php": "8.1"
12487     },
12488     "plugin-api-version": "2.6.0"