chore(deps): bump twig/twig from 3.17.1 to 3.19.0 (#7951)
[openemr.git] / composer.lock
blob32f996fea30e49966e5ccc3b0e72359801e0377e
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": "b41208aebead3171e0bb562b783acab2",
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.7",
136             "source": {
137                 "type": "git",
138                 "url": "https://github.com/ADOdb/ADOdb.git",
139                 "reference": "e7150539d5707ae556172532e2b25ac4e88cb2a6"
140             },
141             "dist": {
142                 "type": "zip",
143                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/e7150539d5707ae556172532e2b25ac4e88cb2a6",
144                 "reference": "e7150539d5707ae556172532e2b25ac4e88cb2a6",
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-11-04T22:25:49+00:00"
193         },
194         {
195             "name": "aranyasen/hl7",
196             "version": "3.1.7",
197             "source": {
198                 "type": "git",
199                 "url": "https://github.com/senaranya/HL7.git",
200                 "reference": "98c0053697851ebb6c49bf9cdd3a855f09fcbfc2"
201             },
202             "dist": {
203                 "type": "zip",
204                 "url": "https://api.github.com/repos/senaranya/HL7/zipball/98c0053697851ebb6c49bf9cdd3a855f09fcbfc2",
205                 "reference": "98c0053697851ebb6c49bf9cdd3a855f09fcbfc2",
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.7"
245             },
246             "time": "2024-12-22T07:15:33+00:00"
247         },
248         {
249             "name": "bacon/bacon-qr-code",
250             "version": "v3.0.1",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/Bacon/BaconQrCode.git",
254                 "reference": "f9cc1f52b5a463062251d666761178dbdb6b544f"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f9cc1f52b5a463062251d666761178dbdb6b544f",
259                 "reference": "f9cc1f52b5a463062251d666761178dbdb6b544f",
260                 "shasum": ""
261             },
262             "require": {
263                 "dasprid/enum": "^1.0.3",
264                 "ext-iconv": "*",
265                 "php": "^8.1"
266             },
267             "require-dev": {
268                 "phly/keep-a-changelog": "^2.12",
269                 "phpunit/phpunit": "^10.5.11 || 11.0.4",
270                 "spatie/phpunit-snapshot-assertions": "^5.1.5",
271                 "squizlabs/php_codesniffer": "^3.9"
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/v3.0.1"
299             },
300             "time": "2024-10-01T13:55:55+00:00"
301         },
302         {
303             "name": "brick/math",
304             "version": "0.12.1",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/brick/math.git",
308                 "reference": "f510c0a40911935b77b86859eb5223d58d660df1"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
313                 "reference": "f510c0a40911935b77b86859eb5223d58d660df1",
314                 "shasum": ""
315             },
316             "require": {
317                 "php": "^8.1"
318             },
319             "require-dev": {
320                 "php-coveralls/php-coveralls": "^2.2",
321                 "phpunit/phpunit": "^10.1",
322                 "vimeo/psalm": "5.16.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                 "bignumber",
343                 "brick",
344                 "decimal",
345                 "integer",
346                 "math",
347                 "mathematics",
348                 "rational"
349             ],
350             "support": {
351                 "issues": "https://github.com/brick/math/issues",
352                 "source": "https://github.com/brick/math/tree/0.12.1"
353             },
354             "funding": [
355                 {
356                     "url": "https://github.com/BenMorel",
357                     "type": "github"
358                 }
359             ],
360             "time": "2023-11-29T23:19:16+00:00"
361         },
362         {
363             "name": "brick/varexporter",
364             "version": "0.5.0",
365             "source": {
366                 "type": "git",
367                 "url": "https://github.com/brick/varexporter.git",
368                 "reference": "84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b"
369             },
370             "dist": {
371                 "type": "zip",
372                 "url": "https://api.github.com/repos/brick/varexporter/zipball/84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b",
373                 "reference": "84b2a7a91f69aa5d079aec5a0a7256ebf2dceb6b",
374                 "shasum": ""
375             },
376             "require": {
377                 "nikic/php-parser": "^5.0",
378                 "php": "^7.4 || ^8.0"
379             },
380             "require-dev": {
381                 "php-coveralls/php-coveralls": "^2.2",
382                 "phpunit/phpunit": "^9.3",
383                 "psalm/phar": "5.21.1"
384             },
385             "type": "library",
386             "autoload": {
387                 "psr-4": {
388                     "Brick\\VarExporter\\": "src/"
389                 }
390             },
391             "notification-url": "https://packagist.org/downloads/",
392             "license": [
393                 "MIT"
394             ],
395             "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
396             "keywords": [
397                 "var_export"
398             ],
399             "support": {
400                 "issues": "https://github.com/brick/varexporter/issues",
401                 "source": "https://github.com/brick/varexporter/tree/0.5.0"
402             },
403             "funding": [
404                 {
405                     "url": "https://github.com/BenMorel",
406                     "type": "github"
407                 }
408             ],
409             "time": "2024-05-10T17:15:19+00:00"
410         },
411         {
412             "name": "clue/stream-filter",
413             "version": "v1.7.0",
414             "source": {
415                 "type": "git",
416                 "url": "https://github.com/clue/stream-filter.git",
417                 "reference": "049509fef80032cb3f051595029ab75b49a3c2f7"
418             },
419             "dist": {
420                 "type": "zip",
421                 "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7",
422                 "reference": "049509fef80032cb3f051595029ab75b49a3c2f7",
423                 "shasum": ""
424             },
425             "require": {
426                 "php": ">=5.3"
427             },
428             "require-dev": {
429                 "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
430             },
431             "type": "library",
432             "autoload": {
433                 "files": [
434                     "src/functions_include.php"
435                 ],
436                 "psr-4": {
437                     "Clue\\StreamFilter\\": "src/"
438                 }
439             },
440             "notification-url": "https://packagist.org/downloads/",
441             "license": [
442                 "MIT"
443             ],
444             "authors": [
445                 {
446                     "name": "Christian Lück",
447                     "email": "christian@clue.engineering"
448                 }
449             ],
450             "description": "A simple and modern approach to stream filtering in PHP",
451             "homepage": "https://github.com/clue/stream-filter",
452             "keywords": [
453                 "bucket brigade",
454                 "callback",
455                 "filter",
456                 "php_user_filter",
457                 "stream",
458                 "stream_filter_append",
459                 "stream_filter_register"
460             ],
461             "support": {
462                 "issues": "https://github.com/clue/stream-filter/issues",
463                 "source": "https://github.com/clue/stream-filter/tree/v1.7.0"
464             },
465             "funding": [
466                 {
467                     "url": "https://clue.engineering/support",
468                     "type": "custom"
469                 },
470                 {
471                     "url": "https://github.com/clue",
472                     "type": "github"
473                 }
474             ],
475             "time": "2023-12-20T15:40:13+00:00"
476         },
477         {
478             "name": "dasprid/enum",
479             "version": "1.0.6",
480             "source": {
481                 "type": "git",
482                 "url": "https://github.com/DASPRiD/Enum.git",
483                 "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
484             },
485             "dist": {
486                 "type": "zip",
487                 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
488                 "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
489                 "shasum": ""
490             },
491             "require": {
492                 "php": ">=7.1 <9.0"
493             },
494             "require-dev": {
495                 "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
496                 "squizlabs/php_codesniffer": "*"
497             },
498             "type": "library",
499             "autoload": {
500                 "psr-4": {
501                     "DASPRiD\\Enum\\": "src/"
502                 }
503             },
504             "notification-url": "https://packagist.org/downloads/",
505             "license": [
506                 "BSD-2-Clause"
507             ],
508             "authors": [
509                 {
510                     "name": "Ben Scholzen 'DASPRiD'",
511                     "email": "mail@dasprids.de",
512                     "homepage": "https://dasprids.de/",
513                     "role": "Developer"
514                 }
515             ],
516             "description": "PHP 7.1 enum implementation",
517             "keywords": [
518                 "enum",
519                 "map"
520             ],
521             "support": {
522                 "issues": "https://github.com/DASPRiD/Enum/issues",
523                 "source": "https://github.com/DASPRiD/Enum/tree/1.0.6"
524             },
525             "time": "2024-08-09T14:30:48+00:00"
526         },
527         {
528             "name": "defuse/php-encryption",
529             "version": "v2.4.0",
530             "source": {
531                 "type": "git",
532                 "url": "https://github.com/defuse/php-encryption.git",
533                 "reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
534             },
535             "dist": {
536                 "type": "zip",
537                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
538                 "reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
539                 "shasum": ""
540             },
541             "require": {
542                 "ext-openssl": "*",
543                 "paragonie/random_compat": ">= 2",
544                 "php": ">=5.6.0"
545             },
546             "require-dev": {
547                 "phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
548                 "yoast/phpunit-polyfills": "^2.0.0"
549             },
550             "bin": [
551                 "bin/generate-defuse-key"
552             ],
553             "type": "library",
554             "autoload": {
555                 "psr-4": {
556                     "Defuse\\Crypto\\": "src"
557                 }
558             },
559             "notification-url": "https://packagist.org/downloads/",
560             "license": [
561                 "MIT"
562             ],
563             "authors": [
564                 {
565                     "name": "Taylor Hornby",
566                     "email": "taylor@defuse.ca",
567                     "homepage": "https://defuse.ca/"
568                 },
569                 {
570                     "name": "Scott Arciszewski",
571                     "email": "info@paragonie.com",
572                     "homepage": "https://paragonie.com"
573                 }
574             ],
575             "description": "Secure PHP Encryption Library",
576             "keywords": [
577                 "aes",
578                 "authenticated encryption",
579                 "cipher",
580                 "crypto",
581                 "cryptography",
582                 "encrypt",
583                 "encryption",
584                 "openssl",
585                 "security",
586                 "symmetric key cryptography"
587             ],
588             "support": {
589                 "issues": "https://github.com/defuse/php-encryption/issues",
590                 "source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
591             },
592             "time": "2023-06-19T06:10:36+00:00"
593         },
594         {
595             "name": "digitickets/lalit",
596             "version": "3.4.0",
597             "source": {
598                 "type": "git",
599                 "url": "https://github.com/digitickets/lalit.git",
600                 "reference": "b88856d0434bf3eb465b4ad872ee4eea6ccb582a"
601             },
602             "dist": {
603                 "type": "zip",
604                 "url": "https://api.github.com/repos/digitickets/lalit/zipball/b88856d0434bf3eb465b4ad872ee4eea6ccb582a",
605                 "reference": "b88856d0434bf3eb465b4ad872ee4eea6ccb582a",
606                 "shasum": ""
607             },
608             "require": {
609                 "ext-dom": "*",
610                 "php": ">=7"
611             },
612             "require-dev": {
613                 "phpunit/phpunit": "*",
614                 "yetanotherape/diff-match-patch": "*"
615             },
616             "type": "library",
617             "autoload": {
618                 "psr-4": {
619                     "LaLit\\": "src"
620                 }
621             },
622             "notification-url": "https://packagist.org/downloads/",
623             "license": [
624                 "CC0-1.0"
625             ],
626             "authors": [
627                 {
628                     "name": "Lalit Patel",
629                     "role": "Lead Developer"
630                 },
631                 {
632                     "name": "Richard Quadling",
633                     "role": "Developer"
634                 }
635             ],
636             "description": "GitHub copy of LaLit's XML2Array and Array2XML",
637             "homepage": "http://www.lalit.org/lab",
638             "keywords": [
639                 "array",
640                 "xml"
641             ],
642             "support": {
643                 "issues": "https://github.com/digitickets/lalit/issues",
644                 "source": "https://github.com/digitickets/lalit/tree/3.4.0"
645             },
646             "time": "2024-03-08T20:59:04+00:00"
647         },
648         {
649             "name": "dompdf/dompdf",
650             "version": "v3.0.1",
651             "source": {
652                 "type": "git",
653                 "url": "https://github.com/dompdf/dompdf.git",
654                 "reference": "2d622faf9aa1f8f7f24dd094e49b5cf6c0c5d4e6"
655             },
656             "dist": {
657                 "type": "zip",
658                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/2d622faf9aa1f8f7f24dd094e49b5cf6c0c5d4e6",
659                 "reference": "2d622faf9aa1f8f7f24dd094e49b5cf6c0c5d4e6",
660                 "shasum": ""
661             },
662             "require": {
663                 "dompdf/php-font-lib": "^1.0.0",
664                 "dompdf/php-svg-lib": "^1.0.0",
665                 "ext-dom": "*",
666                 "ext-mbstring": "*",
667                 "masterminds/html5": "^2.0",
668                 "php": "^7.1 || ^8.0"
669             },
670             "require-dev": {
671                 "ext-gd": "*",
672                 "ext-json": "*",
673                 "ext-zip": "*",
674                 "mockery/mockery": "^1.3",
675                 "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10",
676                 "squizlabs/php_codesniffer": "^3.5",
677                 "symfony/process": "^4.4 || ^5.4 || ^6.2 || ^7.0"
678             },
679             "suggest": {
680                 "ext-gd": "Needed to process images",
681                 "ext-gmagick": "Improves image processing performance",
682                 "ext-imagick": "Improves image processing performance",
683                 "ext-zlib": "Needed for pdf stream compression"
684             },
685             "type": "library",
686             "autoload": {
687                 "psr-4": {
688                     "Dompdf\\": "src/"
689                 },
690                 "classmap": [
691                     "lib/"
692                 ]
693             },
694             "notification-url": "https://packagist.org/downloads/",
695             "license": [
696                 "LGPL-2.1"
697             ],
698             "authors": [
699                 {
700                     "name": "The Dompdf Community",
701                     "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
702                 }
703             ],
704             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
705             "homepage": "https://github.com/dompdf/dompdf",
706             "support": {
707                 "issues": "https://github.com/dompdf/dompdf/issues",
708                 "source": "https://github.com/dompdf/dompdf/tree/v3.0.1"
709             },
710             "time": "2024-12-05T14:59:38+00:00"
711         },
712         {
713             "name": "dompdf/php-font-lib",
714             "version": "1.0.1",
715             "source": {
716                 "type": "git",
717                 "url": "https://github.com/dompdf/php-font-lib.git",
718                 "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d"
719             },
720             "dist": {
721                 "type": "zip",
722                 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d",
723                 "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d",
724                 "shasum": ""
725             },
726             "require": {
727                 "ext-mbstring": "*",
728                 "php": "^7.1 || ^8.0"
729             },
730             "require-dev": {
731                 "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6"
732             },
733             "type": "library",
734             "autoload": {
735                 "psr-4": {
736                     "FontLib\\": "src/FontLib"
737                 }
738             },
739             "notification-url": "https://packagist.org/downloads/",
740             "license": [
741                 "LGPL-2.1-or-later"
742             ],
743             "authors": [
744                 {
745                     "name": "The FontLib Community",
746                     "homepage": "https://github.com/dompdf/php-font-lib/blob/master/AUTHORS.md"
747                 }
748             ],
749             "description": "A library to read, parse, export and make subsets of different types of font files.",
750             "homepage": "https://github.com/dompdf/php-font-lib",
751             "support": {
752                 "issues": "https://github.com/dompdf/php-font-lib/issues",
753                 "source": "https://github.com/dompdf/php-font-lib/tree/1.0.1"
754             },
755             "time": "2024-12-02T14:37:59+00:00"
756         },
757         {
758             "name": "dompdf/php-svg-lib",
759             "version": "1.0.0",
760             "source": {
761                 "type": "git",
762                 "url": "https://github.com/dompdf/php-svg-lib.git",
763                 "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af"
764             },
765             "dist": {
766                 "type": "zip",
767                 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/eb045e518185298eb6ff8d80d0d0c6b17aecd9af",
768                 "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af",
769                 "shasum": ""
770             },
771             "require": {
772                 "ext-mbstring": "*",
773                 "php": "^7.1 || ^8.0",
774                 "sabberworm/php-css-parser": "^8.4"
775             },
776             "require-dev": {
777                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
778             },
779             "type": "library",
780             "autoload": {
781                 "psr-4": {
782                     "Svg\\": "src/Svg"
783                 }
784             },
785             "notification-url": "https://packagist.org/downloads/",
786             "license": [
787                 "LGPL-3.0-or-later"
788             ],
789             "authors": [
790                 {
791                     "name": "The SvgLib Community",
792                     "homepage": "https://github.com/dompdf/php-svg-lib/blob/master/AUTHORS.md"
793                 }
794             ],
795             "description": "A library to read, parse and export to PDF SVG files.",
796             "homepage": "https://github.com/dompdf/php-svg-lib",
797             "support": {
798                 "issues": "https://github.com/dompdf/php-svg-lib/issues",
799                 "source": "https://github.com/dompdf/php-svg-lib/tree/1.0.0"
800             },
801             "time": "2024-04-29T13:26:35+00:00"
802         },
803         {
804             "name": "evenement/evenement",
805             "version": "v3.0.2",
806             "source": {
807                 "type": "git",
808                 "url": "https://github.com/igorw/evenement.git",
809                 "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
810             },
811             "dist": {
812                 "type": "zip",
813                 "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
814                 "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
815                 "shasum": ""
816             },
817             "require": {
818                 "php": ">=7.0"
819             },
820             "require-dev": {
821                 "phpunit/phpunit": "^9 || ^6"
822             },
823             "type": "library",
824             "autoload": {
825                 "psr-4": {
826                     "Evenement\\": "src/"
827                 }
828             },
829             "notification-url": "https://packagist.org/downloads/",
830             "license": [
831                 "MIT"
832             ],
833             "authors": [
834                 {
835                     "name": "Igor Wiedler",
836                     "email": "igor@wiedler.ch"
837                 }
838             ],
839             "description": "Événement is a very simple event dispatching library for PHP",
840             "keywords": [
841                 "event-dispatcher",
842                 "event-emitter"
843             ],
844             "support": {
845                 "issues": "https://github.com/igorw/evenement/issues",
846                 "source": "https://github.com/igorw/evenement/tree/v3.0.2"
847             },
848             "time": "2023-08-08T05:53:35+00:00"
849         },
850         {
851             "name": "ezyang/htmlpurifier",
852             "version": "v4.18.0",
853             "source": {
854                 "type": "git",
855                 "url": "https://github.com/ezyang/htmlpurifier.git",
856                 "reference": "cb56001e54359df7ae76dc522d08845dc741621b"
857             },
858             "dist": {
859                 "type": "zip",
860                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
861                 "reference": "cb56001e54359df7ae76dc522d08845dc741621b",
862                 "shasum": ""
863             },
864             "require": {
865                 "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 || ~8.3.0 || ~8.4.0"
866             },
867             "require-dev": {
868                 "cerdic/css-tidy": "^1.7 || ^2.0",
869                 "simpletest/simpletest": "dev-master"
870             },
871             "suggest": {
872                 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
873                 "ext-bcmath": "Used for unit conversion and imagecrash protection",
874                 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
875                 "ext-tidy": "Used for pretty-printing HTML"
876             },
877             "type": "library",
878             "autoload": {
879                 "files": [
880                     "library/HTMLPurifier.composer.php"
881                 ],
882                 "psr-0": {
883                     "HTMLPurifier": "library/"
884                 },
885                 "exclude-from-classmap": [
886                     "/library/HTMLPurifier/Language/"
887                 ]
888             },
889             "notification-url": "https://packagist.org/downloads/",
890             "license": [
891                 "LGPL-2.1-or-later"
892             ],
893             "authors": [
894                 {
895                     "name": "Edward Z. Yang",
896                     "email": "admin@htmlpurifier.org",
897                     "homepage": "http://ezyang.com"
898                 }
899             ],
900             "description": "Standards compliant HTML filter written in PHP",
901             "homepage": "http://htmlpurifier.org/",
902             "keywords": [
903                 "html"
904             ],
905             "support": {
906                 "issues": "https://github.com/ezyang/htmlpurifier/issues",
907                 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
908             },
909             "time": "2024-11-01T03:51:45+00:00"
910         },
911         {
912             "name": "firebase/php-jwt",
913             "version": "v6.10.2",
914             "source": {
915                 "type": "git",
916                 "url": "https://github.com/firebase/php-jwt.git",
917                 "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b"
918             },
919             "dist": {
920                 "type": "zip",
921                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/30c19ed0f3264cb660ea496895cfb6ef7ee3653b",
922                 "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b",
923                 "shasum": ""
924             },
925             "require": {
926                 "php": "^8.0"
927             },
928             "require-dev": {
929                 "guzzlehttp/guzzle": "^7.4",
930                 "phpspec/prophecy-phpunit": "^2.0",
931                 "phpunit/phpunit": "^9.5",
932                 "psr/cache": "^2.0||^3.0",
933                 "psr/http-client": "^1.0",
934                 "psr/http-factory": "^1.0"
935             },
936             "suggest": {
937                 "ext-sodium": "Support EdDSA (Ed25519) signatures",
938                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
939             },
940             "type": "library",
941             "autoload": {
942                 "psr-4": {
943                     "Firebase\\JWT\\": "src"
944                 }
945             },
946             "notification-url": "https://packagist.org/downloads/",
947             "license": [
948                 "BSD-3-Clause"
949             ],
950             "authors": [
951                 {
952                     "name": "Neuman Vong",
953                     "email": "neuman+pear@twilio.com",
954                     "role": "Developer"
955                 },
956                 {
957                     "name": "Anant Narayanan",
958                     "email": "anant@php.net",
959                     "role": "Developer"
960                 }
961             ],
962             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
963             "homepage": "https://github.com/firebase/php-jwt",
964             "keywords": [
965                 "jwt",
966                 "php"
967             ],
968             "support": {
969                 "issues": "https://github.com/firebase/php-jwt/issues",
970                 "source": "https://github.com/firebase/php-jwt/tree/v6.10.2"
971             },
972             "time": "2024-11-24T11:22:49+00:00"
973         },
974         {
975             "name": "google/apiclient",
976             "version": "v2.18.2",
977             "source": {
978                 "type": "git",
979                 "url": "https://github.com/googleapis/google-api-php-client.git",
980                 "reference": "d8d201ba8a189a3cd7fb34e4da569f2ed440eee7"
981             },
982             "dist": {
983                 "type": "zip",
984                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/d8d201ba8a189a3cd7fb34e4da569f2ed440eee7",
985                 "reference": "d8d201ba8a189a3cd7fb34e4da569f2ed440eee7",
986                 "shasum": ""
987             },
988             "require": {
989                 "firebase/php-jwt": "^6.0",
990                 "google/apiclient-services": "~0.350",
991                 "google/auth": "^1.37",
992                 "guzzlehttp/guzzle": "^7.4.5",
993                 "guzzlehttp/psr7": "^2.6",
994                 "monolog/monolog": "^2.9||^3.0",
995                 "php": "^8.0",
996                 "phpseclib/phpseclib": "^3.0.36"
997             },
998             "require-dev": {
999                 "cache/filesystem-adapter": "^1.1",
1000                 "composer/composer": "^1.10.23",
1001                 "phpcompatibility/php-compatibility": "^9.2",
1002                 "phpspec/prophecy-phpunit": "^2.1",
1003                 "phpunit/phpunit": "^9.6",
1004                 "squizlabs/php_codesniffer": "^3.8",
1005                 "symfony/css-selector": "~2.1",
1006                 "symfony/dom-crawler": "~2.1"
1007             },
1008             "suggest": {
1009                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
1010             },
1011             "type": "library",
1012             "extra": {
1013                 "branch-alias": {
1014                     "dev-main": "2.x-dev"
1015                 }
1016             },
1017             "autoload": {
1018                 "files": [
1019                     "src/aliases.php"
1020                 ],
1021                 "psr-4": {
1022                     "Google\\": "src/"
1023                 },
1024                 "classmap": [
1025                     "src/aliases.php"
1026                 ]
1027             },
1028             "notification-url": "https://packagist.org/downloads/",
1029             "license": [
1030                 "Apache-2.0"
1031             ],
1032             "description": "Client library for Google APIs",
1033             "homepage": "http://developers.google.com/api-client-library/php",
1034             "keywords": [
1035                 "google"
1036             ],
1037             "support": {
1038                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
1039                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.18.2"
1040             },
1041             "time": "2024-12-16T22:52:40+00:00"
1042         },
1043         {
1044             "name": "google/apiclient-services",
1045             "version": "v0.390.0",
1046             "source": {
1047                 "type": "git",
1048                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
1049                 "reference": "2c1ff37aea15dd9e7a434c4fcbec777d9421385c"
1050             },
1051             "dist": {
1052                 "type": "zip",
1053                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2c1ff37aea15dd9e7a434c4fcbec777d9421385c",
1054                 "reference": "2c1ff37aea15dd9e7a434c4fcbec777d9421385c",
1055                 "shasum": ""
1056             },
1057             "require": {
1058                 "php": "^8.0"
1059             },
1060             "require-dev": {
1061                 "phpunit/phpunit": "^9.6"
1062             },
1063             "type": "library",
1064             "autoload": {
1065                 "files": [
1066                     "autoload.php"
1067                 ],
1068                 "psr-4": {
1069                     "Google\\Service\\": "src"
1070                 }
1071             },
1072             "notification-url": "https://packagist.org/downloads/",
1073             "license": [
1074                 "Apache-2.0"
1075             ],
1076             "description": "Client library for Google APIs",
1077             "homepage": "http://developers.google.com/api-client-library/php",
1078             "keywords": [
1079                 "google"
1080             ],
1081             "support": {
1082                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
1083                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.390.0"
1084             },
1085             "time": "2025-01-12T01:00:53+00:00"
1086         },
1087         {
1088             "name": "google/auth",
1089             "version": "v1.45.0",
1090             "source": {
1091                 "type": "git",
1092                 "url": "https://github.com/googleapis/google-auth-library-php.git",
1093                 "reference": "cfcb93162341ed5022fa976e621f0fa2b05ba6ad"
1094             },
1095             "dist": {
1096                 "type": "zip",
1097                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/cfcb93162341ed5022fa976e621f0fa2b05ba6ad",
1098                 "reference": "cfcb93162341ed5022fa976e621f0fa2b05ba6ad",
1099                 "shasum": ""
1100             },
1101             "require": {
1102                 "firebase/php-jwt": "^6.0",
1103                 "guzzlehttp/guzzle": "^7.4.5",
1104                 "guzzlehttp/psr7": "^2.4.5",
1105                 "php": "^8.0",
1106                 "psr/cache": "^2.0||^3.0",
1107                 "psr/http-message": "^1.1||^2.0",
1108                 "psr/log": "^3.0"
1109             },
1110             "require-dev": {
1111                 "guzzlehttp/promises": "^2.0",
1112                 "kelvinmo/simplejwt": "0.7.1",
1113                 "phpseclib/phpseclib": "^3.0.35",
1114                 "phpspec/prophecy-phpunit": "^2.1",
1115                 "phpunit/phpunit": "^9.6",
1116                 "sebastian/comparator": ">=1.2.3",
1117                 "squizlabs/php_codesniffer": "^3.5",
1118                 "symfony/process": "^6.0||^7.0",
1119                 "webmozart/assert": "^1.11"
1120             },
1121             "suggest": {
1122                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
1123             },
1124             "type": "library",
1125             "autoload": {
1126                 "psr-4": {
1127                     "Google\\Auth\\": "src"
1128                 }
1129             },
1130             "notification-url": "https://packagist.org/downloads/",
1131             "license": [
1132                 "Apache-2.0"
1133             ],
1134             "description": "Google Auth Library for PHP",
1135             "homepage": "http://github.com/google/google-auth-library-php",
1136             "keywords": [
1137                 "Authentication",
1138                 "google",
1139                 "oauth2"
1140             ],
1141             "support": {
1142                 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
1143                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
1144                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.45.0"
1145             },
1146             "time": "2024-12-11T02:10:48+00:00"
1147         },
1148         {
1149             "name": "graham-campbell/result-type",
1150             "version": "v1.1.3",
1151             "source": {
1152                 "type": "git",
1153                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1154                 "reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
1155             },
1156             "dist": {
1157                 "type": "zip",
1158                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
1159                 "reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
1160                 "shasum": ""
1161             },
1162             "require": {
1163                 "php": "^7.2.5 || ^8.0",
1164                 "phpoption/phpoption": "^1.9.3"
1165             },
1166             "require-dev": {
1167                 "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
1168             },
1169             "type": "library",
1170             "autoload": {
1171                 "psr-4": {
1172                     "GrahamCampbell\\ResultType\\": "src/"
1173                 }
1174             },
1175             "notification-url": "https://packagist.org/downloads/",
1176             "license": [
1177                 "MIT"
1178             ],
1179             "authors": [
1180                 {
1181                     "name": "Graham Campbell",
1182                     "email": "hello@gjcampbell.co.uk",
1183                     "homepage": "https://github.com/GrahamCampbell"
1184                 }
1185             ],
1186             "description": "An Implementation Of The Result Type",
1187             "keywords": [
1188                 "Graham Campbell",
1189                 "GrahamCampbell",
1190                 "Result Type",
1191                 "Result-Type",
1192                 "result"
1193             ],
1194             "support": {
1195                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1196                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
1197             },
1198             "funding": [
1199                 {
1200                     "url": "https://github.com/GrahamCampbell",
1201                     "type": "github"
1202                 },
1203                 {
1204                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1205                     "type": "tidelift"
1206                 }
1207             ],
1208             "time": "2024-07-20T21:45:45+00:00"
1209         },
1210         {
1211             "name": "guzzlehttp/guzzle",
1212             "version": "7.9.2",
1213             "source": {
1214                 "type": "git",
1215                 "url": "https://github.com/guzzle/guzzle.git",
1216                 "reference": "d281ed313b989f213357e3be1a179f02196ac99b"
1217             },
1218             "dist": {
1219                 "type": "zip",
1220                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b",
1221                 "reference": "d281ed313b989f213357e3be1a179f02196ac99b",
1222                 "shasum": ""
1223             },
1224             "require": {
1225                 "ext-json": "*",
1226                 "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
1227                 "guzzlehttp/psr7": "^2.7.0",
1228                 "php": "^7.2.5 || ^8.0",
1229                 "psr/http-client": "^1.0",
1230                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1231             },
1232             "provide": {
1233                 "psr/http-client-implementation": "1.0"
1234             },
1235             "require-dev": {
1236                 "bamarni/composer-bin-plugin": "^1.8.2",
1237                 "ext-curl": "*",
1238                 "guzzle/client-integration-tests": "3.0.2",
1239                 "php-http/message-factory": "^1.1",
1240                 "phpunit/phpunit": "^8.5.39 || ^9.6.20",
1241                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1242             },
1243             "suggest": {
1244                 "ext-curl": "Required for CURL handler support",
1245                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1246                 "psr/log": "Required for using the Log middleware"
1247             },
1248             "type": "library",
1249             "extra": {
1250                 "bamarni-bin": {
1251                     "bin-links": true,
1252                     "forward-command": false
1253                 }
1254             },
1255             "autoload": {
1256                 "files": [
1257                     "src/functions_include.php"
1258                 ],
1259                 "psr-4": {
1260                     "GuzzleHttp\\": "src/"
1261                 }
1262             },
1263             "notification-url": "https://packagist.org/downloads/",
1264             "license": [
1265                 "MIT"
1266             ],
1267             "authors": [
1268                 {
1269                     "name": "Graham Campbell",
1270                     "email": "hello@gjcampbell.co.uk",
1271                     "homepage": "https://github.com/GrahamCampbell"
1272                 },
1273                 {
1274                     "name": "Michael Dowling",
1275                     "email": "mtdowling@gmail.com",
1276                     "homepage": "https://github.com/mtdowling"
1277                 },
1278                 {
1279                     "name": "Jeremy Lindblom",
1280                     "email": "jeremeamia@gmail.com",
1281                     "homepage": "https://github.com/jeremeamia"
1282                 },
1283                 {
1284                     "name": "George Mponos",
1285                     "email": "gmponos@gmail.com",
1286                     "homepage": "https://github.com/gmponos"
1287                 },
1288                 {
1289                     "name": "Tobias Nyholm",
1290                     "email": "tobias.nyholm@gmail.com",
1291                     "homepage": "https://github.com/Nyholm"
1292                 },
1293                 {
1294                     "name": "Márk Sági-Kazár",
1295                     "email": "mark.sagikazar@gmail.com",
1296                     "homepage": "https://github.com/sagikazarmark"
1297                 },
1298                 {
1299                     "name": "Tobias Schultze",
1300                     "email": "webmaster@tubo-world.de",
1301                     "homepage": "https://github.com/Tobion"
1302                 }
1303             ],
1304             "description": "Guzzle is a PHP HTTP client library",
1305             "keywords": [
1306                 "client",
1307                 "curl",
1308                 "framework",
1309                 "http",
1310                 "http client",
1311                 "psr-18",
1312                 "psr-7",
1313                 "rest",
1314                 "web service"
1315             ],
1316             "support": {
1317                 "issues": "https://github.com/guzzle/guzzle/issues",
1318                 "source": "https://github.com/guzzle/guzzle/tree/7.9.2"
1319             },
1320             "funding": [
1321                 {
1322                     "url": "https://github.com/GrahamCampbell",
1323                     "type": "github"
1324                 },
1325                 {
1326                     "url": "https://github.com/Nyholm",
1327                     "type": "github"
1328                 },
1329                 {
1330                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1331                     "type": "tidelift"
1332                 }
1333             ],
1334             "time": "2024-07-24T11:22:20+00:00"
1335         },
1336         {
1337             "name": "guzzlehttp/promises",
1338             "version": "2.0.4",
1339             "source": {
1340                 "type": "git",
1341                 "url": "https://github.com/guzzle/promises.git",
1342                 "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
1343             },
1344             "dist": {
1345                 "type": "zip",
1346                 "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
1347                 "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
1348                 "shasum": ""
1349             },
1350             "require": {
1351                 "php": "^7.2.5 || ^8.0"
1352             },
1353             "require-dev": {
1354                 "bamarni/composer-bin-plugin": "^1.8.2",
1355                 "phpunit/phpunit": "^8.5.39 || ^9.6.20"
1356             },
1357             "type": "library",
1358             "extra": {
1359                 "bamarni-bin": {
1360                     "bin-links": true,
1361                     "forward-command": false
1362                 }
1363             },
1364             "autoload": {
1365                 "psr-4": {
1366                     "GuzzleHttp\\Promise\\": "src/"
1367                 }
1368             },
1369             "notification-url": "https://packagist.org/downloads/",
1370             "license": [
1371                 "MIT"
1372             ],
1373             "authors": [
1374                 {
1375                     "name": "Graham Campbell",
1376                     "email": "hello@gjcampbell.co.uk",
1377                     "homepage": "https://github.com/GrahamCampbell"
1378                 },
1379                 {
1380                     "name": "Michael Dowling",
1381                     "email": "mtdowling@gmail.com",
1382                     "homepage": "https://github.com/mtdowling"
1383                 },
1384                 {
1385                     "name": "Tobias Nyholm",
1386                     "email": "tobias.nyholm@gmail.com",
1387                     "homepage": "https://github.com/Nyholm"
1388                 },
1389                 {
1390                     "name": "Tobias Schultze",
1391                     "email": "webmaster@tubo-world.de",
1392                     "homepage": "https://github.com/Tobion"
1393                 }
1394             ],
1395             "description": "Guzzle promises library",
1396             "keywords": [
1397                 "promise"
1398             ],
1399             "support": {
1400                 "issues": "https://github.com/guzzle/promises/issues",
1401                 "source": "https://github.com/guzzle/promises/tree/2.0.4"
1402             },
1403             "funding": [
1404                 {
1405                     "url": "https://github.com/GrahamCampbell",
1406                     "type": "github"
1407                 },
1408                 {
1409                     "url": "https://github.com/Nyholm",
1410                     "type": "github"
1411                 },
1412                 {
1413                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1414                     "type": "tidelift"
1415                 }
1416             ],
1417             "time": "2024-10-17T10:06:22+00:00"
1418         },
1419         {
1420             "name": "guzzlehttp/psr7",
1421             "version": "2.7.0",
1422             "source": {
1423                 "type": "git",
1424                 "url": "https://github.com/guzzle/psr7.git",
1425                 "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
1426             },
1427             "dist": {
1428                 "type": "zip",
1429                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
1430                 "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
1431                 "shasum": ""
1432             },
1433             "require": {
1434                 "php": "^7.2.5 || ^8.0",
1435                 "psr/http-factory": "^1.0",
1436                 "psr/http-message": "^1.1 || ^2.0",
1437                 "ralouphie/getallheaders": "^3.0"
1438             },
1439             "provide": {
1440                 "psr/http-factory-implementation": "1.0",
1441                 "psr/http-message-implementation": "1.0"
1442             },
1443             "require-dev": {
1444                 "bamarni/composer-bin-plugin": "^1.8.2",
1445                 "http-interop/http-factory-tests": "0.9.0",
1446                 "phpunit/phpunit": "^8.5.39 || ^9.6.20"
1447             },
1448             "suggest": {
1449                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1450             },
1451             "type": "library",
1452             "extra": {
1453                 "bamarni-bin": {
1454                     "bin-links": true,
1455                     "forward-command": false
1456                 }
1457             },
1458             "autoload": {
1459                 "psr-4": {
1460                     "GuzzleHttp\\Psr7\\": "src/"
1461                 }
1462             },
1463             "notification-url": "https://packagist.org/downloads/",
1464             "license": [
1465                 "MIT"
1466             ],
1467             "authors": [
1468                 {
1469                     "name": "Graham Campbell",
1470                     "email": "hello@gjcampbell.co.uk",
1471                     "homepage": "https://github.com/GrahamCampbell"
1472                 },
1473                 {
1474                     "name": "Michael Dowling",
1475                     "email": "mtdowling@gmail.com",
1476                     "homepage": "https://github.com/mtdowling"
1477                 },
1478                 {
1479                     "name": "George Mponos",
1480                     "email": "gmponos@gmail.com",
1481                     "homepage": "https://github.com/gmponos"
1482                 },
1483                 {
1484                     "name": "Tobias Nyholm",
1485                     "email": "tobias.nyholm@gmail.com",
1486                     "homepage": "https://github.com/Nyholm"
1487                 },
1488                 {
1489                     "name": "Márk Sági-Kazár",
1490                     "email": "mark.sagikazar@gmail.com",
1491                     "homepage": "https://github.com/sagikazarmark"
1492                 },
1493                 {
1494                     "name": "Tobias Schultze",
1495                     "email": "webmaster@tubo-world.de",
1496                     "homepage": "https://github.com/Tobion"
1497                 },
1498                 {
1499                     "name": "Márk Sági-Kazár",
1500                     "email": "mark.sagikazar@gmail.com",
1501                     "homepage": "https://sagikazarmark.hu"
1502                 }
1503             ],
1504             "description": "PSR-7 message implementation that also provides common utility methods",
1505             "keywords": [
1506                 "http",
1507                 "message",
1508                 "psr-7",
1509                 "request",
1510                 "response",
1511                 "stream",
1512                 "uri",
1513                 "url"
1514             ],
1515             "support": {
1516                 "issues": "https://github.com/guzzle/psr7/issues",
1517                 "source": "https://github.com/guzzle/psr7/tree/2.7.0"
1518             },
1519             "funding": [
1520                 {
1521                     "url": "https://github.com/GrahamCampbell",
1522                     "type": "github"
1523                 },
1524                 {
1525                     "url": "https://github.com/Nyholm",
1526                     "type": "github"
1527                 },
1528                 {
1529                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1530                     "type": "tidelift"
1531                 }
1532             ],
1533             "time": "2024-07-18T11:15:46+00:00"
1534         },
1535         {
1536             "name": "html2text/html2text",
1537             "version": "4.3.2",
1538             "source": {
1539                 "type": "git",
1540                 "url": "https://github.com/mtibben/html2text.git",
1541                 "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a"
1542             },
1543             "dist": {
1544                 "type": "zip",
1545                 "url": "https://api.github.com/repos/mtibben/html2text/zipball/3b443cbe302b52eb5806a21a9dbd79524203970a",
1546                 "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a",
1547                 "shasum": ""
1548             },
1549             "require-dev": {
1550                 "phpunit/phpunit": "~4|^9.0"
1551             },
1552             "suggest": {
1553                 "ext-mbstring": "For best performance",
1554                 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1555             },
1556             "type": "library",
1557             "autoload": {
1558                 "psr-4": {
1559                     "Html2Text\\": "src/"
1560                 }
1561             },
1562             "notification-url": "https://packagist.org/downloads/",
1563             "license": [
1564                 "GPL-2.0-or-later"
1565             ],
1566             "description": "Converts HTML to formatted plain text",
1567             "support": {
1568                 "issues": "https://github.com/mtibben/html2text/issues",
1569                 "source": "https://github.com/mtibben/html2text/tree/4.3.2"
1570             },
1571             "time": "2024-08-20T02:43:29+00:00"
1572         },
1573         {
1574             "name": "kamermans/guzzle-oauth2-subscriber",
1575             "version": "v1.1.0",
1576             "source": {
1577                 "type": "git",
1578                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1579                 "reference": "16f2fb28fa6803c519c6339ff6270cdd7a365abf"
1580             },
1581             "dist": {
1582                 "type": "zip",
1583                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/16f2fb28fa6803c519c6339ff6270cdd7a365abf",
1584                 "reference": "16f2fb28fa6803c519c6339ff6270cdd7a365abf",
1585                 "shasum": ""
1586             },
1587             "require": {
1588                 "php": ">=7.1.0"
1589             },
1590             "suggest": {
1591                 "guzzlehttp/guzzle": "Guzzle ~4.0|~5.0|~6.0|~7.0"
1592             },
1593             "type": "library",
1594             "autoload": {
1595                 "psr-4": {
1596                     "kamermans\\OAuth2\\": "src"
1597                 }
1598             },
1599             "notification-url": "https://packagist.org/downloads/",
1600             "license": [
1601                 "MIT"
1602             ],
1603             "authors": [
1604                 {
1605                     "name": "Steve Kamerman",
1606                     "email": "stevekamerman@gmail.com"
1607                 }
1608             ],
1609             "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1610             "keywords": [
1611                 "Guzzle",
1612                 "oauth"
1613             ],
1614             "support": {
1615                 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1616                 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.1.0"
1617             },
1618             "time": "2024-05-02T18:45:14+00:00"
1619         },
1620         {
1621             "name": "knplabs/knp-snappy",
1622             "version": "v1.5.0",
1623             "source": {
1624                 "type": "git",
1625                 "url": "https://github.com/KnpLabs/snappy.git",
1626                 "reference": "98468898b50c09f26d56d905b79b0f52a2215da6"
1627             },
1628             "dist": {
1629                 "type": "zip",
1630                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/98468898b50c09f26d56d905b79b0f52a2215da6",
1631                 "reference": "98468898b50c09f26d56d905b79b0f52a2215da6",
1632                 "shasum": ""
1633             },
1634             "require": {
1635                 "php": ">=8.1",
1636                 "psr/log": "^2.0||^3.0",
1637                 "symfony/process": "^5.0||^6.0||^7.0"
1638             },
1639             "require-dev": {
1640                 "friendsofphp/php-cs-fixer": "^3.0",
1641                 "pedrotroller/php-cs-custom-fixer": "^2.19",
1642                 "phpstan/phpstan": "^1.0.0",
1643                 "phpstan/phpstan-phpunit": "^1.0.0",
1644                 "phpunit/phpunit": "^8.5"
1645             },
1646             "type": "library",
1647             "extra": {
1648                 "branch-alias": {
1649                     "dev-master": "1.x-dev"
1650                 }
1651             },
1652             "autoload": {
1653                 "psr-4": {
1654                     "Knp\\Snappy\\": "src/Knp/Snappy"
1655                 }
1656             },
1657             "notification-url": "https://packagist.org/downloads/",
1658             "license": [
1659                 "MIT"
1660             ],
1661             "authors": [
1662                 {
1663                     "name": "KNP Labs Team",
1664                     "homepage": "http://knplabs.com"
1665                 },
1666                 {
1667                     "name": "Symfony Community",
1668                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1669                 }
1670             ],
1671             "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1672             "homepage": "http://github.com/KnpLabs/snappy",
1673             "keywords": [
1674                 "knp",
1675                 "knplabs",
1676                 "pdf",
1677                 "snapshot",
1678                 "thumbnail",
1679                 "wkhtmltopdf"
1680             ],
1681             "support": {
1682                 "issues": "https://github.com/KnpLabs/snappy/issues",
1683                 "source": "https://github.com/KnpLabs/snappy/tree/v1.5.0"
1684             },
1685             "time": "2023-12-18T09:12:11+00:00"
1686         },
1687         {
1688             "name": "laminas/laminas-code",
1689             "version": "4.16.0",
1690             "source": {
1691                 "type": "git",
1692                 "url": "https://github.com/laminas/laminas-code.git",
1693                 "reference": "1793e78dad4108b594084d05d1fb818b85b110af"
1694             },
1695             "dist": {
1696                 "type": "zip",
1697                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1793e78dad4108b594084d05d1fb818b85b110af",
1698                 "reference": "1793e78dad4108b594084d05d1fb818b85b110af",
1699                 "shasum": ""
1700             },
1701             "require": {
1702                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
1703             },
1704             "require-dev": {
1705                 "doctrine/annotations": "^2.0.1",
1706                 "ext-phar": "*",
1707                 "laminas/laminas-coding-standard": "^3.0.0",
1708                 "laminas/laminas-stdlib": "^3.18.0",
1709                 "phpunit/phpunit": "^10.5.37",
1710                 "psalm/plugin-phpunit": "^0.19.0",
1711                 "vimeo/psalm": "^5.15.0"
1712             },
1713             "suggest": {
1714                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1715                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1716             },
1717             "type": "library",
1718             "autoload": {
1719                 "psr-4": {
1720                     "Laminas\\Code\\": "src/"
1721                 }
1722             },
1723             "notification-url": "https://packagist.org/downloads/",
1724             "license": [
1725                 "BSD-3-Clause"
1726             ],
1727             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1728             "homepage": "https://laminas.dev",
1729             "keywords": [
1730                 "code",
1731                 "laminas",
1732                 "laminasframework"
1733             ],
1734             "support": {
1735                 "chat": "https://laminas.dev/chat",
1736                 "docs": "https://docs.laminas.dev/laminas-code/",
1737                 "forum": "https://discourse.laminas.dev",
1738                 "issues": "https://github.com/laminas/laminas-code/issues",
1739                 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1740                 "source": "https://github.com/laminas/laminas-code"
1741             },
1742             "funding": [
1743                 {
1744                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1745                     "type": "community_bridge"
1746                 }
1747             ],
1748             "time": "2024-11-20T13:15:13+00:00"
1749         },
1750         {
1751             "name": "laminas/laminas-config",
1752             "version": "3.10.1",
1753             "source": {
1754                 "type": "git",
1755                 "url": "https://github.com/laminas/laminas-config.git",
1756                 "reference": "0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185"
1757             },
1758             "dist": {
1759                 "type": "zip",
1760                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185",
1761                 "reference": "0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185",
1762                 "shasum": ""
1763             },
1764             "require": {
1765                 "ext-json": "*",
1766                 "laminas/laminas-stdlib": "^3.6",
1767                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
1768                 "psr/container": "^1.0"
1769             },
1770             "conflict": {
1771                 "container-interop/container-interop": "<1.2.0",
1772                 "zendframework/zend-config": "*"
1773             },
1774             "require-dev": {
1775                 "laminas/laminas-coding-standard": "^3.0.1",
1776                 "laminas/laminas-filter": "^2.39.0",
1777                 "laminas/laminas-i18n": "^2.29.0",
1778                 "laminas/laminas-servicemanager": "^3.23.0",
1779                 "phpunit/phpunit": "^10.5.38"
1780             },
1781             "suggest": {
1782                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1783                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1784                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1785             },
1786             "type": "library",
1787             "autoload": {
1788                 "psr-4": {
1789                     "Laminas\\Config\\": "src/"
1790                 }
1791             },
1792             "notification-url": "https://packagist.org/downloads/",
1793             "license": [
1794                 "BSD-3-Clause"
1795             ],
1796             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1797             "homepage": "https://laminas.dev",
1798             "keywords": [
1799                 "config",
1800                 "laminas"
1801             ],
1802             "support": {
1803                 "chat": "https://laminas.dev/chat",
1804                 "docs": "https://docs.laminas.dev/laminas-config/",
1805                 "forum": "https://discourse.laminas.dev",
1806                 "issues": "https://github.com/laminas/laminas-config/issues",
1807                 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1808                 "source": "https://github.com/laminas/laminas-config"
1809             },
1810             "funding": [
1811                 {
1812                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1813                     "type": "community_bridge"
1814                 }
1815             ],
1816             "abandoned": true,
1817             "time": "2024-12-05T14:32:05+00:00"
1818         },
1819         {
1820             "name": "laminas/laminas-db",
1821             "version": "2.20.0",
1822             "source": {
1823                 "type": "git",
1824                 "url": "https://github.com/laminas/laminas-db.git",
1825                 "reference": "207b9ee70a8b518913c1fad688d7a64fe89a8b91"
1826             },
1827             "dist": {
1828                 "type": "zip",
1829                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/207b9ee70a8b518913c1fad688d7a64fe89a8b91",
1830                 "reference": "207b9ee70a8b518913c1fad688d7a64fe89a8b91",
1831                 "shasum": ""
1832             },
1833             "require": {
1834                 "laminas/laminas-stdlib": "^3.7.1",
1835                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1836             },
1837             "conflict": {
1838                 "zendframework/zend-db": "*"
1839             },
1840             "require-dev": {
1841                 "laminas/laminas-coding-standard": "^2.4.0",
1842                 "laminas/laminas-eventmanager": "^3.6.0",
1843                 "laminas/laminas-hydrator": "^4.7",
1844                 "laminas/laminas-servicemanager": "^3.19.0",
1845                 "phpunit/phpunit": "^9.5.25"
1846             },
1847             "suggest": {
1848                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1849                 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1850                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1851             },
1852             "type": "library",
1853             "extra": {
1854                 "laminas": {
1855                     "component": "Laminas\\Db",
1856                     "config-provider": "Laminas\\Db\\ConfigProvider"
1857                 }
1858             },
1859             "autoload": {
1860                 "psr-4": {
1861                     "Laminas\\Db\\": "src/"
1862                 }
1863             },
1864             "notification-url": "https://packagist.org/downloads/",
1865             "license": [
1866                 "BSD-3-Clause"
1867             ],
1868             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1869             "homepage": "https://laminas.dev",
1870             "keywords": [
1871                 "db",
1872                 "laminas"
1873             ],
1874             "support": {
1875                 "chat": "https://laminas.dev/chat",
1876                 "docs": "https://docs.laminas.dev/laminas-db/",
1877                 "forum": "https://discourse.laminas.dev",
1878                 "issues": "https://github.com/laminas/laminas-db/issues",
1879                 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1880                 "source": "https://github.com/laminas/laminas-db"
1881             },
1882             "funding": [
1883                 {
1884                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1885                     "type": "community_bridge"
1886                 }
1887             ],
1888             "time": "2024-04-02T01:04:56+00:00"
1889         },
1890         {
1891             "name": "laminas/laminas-escaper",
1892             "version": "2.15.0",
1893             "source": {
1894                 "type": "git",
1895                 "url": "https://github.com/laminas/laminas-escaper.git",
1896                 "reference": "c612b0488ae486284c39885efca494c180f16351"
1897             },
1898             "dist": {
1899                 "type": "zip",
1900                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351",
1901                 "reference": "c612b0488ae486284c39885efca494c180f16351",
1902                 "shasum": ""
1903             },
1904             "require": {
1905                 "ext-ctype": "*",
1906                 "ext-mbstring": "*",
1907                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
1908             },
1909             "conflict": {
1910                 "zendframework/zend-escaper": "*"
1911             },
1912             "require-dev": {
1913                 "infection/infection": "^0.27.11",
1914                 "laminas/laminas-coding-standard": "~3.0.1",
1915                 "maglnet/composer-require-checker": "^3.8.0",
1916                 "phpunit/phpunit": "^9.6.22",
1917                 "psalm/plugin-phpunit": "^0.19.0",
1918                 "vimeo/psalm": "^5.26.1"
1919             },
1920             "type": "library",
1921             "autoload": {
1922                 "psr-4": {
1923                     "Laminas\\Escaper\\": "src/"
1924                 }
1925             },
1926             "notification-url": "https://packagist.org/downloads/",
1927             "license": [
1928                 "BSD-3-Clause"
1929             ],
1930             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1931             "homepage": "https://laminas.dev",
1932             "keywords": [
1933                 "escaper",
1934                 "laminas"
1935             ],
1936             "support": {
1937                 "chat": "https://laminas.dev/chat",
1938                 "docs": "https://docs.laminas.dev/laminas-escaper/",
1939                 "forum": "https://discourse.laminas.dev",
1940                 "issues": "https://github.com/laminas/laminas-escaper/issues",
1941                 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1942                 "source": "https://github.com/laminas/laminas-escaper"
1943             },
1944             "funding": [
1945                 {
1946                     "url": "https://funding.communitybridge.org/projects/laminas-project",
1947                     "type": "community_bridge"
1948                 }
1949             ],
1950             "time": "2024-12-17T19:39:54+00:00"
1951         },
1952         {
1953             "name": "laminas/laminas-eventmanager",
1954             "version": "3.14.0",
1955             "source": {
1956                 "type": "git",
1957                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1958                 "reference": "1837cafaaaee74437f6d8ec9ff7da03e6f81d809"
1959             },
1960             "dist": {
1961                 "type": "zip",
1962                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1837cafaaaee74437f6d8ec9ff7da03e6f81d809",
1963                 "reference": "1837cafaaaee74437f6d8ec9ff7da03e6f81d809",
1964                 "shasum": ""
1965             },
1966             "require": {
1967                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
1968             },
1969             "conflict": {
1970                 "container-interop/container-interop": "<1.2",
1971                 "zendframework/zend-eventmanager": "*"
1972             },
1973             "require-dev": {
1974                 "laminas/laminas-coding-standard": "~3.0.0",
1975                 "laminas/laminas-stdlib": "^3.20",
1976                 "phpbench/phpbench": "^1.3.1",
1977                 "phpunit/phpunit": "^10.5.38",
1978                 "psalm/plugin-phpunit": "^0.19.0",
1979                 "psr/container": "^1.1.2 || ^2.0.2",
1980                 "vimeo/psalm": "^5.26.1"
1981             },
1982             "suggest": {
1983                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1984                 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1985             },
1986             "type": "library",
1987             "autoload": {
1988                 "psr-4": {
1989                     "Laminas\\EventManager\\": "src/"
1990                 }
1991             },
1992             "notification-url": "https://packagist.org/downloads/",
1993             "license": [
1994                 "BSD-3-Clause"
1995             ],
1996             "description": "Trigger and listen to events within a PHP application",
1997             "homepage": "https://laminas.dev",
1998             "keywords": [
1999                 "event",
2000                 "eventmanager",
2001                 "events",
2002                 "laminas"
2003             ],
2004             "support": {
2005                 "chat": "https://laminas.dev/chat",
2006                 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
2007                 "forum": "https://discourse.laminas.dev",
2008                 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
2009                 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
2010                 "source": "https://github.com/laminas/laminas-eventmanager"
2011             },
2012             "funding": [
2013                 {
2014                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2015                     "type": "community_bridge"
2016                 }
2017             ],
2018             "time": "2024-11-21T11:31:22+00:00"
2019         },
2020         {
2021             "name": "laminas/laminas-filter",
2022             "version": "2.39.0",
2023             "source": {
2024                 "type": "git",
2025                 "url": "https://github.com/laminas/laminas-filter.git",
2026                 "reference": "515f081cdbea90721bfbffdd15184564b256478e"
2027             },
2028             "dist": {
2029                 "type": "zip",
2030                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/515f081cdbea90721bfbffdd15184564b256478e",
2031                 "reference": "515f081cdbea90721bfbffdd15184564b256478e",
2032                 "shasum": ""
2033             },
2034             "require": {
2035                 "ext-mbstring": "*",
2036                 "laminas/laminas-servicemanager": "^3.21.0",
2037                 "laminas/laminas-stdlib": "^3.19.0",
2038                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2039             },
2040             "conflict": {
2041                 "laminas/laminas-validator": "<2.10.1",
2042                 "zendframework/zend-filter": "*"
2043             },
2044             "require-dev": {
2045                 "laminas/laminas-coding-standard": "~3.0",
2046                 "laminas/laminas-crypt": "^3.12",
2047                 "laminas/laminas-i18n": "^2.28.1",
2048                 "laminas/laminas-uri": "^2.12",
2049                 "pear/archive_tar": "^1.5.0",
2050                 "phpunit/phpunit": "^10.5.36",
2051                 "psalm/plugin-phpunit": "^0.19.0",
2052                 "psr/http-factory": "^1.1.0",
2053                 "vimeo/psalm": "^5.26.1"
2054             },
2055             "suggest": {
2056                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
2057                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
2058                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
2059                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
2060             },
2061             "type": "library",
2062             "extra": {
2063                 "laminas": {
2064                     "component": "Laminas\\Filter",
2065                     "config-provider": "Laminas\\Filter\\ConfigProvider"
2066                 }
2067             },
2068             "autoload": {
2069                 "psr-4": {
2070                     "Laminas\\Filter\\": "src/"
2071                 }
2072             },
2073             "notification-url": "https://packagist.org/downloads/",
2074             "license": [
2075                 "BSD-3-Clause"
2076             ],
2077             "description": "Programmatically filter and normalize data and files",
2078             "homepage": "https://laminas.dev",
2079             "keywords": [
2080                 "filter",
2081                 "laminas"
2082             ],
2083             "support": {
2084                 "chat": "https://laminas.dev/chat",
2085                 "docs": "https://docs.laminas.dev/laminas-filter/",
2086                 "forum": "https://discourse.laminas.dev",
2087                 "issues": "https://github.com/laminas/laminas-filter/issues",
2088                 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
2089                 "source": "https://github.com/laminas/laminas-filter"
2090             },
2091             "funding": [
2092                 {
2093                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2094                     "type": "community_bridge"
2095                 }
2096             ],
2097             "time": "2024-10-31T21:18:49+00:00"
2098         },
2099         {
2100             "name": "laminas/laminas-form",
2101             "version": "3.21.0",
2102             "source": {
2103                 "type": "git",
2104                 "url": "https://github.com/laminas/laminas-form.git",
2105                 "reference": "653c869d10c361027ae6c660c991ec3e3f38ed65"
2106             },
2107             "dist": {
2108                 "type": "zip",
2109                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/653c869d10c361027ae6c660c991ec3e3f38ed65",
2110                 "reference": "653c869d10c361027ae6c660c991ec3e3f38ed65",
2111                 "shasum": ""
2112             },
2113             "require": {
2114                 "laminas/laminas-hydrator": "^4.13.0",
2115                 "laminas/laminas-inputfilter": "^2.24.0",
2116                 "laminas/laminas-stdlib": "^3.16.1",
2117                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2118             },
2119             "conflict": {
2120                 "doctrine/annotations": "<1.14.0",
2121                 "laminas/laminas-captcha": "<2.16.0",
2122                 "laminas/laminas-eventmanager": "<3.10.0",
2123                 "laminas/laminas-i18n": "<2.21.0",
2124                 "laminas/laminas-recaptcha": "<3.6.0",
2125                 "laminas/laminas-servicemanager": "<3.20.0",
2126                 "laminas/laminas-view": "<2.27.0"
2127             },
2128             "require-dev": {
2129                 "doctrine/annotations": "^1.14.3 || ^2.0.1",
2130                 "ext-intl": "*",
2131                 "laminas/laminas-captcha": "^2.17",
2132                 "laminas/laminas-coding-standard": "^2.5",
2133                 "laminas/laminas-db": "^2.20",
2134                 "laminas/laminas-escaper": "^2.13",
2135                 "laminas/laminas-eventmanager": "^3.13.1",
2136                 "laminas/laminas-filter": "^2.36",
2137                 "laminas/laminas-i18n": "^2.28.0",
2138                 "laminas/laminas-modulemanager": "^2.16.0",
2139                 "laminas/laminas-recaptcha": "^3.7",
2140                 "laminas/laminas-servicemanager": "^3.22.1",
2141                 "laminas/laminas-session": "^2.21",
2142                 "laminas/laminas-text": "^2.11.0",
2143                 "laminas/laminas-validator": "^2.64.1",
2144                 "laminas/laminas-view": "^2.35",
2145                 "phpunit/phpunit": "^10.5.29",
2146                 "psalm/plugin-phpunit": "^0.19.0",
2147                 "vimeo/psalm": "^5.25"
2148             },
2149             "suggest": {
2150                 "doctrine/annotations": "^1.14, required to use laminas-form annotations support",
2151                 "laminas/laminas-captcha": "^2.16, required for using CAPTCHA form elements",
2152                 "laminas/laminas-eventmanager": "^3.10, reuired for laminas-form annotations support",
2153                 "laminas/laminas-i18n": "^2.21, required when using laminas-form view helpers",
2154                 "laminas/laminas-recaptcha": "^3.6, in order to use the ReCaptcha form element",
2155                 "laminas/laminas-servicemanager": "^3.20, required to use the form factories or provide services",
2156                 "laminas/laminas-view": "^2.27, required for using the laminas-form view helpers"
2157             },
2158             "type": "library",
2159             "extra": {
2160                 "laminas": {
2161                     "component": "Laminas\\Form",
2162                     "config-provider": "Laminas\\Form\\ConfigProvider"
2163                 }
2164             },
2165             "autoload": {
2166                 "psr-4": {
2167                     "Laminas\\Form\\": "src/"
2168                 }
2169             },
2170             "notification-url": "https://packagist.org/downloads/",
2171             "license": [
2172                 "BSD-3-Clause"
2173             ],
2174             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2175             "homepage": "https://laminas.dev",
2176             "keywords": [
2177                 "form",
2178                 "laminas"
2179             ],
2180             "support": {
2181                 "chat": "https://laminas.dev/chat",
2182                 "docs": "https://docs.laminas.dev/laminas-form/",
2183                 "forum": "https://discourse.laminas.dev",
2184                 "issues": "https://github.com/laminas/laminas-form/issues",
2185                 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2186                 "source": "https://github.com/laminas/laminas-form"
2187             },
2188             "funding": [
2189                 {
2190                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2191                     "type": "community_bridge"
2192                 }
2193             ],
2194             "time": "2024-10-09T08:28:30+00:00"
2195         },
2196         {
2197             "name": "laminas/laminas-http",
2198             "version": "2.21.0",
2199             "source": {
2200                 "type": "git",
2201                 "url": "https://github.com/laminas/laminas-http.git",
2202                 "reference": "a9867e4d1cda3dbad208903239c83a3d670cce10"
2203             },
2204             "dist": {
2205                 "type": "zip",
2206                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/a9867e4d1cda3dbad208903239c83a3d670cce10",
2207                 "reference": "a9867e4d1cda3dbad208903239c83a3d670cce10",
2208                 "shasum": ""
2209             },
2210             "require": {
2211                 "laminas/laminas-loader": "^2.10",
2212                 "laminas/laminas-stdlib": "^3.6",
2213                 "laminas/laminas-uri": "^2.11",
2214                 "laminas/laminas-validator": "^2.15 || ^3.0",
2215                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2216             },
2217             "conflict": {
2218                 "zendframework/zend-http": "*"
2219             },
2220             "require-dev": {
2221                 "ext-curl": "*",
2222                 "laminas/laminas-coding-standard": "~2.4.0",
2223                 "phpunit/phpunit": "^9.6.21"
2224             },
2225             "suggest": {
2226                 "paragonie/certainty": "For automated management of cacert.pem"
2227             },
2228             "type": "library",
2229             "autoload": {
2230                 "psr-4": {
2231                     "Laminas\\Http\\": "src/"
2232                 }
2233             },
2234             "notification-url": "https://packagist.org/downloads/",
2235             "license": [
2236                 "BSD-3-Clause"
2237             ],
2238             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2239             "homepage": "https://laminas.dev",
2240             "keywords": [
2241                 "http",
2242                 "http client",
2243                 "laminas"
2244             ],
2245             "support": {
2246                 "chat": "https://laminas.dev/chat",
2247                 "docs": "https://docs.laminas.dev/laminas-http/",
2248                 "forum": "https://discourse.laminas.dev",
2249                 "issues": "https://github.com/laminas/laminas-http/issues",
2250                 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2251                 "source": "https://github.com/laminas/laminas-http"
2252             },
2253             "funding": [
2254                 {
2255                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2256                     "type": "community_bridge"
2257                 }
2258             ],
2259             "time": "2024-12-04T09:17:39+00:00"
2260         },
2261         {
2262             "name": "laminas/laminas-hydrator",
2263             "version": "4.16.0",
2264             "source": {
2265                 "type": "git",
2266                 "url": "https://github.com/laminas/laminas-hydrator.git",
2267                 "reference": "a162bd571924968d67ef1f43aed044b8f9c108ef"
2268             },
2269             "dist": {
2270                 "type": "zip",
2271                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/a162bd571924968d67ef1f43aed044b8f9c108ef",
2272                 "reference": "a162bd571924968d67ef1f43aed044b8f9c108ef",
2273                 "shasum": ""
2274             },
2275             "require": {
2276                 "laminas/laminas-stdlib": "^3.20",
2277                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
2278                 "webmozart/assert": "^1.11"
2279             },
2280             "conflict": {
2281                 "laminas/laminas-servicemanager": "<3.14.0",
2282                 "zendframework/zend-hydrator": "*"
2283             },
2284             "require-dev": {
2285                 "laminas/laminas-coding-standard": "~3.0",
2286                 "laminas/laminas-eventmanager": "^3.13.1",
2287                 "laminas/laminas-modulemanager": "^2.16.0",
2288                 "laminas/laminas-serializer": "^2.17.0",
2289                 "laminas/laminas-servicemanager": "^3.23.0",
2290                 "phpbench/phpbench": "^1.3.1",
2291                 "phpunit/phpunit": "^10.5.38",
2292                 "psalm/plugin-phpunit": "^0.19.0",
2293                 "vimeo/psalm": "^5.26.1"
2294             },
2295             "suggest": {
2296                 "laminas/laminas-eventmanager": "^3.13, to support aggregate hydrator usage",
2297                 "laminas/laminas-serializer": "^2.17, to use the SerializableStrategy",
2298                 "laminas/laminas-servicemanager": "^3.22, to support hydrator plugin manager usage"
2299             },
2300             "type": "library",
2301             "extra": {
2302                 "laminas": {
2303                     "component": "Laminas\\Hydrator",
2304                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2305                 }
2306             },
2307             "autoload": {
2308                 "psr-4": {
2309                     "Laminas\\Hydrator\\": "src/"
2310                 }
2311             },
2312             "notification-url": "https://packagist.org/downloads/",
2313             "license": [
2314                 "BSD-3-Clause"
2315             ],
2316             "description": "Serialize objects to arrays, and vice versa",
2317             "homepage": "https://laminas.dev",
2318             "keywords": [
2319                 "hydrator",
2320                 "laminas"
2321             ],
2322             "support": {
2323                 "chat": "https://laminas.dev/chat",
2324                 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2325                 "forum": "https://discourse.laminas.dev",
2326                 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2327                 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2328                 "source": "https://github.com/laminas/laminas-hydrator"
2329             },
2330             "funding": [
2331                 {
2332                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2333                     "type": "community_bridge"
2334                 }
2335             ],
2336             "time": "2024-11-13T14:04:02+00:00"
2337         },
2338         {
2339             "name": "laminas/laminas-i18n",
2340             "version": "2.29.0",
2341             "source": {
2342                 "type": "git",
2343                 "url": "https://github.com/laminas/laminas-i18n.git",
2344                 "reference": "9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454"
2345             },
2346             "dist": {
2347                 "type": "zip",
2348                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454",
2349                 "reference": "9aa7ef6073556e9b4cfd8d9a0cb8e41cd3883454",
2350                 "shasum": ""
2351             },
2352             "require": {
2353                 "ext-intl": "*",
2354                 "laminas/laminas-servicemanager": "^3.21.0",
2355                 "laminas/laminas-stdlib": "^3.0",
2356                 "laminas/laminas-translator": "^1.0",
2357                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2358             },
2359             "conflict": {
2360                 "laminas/laminas-view": "<2.20.0",
2361                 "zendframework/zend-i18n": "*"
2362             },
2363             "require-dev": {
2364                 "laminas/laminas-cache": "^3.12.1",
2365                 "laminas/laminas-cache-storage-adapter-memory": "^2.3.0",
2366                 "laminas/laminas-cache-storage-deprecated-factory": "^1.2",
2367                 "laminas/laminas-coding-standard": "~2.5.0",
2368                 "laminas/laminas-config": "^3.9.0",
2369                 "laminas/laminas-eventmanager": "^3.13",
2370                 "laminas/laminas-filter": "^2.34",
2371                 "laminas/laminas-validator": "^2.49",
2372                 "laminas/laminas-view": "^2.34",
2373                 "phpunit/phpunit": "^10.5.11",
2374                 "psalm/plugin-phpunit": "^0.19.0",
2375                 "vimeo/psalm": "^5.22.2"
2376             },
2377             "suggest": {
2378                 "laminas/laminas-cache": "You should install this package to cache the translations",
2379                 "laminas/laminas-config": "You should install this package to use the INI translation format",
2380                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2381                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2382                 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2383                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2384                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2385             },
2386             "type": "library",
2387             "extra": {
2388                 "laminas": {
2389                     "component": "Laminas\\I18n",
2390                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2391                 }
2392             },
2393             "autoload": {
2394                 "psr-4": {
2395                     "Laminas\\I18n\\": "src/"
2396                 }
2397             },
2398             "notification-url": "https://packagist.org/downloads/",
2399             "license": [
2400                 "BSD-3-Clause"
2401             ],
2402             "description": "Provide translations for your application, and filter and validate internationalized values",
2403             "homepage": "https://laminas.dev",
2404             "keywords": [
2405                 "i18n",
2406                 "laminas"
2407             ],
2408             "support": {
2409                 "chat": "https://laminas.dev/chat",
2410                 "docs": "https://docs.laminas.dev/laminas-i18n/",
2411                 "forum": "https://discourse.laminas.dev",
2412                 "issues": "https://github.com/laminas/laminas-i18n/issues",
2413                 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2414                 "source": "https://github.com/laminas/laminas-i18n"
2415             },
2416             "funding": [
2417                 {
2418                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2419                     "type": "community_bridge"
2420                 }
2421             ],
2422             "time": "2024-10-11T09:44:53+00:00"
2423         },
2424         {
2425             "name": "laminas/laminas-inputfilter",
2426             "version": "2.31.0",
2427             "source": {
2428                 "type": "git",
2429                 "url": "https://github.com/laminas/laminas-inputfilter.git",
2430                 "reference": "214b033769616f4211ffb63b432b716d786622c9"
2431             },
2432             "dist": {
2433                 "type": "zip",
2434                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/214b033769616f4211ffb63b432b716d786622c9",
2435                 "reference": "214b033769616f4211ffb63b432b716d786622c9",
2436                 "shasum": ""
2437             },
2438             "require": {
2439                 "laminas/laminas-filter": "^2.19",
2440                 "laminas/laminas-servicemanager": "^3.21.0",
2441                 "laminas/laminas-stdlib": "^3.19",
2442                 "laminas/laminas-validator": "^2.60.0",
2443                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2444             },
2445             "conflict": {
2446                 "zendframework/zend-inputfilter": "*"
2447             },
2448             "require-dev": {
2449                 "ext-json": "*",
2450                 "laminas/laminas-coding-standard": "~3.0",
2451                 "phpunit/phpunit": "^10.5.20",
2452                 "psalm/plugin-phpunit": "^0.19.0",
2453                 "psr/http-message": "^2.0",
2454                 "vimeo/psalm": "^5.24.0",
2455                 "webmozart/assert": "^1.11"
2456             },
2457             "suggest": {
2458                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2459             },
2460             "type": "library",
2461             "extra": {
2462                 "laminas": {
2463                     "component": "Laminas\\InputFilter",
2464                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2465                 }
2466             },
2467             "autoload": {
2468                 "psr-4": {
2469                     "Laminas\\InputFilter\\": "src/"
2470                 }
2471             },
2472             "notification-url": "https://packagist.org/downloads/",
2473             "license": [
2474                 "BSD-3-Clause"
2475             ],
2476             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2477             "homepage": "https://laminas.dev",
2478             "keywords": [
2479                 "inputfilter",
2480                 "laminas"
2481             ],
2482             "support": {
2483                 "chat": "https://laminas.dev/chat",
2484                 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2485                 "forum": "https://discourse.laminas.dev",
2486                 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2487                 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2488                 "source": "https://github.com/laminas/laminas-inputfilter"
2489             },
2490             "funding": [
2491                 {
2492                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2493                     "type": "community_bridge"
2494                 }
2495             ],
2496             "time": "2024-11-15T20:17:41+00:00"
2497         },
2498         {
2499             "name": "laminas/laminas-json",
2500             "version": "3.7.1",
2501             "source": {
2502                 "type": "git",
2503                 "url": "https://github.com/laminas/laminas-json.git",
2504                 "reference": "a0f9dca08e28f39a7a7a7a04370eb2f017369277"
2505             },
2506             "dist": {
2507                 "type": "zip",
2508                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/a0f9dca08e28f39a7a7a7a04370eb2f017369277",
2509                 "reference": "a0f9dca08e28f39a7a7a7a04370eb2f017369277",
2510                 "shasum": ""
2511             },
2512             "require": {
2513                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2514             },
2515             "conflict": {
2516                 "zendframework/zend-json": "*"
2517             },
2518             "require-dev": {
2519                 "laminas/laminas-coding-standard": "~2.4.0",
2520                 "laminas/laminas-stdlib": "^2.7.7 || ^3.19",
2521                 "phpunit/phpunit": "^9.5.25"
2522             },
2523             "suggest": {
2524                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2525                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2526             },
2527             "type": "library",
2528             "autoload": {
2529                 "psr-4": {
2530                     "Laminas\\Json\\": "src/"
2531                 }
2532             },
2533             "notification-url": "https://packagist.org/downloads/",
2534             "license": [
2535                 "BSD-3-Clause"
2536             ],
2537             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2538             "homepage": "https://laminas.dev",
2539             "keywords": [
2540                 "json",
2541                 "laminas"
2542             ],
2543             "support": {
2544                 "chat": "https://laminas.dev/chat",
2545                 "docs": "https://docs.laminas.dev/laminas-json/",
2546                 "forum": "https://discourse.laminas.dev",
2547                 "issues": "https://github.com/laminas/laminas-json/issues",
2548                 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2549                 "source": "https://github.com/laminas/laminas-json"
2550             },
2551             "funding": [
2552                 {
2553                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2554                     "type": "community_bridge"
2555                 }
2556             ],
2557             "abandoned": true,
2558             "time": "2024-12-05T14:51:57+00:00"
2559         },
2560         {
2561             "name": "laminas/laminas-json-server",
2562             "version": "3.9.0",
2563             "source": {
2564                 "type": "git",
2565                 "url": "https://github.com/laminas/laminas-json-server.git",
2566                 "reference": "08fd8019d03fdd91ea4a60c8ede3af32fd97d15c"
2567             },
2568             "dist": {
2569                 "type": "zip",
2570                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/08fd8019d03fdd91ea4a60c8ede3af32fd97d15c",
2571                 "reference": "08fd8019d03fdd91ea4a60c8ede3af32fd97d15c",
2572                 "shasum": ""
2573             },
2574             "require": {
2575                 "laminas/laminas-http": "^2.19.0",
2576                 "laminas/laminas-json": "^3.6.0",
2577                 "laminas/laminas-server": "^2.16.0",
2578                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2579             },
2580             "conflict": {
2581                 "laminas/laminas-stdlib": "<3.2.1"
2582             },
2583             "replace": {
2584                 "zendframework/zend-json-server": "^3.2.0"
2585             },
2586             "require-dev": {
2587                 "ext-json": "*",
2588                 "laminas/laminas-coding-standard": "^2.4.0",
2589                 "phpunit/phpunit": "^9.5.26",
2590                 "psalm/plugin-phpunit": "^0.18.0",
2591                 "vimeo/psalm": "^5.17"
2592             },
2593             "type": "library",
2594             "autoload": {
2595                 "psr-4": {
2596                     "Laminas\\Json\\Server\\": "src/"
2597                 }
2598             },
2599             "notification-url": "https://packagist.org/downloads/",
2600             "license": [
2601                 "BSD-3-Clause"
2602             ],
2603             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2604             "homepage": "https://laminas.dev",
2605             "keywords": [
2606                 "json",
2607                 "json-server",
2608                 "laminas",
2609                 "server"
2610             ],
2611             "support": {
2612                 "chat": "https://laminas.dev/chat",
2613                 "docs": "https://docs.laminas.dev/laminas-json-server/",
2614                 "forum": "https://discourse.laminas.dev",
2615                 "issues": "https://github.com/laminas/laminas-json-server/issues",
2616                 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2617                 "source": "https://github.com/laminas/laminas-json-server"
2618             },
2619             "funding": [
2620                 {
2621                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2622                     "type": "community_bridge"
2623                 }
2624             ],
2625             "time": "2023-12-06T00:06:51+00:00"
2626         },
2627         {
2628             "name": "laminas/laminas-loader",
2629             "version": "2.11.1",
2630             "source": {
2631                 "type": "git",
2632                 "url": "https://github.com/laminas/laminas-loader.git",
2633                 "reference": "c507d5eccb969f7208434e3980680a1f6c0b1d8d"
2634             },
2635             "dist": {
2636                 "type": "zip",
2637                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/c507d5eccb969f7208434e3980680a1f6c0b1d8d",
2638                 "reference": "c507d5eccb969f7208434e3980680a1f6c0b1d8d",
2639                 "shasum": ""
2640             },
2641             "require": {
2642                 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2643             },
2644             "conflict": {
2645                 "zendframework/zend-loader": "*"
2646             },
2647             "require-dev": {
2648                 "laminas/laminas-coding-standard": "~2.4.0",
2649                 "phpunit/phpunit": "~9.5.25"
2650             },
2651             "type": "library",
2652             "autoload": {
2653                 "psr-4": {
2654                     "Laminas\\Loader\\": "src/"
2655                 }
2656             },
2657             "notification-url": "https://packagist.org/downloads/",
2658             "license": [
2659                 "BSD-3-Clause"
2660             ],
2661             "description": "Autoloading and plugin loading strategies",
2662             "homepage": "https://laminas.dev",
2663             "keywords": [
2664                 "laminas",
2665                 "loader"
2666             ],
2667             "support": {
2668                 "chat": "https://laminas.dev/chat",
2669                 "docs": "https://docs.laminas.dev/laminas-loader/",
2670                 "forum": "https://discourse.laminas.dev",
2671                 "issues": "https://github.com/laminas/laminas-loader/issues",
2672                 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2673                 "source": "https://github.com/laminas/laminas-loader"
2674             },
2675             "funding": [
2676                 {
2677                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2678                     "type": "community_bridge"
2679                 }
2680             ],
2681             "abandoned": true,
2682             "time": "2024-12-05T14:43:32+00:00"
2683         },
2684         {
2685             "name": "laminas/laminas-math",
2686             "version": "3.8.1",
2687             "source": {
2688                 "type": "git",
2689                 "url": "https://github.com/laminas/laminas-math.git",
2690                 "reference": "a9e54f68accf5f8a3e66dd01fc6b32180e520018"
2691             },
2692             "dist": {
2693                 "type": "zip",
2694                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/a9e54f68accf5f8a3e66dd01fc6b32180e520018",
2695                 "reference": "a9e54f68accf5f8a3e66dd01fc6b32180e520018",
2696                 "shasum": ""
2697             },
2698             "require": {
2699                 "ext-mbstring": "*",
2700                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2701             },
2702             "conflict": {
2703                 "zendframework/zend-math": "*"
2704             },
2705             "require-dev": {
2706                 "laminas/laminas-coding-standard": "~2.4.0",
2707                 "phpunit/phpunit": "~9.5.25"
2708             },
2709             "suggest": {
2710                 "ext-bcmath": "If using the bcmath functionality",
2711                 "ext-gmp": "If using the gmp functionality"
2712             },
2713             "type": "library",
2714             "extra": {
2715                 "branch-alias": {
2716                     "dev-master": "3.2.x-dev",
2717                     "dev-develop": "3.3.x-dev"
2718                 }
2719             },
2720             "autoload": {
2721                 "psr-4": {
2722                     "Laminas\\Math\\": "src/"
2723                 }
2724             },
2725             "notification-url": "https://packagist.org/downloads/",
2726             "license": [
2727                 "BSD-3-Clause"
2728             ],
2729             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2730             "homepage": "https://laminas.dev",
2731             "keywords": [
2732                 "laminas",
2733                 "math"
2734             ],
2735             "support": {
2736                 "chat": "https://laminas.dev/chat",
2737                 "docs": "https://docs.laminas.dev/laminas-math/",
2738                 "forum": "https://discourse.laminas.dev",
2739                 "issues": "https://github.com/laminas/laminas-math/issues",
2740                 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2741                 "source": "https://github.com/laminas/laminas-math"
2742             },
2743             "funding": [
2744                 {
2745                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2746                     "type": "community_bridge"
2747                 }
2748             ],
2749             "abandoned": true,
2750             "time": "2024-12-05T13:49:56+00:00"
2751         },
2752         {
2753             "name": "laminas/laminas-modulemanager",
2754             "version": "2.17.0",
2755             "source": {
2756                 "type": "git",
2757                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2758                 "reference": "3cd6e84ba767b43a47c6c4245a56b30ac3738c6a"
2759             },
2760             "dist": {
2761                 "type": "zip",
2762                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/3cd6e84ba767b43a47c6c4245a56b30ac3738c6a",
2763                 "reference": "3cd6e84ba767b43a47c6c4245a56b30ac3738c6a",
2764                 "shasum": ""
2765             },
2766             "require": {
2767                 "brick/varexporter": "^0.3.2 || ^0.4 || ^0.5",
2768                 "laminas/laminas-config": "^3.7",
2769                 "laminas/laminas-eventmanager": "^3.4",
2770                 "laminas/laminas-stdlib": "^3.6",
2771                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
2772                 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2773             },
2774             "conflict": {
2775                 "amphp/amp": "<2.6.4",
2776                 "zendframework/zend-modulemanager": "*"
2777             },
2778             "require-dev": {
2779                 "laminas/laminas-coding-standard": "^3.0.1",
2780                 "laminas/laminas-loader": "^2.11",
2781                 "laminas/laminas-mvc": "^3.7.0",
2782                 "laminas/laminas-servicemanager": "^3.23.0",
2783                 "phpunit/phpunit": "^10.5.38",
2784                 "psalm/plugin-phpunit": "^0.19.0",
2785                 "vimeo/psalm": "^5.26.1"
2786             },
2787             "suggest": {
2788                 "laminas/laminas-console": "Laminas\\Console component",
2789                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2790                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2791                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2792             },
2793             "type": "library",
2794             "autoload": {
2795                 "psr-4": {
2796                     "Laminas\\ModuleManager\\": "src/"
2797                 }
2798             },
2799             "notification-url": "https://packagist.org/downloads/",
2800             "license": [
2801                 "BSD-3-Clause"
2802             ],
2803             "description": "Modular application system for laminas-mvc applications",
2804             "homepage": "https://laminas.dev",
2805             "keywords": [
2806                 "laminas",
2807                 "modulemanager"
2808             ],
2809             "support": {
2810                 "chat": "https://laminas.dev/chat",
2811                 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2812                 "forum": "https://discourse.laminas.dev",
2813                 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2814                 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2815                 "source": "https://github.com/laminas/laminas-modulemanager"
2816             },
2817             "funding": [
2818                 {
2819                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2820                     "type": "community_bridge"
2821                 }
2822             ],
2823             "time": "2024-11-17T22:29:29+00:00"
2824         },
2825         {
2826             "name": "laminas/laminas-mvc",
2827             "version": "3.8.0",
2828             "source": {
2829                 "type": "git",
2830                 "url": "https://github.com/laminas/laminas-mvc.git",
2831                 "reference": "53ba28b7222d3a3b49747a26babef43d1b17fb6f"
2832             },
2833             "dist": {
2834                 "type": "zip",
2835                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/53ba28b7222d3a3b49747a26babef43d1b17fb6f",
2836                 "reference": "53ba28b7222d3a3b49747a26babef43d1b17fb6f",
2837                 "shasum": ""
2838             },
2839             "require": {
2840                 "container-interop/container-interop": "^1.2",
2841                 "laminas/laminas-eventmanager": "^3.4",
2842                 "laminas/laminas-http": "^2.15",
2843                 "laminas/laminas-modulemanager": "^2.16",
2844                 "laminas/laminas-router": "^3.11.1",
2845                 "laminas/laminas-servicemanager": "^3.20.0",
2846                 "laminas/laminas-stdlib": "^3.19",
2847                 "laminas/laminas-view": "^2.18.0",
2848                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2849             },
2850             "conflict": {
2851                 "zendframework/zend-mvc": "*"
2852             },
2853             "require-dev": {
2854                 "laminas/laminas-coding-standard": "^2.5.0",
2855                 "laminas/laminas-json": "^3.6",
2856                 "phpunit/phpunit": "^10.5.38",
2857                 "webmozart/assert": "^1.11"
2858             },
2859             "suggest": {
2860                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2861                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2862                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2863                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2864                 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2865                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2866                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2867                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2868                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2869                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2870                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2871             },
2872             "type": "library",
2873             "autoload": {
2874                 "psr-4": {
2875                     "Laminas\\Mvc\\": "src/"
2876                 }
2877             },
2878             "notification-url": "https://packagist.org/downloads/",
2879             "license": [
2880                 "BSD-3-Clause"
2881             ],
2882             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2883             "homepage": "https://laminas.dev",
2884             "keywords": [
2885                 "laminas",
2886                 "mvc"
2887             ],
2888             "support": {
2889                 "chat": "https://laminas.dev/chat",
2890                 "docs": "https://docs.laminas.dev/laminas-mvc/",
2891                 "forum": "https://discourse.laminas.dev",
2892                 "issues": "https://github.com/laminas/laminas-mvc/issues",
2893                 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2894                 "source": "https://github.com/laminas/laminas-mvc"
2895             },
2896             "funding": [
2897                 {
2898                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2899                     "type": "community_bridge"
2900                 }
2901             ],
2902             "time": "2024-11-18T00:14:29+00:00"
2903         },
2904         {
2905             "name": "laminas/laminas-mvc-i18n",
2906             "version": "1.9.0",
2907             "source": {
2908                 "type": "git",
2909                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2910                 "reference": "433e71e949438239cce814536711914a37544c42"
2911             },
2912             "dist": {
2913                 "type": "zip",
2914                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/433e71e949438239cce814536711914a37544c42",
2915                 "reference": "433e71e949438239cce814536711914a37544c42",
2916                 "shasum": ""
2917             },
2918             "require": {
2919                 "container-interop/container-interop": "^1.1",
2920                 "ext-intl": "*",
2921                 "laminas/laminas-i18n": "^2.13.0",
2922                 "laminas/laminas-router": "^3.5.0",
2923                 "laminas/laminas-servicemanager": "^3.15.1",
2924                 "laminas/laminas-stdlib": "^3.10.1",
2925                 "laminas/laminas-validator": "^2.19.0",
2926                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2927             },
2928             "conflict": {
2929                 "laminas/laminas-mvc": "<3.0.0",
2930                 "phpspec/prophecy": "<1.8.0",
2931                 "zendframework/zend-mvc-i18n": "*"
2932             },
2933             "require-dev": {
2934                 "laminas/laminas-coding-standard": "~2.5.0",
2935                 "phpspec/prophecy-phpunit": "^2.0.2",
2936                 "phpunit/phpunit": "^9.6.13",
2937                 "psalm/plugin-phpunit": "^0.19.0",
2938                 "vimeo/psalm": "^5.15"
2939             },
2940             "suggest": {
2941                 "laminas/laminas-cache": "To enable caching of translation strings"
2942             },
2943             "type": "library",
2944             "extra": {
2945                 "laminas": {
2946                     "component": "Laminas\\Mvc\\I18n",
2947                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2948                 }
2949             },
2950             "autoload": {
2951                 "psr-4": {
2952                     "Laminas\\Mvc\\I18n\\": "src/"
2953                 }
2954             },
2955             "notification-url": "https://packagist.org/downloads/",
2956             "license": [
2957                 "BSD-3-Clause"
2958             ],
2959             "description": "Integration between laminas-mvc and laminas-i18n",
2960             "homepage": "https://laminas.dev",
2961             "keywords": [
2962                 "i18n",
2963                 "laminas",
2964                 "mvc"
2965             ],
2966             "support": {
2967                 "chat": "https://laminas.dev/chat",
2968                 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2969                 "forum": "https://discourse.laminas.dev",
2970                 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2971                 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2972                 "source": "https://github.com/laminas/laminas-mvc-i18n"
2973             },
2974             "funding": [
2975                 {
2976                     "url": "https://funding.communitybridge.org/projects/laminas-project",
2977                     "type": "community_bridge"
2978                 }
2979             ],
2980             "time": "2024-10-11T09:36:44+00:00"
2981         },
2982         {
2983             "name": "laminas/laminas-router",
2984             "version": "3.14.0",
2985             "source": {
2986                 "type": "git",
2987                 "url": "https://github.com/laminas/laminas-router.git",
2988                 "reference": "5e1f5ca7fe95200661b50235c891ed3eee02d3f0"
2989             },
2990             "dist": {
2991                 "type": "zip",
2992                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/5e1f5ca7fe95200661b50235c891ed3eee02d3f0",
2993                 "reference": "5e1f5ca7fe95200661b50235c891ed3eee02d3f0",
2994                 "shasum": ""
2995             },
2996             "require": {
2997                 "laminas/laminas-http": "^2.15",
2998                 "laminas/laminas-servicemanager": "^3.14.0",
2999                 "laminas/laminas-stdlib": "^3.10.1",
3000                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3001             },
3002             "conflict": {
3003                 "zendframework/zend-router": "*"
3004             },
3005             "require-dev": {
3006                 "laminas/laminas-coding-standard": "~2.5.0",
3007                 "laminas/laminas-i18n": "^2.29.0",
3008                 "phpunit/phpunit": "^10.5.36",
3009                 "psalm/plugin-phpunit": "^0.19.0",
3010                 "vimeo/psalm": "^5.26.1"
3011             },
3012             "suggest": {
3013                 "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments"
3014             },
3015             "type": "library",
3016             "extra": {
3017                 "laminas": {
3018                     "component": "Laminas\\Router",
3019                     "config-provider": "Laminas\\Router\\ConfigProvider"
3020                 }
3021             },
3022             "autoload": {
3023                 "psr-4": {
3024                     "Laminas\\Router\\": "src/"
3025                 }
3026             },
3027             "notification-url": "https://packagist.org/downloads/",
3028             "license": [
3029                 "BSD-3-Clause"
3030             ],
3031             "description": "Flexible routing system for HTTP and console applications",
3032             "homepage": "https://laminas.dev",
3033             "keywords": [
3034                 "laminas",
3035                 "routing"
3036             ],
3037             "support": {
3038                 "chat": "https://laminas.dev/chat",
3039                 "docs": "https://docs.laminas.dev/laminas-router/",
3040                 "forum": "https://discourse.laminas.dev",
3041                 "issues": "https://github.com/laminas/laminas-router/issues",
3042                 "rss": "https://github.com/laminas/laminas-router/releases.atom",
3043                 "source": "https://github.com/laminas/laminas-router"
3044             },
3045             "funding": [
3046                 {
3047                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3048                     "type": "community_bridge"
3049                 }
3050             ],
3051             "time": "2024-10-11T11:18:03+00:00"
3052         },
3053         {
3054             "name": "laminas/laminas-server",
3055             "version": "2.18.0",
3056             "source": {
3057                 "type": "git",
3058                 "url": "https://github.com/laminas/laminas-server.git",
3059                 "reference": "6fc7d10e289bfc82dd7ed66102f24a66c18c3d85"
3060             },
3061             "dist": {
3062                 "type": "zip",
3063                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/6fc7d10e289bfc82dd7ed66102f24a66c18c3d85",
3064                 "reference": "6fc7d10e289bfc82dd7ed66102f24a66c18c3d85",
3065                 "shasum": ""
3066             },
3067             "require": {
3068                 "laminas/laminas-code": "^4.7.1",
3069                 "laminas/laminas-stdlib": "^3.3.1",
3070                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3071             },
3072             "conflict": {
3073                 "zendframework/zend-server": "*"
3074             },
3075             "require-dev": {
3076                 "laminas/laminas-coding-standard": "~3.0.1",
3077                 "phpunit/phpunit": "^10.5.38",
3078                 "psalm/plugin-phpunit": "^0.19.0",
3079                 "vimeo/psalm": "^5.26.1"
3080             },
3081             "type": "library",
3082             "autoload": {
3083                 "psr-4": {
3084                     "Laminas\\Server\\": "src/"
3085                 }
3086             },
3087             "notification-url": "https://packagist.org/downloads/",
3088             "license": [
3089                 "BSD-3-Clause"
3090             ],
3091             "description": "Create Reflection-based RPC servers",
3092             "homepage": "https://laminas.dev",
3093             "keywords": [
3094                 "laminas",
3095                 "server"
3096             ],
3097             "support": {
3098                 "chat": "https://laminas.dev/chat",
3099                 "docs": "https://docs.laminas.dev/laminas-server/",
3100                 "forum": "https://discourse.laminas.dev",
3101                 "issues": "https://github.com/laminas/laminas-server/issues",
3102                 "rss": "https://github.com/laminas/laminas-server/releases.atom",
3103                 "source": "https://github.com/laminas/laminas-server"
3104             },
3105             "funding": [
3106                 {
3107                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3108                     "type": "community_bridge"
3109                 }
3110             ],
3111             "time": "2024-12-09T14:18:59+00:00"
3112         },
3113         {
3114             "name": "laminas/laminas-servicemanager",
3115             "version": "3.23.0",
3116             "source": {
3117                 "type": "git",
3118                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3119                 "reference": "a8640182b892b99767d54404d19c5c3b3699f79b"
3120             },
3121             "dist": {
3122                 "type": "zip",
3123                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/a8640182b892b99767d54404d19c5c3b3699f79b",
3124                 "reference": "a8640182b892b99767d54404d19c5c3b3699f79b",
3125                 "shasum": ""
3126             },
3127             "require": {
3128                 "laminas/laminas-stdlib": "^3.19",
3129                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3130                 "psr/container": "^1.0"
3131             },
3132             "conflict": {
3133                 "ext-psr": "*",
3134                 "laminas/laminas-code": "<4.10.0",
3135                 "zendframework/zend-code": "<3.3.1",
3136                 "zendframework/zend-servicemanager": "*"
3137             },
3138             "provide": {
3139                 "psr/container-implementation": "^1.0"
3140             },
3141             "replace": {
3142                 "container-interop/container-interop": "^1.2.0"
3143             },
3144             "require-dev": {
3145                 "composer/package-versions-deprecated": "^1.11.99.5",
3146                 "friendsofphp/proxy-manager-lts": "^1.0.18",
3147                 "laminas/laminas-code": "^4.14.0",
3148                 "laminas/laminas-coding-standard": "~2.5.0",
3149                 "laminas/laminas-container-config-test": "^0.8",
3150                 "mikey179/vfsstream": "^1.6.12",
3151                 "phpbench/phpbench": "^1.3.1",
3152                 "phpunit/phpunit": "^10.5.36",
3153                 "psalm/plugin-phpunit": "^0.18.4",
3154                 "vimeo/psalm": "^5.26.1"
3155             },
3156             "suggest": {
3157                 "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3158             },
3159             "bin": [
3160                 "bin/generate-deps-for-config-factory",
3161                 "bin/generate-factory-for-class"
3162             ],
3163             "type": "library",
3164             "autoload": {
3165                 "files": [
3166                     "src/autoload.php"
3167                 ],
3168                 "psr-4": {
3169                     "Laminas\\ServiceManager\\": "src/"
3170                 }
3171             },
3172             "notification-url": "https://packagist.org/downloads/",
3173             "license": [
3174                 "BSD-3-Clause"
3175             ],
3176             "description": "Factory-Driven Dependency Injection Container",
3177             "homepage": "https://laminas.dev",
3178             "keywords": [
3179                 "PSR-11",
3180                 "dependency-injection",
3181                 "di",
3182                 "dic",
3183                 "laminas",
3184                 "service-manager",
3185                 "servicemanager"
3186             ],
3187             "support": {
3188                 "chat": "https://laminas.dev/chat",
3189                 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3190                 "forum": "https://discourse.laminas.dev",
3191                 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3192                 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3193                 "source": "https://github.com/laminas/laminas-servicemanager"
3194             },
3195             "funding": [
3196                 {
3197                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3198                     "type": "community_bridge"
3199                 }
3200             ],
3201             "time": "2024-10-28T21:32:16+00:00"
3202         },
3203         {
3204             "name": "laminas/laminas-soap",
3205             "version": "2.14.0",
3206             "source": {
3207                 "type": "git",
3208                 "url": "https://github.com/laminas/laminas-soap.git",
3209                 "reference": "f8a7844803cc931c4233f6b1cfbcf7b8272f59e5"
3210             },
3211             "dist": {
3212                 "type": "zip",
3213                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/f8a7844803cc931c4233f6b1cfbcf7b8272f59e5",
3214                 "reference": "f8a7844803cc931c4233f6b1cfbcf7b8272f59e5",
3215                 "shasum": ""
3216             },
3217             "require": {
3218                 "ext-dom": "*",
3219                 "ext-soap": "*",
3220                 "laminas/laminas-server": "^2.15",
3221                 "laminas/laminas-stdlib": "^3.16",
3222                 "laminas/laminas-uri": "^2.10",
3223                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3224             },
3225             "conflict": {
3226                 "amphp/amp": "<2.6.4",
3227                 "laminas/laminas-code": "<4.4",
3228                 "zendframework/zend-soap": "*"
3229             },
3230             "require-dev": {
3231                 "laminas/laminas-coding-standard": "^2.5",
3232                 "laminas/laminas-config": "^3.9",
3233                 "laminas/laminas-http": "^2.18",
3234                 "phpspec/prophecy-phpunit": "^2.0.2",
3235                 "phpunit/phpunit": "^9.6.21",
3236                 "psalm/plugin-phpunit": "^0.18.4",
3237                 "vimeo/psalm": "^4.30"
3238             },
3239             "suggest": {
3240                 "ext-curl": "Curl is required when .NET compatibility is required",
3241                 "laminas/laminas-http": "Laminas\\Http component"
3242             },
3243             "type": "library",
3244             "autoload": {
3245                 "psr-4": {
3246                     "Laminas\\Soap\\": "src/"
3247                 }
3248             },
3249             "notification-url": "https://packagist.org/downloads/",
3250             "license": [
3251                 "BSD-3-Clause"
3252             ],
3253             "homepage": "https://laminas.dev",
3254             "keywords": [
3255                 "laminas",
3256                 "soap"
3257             ],
3258             "support": {
3259                 "chat": "https://laminas.dev/chat",
3260                 "docs": "https://docs.laminas.dev/laminas-soap/",
3261                 "forum": "https://discourse.laminas.dev",
3262                 "issues": "https://github.com/laminas/laminas-soap/issues",
3263                 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3264                 "source": "https://github.com/laminas/laminas-soap"
3265             },
3266             "funding": [
3267                 {
3268                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3269                     "type": "community_bridge"
3270                 }
3271             ],
3272             "time": "2024-11-29T09:45:43+00:00"
3273         },
3274         {
3275             "name": "laminas/laminas-stdlib",
3276             "version": "3.20.0",
3277             "source": {
3278                 "type": "git",
3279                 "url": "https://github.com/laminas/laminas-stdlib.git",
3280                 "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4"
3281             },
3282             "dist": {
3283                 "type": "zip",
3284                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4",
3285                 "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4",
3286                 "shasum": ""
3287             },
3288             "require": {
3289                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3290             },
3291             "conflict": {
3292                 "zendframework/zend-stdlib": "*"
3293             },
3294             "require-dev": {
3295                 "laminas/laminas-coding-standard": "^3.0",
3296                 "phpbench/phpbench": "^1.3.1",
3297                 "phpunit/phpunit": "^10.5.38",
3298                 "psalm/plugin-phpunit": "^0.19.0",
3299                 "vimeo/psalm": "^5.26.1"
3300             },
3301             "type": "library",
3302             "autoload": {
3303                 "psr-4": {
3304                     "Laminas\\Stdlib\\": "src/"
3305                 }
3306             },
3307             "notification-url": "https://packagist.org/downloads/",
3308             "license": [
3309                 "BSD-3-Clause"
3310             ],
3311             "description": "SPL extensions, array utilities, error handlers, and more",
3312             "homepage": "https://laminas.dev",
3313             "keywords": [
3314                 "laminas",
3315                 "stdlib"
3316             ],
3317             "support": {
3318                 "chat": "https://laminas.dev/chat",
3319                 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3320                 "forum": "https://discourse.laminas.dev",
3321                 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3322                 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3323                 "source": "https://github.com/laminas/laminas-stdlib"
3324             },
3325             "funding": [
3326                 {
3327                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3328                     "type": "community_bridge"
3329                 }
3330             ],
3331             "time": "2024-10-29T13:46:07+00:00"
3332         },
3333         {
3334             "name": "laminas/laminas-translator",
3335             "version": "1.1.0",
3336             "source": {
3337                 "type": "git",
3338                 "url": "https://github.com/laminas/laminas-translator.git",
3339                 "reference": "12897e710e21413c1f93fc38fe9dead6b51c5218"
3340             },
3341             "dist": {
3342                 "type": "zip",
3343                 "url": "https://api.github.com/repos/laminas/laminas-translator/zipball/12897e710e21413c1f93fc38fe9dead6b51c5218",
3344                 "reference": "12897e710e21413c1f93fc38fe9dead6b51c5218",
3345                 "shasum": ""
3346             },
3347             "require": {
3348                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3349             },
3350             "require-dev": {
3351                 "laminas/laminas-coding-standard": "~3.0.0",
3352                 "vimeo/psalm": "^5.24.0"
3353             },
3354             "type": "library",
3355             "autoload": {
3356                 "psr-4": {
3357                     "Laminas\\Translator\\": "src/"
3358                 }
3359             },
3360             "notification-url": "https://packagist.org/downloads/",
3361             "license": [
3362                 "BSD-3-Clause"
3363             ],
3364             "description": "Interfaces for the Translator component of laminas-i18n",
3365             "homepage": "https://laminas.dev",
3366             "keywords": [
3367                 "i18n",
3368                 "laminas"
3369             ],
3370             "support": {
3371                 "chat": "https://laminas.dev/chat",
3372                 "docs": "https://docs.laminas.dev/laminas-i18n/",
3373                 "forum": "https://discourse.laminas.dev",
3374                 "issues": "https://github.com/laminas/laminas-translator/issues",
3375                 "rss": "https://github.com/laminas/laminas-translator/releases.atom",
3376                 "source": "https://github.com/laminas/laminas-translator"
3377             },
3378             "funding": [
3379                 {
3380                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3381                     "type": "community_bridge"
3382                 }
3383             ],
3384             "time": "2024-10-21T15:33:01+00:00"
3385         },
3386         {
3387             "name": "laminas/laminas-uri",
3388             "version": "2.13.0",
3389             "source": {
3390                 "type": "git",
3391                 "url": "https://github.com/laminas/laminas-uri.git",
3392                 "reference": "de53600ae8153b3605bb6edce8aeeef524eaafba"
3393             },
3394             "dist": {
3395                 "type": "zip",
3396                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/de53600ae8153b3605bb6edce8aeeef524eaafba",
3397                 "reference": "de53600ae8153b3605bb6edce8aeeef524eaafba",
3398                 "shasum": ""
3399             },
3400             "require": {
3401                 "laminas/laminas-escaper": "^2.9",
3402                 "laminas/laminas-validator": "^2.39 || ^3.0",
3403                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3404             },
3405             "conflict": {
3406                 "zendframework/zend-uri": "*"
3407             },
3408             "require-dev": {
3409                 "laminas/laminas-coding-standard": "~2.4.0",
3410                 "phpunit/phpunit": "^9.6.20"
3411             },
3412             "type": "library",
3413             "autoload": {
3414                 "psr-4": {
3415                     "Laminas\\Uri\\": "src/"
3416                 }
3417             },
3418             "notification-url": "https://packagist.org/downloads/",
3419             "license": [
3420                 "BSD-3-Clause"
3421             ],
3422             "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
3423             "homepage": "https://laminas.dev",
3424             "keywords": [
3425                 "laminas",
3426                 "uri"
3427             ],
3428             "support": {
3429                 "chat": "https://laminas.dev/chat",
3430                 "docs": "https://docs.laminas.dev/laminas-uri/",
3431                 "forum": "https://discourse.laminas.dev",
3432                 "issues": "https://github.com/laminas/laminas-uri/issues",
3433                 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3434                 "source": "https://github.com/laminas/laminas-uri"
3435             },
3436             "funding": [
3437                 {
3438                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3439                     "type": "community_bridge"
3440                 }
3441             ],
3442             "time": "2024-12-03T12:27:51+00:00"
3443         },
3444         {
3445             "name": "laminas/laminas-validator",
3446             "version": "2.64.2",
3447             "source": {
3448                 "type": "git",
3449                 "url": "https://github.com/laminas/laminas-validator.git",
3450                 "reference": "771e504760448ac7af660710237ceb93be602e08"
3451             },
3452             "dist": {
3453                 "type": "zip",
3454                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/771e504760448ac7af660710237ceb93be602e08",
3455                 "reference": "771e504760448ac7af660710237ceb93be602e08",
3456                 "shasum": ""
3457             },
3458             "require": {
3459                 "laminas/laminas-servicemanager": "^3.21.0",
3460                 "laminas/laminas-stdlib": "^3.19",
3461                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3462                 "psr/http-message": "^1.0.1 || ^2.0.0"
3463             },
3464             "conflict": {
3465                 "zendframework/zend-validator": "*"
3466             },
3467             "require-dev": {
3468                 "laminas/laminas-coding-standard": "^2.5",
3469                 "laminas/laminas-db": "^2.20",
3470                 "laminas/laminas-filter": "^2.35.2",
3471                 "laminas/laminas-i18n": "^2.26.0",
3472                 "laminas/laminas-session": "^2.20",
3473                 "laminas/laminas-uri": "^2.11.0",
3474                 "phpunit/phpunit": "^10.5.20",
3475                 "psalm/plugin-phpunit": "^0.19.0",
3476                 "psr/http-client": "^1.0.3",
3477                 "psr/http-factory": "^1.1.0",
3478                 "vimeo/psalm": "^5.24.0"
3479             },
3480             "suggest": {
3481                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3482                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3483                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3484                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3485                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3486                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3487                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3488                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3489             },
3490             "type": "library",
3491             "extra": {
3492                 "laminas": {
3493                     "component": "Laminas\\Validator",
3494                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3495                 }
3496             },
3497             "autoload": {
3498                 "psr-4": {
3499                     "Laminas\\Validator\\": "src/"
3500                 }
3501             },
3502             "notification-url": "https://packagist.org/downloads/",
3503             "license": [
3504                 "BSD-3-Clause"
3505             ],
3506             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3507             "homepage": "https://laminas.dev",
3508             "keywords": [
3509                 "laminas",
3510                 "validator"
3511             ],
3512             "support": {
3513                 "chat": "https://laminas.dev/chat",
3514                 "docs": "https://docs.laminas.dev/laminas-validator/",
3515                 "forum": "https://discourse.laminas.dev",
3516                 "issues": "https://github.com/laminas/laminas-validator/issues",
3517                 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3518                 "source": "https://github.com/laminas/laminas-validator"
3519             },
3520             "funding": [
3521                 {
3522                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3523                     "type": "community_bridge"
3524                 }
3525             ],
3526             "time": "2024-11-26T21:29:17+00:00"
3527         },
3528         {
3529             "name": "laminas/laminas-view",
3530             "version": "2.36.0",
3531             "source": {
3532                 "type": "git",
3533                 "url": "https://github.com/laminas/laminas-view.git",
3534                 "reference": "ddc9207725cb50508ea48fcf1210dc8480264196"
3535             },
3536             "dist": {
3537                 "type": "zip",
3538                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/ddc9207725cb50508ea48fcf1210dc8480264196",
3539                 "reference": "ddc9207725cb50508ea48fcf1210dc8480264196",
3540                 "shasum": ""
3541             },
3542             "require": {
3543                 "ext-dom": "*",
3544                 "ext-filter": "*",
3545                 "ext-json": "*",
3546                 "laminas/laminas-escaper": "^2.5",
3547                 "laminas/laminas-eventmanager": "^3.4",
3548                 "laminas/laminas-json": "^3.3",
3549                 "laminas/laminas-servicemanager": "^3.21.0",
3550                 "laminas/laminas-stdlib": "^3.10.1",
3551                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3552                 "psr/container": "^1 || ^2"
3553             },
3554             "conflict": {
3555                 "container-interop/container-interop": "<1.2",
3556                 "laminas/laminas-router": "<3.0.1",
3557                 "laminas/laminas-session": "<2.12",
3558                 "zendframework/zend-view": "*"
3559             },
3560             "require-dev": {
3561                 "laminas/laminas-authentication": "^2.18",
3562                 "laminas/laminas-coding-standard": "~2.5.0",
3563                 "laminas/laminas-feed": "^2.23",
3564                 "laminas/laminas-filter": "^2.39",
3565                 "laminas/laminas-http": "^2.20",
3566                 "laminas/laminas-i18n": "^2.29.0",
3567                 "laminas/laminas-modulemanager": "^2.17",
3568                 "laminas/laminas-mvc": "^3.8.0",
3569                 "laminas/laminas-mvc-i18n": "^1.9",
3570                 "laminas/laminas-mvc-plugin-flashmessenger": "^1.10.1",
3571                 "laminas/laminas-navigation": "^2.20.0",
3572                 "laminas/laminas-paginator": "^2.19.0",
3573                 "laminas/laminas-permissions-acl": "^2.16",
3574                 "laminas/laminas-router": "^3.14.0",
3575                 "laminas/laminas-uri": "^2.12",
3576                 "phpunit/phpunit": "^10.5.38",
3577                 "psalm/plugin-phpunit": "^0.19.0",
3578                 "vimeo/psalm": "^5.26.1"
3579             },
3580             "suggest": {
3581                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3582                 "laminas/laminas-feed": "Laminas\\Feed component",
3583                 "laminas/laminas-filter": "Laminas\\Filter component",
3584                 "laminas/laminas-http": "Laminas\\Http component",
3585                 "laminas/laminas-i18n": "Laminas\\I18n component",
3586                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3587                 "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",
3588                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3589                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3590                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3591                 "laminas/laminas-uri": "Laminas\\Uri component"
3592             },
3593             "bin": [
3594                 "bin/templatemap_generator.php"
3595             ],
3596             "type": "library",
3597             "autoload": {
3598                 "psr-4": {
3599                     "Laminas\\View\\": "src/"
3600                 }
3601             },
3602             "notification-url": "https://packagist.org/downloads/",
3603             "license": [
3604                 "BSD-3-Clause"
3605             ],
3606             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3607             "homepage": "https://laminas.dev",
3608             "keywords": [
3609                 "laminas",
3610                 "view"
3611             ],
3612             "support": {
3613                 "chat": "https://laminas.dev/chat",
3614                 "docs": "https://docs.laminas.dev/laminas-view/",
3615                 "forum": "https://discourse.laminas.dev",
3616                 "issues": "https://github.com/laminas/laminas-view/issues",
3617                 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3618                 "source": "https://github.com/laminas/laminas-view"
3619             },
3620             "funding": [
3621                 {
3622                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3623                     "type": "community_bridge"
3624                 }
3625             ],
3626             "time": "2024-11-21T17:42:20+00:00"
3627         },
3628         {
3629             "name": "laminas/laminas-xml",
3630             "version": "1.7.0",
3631             "source": {
3632                 "type": "git",
3633                 "url": "https://github.com/laminas/laminas-xml.git",
3634                 "reference": "3a7850dec668a89807accfa4826a2ff11497fe74"
3635             },
3636             "dist": {
3637                 "type": "zip",
3638                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/3a7850dec668a89807accfa4826a2ff11497fe74",
3639                 "reference": "3a7850dec668a89807accfa4826a2ff11497fe74",
3640                 "shasum": ""
3641             },
3642             "require": {
3643                 "ext-dom": "*",
3644                 "ext-simplexml": "*",
3645                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3646             },
3647             "conflict": {
3648                 "zendframework/zendxml": "*"
3649             },
3650             "require-dev": {
3651                 "ext-iconv": "*",
3652                 "laminas/laminas-coding-standard": "~1.0.0",
3653                 "phpunit/phpunit": "^10.5.35 || ^11.4",
3654                 "squizlabs/php_codesniffer": "3.10.3 as 2.9999999.9999999"
3655             },
3656             "type": "library",
3657             "autoload": {
3658                 "psr-4": {
3659                     "Laminas\\Xml\\": "src/"
3660                 }
3661             },
3662             "notification-url": "https://packagist.org/downloads/",
3663             "license": [
3664                 "BSD-3-Clause"
3665             ],
3666             "description": "Utility library for XML usage, best practices, and security in PHP",
3667             "homepage": "https://laminas.dev",
3668             "keywords": [
3669                 "laminas",
3670                 "security",
3671                 "xml"
3672             ],
3673             "support": {
3674                 "chat": "https://laminas.dev/chat",
3675                 "forum": "https://discourse.laminas.dev",
3676                 "issues": "https://github.com/laminas/laminas-xml/issues",
3677                 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3678                 "source": "https://github.com/laminas/laminas-xml"
3679             },
3680             "funding": [
3681                 {
3682                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3683                     "type": "community_bridge"
3684                 }
3685             ],
3686             "time": "2024-10-11T08:45:59+00:00"
3687         },
3688         {
3689             "name": "laminas/laminas-xmlrpc",
3690             "version": "2.20.0",
3691             "source": {
3692                 "type": "git",
3693                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3694                 "reference": "466f388434a7f5fbe04d8c53ba44314c1b6379bd"
3695             },
3696             "dist": {
3697                 "type": "zip",
3698                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/466f388434a7f5fbe04d8c53ba44314c1b6379bd",
3699                 "reference": "466f388434a7f5fbe04d8c53ba44314c1b6379bd",
3700                 "shasum": ""
3701             },
3702             "require": {
3703                 "ext-simplexml": "*",
3704                 "laminas/laminas-code": "^4.4",
3705                 "laminas/laminas-http": "^2.15",
3706                 "laminas/laminas-math": "^3.4.0",
3707                 "laminas/laminas-server": "^2.11",
3708                 "laminas/laminas-stdlib": "^3.10.1",
3709                 "laminas/laminas-xml": "^1.4.0",
3710                 "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3711             },
3712             "conflict": {
3713                 "zendframework/zend-xmlrpc": "*"
3714             },
3715             "require-dev": {
3716                 "laminas/laminas-coding-standard": "~3.0.0",
3717                 "phpunit/phpunit": "^10.5.36",
3718                 "psalm/plugin-phpunit": "^0.19.0",
3719                 "vimeo/psalm": "^5.26.1"
3720             },
3721             "suggest": {
3722                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3723             },
3724             "type": "library",
3725             "autoload": {
3726                 "psr-4": {
3727                     "Laminas\\XmlRpc\\": "src/"
3728                 }
3729             },
3730             "notification-url": "https://packagist.org/downloads/",
3731             "license": [
3732                 "BSD-3-Clause"
3733             ],
3734             "description": "Fully-featured XML-RPC server and client implementations",
3735             "homepage": "https://laminas.dev",
3736             "keywords": [
3737                 "laminas",
3738                 "xmlrpc"
3739             ],
3740             "support": {
3741                 "chat": "https://laminas.dev/chat",
3742                 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3743                 "forum": "https://discourse.laminas.dev",
3744                 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3745                 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3746                 "source": "https://github.com/laminas/laminas-xmlrpc"
3747             },
3748             "funding": [
3749                 {
3750                     "url": "https://funding.communitybridge.org/projects/laminas-project",
3751                     "type": "community_bridge"
3752                 }
3753             ],
3754             "time": "2024-10-18T14:39:30+00:00"
3755         },
3756         {
3757             "name": "lcobucci/clock",
3758             "version": "2.3.0",
3759             "source": {
3760                 "type": "git",
3761                 "url": "https://github.com/lcobucci/clock.git",
3762                 "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876"
3763             },
3764             "dist": {
3765                 "type": "zip",
3766                 "url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876",
3767                 "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876",
3768                 "shasum": ""
3769             },
3770             "require": {
3771                 "php": "~8.1.0 || ~8.2.0",
3772                 "stella-maris/clock": "^0.1.7"
3773             },
3774             "provide": {
3775                 "psr/clock-implementation": "1.0"
3776             },
3777             "require-dev": {
3778                 "infection/infection": "^0.26",
3779                 "lcobucci/coding-standard": "^9.0",
3780                 "phpstan/extension-installer": "^1.2",
3781                 "phpstan/phpstan": "^1.9.4",
3782                 "phpstan/phpstan-deprecation-rules": "^1.1.1",
3783                 "phpstan/phpstan-phpunit": "^1.3.2",
3784                 "phpstan/phpstan-strict-rules": "^1.4.4",
3785                 "phpunit/phpunit": "^9.5.27"
3786             },
3787             "type": "library",
3788             "autoload": {
3789                 "psr-4": {
3790                     "Lcobucci\\Clock\\": "src"
3791                 }
3792             },
3793             "notification-url": "https://packagist.org/downloads/",
3794             "license": [
3795                 "MIT"
3796             ],
3797             "authors": [
3798                 {
3799                     "name": "Luís Cobucci",
3800                     "email": "lcobucci@gmail.com"
3801                 }
3802             ],
3803             "description": "Yet another clock abstraction",
3804             "support": {
3805                 "issues": "https://github.com/lcobucci/clock/issues",
3806                 "source": "https://github.com/lcobucci/clock/tree/2.3.0"
3807             },
3808             "funding": [
3809                 {
3810                     "url": "https://github.com/lcobucci",
3811                     "type": "github"
3812                 },
3813                 {
3814                     "url": "https://www.patreon.com/lcobucci",
3815                     "type": "patreon"
3816                 }
3817             ],
3818             "time": "2022-12-19T14:38:11+00:00"
3819         },
3820         {
3821             "name": "lcobucci/jwt",
3822             "version": "4.2.1",
3823             "source": {
3824                 "type": "git",
3825                 "url": "https://github.com/lcobucci/jwt.git",
3826                 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
3827             },
3828             "dist": {
3829                 "type": "zip",
3830                 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3831                 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3832                 "shasum": ""
3833             },
3834             "require": {
3835                 "ext-hash": "*",
3836                 "ext-json": "*",
3837                 "ext-mbstring": "*",
3838                 "ext-openssl": "*",
3839                 "ext-sodium": "*",
3840                 "lcobucci/clock": "^2.0",
3841                 "php": "^7.4 || ^8.0"
3842             },
3843             "require-dev": {
3844                 "infection/infection": "^0.21",
3845                 "lcobucci/coding-standard": "^6.0",
3846                 "mikey179/vfsstream": "^1.6.7",
3847                 "phpbench/phpbench": "^1.2",
3848                 "phpstan/extension-installer": "^1.0",
3849                 "phpstan/phpstan": "^1.4",
3850                 "phpstan/phpstan-deprecation-rules": "^1.0",
3851                 "phpstan/phpstan-phpunit": "^1.0",
3852                 "phpstan/phpstan-strict-rules": "^1.0",
3853                 "phpunit/php-invoker": "^3.1",
3854                 "phpunit/phpunit": "^9.5"
3855             },
3856             "type": "library",
3857             "autoload": {
3858                 "psr-4": {
3859                     "Lcobucci\\JWT\\": "src"
3860                 }
3861             },
3862             "notification-url": "https://packagist.org/downloads/",
3863             "license": [
3864                 "BSD-3-Clause"
3865             ],
3866             "authors": [
3867                 {
3868                     "name": "Luís Cobucci",
3869                     "email": "lcobucci@gmail.com",
3870                     "role": "Developer"
3871                 }
3872             ],
3873             "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3874             "keywords": [
3875                 "JWS",
3876                 "jwt"
3877             ],
3878             "support": {
3879                 "issues": "https://github.com/lcobucci/jwt/issues",
3880                 "source": "https://github.com/lcobucci/jwt/tree/4.2.1"
3881             },
3882             "funding": [
3883                 {
3884                     "url": "https://github.com/lcobucci",
3885                     "type": "github"
3886                 },
3887                 {
3888                     "url": "https://www.patreon.com/lcobucci",
3889                     "type": "patreon"
3890                 }
3891             ],
3892             "time": "2022-08-19T23:14:07+00:00"
3893         },
3894         {
3895             "name": "league/csv",
3896             "version": "9.8.0",
3897             "source": {
3898                 "type": "git",
3899                 "url": "https://github.com/thephpleague/csv.git",
3900                 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
3901             },
3902             "dist": {
3903                 "type": "zip",
3904                 "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
3905                 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
3906                 "shasum": ""
3907             },
3908             "require": {
3909                 "ext-json": "*",
3910                 "ext-mbstring": "*",
3911                 "php": "^7.4 || ^8.0"
3912             },
3913             "require-dev": {
3914                 "ext-curl": "*",
3915                 "ext-dom": "*",
3916                 "friendsofphp/php-cs-fixer": "^v3.4.0",
3917                 "phpstan/phpstan": "^1.3.0",
3918                 "phpstan/phpstan-phpunit": "^1.0.0",
3919                 "phpstan/phpstan-strict-rules": "^1.1.0",
3920                 "phpunit/phpunit": "^9.5.11"
3921             },
3922             "suggest": {
3923                 "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
3924                 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
3925             },
3926             "type": "library",
3927             "extra": {
3928                 "branch-alias": {
3929                     "dev-master": "9.x-dev"
3930                 }
3931             },
3932             "autoload": {
3933                 "files": [
3934                     "src/functions_include.php"
3935                 ],
3936                 "psr-4": {
3937                     "League\\Csv\\": "src"
3938                 }
3939             },
3940             "notification-url": "https://packagist.org/downloads/",
3941             "license": [
3942                 "MIT"
3943             ],
3944             "authors": [
3945                 {
3946                     "name": "Ignace Nyamagana Butera",
3947                     "email": "nyamsprod@gmail.com",
3948                     "homepage": "https://github.com/nyamsprod/",
3949                     "role": "Developer"
3950                 }
3951             ],
3952             "description": "CSV data manipulation made easy in PHP",
3953             "homepage": "https://csv.thephpleague.com",
3954             "keywords": [
3955                 "convert",
3956                 "csv",
3957                 "export",
3958                 "filter",
3959                 "import",
3960                 "read",
3961                 "transform",
3962                 "write"
3963             ],
3964             "support": {
3965                 "docs": "https://csv.thephpleague.com",
3966                 "issues": "https://github.com/thephpleague/csv/issues",
3967                 "rss": "https://github.com/thephpleague/csv/releases.atom",
3968                 "source": "https://github.com/thephpleague/csv"
3969             },
3970             "funding": [
3971                 {
3972                     "url": "https://github.com/sponsors/nyamsprod",
3973                     "type": "github"
3974                 }
3975             ],
3976             "time": "2022-01-04T00:13:07+00:00"
3977         },
3978         {
3979             "name": "league/event",
3980             "version": "2.2.0",
3981             "source": {
3982                 "type": "git",
3983                 "url": "https://github.com/thephpleague/event.git",
3984                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3985             },
3986             "dist": {
3987                 "type": "zip",
3988                 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3989                 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3990                 "shasum": ""
3991             },
3992             "require": {
3993                 "php": ">=5.4.0"
3994             },
3995             "require-dev": {
3996                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3997                 "phpspec/phpspec": "^2.2"
3998             },
3999             "type": "library",
4000             "extra": {
4001                 "branch-alias": {
4002                     "dev-master": "2.2-dev"
4003                 }
4004             },
4005             "autoload": {
4006                 "psr-4": {
4007                     "League\\Event\\": "src/"
4008                 }
4009             },
4010             "notification-url": "https://packagist.org/downloads/",
4011             "license": [
4012                 "MIT"
4013             ],
4014             "authors": [
4015                 {
4016                     "name": "Frank de Jonge",
4017                     "email": "info@frenky.net"
4018                 }
4019             ],
4020             "description": "Event package",
4021             "keywords": [
4022                 "emitter",
4023                 "event",
4024                 "listener"
4025             ],
4026             "support": {
4027                 "issues": "https://github.com/thephpleague/event/issues",
4028                 "source": "https://github.com/thephpleague/event/tree/master"
4029             },
4030             "time": "2018-11-26T11:52:41+00:00"
4031         },
4032         {
4033             "name": "league/oauth2-server",
4034             "version": "8.4.3",
4035             "source": {
4036                 "type": "git",
4037                 "url": "https://github.com/thephpleague/oauth2-server.git",
4038                 "reference": "8a59a84450f0f64adcea8e1f8c0e0d9dfc8887d1"
4039             },
4040             "dist": {
4041                 "type": "zip",
4042                 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/8a59a84450f0f64adcea8e1f8c0e0d9dfc8887d1",
4043                 "reference": "8a59a84450f0f64adcea8e1f8c0e0d9dfc8887d1",
4044                 "shasum": ""
4045             },
4046             "require": {
4047                 "defuse/php-encryption": "^2.2.1",
4048                 "ext-json": "*",
4049                 "ext-openssl": "*",
4050                 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
4051                 "league/event": "^2.2",
4052                 "league/uri": "^6.4",
4053                 "php": "^7.2 || ^8.0",
4054                 "psr/http-message": "^1.0.1"
4055             },
4056             "replace": {
4057                 "league/oauth2server": "*",
4058                 "lncd/oauth2": "*"
4059             },
4060             "require-dev": {
4061                 "laminas/laminas-diactoros": "^2.4.1",
4062                 "phpstan/phpstan": "^0.12.57",
4063                 "phpstan/phpstan-phpunit": "^0.12.16",
4064                 "phpunit/phpunit": "^8.5.13",
4065                 "roave/security-advisories": "dev-master"
4066             },
4067             "type": "library",
4068             "autoload": {
4069                 "psr-4": {
4070                     "League\\OAuth2\\Server\\": "src/"
4071                 }
4072             },
4073             "notification-url": "https://packagist.org/downloads/",
4074             "license": [
4075                 "MIT"
4076             ],
4077             "authors": [
4078                 {
4079                     "name": "Alex Bilbie",
4080                     "email": "hello@alexbilbie.com",
4081                     "homepage": "http://www.alexbilbie.com",
4082                     "role": "Developer"
4083                 },
4084                 {
4085                     "name": "Andy Millington",
4086                     "email": "andrew@noexceptions.io",
4087                     "homepage": "https://www.noexceptions.io",
4088                     "role": "Developer"
4089                 }
4090             ],
4091             "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.",
4092             "homepage": "https://oauth2.thephpleague.com/",
4093             "keywords": [
4094                 "Authentication",
4095                 "api",
4096                 "auth",
4097                 "authorisation",
4098                 "authorization",
4099                 "oauth",
4100                 "oauth 2",
4101                 "oauth 2.0",
4102                 "oauth2",
4103                 "protect",
4104                 "resource",
4105                 "secure",
4106                 "server"
4107             ],
4108             "support": {
4109                 "issues": "https://github.com/thephpleague/oauth2-server/issues",
4110                 "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.3"
4111             },
4112             "funding": [
4113                 {
4114                     "url": "https://github.com/sephster",
4115                     "type": "github"
4116                 }
4117             ],
4118             "time": "2024-12-18T00:21:54+00:00"
4119         },
4120         {
4121             "name": "league/omnipay",
4122             "version": "v3.2.1",
4123             "source": {
4124                 "type": "git",
4125                 "url": "https://github.com/thephpleague/omnipay.git",
4126                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
4127             },
4128             "dist": {
4129                 "type": "zip",
4130                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
4131                 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4132                 "shasum": ""
4133             },
4134             "require": {
4135                 "omnipay/common": "^3.1",
4136                 "php": "^7.2|^8.0",
4137                 "php-http/discovery": "^1.14",
4138                 "php-http/guzzle7-adapter": "^1"
4139             },
4140             "require-dev": {
4141                 "omnipay/tests": "^3|^4"
4142             },
4143             "type": "metapackage",
4144             "extra": {
4145                 "branch-alias": {
4146                     "dev-master": "3.2.x-dev"
4147                 }
4148             },
4149             "notification-url": "https://packagist.org/downloads/",
4150             "license": [
4151                 "MIT"
4152             ],
4153             "authors": [
4154                 {
4155                     "name": "Adrian Macneil",
4156                     "email": "adrian@adrianmacneil.com"
4157                 },
4158                 {
4159                     "name": "Barry vd. Heuvel",
4160                     "email": "barryvdh@gmail.com"
4161                 }
4162             ],
4163             "description": "Omnipay payment processing library",
4164             "homepage": "https://omnipay.thephpleague.com/",
4165             "keywords": [
4166                 "checkout",
4167                 "creditcard",
4168                 "omnipay",
4169                 "payment"
4170             ],
4171             "support": {
4172                 "issues": "https://github.com/thephpleague/omnipay/issues",
4173                 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4174             },
4175             "funding": [
4176                 {
4177                     "url": "https://github.com/barryvdh",
4178                     "type": "github"
4179                 }
4180             ],
4181             "time": "2021-06-05T11:34:12+00:00"
4182         },
4183         {
4184             "name": "league/uri",
4185             "version": "6.8.0",
4186             "source": {
4187                 "type": "git",
4188                 "url": "https://github.com/thephpleague/uri.git",
4189                 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39"
4190             },
4191             "dist": {
4192                 "type": "zip",
4193                 "url": "https://api.github.com/repos/thephpleague/uri/zipball/a700b4656e4c54371b799ac61e300ab25a2d1d39",
4194                 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39",
4195                 "shasum": ""
4196             },
4197             "require": {
4198                 "ext-json": "*",
4199                 "league/uri-interfaces": "^2.3",
4200                 "php": "^8.1",
4201                 "psr/http-message": "^1.0.1"
4202             },
4203             "conflict": {
4204                 "league/uri-schemes": "^1.0"
4205             },
4206             "require-dev": {
4207                 "friendsofphp/php-cs-fixer": "^v3.9.5",
4208                 "nyholm/psr7": "^1.5.1",
4209                 "php-http/psr7-integration-tests": "^1.1.1",
4210                 "phpbench/phpbench": "^1.2.6",
4211                 "phpstan/phpstan": "^1.8.5",
4212                 "phpstan/phpstan-deprecation-rules": "^1.0",
4213                 "phpstan/phpstan-phpunit": "^1.1.1",
4214                 "phpstan/phpstan-strict-rules": "^1.4.3",
4215                 "phpunit/phpunit": "^9.5.24",
4216                 "psr/http-factory": "^1.0.1"
4217             },
4218             "suggest": {
4219                 "ext-fileinfo": "Needed to create Data URI from a filepath",
4220                 "ext-intl": "Needed to improve host validation",
4221                 "league/uri-components": "Needed to easily manipulate URI objects",
4222                 "psr/http-factory": "Needed to use the URI factory"
4223             },
4224             "type": "library",
4225             "extra": {
4226                 "branch-alias": {
4227                     "dev-master": "6.x-dev"
4228                 }
4229             },
4230             "autoload": {
4231                 "psr-4": {
4232                     "League\\Uri\\": "src"
4233                 }
4234             },
4235             "notification-url": "https://packagist.org/downloads/",
4236             "license": [
4237                 "MIT"
4238             ],
4239             "authors": [
4240                 {
4241                     "name": "Ignace Nyamagana Butera",
4242                     "email": "nyamsprod@gmail.com",
4243                     "homepage": "https://nyamsprod.com"
4244                 }
4245             ],
4246             "description": "URI manipulation library",
4247             "homepage": "https://uri.thephpleague.com",
4248             "keywords": [
4249                 "data-uri",
4250                 "file-uri",
4251                 "ftp",
4252                 "hostname",
4253                 "http",
4254                 "https",
4255                 "middleware",
4256                 "parse_str",
4257                 "parse_url",
4258                 "psr-7",
4259                 "query-string",
4260                 "querystring",
4261                 "rfc3986",
4262                 "rfc3987",
4263                 "rfc6570",
4264                 "uri",
4265                 "uri-template",
4266                 "url",
4267                 "ws"
4268             ],
4269             "support": {
4270                 "docs": "https://uri.thephpleague.com",
4271                 "forum": "https://thephpleague.slack.com",
4272                 "issues": "https://github.com/thephpleague/uri/issues",
4273                 "source": "https://github.com/thephpleague/uri/tree/6.8.0"
4274             },
4275             "funding": [
4276                 {
4277                     "url": "https://github.com/sponsors/nyamsprod",
4278                     "type": "github"
4279                 }
4280             ],
4281             "time": "2022-09-13T19:58:47+00:00"
4282         },
4283         {
4284             "name": "league/uri-interfaces",
4285             "version": "2.3.0",
4286             "source": {
4287                 "type": "git",
4288                 "url": "https://github.com/thephpleague/uri-interfaces.git",
4289                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4290             },
4291             "dist": {
4292                 "type": "zip",
4293                 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4294                 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4295                 "shasum": ""
4296             },
4297             "require": {
4298                 "ext-json": "*",
4299                 "php": "^7.2 || ^8.0"
4300             },
4301             "require-dev": {
4302                 "friendsofphp/php-cs-fixer": "^2.19",
4303                 "phpstan/phpstan": "^0.12.90",
4304                 "phpstan/phpstan-phpunit": "^0.12.19",
4305                 "phpstan/phpstan-strict-rules": "^0.12.9",
4306                 "phpunit/phpunit": "^8.5.15 || ^9.5"
4307             },
4308             "suggest": {
4309                 "ext-intl": "to use the IDNA feature",
4310                 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4311             },
4312             "type": "library",
4313             "extra": {
4314                 "branch-alias": {
4315                     "dev-master": "2.x-dev"
4316                 }
4317             },
4318             "autoload": {
4319                 "psr-4": {
4320                     "League\\Uri\\": "src/"
4321                 }
4322             },
4323             "notification-url": "https://packagist.org/downloads/",
4324             "license": [
4325                 "MIT"
4326             ],
4327             "authors": [
4328                 {
4329                     "name": "Ignace Nyamagana Butera",
4330                     "email": "nyamsprod@gmail.com",
4331                     "homepage": "https://nyamsprod.com"
4332                 }
4333             ],
4334             "description": "Common interface for URI representation",
4335             "homepage": "http://github.com/thephpleague/uri-interfaces",
4336             "keywords": [
4337                 "rfc3986",
4338                 "rfc3987",
4339                 "uri",
4340                 "url"
4341             ],
4342             "support": {
4343                 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4344                 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4345             },
4346             "funding": [
4347                 {
4348                     "url": "https://github.com/sponsors/nyamsprod",
4349                     "type": "github"
4350                 }
4351             ],
4352             "time": "2021-06-28T04:27:21+00:00"
4353         },
4354         {
4355             "name": "maennchen/zipstream-php",
4356             "version": "3.1.1",
4357             "source": {
4358                 "type": "git",
4359                 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4360                 "reference": "6187e9cc4493da94b9b63eb2315821552015fca9"
4361             },
4362             "dist": {
4363                 "type": "zip",
4364                 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9",
4365                 "reference": "6187e9cc4493da94b9b63eb2315821552015fca9",
4366                 "shasum": ""
4367             },
4368             "require": {
4369                 "ext-mbstring": "*",
4370                 "ext-zlib": "*",
4371                 "php-64bit": "^8.1"
4372             },
4373             "require-dev": {
4374                 "ext-zip": "*",
4375                 "friendsofphp/php-cs-fixer": "^3.16",
4376                 "guzzlehttp/guzzle": "^7.5",
4377                 "mikey179/vfsstream": "^1.6",
4378                 "php-coveralls/php-coveralls": "^2.5",
4379                 "phpunit/phpunit": "^10.0",
4380                 "vimeo/psalm": "^5.0"
4381             },
4382             "suggest": {
4383                 "guzzlehttp/psr7": "^2.4",
4384                 "psr/http-message": "^2.0"
4385             },
4386             "type": "library",
4387             "autoload": {
4388                 "psr-4": {
4389                     "ZipStream\\": "src/"
4390                 }
4391             },
4392             "notification-url": "https://packagist.org/downloads/",
4393             "license": [
4394                 "MIT"
4395             ],
4396             "authors": [
4397                 {
4398                     "name": "Paul Duncan",
4399                     "email": "pabs@pablotron.org"
4400                 },
4401                 {
4402                     "name": "Jonatan Männchen",
4403                     "email": "jonatan@maennchen.ch"
4404                 },
4405                 {
4406                     "name": "Jesse Donat",
4407                     "email": "donatj@gmail.com"
4408                 },
4409                 {
4410                     "name": "András Kolesár",
4411                     "email": "kolesar@kolesar.hu"
4412                 }
4413             ],
4414             "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4415             "keywords": [
4416                 "stream",
4417                 "zip"
4418             ],
4419             "support": {
4420                 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4421                 "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.1"
4422             },
4423             "funding": [
4424                 {
4425                     "url": "https://github.com/maennchen",
4426                     "type": "github"
4427                 }
4428             ],
4429             "time": "2024-10-10T12:33:01+00:00"
4430         },
4431         {
4432             "name": "markbaker/complex",
4433             "version": "3.0.2",
4434             "source": {
4435                 "type": "git",
4436                 "url": "https://github.com/MarkBaker/PHPComplex.git",
4437                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
4438             },
4439             "dist": {
4440                 "type": "zip",
4441                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4442                 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4443                 "shasum": ""
4444             },
4445             "require": {
4446                 "php": "^7.2 || ^8.0"
4447             },
4448             "require-dev": {
4449                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4450                 "phpcompatibility/php-compatibility": "^9.3",
4451                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4452                 "squizlabs/php_codesniffer": "^3.7"
4453             },
4454             "type": "library",
4455             "autoload": {
4456                 "psr-4": {
4457                     "Complex\\": "classes/src/"
4458                 }
4459             },
4460             "notification-url": "https://packagist.org/downloads/",
4461             "license": [
4462                 "MIT"
4463             ],
4464             "authors": [
4465                 {
4466                     "name": "Mark Baker",
4467                     "email": "mark@lange.demon.co.uk"
4468                 }
4469             ],
4470             "description": "PHP Class for working with complex numbers",
4471             "homepage": "https://github.com/MarkBaker/PHPComplex",
4472             "keywords": [
4473                 "complex",
4474                 "mathematics"
4475             ],
4476             "support": {
4477                 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4478                 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
4479             },
4480             "time": "2022-12-06T16:21:08+00:00"
4481         },
4482         {
4483             "name": "markbaker/matrix",
4484             "version": "3.0.1",
4485             "source": {
4486                 "type": "git",
4487                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4488                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
4489             },
4490             "dist": {
4491                 "type": "zip",
4492                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
4493                 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
4494                 "shasum": ""
4495             },
4496             "require": {
4497                 "php": "^7.1 || ^8.0"
4498             },
4499             "require-dev": {
4500                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4501                 "phpcompatibility/php-compatibility": "^9.3",
4502                 "phpdocumentor/phpdocumentor": "2.*",
4503                 "phploc/phploc": "^4.0",
4504                 "phpmd/phpmd": "2.*",
4505                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4506                 "sebastian/phpcpd": "^4.0",
4507                 "squizlabs/php_codesniffer": "^3.7"
4508             },
4509             "type": "library",
4510             "autoload": {
4511                 "psr-4": {
4512                     "Matrix\\": "classes/src/"
4513                 }
4514             },
4515             "notification-url": "https://packagist.org/downloads/",
4516             "license": [
4517                 "MIT"
4518             ],
4519             "authors": [
4520                 {
4521                     "name": "Mark Baker",
4522                     "email": "mark@demon-angel.eu"
4523                 }
4524             ],
4525             "description": "PHP Class for working with matrices",
4526             "homepage": "https://github.com/MarkBaker/PHPMatrix",
4527             "keywords": [
4528                 "mathematics",
4529                 "matrix",
4530                 "vector"
4531             ],
4532             "support": {
4533                 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4534                 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
4535             },
4536             "time": "2022-12-02T22:17:43+00:00"
4537         },
4538         {
4539             "name": "masterminds/html5",
4540             "version": "2.9.0",
4541             "source": {
4542                 "type": "git",
4543                 "url": "https://github.com/Masterminds/html5-php.git",
4544                 "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
4545             },
4546             "dist": {
4547                 "type": "zip",
4548                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
4549                 "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
4550                 "shasum": ""
4551             },
4552             "require": {
4553                 "ext-dom": "*",
4554                 "php": ">=5.3.0"
4555             },
4556             "require-dev": {
4557                 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
4558             },
4559             "type": "library",
4560             "extra": {
4561                 "branch-alias": {
4562                     "dev-master": "2.7-dev"
4563                 }
4564             },
4565             "autoload": {
4566                 "psr-4": {
4567                     "Masterminds\\": "src"
4568                 }
4569             },
4570             "notification-url": "https://packagist.org/downloads/",
4571             "license": [
4572                 "MIT"
4573             ],
4574             "authors": [
4575                 {
4576                     "name": "Matt Butcher",
4577                     "email": "technosophos@gmail.com"
4578                 },
4579                 {
4580                     "name": "Matt Farina",
4581                     "email": "matt@mattfarina.com"
4582                 },
4583                 {
4584                     "name": "Asmir Mustafic",
4585                     "email": "goetas@gmail.com"
4586                 }
4587             ],
4588             "description": "An HTML5 parser and serializer.",
4589             "homepage": "http://masterminds.github.io/html5-php",
4590             "keywords": [
4591                 "HTML5",
4592                 "dom",
4593                 "html",
4594                 "parser",
4595                 "querypath",
4596                 "serializer",
4597                 "xml"
4598             ],
4599             "support": {
4600                 "issues": "https://github.com/Masterminds/html5-php/issues",
4601                 "source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
4602             },
4603             "time": "2024-03-31T07:05:07+00:00"
4604         },
4605         {
4606             "name": "mobiledetect/mobiledetectlib",
4607             "version": "4.8.09",
4608             "source": {
4609                 "type": "git",
4610                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4611                 "reference": "a06fe2e546a06bb8c2639d6823d5250b2efb3209"
4612             },
4613             "dist": {
4614                 "type": "zip",
4615                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/a06fe2e546a06bb8c2639d6823d5250b2efb3209",
4616                 "reference": "a06fe2e546a06bb8c2639d6823d5250b2efb3209",
4617                 "shasum": ""
4618             },
4619             "require": {
4620                 "php": ">=8.0",
4621                 "psr/cache": "^3.0",
4622                 "psr/simple-cache": "^3"
4623             },
4624             "require-dev": {
4625                 "friendsofphp/php-cs-fixer": "^v3.65.0",
4626                 "phpbench/phpbench": "^1.2",
4627                 "phpstan/phpstan": "^1.12.x-dev",
4628                 "phpunit/phpunit": "^9.6.18",
4629                 "squizlabs/php_codesniffer": "^3.11.1"
4630             },
4631             "type": "library",
4632             "autoload": {
4633                 "psr-4": {
4634                     "Detection\\": "src/"
4635                 }
4636             },
4637             "notification-url": "https://packagist.org/downloads/",
4638             "license": [
4639                 "MIT"
4640             ],
4641             "authors": [
4642                 {
4643                     "name": "Serban Ghita",
4644                     "email": "serbanghita@gmail.com",
4645                     "homepage": "http://mobiledetect.net",
4646                     "role": "Developer"
4647                 }
4648             ],
4649             "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.",
4650             "homepage": "https://github.com/serbanghita/Mobile-Detect",
4651             "keywords": [
4652                 "detect mobile devices",
4653                 "mobile",
4654                 "mobile detect",
4655                 "mobile detector",
4656                 "php mobile detect"
4657             ],
4658             "support": {
4659                 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4660                 "source": "https://github.com/serbanghita/Mobile-Detect/tree/4.8.09"
4661             },
4662             "funding": [
4663                 {
4664                     "url": "https://github.com/serbanghita",
4665                     "type": "github"
4666                 }
4667             ],
4668             "time": "2024-12-10T15:32:06+00:00"
4669         },
4670         {
4671             "name": "moneyphp/money",
4672             "version": "v3.3.3",
4673             "source": {
4674                 "type": "git",
4675                 "url": "https://github.com/moneyphp/money.git",
4676                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
4677             },
4678             "dist": {
4679                 "type": "zip",
4680                 "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4681                 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4682                 "shasum": ""
4683             },
4684             "require": {
4685                 "ext-json": "*",
4686                 "php": ">=5.6"
4687             },
4688             "require-dev": {
4689                 "cache/taggable-cache": "^0.4.0",
4690                 "doctrine/instantiator": "^1.0.5",
4691                 "ext-bcmath": "*",
4692                 "ext-gmp": "*",
4693                 "ext-intl": "*",
4694                 "florianv/exchanger": "^1.0",
4695                 "florianv/swap": "^3.0",
4696                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4697                 "moneyphp/iso-currencies": "^3.2.1",
4698                 "php-http/message": "^1.4",
4699                 "php-http/mock-client": "^1.0.0",
4700                 "phpspec/phpspec": "^3.4.3",
4701                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4702                 "psr/cache": "^1.0",
4703                 "symfony/phpunit-bridge": "^4"
4704             },
4705             "suggest": {
4706                 "ext-bcmath": "Calculate without integer limits",
4707                 "ext-gmp": "Calculate without integer limits",
4708                 "ext-intl": "Format Money objects with intl",
4709                 "florianv/exchanger": "Exchange rates library for PHP",
4710                 "florianv/swap": "Exchange rates library for PHP",
4711                 "psr/cache-implementation": "Used for Currency caching"
4712             },
4713             "type": "library",
4714             "extra": {
4715                 "branch-alias": {
4716                     "dev-master": "3.x-dev"
4717                 }
4718             },
4719             "autoload": {
4720                 "psr-4": {
4721                     "Money\\": "src/"
4722                 }
4723             },
4724             "notification-url": "https://packagist.org/downloads/",
4725             "license": [
4726                 "MIT"
4727             ],
4728             "authors": [
4729                 {
4730                     "name": "Mathias Verraes",
4731                     "email": "mathias@verraes.net",
4732                     "homepage": "http://verraes.net"
4733                 },
4734                 {
4735                     "name": "Márk Sági-Kazár",
4736                     "email": "mark.sagikazar@gmail.com"
4737                 },
4738                 {
4739                     "name": "Frederik Bosch",
4740                     "email": "f.bosch@genkgo.nl"
4741                 }
4742             ],
4743             "description": "PHP implementation of Fowler's Money pattern",
4744             "homepage": "http://moneyphp.org",
4745             "keywords": [
4746                 "Value Object",
4747                 "money",
4748                 "vo"
4749             ],
4750             "support": {
4751                 "issues": "https://github.com/moneyphp/money/issues",
4752                 "source": "https://github.com/moneyphp/money/tree/v3.3.3"
4753             },
4754             "time": "2022-09-21T07:43:36+00:00"
4755         },
4756         {
4757             "name": "monolog/monolog",
4758             "version": "3.8.1",
4759             "source": {
4760                 "type": "git",
4761                 "url": "https://github.com/Seldaek/monolog.git",
4762                 "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
4763             },
4764             "dist": {
4765                 "type": "zip",
4766                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
4767                 "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
4768                 "shasum": ""
4769             },
4770             "require": {
4771                 "php": ">=8.1",
4772                 "psr/log": "^2.0 || ^3.0"
4773             },
4774             "provide": {
4775                 "psr/log-implementation": "3.0.0"
4776             },
4777             "require-dev": {
4778                 "aws/aws-sdk-php": "^3.0",
4779                 "doctrine/couchdb": "~1.0@dev",
4780                 "elasticsearch/elasticsearch": "^7 || ^8",
4781                 "ext-json": "*",
4782                 "graylog2/gelf-php": "^1.4.2 || ^2.0",
4783                 "guzzlehttp/guzzle": "^7.4.5",
4784                 "guzzlehttp/psr7": "^2.2",
4785                 "mongodb/mongodb": "^1.8",
4786                 "php-amqplib/php-amqplib": "~2.4 || ^3",
4787                 "php-console/php-console": "^3.1.8",
4788                 "phpstan/phpstan": "^2",
4789                 "phpstan/phpstan-deprecation-rules": "^2",
4790                 "phpstan/phpstan-strict-rules": "^2",
4791                 "phpunit/phpunit": "^10.5.17 || ^11.0.7",
4792                 "predis/predis": "^1.1 || ^2",
4793                 "rollbar/rollbar": "^4.0",
4794                 "ruflin/elastica": "^7 || ^8",
4795                 "symfony/mailer": "^5.4 || ^6",
4796                 "symfony/mime": "^5.4 || ^6"
4797             },
4798             "suggest": {
4799                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4800                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4801                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4802                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4803                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4804                 "ext-mbstring": "Allow to work properly with unicode symbols",
4805                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4806                 "ext-openssl": "Required to send log messages using SSL",
4807                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4808                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4809                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4810                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4811                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4812                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4813             },
4814             "type": "library",
4815             "extra": {
4816                 "branch-alias": {
4817                     "dev-main": "3.x-dev"
4818                 }
4819             },
4820             "autoload": {
4821                 "psr-4": {
4822                     "Monolog\\": "src/Monolog"
4823                 }
4824             },
4825             "notification-url": "https://packagist.org/downloads/",
4826             "license": [
4827                 "MIT"
4828             ],
4829             "authors": [
4830                 {
4831                     "name": "Jordi Boggiano",
4832                     "email": "j.boggiano@seld.be",
4833                     "homepage": "https://seld.be"
4834                 }
4835             ],
4836             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4837             "homepage": "https://github.com/Seldaek/monolog",
4838             "keywords": [
4839                 "log",
4840                 "logging",
4841                 "psr-3"
4842             ],
4843             "support": {
4844                 "issues": "https://github.com/Seldaek/monolog/issues",
4845                 "source": "https://github.com/Seldaek/monolog/tree/3.8.1"
4846             },
4847             "funding": [
4848                 {
4849                     "url": "https://github.com/Seldaek",
4850                     "type": "github"
4851                 },
4852                 {
4853                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4854                     "type": "tidelift"
4855                 }
4856             ],
4857             "time": "2024-12-05T17:15:07+00:00"
4858         },
4859         {
4860             "name": "mpdf/mpdf",
4861             "version": "v8.2.5",
4862             "source": {
4863                 "type": "git",
4864                 "url": "https://github.com/mpdf/mpdf.git",
4865                 "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f"
4866             },
4867             "dist": {
4868                 "type": "zip",
4869                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e175b05e3e00977b85feb96a8cccb174ac63621f",
4870                 "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f",
4871                 "shasum": ""
4872             },
4873             "require": {
4874                 "ext-gd": "*",
4875                 "ext-mbstring": "*",
4876                 "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
4877                 "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
4878                 "myclabs/deep-copy": "^1.7",
4879                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4880                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
4881                 "psr/http-message": "^1.0 || ^2.0",
4882                 "psr/log": "^1.0 || ^2.0 || ^3.0",
4883                 "setasign/fpdi": "^2.1"
4884             },
4885             "require-dev": {
4886                 "mockery/mockery": "^1.3.0",
4887                 "mpdf/qrcode": "^1.1.0",
4888                 "squizlabs/php_codesniffer": "^3.5.0",
4889                 "tracy/tracy": "~2.5",
4890                 "yoast/phpunit-polyfills": "^1.0"
4891             },
4892             "suggest": {
4893                 "ext-bcmath": "Needed for generation of some types of barcodes",
4894                 "ext-xml": "Needed mainly for SVG manipulation",
4895                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4896             },
4897             "type": "library",
4898             "autoload": {
4899                 "files": [
4900                     "src/functions.php"
4901                 ],
4902                 "psr-4": {
4903                     "Mpdf\\": "src/"
4904                 }
4905             },
4906             "notification-url": "https://packagist.org/downloads/",
4907             "license": [
4908                 "GPL-2.0-only"
4909             ],
4910             "authors": [
4911                 {
4912                     "name": "Matěj Humpál",
4913                     "role": "Developer, maintainer"
4914                 },
4915                 {
4916                     "name": "Ian Back",
4917                     "role": "Developer (retired)"
4918                 }
4919             ],
4920             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4921             "homepage": "https://mpdf.github.io",
4922             "keywords": [
4923                 "pdf",
4924                 "php",
4925                 "utf-8"
4926             ],
4927             "support": {
4928                 "docs": "https://mpdf.github.io",
4929                 "issues": "https://github.com/mpdf/mpdf/issues",
4930                 "source": "https://github.com/mpdf/mpdf"
4931             },
4932             "funding": [
4933                 {
4934                     "url": "https://www.paypal.me/mpdf",
4935                     "type": "custom"
4936                 }
4937             ],
4938             "time": "2024-11-18T15:30:42+00:00"
4939         },
4940         {
4941             "name": "mpdf/psr-http-message-shim",
4942             "version": "1.0.0",
4943             "source": {
4944                 "type": "git",
4945                 "url": "https://github.com/mpdf/psr-http-message-shim.git",
4946                 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db"
4947             },
4948             "dist": {
4949                 "type": "zip",
4950                 "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/3206e6b80b6d2479e148ee497e9f2bebadc919db",
4951                 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db",
4952                 "shasum": ""
4953             },
4954             "require": {
4955                 "psr/http-message": "^1.0"
4956             },
4957             "type": "library",
4958             "autoload": {
4959                 "psr-4": {
4960                     "Mpdf\\PsrHttpMessageShim\\": "src/"
4961                 }
4962             },
4963             "notification-url": "https://packagist.org/downloads/",
4964             "license": [
4965                 "MIT"
4966             ],
4967             "authors": [
4968                 {
4969                     "name": "Mark Dorison",
4970                     "email": "mark@chromatichq.com"
4971                 },
4972                 {
4973                     "name": "Kristofer Widholm",
4974                     "email": "kristofer@chromatichq.com"
4975                 },
4976                 {
4977                     "name": "Nigel Cunningham",
4978                     "email": "nigel.cunningham@technocrat.com.au"
4979                 }
4980             ],
4981             "description": "Shim to allow support of different psr/message versions.",
4982             "support": {
4983                 "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
4984                 "source": "https://github.com/mpdf/psr-http-message-shim/tree/1.0.0"
4985             },
4986             "time": "2023-09-01T05:59:47+00:00"
4987         },
4988         {
4989             "name": "mpdf/psr-log-aware-trait",
4990             "version": "v3.0.0",
4991             "source": {
4992                 "type": "git",
4993                 "url": "https://github.com/mpdf/psr-log-aware-trait.git",
4994                 "reference": "a633da6065e946cc491e1c962850344bb0bf3e78"
4995             },
4996             "dist": {
4997                 "type": "zip",
4998                 "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/a633da6065e946cc491e1c962850344bb0bf3e78",
4999                 "reference": "a633da6065e946cc491e1c962850344bb0bf3e78",
5000                 "shasum": ""
5001             },
5002             "require": {
5003                 "psr/log": "^3.0"
5004             },
5005             "type": "library",
5006             "autoload": {
5007                 "psr-4": {
5008                     "Mpdf\\PsrLogAwareTrait\\": "src/"
5009                 }
5010             },
5011             "notification-url": "https://packagist.org/downloads/",
5012             "license": [
5013                 "MIT"
5014             ],
5015             "authors": [
5016                 {
5017                     "name": "Mark Dorison",
5018                     "email": "mark@chromatichq.com"
5019                 },
5020                 {
5021                     "name": "Kristofer Widholm",
5022                     "email": "kristofer@chromatichq.com"
5023                 }
5024             ],
5025             "description": "Trait to allow support of different psr/log versions.",
5026             "support": {
5027                 "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
5028                 "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v3.0.0"
5029             },
5030             "time": "2023-05-03T06:19:36+00:00"
5031         },
5032         {
5033             "name": "myclabs/deep-copy",
5034             "version": "1.12.1",
5035             "source": {
5036                 "type": "git",
5037                 "url": "https://github.com/myclabs/DeepCopy.git",
5038                 "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845"
5039             },
5040             "dist": {
5041                 "type": "zip",
5042                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845",
5043                 "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845",
5044                 "shasum": ""
5045             },
5046             "require": {
5047                 "php": "^7.1 || ^8.0"
5048             },
5049             "conflict": {
5050                 "doctrine/collections": "<1.6.8",
5051                 "doctrine/common": "<2.13.3 || >=3 <3.2.2"
5052             },
5053             "require-dev": {
5054                 "doctrine/collections": "^1.6.8",
5055                 "doctrine/common": "^2.13.3 || ^3.2.2",
5056                 "phpspec/prophecy": "^1.10",
5057                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
5058             },
5059             "type": "library",
5060             "autoload": {
5061                 "files": [
5062                     "src/DeepCopy/deep_copy.php"
5063                 ],
5064                 "psr-4": {
5065                     "DeepCopy\\": "src/DeepCopy/"
5066                 }
5067             },
5068             "notification-url": "https://packagist.org/downloads/",
5069             "license": [
5070                 "MIT"
5071             ],
5072             "description": "Create deep copies (clones) of your objects",
5073             "keywords": [
5074                 "clone",
5075                 "copy",
5076                 "duplicate",
5077                 "object",
5078                 "object graph"
5079             ],
5080             "support": {
5081                 "issues": "https://github.com/myclabs/DeepCopy/issues",
5082                 "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1"
5083             },
5084             "funding": [
5085                 {
5086                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
5087                     "type": "tidelift"
5088                 }
5089             ],
5090             "time": "2024-11-08T17:47:46+00:00"
5091         },
5092         {
5093             "name": "nikic/php-parser",
5094             "version": "v5.4.0",
5095             "source": {
5096                 "type": "git",
5097                 "url": "https://github.com/nikic/PHP-Parser.git",
5098                 "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
5099             },
5100             "dist": {
5101                 "type": "zip",
5102                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
5103                 "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
5104                 "shasum": ""
5105             },
5106             "require": {
5107                 "ext-ctype": "*",
5108                 "ext-json": "*",
5109                 "ext-tokenizer": "*",
5110                 "php": ">=7.4"
5111             },
5112             "require-dev": {
5113                 "ircmaxell/php-yacc": "^0.0.7",
5114                 "phpunit/phpunit": "^9.0"
5115             },
5116             "bin": [
5117                 "bin/php-parse"
5118             ],
5119             "type": "library",
5120             "extra": {
5121                 "branch-alias": {
5122                     "dev-master": "5.0-dev"
5123                 }
5124             },
5125             "autoload": {
5126                 "psr-4": {
5127                     "PhpParser\\": "lib/PhpParser"
5128                 }
5129             },
5130             "notification-url": "https://packagist.org/downloads/",
5131             "license": [
5132                 "BSD-3-Clause"
5133             ],
5134             "authors": [
5135                 {
5136                     "name": "Nikita Popov"
5137                 }
5138             ],
5139             "description": "A PHP parser written in PHP",
5140             "keywords": [
5141                 "parser",
5142                 "php"
5143             ],
5144             "support": {
5145                 "issues": "https://github.com/nikic/PHP-Parser/issues",
5146                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
5147             },
5148             "time": "2024-12-30T11:07:19+00:00"
5149         },
5150         {
5151             "name": "nyholm/psr7",
5152             "version": "1.8.2",
5153             "source": {
5154                 "type": "git",
5155                 "url": "https://github.com/Nyholm/psr7.git",
5156                 "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
5157             },
5158             "dist": {
5159                 "type": "zip",
5160                 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
5161                 "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
5162                 "shasum": ""
5163             },
5164             "require": {
5165                 "php": ">=7.2",
5166                 "psr/http-factory": "^1.0",
5167                 "psr/http-message": "^1.1 || ^2.0"
5168             },
5169             "provide": {
5170                 "php-http/message-factory-implementation": "1.0",
5171                 "psr/http-factory-implementation": "1.0",
5172                 "psr/http-message-implementation": "1.0"
5173             },
5174             "require-dev": {
5175                 "http-interop/http-factory-tests": "^0.9",
5176                 "php-http/message-factory": "^1.0",
5177                 "php-http/psr7-integration-tests": "^1.0",
5178                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
5179                 "symfony/error-handler": "^4.4"
5180             },
5181             "type": "library",
5182             "extra": {
5183                 "branch-alias": {
5184                     "dev-master": "1.8-dev"
5185                 }
5186             },
5187             "autoload": {
5188                 "psr-4": {
5189                     "Nyholm\\Psr7\\": "src/"
5190                 }
5191             },
5192             "notification-url": "https://packagist.org/downloads/",
5193             "license": [
5194                 "MIT"
5195             ],
5196             "authors": [
5197                 {
5198                     "name": "Tobias Nyholm",
5199                     "email": "tobias.nyholm@gmail.com"
5200                 },
5201                 {
5202                     "name": "Martijn van der Ven",
5203                     "email": "martijn@vanderven.se"
5204                 }
5205             ],
5206             "description": "A fast PHP7 implementation of PSR-7",
5207             "homepage": "https://tnyholm.se",
5208             "keywords": [
5209                 "psr-17",
5210                 "psr-7"
5211             ],
5212             "support": {
5213                 "issues": "https://github.com/Nyholm/psr7/issues",
5214                 "source": "https://github.com/Nyholm/psr7/tree/1.8.2"
5215             },
5216             "funding": [
5217                 {
5218                     "url": "https://github.com/Zegnat",
5219                     "type": "github"
5220                 },
5221                 {
5222                     "url": "https://github.com/nyholm",
5223                     "type": "github"
5224                 }
5225             ],
5226             "time": "2024-09-09T07:06:30+00:00"
5227         },
5228         {
5229             "name": "nyholm/psr7-server",
5230             "version": "1.1.0",
5231             "source": {
5232                 "type": "git",
5233                 "url": "https://github.com/Nyholm/psr7-server.git",
5234                 "reference": "4335801d851f554ca43fa6e7d2602141538854dc"
5235             },
5236             "dist": {
5237                 "type": "zip",
5238                 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/4335801d851f554ca43fa6e7d2602141538854dc",
5239                 "reference": "4335801d851f554ca43fa6e7d2602141538854dc",
5240                 "shasum": ""
5241             },
5242             "require": {
5243                 "php": "^7.1 || ^8.0",
5244                 "psr/http-factory": "^1.0",
5245                 "psr/http-message": "^1.0 || ^2.0"
5246             },
5247             "require-dev": {
5248                 "nyholm/nsa": "^1.1",
5249                 "nyholm/psr7": "^1.3",
5250                 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5251             },
5252             "type": "library",
5253             "autoload": {
5254                 "psr-4": {
5255                     "Nyholm\\Psr7Server\\": "src/"
5256                 }
5257             },
5258             "notification-url": "https://packagist.org/downloads/",
5259             "license": [
5260                 "MIT"
5261             ],
5262             "authors": [
5263                 {
5264                     "name": "Tobias Nyholm",
5265                     "email": "tobias.nyholm@gmail.com"
5266                 },
5267                 {
5268                     "name": "Martijn van der Ven",
5269                     "email": "martijn@vanderven.se"
5270                 }
5271             ],
5272             "description": "Helper classes to handle PSR-7 server requests",
5273             "homepage": "http://tnyholm.se",
5274             "keywords": [
5275                 "psr-17",
5276                 "psr-7"
5277             ],
5278             "support": {
5279                 "issues": "https://github.com/Nyholm/psr7-server/issues",
5280                 "source": "https://github.com/Nyholm/psr7-server/tree/1.1.0"
5281             },
5282             "funding": [
5283                 {
5284                     "url": "https://github.com/Zegnat",
5285                     "type": "github"
5286                 },
5287                 {
5288                     "url": "https://github.com/nyholm",
5289                     "type": "github"
5290                 }
5291             ],
5292             "time": "2023-11-08T09:30:43+00:00"
5293         },
5294         {
5295             "name": "omnipay/common",
5296             "version": "v3.3.0",
5297             "source": {
5298                 "type": "git",
5299                 "url": "https://github.com/thephpleague/omnipay-common.git",
5300                 "reference": "2eca3823e9069e2c36b6007a090577d5584f9518"
5301             },
5302             "dist": {
5303                 "type": "zip",
5304                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/2eca3823e9069e2c36b6007a090577d5584f9518",
5305                 "reference": "2eca3823e9069e2c36b6007a090577d5584f9518",
5306                 "shasum": ""
5307             },
5308             "require": {
5309                 "moneyphp/money": "^3.1|^4.0.3",
5310                 "php": "^7.2|^8",
5311                 "php-http/client-implementation": "^1",
5312                 "php-http/discovery": "^1.14",
5313                 "php-http/message": "^1.5",
5314                 "php-http/message-factory": "^1.1",
5315                 "symfony/http-foundation": "^2.1|^3|^4|^5|^6|^7"
5316             },
5317             "require-dev": {
5318                 "http-interop/http-factory-guzzle": "^1.1",
5319                 "omnipay/tests": "^4.1",
5320                 "php-http/guzzle7-adapter": "^1",
5321                 "php-http/mock-client": "^1.6",
5322                 "squizlabs/php_codesniffer": "^3.8.1"
5323             },
5324             "suggest": {
5325                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5326             },
5327             "type": "library",
5328             "extra": {
5329                 "branch-alias": {
5330                     "dev-master": "3.1.x-dev"
5331                 }
5332             },
5333             "autoload": {
5334                 "psr-4": {
5335                     "Omnipay\\Common\\": "src/Common"
5336                 },
5337                 "classmap": [
5338                     "src/Omnipay.php"
5339                 ]
5340             },
5341             "notification-url": "https://packagist.org/downloads/",
5342             "license": [
5343                 "MIT"
5344             ],
5345             "authors": [
5346                 {
5347                     "name": "Adrian Macneil",
5348                     "email": "adrian@adrianmacneil.com"
5349                 },
5350                 {
5351                     "name": "Barry vd. Heuvel",
5352                     "email": "barryvdh@gmail.com"
5353                 },
5354                 {
5355                     "name": "Jason Judge",
5356                     "email": "jason.judge@consil.co.uk"
5357                 },
5358                 {
5359                     "name": "Del"
5360                 },
5361                 {
5362                     "name": "Omnipay Contributors",
5363                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5364                 }
5365             ],
5366             "description": "Common components for Omnipay payment processing library",
5367             "homepage": "https://github.com/thephpleague/omnipay-common",
5368             "keywords": [
5369                 "gateway",
5370                 "merchant",
5371                 "omnipay",
5372                 "pay",
5373                 "payment",
5374                 "purchase"
5375             ],
5376             "support": {
5377                 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5378                 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.3.0"
5379             },
5380             "funding": [
5381                 {
5382                     "url": "https://github.com/barryvdh",
5383                     "type": "github"
5384                 }
5385             ],
5386             "time": "2024-03-08T11:56:40+00:00"
5387         },
5388         {
5389             "name": "omnipay/stripe",
5390             "version": "v3.2.0",
5391             "source": {
5392                 "type": "git",
5393                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5394                 "reference": "20812498efedc1079baae5fea96567fefd669105"
5395             },
5396             "dist": {
5397                 "type": "zip",
5398                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5399                 "reference": "20812498efedc1079baae5fea96567fefd669105",
5400                 "shasum": ""
5401             },
5402             "require": {
5403                 "omnipay/common": "^3"
5404             },
5405             "require-dev": {
5406                 "omnipay/tests": "^3",
5407                 "phpro/grumphp": "^0.14",
5408                 "squizlabs/php_codesniffer": "^3"
5409             },
5410             "type": "library",
5411             "extra": {
5412                 "branch-alias": {
5413                     "dev-master": "3.2-dev"
5414                 }
5415             },
5416             "autoload": {
5417                 "psr-4": {
5418                     "Omnipay\\Stripe\\": "src/"
5419                 }
5420             },
5421             "notification-url": "https://packagist.org/downloads/",
5422             "license": [
5423                 "MIT"
5424             ],
5425             "authors": [
5426                 {
5427                     "name": "Adrian Macneil",
5428                     "email": "adrian@adrianmacneil.com"
5429                 },
5430                 {
5431                     "name": "Omnipay Contributors",
5432                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5433                 }
5434             ],
5435             "description": "Stripe driver for the Omnipay payment processing library",
5436             "homepage": "https://github.com/thephpleague/omnipay-stripe",
5437             "keywords": [
5438                 "gateway",
5439                 "merchant",
5440                 "omnipay",
5441                 "pay",
5442                 "payment",
5443                 "stripe"
5444             ],
5445             "support": {
5446                 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5447                 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5448             },
5449             "time": "2022-03-22T10:58:41+00:00"
5450         },
5451         {
5452             "name": "openemr/mustache",
5453             "version": "v2.15.2",
5454             "source": {
5455                 "type": "git",
5456                 "url": "https://github.com/openemr/mustache.php.git",
5457                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5458             },
5459             "dist": {
5460                 "type": "zip",
5461                 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5462                 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5463                 "shasum": ""
5464             },
5465             "require": {
5466                 "php": ">=5.2.4"
5467             },
5468             "require-dev": {
5469                 "friendsofphp/php-cs-fixer": "~1.11",
5470                 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5471             },
5472             "type": "library",
5473             "autoload": {
5474                 "psr-0": {
5475                     "Mustache": "src/"
5476                 }
5477             },
5478             "notification-url": "https://packagist.org/downloads/",
5479             "license": [
5480                 "MIT"
5481             ],
5482             "authors": [
5483                 {
5484                     "name": "Justin Hileman",
5485                     "email": "justin@justinhileman.info",
5486                     "homepage": "http://justinhileman.com"
5487                 },
5488                 {
5489                     "name": "OpenEMR",
5490                     "email": "hello@open-emr.org",
5491                     "homepage": "https://open-emr.org"
5492                 }
5493             ],
5494             "description": "A Mustache implementation in PHP.",
5495             "homepage": "https://github.com/openemr/mustache.php",
5496             "keywords": [
5497                 "mustache",
5498                 "templating"
5499             ],
5500             "support": {
5501                 "issues": "https://github.com/openemr/mustache.php/issues",
5502                 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5503             },
5504             "time": "2022-03-03T14:53:09+00:00"
5505         },
5506         {
5507             "name": "paragonie/constant_time_encoding",
5508             "version": "v3.0.0",
5509             "source": {
5510                 "type": "git",
5511                 "url": "https://github.com/paragonie/constant_time_encoding.git",
5512                 "reference": "df1e7fde177501eee2037dd159cf04f5f301a512"
5513             },
5514             "dist": {
5515                 "type": "zip",
5516                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
5517                 "reference": "df1e7fde177501eee2037dd159cf04f5f301a512",
5518                 "shasum": ""
5519             },
5520             "require": {
5521                 "php": "^8"
5522             },
5523             "require-dev": {
5524                 "phpunit/phpunit": "^9",
5525                 "vimeo/psalm": "^4|^5"
5526             },
5527             "type": "library",
5528             "autoload": {
5529                 "psr-4": {
5530                     "ParagonIE\\ConstantTime\\": "src/"
5531                 }
5532             },
5533             "notification-url": "https://packagist.org/downloads/",
5534             "license": [
5535                 "MIT"
5536             ],
5537             "authors": [
5538                 {
5539                     "name": "Paragon Initiative Enterprises",
5540                     "email": "security@paragonie.com",
5541                     "homepage": "https://paragonie.com",
5542                     "role": "Maintainer"
5543                 },
5544                 {
5545                     "name": "Steve 'Sc00bz' Thomas",
5546                     "email": "steve@tobtu.com",
5547                     "homepage": "https://www.tobtu.com",
5548                     "role": "Original Developer"
5549                 }
5550             ],
5551             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5552             "keywords": [
5553                 "base16",
5554                 "base32",
5555                 "base32_decode",
5556                 "base32_encode",
5557                 "base64",
5558                 "base64_decode",
5559                 "base64_encode",
5560                 "bin2hex",
5561                 "encoding",
5562                 "hex",
5563                 "hex2bin",
5564                 "rfc4648"
5565             ],
5566             "support": {
5567                 "email": "info@paragonie.com",
5568                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5569                 "source": "https://github.com/paragonie/constant_time_encoding"
5570             },
5571             "time": "2024-05-08T12:36:18+00:00"
5572         },
5573         {
5574             "name": "paragonie/random_compat",
5575             "version": "v9.99.100",
5576             "source": {
5577                 "type": "git",
5578                 "url": "https://github.com/paragonie/random_compat.git",
5579                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5580             },
5581             "dist": {
5582                 "type": "zip",
5583                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5584                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5585                 "shasum": ""
5586             },
5587             "require": {
5588                 "php": ">= 7"
5589             },
5590             "require-dev": {
5591                 "phpunit/phpunit": "4.*|5.*",
5592                 "vimeo/psalm": "^1"
5593             },
5594             "suggest": {
5595                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5596             },
5597             "type": "library",
5598             "notification-url": "https://packagist.org/downloads/",
5599             "license": [
5600                 "MIT"
5601             ],
5602             "authors": [
5603                 {
5604                     "name": "Paragon Initiative Enterprises",
5605                     "email": "security@paragonie.com",
5606                     "homepage": "https://paragonie.com"
5607                 }
5608             ],
5609             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5610             "keywords": [
5611                 "csprng",
5612                 "polyfill",
5613                 "pseudorandom",
5614                 "random"
5615             ],
5616             "support": {
5617                 "email": "info@paragonie.com",
5618                 "issues": "https://github.com/paragonie/random_compat/issues",
5619                 "source": "https://github.com/paragonie/random_compat"
5620             },
5621             "time": "2020-10-15T08:29:30+00:00"
5622         },
5623         {
5624             "name": "particle/validator",
5625             "version": "v2.3.5",
5626             "source": {
5627                 "type": "git",
5628                 "url": "https://github.com/particle-php/Validator.git",
5629                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6"
5630             },
5631             "dist": {
5632                 "type": "zip",
5633                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5634                 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5635                 "shasum": ""
5636             },
5637             "require": {
5638                 "php": ">=5.4"
5639             },
5640             "require-dev": {
5641                 "byrokrat/checkdigit": "^1.0",
5642                 "giggsey/libphonenumber-for-php": "^7.2",
5643                 "phpunit/phpunit": "~4.0",
5644                 "squizlabs/php_codesniffer": "2.*"
5645             },
5646             "suggest": {
5647                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5648                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5649             },
5650             "type": "library",
5651             "extra": {
5652                 "branch-alias": {
5653                     "dev-master": "2.0-dev"
5654                 }
5655             },
5656             "autoload": {
5657                 "psr-4": {
5658                     "Particle\\Validator\\": "src/"
5659                 }
5660             },
5661             "notification-url": "https://packagist.org/downloads/",
5662             "license": [
5663                 "BSD-3-Clause"
5664             ],
5665             "authors": [
5666                 {
5667                     "name": "Berry Langerak",
5668                     "email": "berry@berryllium.nl",
5669                     "role": "developer"
5670                 },
5671                 {
5672                     "name": "Rick van der Staaij",
5673                     "homepage": "http://rickvanderstaaij.nl",
5674                     "role": "Developer"
5675                 }
5676             ],
5677             "description": "Flexible and highly usable validation library with no dependencies.",
5678             "homepage": "http://github.com/particle-php/validator",
5679             "keywords": [
5680                 "validation",
5681                 "validator"
5682             ],
5683             "support": {
5684                 "issues": "https://github.com/particle-php/Validator/issues",
5685                 "source": "https://github.com/particle-php/Validator/tree/v2.3.5"
5686             },
5687             "time": "2022-12-12T19:35:42+00:00"
5688         },
5689         {
5690             "name": "pear/archive_tar",
5691             "version": "1.5.0",
5692             "source": {
5693                 "type": "git",
5694                 "url": "https://github.com/pear/Archive_Tar.git",
5695                 "reference": "b439c859564f5cbb0f64ad6002d0afe84a889602"
5696             },
5697             "dist": {
5698                 "type": "zip",
5699                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/b439c859564f5cbb0f64ad6002d0afe84a889602",
5700                 "reference": "b439c859564f5cbb0f64ad6002d0afe84a889602",
5701                 "shasum": ""
5702             },
5703             "require": {
5704                 "pear/pear-core-minimal": "^1.10.0alpha2",
5705                 "php": ">=5.2.0"
5706             },
5707             "require-dev": {
5708                 "phpunit/phpunit": "*"
5709             },
5710             "suggest": {
5711                 "ext-bz2": "Bz2 compression support.",
5712                 "ext-xz": "Lzma2 compression support.",
5713                 "ext-zlib": "Gzip compression support."
5714             },
5715             "type": "library",
5716             "extra": {
5717                 "branch-alias": {
5718                     "dev-master": "1.4.x-dev"
5719                 }
5720             },
5721             "autoload": {
5722                 "psr-0": {
5723                     "Archive_Tar": ""
5724                 }
5725             },
5726             "notification-url": "https://packagist.org/downloads/",
5727             "include-path": [
5728                 "./"
5729             ],
5730             "license": [
5731                 "BSD-2-Clause"
5732             ],
5733             "authors": [
5734                 {
5735                     "name": "Vincent Blavet",
5736                     "email": "vincent@phpconcept.net"
5737                 },
5738                 {
5739                     "name": "Greg Beaver",
5740                     "email": "greg@chiaraquartet.net"
5741                 },
5742                 {
5743                     "name": "Michiel Rook",
5744                     "email": "mrook@php.net"
5745                 }
5746             ],
5747             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5748             "homepage": "https://github.com/pear/Archive_Tar",
5749             "keywords": [
5750                 "archive",
5751                 "tar"
5752             ],
5753             "support": {
5754                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5755                 "source": "https://github.com/pear/Archive_Tar"
5756             },
5757             "time": "2024-03-16T16:21:40+00:00"
5758         },
5759         {
5760             "name": "pear/console_getopt",
5761             "version": "v1.4.3",
5762             "source": {
5763                 "type": "git",
5764                 "url": "https://github.com/pear/Console_Getopt.git",
5765                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5766             },
5767             "dist": {
5768                 "type": "zip",
5769                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5770                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5771                 "shasum": ""
5772             },
5773             "type": "library",
5774             "autoload": {
5775                 "psr-0": {
5776                     "Console": "./"
5777                 }
5778             },
5779             "notification-url": "https://packagist.org/downloads/",
5780             "include-path": [
5781                 "./"
5782             ],
5783             "license": [
5784                 "BSD-2-Clause"
5785             ],
5786             "authors": [
5787                 {
5788                     "name": "Andrei Zmievski",
5789                     "email": "andrei@php.net",
5790                     "role": "Lead"
5791                 },
5792                 {
5793                     "name": "Stig Bakken",
5794                     "email": "stig@php.net",
5795                     "role": "Developer"
5796                 },
5797                 {
5798                     "name": "Greg Beaver",
5799                     "email": "cellog@php.net",
5800                     "role": "Helper"
5801                 }
5802             ],
5803             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5804             "support": {
5805                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5806                 "source": "https://github.com/pear/Console_Getopt"
5807             },
5808             "time": "2019-11-20T18:27:48+00:00"
5809         },
5810         {
5811             "name": "pear/pear-core-minimal",
5812             "version": "v1.10.16",
5813             "source": {
5814                 "type": "git",
5815                 "url": "https://github.com/pear/pear-core-minimal.git",
5816                 "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033"
5817             },
5818             "dist": {
5819                 "type": "zip",
5820                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033",
5821                 "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033",
5822                 "shasum": ""
5823             },
5824             "require": {
5825                 "pear/console_getopt": "~1.4",
5826                 "pear/pear_exception": "~1.0",
5827                 "php": ">=5.4"
5828             },
5829             "replace": {
5830                 "rsky/pear-core-min": "self.version"
5831             },
5832             "type": "library",
5833             "autoload": {
5834                 "classmap": [
5835                     "src/"
5836                 ]
5837             },
5838             "notification-url": "https://packagist.org/downloads/",
5839             "include-path": [
5840                 "src/"
5841             ],
5842             "license": [
5843                 "BSD-3-Clause"
5844             ],
5845             "authors": [
5846                 {
5847                     "name": "Christian Weiske",
5848                     "email": "cweiske@php.net",
5849                     "role": "Lead"
5850                 }
5851             ],
5852             "description": "Minimal set of PEAR core files to be used as composer dependency",
5853             "support": {
5854                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5855                 "source": "https://github.com/pear/pear-core-minimal"
5856             },
5857             "time": "2024-11-24T22:27:58+00:00"
5858         },
5859         {
5860             "name": "pear/pear_exception",
5861             "version": "v1.0.2",
5862             "source": {
5863                 "type": "git",
5864                 "url": "https://github.com/pear/PEAR_Exception.git",
5865                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5866             },
5867             "dist": {
5868                 "type": "zip",
5869                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5870                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5871                 "shasum": ""
5872             },
5873             "require": {
5874                 "php": ">=5.2.0"
5875             },
5876             "require-dev": {
5877                 "phpunit/phpunit": "<9"
5878             },
5879             "type": "class",
5880             "extra": {
5881                 "branch-alias": {
5882                     "dev-master": "1.0.x-dev"
5883                 }
5884             },
5885             "autoload": {
5886                 "classmap": [
5887                     "PEAR/"
5888                 ]
5889             },
5890             "notification-url": "https://packagist.org/downloads/",
5891             "include-path": [
5892                 "."
5893             ],
5894             "license": [
5895                 "BSD-2-Clause"
5896             ],
5897             "authors": [
5898                 {
5899                     "name": "Helgi Thormar",
5900                     "email": "dufuz@php.net"
5901                 },
5902                 {
5903                     "name": "Greg Beaver",
5904                     "email": "cellog@php.net"
5905                 }
5906             ],
5907             "description": "The PEAR Exception base class.",
5908             "homepage": "https://github.com/pear/PEAR_Exception",
5909             "keywords": [
5910                 "exception"
5911             ],
5912             "support": {
5913                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5914                 "source": "https://github.com/pear/PEAR_Exception"
5915             },
5916             "time": "2021-03-21T15:43:46+00:00"
5917         },
5918         {
5919             "name": "php-http/discovery",
5920             "version": "1.20.0",
5921             "source": {
5922                 "type": "git",
5923                 "url": "https://github.com/php-http/discovery.git",
5924                 "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
5925             },
5926             "dist": {
5927                 "type": "zip",
5928                 "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
5929                 "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
5930                 "shasum": ""
5931             },
5932             "require": {
5933                 "composer-plugin-api": "^1.0|^2.0",
5934                 "php": "^7.1 || ^8.0"
5935             },
5936             "conflict": {
5937                 "nyholm/psr7": "<1.0",
5938                 "zendframework/zend-diactoros": "*"
5939             },
5940             "provide": {
5941                 "php-http/async-client-implementation": "*",
5942                 "php-http/client-implementation": "*",
5943                 "psr/http-client-implementation": "*",
5944                 "psr/http-factory-implementation": "*",
5945                 "psr/http-message-implementation": "*"
5946             },
5947             "require-dev": {
5948                 "composer/composer": "^1.0.2|^2.0",
5949                 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5950                 "php-http/httplug": "^1.0 || ^2.0",
5951                 "php-http/message-factory": "^1.0",
5952                 "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
5953                 "sebastian/comparator": "^3.0.5 || ^4.0.8",
5954                 "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
5955             },
5956             "type": "composer-plugin",
5957             "extra": {
5958                 "class": "Http\\Discovery\\Composer\\Plugin",
5959                 "plugin-optional": true
5960             },
5961             "autoload": {
5962                 "psr-4": {
5963                     "Http\\Discovery\\": "src/"
5964                 },
5965                 "exclude-from-classmap": [
5966                     "src/Composer/Plugin.php"
5967                 ]
5968             },
5969             "notification-url": "https://packagist.org/downloads/",
5970             "license": [
5971                 "MIT"
5972             ],
5973             "authors": [
5974                 {
5975                     "name": "Márk Sági-Kazár",
5976                     "email": "mark.sagikazar@gmail.com"
5977                 }
5978             ],
5979             "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
5980             "homepage": "http://php-http.org",
5981             "keywords": [
5982                 "adapter",
5983                 "client",
5984                 "discovery",
5985                 "factory",
5986                 "http",
5987                 "message",
5988                 "psr17",
5989                 "psr7"
5990             ],
5991             "support": {
5992                 "issues": "https://github.com/php-http/discovery/issues",
5993                 "source": "https://github.com/php-http/discovery/tree/1.20.0"
5994             },
5995             "time": "2024-10-02T11:20:13+00:00"
5996         },
5997         {
5998             "name": "php-http/guzzle7-adapter",
5999             "version": "1.1.0",
6000             "source": {
6001                 "type": "git",
6002                 "url": "https://github.com/php-http/guzzle7-adapter.git",
6003                 "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb"
6004             },
6005             "dist": {
6006                 "type": "zip",
6007                 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb",
6008                 "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb",
6009                 "shasum": ""
6010             },
6011             "require": {
6012                 "guzzlehttp/guzzle": "^7.0",
6013                 "php": "^7.3 | ^8.0",
6014                 "php-http/httplug": "^2.0",
6015                 "psr/http-client": "^1.0"
6016             },
6017             "provide": {
6018                 "php-http/async-client-implementation": "1.0",
6019                 "php-http/client-implementation": "1.0",
6020                 "psr/http-client-implementation": "1.0"
6021             },
6022             "require-dev": {
6023                 "php-http/client-integration-tests": "^3.0",
6024                 "php-http/message-factory": "^1.1",
6025                 "phpspec/prophecy-phpunit": "^2.0",
6026                 "phpunit/phpunit": "^8.0|^9.3"
6027             },
6028             "type": "library",
6029             "autoload": {
6030                 "psr-4": {
6031                     "Http\\Adapter\\Guzzle7\\": "src/"
6032                 }
6033             },
6034             "notification-url": "https://packagist.org/downloads/",
6035             "license": [
6036                 "MIT"
6037             ],
6038             "authors": [
6039                 {
6040                     "name": "Tobias Nyholm",
6041                     "email": "tobias.nyholm@gmail.com"
6042                 }
6043             ],
6044             "description": "Guzzle 7 HTTP Adapter",
6045             "homepage": "http://httplug.io",
6046             "keywords": [
6047                 "Guzzle",
6048                 "http"
6049             ],
6050             "support": {
6051                 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
6052                 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.1.0"
6053             },
6054             "time": "2024-11-26T11:14:36+00:00"
6055         },
6056         {
6057             "name": "php-http/httplug",
6058             "version": "2.4.1",
6059             "source": {
6060                 "type": "git",
6061                 "url": "https://github.com/php-http/httplug.git",
6062                 "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
6063             },
6064             "dist": {
6065                 "type": "zip",
6066                 "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
6067                 "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
6068                 "shasum": ""
6069             },
6070             "require": {
6071                 "php": "^7.1 || ^8.0",
6072                 "php-http/promise": "^1.1",
6073                 "psr/http-client": "^1.0",
6074                 "psr/http-message": "^1.0 || ^2.0"
6075             },
6076             "require-dev": {
6077                 "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
6078                 "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
6079             },
6080             "type": "library",
6081             "autoload": {
6082                 "psr-4": {
6083                     "Http\\Client\\": "src/"
6084                 }
6085             },
6086             "notification-url": "https://packagist.org/downloads/",
6087             "license": [
6088                 "MIT"
6089             ],
6090             "authors": [
6091                 {
6092                     "name": "Eric GELOEN",
6093                     "email": "geloen.eric@gmail.com"
6094                 },
6095                 {
6096                     "name": "Márk Sági-Kazár",
6097                     "email": "mark.sagikazar@gmail.com",
6098                     "homepage": "https://sagikazarmark.hu"
6099                 }
6100             ],
6101             "description": "HTTPlug, the HTTP client abstraction for PHP",
6102             "homepage": "http://httplug.io",
6103             "keywords": [
6104                 "client",
6105                 "http"
6106             ],
6107             "support": {
6108                 "issues": "https://github.com/php-http/httplug/issues",
6109                 "source": "https://github.com/php-http/httplug/tree/2.4.1"
6110             },
6111             "time": "2024-09-23T11:39:58+00:00"
6112         },
6113         {
6114             "name": "php-http/message",
6115             "version": "1.16.2",
6116             "source": {
6117                 "type": "git",
6118                 "url": "https://github.com/php-http/message.git",
6119                 "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a"
6120             },
6121             "dist": {
6122                 "type": "zip",
6123                 "url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
6124                 "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
6125                 "shasum": ""
6126             },
6127             "require": {
6128                 "clue/stream-filter": "^1.5",
6129                 "php": "^7.2 || ^8.0",
6130                 "psr/http-message": "^1.1 || ^2.0"
6131             },
6132             "provide": {
6133                 "php-http/message-factory-implementation": "1.0"
6134             },
6135             "require-dev": {
6136                 "ergebnis/composer-normalize": "^2.6",
6137                 "ext-zlib": "*",
6138                 "guzzlehttp/psr7": "^1.0 || ^2.0",
6139                 "laminas/laminas-diactoros": "^2.0 || ^3.0",
6140                 "php-http/message-factory": "^1.0.2",
6141                 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6142                 "slim/slim": "^3.0"
6143             },
6144             "suggest": {
6145                 "ext-zlib": "Used with compressor/decompressor streams",
6146                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6147                 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6148                 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6149             },
6150             "type": "library",
6151             "autoload": {
6152                 "files": [
6153                     "src/filters.php"
6154                 ],
6155                 "psr-4": {
6156                     "Http\\Message\\": "src/"
6157                 }
6158             },
6159             "notification-url": "https://packagist.org/downloads/",
6160             "license": [
6161                 "MIT"
6162             ],
6163             "authors": [
6164                 {
6165                     "name": "Márk Sági-Kazár",
6166                     "email": "mark.sagikazar@gmail.com"
6167                 }
6168             ],
6169             "description": "HTTP Message related tools",
6170             "homepage": "http://php-http.org",
6171             "keywords": [
6172                 "http",
6173                 "message",
6174                 "psr-7"
6175             ],
6176             "support": {
6177                 "issues": "https://github.com/php-http/message/issues",
6178                 "source": "https://github.com/php-http/message/tree/1.16.2"
6179             },
6180             "time": "2024-10-02T11:34:13+00:00"
6181         },
6182         {
6183             "name": "php-http/message-factory",
6184             "version": "1.1.0",
6185             "source": {
6186                 "type": "git",
6187                 "url": "https://github.com/php-http/message-factory.git",
6188                 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
6189             },
6190             "dist": {
6191                 "type": "zip",
6192                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6193                 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6194                 "shasum": ""
6195             },
6196             "require": {
6197                 "php": ">=5.4",
6198                 "psr/http-message": "^1.0 || ^2.0"
6199             },
6200             "type": "library",
6201             "extra": {
6202                 "branch-alias": {
6203                     "dev-master": "1.x-dev"
6204                 }
6205             },
6206             "autoload": {
6207                 "psr-4": {
6208                     "Http\\Message\\": "src/"
6209                 }
6210             },
6211             "notification-url": "https://packagist.org/downloads/",
6212             "license": [
6213                 "MIT"
6214             ],
6215             "authors": [
6216                 {
6217                     "name": "Márk Sági-Kazár",
6218                     "email": "mark.sagikazar@gmail.com"
6219                 }
6220             ],
6221             "description": "Factory interfaces for PSR-7 HTTP Message",
6222             "homepage": "http://php-http.org",
6223             "keywords": [
6224                 "factory",
6225                 "http",
6226                 "message",
6227                 "stream",
6228                 "uri"
6229             ],
6230             "support": {
6231                 "issues": "https://github.com/php-http/message-factory/issues",
6232                 "source": "https://github.com/php-http/message-factory/tree/1.1.0"
6233             },
6234             "abandoned": "psr/http-factory",
6235             "time": "2023-04-14T14:16:17+00:00"
6236         },
6237         {
6238             "name": "php-http/promise",
6239             "version": "1.3.1",
6240             "source": {
6241                 "type": "git",
6242                 "url": "https://github.com/php-http/promise.git",
6243                 "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
6244             },
6245             "dist": {
6246                 "type": "zip",
6247                 "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
6248                 "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
6249                 "shasum": ""
6250             },
6251             "require": {
6252                 "php": "^7.1 || ^8.0"
6253             },
6254             "require-dev": {
6255                 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
6256                 "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
6257             },
6258             "type": "library",
6259             "autoload": {
6260                 "psr-4": {
6261                     "Http\\Promise\\": "src/"
6262                 }
6263             },
6264             "notification-url": "https://packagist.org/downloads/",
6265             "license": [
6266                 "MIT"
6267             ],
6268             "authors": [
6269                 {
6270                     "name": "Joel Wurtz",
6271                     "email": "joel.wurtz@gmail.com"
6272                 },
6273                 {
6274                     "name": "Márk Sági-Kazár",
6275                     "email": "mark.sagikazar@gmail.com"
6276                 }
6277             ],
6278             "description": "Promise used for asynchronous HTTP requests",
6279             "homepage": "http://httplug.io",
6280             "keywords": [
6281                 "promise"
6282             ],
6283             "support": {
6284                 "issues": "https://github.com/php-http/promise/issues",
6285                 "source": "https://github.com/php-http/promise/tree/1.3.1"
6286             },
6287             "time": "2024-03-15T13:55:21+00:00"
6288         },
6289         {
6290             "name": "php81_bc/strftime",
6291             "version": "0.7.6",
6292             "source": {
6293                 "type": "git",
6294                 "url": "https://github.com/alphp/strftime.git",
6295                 "reference": "d115595bccd137660d25e9e05fb656143594b404"
6296             },
6297             "dist": {
6298                 "type": "zip",
6299                 "url": "https://api.github.com/repos/alphp/strftime/zipball/d115595bccd137660d25e9e05fb656143594b404",
6300                 "reference": "d115595bccd137660d25e9e05fb656143594b404",
6301                 "shasum": ""
6302             },
6303             "require": {
6304                 "ext-intl": "*",
6305                 "php": ">=7.1.0"
6306             },
6307             "require-dev": {
6308                 "phpunit/phpunit": "@stable"
6309             },
6310             "type": "library",
6311             "autoload": {
6312                 "files": [
6313                     "src/php-8.1-strftime.php"
6314                 ]
6315             },
6316             "notification-url": "https://packagist.org/downloads/",
6317             "license": [
6318                 "MIT"
6319             ],
6320             "authors": [
6321                 {
6322                     "name": "Fernando Herrero",
6323                     "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6324                 }
6325             ],
6326             "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6327             "support": {
6328                 "issues": "https://github.com/alphp/strftime/issues",
6329                 "source": "https://github.com/alphp/strftime"
6330             },
6331             "time": "2024-11-19T14:01:36+00:00"
6332         },
6333         {
6334             "name": "phpmailer/phpmailer",
6335             "version": "v6.9.3",
6336             "source": {
6337                 "type": "git",
6338                 "url": "https://github.com/PHPMailer/PHPMailer.git",
6339                 "reference": "2f5c94fe7493efc213f643c23b1b1c249d40f47e"
6340             },
6341             "dist": {
6342                 "type": "zip",
6343                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/2f5c94fe7493efc213f643c23b1b1c249d40f47e",
6344                 "reference": "2f5c94fe7493efc213f643c23b1b1c249d40f47e",
6345                 "shasum": ""
6346             },
6347             "require": {
6348                 "ext-ctype": "*",
6349                 "ext-filter": "*",
6350                 "ext-hash": "*",
6351                 "php": ">=5.5.0"
6352             },
6353             "require-dev": {
6354                 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
6355                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
6356                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6357                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6358                 "phpcompatibility/php-compatibility": "^9.3.5",
6359                 "roave/security-advisories": "dev-latest",
6360                 "squizlabs/php_codesniffer": "^3.7.2",
6361                 "yoast/phpunit-polyfills": "^1.0.4"
6362             },
6363             "suggest": {
6364                 "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
6365                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6366                 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
6367                 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
6368                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6369                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6370                 "psr/log": "For optional PSR-3 debug logging",
6371                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
6372                 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
6373             },
6374             "type": "library",
6375             "autoload": {
6376                 "psr-4": {
6377                     "PHPMailer\\PHPMailer\\": "src/"
6378                 }
6379             },
6380             "notification-url": "https://packagist.org/downloads/",
6381             "license": [
6382                 "LGPL-2.1-only"
6383             ],
6384             "authors": [
6385                 {
6386                     "name": "Marcus Bointon",
6387                     "email": "phpmailer@synchromedia.co.uk"
6388                 },
6389                 {
6390                     "name": "Jim Jagielski",
6391                     "email": "jimjag@gmail.com"
6392                 },
6393                 {
6394                     "name": "Andy Prevost",
6395                     "email": "codeworxtech@users.sourceforge.net"
6396                 },
6397                 {
6398                     "name": "Brent R. Matzelle"
6399                 }
6400             ],
6401             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6402             "support": {
6403                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6404                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.3"
6405             },
6406             "funding": [
6407                 {
6408                     "url": "https://github.com/Synchro",
6409                     "type": "github"
6410                 }
6411             ],
6412             "time": "2024-11-24T18:04:13+00:00"
6413         },
6414         {
6415             "name": "phpoffice/phpspreadsheet",
6416             "version": "3.8.0",
6417             "source": {
6418                 "type": "git",
6419                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6420                 "reference": "949c799c3538f3158bcf6c5f4d8a403027be0fbd"
6421             },
6422             "dist": {
6423                 "type": "zip",
6424                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/949c799c3538f3158bcf6c5f4d8a403027be0fbd",
6425                 "reference": "949c799c3538f3158bcf6c5f4d8a403027be0fbd",
6426                 "shasum": ""
6427             },
6428             "require": {
6429                 "ext-ctype": "*",
6430                 "ext-dom": "*",
6431                 "ext-fileinfo": "*",
6432                 "ext-gd": "*",
6433                 "ext-iconv": "*",
6434                 "ext-libxml": "*",
6435                 "ext-mbstring": "*",
6436                 "ext-simplexml": "*",
6437                 "ext-xml": "*",
6438                 "ext-xmlreader": "*",
6439                 "ext-xmlwriter": "*",
6440                 "ext-zip": "*",
6441                 "ext-zlib": "*",
6442                 "maennchen/zipstream-php": "^2.1 || ^3.0",
6443                 "markbaker/complex": "^3.0",
6444                 "markbaker/matrix": "^3.0",
6445                 "php": "^8.1",
6446                 "psr/http-client": "^1.0",
6447                 "psr/http-factory": "^1.0",
6448                 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
6449             },
6450             "require-dev": {
6451                 "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
6452                 "dompdf/dompdf": "^2.0 || ^3.0",
6453                 "friendsofphp/php-cs-fixer": "^3.2",
6454                 "mitoteam/jpgraph": "^10.3",
6455                 "mpdf/mpdf": "^8.1.1",
6456                 "phpcompatibility/php-compatibility": "^9.3",
6457                 "phpstan/phpstan": "^1.1",
6458                 "phpstan/phpstan-phpunit": "^1.0",
6459                 "phpunit/phpunit": "^10.5",
6460                 "squizlabs/php_codesniffer": "^3.7",
6461                 "tecnickcom/tcpdf": "^6.5"
6462             },
6463             "suggest": {
6464                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
6465                 "ext-intl": "PHP Internationalization Functions",
6466                 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6467                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6468                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
6469             },
6470             "type": "library",
6471             "autoload": {
6472                 "psr-4": {
6473                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6474                 }
6475             },
6476             "notification-url": "https://packagist.org/downloads/",
6477             "license": [
6478                 "MIT"
6479             ],
6480             "authors": [
6481                 {
6482                     "name": "Maarten Balliauw",
6483                     "homepage": "https://blog.maartenballiauw.be"
6484                 },
6485                 {
6486                     "name": "Mark Baker",
6487                     "homepage": "https://markbakeruk.net"
6488                 },
6489                 {
6490                     "name": "Franck Lefevre",
6491                     "homepage": "https://rootslabs.net"
6492                 },
6493                 {
6494                     "name": "Erik Tilt"
6495                 },
6496                 {
6497                     "name": "Adrien Crivelli"
6498                 }
6499             ],
6500             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6501             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6502             "keywords": [
6503                 "OpenXML",
6504                 "excel",
6505                 "gnumeric",
6506                 "ods",
6507                 "php",
6508                 "spreadsheet",
6509                 "xls",
6510                 "xlsx"
6511             ],
6512             "support": {
6513                 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6514                 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.8.0"
6515             },
6516             "time": "2025-01-12T03:48:58+00:00"
6517         },
6518         {
6519             "name": "phpoption/phpoption",
6520             "version": "1.9.3",
6521             "source": {
6522                 "type": "git",
6523                 "url": "https://github.com/schmittjoh/php-option.git",
6524                 "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
6525             },
6526             "dist": {
6527                 "type": "zip",
6528                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
6529                 "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
6530                 "shasum": ""
6531             },
6532             "require": {
6533                 "php": "^7.2.5 || ^8.0"
6534             },
6535             "require-dev": {
6536                 "bamarni/composer-bin-plugin": "^1.8.2",
6537                 "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
6538             },
6539             "type": "library",
6540             "extra": {
6541                 "bamarni-bin": {
6542                     "bin-links": true,
6543                     "forward-command": false
6544                 },
6545                 "branch-alias": {
6546                     "dev-master": "1.9-dev"
6547                 }
6548             },
6549             "autoload": {
6550                 "psr-4": {
6551                     "PhpOption\\": "src/PhpOption/"
6552                 }
6553             },
6554             "notification-url": "https://packagist.org/downloads/",
6555             "license": [
6556                 "Apache-2.0"
6557             ],
6558             "authors": [
6559                 {
6560                     "name": "Johannes M. Schmitt",
6561                     "email": "schmittjoh@gmail.com",
6562                     "homepage": "https://github.com/schmittjoh"
6563                 },
6564                 {
6565                     "name": "Graham Campbell",
6566                     "email": "hello@gjcampbell.co.uk",
6567                     "homepage": "https://github.com/GrahamCampbell"
6568                 }
6569             ],
6570             "description": "Option Type for PHP",
6571             "keywords": [
6572                 "language",
6573                 "option",
6574                 "php",
6575                 "type"
6576             ],
6577             "support": {
6578                 "issues": "https://github.com/schmittjoh/php-option/issues",
6579                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
6580             },
6581             "funding": [
6582                 {
6583                     "url": "https://github.com/GrahamCampbell",
6584                     "type": "github"
6585                 },
6586                 {
6587                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6588                     "type": "tidelift"
6589                 }
6590             ],
6591             "time": "2024-07-20T21:41:07+00:00"
6592         },
6593         {
6594             "name": "phpseclib/phpseclib",
6595             "version": "3.0.43",
6596             "source": {
6597                 "type": "git",
6598                 "url": "https://github.com/phpseclib/phpseclib.git",
6599                 "reference": "709ec107af3cb2f385b9617be72af8cf62441d02"
6600             },
6601             "dist": {
6602                 "type": "zip",
6603                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02",
6604                 "reference": "709ec107af3cb2f385b9617be72af8cf62441d02",
6605                 "shasum": ""
6606             },
6607             "require": {
6608                 "paragonie/constant_time_encoding": "^1|^2|^3",
6609                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6610                 "php": ">=5.6.1"
6611             },
6612             "require-dev": {
6613                 "phpunit/phpunit": "*"
6614             },
6615             "suggest": {
6616                 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
6617                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6618                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6619                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6620                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6621             },
6622             "type": "library",
6623             "autoload": {
6624                 "files": [
6625                     "phpseclib/bootstrap.php"
6626                 ],
6627                 "psr-4": {
6628                     "phpseclib3\\": "phpseclib/"
6629                 }
6630             },
6631             "notification-url": "https://packagist.org/downloads/",
6632             "license": [
6633                 "MIT"
6634             ],
6635             "authors": [
6636                 {
6637                     "name": "Jim Wigginton",
6638                     "email": "terrafrost@php.net",
6639                     "role": "Lead Developer"
6640                 },
6641                 {
6642                     "name": "Patrick Monnerat",
6643                     "email": "pm@datasphere.ch",
6644                     "role": "Developer"
6645                 },
6646                 {
6647                     "name": "Andreas Fischer",
6648                     "email": "bantu@phpbb.com",
6649                     "role": "Developer"
6650                 },
6651                 {
6652                     "name": "Hans-Jürgen Petrich",
6653                     "email": "petrich@tronic-media.com",
6654                     "role": "Developer"
6655                 },
6656                 {
6657                     "name": "Graham Campbell",
6658                     "email": "graham@alt-three.com",
6659                     "role": "Developer"
6660                 }
6661             ],
6662             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6663             "homepage": "http://phpseclib.sourceforge.net",
6664             "keywords": [
6665                 "BigInteger",
6666                 "aes",
6667                 "asn.1",
6668                 "asn1",
6669                 "blowfish",
6670                 "crypto",
6671                 "cryptography",
6672                 "encryption",
6673                 "rsa",
6674                 "security",
6675                 "sftp",
6676                 "signature",
6677                 "signing",
6678                 "ssh",
6679                 "twofish",
6680                 "x.509",
6681                 "x509"
6682             ],
6683             "support": {
6684                 "issues": "https://github.com/phpseclib/phpseclib/issues",
6685                 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.43"
6686             },
6687             "funding": [
6688                 {
6689                     "url": "https://github.com/terrafrost",
6690                     "type": "github"
6691                 },
6692                 {
6693                     "url": "https://www.patreon.com/phpseclib",
6694                     "type": "patreon"
6695                 },
6696                 {
6697                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6698                     "type": "tidelift"
6699                 }
6700             ],
6701             "time": "2024-12-14T21:12:59+00:00"
6702         },
6703         {
6704             "name": "psr/cache",
6705             "version": "3.0.0",
6706             "source": {
6707                 "type": "git",
6708                 "url": "https://github.com/php-fig/cache.git",
6709                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
6710             },
6711             "dist": {
6712                 "type": "zip",
6713                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6714                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6715                 "shasum": ""
6716             },
6717             "require": {
6718                 "php": ">=8.0.0"
6719             },
6720             "type": "library",
6721             "extra": {
6722                 "branch-alias": {
6723                     "dev-master": "1.0.x-dev"
6724                 }
6725             },
6726             "autoload": {
6727                 "psr-4": {
6728                     "Psr\\Cache\\": "src/"
6729                 }
6730             },
6731             "notification-url": "https://packagist.org/downloads/",
6732             "license": [
6733                 "MIT"
6734             ],
6735             "authors": [
6736                 {
6737                     "name": "PHP-FIG",
6738                     "homepage": "https://www.php-fig.org/"
6739                 }
6740             ],
6741             "description": "Common interface for caching libraries",
6742             "keywords": [
6743                 "cache",
6744                 "psr",
6745                 "psr-6"
6746             ],
6747             "support": {
6748                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
6749             },
6750             "time": "2021-02-03T23:26:27+00:00"
6751         },
6752         {
6753             "name": "psr/clock",
6754             "version": "1.0.0",
6755             "source": {
6756                 "type": "git",
6757                 "url": "https://github.com/php-fig/clock.git",
6758                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
6759             },
6760             "dist": {
6761                 "type": "zip",
6762                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6763                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6764                 "shasum": ""
6765             },
6766             "require": {
6767                 "php": "^7.0 || ^8.0"
6768             },
6769             "type": "library",
6770             "autoload": {
6771                 "psr-4": {
6772                     "Psr\\Clock\\": "src/"
6773                 }
6774             },
6775             "notification-url": "https://packagist.org/downloads/",
6776             "license": [
6777                 "MIT"
6778             ],
6779             "authors": [
6780                 {
6781                     "name": "PHP-FIG",
6782                     "homepage": "https://www.php-fig.org/"
6783                 }
6784             ],
6785             "description": "Common interface for reading the clock.",
6786             "homepage": "https://github.com/php-fig/clock",
6787             "keywords": [
6788                 "clock",
6789                 "now",
6790                 "psr",
6791                 "psr-20",
6792                 "time"
6793             ],
6794             "support": {
6795                 "issues": "https://github.com/php-fig/clock/issues",
6796                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
6797             },
6798             "time": "2022-11-25T14:36:26+00:00"
6799         },
6800         {
6801             "name": "psr/container",
6802             "version": "1.1.2",
6803             "source": {
6804                 "type": "git",
6805                 "url": "https://github.com/php-fig/container.git",
6806                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6807             },
6808             "dist": {
6809                 "type": "zip",
6810                 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6811                 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6812                 "shasum": ""
6813             },
6814             "require": {
6815                 "php": ">=7.4.0"
6816             },
6817             "type": "library",
6818             "autoload": {
6819                 "psr-4": {
6820                     "Psr\\Container\\": "src/"
6821                 }
6822             },
6823             "notification-url": "https://packagist.org/downloads/",
6824             "license": [
6825                 "MIT"
6826             ],
6827             "authors": [
6828                 {
6829                     "name": "PHP-FIG",
6830                     "homepage": "https://www.php-fig.org/"
6831                 }
6832             ],
6833             "description": "Common Container Interface (PHP FIG PSR-11)",
6834             "homepage": "https://github.com/php-fig/container",
6835             "keywords": [
6836                 "PSR-11",
6837                 "container",
6838                 "container-interface",
6839                 "container-interop",
6840                 "psr"
6841             ],
6842             "support": {
6843                 "issues": "https://github.com/php-fig/container/issues",
6844                 "source": "https://github.com/php-fig/container/tree/1.1.2"
6845             },
6846             "time": "2021-11-05T16:50:12+00:00"
6847         },
6848         {
6849             "name": "psr/event-dispatcher",
6850             "version": "1.0.0",
6851             "source": {
6852                 "type": "git",
6853                 "url": "https://github.com/php-fig/event-dispatcher.git",
6854                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6855             },
6856             "dist": {
6857                 "type": "zip",
6858                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6859                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6860                 "shasum": ""
6861             },
6862             "require": {
6863                 "php": ">=7.2.0"
6864             },
6865             "type": "library",
6866             "extra": {
6867                 "branch-alias": {
6868                     "dev-master": "1.0.x-dev"
6869                 }
6870             },
6871             "autoload": {
6872                 "psr-4": {
6873                     "Psr\\EventDispatcher\\": "src/"
6874                 }
6875             },
6876             "notification-url": "https://packagist.org/downloads/",
6877             "license": [
6878                 "MIT"
6879             ],
6880             "authors": [
6881                 {
6882                     "name": "PHP-FIG",
6883                     "homepage": "http://www.php-fig.org/"
6884                 }
6885             ],
6886             "description": "Standard interfaces for event handling.",
6887             "keywords": [
6888                 "events",
6889                 "psr",
6890                 "psr-14"
6891             ],
6892             "support": {
6893                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
6894                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
6895             },
6896             "time": "2019-01-08T18:20:26+00:00"
6897         },
6898         {
6899             "name": "psr/http-client",
6900             "version": "1.0.3",
6901             "source": {
6902                 "type": "git",
6903                 "url": "https://github.com/php-fig/http-client.git",
6904                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
6905             },
6906             "dist": {
6907                 "type": "zip",
6908                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
6909                 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
6910                 "shasum": ""
6911             },
6912             "require": {
6913                 "php": "^7.0 || ^8.0",
6914                 "psr/http-message": "^1.0 || ^2.0"
6915             },
6916             "type": "library",
6917             "extra": {
6918                 "branch-alias": {
6919                     "dev-master": "1.0.x-dev"
6920                 }
6921             },
6922             "autoload": {
6923                 "psr-4": {
6924                     "Psr\\Http\\Client\\": "src/"
6925                 }
6926             },
6927             "notification-url": "https://packagist.org/downloads/",
6928             "license": [
6929                 "MIT"
6930             ],
6931             "authors": [
6932                 {
6933                     "name": "PHP-FIG",
6934                     "homepage": "https://www.php-fig.org/"
6935                 }
6936             ],
6937             "description": "Common interface for HTTP clients",
6938             "homepage": "https://github.com/php-fig/http-client",
6939             "keywords": [
6940                 "http",
6941                 "http-client",
6942                 "psr",
6943                 "psr-18"
6944             ],
6945             "support": {
6946                 "source": "https://github.com/php-fig/http-client"
6947             },
6948             "time": "2023-09-23T14:17:50+00:00"
6949         },
6950         {
6951             "name": "psr/http-factory",
6952             "version": "1.1.0",
6953             "source": {
6954                 "type": "git",
6955                 "url": "https://github.com/php-fig/http-factory.git",
6956                 "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
6957             },
6958             "dist": {
6959                 "type": "zip",
6960                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
6961                 "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
6962                 "shasum": ""
6963             },
6964             "require": {
6965                 "php": ">=7.1",
6966                 "psr/http-message": "^1.0 || ^2.0"
6967             },
6968             "type": "library",
6969             "extra": {
6970                 "branch-alias": {
6971                     "dev-master": "1.0.x-dev"
6972                 }
6973             },
6974             "autoload": {
6975                 "psr-4": {
6976                     "Psr\\Http\\Message\\": "src/"
6977                 }
6978             },
6979             "notification-url": "https://packagist.org/downloads/",
6980             "license": [
6981                 "MIT"
6982             ],
6983             "authors": [
6984                 {
6985                     "name": "PHP-FIG",
6986                     "homepage": "https://www.php-fig.org/"
6987                 }
6988             ],
6989             "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
6990             "keywords": [
6991                 "factory",
6992                 "http",
6993                 "message",
6994                 "psr",
6995                 "psr-17",
6996                 "psr-7",
6997                 "request",
6998                 "response"
6999             ],
7000             "support": {
7001                 "source": "https://github.com/php-fig/http-factory"
7002             },
7003             "time": "2024-04-15T12:06:14+00:00"
7004         },
7005         {
7006             "name": "psr/http-message",
7007             "version": "1.1",
7008             "source": {
7009                 "type": "git",
7010                 "url": "https://github.com/php-fig/http-message.git",
7011                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
7012             },
7013             "dist": {
7014                 "type": "zip",
7015                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
7016                 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
7017                 "shasum": ""
7018             },
7019             "require": {
7020                 "php": "^7.2 || ^8.0"
7021             },
7022             "type": "library",
7023             "extra": {
7024                 "branch-alias": {
7025                     "dev-master": "1.1.x-dev"
7026                 }
7027             },
7028             "autoload": {
7029                 "psr-4": {
7030                     "Psr\\Http\\Message\\": "src/"
7031                 }
7032             },
7033             "notification-url": "https://packagist.org/downloads/",
7034             "license": [
7035                 "MIT"
7036             ],
7037             "authors": [
7038                 {
7039                     "name": "PHP-FIG",
7040                     "homepage": "http://www.php-fig.org/"
7041                 }
7042             ],
7043             "description": "Common interface for HTTP messages",
7044             "homepage": "https://github.com/php-fig/http-message",
7045             "keywords": [
7046                 "http",
7047                 "http-message",
7048                 "psr",
7049                 "psr-7",
7050                 "request",
7051                 "response"
7052             ],
7053             "support": {
7054                 "source": "https://github.com/php-fig/http-message/tree/1.1"
7055             },
7056             "time": "2023-04-04T09:50:52+00:00"
7057         },
7058         {
7059             "name": "psr/log",
7060             "version": "3.0.2",
7061             "source": {
7062                 "type": "git",
7063                 "url": "https://github.com/php-fig/log.git",
7064                 "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
7065             },
7066             "dist": {
7067                 "type": "zip",
7068                 "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
7069                 "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
7070                 "shasum": ""
7071             },
7072             "require": {
7073                 "php": ">=8.0.0"
7074             },
7075             "type": "library",
7076             "extra": {
7077                 "branch-alias": {
7078                     "dev-master": "3.x-dev"
7079                 }
7080             },
7081             "autoload": {
7082                 "psr-4": {
7083                     "Psr\\Log\\": "src"
7084                 }
7085             },
7086             "notification-url": "https://packagist.org/downloads/",
7087             "license": [
7088                 "MIT"
7089             ],
7090             "authors": [
7091                 {
7092                     "name": "PHP-FIG",
7093                     "homepage": "https://www.php-fig.org/"
7094                 }
7095             ],
7096             "description": "Common interface for logging libraries",
7097             "homepage": "https://github.com/php-fig/log",
7098             "keywords": [
7099                 "log",
7100                 "psr",
7101                 "psr-3"
7102             ],
7103             "support": {
7104                 "source": "https://github.com/php-fig/log/tree/3.0.2"
7105             },
7106             "time": "2024-09-11T13:17:53+00:00"
7107         },
7108         {
7109             "name": "psr/simple-cache",
7110             "version": "3.0.0",
7111             "source": {
7112                 "type": "git",
7113                 "url": "https://github.com/php-fig/simple-cache.git",
7114                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
7115             },
7116             "dist": {
7117                 "type": "zip",
7118                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
7119                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
7120                 "shasum": ""
7121             },
7122             "require": {
7123                 "php": ">=8.0.0"
7124             },
7125             "type": "library",
7126             "extra": {
7127                 "branch-alias": {
7128                     "dev-master": "3.0.x-dev"
7129                 }
7130             },
7131             "autoload": {
7132                 "psr-4": {
7133                     "Psr\\SimpleCache\\": "src/"
7134                 }
7135             },
7136             "notification-url": "https://packagist.org/downloads/",
7137             "license": [
7138                 "MIT"
7139             ],
7140             "authors": [
7141                 {
7142                     "name": "PHP-FIG",
7143                     "homepage": "https://www.php-fig.org/"
7144                 }
7145             ],
7146             "description": "Common interfaces for simple caching",
7147             "keywords": [
7148                 "cache",
7149                 "caching",
7150                 "psr",
7151                 "psr-16",
7152                 "simple-cache"
7153             ],
7154             "support": {
7155                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
7156             },
7157             "time": "2021-10-29T13:26:27+00:00"
7158         },
7159         {
7160             "name": "pubnub/pubnub",
7161             "version": "6.3.0",
7162             "source": {
7163                 "type": "git",
7164                 "url": "https://github.com/pubnub/php.git",
7165                 "reference": "26de0a59dda29f1246378995f96c4f95f6d64980"
7166             },
7167             "dist": {
7168                 "type": "zip",
7169                 "url": "https://api.github.com/repos/pubnub/php/zipball/26de0a59dda29f1246378995f96c4f95f6d64980",
7170                 "reference": "26de0a59dda29f1246378995f96c4f95f6d64980",
7171                 "shasum": ""
7172             },
7173             "require": {
7174                 "php": "^7.4|>=8.0",
7175                 "psr/log": "^1.1|^2.0|^3.0",
7176                 "rmccue/requests": "^2.0"
7177             },
7178             "require-dev": {
7179                 "monolog/monolog": "^2.9 || ^3.0",
7180                 "phpstan/phpstan": "^1.8",
7181                 "phpunit/phpunit": "^9.5",
7182                 "squizlabs/php_codesniffer": "^3.7"
7183             },
7184             "type": "library",
7185             "autoload": {
7186                 "psr-4": {
7187                     "PubNub\\": "src/PubNub"
7188                 }
7189             },
7190             "notification-url": "https://packagist.org/downloads/",
7191             "license": [
7192                 "proprietary"
7193             ],
7194             "authors": [
7195                 {
7196                     "name": "PubNub",
7197                     "email": "support@pubnub.com"
7198                 }
7199             ],
7200             "description": "This is the official PubNub PHP SDK repository.",
7201             "homepage": "http://www.pubnub.com/",
7202             "keywords": [
7203                 "ajax",
7204                 "api",
7205                 "push",
7206                 "real time",
7207                 "real-time",
7208                 "realtime"
7209             ],
7210             "support": {
7211                 "issues": "https://github.com/pubnub/php/issues",
7212                 "source": "https://github.com/pubnub/php/tree/v6.3.0"
7213             },
7214             "time": "2024-06-19T07:31:01+00:00"
7215         },
7216         {
7217             "name": "ralouphie/getallheaders",
7218             "version": "3.0.3",
7219             "source": {
7220                 "type": "git",
7221                 "url": "https://github.com/ralouphie/getallheaders.git",
7222                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7223             },
7224             "dist": {
7225                 "type": "zip",
7226                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7227                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7228                 "shasum": ""
7229             },
7230             "require": {
7231                 "php": ">=5.6"
7232             },
7233             "require-dev": {
7234                 "php-coveralls/php-coveralls": "^2.1",
7235                 "phpunit/phpunit": "^5 || ^6.5"
7236             },
7237             "type": "library",
7238             "autoload": {
7239                 "files": [
7240                     "src/getallheaders.php"
7241                 ]
7242             },
7243             "notification-url": "https://packagist.org/downloads/",
7244             "license": [
7245                 "MIT"
7246             ],
7247             "authors": [
7248                 {
7249                     "name": "Ralph Khattar",
7250                     "email": "ralph.khattar@gmail.com"
7251                 }
7252             ],
7253             "description": "A polyfill for getallheaders.",
7254             "support": {
7255                 "issues": "https://github.com/ralouphie/getallheaders/issues",
7256                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7257             },
7258             "time": "2019-03-08T08:55:37+00:00"
7259         },
7260         {
7261             "name": "ramsey/collection",
7262             "version": "2.0.0",
7263             "source": {
7264                 "type": "git",
7265                 "url": "https://github.com/ramsey/collection.git",
7266                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
7267             },
7268             "dist": {
7269                 "type": "zip",
7270                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7271                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7272                 "shasum": ""
7273             },
7274             "require": {
7275                 "php": "^8.1"
7276             },
7277             "require-dev": {
7278                 "captainhook/plugin-composer": "^5.3",
7279                 "ergebnis/composer-normalize": "^2.28.3",
7280                 "fakerphp/faker": "^1.21",
7281                 "hamcrest/hamcrest-php": "^2.0",
7282                 "jangregor/phpstan-prophecy": "^1.0",
7283                 "mockery/mockery": "^1.5",
7284                 "php-parallel-lint/php-console-highlighter": "^1.0",
7285                 "php-parallel-lint/php-parallel-lint": "^1.3",
7286                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
7287                 "phpspec/prophecy-phpunit": "^2.0",
7288                 "phpstan/extension-installer": "^1.2",
7289                 "phpstan/phpstan": "^1.9",
7290                 "phpstan/phpstan-mockery": "^1.1",
7291                 "phpstan/phpstan-phpunit": "^1.3",
7292                 "phpunit/phpunit": "^9.5",
7293                 "psalm/plugin-mockery": "^1.1",
7294                 "psalm/plugin-phpunit": "^0.18.4",
7295                 "ramsey/coding-standard": "^2.0.3",
7296                 "ramsey/conventional-commits": "^1.3",
7297                 "vimeo/psalm": "^5.4"
7298             },
7299             "type": "library",
7300             "extra": {
7301                 "captainhook": {
7302                     "force-install": true
7303                 },
7304                 "ramsey/conventional-commits": {
7305                     "configFile": "conventional-commits.json"
7306                 }
7307             },
7308             "autoload": {
7309                 "psr-4": {
7310                     "Ramsey\\Collection\\": "src/"
7311                 }
7312             },
7313             "notification-url": "https://packagist.org/downloads/",
7314             "license": [
7315                 "MIT"
7316             ],
7317             "authors": [
7318                 {
7319                     "name": "Ben Ramsey",
7320                     "email": "ben@benramsey.com",
7321                     "homepage": "https://benramsey.com"
7322                 }
7323             ],
7324             "description": "A PHP library for representing and manipulating collections.",
7325             "keywords": [
7326                 "array",
7327                 "collection",
7328                 "hash",
7329                 "map",
7330                 "queue",
7331                 "set"
7332             ],
7333             "support": {
7334                 "issues": "https://github.com/ramsey/collection/issues",
7335                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
7336             },
7337             "funding": [
7338                 {
7339                     "url": "https://github.com/ramsey",
7340                     "type": "github"
7341                 },
7342                 {
7343                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7344                     "type": "tidelift"
7345                 }
7346             ],
7347             "time": "2022-12-31T21:50:55+00:00"
7348         },
7349         {
7350             "name": "ramsey/uuid",
7351             "version": "4.7.6",
7352             "source": {
7353                 "type": "git",
7354                 "url": "https://github.com/ramsey/uuid.git",
7355                 "reference": "91039bc1faa45ba123c4328958e620d382ec7088"
7356             },
7357             "dist": {
7358                 "type": "zip",
7359                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
7360                 "reference": "91039bc1faa45ba123c4328958e620d382ec7088",
7361                 "shasum": ""
7362             },
7363             "require": {
7364                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
7365                 "ext-json": "*",
7366                 "php": "^8.0",
7367                 "ramsey/collection": "^1.2 || ^2.0"
7368             },
7369             "replace": {
7370                 "rhumsaa/uuid": "self.version"
7371             },
7372             "require-dev": {
7373                 "captainhook/captainhook": "^5.10",
7374                 "captainhook/plugin-composer": "^5.3",
7375                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7376                 "doctrine/annotations": "^1.8",
7377                 "ergebnis/composer-normalize": "^2.15",
7378                 "mockery/mockery": "^1.3",
7379                 "paragonie/random-lib": "^2",
7380                 "php-mock/php-mock": "^2.2",
7381                 "php-mock/php-mock-mockery": "^1.3",
7382                 "php-parallel-lint/php-parallel-lint": "^1.1",
7383                 "phpbench/phpbench": "^1.0",
7384                 "phpstan/extension-installer": "^1.1",
7385                 "phpstan/phpstan": "^1.8",
7386                 "phpstan/phpstan-mockery": "^1.1",
7387                 "phpstan/phpstan-phpunit": "^1.1",
7388                 "phpunit/phpunit": "^8.5 || ^9",
7389                 "ramsey/composer-repl": "^1.4",
7390                 "slevomat/coding-standard": "^8.4",
7391                 "squizlabs/php_codesniffer": "^3.5",
7392                 "vimeo/psalm": "^4.9"
7393             },
7394             "suggest": {
7395                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7396                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7397                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7398                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7399                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7400             },
7401             "type": "library",
7402             "extra": {
7403                 "captainhook": {
7404                     "force-install": true
7405                 }
7406             },
7407             "autoload": {
7408                 "files": [
7409                     "src/functions.php"
7410                 ],
7411                 "psr-4": {
7412                     "Ramsey\\Uuid\\": "src/"
7413                 }
7414             },
7415             "notification-url": "https://packagist.org/downloads/",
7416             "license": [
7417                 "MIT"
7418             ],
7419             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7420             "keywords": [
7421                 "guid",
7422                 "identifier",
7423                 "uuid"
7424             ],
7425             "support": {
7426                 "issues": "https://github.com/ramsey/uuid/issues",
7427                 "source": "https://github.com/ramsey/uuid/tree/4.7.6"
7428             },
7429             "funding": [
7430                 {
7431                     "url": "https://github.com/ramsey",
7432                     "type": "github"
7433                 },
7434                 {
7435                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7436                     "type": "tidelift"
7437                 }
7438             ],
7439             "time": "2024-04-27T21:32:50+00:00"
7440         },
7441         {
7442             "name": "ratchet/pawl",
7443             "version": "v0.4.1",
7444             "source": {
7445                 "type": "git",
7446                 "url": "https://github.com/ratchetphp/Pawl.git",
7447                 "reference": "af70198bab77a582b31169d3cc3982bed25c161f"
7448             },
7449             "dist": {
7450                 "type": "zip",
7451                 "url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/af70198bab77a582b31169d3cc3982bed25c161f",
7452                 "reference": "af70198bab77a582b31169d3cc3982bed25c161f",
7453                 "shasum": ""
7454             },
7455             "require": {
7456                 "evenement/evenement": "^3.0 || ^2.0",
7457                 "guzzlehttp/psr7": "^2.0 || ^1.7",
7458                 "php": ">=5.4",
7459                 "ratchet/rfc6455": "^0.3.1",
7460                 "react/socket": "^1.9"
7461             },
7462             "require-dev": {
7463                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8"
7464             },
7465             "suggest": {
7466                 "reactivex/rxphp": "~2.0"
7467             },
7468             "type": "library",
7469             "autoload": {
7470                 "files": [
7471                     "src/functions_include.php"
7472                 ],
7473                 "psr-4": {
7474                     "Ratchet\\Client\\": "src"
7475                 }
7476             },
7477             "notification-url": "https://packagist.org/downloads/",
7478             "license": [
7479                 "MIT"
7480             ],
7481             "description": "Asynchronous WebSocket client",
7482             "keywords": [
7483                 "Ratchet",
7484                 "async",
7485                 "client",
7486                 "websocket",
7487                 "websocket client"
7488             ],
7489             "support": {
7490                 "issues": "https://github.com/ratchetphp/Pawl/issues",
7491                 "source": "https://github.com/ratchetphp/Pawl/tree/v0.4.1"
7492             },
7493             "time": "2021-12-10T14:32:34+00:00"
7494         },
7495         {
7496             "name": "ratchet/rfc6455",
7497             "version": "v0.3.1",
7498             "source": {
7499                 "type": "git",
7500                 "url": "https://github.com/ratchetphp/RFC6455.git",
7501                 "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb"
7502             },
7503             "dist": {
7504                 "type": "zip",
7505                 "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/7c964514e93456a52a99a20fcfa0de242a43ccdb",
7506                 "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb",
7507                 "shasum": ""
7508             },
7509             "require": {
7510                 "guzzlehttp/psr7": "^2 || ^1.7",
7511                 "php": ">=5.4.2"
7512             },
7513             "require-dev": {
7514                 "phpunit/phpunit": "^5.7",
7515                 "react/socket": "^1.3"
7516             },
7517             "type": "library",
7518             "autoload": {
7519                 "psr-4": {
7520                     "Ratchet\\RFC6455\\": "src"
7521                 }
7522             },
7523             "notification-url": "https://packagist.org/downloads/",
7524             "license": [
7525                 "MIT"
7526             ],
7527             "authors": [
7528                 {
7529                     "name": "Chris Boden",
7530                     "email": "cboden@gmail.com",
7531                     "role": "Developer"
7532                 },
7533                 {
7534                     "name": "Matt Bonneau",
7535                     "role": "Developer"
7536                 }
7537             ],
7538             "description": "RFC6455 WebSocket protocol handler",
7539             "homepage": "http://socketo.me",
7540             "keywords": [
7541                 "WebSockets",
7542                 "rfc6455",
7543                 "websocket"
7544             ],
7545             "support": {
7546                 "chat": "https://gitter.im/reactphp/reactphp",
7547                 "issues": "https://github.com/ratchetphp/RFC6455/issues",
7548                 "source": "https://github.com/ratchetphp/RFC6455/tree/v0.3.1"
7549             },
7550             "time": "2021-12-09T23:20:49+00:00"
7551         },
7552         {
7553             "name": "react/cache",
7554             "version": "v1.2.0",
7555             "source": {
7556                 "type": "git",
7557                 "url": "https://github.com/reactphp/cache.git",
7558                 "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
7559             },
7560             "dist": {
7561                 "type": "zip",
7562                 "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
7563                 "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
7564                 "shasum": ""
7565             },
7566             "require": {
7567                 "php": ">=5.3.0",
7568                 "react/promise": "^3.0 || ^2.0 || ^1.1"
7569             },
7570             "require-dev": {
7571                 "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
7572             },
7573             "type": "library",
7574             "autoload": {
7575                 "psr-4": {
7576                     "React\\Cache\\": "src/"
7577                 }
7578             },
7579             "notification-url": "https://packagist.org/downloads/",
7580             "license": [
7581                 "MIT"
7582             ],
7583             "authors": [
7584                 {
7585                     "name": "Christian Lück",
7586                     "email": "christian@clue.engineering",
7587                     "homepage": "https://clue.engineering/"
7588                 },
7589                 {
7590                     "name": "Cees-Jan Kiewiet",
7591                     "email": "reactphp@ceesjankiewiet.nl",
7592                     "homepage": "https://wyrihaximus.net/"
7593                 },
7594                 {
7595                     "name": "Jan Sorgalla",
7596                     "email": "jsorgalla@gmail.com",
7597                     "homepage": "https://sorgalla.com/"
7598                 },
7599                 {
7600                     "name": "Chris Boden",
7601                     "email": "cboden@gmail.com",
7602                     "homepage": "https://cboden.dev/"
7603                 }
7604             ],
7605             "description": "Async, Promise-based cache interface for ReactPHP",
7606             "keywords": [
7607                 "cache",
7608                 "caching",
7609                 "promise",
7610                 "reactphp"
7611             ],
7612             "support": {
7613                 "issues": "https://github.com/reactphp/cache/issues",
7614                 "source": "https://github.com/reactphp/cache/tree/v1.2.0"
7615             },
7616             "funding": [
7617                 {
7618                     "url": "https://opencollective.com/reactphp",
7619                     "type": "open_collective"
7620                 }
7621             ],
7622             "time": "2022-11-30T15:59:55+00:00"
7623         },
7624         {
7625             "name": "react/dns",
7626             "version": "v1.13.0",
7627             "source": {
7628                 "type": "git",
7629                 "url": "https://github.com/reactphp/dns.git",
7630                 "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
7631             },
7632             "dist": {
7633                 "type": "zip",
7634                 "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
7635                 "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
7636                 "shasum": ""
7637             },
7638             "require": {
7639                 "php": ">=5.3.0",
7640                 "react/cache": "^1.0 || ^0.6 || ^0.5",
7641                 "react/event-loop": "^1.2",
7642                 "react/promise": "^3.2 || ^2.7 || ^1.2.1"
7643             },
7644             "require-dev": {
7645                 "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
7646                 "react/async": "^4.3 || ^3 || ^2",
7647                 "react/promise-timer": "^1.11"
7648             },
7649             "type": "library",
7650             "autoload": {
7651                 "psr-4": {
7652                     "React\\Dns\\": "src/"
7653                 }
7654             },
7655             "notification-url": "https://packagist.org/downloads/",
7656             "license": [
7657                 "MIT"
7658             ],
7659             "authors": [
7660                 {
7661                     "name": "Christian Lück",
7662                     "email": "christian@clue.engineering",
7663                     "homepage": "https://clue.engineering/"
7664                 },
7665                 {
7666                     "name": "Cees-Jan Kiewiet",
7667                     "email": "reactphp@ceesjankiewiet.nl",
7668                     "homepage": "https://wyrihaximus.net/"
7669                 },
7670                 {
7671                     "name": "Jan Sorgalla",
7672                     "email": "jsorgalla@gmail.com",
7673                     "homepage": "https://sorgalla.com/"
7674                 },
7675                 {
7676                     "name": "Chris Boden",
7677                     "email": "cboden@gmail.com",
7678                     "homepage": "https://cboden.dev/"
7679                 }
7680             ],
7681             "description": "Async DNS resolver for ReactPHP",
7682             "keywords": [
7683                 "async",
7684                 "dns",
7685                 "dns-resolver",
7686                 "reactphp"
7687             ],
7688             "support": {
7689                 "issues": "https://github.com/reactphp/dns/issues",
7690                 "source": "https://github.com/reactphp/dns/tree/v1.13.0"
7691             },
7692             "funding": [
7693                 {
7694                     "url": "https://opencollective.com/reactphp",
7695                     "type": "open_collective"
7696                 }
7697             ],
7698             "time": "2024-06-13T14:18:03+00:00"
7699         },
7700         {
7701             "name": "react/event-loop",
7702             "version": "v1.5.0",
7703             "source": {
7704                 "type": "git",
7705                 "url": "https://github.com/reactphp/event-loop.git",
7706                 "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
7707             },
7708             "dist": {
7709                 "type": "zip",
7710                 "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
7711                 "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
7712                 "shasum": ""
7713             },
7714             "require": {
7715                 "php": ">=5.3.0"
7716             },
7717             "require-dev": {
7718                 "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
7719             },
7720             "suggest": {
7721                 "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
7722             },
7723             "type": "library",
7724             "autoload": {
7725                 "psr-4": {
7726                     "React\\EventLoop\\": "src/"
7727                 }
7728             },
7729             "notification-url": "https://packagist.org/downloads/",
7730             "license": [
7731                 "MIT"
7732             ],
7733             "authors": [
7734                 {
7735                     "name": "Christian Lück",
7736                     "email": "christian@clue.engineering",
7737                     "homepage": "https://clue.engineering/"
7738                 },
7739                 {
7740                     "name": "Cees-Jan Kiewiet",
7741                     "email": "reactphp@ceesjankiewiet.nl",
7742                     "homepage": "https://wyrihaximus.net/"
7743                 },
7744                 {
7745                     "name": "Jan Sorgalla",
7746                     "email": "jsorgalla@gmail.com",
7747                     "homepage": "https://sorgalla.com/"
7748                 },
7749                 {
7750                     "name": "Chris Boden",
7751                     "email": "cboden@gmail.com",
7752                     "homepage": "https://cboden.dev/"
7753                 }
7754             ],
7755             "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
7756             "keywords": [
7757                 "asynchronous",
7758                 "event-loop"
7759             ],
7760             "support": {
7761                 "issues": "https://github.com/reactphp/event-loop/issues",
7762                 "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
7763             },
7764             "funding": [
7765                 {
7766                     "url": "https://opencollective.com/reactphp",
7767                     "type": "open_collective"
7768                 }
7769             ],
7770             "time": "2023-11-13T13:48:05+00:00"
7771         },
7772         {
7773             "name": "react/promise",
7774             "version": "v3.2.0",
7775             "source": {
7776                 "type": "git",
7777                 "url": "https://github.com/reactphp/promise.git",
7778                 "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
7779             },
7780             "dist": {
7781                 "type": "zip",
7782                 "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
7783                 "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
7784                 "shasum": ""
7785             },
7786             "require": {
7787                 "php": ">=7.1.0"
7788             },
7789             "require-dev": {
7790                 "phpstan/phpstan": "1.10.39 || 1.4.10",
7791                 "phpunit/phpunit": "^9.6 || ^7.5"
7792             },
7793             "type": "library",
7794             "autoload": {
7795                 "files": [
7796                     "src/functions_include.php"
7797                 ],
7798                 "psr-4": {
7799                     "React\\Promise\\": "src/"
7800                 }
7801             },
7802             "notification-url": "https://packagist.org/downloads/",
7803             "license": [
7804                 "MIT"
7805             ],
7806             "authors": [
7807                 {
7808                     "name": "Jan Sorgalla",
7809                     "email": "jsorgalla@gmail.com",
7810                     "homepage": "https://sorgalla.com/"
7811                 },
7812                 {
7813                     "name": "Christian Lück",
7814                     "email": "christian@clue.engineering",
7815                     "homepage": "https://clue.engineering/"
7816                 },
7817                 {
7818                     "name": "Cees-Jan Kiewiet",
7819                     "email": "reactphp@ceesjankiewiet.nl",
7820                     "homepage": "https://wyrihaximus.net/"
7821                 },
7822                 {
7823                     "name": "Chris Boden",
7824                     "email": "cboden@gmail.com",
7825                     "homepage": "https://cboden.dev/"
7826                 }
7827             ],
7828             "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7829             "keywords": [
7830                 "promise",
7831                 "promises"
7832             ],
7833             "support": {
7834                 "issues": "https://github.com/reactphp/promise/issues",
7835                 "source": "https://github.com/reactphp/promise/tree/v3.2.0"
7836             },
7837             "funding": [
7838                 {
7839                     "url": "https://opencollective.com/reactphp",
7840                     "type": "open_collective"
7841                 }
7842             ],
7843             "time": "2024-05-24T10:39:05+00:00"
7844         },
7845         {
7846             "name": "react/socket",
7847             "version": "v1.16.0",
7848             "source": {
7849                 "type": "git",
7850                 "url": "https://github.com/reactphp/socket.git",
7851                 "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
7852             },
7853             "dist": {
7854                 "type": "zip",
7855                 "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
7856                 "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
7857                 "shasum": ""
7858             },
7859             "require": {
7860                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
7861                 "php": ">=5.3.0",
7862                 "react/dns": "^1.13",
7863                 "react/event-loop": "^1.2",
7864                 "react/promise": "^3.2 || ^2.6 || ^1.2.1",
7865                 "react/stream": "^1.4"
7866             },
7867             "require-dev": {
7868                 "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
7869                 "react/async": "^4.3 || ^3.3 || ^2",
7870                 "react/promise-stream": "^1.4",
7871                 "react/promise-timer": "^1.11"
7872             },
7873             "type": "library",
7874             "autoload": {
7875                 "psr-4": {
7876                     "React\\Socket\\": "src/"
7877                 }
7878             },
7879             "notification-url": "https://packagist.org/downloads/",
7880             "license": [
7881                 "MIT"
7882             ],
7883             "authors": [
7884                 {
7885                     "name": "Christian Lück",
7886                     "email": "christian@clue.engineering",
7887                     "homepage": "https://clue.engineering/"
7888                 },
7889                 {
7890                     "name": "Cees-Jan Kiewiet",
7891                     "email": "reactphp@ceesjankiewiet.nl",
7892                     "homepage": "https://wyrihaximus.net/"
7893                 },
7894                 {
7895                     "name": "Jan Sorgalla",
7896                     "email": "jsorgalla@gmail.com",
7897                     "homepage": "https://sorgalla.com/"
7898                 },
7899                 {
7900                     "name": "Chris Boden",
7901                     "email": "cboden@gmail.com",
7902                     "homepage": "https://cboden.dev/"
7903                 }
7904             ],
7905             "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
7906             "keywords": [
7907                 "Connection",
7908                 "Socket",
7909                 "async",
7910                 "reactphp",
7911                 "stream"
7912             ],
7913             "support": {
7914                 "issues": "https://github.com/reactphp/socket/issues",
7915                 "source": "https://github.com/reactphp/socket/tree/v1.16.0"
7916             },
7917             "funding": [
7918                 {
7919                     "url": "https://opencollective.com/reactphp",
7920                     "type": "open_collective"
7921                 }
7922             ],
7923             "time": "2024-07-26T10:38:09+00:00"
7924         },
7925         {
7926             "name": "react/stream",
7927             "version": "v1.4.0",
7928             "source": {
7929                 "type": "git",
7930                 "url": "https://github.com/reactphp/stream.git",
7931                 "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
7932             },
7933             "dist": {
7934                 "type": "zip",
7935                 "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
7936                 "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
7937                 "shasum": ""
7938             },
7939             "require": {
7940                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
7941                 "php": ">=5.3.8",
7942                 "react/event-loop": "^1.2"
7943             },
7944             "require-dev": {
7945                 "clue/stream-filter": "~1.2",
7946                 "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
7947             },
7948             "type": "library",
7949             "autoload": {
7950                 "psr-4": {
7951                     "React\\Stream\\": "src/"
7952                 }
7953             },
7954             "notification-url": "https://packagist.org/downloads/",
7955             "license": [
7956                 "MIT"
7957             ],
7958             "authors": [
7959                 {
7960                     "name": "Christian Lück",
7961                     "email": "christian@clue.engineering",
7962                     "homepage": "https://clue.engineering/"
7963                 },
7964                 {
7965                     "name": "Cees-Jan Kiewiet",
7966                     "email": "reactphp@ceesjankiewiet.nl",
7967                     "homepage": "https://wyrihaximus.net/"
7968                 },
7969                 {
7970                     "name": "Jan Sorgalla",
7971                     "email": "jsorgalla@gmail.com",
7972                     "homepage": "https://sorgalla.com/"
7973                 },
7974                 {
7975                     "name": "Chris Boden",
7976                     "email": "cboden@gmail.com",
7977                     "homepage": "https://cboden.dev/"
7978                 }
7979             ],
7980             "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
7981             "keywords": [
7982                 "event-driven",
7983                 "io",
7984                 "non-blocking",
7985                 "pipe",
7986                 "reactphp",
7987                 "readable",
7988                 "stream",
7989                 "writable"
7990             ],
7991             "support": {
7992                 "issues": "https://github.com/reactphp/stream/issues",
7993                 "source": "https://github.com/reactphp/stream/tree/v1.4.0"
7994             },
7995             "funding": [
7996                 {
7997                     "url": "https://opencollective.com/reactphp",
7998                     "type": "open_collective"
7999                 }
8000             ],
8001             "time": "2024-06-11T12:45:25+00:00"
8002         },
8003         {
8004             "name": "ringcentral/ringcentral-php",
8005             "version": "3.0.3",
8006             "source": {
8007                 "type": "git",
8008                 "url": "https://github.com/ringcentral/ringcentral-php.git",
8009                 "reference": "856f9f637485e9d422a1ef431d65be7612ae6609"
8010             },
8011             "dist": {
8012                 "type": "zip",
8013                 "url": "https://api.github.com/repos/ringcentral/ringcentral-php/zipball/856f9f637485e9d422a1ef431d65be7612ae6609",
8014                 "reference": "856f9f637485e9d422a1ef431d65be7612ae6609",
8015                 "shasum": ""
8016             },
8017             "require": {
8018                 "ext-curl": "*",
8019                 "ext-json": "*",
8020                 "guzzlehttp/guzzle": "^6.3.3|^7.4.1",
8021                 "guzzlehttp/psr7": "^2.1.0",
8022                 "php": ">=7.2",
8023                 "pubnub/pubnub": "^4.7.0|^6.0",
8024                 "ratchet/pawl": "^0.4.1",
8025                 "symfony/event-dispatcher": "^2|^3|^4|^5|^6"
8026             },
8027             "require-dev": {
8028                 "macfja/phar-builder": "^0.2.8",
8029                 "php-coveralls/php-coveralls": "^2.1",
8030                 "phpunit/phpunit": "^7.5.12|^8.0|^9.0",
8031                 "react/async": "^3.0"
8032             },
8033             "suggest": {
8034                 "ext-openssl": "to decrypt PubNub messages"
8035             },
8036             "type": "library",
8037             "extra": {
8038                 "phar-builder": {
8039                     "name": "ringcentral.phar",
8040                     "include": [],
8041                     "excluded": [
8042                         "vendor/bin"
8043                     ],
8044                     "output-dir": "./dist",
8045                     "compression": "gzip",
8046                     "entry-point": "./vendor/autoload.php",
8047                     "include-dev": false,
8048                     "skip-shebang": true
8049                 }
8050             },
8051             "autoload": {
8052                 "psr-4": {
8053                     "RingCentral\\SDK\\": "src/"
8054                 }
8055             },
8056             "notification-url": "https://packagist.org/downloads/",
8057             "license": [
8058                 "MIT"
8059             ],
8060             "authors": [
8061                 {
8062                     "name": "Kirill Konshin",
8063                     "email": "kirill.konshin@ringcentral.com"
8064                 },
8065                 {
8066                     "name": "Byrne Reese",
8067                     "email": "byrne.reese@ringcentral.com"
8068                 }
8069             ],
8070             "description": "RingCentral Platform PHP SDK",
8071             "homepage": "http://developers.ringcentral.com",
8072             "keywords": [
8073                 "api",
8074                 "connect",
8075                 "php",
8076                 "platform",
8077                 "ringcentral",
8078                 "sdk"
8079             ],
8080             "support": {
8081                 "issues": "https://github.com/ringcentral/ringcentral-php/issues",
8082                 "source": "https://github.com/ringcentral/ringcentral-php/tree/3.0.3"
8083             },
8084             "time": "2024-08-06T04:05:37+00:00"
8085         },
8086         {
8087             "name": "rmccue/requests",
8088             "version": "v2.0.14",
8089             "source": {
8090                 "type": "git",
8091                 "url": "https://github.com/WordPress/Requests.git",
8092                 "reference": "9b228eef149e1752b037bf79cef4ca73a7b1fea1"
8093             },
8094             "dist": {
8095                 "type": "zip",
8096                 "url": "https://api.github.com/repos/WordPress/Requests/zipball/9b228eef149e1752b037bf79cef4ca73a7b1fea1",
8097                 "reference": "9b228eef149e1752b037bf79cef4ca73a7b1fea1",
8098                 "shasum": ""
8099             },
8100             "require": {
8101                 "ext-json": "*",
8102                 "php": ">=5.6"
8103             },
8104             "require-dev": {
8105                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
8106                 "php-parallel-lint/php-console-highlighter": "^0.5.0",
8107                 "php-parallel-lint/php-parallel-lint": "^1.3.1",
8108                 "phpcompatibility/php-compatibility": "^9.0",
8109                 "requests/test-server": "dev-main",
8110                 "roave/security-advisories": "dev-latest",
8111                 "squizlabs/php_codesniffer": "^3.6",
8112                 "wp-coding-standards/wpcs": "^2.0",
8113                 "yoast/phpunit-polyfills": "^1.0.0"
8114             },
8115             "suggest": {
8116                 "art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client",
8117                 "ext-curl": "For improved performance",
8118                 "ext-openssl": "For secure transport support",
8119                 "ext-zlib": "For improved performance when decompressing encoded streams"
8120             },
8121             "type": "library",
8122             "autoload": {
8123                 "files": [
8124                     "library/Deprecated.php"
8125                 ],
8126                 "psr-4": {
8127                     "WpOrg\\Requests\\": "src/"
8128                 },
8129                 "classmap": [
8130                     "library/Requests.php"
8131                 ]
8132             },
8133             "notification-url": "https://packagist.org/downloads/",
8134             "license": [
8135                 "ISC"
8136             ],
8137             "authors": [
8138                 {
8139                     "name": "Ryan McCue",
8140                     "homepage": "https://rmccue.io/"
8141                 },
8142                 {
8143                     "name": "Alain Schlesser",
8144                     "homepage": "https://github.com/schlessera"
8145                 },
8146                 {
8147                     "name": "Juliette Reinders Folmer",
8148                     "homepage": "https://github.com/jrfnl"
8149                 },
8150                 {
8151                     "name": "Contributors",
8152                     "homepage": "https://github.com/WordPress/Requests/graphs/contributors"
8153                 }
8154             ],
8155             "description": "A HTTP library written in PHP, for human beings.",
8156             "homepage": "https://requests.ryanmccue.info/",
8157             "keywords": [
8158                 "curl",
8159                 "fsockopen",
8160                 "http",
8161                 "idna",
8162                 "ipv6",
8163                 "iri",
8164                 "sockets"
8165             ],
8166             "support": {
8167                 "docs": "https://requests.ryanmccue.info/",
8168                 "issues": "https://github.com/WordPress/Requests/issues",
8169                 "source": "https://github.com/WordPress/Requests"
8170             },
8171             "time": "2024-12-11T09:46:32+00:00"
8172         },
8173         {
8174             "name": "robthree/twofactorauth",
8175             "version": "v2.1.0",
8176             "source": {
8177                 "type": "git",
8178                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
8179                 "reference": "ab93dd41ced7818ecda83a37c2741ee38bb72fb7"
8180             },
8181             "dist": {
8182                 "type": "zip",
8183                 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/ab93dd41ced7818ecda83a37c2741ee38bb72fb7",
8184                 "reference": "ab93dd41ced7818ecda83a37c2741ee38bb72fb7",
8185                 "shasum": ""
8186             },
8187             "require": {
8188                 "php": ">=8.1.0"
8189             },
8190             "require-dev": {
8191                 "friendsofphp/php-cs-fixer": "^3.13",
8192                 "phpstan/phpstan": "^1.9",
8193                 "phpunit/phpunit": "^9"
8194             },
8195             "suggest": {
8196                 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
8197                 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
8198             },
8199             "type": "library",
8200             "autoload": {
8201                 "psr-4": {
8202                     "RobThree\\Auth\\": "lib"
8203                 }
8204             },
8205             "notification-url": "https://packagist.org/downloads/",
8206             "license": [
8207                 "MIT"
8208             ],
8209             "authors": [
8210                 {
8211                     "name": "Rob Janssen",
8212                     "homepage": "http://robiii.me",
8213                     "role": "Developer"
8214                 },
8215                 {
8216                     "name": "Nicolas CARPi",
8217                     "homepage": "https://github.com/NicolasCARPi",
8218                     "role": "Developer"
8219                 },
8220                 {
8221                     "name": "Will Power",
8222                     "homepage": "https://github.com/willpower232",
8223                     "role": "Developer"
8224                 }
8225             ],
8226             "description": "Two Factor Authentication",
8227             "homepage": "https://github.com/RobThree/TwoFactorAuth",
8228             "keywords": [
8229                 "Authentication",
8230                 "MFA",
8231                 "Multi Factor Authentication",
8232                 "Two Factor Authentication",
8233                 "authenticator",
8234                 "authy",
8235                 "php",
8236                 "tfa"
8237             ],
8238             "support": {
8239                 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
8240                 "source": "https://github.com/RobThree/TwoFactorAuth"
8241             },
8242             "funding": [
8243                 {
8244                     "url": "https://paypal.me/robiii",
8245                     "type": "custom"
8246                 },
8247                 {
8248                     "url": "https://github.com/RobThree",
8249                     "type": "github"
8250                 }
8251             ],
8252             "time": "2023-11-14T12:50:27+00:00"
8253         },
8254         {
8255             "name": "rospdf/pdf-php",
8256             "version": "0.12.67",
8257             "source": {
8258                 "type": "git",
8259                 "url": "https://github.com/rospdf/pdf-php.git",
8260                 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a"
8261             },
8262             "dist": {
8263                 "type": "zip",
8264                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/fce993f08f99305569bb238644c5c35c0db0f85a",
8265                 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a",
8266                 "shasum": ""
8267             },
8268             "require": {
8269                 "php": ">=5.6.0"
8270             },
8271             "require-dev": {
8272                 "phpcompatibility/php-compatibility": "^9.3",
8273                 "phpunit/phpunit": "^9.5",
8274                 "squizlabs/php_codesniffer": "^3.7"
8275             },
8276             "type": "library",
8277             "extra": {
8278                 "branch-alias": {
8279                     "dev-master": "0.12.x-dev",
8280                     "dev-experimental": "0.13.x-dev"
8281                 }
8282             },
8283             "autoload": {
8284                 "files": [
8285                     "src/Cpdf.php",
8286                     "src/Cezpdf.php"
8287                 ]
8288             },
8289             "notification-url": "https://packagist.org/downloads/",
8290             "license": [
8291                 "MIT"
8292             ],
8293             "authors": [
8294                 {
8295                     "name": "Ole Koeckemann",
8296                     "email": "ole.k@web.de",
8297                     "role": "Project Head / Developer"
8298                 },
8299                 {
8300                     "name": "Lars Olesen",
8301                     "email": "lars@intraface.dk",
8302                     "role": "Developer"
8303                 },
8304                 {
8305                     "name": "Sune Jensen",
8306                     "email": "sj@sunet.dk",
8307                     "role": "Developer"
8308                 },
8309                 {
8310                     "name": "Nicola Asuni",
8311                     "email": "info@tecnick.com",
8312                     "role": "Developer"
8313                 },
8314                 {
8315                     "name": "Wayne Munro",
8316                     "email": "pdf@ros.co.nz",
8317                     "role": "Founder / Inactive"
8318                 }
8319             ],
8320             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
8321             "homepage": "https://github.com/rospdf/pdf-php",
8322             "support": {
8323                 "issues": "https://github.com/rospdf/pdf-php/issues",
8324                 "source": "https://github.com/rospdf/pdf-php/tree/0.12.67"
8325             },
8326             "time": "2023-04-20T20:52:13+00:00"
8327         },
8328         {
8329             "name": "sabberworm/php-css-parser",
8330             "version": "v8.7.0",
8331             "source": {
8332                 "type": "git",
8333                 "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
8334                 "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf"
8335             },
8336             "dist": {
8337                 "type": "zip",
8338                 "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/f414ff953002a9b18e3a116f5e462c56f21237cf",
8339                 "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf",
8340                 "shasum": ""
8341             },
8342             "require": {
8343                 "ext-iconv": "*",
8344                 "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
8345             },
8346             "require-dev": {
8347                 "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.40"
8348             },
8349             "suggest": {
8350                 "ext-mbstring": "for parsing UTF-8 CSS"
8351             },
8352             "type": "library",
8353             "extra": {
8354                 "branch-alias": {
8355                     "dev-main": "9.0.x-dev"
8356                 }
8357             },
8358             "autoload": {
8359                 "psr-4": {
8360                     "Sabberworm\\CSS\\": "src/"
8361                 }
8362             },
8363             "notification-url": "https://packagist.org/downloads/",
8364             "license": [
8365                 "MIT"
8366             ],
8367             "authors": [
8368                 {
8369                     "name": "Raphael Schweikert"
8370                 },
8371                 {
8372                     "name": "Oliver Klee",
8373                     "email": "github@oliverklee.de"
8374                 },
8375                 {
8376                     "name": "Jake Hotson",
8377                     "email": "jake.github@qzdesign.co.uk"
8378                 }
8379             ],
8380             "description": "Parser for CSS Files written in PHP",
8381             "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
8382             "keywords": [
8383                 "css",
8384                 "parser",
8385                 "stylesheet"
8386             ],
8387             "support": {
8388                 "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
8389                 "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.7.0"
8390             },
8391             "time": "2024-10-27T17:38:32+00:00"
8392         },
8393         {
8394             "name": "setasign/fpdi",
8395             "version": "v2.6.2",
8396             "source": {
8397                 "type": "git",
8398                 "url": "https://github.com/Setasign/FPDI.git",
8399                 "reference": "9e013b376939c0d4029f54150d2a16f3c67a5797"
8400             },
8401             "dist": {
8402                 "type": "zip",
8403                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/9e013b376939c0d4029f54150d2a16f3c67a5797",
8404                 "reference": "9e013b376939c0d4029f54150d2a16f3c67a5797",
8405                 "shasum": ""
8406             },
8407             "require": {
8408                 "ext-zlib": "*",
8409                 "php": "^5.6 || ^7.0 || ^8.0"
8410             },
8411             "conflict": {
8412                 "setasign/tfpdf": "<1.31"
8413             },
8414             "require-dev": {
8415                 "phpunit/phpunit": "~5.7",
8416                 "setasign/fpdf": "~1.8.6",
8417                 "setasign/tfpdf": "~1.33",
8418                 "squizlabs/php_codesniffer": "^3.5",
8419                 "tecnickcom/tcpdf": "~6.2"
8420             },
8421             "suggest": {
8422                 "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."
8423             },
8424             "type": "library",
8425             "autoload": {
8426                 "psr-4": {
8427                     "setasign\\Fpdi\\": "src/"
8428                 }
8429             },
8430             "notification-url": "https://packagist.org/downloads/",
8431             "license": [
8432                 "MIT"
8433             ],
8434             "authors": [
8435                 {
8436                     "name": "Jan Slabon",
8437                     "email": "jan.slabon@setasign.com",
8438                     "homepage": "https://www.setasign.com"
8439                 },
8440                 {
8441                     "name": "Maximilian Kresse",
8442                     "email": "maximilian.kresse@setasign.com",
8443                     "homepage": "https://www.setasign.com"
8444                 }
8445             ],
8446             "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.",
8447             "homepage": "https://www.setasign.com/fpdi",
8448             "keywords": [
8449                 "fpdf",
8450                 "fpdi",
8451                 "pdf"
8452             ],
8453             "support": {
8454                 "issues": "https://github.com/Setasign/FPDI/issues",
8455                 "source": "https://github.com/Setasign/FPDI/tree/v2.6.2"
8456             },
8457             "funding": [
8458                 {
8459                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
8460                     "type": "tidelift"
8461                 }
8462             ],
8463             "time": "2024-12-10T13:12:19+00:00"
8464         },
8465         {
8466             "name": "smarty/smarty",
8467             "version": "v4.5.5",
8468             "source": {
8469                 "type": "git",
8470                 "url": "https://github.com/smarty-php/smarty.git",
8471                 "reference": "c4851c12e34ff80073ddeb7d98b059d57dea9de2"
8472             },
8473             "dist": {
8474                 "type": "zip",
8475                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c4851c12e34ff80073ddeb7d98b059d57dea9de2",
8476                 "reference": "c4851c12e34ff80073ddeb7d98b059d57dea9de2",
8477                 "shasum": ""
8478             },
8479             "require": {
8480                 "php": "^7.1 || ^8.0"
8481             },
8482             "require-dev": {
8483                 "phpunit/phpunit": "^8.5 || ^7.5",
8484                 "smarty/smarty-lexer": "^3.1"
8485             },
8486             "type": "library",
8487             "extra": {
8488                 "branch-alias": {
8489                     "dev-master": "4.0.x-dev"
8490                 }
8491             },
8492             "autoload": {
8493                 "classmap": [
8494                     "libs/"
8495                 ]
8496             },
8497             "notification-url": "https://packagist.org/downloads/",
8498             "license": [
8499                 "LGPL-3.0"
8500             ],
8501             "authors": [
8502                 {
8503                     "name": "Monte Ohrt",
8504                     "email": "monte@ohrt.com"
8505                 },
8506                 {
8507                     "name": "Uwe Tews",
8508                     "email": "uwe.tews@googlemail.com"
8509                 },
8510                 {
8511                     "name": "Rodney Rehm",
8512                     "email": "rodney.rehm@medialize.de"
8513                 },
8514                 {
8515                     "name": "Simon Wisselink",
8516                     "homepage": "https://www.iwink.nl/"
8517                 }
8518             ],
8519             "description": "Smarty - the compiling PHP template engine",
8520             "homepage": "https://smarty-php.github.io/smarty/",
8521             "keywords": [
8522                 "templating"
8523             ],
8524             "support": {
8525                 "forum": "https://github.com/smarty-php/smarty/discussions",
8526                 "issues": "https://github.com/smarty-php/smarty/issues",
8527                 "source": "https://github.com/smarty-php/smarty/tree/v4.5.5"
8528             },
8529             "time": "2024-11-21T22:06:22+00:00"
8530         },
8531         {
8532             "name": "stella-maris/clock",
8533             "version": "0.1.7",
8534             "source": {
8535                 "type": "git",
8536                 "url": "https://github.com/stella-maris-solutions/clock.git",
8537                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
8538             },
8539             "dist": {
8540                 "type": "zip",
8541                 "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
8542                 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
8543                 "shasum": ""
8544             },
8545             "require": {
8546                 "php": "^7.0|^8.0",
8547                 "psr/clock": "^1.0"
8548             },
8549             "type": "library",
8550             "autoload": {
8551                 "psr-4": {
8552                     "StellaMaris\\Clock\\": "src"
8553                 }
8554             },
8555             "notification-url": "https://packagist.org/downloads/",
8556             "license": [
8557                 "MIT"
8558             ],
8559             "authors": [
8560                 {
8561                     "name": "Andreas Heigl",
8562                     "role": "Maintainer"
8563                 }
8564             ],
8565             "description": "A pre-release of the proposed PSR-20 Clock-Interface",
8566             "homepage": "https://gitlab.com/stella-maris/clock",
8567             "keywords": [
8568                 "clock",
8569                 "datetime",
8570                 "point in time",
8571                 "psr20"
8572             ],
8573             "support": {
8574                 "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
8575             },
8576             "time": "2022-11-25T16:15:06+00:00"
8577         },
8578         {
8579             "name": "steverhoades/oauth2-openid-connect-server",
8580             "version": "v2.6.1",
8581             "source": {
8582                 "type": "git",
8583                 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
8584                 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e"
8585             },
8586             "dist": {
8587                 "type": "zip",
8588                 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/269c4dc071519e8220e249cbdee9b0723e95215e",
8589                 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e",
8590                 "shasum": ""
8591             },
8592             "require": {
8593                 "lcobucci/jwt": "4.1.5|^4.2|^4.3|^5.0",
8594                 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
8595             },
8596             "require-dev": {
8597                 "laminas/laminas-diactoros": "^1.3.2",
8598                 "phpunit/phpunit": "^5.0|^9.5"
8599             },
8600             "type": "library",
8601             "autoload": {
8602                 "psr-4": {
8603                     "OpenIDConnectServer\\": "src/"
8604                 }
8605             },
8606             "notification-url": "https://packagist.org/downloads/",
8607             "license": [
8608                 "MIT"
8609             ],
8610             "authors": [
8611                 {
8612                     "name": "Steve Rhoades",
8613                     "email": "sedonami@gmail.com"
8614                 }
8615             ],
8616             "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
8617             "support": {
8618                 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
8619                 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.6.1"
8620             },
8621             "time": "2023-09-08T16:15:47+00:00"
8622         },
8623         {
8624             "name": "stripe/stripe-php",
8625             "version": "v15.10.0",
8626             "source": {
8627                 "type": "git",
8628                 "url": "https://github.com/stripe/stripe-php.git",
8629                 "reference": "3df1a19a33477af9ead8984dbd84e8f637c36199"
8630             },
8631             "dist": {
8632                 "type": "zip",
8633                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/3df1a19a33477af9ead8984dbd84e8f637c36199",
8634                 "reference": "3df1a19a33477af9ead8984dbd84e8f637c36199",
8635                 "shasum": ""
8636             },
8637             "require": {
8638                 "ext-curl": "*",
8639                 "ext-json": "*",
8640                 "ext-mbstring": "*",
8641                 "php": ">=5.6.0"
8642             },
8643             "require-dev": {
8644                 "friendsofphp/php-cs-fixer": "3.5.0",
8645                 "phpstan/phpstan": "^1.2",
8646                 "phpunit/phpunit": "^5.7 || ^9.0"
8647             },
8648             "type": "library",
8649             "extra": {
8650                 "branch-alias": {
8651                     "dev-master": "2.0-dev"
8652                 }
8653             },
8654             "autoload": {
8655                 "psr-4": {
8656                     "Stripe\\": "lib/"
8657                 }
8658             },
8659             "notification-url": "https://packagist.org/downloads/",
8660             "license": [
8661                 "MIT"
8662             ],
8663             "authors": [
8664                 {
8665                     "name": "Stripe and contributors",
8666                     "homepage": "https://github.com/stripe/stripe-php/contributors"
8667                 }
8668             ],
8669             "description": "Stripe PHP Library",
8670             "homepage": "https://stripe.com/",
8671             "keywords": [
8672                 "api",
8673                 "payment processing",
8674                 "stripe"
8675             ],
8676             "support": {
8677                 "issues": "https://github.com/stripe/stripe-php/issues",
8678                 "source": "https://github.com/stripe/stripe-php/tree/v15.10.0"
8679             },
8680             "time": "2024-09-18T18:38:30+00:00"
8681         },
8682         {
8683             "name": "symfony/config",
8684             "version": "v6.4.14",
8685             "source": {
8686                 "type": "git",
8687                 "url": "https://github.com/symfony/config.git",
8688                 "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef"
8689             },
8690             "dist": {
8691                 "type": "zip",
8692                 "url": "https://api.github.com/repos/symfony/config/zipball/4e55e7e4ffddd343671ea972216d4509f46c22ef",
8693                 "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef",
8694                 "shasum": ""
8695             },
8696             "require": {
8697                 "php": ">=8.1",
8698                 "symfony/deprecation-contracts": "^2.5|^3",
8699                 "symfony/filesystem": "^5.4|^6.0|^7.0",
8700                 "symfony/polyfill-ctype": "~1.8"
8701             },
8702             "conflict": {
8703                 "symfony/finder": "<5.4",
8704                 "symfony/service-contracts": "<2.5"
8705             },
8706             "require-dev": {
8707                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
8708                 "symfony/finder": "^5.4|^6.0|^7.0",
8709                 "symfony/messenger": "^5.4|^6.0|^7.0",
8710                 "symfony/service-contracts": "^2.5|^3",
8711                 "symfony/yaml": "^5.4|^6.0|^7.0"
8712             },
8713             "type": "library",
8714             "autoload": {
8715                 "psr-4": {
8716                     "Symfony\\Component\\Config\\": ""
8717                 },
8718                 "exclude-from-classmap": [
8719                     "/Tests/"
8720                 ]
8721             },
8722             "notification-url": "https://packagist.org/downloads/",
8723             "license": [
8724                 "MIT"
8725             ],
8726             "authors": [
8727                 {
8728                     "name": "Fabien Potencier",
8729                     "email": "fabien@symfony.com"
8730                 },
8731                 {
8732                     "name": "Symfony Community",
8733                     "homepage": "https://symfony.com/contributors"
8734                 }
8735             ],
8736             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
8737             "homepage": "https://symfony.com",
8738             "support": {
8739                 "source": "https://github.com/symfony/config/tree/v6.4.14"
8740             },
8741             "funding": [
8742                 {
8743                     "url": "https://symfony.com/sponsor",
8744                     "type": "custom"
8745                 },
8746                 {
8747                     "url": "https://github.com/fabpot",
8748                     "type": "github"
8749                 },
8750                 {
8751                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8752                     "type": "tidelift"
8753                 }
8754             ],
8755             "time": "2024-11-04T11:33:53+00:00"
8756         },
8757         {
8758             "name": "symfony/console",
8759             "version": "v6.4.15",
8760             "source": {
8761                 "type": "git",
8762                 "url": "https://github.com/symfony/console.git",
8763                 "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd"
8764             },
8765             "dist": {
8766                 "type": "zip",
8767                 "url": "https://api.github.com/repos/symfony/console/zipball/f1fc6f47283e27336e7cebb9e8946c8de7bff9bd",
8768                 "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd",
8769                 "shasum": ""
8770             },
8771             "require": {
8772                 "php": ">=8.1",
8773                 "symfony/deprecation-contracts": "^2.5|^3",
8774                 "symfony/polyfill-mbstring": "~1.0",
8775                 "symfony/service-contracts": "^2.5|^3",
8776                 "symfony/string": "^5.4|^6.0|^7.0"
8777             },
8778             "conflict": {
8779                 "symfony/dependency-injection": "<5.4",
8780                 "symfony/dotenv": "<5.4",
8781                 "symfony/event-dispatcher": "<5.4",
8782                 "symfony/lock": "<5.4",
8783                 "symfony/process": "<5.4"
8784             },
8785             "provide": {
8786                 "psr/log-implementation": "1.0|2.0|3.0"
8787             },
8788             "require-dev": {
8789                 "psr/log": "^1|^2|^3",
8790                 "symfony/config": "^5.4|^6.0|^7.0",
8791                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
8792                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
8793                 "symfony/http-foundation": "^6.4|^7.0",
8794                 "symfony/http-kernel": "^6.4|^7.0",
8795                 "symfony/lock": "^5.4|^6.0|^7.0",
8796                 "symfony/messenger": "^5.4|^6.0|^7.0",
8797                 "symfony/process": "^5.4|^6.0|^7.0",
8798                 "symfony/stopwatch": "^5.4|^6.0|^7.0",
8799                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
8800             },
8801             "type": "library",
8802             "autoload": {
8803                 "psr-4": {
8804                     "Symfony\\Component\\Console\\": ""
8805                 },
8806                 "exclude-from-classmap": [
8807                     "/Tests/"
8808                 ]
8809             },
8810             "notification-url": "https://packagist.org/downloads/",
8811             "license": [
8812                 "MIT"
8813             ],
8814             "authors": [
8815                 {
8816                     "name": "Fabien Potencier",
8817                     "email": "fabien@symfony.com"
8818                 },
8819                 {
8820                     "name": "Symfony Community",
8821                     "homepage": "https://symfony.com/contributors"
8822                 }
8823             ],
8824             "description": "Eases the creation of beautiful and testable command line interfaces",
8825             "homepage": "https://symfony.com",
8826             "keywords": [
8827                 "cli",
8828                 "command-line",
8829                 "console",
8830                 "terminal"
8831             ],
8832             "support": {
8833                 "source": "https://github.com/symfony/console/tree/v6.4.15"
8834             },
8835             "funding": [
8836                 {
8837                     "url": "https://symfony.com/sponsor",
8838                     "type": "custom"
8839                 },
8840                 {
8841                     "url": "https://github.com/fabpot",
8842                     "type": "github"
8843                 },
8844                 {
8845                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8846                     "type": "tidelift"
8847                 }
8848             ],
8849             "time": "2024-11-06T14:19:14+00:00"
8850         },
8851         {
8852             "name": "symfony/dependency-injection",
8853             "version": "v6.4.16",
8854             "source": {
8855                 "type": "git",
8856                 "url": "https://github.com/symfony/dependency-injection.git",
8857                 "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8"
8858             },
8859             "dist": {
8860                 "type": "zip",
8861                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8",
8862                 "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8",
8863                 "shasum": ""
8864             },
8865             "require": {
8866                 "php": ">=8.1",
8867                 "psr/container": "^1.1|^2.0",
8868                 "symfony/deprecation-contracts": "^2.5|^3",
8869                 "symfony/service-contracts": "^2.5|^3.0",
8870                 "symfony/var-exporter": "^6.2.10|^7.0"
8871             },
8872             "conflict": {
8873                 "ext-psr": "<1.1|>=2",
8874                 "symfony/config": "<6.1",
8875                 "symfony/finder": "<5.4",
8876                 "symfony/proxy-manager-bridge": "<6.3",
8877                 "symfony/yaml": "<5.4"
8878             },
8879             "provide": {
8880                 "psr/container-implementation": "1.1|2.0",
8881                 "symfony/service-implementation": "1.1|2.0|3.0"
8882             },
8883             "require-dev": {
8884                 "symfony/config": "^6.1|^7.0",
8885                 "symfony/expression-language": "^5.4|^6.0|^7.0",
8886                 "symfony/yaml": "^5.4|^6.0|^7.0"
8887             },
8888             "type": "library",
8889             "autoload": {
8890                 "psr-4": {
8891                     "Symfony\\Component\\DependencyInjection\\": ""
8892                 },
8893                 "exclude-from-classmap": [
8894                     "/Tests/"
8895                 ]
8896             },
8897             "notification-url": "https://packagist.org/downloads/",
8898             "license": [
8899                 "MIT"
8900             ],
8901             "authors": [
8902                 {
8903                     "name": "Fabien Potencier",
8904                     "email": "fabien@symfony.com"
8905                 },
8906                 {
8907                     "name": "Symfony Community",
8908                     "homepage": "https://symfony.com/contributors"
8909                 }
8910             ],
8911             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
8912             "homepage": "https://symfony.com",
8913             "support": {
8914                 "source": "https://github.com/symfony/dependency-injection/tree/v6.4.16"
8915             },
8916             "funding": [
8917                 {
8918                     "url": "https://symfony.com/sponsor",
8919                     "type": "custom"
8920                 },
8921                 {
8922                     "url": "https://github.com/fabpot",
8923                     "type": "github"
8924                 },
8925                 {
8926                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8927                     "type": "tidelift"
8928                 }
8929             ],
8930             "time": "2024-11-25T14:52:46+00:00"
8931         },
8932         {
8933             "name": "symfony/deprecation-contracts",
8934             "version": "v3.5.1",
8935             "source": {
8936                 "type": "git",
8937                 "url": "https://github.com/symfony/deprecation-contracts.git",
8938                 "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
8939             },
8940             "dist": {
8941                 "type": "zip",
8942                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
8943                 "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
8944                 "shasum": ""
8945             },
8946             "require": {
8947                 "php": ">=8.1"
8948             },
8949             "type": "library",
8950             "extra": {
8951                 "thanks": {
8952                     "url": "https://github.com/symfony/contracts",
8953                     "name": "symfony/contracts"
8954                 },
8955                 "branch-alias": {
8956                     "dev-main": "3.5-dev"
8957                 }
8958             },
8959             "autoload": {
8960                 "files": [
8961                     "function.php"
8962                 ]
8963             },
8964             "notification-url": "https://packagist.org/downloads/",
8965             "license": [
8966                 "MIT"
8967             ],
8968             "authors": [
8969                 {
8970                     "name": "Nicolas Grekas",
8971                     "email": "p@tchwork.com"
8972                 },
8973                 {
8974                     "name": "Symfony Community",
8975                     "homepage": "https://symfony.com/contributors"
8976                 }
8977             ],
8978             "description": "A generic function and convention to trigger deprecation notices",
8979             "homepage": "https://symfony.com",
8980             "support": {
8981                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
8982             },
8983             "funding": [
8984                 {
8985                     "url": "https://symfony.com/sponsor",
8986                     "type": "custom"
8987                 },
8988                 {
8989                     "url": "https://github.com/fabpot",
8990                     "type": "github"
8991                 },
8992                 {
8993                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8994                     "type": "tidelift"
8995                 }
8996             ],
8997             "time": "2024-09-25T14:20:29+00:00"
8998         },
8999         {
9000             "name": "symfony/event-dispatcher",
9001             "version": "v6.4.13",
9002             "source": {
9003                 "type": "git",
9004                 "url": "https://github.com/symfony/event-dispatcher.git",
9005                 "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e"
9006             },
9007             "dist": {
9008                 "type": "zip",
9009                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e",
9010                 "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e",
9011                 "shasum": ""
9012             },
9013             "require": {
9014                 "php": ">=8.1",
9015                 "symfony/event-dispatcher-contracts": "^2.5|^3"
9016             },
9017             "conflict": {
9018                 "symfony/dependency-injection": "<5.4",
9019                 "symfony/service-contracts": "<2.5"
9020             },
9021             "provide": {
9022                 "psr/event-dispatcher-implementation": "1.0",
9023                 "symfony/event-dispatcher-implementation": "2.0|3.0"
9024             },
9025             "require-dev": {
9026                 "psr/log": "^1|^2|^3",
9027                 "symfony/config": "^5.4|^6.0|^7.0",
9028                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
9029                 "symfony/error-handler": "^5.4|^6.0|^7.0",
9030                 "symfony/expression-language": "^5.4|^6.0|^7.0",
9031                 "symfony/http-foundation": "^5.4|^6.0|^7.0",
9032                 "symfony/service-contracts": "^2.5|^3",
9033                 "symfony/stopwatch": "^5.4|^6.0|^7.0"
9034             },
9035             "type": "library",
9036             "autoload": {
9037                 "psr-4": {
9038                     "Symfony\\Component\\EventDispatcher\\": ""
9039                 },
9040                 "exclude-from-classmap": [
9041                     "/Tests/"
9042                 ]
9043             },
9044             "notification-url": "https://packagist.org/downloads/",
9045             "license": [
9046                 "MIT"
9047             ],
9048             "authors": [
9049                 {
9050                     "name": "Fabien Potencier",
9051                     "email": "fabien@symfony.com"
9052                 },
9053                 {
9054                     "name": "Symfony Community",
9055                     "homepage": "https://symfony.com/contributors"
9056                 }
9057             ],
9058             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
9059             "homepage": "https://symfony.com",
9060             "support": {
9061                 "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.13"
9062             },
9063             "funding": [
9064                 {
9065                     "url": "https://symfony.com/sponsor",
9066                     "type": "custom"
9067                 },
9068                 {
9069                     "url": "https://github.com/fabpot",
9070                     "type": "github"
9071                 },
9072                 {
9073                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9074                     "type": "tidelift"
9075                 }
9076             ],
9077             "time": "2024-09-25T14:18:03+00:00"
9078         },
9079         {
9080             "name": "symfony/event-dispatcher-contracts",
9081             "version": "v3.5.1",
9082             "source": {
9083                 "type": "git",
9084                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
9085                 "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
9086             },
9087             "dist": {
9088                 "type": "zip",
9089                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
9090                 "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
9091                 "shasum": ""
9092             },
9093             "require": {
9094                 "php": ">=8.1",
9095                 "psr/event-dispatcher": "^1"
9096             },
9097             "type": "library",
9098             "extra": {
9099                 "thanks": {
9100                     "url": "https://github.com/symfony/contracts",
9101                     "name": "symfony/contracts"
9102                 },
9103                 "branch-alias": {
9104                     "dev-main": "3.5-dev"
9105                 }
9106             },
9107             "autoload": {
9108                 "psr-4": {
9109                     "Symfony\\Contracts\\EventDispatcher\\": ""
9110                 }
9111             },
9112             "notification-url": "https://packagist.org/downloads/",
9113             "license": [
9114                 "MIT"
9115             ],
9116             "authors": [
9117                 {
9118                     "name": "Nicolas Grekas",
9119                     "email": "p@tchwork.com"
9120                 },
9121                 {
9122                     "name": "Symfony Community",
9123                     "homepage": "https://symfony.com/contributors"
9124                 }
9125             ],
9126             "description": "Generic abstractions related to dispatching event",
9127             "homepage": "https://symfony.com",
9128             "keywords": [
9129                 "abstractions",
9130                 "contracts",
9131                 "decoupling",
9132                 "interfaces",
9133                 "interoperability",
9134                 "standards"
9135             ],
9136             "support": {
9137                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1"
9138             },
9139             "funding": [
9140                 {
9141                     "url": "https://symfony.com/sponsor",
9142                     "type": "custom"
9143                 },
9144                 {
9145                     "url": "https://github.com/fabpot",
9146                     "type": "github"
9147                 },
9148                 {
9149                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9150                     "type": "tidelift"
9151                 }
9152             ],
9153             "time": "2024-09-25T14:20:29+00:00"
9154         },
9155         {
9156             "name": "symfony/filesystem",
9157             "version": "v6.4.13",
9158             "source": {
9159                 "type": "git",
9160                 "url": "https://github.com/symfony/filesystem.git",
9161                 "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3"
9162             },
9163             "dist": {
9164                 "type": "zip",
9165                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3",
9166                 "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3",
9167                 "shasum": ""
9168             },
9169             "require": {
9170                 "php": ">=8.1",
9171                 "symfony/polyfill-ctype": "~1.8",
9172                 "symfony/polyfill-mbstring": "~1.8"
9173             },
9174             "require-dev": {
9175                 "symfony/process": "^5.4|^6.4|^7.0"
9176             },
9177             "type": "library",
9178             "autoload": {
9179                 "psr-4": {
9180                     "Symfony\\Component\\Filesystem\\": ""
9181                 },
9182                 "exclude-from-classmap": [
9183                     "/Tests/"
9184                 ]
9185             },
9186             "notification-url": "https://packagist.org/downloads/",
9187             "license": [
9188                 "MIT"
9189             ],
9190             "authors": [
9191                 {
9192                     "name": "Fabien Potencier",
9193                     "email": "fabien@symfony.com"
9194                 },
9195                 {
9196                     "name": "Symfony Community",
9197                     "homepage": "https://symfony.com/contributors"
9198                 }
9199             ],
9200             "description": "Provides basic utilities for the filesystem",
9201             "homepage": "https://symfony.com",
9202             "support": {
9203                 "source": "https://github.com/symfony/filesystem/tree/v6.4.13"
9204             },
9205             "funding": [
9206                 {
9207                     "url": "https://symfony.com/sponsor",
9208                     "type": "custom"
9209                 },
9210                 {
9211                     "url": "https://github.com/fabpot",
9212                     "type": "github"
9213                 },
9214                 {
9215                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9216                     "type": "tidelift"
9217                 }
9218             ],
9219             "time": "2024-10-25T15:07:50+00:00"
9220         },
9221         {
9222             "name": "symfony/finder",
9223             "version": "v6.4.13",
9224             "source": {
9225                 "type": "git",
9226                 "url": "https://github.com/symfony/finder.git",
9227                 "reference": "daea9eca0b08d0ed1dc9ab702a46128fd1be4958"
9228             },
9229             "dist": {
9230                 "type": "zip",
9231                 "url": "https://api.github.com/repos/symfony/finder/zipball/daea9eca0b08d0ed1dc9ab702a46128fd1be4958",
9232                 "reference": "daea9eca0b08d0ed1dc9ab702a46128fd1be4958",
9233                 "shasum": ""
9234             },
9235             "require": {
9236                 "php": ">=8.1"
9237             },
9238             "require-dev": {
9239                 "symfony/filesystem": "^6.0|^7.0"
9240             },
9241             "type": "library",
9242             "autoload": {
9243                 "psr-4": {
9244                     "Symfony\\Component\\Finder\\": ""
9245                 },
9246                 "exclude-from-classmap": [
9247                     "/Tests/"
9248                 ]
9249             },
9250             "notification-url": "https://packagist.org/downloads/",
9251             "license": [
9252                 "MIT"
9253             ],
9254             "authors": [
9255                 {
9256                     "name": "Fabien Potencier",
9257                     "email": "fabien@symfony.com"
9258                 },
9259                 {
9260                     "name": "Symfony Community",
9261                     "homepage": "https://symfony.com/contributors"
9262                 }
9263             ],
9264             "description": "Finds files and directories via an intuitive fluent interface",
9265             "homepage": "https://symfony.com",
9266             "support": {
9267                 "source": "https://github.com/symfony/finder/tree/v6.4.13"
9268             },
9269             "funding": [
9270                 {
9271                     "url": "https://symfony.com/sponsor",
9272                     "type": "custom"
9273                 },
9274                 {
9275                     "url": "https://github.com/fabpot",
9276                     "type": "github"
9277                 },
9278                 {
9279                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9280                     "type": "tidelift"
9281                 }
9282             ],
9283             "time": "2024-10-01T08:30:56+00:00"
9284         },
9285         {
9286             "name": "symfony/http-client",
9287             "version": "v6.4.16",
9288             "source": {
9289                 "type": "git",
9290                 "url": "https://github.com/symfony/http-client.git",
9291                 "reference": "60a113666fa67e598abace38e5f46a0954d8833d"
9292             },
9293             "dist": {
9294                 "type": "zip",
9295                 "url": "https://api.github.com/repos/symfony/http-client/zipball/60a113666fa67e598abace38e5f46a0954d8833d",
9296                 "reference": "60a113666fa67e598abace38e5f46a0954d8833d",
9297                 "shasum": ""
9298             },
9299             "require": {
9300                 "php": ">=8.1",
9301                 "psr/log": "^1|^2|^3",
9302                 "symfony/deprecation-contracts": "^2.5|^3",
9303                 "symfony/http-client-contracts": "~3.4.3|^3.5.1",
9304                 "symfony/service-contracts": "^2.5|^3"
9305             },
9306             "conflict": {
9307                 "php-http/discovery": "<1.15",
9308                 "symfony/http-foundation": "<6.3"
9309             },
9310             "provide": {
9311                 "php-http/async-client-implementation": "*",
9312                 "php-http/client-implementation": "*",
9313                 "psr/http-client-implementation": "1.0",
9314                 "symfony/http-client-implementation": "3.0"
9315             },
9316             "require-dev": {
9317                 "amphp/amp": "^2.5",
9318                 "amphp/http-client": "^4.2.1",
9319                 "amphp/http-tunnel": "^1.0",
9320                 "amphp/socket": "^1.1",
9321                 "guzzlehttp/promises": "^1.4|^2.0",
9322                 "nyholm/psr7": "^1.0",
9323                 "php-http/httplug": "^1.0|^2.0",
9324                 "psr/http-client": "^1.0",
9325                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
9326                 "symfony/http-kernel": "^5.4|^6.0|^7.0",
9327                 "symfony/messenger": "^5.4|^6.0|^7.0",
9328                 "symfony/process": "^5.4|^6.0|^7.0",
9329                 "symfony/stopwatch": "^5.4|^6.0|^7.0"
9330             },
9331             "type": "library",
9332             "autoload": {
9333                 "psr-4": {
9334                     "Symfony\\Component\\HttpClient\\": ""
9335                 },
9336                 "exclude-from-classmap": [
9337                     "/Tests/"
9338                 ]
9339             },
9340             "notification-url": "https://packagist.org/downloads/",
9341             "license": [
9342                 "MIT"
9343             ],
9344             "authors": [
9345                 {
9346                     "name": "Nicolas Grekas",
9347                     "email": "p@tchwork.com"
9348                 },
9349                 {
9350                     "name": "Symfony Community",
9351                     "homepage": "https://symfony.com/contributors"
9352                 }
9353             ],
9354             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
9355             "homepage": "https://symfony.com",
9356             "keywords": [
9357                 "http"
9358             ],
9359             "support": {
9360                 "source": "https://github.com/symfony/http-client/tree/v6.4.16"
9361             },
9362             "funding": [
9363                 {
9364                     "url": "https://symfony.com/sponsor",
9365                     "type": "custom"
9366                 },
9367                 {
9368                     "url": "https://github.com/fabpot",
9369                     "type": "github"
9370                 },
9371                 {
9372                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9373                     "type": "tidelift"
9374                 }
9375             ],
9376             "time": "2024-11-27T11:52:33+00:00"
9377         },
9378         {
9379             "name": "symfony/http-client-contracts",
9380             "version": "v3.5.2",
9381             "source": {
9382                 "type": "git",
9383                 "url": "https://github.com/symfony/http-client-contracts.git",
9384                 "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645"
9385             },
9386             "dist": {
9387                 "type": "zip",
9388                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645",
9389                 "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645",
9390                 "shasum": ""
9391             },
9392             "require": {
9393                 "php": ">=8.1"
9394             },
9395             "type": "library",
9396             "extra": {
9397                 "thanks": {
9398                     "url": "https://github.com/symfony/contracts",
9399                     "name": "symfony/contracts"
9400                 },
9401                 "branch-alias": {
9402                     "dev-main": "3.5-dev"
9403                 }
9404             },
9405             "autoload": {
9406                 "psr-4": {
9407                     "Symfony\\Contracts\\HttpClient\\": ""
9408                 },
9409                 "exclude-from-classmap": [
9410                     "/Test/"
9411                 ]
9412             },
9413             "notification-url": "https://packagist.org/downloads/",
9414             "license": [
9415                 "MIT"
9416             ],
9417             "authors": [
9418                 {
9419                     "name": "Nicolas Grekas",
9420                     "email": "p@tchwork.com"
9421                 },
9422                 {
9423                     "name": "Symfony Community",
9424                     "homepage": "https://symfony.com/contributors"
9425                 }
9426             ],
9427             "description": "Generic abstractions related to HTTP clients",
9428             "homepage": "https://symfony.com",
9429             "keywords": [
9430                 "abstractions",
9431                 "contracts",
9432                 "decoupling",
9433                 "interfaces",
9434                 "interoperability",
9435                 "standards"
9436             ],
9437             "support": {
9438                 "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.2"
9439             },
9440             "funding": [
9441                 {
9442                     "url": "https://symfony.com/sponsor",
9443                     "type": "custom"
9444                 },
9445                 {
9446                     "url": "https://github.com/fabpot",
9447                     "type": "github"
9448                 },
9449                 {
9450                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9451                     "type": "tidelift"
9452                 }
9453             ],
9454             "time": "2024-12-07T08:49:48+00:00"
9455         },
9456         {
9457             "name": "symfony/http-foundation",
9458             "version": "v6.4.16",
9459             "source": {
9460                 "type": "git",
9461                 "url": "https://github.com/symfony/http-foundation.git",
9462                 "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57"
9463             },
9464             "dist": {
9465                 "type": "zip",
9466                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/431771b7a6f662f1575b3cfc8fd7617aa9864d57",
9467                 "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57",
9468                 "shasum": ""
9469             },
9470             "require": {
9471                 "php": ">=8.1",
9472                 "symfony/deprecation-contracts": "^2.5|^3",
9473                 "symfony/polyfill-mbstring": "~1.1",
9474                 "symfony/polyfill-php83": "^1.27"
9475             },
9476             "conflict": {
9477                 "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
9478             },
9479             "require-dev": {
9480                 "doctrine/dbal": "^2.13.1|^3|^4",
9481                 "predis/predis": "^1.1|^2.0",
9482                 "symfony/cache": "^6.4.12|^7.1.5",
9483                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
9484                 "symfony/expression-language": "^5.4|^6.0|^7.0",
9485                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
9486                 "symfony/mime": "^5.4|^6.0|^7.0",
9487                 "symfony/rate-limiter": "^5.4|^6.0|^7.0"
9488             },
9489             "type": "library",
9490             "autoload": {
9491                 "psr-4": {
9492                     "Symfony\\Component\\HttpFoundation\\": ""
9493                 },
9494                 "exclude-from-classmap": [
9495                     "/Tests/"
9496                 ]
9497             },
9498             "notification-url": "https://packagist.org/downloads/",
9499             "license": [
9500                 "MIT"
9501             ],
9502             "authors": [
9503                 {
9504                     "name": "Fabien Potencier",
9505                     "email": "fabien@symfony.com"
9506                 },
9507                 {
9508                     "name": "Symfony Community",
9509                     "homepage": "https://symfony.com/contributors"
9510                 }
9511             ],
9512             "description": "Defines an object-oriented layer for the HTTP specification",
9513             "homepage": "https://symfony.com",
9514             "support": {
9515                 "source": "https://github.com/symfony/http-foundation/tree/v6.4.16"
9516             },
9517             "funding": [
9518                 {
9519                     "url": "https://symfony.com/sponsor",
9520                     "type": "custom"
9521                 },
9522                 {
9523                     "url": "https://github.com/fabpot",
9524                     "type": "github"
9525                 },
9526                 {
9527                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9528                     "type": "tidelift"
9529                 }
9530             ],
9531             "time": "2024-11-13T18:58:10+00:00"
9532         },
9533         {
9534             "name": "symfony/inflector",
9535             "version": "v5.4.47",
9536             "source": {
9537                 "type": "git",
9538                 "url": "https://github.com/symfony/inflector.git",
9539                 "reference": "b4ce65e0bc7a86caae0d13b65d853c5056e44a39"
9540             },
9541             "dist": {
9542                 "type": "zip",
9543                 "url": "https://api.github.com/repos/symfony/inflector/zipball/b4ce65e0bc7a86caae0d13b65d853c5056e44a39",
9544                 "reference": "b4ce65e0bc7a86caae0d13b65d853c5056e44a39",
9545                 "shasum": ""
9546             },
9547             "require": {
9548                 "php": ">=7.2.5",
9549                 "symfony/deprecation-contracts": "^2.1|^3",
9550                 "symfony/polyfill-php80": "^1.16",
9551                 "symfony/string": "^5.4.47|^6.4.15"
9552             },
9553             "type": "library",
9554             "autoload": {
9555                 "psr-4": {
9556                     "Symfony\\Component\\Inflector\\": ""
9557                 },
9558                 "exclude-from-classmap": [
9559                     "/Tests/"
9560                 ]
9561             },
9562             "notification-url": "https://packagist.org/downloads/",
9563             "license": [
9564                 "MIT"
9565             ],
9566             "authors": [
9567                 {
9568                     "name": "Bernhard Schussek",
9569                     "email": "bschussek@gmail.com"
9570                 },
9571                 {
9572                     "name": "Symfony Community",
9573                     "homepage": "https://symfony.com/contributors"
9574                 }
9575             ],
9576             "description": "Converts words between their singular and plural forms (English only)",
9577             "homepage": "https://symfony.com",
9578             "keywords": [
9579                 "inflection",
9580                 "pluralize",
9581                 "singularize",
9582                 "string",
9583                 "symfony",
9584                 "words"
9585             ],
9586             "support": {
9587                 "source": "https://github.com/symfony/inflector/tree/v5.4.47"
9588             },
9589             "funding": [
9590                 {
9591                     "url": "https://symfony.com/sponsor",
9592                     "type": "custom"
9593                 },
9594                 {
9595                     "url": "https://github.com/fabpot",
9596                     "type": "github"
9597                 },
9598                 {
9599                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9600                     "type": "tidelift"
9601                 }
9602             ],
9603             "abandoned": "EnglishInflector from the String component",
9604             "time": "2024-11-10T20:33:58+00:00"
9605         },
9606         {
9607             "name": "symfony/polyfill-ctype",
9608             "version": "v1.31.0",
9609             "source": {
9610                 "type": "git",
9611                 "url": "https://github.com/symfony/polyfill-ctype.git",
9612                 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
9613             },
9614             "dist": {
9615                 "type": "zip",
9616                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
9617                 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
9618                 "shasum": ""
9619             },
9620             "require": {
9621                 "php": ">=7.2"
9622             },
9623             "provide": {
9624                 "ext-ctype": "*"
9625             },
9626             "suggest": {
9627                 "ext-ctype": "For best performance"
9628             },
9629             "type": "library",
9630             "extra": {
9631                 "thanks": {
9632                     "url": "https://github.com/symfony/polyfill",
9633                     "name": "symfony/polyfill"
9634                 }
9635             },
9636             "autoload": {
9637                 "files": [
9638                     "bootstrap.php"
9639                 ],
9640                 "psr-4": {
9641                     "Symfony\\Polyfill\\Ctype\\": ""
9642                 }
9643             },
9644             "notification-url": "https://packagist.org/downloads/",
9645             "license": [
9646                 "MIT"
9647             ],
9648             "authors": [
9649                 {
9650                     "name": "Gert de Pagter",
9651                     "email": "BackEndTea@gmail.com"
9652                 },
9653                 {
9654                     "name": "Symfony Community",
9655                     "homepage": "https://symfony.com/contributors"
9656                 }
9657             ],
9658             "description": "Symfony polyfill for ctype functions",
9659             "homepage": "https://symfony.com",
9660             "keywords": [
9661                 "compatibility",
9662                 "ctype",
9663                 "polyfill",
9664                 "portable"
9665             ],
9666             "support": {
9667                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
9668             },
9669             "funding": [
9670                 {
9671                     "url": "https://symfony.com/sponsor",
9672                     "type": "custom"
9673                 },
9674                 {
9675                     "url": "https://github.com/fabpot",
9676                     "type": "github"
9677                 },
9678                 {
9679                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9680                     "type": "tidelift"
9681                 }
9682             ],
9683             "time": "2024-09-09T11:45:10+00:00"
9684         },
9685         {
9686             "name": "symfony/polyfill-intl-grapheme",
9687             "version": "v1.31.0",
9688             "source": {
9689                 "type": "git",
9690                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
9691                 "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
9692             },
9693             "dist": {
9694                 "type": "zip",
9695                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
9696                 "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
9697                 "shasum": ""
9698             },
9699             "require": {
9700                 "php": ">=7.2"
9701             },
9702             "suggest": {
9703                 "ext-intl": "For best performance"
9704             },
9705             "type": "library",
9706             "extra": {
9707                 "thanks": {
9708                     "url": "https://github.com/symfony/polyfill",
9709                     "name": "symfony/polyfill"
9710                 }
9711             },
9712             "autoload": {
9713                 "files": [
9714                     "bootstrap.php"
9715                 ],
9716                 "psr-4": {
9717                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
9718                 }
9719             },
9720             "notification-url": "https://packagist.org/downloads/",
9721             "license": [
9722                 "MIT"
9723             ],
9724             "authors": [
9725                 {
9726                     "name": "Nicolas Grekas",
9727                     "email": "p@tchwork.com"
9728                 },
9729                 {
9730                     "name": "Symfony Community",
9731                     "homepage": "https://symfony.com/contributors"
9732                 }
9733             ],
9734             "description": "Symfony polyfill for intl's grapheme_* functions",
9735             "homepage": "https://symfony.com",
9736             "keywords": [
9737                 "compatibility",
9738                 "grapheme",
9739                 "intl",
9740                 "polyfill",
9741                 "portable",
9742                 "shim"
9743             ],
9744             "support": {
9745                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0"
9746             },
9747             "funding": [
9748                 {
9749                     "url": "https://symfony.com/sponsor",
9750                     "type": "custom"
9751                 },
9752                 {
9753                     "url": "https://github.com/fabpot",
9754                     "type": "github"
9755                 },
9756                 {
9757                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9758                     "type": "tidelift"
9759                 }
9760             ],
9761             "time": "2024-09-09T11:45:10+00:00"
9762         },
9763         {
9764             "name": "symfony/polyfill-intl-normalizer",
9765             "version": "v1.31.0",
9766             "source": {
9767                 "type": "git",
9768                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
9769                 "reference": "3833d7255cc303546435cb650316bff708a1c75c"
9770             },
9771             "dist": {
9772                 "type": "zip",
9773                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
9774                 "reference": "3833d7255cc303546435cb650316bff708a1c75c",
9775                 "shasum": ""
9776             },
9777             "require": {
9778                 "php": ">=7.2"
9779             },
9780             "suggest": {
9781                 "ext-intl": "For best performance"
9782             },
9783             "type": "library",
9784             "extra": {
9785                 "thanks": {
9786                     "url": "https://github.com/symfony/polyfill",
9787                     "name": "symfony/polyfill"
9788                 }
9789             },
9790             "autoload": {
9791                 "files": [
9792                     "bootstrap.php"
9793                 ],
9794                 "psr-4": {
9795                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
9796                 },
9797                 "classmap": [
9798                     "Resources/stubs"
9799                 ]
9800             },
9801             "notification-url": "https://packagist.org/downloads/",
9802             "license": [
9803                 "MIT"
9804             ],
9805             "authors": [
9806                 {
9807                     "name": "Nicolas Grekas",
9808                     "email": "p@tchwork.com"
9809                 },
9810                 {
9811                     "name": "Symfony Community",
9812                     "homepage": "https://symfony.com/contributors"
9813                 }
9814             ],
9815             "description": "Symfony polyfill for intl's Normalizer class and related functions",
9816             "homepage": "https://symfony.com",
9817             "keywords": [
9818                 "compatibility",
9819                 "intl",
9820                 "normalizer",
9821                 "polyfill",
9822                 "portable",
9823                 "shim"
9824             ],
9825             "support": {
9826                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
9827             },
9828             "funding": [
9829                 {
9830                     "url": "https://symfony.com/sponsor",
9831                     "type": "custom"
9832                 },
9833                 {
9834                     "url": "https://github.com/fabpot",
9835                     "type": "github"
9836                 },
9837                 {
9838                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9839                     "type": "tidelift"
9840                 }
9841             ],
9842             "time": "2024-09-09T11:45:10+00:00"
9843         },
9844         {
9845             "name": "symfony/polyfill-mbstring",
9846             "version": "v1.31.0",
9847             "source": {
9848                 "type": "git",
9849                 "url": "https://github.com/symfony/polyfill-mbstring.git",
9850                 "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
9851             },
9852             "dist": {
9853                 "type": "zip",
9854                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
9855                 "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
9856                 "shasum": ""
9857             },
9858             "require": {
9859                 "php": ">=7.2"
9860             },
9861             "provide": {
9862                 "ext-mbstring": "*"
9863             },
9864             "suggest": {
9865                 "ext-mbstring": "For best performance"
9866             },
9867             "type": "library",
9868             "extra": {
9869                 "thanks": {
9870                     "url": "https://github.com/symfony/polyfill",
9871                     "name": "symfony/polyfill"
9872                 }
9873             },
9874             "autoload": {
9875                 "files": [
9876                     "bootstrap.php"
9877                 ],
9878                 "psr-4": {
9879                     "Symfony\\Polyfill\\Mbstring\\": ""
9880                 }
9881             },
9882             "notification-url": "https://packagist.org/downloads/",
9883             "license": [
9884                 "MIT"
9885             ],
9886             "authors": [
9887                 {
9888                     "name": "Nicolas Grekas",
9889                     "email": "p@tchwork.com"
9890                 },
9891                 {
9892                     "name": "Symfony Community",
9893                     "homepage": "https://symfony.com/contributors"
9894                 }
9895             ],
9896             "description": "Symfony polyfill for the Mbstring extension",
9897             "homepage": "https://symfony.com",
9898             "keywords": [
9899                 "compatibility",
9900                 "mbstring",
9901                 "polyfill",
9902                 "portable",
9903                 "shim"
9904             ],
9905             "support": {
9906                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
9907             },
9908             "funding": [
9909                 {
9910                     "url": "https://symfony.com/sponsor",
9911                     "type": "custom"
9912                 },
9913                 {
9914                     "url": "https://github.com/fabpot",
9915                     "type": "github"
9916                 },
9917                 {
9918                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9919                     "type": "tidelift"
9920                 }
9921             ],
9922             "time": "2024-09-09T11:45:10+00:00"
9923         },
9924         {
9925             "name": "symfony/polyfill-php80",
9926             "version": "v1.31.0",
9927             "source": {
9928                 "type": "git",
9929                 "url": "https://github.com/symfony/polyfill-php80.git",
9930                 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
9931             },
9932             "dist": {
9933                 "type": "zip",
9934                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
9935                 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
9936                 "shasum": ""
9937             },
9938             "require": {
9939                 "php": ">=7.2"
9940             },
9941             "type": "library",
9942             "extra": {
9943                 "thanks": {
9944                     "url": "https://github.com/symfony/polyfill",
9945                     "name": "symfony/polyfill"
9946                 }
9947             },
9948             "autoload": {
9949                 "files": [
9950                     "bootstrap.php"
9951                 ],
9952                 "psr-4": {
9953                     "Symfony\\Polyfill\\Php80\\": ""
9954                 },
9955                 "classmap": [
9956                     "Resources/stubs"
9957                 ]
9958             },
9959             "notification-url": "https://packagist.org/downloads/",
9960             "license": [
9961                 "MIT"
9962             ],
9963             "authors": [
9964                 {
9965                     "name": "Ion Bazan",
9966                     "email": "ion.bazan@gmail.com"
9967                 },
9968                 {
9969                     "name": "Nicolas Grekas",
9970                     "email": "p@tchwork.com"
9971                 },
9972                 {
9973                     "name": "Symfony Community",
9974                     "homepage": "https://symfony.com/contributors"
9975                 }
9976             ],
9977             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9978             "homepage": "https://symfony.com",
9979             "keywords": [
9980                 "compatibility",
9981                 "polyfill",
9982                 "portable",
9983                 "shim"
9984             ],
9985             "support": {
9986                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
9987             },
9988             "funding": [
9989                 {
9990                     "url": "https://symfony.com/sponsor",
9991                     "type": "custom"
9992                 },
9993                 {
9994                     "url": "https://github.com/fabpot",
9995                     "type": "github"
9996                 },
9997                 {
9998                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9999                     "type": "tidelift"
10000                 }
10001             ],
10002             "time": "2024-09-09T11:45:10+00:00"
10003         },
10004         {
10005             "name": "symfony/polyfill-php81",
10006             "version": "v1.31.0",
10007             "source": {
10008                 "type": "git",
10009                 "url": "https://github.com/symfony/polyfill-php81.git",
10010                 "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
10011             },
10012             "dist": {
10013                 "type": "zip",
10014                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
10015                 "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
10016                 "shasum": ""
10017             },
10018             "require": {
10019                 "php": ">=7.2"
10020             },
10021             "type": "library",
10022             "extra": {
10023                 "thanks": {
10024                     "url": "https://github.com/symfony/polyfill",
10025                     "name": "symfony/polyfill"
10026                 }
10027             },
10028             "autoload": {
10029                 "files": [
10030                     "bootstrap.php"
10031                 ],
10032                 "psr-4": {
10033                     "Symfony\\Polyfill\\Php81\\": ""
10034                 },
10035                 "classmap": [
10036                     "Resources/stubs"
10037                 ]
10038             },
10039             "notification-url": "https://packagist.org/downloads/",
10040             "license": [
10041                 "MIT"
10042             ],
10043             "authors": [
10044                 {
10045                     "name": "Nicolas Grekas",
10046                     "email": "p@tchwork.com"
10047                 },
10048                 {
10049                     "name": "Symfony Community",
10050                     "homepage": "https://symfony.com/contributors"
10051                 }
10052             ],
10053             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
10054             "homepage": "https://symfony.com",
10055             "keywords": [
10056                 "compatibility",
10057                 "polyfill",
10058                 "portable",
10059                 "shim"
10060             ],
10061             "support": {
10062                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
10063             },
10064             "funding": [
10065                 {
10066                     "url": "https://symfony.com/sponsor",
10067                     "type": "custom"
10068                 },
10069                 {
10070                     "url": "https://github.com/fabpot",
10071                     "type": "github"
10072                 },
10073                 {
10074                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10075                     "type": "tidelift"
10076                 }
10077             ],
10078             "time": "2024-09-09T11:45:10+00:00"
10079         },
10080         {
10081             "name": "symfony/polyfill-php83",
10082             "version": "v1.31.0",
10083             "source": {
10084                 "type": "git",
10085                 "url": "https://github.com/symfony/polyfill-php83.git",
10086                 "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
10087             },
10088             "dist": {
10089                 "type": "zip",
10090                 "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
10091                 "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491",
10092                 "shasum": ""
10093             },
10094             "require": {
10095                 "php": ">=7.2"
10096             },
10097             "type": "library",
10098             "extra": {
10099                 "thanks": {
10100                     "url": "https://github.com/symfony/polyfill",
10101                     "name": "symfony/polyfill"
10102                 }
10103             },
10104             "autoload": {
10105                 "files": [
10106                     "bootstrap.php"
10107                 ],
10108                 "psr-4": {
10109                     "Symfony\\Polyfill\\Php83\\": ""
10110                 },
10111                 "classmap": [
10112                     "Resources/stubs"
10113                 ]
10114             },
10115             "notification-url": "https://packagist.org/downloads/",
10116             "license": [
10117                 "MIT"
10118             ],
10119             "authors": [
10120                 {
10121                     "name": "Nicolas Grekas",
10122                     "email": "p@tchwork.com"
10123                 },
10124                 {
10125                     "name": "Symfony Community",
10126                     "homepage": "https://symfony.com/contributors"
10127                 }
10128             ],
10129             "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
10130             "homepage": "https://symfony.com",
10131             "keywords": [
10132                 "compatibility",
10133                 "polyfill",
10134                 "portable",
10135                 "shim"
10136             ],
10137             "support": {
10138                 "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0"
10139             },
10140             "funding": [
10141                 {
10142                     "url": "https://symfony.com/sponsor",
10143                     "type": "custom"
10144                 },
10145                 {
10146                     "url": "https://github.com/fabpot",
10147                     "type": "github"
10148                 },
10149                 {
10150                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10151                     "type": "tidelift"
10152                 }
10153             ],
10154             "time": "2024-09-09T11:45:10+00:00"
10155         },
10156         {
10157             "name": "symfony/process",
10158             "version": "v6.4.15",
10159             "source": {
10160                 "type": "git",
10161                 "url": "https://github.com/symfony/process.git",
10162                 "reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
10163             },
10164             "dist": {
10165                 "type": "zip",
10166                 "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
10167                 "reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
10168                 "shasum": ""
10169             },
10170             "require": {
10171                 "php": ">=8.1"
10172             },
10173             "type": "library",
10174             "autoload": {
10175                 "psr-4": {
10176                     "Symfony\\Component\\Process\\": ""
10177                 },
10178                 "exclude-from-classmap": [
10179                     "/Tests/"
10180                 ]
10181             },
10182             "notification-url": "https://packagist.org/downloads/",
10183             "license": [
10184                 "MIT"
10185             ],
10186             "authors": [
10187                 {
10188                     "name": "Fabien Potencier",
10189                     "email": "fabien@symfony.com"
10190                 },
10191                 {
10192                     "name": "Symfony Community",
10193                     "homepage": "https://symfony.com/contributors"
10194                 }
10195             ],
10196             "description": "Executes commands in sub-processes",
10197             "homepage": "https://symfony.com",
10198             "support": {
10199                 "source": "https://github.com/symfony/process/tree/v6.4.15"
10200             },
10201             "funding": [
10202                 {
10203                     "url": "https://symfony.com/sponsor",
10204                     "type": "custom"
10205                 },
10206                 {
10207                     "url": "https://github.com/fabpot",
10208                     "type": "github"
10209                 },
10210                 {
10211                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10212                     "type": "tidelift"
10213                 }
10214             ],
10215             "time": "2024-11-06T14:19:14+00:00"
10216         },
10217         {
10218             "name": "symfony/property-access",
10219             "version": "v4.4.44",
10220             "source": {
10221                 "type": "git",
10222                 "url": "https://github.com/symfony/property-access.git",
10223                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
10224             },
10225             "dist": {
10226                 "type": "zip",
10227                 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
10228                 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
10229                 "shasum": ""
10230             },
10231             "require": {
10232                 "php": ">=7.1.3",
10233                 "symfony/inflector": "^3.4|^4.0|^5.0",
10234                 "symfony/polyfill-php80": "^1.16"
10235             },
10236             "require-dev": {
10237                 "symfony/cache": "^3.4|^4.0|^5.0"
10238             },
10239             "suggest": {
10240                 "psr/cache-implementation": "To cache access methods."
10241             },
10242             "type": "library",
10243             "autoload": {
10244                 "psr-4": {
10245                     "Symfony\\Component\\PropertyAccess\\": ""
10246                 },
10247                 "exclude-from-classmap": [
10248                     "/Tests/"
10249                 ]
10250             },
10251             "notification-url": "https://packagist.org/downloads/",
10252             "license": [
10253                 "MIT"
10254             ],
10255             "authors": [
10256                 {
10257                     "name": "Fabien Potencier",
10258                     "email": "fabien@symfony.com"
10259                 },
10260                 {
10261                     "name": "Symfony Community",
10262                     "homepage": "https://symfony.com/contributors"
10263                 }
10264             ],
10265             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
10266             "homepage": "https://symfony.com",
10267             "keywords": [
10268                 "access",
10269                 "array",
10270                 "extraction",
10271                 "index",
10272                 "injection",
10273                 "object",
10274                 "property",
10275                 "property path",
10276                 "reflection"
10277             ],
10278             "support": {
10279                 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
10280             },
10281             "funding": [
10282                 {
10283                     "url": "https://symfony.com/sponsor",
10284                     "type": "custom"
10285                 },
10286                 {
10287                     "url": "https://github.com/fabpot",
10288                     "type": "github"
10289                 },
10290                 {
10291                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10292                     "type": "tidelift"
10293                 }
10294             ],
10295             "time": "2022-06-27T13:16:42+00:00"
10296         },
10297         {
10298             "name": "symfony/service-contracts",
10299             "version": "v3.5.1",
10300             "source": {
10301                 "type": "git",
10302                 "url": "https://github.com/symfony/service-contracts.git",
10303                 "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
10304             },
10305             "dist": {
10306                 "type": "zip",
10307                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
10308                 "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
10309                 "shasum": ""
10310             },
10311             "require": {
10312                 "php": ">=8.1",
10313                 "psr/container": "^1.1|^2.0",
10314                 "symfony/deprecation-contracts": "^2.5|^3"
10315             },
10316             "conflict": {
10317                 "ext-psr": "<1.1|>=2"
10318             },
10319             "type": "library",
10320             "extra": {
10321                 "thanks": {
10322                     "url": "https://github.com/symfony/contracts",
10323                     "name": "symfony/contracts"
10324                 },
10325                 "branch-alias": {
10326                     "dev-main": "3.5-dev"
10327                 }
10328             },
10329             "autoload": {
10330                 "psr-4": {
10331                     "Symfony\\Contracts\\Service\\": ""
10332                 },
10333                 "exclude-from-classmap": [
10334                     "/Test/"
10335                 ]
10336             },
10337             "notification-url": "https://packagist.org/downloads/",
10338             "license": [
10339                 "MIT"
10340             ],
10341             "authors": [
10342                 {
10343                     "name": "Nicolas Grekas",
10344                     "email": "p@tchwork.com"
10345                 },
10346                 {
10347                     "name": "Symfony Community",
10348                     "homepage": "https://symfony.com/contributors"
10349                 }
10350             ],
10351             "description": "Generic abstractions related to writing services",
10352             "homepage": "https://symfony.com",
10353             "keywords": [
10354                 "abstractions",
10355                 "contracts",
10356                 "decoupling",
10357                 "interfaces",
10358                 "interoperability",
10359                 "standards"
10360             ],
10361             "support": {
10362                 "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
10363             },
10364             "funding": [
10365                 {
10366                     "url": "https://symfony.com/sponsor",
10367                     "type": "custom"
10368                 },
10369                 {
10370                     "url": "https://github.com/fabpot",
10371                     "type": "github"
10372                 },
10373                 {
10374                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10375                     "type": "tidelift"
10376                 }
10377             ],
10378             "time": "2024-09-25T14:20:29+00:00"
10379         },
10380         {
10381             "name": "symfony/string",
10382             "version": "v6.4.15",
10383             "source": {
10384                 "type": "git",
10385                 "url": "https://github.com/symfony/string.git",
10386                 "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f"
10387             },
10388             "dist": {
10389                 "type": "zip",
10390                 "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
10391                 "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
10392                 "shasum": ""
10393             },
10394             "require": {
10395                 "php": ">=8.1",
10396                 "symfony/polyfill-ctype": "~1.8",
10397                 "symfony/polyfill-intl-grapheme": "~1.0",
10398                 "symfony/polyfill-intl-normalizer": "~1.0",
10399                 "symfony/polyfill-mbstring": "~1.0"
10400             },
10401             "conflict": {
10402                 "symfony/translation-contracts": "<2.5"
10403             },
10404             "require-dev": {
10405                 "symfony/error-handler": "^5.4|^6.0|^7.0",
10406                 "symfony/http-client": "^5.4|^6.0|^7.0",
10407                 "symfony/intl": "^6.2|^7.0",
10408                 "symfony/translation-contracts": "^2.5|^3.0",
10409                 "symfony/var-exporter": "^5.4|^6.0|^7.0"
10410             },
10411             "type": "library",
10412             "autoload": {
10413                 "files": [
10414                     "Resources/functions.php"
10415                 ],
10416                 "psr-4": {
10417                     "Symfony\\Component\\String\\": ""
10418                 },
10419                 "exclude-from-classmap": [
10420                     "/Tests/"
10421                 ]
10422             },
10423             "notification-url": "https://packagist.org/downloads/",
10424             "license": [
10425                 "MIT"
10426             ],
10427             "authors": [
10428                 {
10429                     "name": "Nicolas Grekas",
10430                     "email": "p@tchwork.com"
10431                 },
10432                 {
10433                     "name": "Symfony Community",
10434                     "homepage": "https://symfony.com/contributors"
10435                 }
10436             ],
10437             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
10438             "homepage": "https://symfony.com",
10439             "keywords": [
10440                 "grapheme",
10441                 "i18n",
10442                 "string",
10443                 "unicode",
10444                 "utf-8",
10445                 "utf8"
10446             ],
10447             "support": {
10448                 "source": "https://github.com/symfony/string/tree/v6.4.15"
10449             },
10450             "funding": [
10451                 {
10452                     "url": "https://symfony.com/sponsor",
10453                     "type": "custom"
10454                 },
10455                 {
10456                     "url": "https://github.com/fabpot",
10457                     "type": "github"
10458                 },
10459                 {
10460                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10461                     "type": "tidelift"
10462                 }
10463             ],
10464             "time": "2024-11-13T13:31:12+00:00"
10465         },
10466         {
10467             "name": "symfony/var-exporter",
10468             "version": "v6.4.13",
10469             "source": {
10470                 "type": "git",
10471                 "url": "https://github.com/symfony/var-exporter.git",
10472                 "reference": "0f605f72a363f8743001038a176eeb2a11223b51"
10473             },
10474             "dist": {
10475                 "type": "zip",
10476                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f605f72a363f8743001038a176eeb2a11223b51",
10477                 "reference": "0f605f72a363f8743001038a176eeb2a11223b51",
10478                 "shasum": ""
10479             },
10480             "require": {
10481                 "php": ">=8.1",
10482                 "symfony/deprecation-contracts": "^2.5|^3"
10483             },
10484             "require-dev": {
10485                 "symfony/property-access": "^6.4|^7.0",
10486                 "symfony/serializer": "^6.4|^7.0",
10487                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
10488             },
10489             "type": "library",
10490             "autoload": {
10491                 "psr-4": {
10492                     "Symfony\\Component\\VarExporter\\": ""
10493                 },
10494                 "exclude-from-classmap": [
10495                     "/Tests/"
10496                 ]
10497             },
10498             "notification-url": "https://packagist.org/downloads/",
10499             "license": [
10500                 "MIT"
10501             ],
10502             "authors": [
10503                 {
10504                     "name": "Nicolas Grekas",
10505                     "email": "p@tchwork.com"
10506                 },
10507                 {
10508                     "name": "Symfony Community",
10509                     "homepage": "https://symfony.com/contributors"
10510                 }
10511             ],
10512             "description": "Allows exporting any serializable PHP data structure to plain PHP code",
10513             "homepage": "https://symfony.com",
10514             "keywords": [
10515                 "clone",
10516                 "construct",
10517                 "export",
10518                 "hydrate",
10519                 "instantiate",
10520                 "lazy-loading",
10521                 "proxy",
10522                 "serialize"
10523             ],
10524             "support": {
10525                 "source": "https://github.com/symfony/var-exporter/tree/v6.4.13"
10526             },
10527             "funding": [
10528                 {
10529                     "url": "https://symfony.com/sponsor",
10530                     "type": "custom"
10531                 },
10532                 {
10533                     "url": "https://github.com/fabpot",
10534                     "type": "github"
10535                 },
10536                 {
10537                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10538                     "type": "tidelift"
10539                 }
10540             ],
10541             "time": "2024-09-25T14:18:03+00:00"
10542         },
10543         {
10544             "name": "symfony/yaml",
10545             "version": "v6.4.13",
10546             "source": {
10547                 "type": "git",
10548                 "url": "https://github.com/symfony/yaml.git",
10549                 "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9"
10550             },
10551             "dist": {
10552                 "type": "zip",
10553                 "url": "https://api.github.com/repos/symfony/yaml/zipball/e99b4e94d124b29ee4cf3140e1b537d2dad8cec9",
10554                 "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9",
10555                 "shasum": ""
10556             },
10557             "require": {
10558                 "php": ">=8.1",
10559                 "symfony/deprecation-contracts": "^2.5|^3",
10560                 "symfony/polyfill-ctype": "^1.8"
10561             },
10562             "conflict": {
10563                 "symfony/console": "<5.4"
10564             },
10565             "require-dev": {
10566                 "symfony/console": "^5.4|^6.0|^7.0"
10567             },
10568             "bin": [
10569                 "Resources/bin/yaml-lint"
10570             ],
10571             "type": "library",
10572             "autoload": {
10573                 "psr-4": {
10574                     "Symfony\\Component\\Yaml\\": ""
10575                 },
10576                 "exclude-from-classmap": [
10577                     "/Tests/"
10578                 ]
10579             },
10580             "notification-url": "https://packagist.org/downloads/",
10581             "license": [
10582                 "MIT"
10583             ],
10584             "authors": [
10585                 {
10586                     "name": "Fabien Potencier",
10587                     "email": "fabien@symfony.com"
10588                 },
10589                 {
10590                     "name": "Symfony Community",
10591                     "homepage": "https://symfony.com/contributors"
10592                 }
10593             ],
10594             "description": "Loads and dumps YAML files",
10595             "homepage": "https://symfony.com",
10596             "support": {
10597                 "source": "https://github.com/symfony/yaml/tree/v6.4.13"
10598             },
10599             "funding": [
10600                 {
10601                     "url": "https://symfony.com/sponsor",
10602                     "type": "custom"
10603                 },
10604                 {
10605                     "url": "https://github.com/fabpot",
10606                     "type": "github"
10607                 },
10608                 {
10609                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10610                     "type": "tidelift"
10611                 }
10612             ],
10613             "time": "2024-09-25T14:18:03+00:00"
10614         },
10615         {
10616             "name": "twig/twig",
10617             "version": "v3.19.0",
10618             "source": {
10619                 "type": "git",
10620                 "url": "https://github.com/twigphp/Twig.git",
10621                 "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e"
10622             },
10623             "dist": {
10624                 "type": "zip",
10625                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e",
10626                 "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e",
10627                 "shasum": ""
10628             },
10629             "require": {
10630                 "php": ">=8.0.2",
10631                 "symfony/deprecation-contracts": "^2.5|^3",
10632                 "symfony/polyfill-ctype": "^1.8",
10633                 "symfony/polyfill-mbstring": "^1.3",
10634                 "symfony/polyfill-php81": "^1.29"
10635             },
10636             "require-dev": {
10637                 "phpstan/phpstan": "^2.0",
10638                 "psr/container": "^1.0|^2.0",
10639                 "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
10640             },
10641             "type": "library",
10642             "autoload": {
10643                 "files": [
10644                     "src/Resources/core.php",
10645                     "src/Resources/debug.php",
10646                     "src/Resources/escaper.php",
10647                     "src/Resources/string_loader.php"
10648                 ],
10649                 "psr-4": {
10650                     "Twig\\": "src/"
10651                 }
10652             },
10653             "notification-url": "https://packagist.org/downloads/",
10654             "license": [
10655                 "BSD-3-Clause"
10656             ],
10657             "authors": [
10658                 {
10659                     "name": "Fabien Potencier",
10660                     "email": "fabien@symfony.com",
10661                     "homepage": "http://fabien.potencier.org",
10662                     "role": "Lead Developer"
10663                 },
10664                 {
10665                     "name": "Twig Team",
10666                     "role": "Contributors"
10667                 },
10668                 {
10669                     "name": "Armin Ronacher",
10670                     "email": "armin.ronacher@active-4.com",
10671                     "role": "Project Founder"
10672                 }
10673             ],
10674             "description": "Twig, the flexible, fast, and secure template language for PHP",
10675             "homepage": "https://twig.symfony.com",
10676             "keywords": [
10677                 "templating"
10678             ],
10679             "support": {
10680                 "issues": "https://github.com/twigphp/Twig/issues",
10681                 "source": "https://github.com/twigphp/Twig/tree/v3.19.0"
10682             },
10683             "funding": [
10684                 {
10685                     "url": "https://github.com/fabpot",
10686                     "type": "github"
10687                 },
10688                 {
10689                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
10690                     "type": "tidelift"
10691                 }
10692             ],
10693             "time": "2025-01-29T07:06:14+00:00"
10694         },
10695         {
10696             "name": "twilio/sdk",
10697             "version": "8.3.9",
10698             "source": {
10699                 "type": "git",
10700                 "url": "https://github.com/twilio/twilio-php.git",
10701                 "reference": "b8a79247ad00daed6f823328a052293d498fac36"
10702             },
10703             "dist": {
10704                 "type": "zip",
10705                 "url": "https://api.github.com/repos/twilio/twilio-php/zipball/b8a79247ad00daed6f823328a052293d498fac36",
10706                 "reference": "b8a79247ad00daed6f823328a052293d498fac36",
10707                 "shasum": ""
10708             },
10709             "require": {
10710                 "php": ">=7.1.0"
10711             },
10712             "require-dev": {
10713                 "guzzlehttp/guzzle": "^6.3 || ^7.0",
10714                 "phpunit/phpunit": ">=7.0 < 10"
10715             },
10716             "suggest": {
10717                 "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
10718             },
10719             "type": "library",
10720             "autoload": {
10721                 "psr-4": {
10722                     "Twilio\\": "src/Twilio/"
10723                 }
10724             },
10725             "notification-url": "https://packagist.org/downloads/",
10726             "license": [
10727                 "MIT"
10728             ],
10729             "authors": [
10730                 {
10731                     "name": "Twilio API Team",
10732                     "email": "api@twilio.com"
10733                 }
10734             ],
10735             "description": "A PHP wrapper for Twilio's API",
10736             "homepage": "https://github.com/twilio/twilio-php",
10737             "keywords": [
10738                 "api",
10739                 "sms",
10740                 "twilio"
10741             ],
10742             "support": {
10743                 "issues": "https://github.com/twilio/twilio-php/issues",
10744                 "source": "https://github.com/twilio/twilio-php/tree/8.3.9"
10745             },
10746             "time": "2024-12-05T10:18:30+00:00"
10747         },
10748         {
10749             "name": "vlucas/phpdotenv",
10750             "version": "v5.6.1",
10751             "source": {
10752                 "type": "git",
10753                 "url": "https://github.com/vlucas/phpdotenv.git",
10754                 "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
10755             },
10756             "dist": {
10757                 "type": "zip",
10758                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
10759                 "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
10760                 "shasum": ""
10761             },
10762             "require": {
10763                 "ext-pcre": "*",
10764                 "graham-campbell/result-type": "^1.1.3",
10765                 "php": "^7.2.5 || ^8.0",
10766                 "phpoption/phpoption": "^1.9.3",
10767                 "symfony/polyfill-ctype": "^1.24",
10768                 "symfony/polyfill-mbstring": "^1.24",
10769                 "symfony/polyfill-php80": "^1.24"
10770             },
10771             "require-dev": {
10772                 "bamarni/composer-bin-plugin": "^1.8.2",
10773                 "ext-filter": "*",
10774                 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
10775             },
10776             "suggest": {
10777                 "ext-filter": "Required to use the boolean validator."
10778             },
10779             "type": "library",
10780             "extra": {
10781                 "bamarni-bin": {
10782                     "bin-links": true,
10783                     "forward-command": false
10784                 },
10785                 "branch-alias": {
10786                     "dev-master": "5.6-dev"
10787                 }
10788             },
10789             "autoload": {
10790                 "psr-4": {
10791                     "Dotenv\\": "src/"
10792                 }
10793             },
10794             "notification-url": "https://packagist.org/downloads/",
10795             "license": [
10796                 "BSD-3-Clause"
10797             ],
10798             "authors": [
10799                 {
10800                     "name": "Graham Campbell",
10801                     "email": "hello@gjcampbell.co.uk",
10802                     "homepage": "https://github.com/GrahamCampbell"
10803                 },
10804                 {
10805                     "name": "Vance Lucas",
10806                     "email": "vance@vancelucas.com",
10807                     "homepage": "https://github.com/vlucas"
10808                 }
10809             ],
10810             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
10811             "keywords": [
10812                 "dotenv",
10813                 "env",
10814                 "environment"
10815             ],
10816             "support": {
10817                 "issues": "https://github.com/vlucas/phpdotenv/issues",
10818                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
10819             },
10820             "funding": [
10821                 {
10822                     "url": "https://github.com/GrahamCampbell",
10823                     "type": "github"
10824                 },
10825                 {
10826                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
10827                     "type": "tidelift"
10828                 }
10829             ],
10830             "time": "2024-07-20T21:52:34+00:00"
10831         },
10832         {
10833             "name": "waryway/php-traits-library",
10834             "version": "1.0.4",
10835             "source": {
10836                 "type": "git",
10837                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
10838                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
10839             },
10840             "dist": {
10841                 "type": "zip",
10842                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
10843                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
10844                 "shasum": ""
10845             },
10846             "require-dev": {
10847                 "phpunit/phpunit": "6.4.3"
10848             },
10849             "type": "library",
10850             "autoload": {
10851                 "psr-4": {
10852                     "Waryway\\PhpTraitsLibrary\\": "src/"
10853                 }
10854             },
10855             "notification-url": "https://packagist.org/downloads/",
10856             "license": [
10857                 "MIT"
10858             ],
10859             "authors": [
10860                 {
10861                     "name": "Kyle Wiering",
10862                     "email": "kyle@waryway.com"
10863                 }
10864             ],
10865             "description": "General use traits",
10866             "support": {
10867                 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
10868                 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
10869             },
10870             "time": "2017-12-23T14:22:07+00:00"
10871         },
10872         {
10873             "name": "webimpress/safe-writer",
10874             "version": "2.2.0",
10875             "source": {
10876                 "type": "git",
10877                 "url": "https://github.com/webimpress/safe-writer.git",
10878                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
10879             },
10880             "dist": {
10881                 "type": "zip",
10882                 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10883                 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10884                 "shasum": ""
10885             },
10886             "require": {
10887                 "php": "^7.3 || ^8.0"
10888             },
10889             "require-dev": {
10890                 "phpunit/phpunit": "^9.5.4",
10891                 "vimeo/psalm": "^4.7",
10892                 "webimpress/coding-standard": "^1.2.2"
10893             },
10894             "type": "library",
10895             "extra": {
10896                 "branch-alias": {
10897                     "dev-master": "2.2.x-dev",
10898                     "dev-develop": "2.3.x-dev",
10899                     "dev-release-1.0": "1.0.x-dev"
10900                 }
10901             },
10902             "autoload": {
10903                 "psr-4": {
10904                     "Webimpress\\SafeWriter\\": "src/"
10905                 }
10906             },
10907             "notification-url": "https://packagist.org/downloads/",
10908             "license": [
10909                 "BSD-2-Clause"
10910             ],
10911             "description": "Tool to write files safely, to avoid race conditions",
10912             "keywords": [
10913                 "concurrent write",
10914                 "file writer",
10915                 "race condition",
10916                 "safe writer",
10917                 "webimpress"
10918             ],
10919             "support": {
10920                 "issues": "https://github.com/webimpress/safe-writer/issues",
10921                 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10922             },
10923             "funding": [
10924                 {
10925                     "url": "https://github.com/michalbundyra",
10926                     "type": "github"
10927                 }
10928             ],
10929             "time": "2021-04-19T16:34:45+00:00"
10930         },
10931         {
10932             "name": "webmozart/assert",
10933             "version": "1.11.0",
10934             "source": {
10935                 "type": "git",
10936                 "url": "https://github.com/webmozarts/assert.git",
10937                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
10938             },
10939             "dist": {
10940                 "type": "zip",
10941                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
10942                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
10943                 "shasum": ""
10944             },
10945             "require": {
10946                 "ext-ctype": "*",
10947                 "php": "^7.2 || ^8.0"
10948             },
10949             "conflict": {
10950                 "phpstan/phpstan": "<0.12.20",
10951                 "vimeo/psalm": "<4.6.1 || 4.6.2"
10952             },
10953             "require-dev": {
10954                 "phpunit/phpunit": "^8.5.13"
10955             },
10956             "type": "library",
10957             "extra": {
10958                 "branch-alias": {
10959                     "dev-master": "1.10-dev"
10960                 }
10961             },
10962             "autoload": {
10963                 "psr-4": {
10964                     "Webmozart\\Assert\\": "src/"
10965                 }
10966             },
10967             "notification-url": "https://packagist.org/downloads/",
10968             "license": [
10969                 "MIT"
10970             ],
10971             "authors": [
10972                 {
10973                     "name": "Bernhard Schussek",
10974                     "email": "bschussek@gmail.com"
10975                 }
10976             ],
10977             "description": "Assertions to validate method input/output with nice error messages.",
10978             "keywords": [
10979                 "assert",
10980                 "check",
10981                 "validate"
10982             ],
10983             "support": {
10984                 "issues": "https://github.com/webmozarts/assert/issues",
10985                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
10986             },
10987             "time": "2022-06-03T18:03:27+00:00"
10988         },
10989         {
10990             "name": "yubico/u2flib-server",
10991             "version": "1.0.2",
10992             "source": {
10993                 "type": "git",
10994                 "url": "https://github.com/Yubico/php-u2flib-server.git",
10995                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
10996             },
10997             "dist": {
10998                 "type": "zip",
10999                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
11000                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
11001                 "shasum": ""
11002             },
11003             "require": {
11004                 "ext-openssl": "*",
11005                 "paragonie/random_compat": ">= 1",
11006                 "php": ">=5.6"
11007             },
11008             "require-dev": {
11009                 "phpunit/phpunit": "~5.7",
11010                 "vimeo/psalm": "^0|^1|^2"
11011             },
11012             "type": "library",
11013             "autoload": {
11014                 "classmap": [
11015                     "src/"
11016                 ]
11017             },
11018             "notification-url": "https://packagist.org/downloads/",
11019             "license": [
11020                 "BSD-2-Clause"
11021             ],
11022             "description": "Library for U2F implementation",
11023             "homepage": "https://developers.yubico.com/php-u2flib-server",
11024             "support": {
11025                 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
11026                 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
11027             },
11028             "abandoned": true,
11029             "time": "2018-09-07T08:16:44+00:00"
11030         }
11031     ],
11032     "packages-dev": [
11033         {
11034             "name": "doctrine/annotations",
11035             "version": "1.14.4",
11036             "source": {
11037                 "type": "git",
11038                 "url": "https://github.com/doctrine/annotations.git",
11039                 "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915"
11040             },
11041             "dist": {
11042                 "type": "zip",
11043                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915",
11044                 "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915",
11045                 "shasum": ""
11046             },
11047             "require": {
11048                 "doctrine/lexer": "^1 || ^2",
11049                 "ext-tokenizer": "*",
11050                 "php": "^7.1 || ^8.0",
11051                 "psr/cache": "^1 || ^2 || ^3"
11052             },
11053             "require-dev": {
11054                 "doctrine/cache": "^1.11 || ^2.0",
11055                 "doctrine/coding-standard": "^9 || ^12",
11056                 "phpstan/phpstan": "~1.4.10 || ^1.10.28",
11057                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
11058                 "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
11059                 "vimeo/psalm": "^4.30 || ^5.14"
11060             },
11061             "suggest": {
11062                 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
11063             },
11064             "type": "library",
11065             "autoload": {
11066                 "psr-4": {
11067                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
11068                 }
11069             },
11070             "notification-url": "https://packagist.org/downloads/",
11071             "license": [
11072                 "MIT"
11073             ],
11074             "authors": [
11075                 {
11076                     "name": "Guilherme Blanco",
11077                     "email": "guilhermeblanco@gmail.com"
11078                 },
11079                 {
11080                     "name": "Roman Borschel",
11081                     "email": "roman@code-factory.org"
11082                 },
11083                 {
11084                     "name": "Benjamin Eberlei",
11085                     "email": "kontakt@beberlei.de"
11086                 },
11087                 {
11088                     "name": "Jonathan Wage",
11089                     "email": "jonwage@gmail.com"
11090                 },
11091                 {
11092                     "name": "Johannes Schmitt",
11093                     "email": "schmittjoh@gmail.com"
11094                 }
11095             ],
11096             "description": "Docblock Annotations Parser",
11097             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
11098             "keywords": [
11099                 "annotations",
11100                 "docblock",
11101                 "parser"
11102             ],
11103             "support": {
11104                 "issues": "https://github.com/doctrine/annotations/issues",
11105                 "source": "https://github.com/doctrine/annotations/tree/1.14.4"
11106             },
11107             "time": "2024-09-05T10:15:52+00:00"
11108         },
11109         {
11110             "name": "doctrine/deprecations",
11111             "version": "1.1.4",
11112             "source": {
11113                 "type": "git",
11114                 "url": "https://github.com/doctrine/deprecations.git",
11115                 "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
11116             },
11117             "dist": {
11118                 "type": "zip",
11119                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9",
11120                 "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9",
11121                 "shasum": ""
11122             },
11123             "require": {
11124                 "php": "^7.1 || ^8.0"
11125             },
11126             "require-dev": {
11127                 "doctrine/coding-standard": "^9 || ^12",
11128                 "phpstan/phpstan": "1.4.10 || 2.0.3",
11129                 "phpstan/phpstan-phpunit": "^1.0 || ^2",
11130                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
11131                 "psr/log": "^1 || ^2 || ^3"
11132             },
11133             "suggest": {
11134                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
11135             },
11136             "type": "library",
11137             "autoload": {
11138                 "psr-4": {
11139                     "Doctrine\\Deprecations\\": "src"
11140                 }
11141             },
11142             "notification-url": "https://packagist.org/downloads/",
11143             "license": [
11144                 "MIT"
11145             ],
11146             "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.",
11147             "homepage": "https://www.doctrine-project.org/",
11148             "support": {
11149                 "issues": "https://github.com/doctrine/deprecations/issues",
11150                 "source": "https://github.com/doctrine/deprecations/tree/1.1.4"
11151             },
11152             "time": "2024-12-07T21:18:45+00:00"
11153         },
11154         {
11155             "name": "doctrine/lexer",
11156             "version": "2.1.1",
11157             "source": {
11158                 "type": "git",
11159                 "url": "https://github.com/doctrine/lexer.git",
11160                 "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
11161             },
11162             "dist": {
11163                 "type": "zip",
11164                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
11165                 "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
11166                 "shasum": ""
11167             },
11168             "require": {
11169                 "doctrine/deprecations": "^1.0",
11170                 "php": "^7.1 || ^8.0"
11171             },
11172             "require-dev": {
11173                 "doctrine/coding-standard": "^9 || ^12",
11174                 "phpstan/phpstan": "^1.3",
11175                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
11176                 "psalm/plugin-phpunit": "^0.18.3",
11177                 "vimeo/psalm": "^4.11 || ^5.21"
11178             },
11179             "type": "library",
11180             "autoload": {
11181                 "psr-4": {
11182                     "Doctrine\\Common\\Lexer\\": "src"
11183                 }
11184             },
11185             "notification-url": "https://packagist.org/downloads/",
11186             "license": [
11187                 "MIT"
11188             ],
11189             "authors": [
11190                 {
11191                     "name": "Guilherme Blanco",
11192                     "email": "guilhermeblanco@gmail.com"
11193                 },
11194                 {
11195                     "name": "Roman Borschel",
11196                     "email": "roman@code-factory.org"
11197                 },
11198                 {
11199                     "name": "Johannes Schmitt",
11200                     "email": "schmittjoh@gmail.com"
11201                 }
11202             ],
11203             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
11204             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
11205             "keywords": [
11206                 "annotations",
11207                 "docblock",
11208                 "lexer",
11209                 "parser",
11210                 "php"
11211             ],
11212             "support": {
11213                 "issues": "https://github.com/doctrine/lexer/issues",
11214                 "source": "https://github.com/doctrine/lexer/tree/2.1.1"
11215             },
11216             "funding": [
11217                 {
11218                     "url": "https://www.doctrine-project.org/sponsorship.html",
11219                     "type": "custom"
11220                 },
11221                 {
11222                     "url": "https://www.patreon.com/phpdoctrine",
11223                     "type": "patreon"
11224                 },
11225                 {
11226                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
11227                     "type": "tidelift"
11228                 }
11229             ],
11230             "time": "2024-02-05T11:35:39+00:00"
11231         },
11232         {
11233             "name": "phar-io/manifest",
11234             "version": "2.0.4",
11235             "source": {
11236                 "type": "git",
11237                 "url": "https://github.com/phar-io/manifest.git",
11238                 "reference": "54750ef60c58e43759730615a392c31c80e23176"
11239             },
11240             "dist": {
11241                 "type": "zip",
11242                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
11243                 "reference": "54750ef60c58e43759730615a392c31c80e23176",
11244                 "shasum": ""
11245             },
11246             "require": {
11247                 "ext-dom": "*",
11248                 "ext-libxml": "*",
11249                 "ext-phar": "*",
11250                 "ext-xmlwriter": "*",
11251                 "phar-io/version": "^3.0.1",
11252                 "php": "^7.2 || ^8.0"
11253             },
11254             "type": "library",
11255             "extra": {
11256                 "branch-alias": {
11257                     "dev-master": "2.0.x-dev"
11258                 }
11259             },
11260             "autoload": {
11261                 "classmap": [
11262                     "src/"
11263                 ]
11264             },
11265             "notification-url": "https://packagist.org/downloads/",
11266             "license": [
11267                 "BSD-3-Clause"
11268             ],
11269             "authors": [
11270                 {
11271                     "name": "Arne Blankerts",
11272                     "email": "arne@blankerts.de",
11273                     "role": "Developer"
11274                 },
11275                 {
11276                     "name": "Sebastian Heuer",
11277                     "email": "sebastian@phpeople.de",
11278                     "role": "Developer"
11279                 },
11280                 {
11281                     "name": "Sebastian Bergmann",
11282                     "email": "sebastian@phpunit.de",
11283                     "role": "Developer"
11284                 }
11285             ],
11286             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
11287             "support": {
11288                 "issues": "https://github.com/phar-io/manifest/issues",
11289                 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
11290             },
11291             "funding": [
11292                 {
11293                     "url": "https://github.com/theseer",
11294                     "type": "github"
11295                 }
11296             ],
11297             "time": "2024-03-03T12:33:53+00:00"
11298         },
11299         {
11300             "name": "phar-io/version",
11301             "version": "3.2.1",
11302             "source": {
11303                 "type": "git",
11304                 "url": "https://github.com/phar-io/version.git",
11305                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
11306             },
11307             "dist": {
11308                 "type": "zip",
11309                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
11310                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
11311                 "shasum": ""
11312             },
11313             "require": {
11314                 "php": "^7.2 || ^8.0"
11315             },
11316             "type": "library",
11317             "autoload": {
11318                 "classmap": [
11319                     "src/"
11320                 ]
11321             },
11322             "notification-url": "https://packagist.org/downloads/",
11323             "license": [
11324                 "BSD-3-Clause"
11325             ],
11326             "authors": [
11327                 {
11328                     "name": "Arne Blankerts",
11329                     "email": "arne@blankerts.de",
11330                     "role": "Developer"
11331                 },
11332                 {
11333                     "name": "Sebastian Heuer",
11334                     "email": "sebastian@phpeople.de",
11335                     "role": "Developer"
11336                 },
11337                 {
11338                     "name": "Sebastian Bergmann",
11339                     "email": "sebastian@phpunit.de",
11340                     "role": "Developer"
11341                 }
11342             ],
11343             "description": "Library for handling version information and constraints",
11344             "support": {
11345                 "issues": "https://github.com/phar-io/version/issues",
11346                 "source": "https://github.com/phar-io/version/tree/3.2.1"
11347             },
11348             "time": "2022-02-21T01:04:05+00:00"
11349         },
11350         {
11351             "name": "php-webdriver/webdriver",
11352             "version": "1.15.2",
11353             "source": {
11354                 "type": "git",
11355                 "url": "https://github.com/php-webdriver/php-webdriver.git",
11356                 "reference": "998e499b786805568deaf8cbf06f4044f05d91bf"
11357             },
11358             "dist": {
11359                 "type": "zip",
11360                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/998e499b786805568deaf8cbf06f4044f05d91bf",
11361                 "reference": "998e499b786805568deaf8cbf06f4044f05d91bf",
11362                 "shasum": ""
11363             },
11364             "require": {
11365                 "ext-curl": "*",
11366                 "ext-json": "*",
11367                 "ext-zip": "*",
11368                 "php": "^7.3 || ^8.0",
11369                 "symfony/polyfill-mbstring": "^1.12",
11370                 "symfony/process": "^5.0 || ^6.0 || ^7.0"
11371             },
11372             "replace": {
11373                 "facebook/webdriver": "*"
11374             },
11375             "require-dev": {
11376                 "ergebnis/composer-normalize": "^2.20.0",
11377                 "ondram/ci-detector": "^4.0",
11378                 "php-coveralls/php-coveralls": "^2.4",
11379                 "php-mock/php-mock-phpunit": "^2.0",
11380                 "php-parallel-lint/php-parallel-lint": "^1.2",
11381                 "phpunit/phpunit": "^9.3",
11382                 "squizlabs/php_codesniffer": "^3.5",
11383                 "symfony/var-dumper": "^5.0 || ^6.0 || ^7.0"
11384             },
11385             "suggest": {
11386                 "ext-SimpleXML": "For Firefox profile creation"
11387             },
11388             "type": "library",
11389             "autoload": {
11390                 "files": [
11391                     "lib/Exception/TimeoutException.php"
11392                 ],
11393                 "psr-4": {
11394                     "Facebook\\WebDriver\\": "lib/"
11395                 }
11396             },
11397             "notification-url": "https://packagist.org/downloads/",
11398             "license": [
11399                 "MIT"
11400             ],
11401             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
11402             "homepage": "https://github.com/php-webdriver/php-webdriver",
11403             "keywords": [
11404                 "Chromedriver",
11405                 "geckodriver",
11406                 "php",
11407                 "selenium",
11408                 "webdriver"
11409             ],
11410             "support": {
11411                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
11412                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.2"
11413             },
11414             "time": "2024-11-21T15:12:59+00:00"
11415         },
11416         {
11417             "name": "phpunit/php-code-coverage",
11418             "version": "10.1.16",
11419             "source": {
11420                 "type": "git",
11421                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
11422                 "reference": "7e308268858ed6baedc8704a304727d20bc07c77"
11423             },
11424             "dist": {
11425                 "type": "zip",
11426                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77",
11427                 "reference": "7e308268858ed6baedc8704a304727d20bc07c77",
11428                 "shasum": ""
11429             },
11430             "require": {
11431                 "ext-dom": "*",
11432                 "ext-libxml": "*",
11433                 "ext-xmlwriter": "*",
11434                 "nikic/php-parser": "^4.19.1 || ^5.1.0",
11435                 "php": ">=8.1",
11436                 "phpunit/php-file-iterator": "^4.1.0",
11437                 "phpunit/php-text-template": "^3.0.1",
11438                 "sebastian/code-unit-reverse-lookup": "^3.0.0",
11439                 "sebastian/complexity": "^3.2.0",
11440                 "sebastian/environment": "^6.1.0",
11441                 "sebastian/lines-of-code": "^2.0.2",
11442                 "sebastian/version": "^4.0.1",
11443                 "theseer/tokenizer": "^1.2.3"
11444             },
11445             "require-dev": {
11446                 "phpunit/phpunit": "^10.1"
11447             },
11448             "suggest": {
11449                 "ext-pcov": "PHP extension that provides line coverage",
11450                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
11451             },
11452             "type": "library",
11453             "extra": {
11454                 "branch-alias": {
11455                     "dev-main": "10.1.x-dev"
11456                 }
11457             },
11458             "autoload": {
11459                 "classmap": [
11460                     "src/"
11461                 ]
11462             },
11463             "notification-url": "https://packagist.org/downloads/",
11464             "license": [
11465                 "BSD-3-Clause"
11466             ],
11467             "authors": [
11468                 {
11469                     "name": "Sebastian Bergmann",
11470                     "email": "sebastian@phpunit.de",
11471                     "role": "lead"
11472                 }
11473             ],
11474             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
11475             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
11476             "keywords": [
11477                 "coverage",
11478                 "testing",
11479                 "xunit"
11480             ],
11481             "support": {
11482                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
11483                 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
11484                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16"
11485             },
11486             "funding": [
11487                 {
11488                     "url": "https://github.com/sebastianbergmann",
11489                     "type": "github"
11490                 }
11491             ],
11492             "time": "2024-08-22T04:31:57+00:00"
11493         },
11494         {
11495             "name": "phpunit/php-file-iterator",
11496             "version": "4.1.0",
11497             "source": {
11498                 "type": "git",
11499                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
11500                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
11501             },
11502             "dist": {
11503                 "type": "zip",
11504                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
11505                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
11506                 "shasum": ""
11507             },
11508             "require": {
11509                 "php": ">=8.1"
11510             },
11511             "require-dev": {
11512                 "phpunit/phpunit": "^10.0"
11513             },
11514             "type": "library",
11515             "extra": {
11516                 "branch-alias": {
11517                     "dev-main": "4.0-dev"
11518                 }
11519             },
11520             "autoload": {
11521                 "classmap": [
11522                     "src/"
11523                 ]
11524             },
11525             "notification-url": "https://packagist.org/downloads/",
11526             "license": [
11527                 "BSD-3-Clause"
11528             ],
11529             "authors": [
11530                 {
11531                     "name": "Sebastian Bergmann",
11532                     "email": "sebastian@phpunit.de",
11533                     "role": "lead"
11534                 }
11535             ],
11536             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
11537             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
11538             "keywords": [
11539                 "filesystem",
11540                 "iterator"
11541             ],
11542             "support": {
11543                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
11544                 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
11545                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
11546             },
11547             "funding": [
11548                 {
11549                     "url": "https://github.com/sebastianbergmann",
11550                     "type": "github"
11551                 }
11552             ],
11553             "time": "2023-08-31T06:24:48+00:00"
11554         },
11555         {
11556             "name": "phpunit/php-invoker",
11557             "version": "4.0.0",
11558             "source": {
11559                 "type": "git",
11560                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
11561                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
11562             },
11563             "dist": {
11564                 "type": "zip",
11565                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
11566                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
11567                 "shasum": ""
11568             },
11569             "require": {
11570                 "php": ">=8.1"
11571             },
11572             "require-dev": {
11573                 "ext-pcntl": "*",
11574                 "phpunit/phpunit": "^10.0"
11575             },
11576             "suggest": {
11577                 "ext-pcntl": "*"
11578             },
11579             "type": "library",
11580             "extra": {
11581                 "branch-alias": {
11582                     "dev-main": "4.0-dev"
11583                 }
11584             },
11585             "autoload": {
11586                 "classmap": [
11587                     "src/"
11588                 ]
11589             },
11590             "notification-url": "https://packagist.org/downloads/",
11591             "license": [
11592                 "BSD-3-Clause"
11593             ],
11594             "authors": [
11595                 {
11596                     "name": "Sebastian Bergmann",
11597                     "email": "sebastian@phpunit.de",
11598                     "role": "lead"
11599                 }
11600             ],
11601             "description": "Invoke callables with a timeout",
11602             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
11603             "keywords": [
11604                 "process"
11605             ],
11606             "support": {
11607                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
11608                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
11609             },
11610             "funding": [
11611                 {
11612                     "url": "https://github.com/sebastianbergmann",
11613                     "type": "github"
11614                 }
11615             ],
11616             "time": "2023-02-03T06:56:09+00:00"
11617         },
11618         {
11619             "name": "phpunit/php-text-template",
11620             "version": "3.0.1",
11621             "source": {
11622                 "type": "git",
11623                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
11624                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
11625             },
11626             "dist": {
11627                 "type": "zip",
11628                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
11629                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
11630                 "shasum": ""
11631             },
11632             "require": {
11633                 "php": ">=8.1"
11634             },
11635             "require-dev": {
11636                 "phpunit/phpunit": "^10.0"
11637             },
11638             "type": "library",
11639             "extra": {
11640                 "branch-alias": {
11641                     "dev-main": "3.0-dev"
11642                 }
11643             },
11644             "autoload": {
11645                 "classmap": [
11646                     "src/"
11647                 ]
11648             },
11649             "notification-url": "https://packagist.org/downloads/",
11650             "license": [
11651                 "BSD-3-Clause"
11652             ],
11653             "authors": [
11654                 {
11655                     "name": "Sebastian Bergmann",
11656                     "email": "sebastian@phpunit.de",
11657                     "role": "lead"
11658                 }
11659             ],
11660             "description": "Simple template engine.",
11661             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
11662             "keywords": [
11663                 "template"
11664             ],
11665             "support": {
11666                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
11667                 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
11668                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
11669             },
11670             "funding": [
11671                 {
11672                     "url": "https://github.com/sebastianbergmann",
11673                     "type": "github"
11674                 }
11675             ],
11676             "time": "2023-08-31T14:07:24+00:00"
11677         },
11678         {
11679             "name": "phpunit/php-timer",
11680             "version": "6.0.0",
11681             "source": {
11682                 "type": "git",
11683                 "url": "https://github.com/sebastianbergmann/php-timer.git",
11684                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
11685             },
11686             "dist": {
11687                 "type": "zip",
11688                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
11689                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
11690                 "shasum": ""
11691             },
11692             "require": {
11693                 "php": ">=8.1"
11694             },
11695             "require-dev": {
11696                 "phpunit/phpunit": "^10.0"
11697             },
11698             "type": "library",
11699             "extra": {
11700                 "branch-alias": {
11701                     "dev-main": "6.0-dev"
11702                 }
11703             },
11704             "autoload": {
11705                 "classmap": [
11706                     "src/"
11707                 ]
11708             },
11709             "notification-url": "https://packagist.org/downloads/",
11710             "license": [
11711                 "BSD-3-Clause"
11712             ],
11713             "authors": [
11714                 {
11715                     "name": "Sebastian Bergmann",
11716                     "email": "sebastian@phpunit.de",
11717                     "role": "lead"
11718                 }
11719             ],
11720             "description": "Utility class for timing",
11721             "homepage": "https://github.com/sebastianbergmann/php-timer/",
11722             "keywords": [
11723                 "timer"
11724             ],
11725             "support": {
11726                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
11727                 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
11728             },
11729             "funding": [
11730                 {
11731                     "url": "https://github.com/sebastianbergmann",
11732                     "type": "github"
11733                 }
11734             ],
11735             "time": "2023-02-03T06:57:52+00:00"
11736         },
11737         {
11738             "name": "phpunit/phpunit",
11739             "version": "10.5.41",
11740             "source": {
11741                 "type": "git",
11742                 "url": "https://github.com/sebastianbergmann/phpunit.git",
11743                 "reference": "e76586fa3d49714f230221734b44892e384109d7"
11744             },
11745             "dist": {
11746                 "type": "zip",
11747                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e76586fa3d49714f230221734b44892e384109d7",
11748                 "reference": "e76586fa3d49714f230221734b44892e384109d7",
11749                 "shasum": ""
11750             },
11751             "require": {
11752                 "ext-dom": "*",
11753                 "ext-json": "*",
11754                 "ext-libxml": "*",
11755                 "ext-mbstring": "*",
11756                 "ext-xml": "*",
11757                 "ext-xmlwriter": "*",
11758                 "myclabs/deep-copy": "^1.12.1",
11759                 "phar-io/manifest": "^2.0.4",
11760                 "phar-io/version": "^3.2.1",
11761                 "php": ">=8.1",
11762                 "phpunit/php-code-coverage": "^10.1.16",
11763                 "phpunit/php-file-iterator": "^4.1.0",
11764                 "phpunit/php-invoker": "^4.0.0",
11765                 "phpunit/php-text-template": "^3.0.1",
11766                 "phpunit/php-timer": "^6.0.0",
11767                 "sebastian/cli-parser": "^2.0.1",
11768                 "sebastian/code-unit": "^2.0.0",
11769                 "sebastian/comparator": "^5.0.3",
11770                 "sebastian/diff": "^5.1.1",
11771                 "sebastian/environment": "^6.1.0",
11772                 "sebastian/exporter": "^5.1.2",
11773                 "sebastian/global-state": "^6.0.2",
11774                 "sebastian/object-enumerator": "^5.0.0",
11775                 "sebastian/recursion-context": "^5.0.0",
11776                 "sebastian/type": "^4.0.0",
11777                 "sebastian/version": "^4.0.1"
11778             },
11779             "suggest": {
11780                 "ext-soap": "To be able to generate mocks based on WSDL files"
11781             },
11782             "bin": [
11783                 "phpunit"
11784             ],
11785             "type": "library",
11786             "extra": {
11787                 "branch-alias": {
11788                     "dev-main": "10.5-dev"
11789                 }
11790             },
11791             "autoload": {
11792                 "files": [
11793                     "src/Framework/Assert/Functions.php"
11794                 ],
11795                 "classmap": [
11796                     "src/"
11797                 ]
11798             },
11799             "notification-url": "https://packagist.org/downloads/",
11800             "license": [
11801                 "BSD-3-Clause"
11802             ],
11803             "authors": [
11804                 {
11805                     "name": "Sebastian Bergmann",
11806                     "email": "sebastian@phpunit.de",
11807                     "role": "lead"
11808                 }
11809             ],
11810             "description": "The PHP Unit Testing framework.",
11811             "homepage": "https://phpunit.de/",
11812             "keywords": [
11813                 "phpunit",
11814                 "testing",
11815                 "xunit"
11816             ],
11817             "support": {
11818                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
11819                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
11820                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.41"
11821             },
11822             "funding": [
11823                 {
11824                     "url": "https://phpunit.de/sponsors.html",
11825                     "type": "custom"
11826                 },
11827                 {
11828                     "url": "https://github.com/sebastianbergmann",
11829                     "type": "github"
11830                 },
11831                 {
11832                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
11833                     "type": "tidelift"
11834                 }
11835             ],
11836             "time": "2025-01-13T09:33:05+00:00"
11837         },
11838         {
11839             "name": "sebastian/cli-parser",
11840             "version": "2.0.1",
11841             "source": {
11842                 "type": "git",
11843                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
11844                 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
11845             },
11846             "dist": {
11847                 "type": "zip",
11848                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
11849                 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
11850                 "shasum": ""
11851             },
11852             "require": {
11853                 "php": ">=8.1"
11854             },
11855             "require-dev": {
11856                 "phpunit/phpunit": "^10.0"
11857             },
11858             "type": "library",
11859             "extra": {
11860                 "branch-alias": {
11861                     "dev-main": "2.0-dev"
11862                 }
11863             },
11864             "autoload": {
11865                 "classmap": [
11866                     "src/"
11867                 ]
11868             },
11869             "notification-url": "https://packagist.org/downloads/",
11870             "license": [
11871                 "BSD-3-Clause"
11872             ],
11873             "authors": [
11874                 {
11875                     "name": "Sebastian Bergmann",
11876                     "email": "sebastian@phpunit.de",
11877                     "role": "lead"
11878                 }
11879             ],
11880             "description": "Library for parsing CLI options",
11881             "homepage": "https://github.com/sebastianbergmann/cli-parser",
11882             "support": {
11883                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
11884                 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
11885                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
11886             },
11887             "funding": [
11888                 {
11889                     "url": "https://github.com/sebastianbergmann",
11890                     "type": "github"
11891                 }
11892             ],
11893             "time": "2024-03-02T07:12:49+00:00"
11894         },
11895         {
11896             "name": "sebastian/code-unit",
11897             "version": "2.0.0",
11898             "source": {
11899                 "type": "git",
11900                 "url": "https://github.com/sebastianbergmann/code-unit.git",
11901                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
11902             },
11903             "dist": {
11904                 "type": "zip",
11905                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
11906                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
11907                 "shasum": ""
11908             },
11909             "require": {
11910                 "php": ">=8.1"
11911             },
11912             "require-dev": {
11913                 "phpunit/phpunit": "^10.0"
11914             },
11915             "type": "library",
11916             "extra": {
11917                 "branch-alias": {
11918                     "dev-main": "2.0-dev"
11919                 }
11920             },
11921             "autoload": {
11922                 "classmap": [
11923                     "src/"
11924                 ]
11925             },
11926             "notification-url": "https://packagist.org/downloads/",
11927             "license": [
11928                 "BSD-3-Clause"
11929             ],
11930             "authors": [
11931                 {
11932                     "name": "Sebastian Bergmann",
11933                     "email": "sebastian@phpunit.de",
11934                     "role": "lead"
11935                 }
11936             ],
11937             "description": "Collection of value objects that represent the PHP code units",
11938             "homepage": "https://github.com/sebastianbergmann/code-unit",
11939             "support": {
11940                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
11941                 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
11942             },
11943             "funding": [
11944                 {
11945                     "url": "https://github.com/sebastianbergmann",
11946                     "type": "github"
11947                 }
11948             ],
11949             "time": "2023-02-03T06:58:43+00:00"
11950         },
11951         {
11952             "name": "sebastian/code-unit-reverse-lookup",
11953             "version": "3.0.0",
11954             "source": {
11955                 "type": "git",
11956                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
11957                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
11958             },
11959             "dist": {
11960                 "type": "zip",
11961                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11962                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11963                 "shasum": ""
11964             },
11965             "require": {
11966                 "php": ">=8.1"
11967             },
11968             "require-dev": {
11969                 "phpunit/phpunit": "^10.0"
11970             },
11971             "type": "library",
11972             "extra": {
11973                 "branch-alias": {
11974                     "dev-main": "3.0-dev"
11975                 }
11976             },
11977             "autoload": {
11978                 "classmap": [
11979                     "src/"
11980                 ]
11981             },
11982             "notification-url": "https://packagist.org/downloads/",
11983             "license": [
11984                 "BSD-3-Clause"
11985             ],
11986             "authors": [
11987                 {
11988                     "name": "Sebastian Bergmann",
11989                     "email": "sebastian@phpunit.de"
11990                 }
11991             ],
11992             "description": "Looks up which function or method a line of code belongs to",
11993             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
11994             "support": {
11995                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
11996                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
11997             },
11998             "funding": [
11999                 {
12000                     "url": "https://github.com/sebastianbergmann",
12001                     "type": "github"
12002                 }
12003             ],
12004             "time": "2023-02-03T06:59:15+00:00"
12005         },
12006         {
12007             "name": "sebastian/comparator",
12008             "version": "5.0.3",
12009             "source": {
12010                 "type": "git",
12011                 "url": "https://github.com/sebastianbergmann/comparator.git",
12012                 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
12013             },
12014             "dist": {
12015                 "type": "zip",
12016                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
12017                 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
12018                 "shasum": ""
12019             },
12020             "require": {
12021                 "ext-dom": "*",
12022                 "ext-mbstring": "*",
12023                 "php": ">=8.1",
12024                 "sebastian/diff": "^5.0",
12025                 "sebastian/exporter": "^5.0"
12026             },
12027             "require-dev": {
12028                 "phpunit/phpunit": "^10.5"
12029             },
12030             "type": "library",
12031             "extra": {
12032                 "branch-alias": {
12033                     "dev-main": "5.0-dev"
12034                 }
12035             },
12036             "autoload": {
12037                 "classmap": [
12038                     "src/"
12039                 ]
12040             },
12041             "notification-url": "https://packagist.org/downloads/",
12042             "license": [
12043                 "BSD-3-Clause"
12044             ],
12045             "authors": [
12046                 {
12047                     "name": "Sebastian Bergmann",
12048                     "email": "sebastian@phpunit.de"
12049                 },
12050                 {
12051                     "name": "Jeff Welch",
12052                     "email": "whatthejeff@gmail.com"
12053                 },
12054                 {
12055                     "name": "Volker Dusch",
12056                     "email": "github@wallbash.com"
12057                 },
12058                 {
12059                     "name": "Bernhard Schussek",
12060                     "email": "bschussek@2bepublished.at"
12061                 }
12062             ],
12063             "description": "Provides the functionality to compare PHP values for equality",
12064             "homepage": "https://github.com/sebastianbergmann/comparator",
12065             "keywords": [
12066                 "comparator",
12067                 "compare",
12068                 "equality"
12069             ],
12070             "support": {
12071                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
12072                 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
12073                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
12074             },
12075             "funding": [
12076                 {
12077                     "url": "https://github.com/sebastianbergmann",
12078                     "type": "github"
12079                 }
12080             ],
12081             "time": "2024-10-18T14:56:07+00:00"
12082         },
12083         {
12084             "name": "sebastian/complexity",
12085             "version": "3.2.0",
12086             "source": {
12087                 "type": "git",
12088                 "url": "https://github.com/sebastianbergmann/complexity.git",
12089                 "reference": "68ff824baeae169ec9f2137158ee529584553799"
12090             },
12091             "dist": {
12092                 "type": "zip",
12093                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
12094                 "reference": "68ff824baeae169ec9f2137158ee529584553799",
12095                 "shasum": ""
12096             },
12097             "require": {
12098                 "nikic/php-parser": "^4.18 || ^5.0",
12099                 "php": ">=8.1"
12100             },
12101             "require-dev": {
12102                 "phpunit/phpunit": "^10.0"
12103             },
12104             "type": "library",
12105             "extra": {
12106                 "branch-alias": {
12107                     "dev-main": "3.2-dev"
12108                 }
12109             },
12110             "autoload": {
12111                 "classmap": [
12112                     "src/"
12113                 ]
12114             },
12115             "notification-url": "https://packagist.org/downloads/",
12116             "license": [
12117                 "BSD-3-Clause"
12118             ],
12119             "authors": [
12120                 {
12121                     "name": "Sebastian Bergmann",
12122                     "email": "sebastian@phpunit.de",
12123                     "role": "lead"
12124                 }
12125             ],
12126             "description": "Library for calculating the complexity of PHP code units",
12127             "homepage": "https://github.com/sebastianbergmann/complexity",
12128             "support": {
12129                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
12130                 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
12131                 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
12132             },
12133             "funding": [
12134                 {
12135                     "url": "https://github.com/sebastianbergmann",
12136                     "type": "github"
12137                 }
12138             ],
12139             "time": "2023-12-21T08:37:17+00:00"
12140         },
12141         {
12142             "name": "sebastian/diff",
12143             "version": "5.1.1",
12144             "source": {
12145                 "type": "git",
12146                 "url": "https://github.com/sebastianbergmann/diff.git",
12147                 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
12148             },
12149             "dist": {
12150                 "type": "zip",
12151                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
12152                 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
12153                 "shasum": ""
12154             },
12155             "require": {
12156                 "php": ">=8.1"
12157             },
12158             "require-dev": {
12159                 "phpunit/phpunit": "^10.0",
12160                 "symfony/process": "^6.4"
12161             },
12162             "type": "library",
12163             "extra": {
12164                 "branch-alias": {
12165                     "dev-main": "5.1-dev"
12166                 }
12167             },
12168             "autoload": {
12169                 "classmap": [
12170                     "src/"
12171                 ]
12172             },
12173             "notification-url": "https://packagist.org/downloads/",
12174             "license": [
12175                 "BSD-3-Clause"
12176             ],
12177             "authors": [
12178                 {
12179                     "name": "Sebastian Bergmann",
12180                     "email": "sebastian@phpunit.de"
12181                 },
12182                 {
12183                     "name": "Kore Nordmann",
12184                     "email": "mail@kore-nordmann.de"
12185                 }
12186             ],
12187             "description": "Diff implementation",
12188             "homepage": "https://github.com/sebastianbergmann/diff",
12189             "keywords": [
12190                 "diff",
12191                 "udiff",
12192                 "unidiff",
12193                 "unified diff"
12194             ],
12195             "support": {
12196                 "issues": "https://github.com/sebastianbergmann/diff/issues",
12197                 "security": "https://github.com/sebastianbergmann/diff/security/policy",
12198                 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
12199             },
12200             "funding": [
12201                 {
12202                     "url": "https://github.com/sebastianbergmann",
12203                     "type": "github"
12204                 }
12205             ],
12206             "time": "2024-03-02T07:15:17+00:00"
12207         },
12208         {
12209             "name": "sebastian/environment",
12210             "version": "6.1.0",
12211             "source": {
12212                 "type": "git",
12213                 "url": "https://github.com/sebastianbergmann/environment.git",
12214                 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
12215             },
12216             "dist": {
12217                 "type": "zip",
12218                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
12219                 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
12220                 "shasum": ""
12221             },
12222             "require": {
12223                 "php": ">=8.1"
12224             },
12225             "require-dev": {
12226                 "phpunit/phpunit": "^10.0"
12227             },
12228             "suggest": {
12229                 "ext-posix": "*"
12230             },
12231             "type": "library",
12232             "extra": {
12233                 "branch-alias": {
12234                     "dev-main": "6.1-dev"
12235                 }
12236             },
12237             "autoload": {
12238                 "classmap": [
12239                     "src/"
12240                 ]
12241             },
12242             "notification-url": "https://packagist.org/downloads/",
12243             "license": [
12244                 "BSD-3-Clause"
12245             ],
12246             "authors": [
12247                 {
12248                     "name": "Sebastian Bergmann",
12249                     "email": "sebastian@phpunit.de"
12250                 }
12251             ],
12252             "description": "Provides functionality to handle HHVM/PHP environments",
12253             "homepage": "https://github.com/sebastianbergmann/environment",
12254             "keywords": [
12255                 "Xdebug",
12256                 "environment",
12257                 "hhvm"
12258             ],
12259             "support": {
12260                 "issues": "https://github.com/sebastianbergmann/environment/issues",
12261                 "security": "https://github.com/sebastianbergmann/environment/security/policy",
12262                 "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
12263             },
12264             "funding": [
12265                 {
12266                     "url": "https://github.com/sebastianbergmann",
12267                     "type": "github"
12268                 }
12269             ],
12270             "time": "2024-03-23T08:47:14+00:00"
12271         },
12272         {
12273             "name": "sebastian/exporter",
12274             "version": "5.1.2",
12275             "source": {
12276                 "type": "git",
12277                 "url": "https://github.com/sebastianbergmann/exporter.git",
12278                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
12279             },
12280             "dist": {
12281                 "type": "zip",
12282                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
12283                 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
12284                 "shasum": ""
12285             },
12286             "require": {
12287                 "ext-mbstring": "*",
12288                 "php": ">=8.1",
12289                 "sebastian/recursion-context": "^5.0"
12290             },
12291             "require-dev": {
12292                 "phpunit/phpunit": "^10.0"
12293             },
12294             "type": "library",
12295             "extra": {
12296                 "branch-alias": {
12297                     "dev-main": "5.1-dev"
12298                 }
12299             },
12300             "autoload": {
12301                 "classmap": [
12302                     "src/"
12303                 ]
12304             },
12305             "notification-url": "https://packagist.org/downloads/",
12306             "license": [
12307                 "BSD-3-Clause"
12308             ],
12309             "authors": [
12310                 {
12311                     "name": "Sebastian Bergmann",
12312                     "email": "sebastian@phpunit.de"
12313                 },
12314                 {
12315                     "name": "Jeff Welch",
12316                     "email": "whatthejeff@gmail.com"
12317                 },
12318                 {
12319                     "name": "Volker Dusch",
12320                     "email": "github@wallbash.com"
12321                 },
12322                 {
12323                     "name": "Adam Harvey",
12324                     "email": "aharvey@php.net"
12325                 },
12326                 {
12327                     "name": "Bernhard Schussek",
12328                     "email": "bschussek@gmail.com"
12329                 }
12330             ],
12331             "description": "Provides the functionality to export PHP variables for visualization",
12332             "homepage": "https://www.github.com/sebastianbergmann/exporter",
12333             "keywords": [
12334                 "export",
12335                 "exporter"
12336             ],
12337             "support": {
12338                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
12339                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
12340                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
12341             },
12342             "funding": [
12343                 {
12344                     "url": "https://github.com/sebastianbergmann",
12345                     "type": "github"
12346                 }
12347             ],
12348             "time": "2024-03-02T07:17:12+00:00"
12349         },
12350         {
12351             "name": "sebastian/global-state",
12352             "version": "6.0.2",
12353             "source": {
12354                 "type": "git",
12355                 "url": "https://github.com/sebastianbergmann/global-state.git",
12356                 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
12357             },
12358             "dist": {
12359                 "type": "zip",
12360                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
12361                 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
12362                 "shasum": ""
12363             },
12364             "require": {
12365                 "php": ">=8.1",
12366                 "sebastian/object-reflector": "^3.0",
12367                 "sebastian/recursion-context": "^5.0"
12368             },
12369             "require-dev": {
12370                 "ext-dom": "*",
12371                 "phpunit/phpunit": "^10.0"
12372             },
12373             "type": "library",
12374             "extra": {
12375                 "branch-alias": {
12376                     "dev-main": "6.0-dev"
12377                 }
12378             },
12379             "autoload": {
12380                 "classmap": [
12381                     "src/"
12382                 ]
12383             },
12384             "notification-url": "https://packagist.org/downloads/",
12385             "license": [
12386                 "BSD-3-Clause"
12387             ],
12388             "authors": [
12389                 {
12390                     "name": "Sebastian Bergmann",
12391                     "email": "sebastian@phpunit.de"
12392                 }
12393             ],
12394             "description": "Snapshotting of global state",
12395             "homepage": "https://www.github.com/sebastianbergmann/global-state",
12396             "keywords": [
12397                 "global state"
12398             ],
12399             "support": {
12400                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
12401                 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
12402                 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
12403             },
12404             "funding": [
12405                 {
12406                     "url": "https://github.com/sebastianbergmann",
12407                     "type": "github"
12408                 }
12409             ],
12410             "time": "2024-03-02T07:19:19+00:00"
12411         },
12412         {
12413             "name": "sebastian/lines-of-code",
12414             "version": "2.0.2",
12415             "source": {
12416                 "type": "git",
12417                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
12418                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
12419             },
12420             "dist": {
12421                 "type": "zip",
12422                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
12423                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
12424                 "shasum": ""
12425             },
12426             "require": {
12427                 "nikic/php-parser": "^4.18 || ^5.0",
12428                 "php": ">=8.1"
12429             },
12430             "require-dev": {
12431                 "phpunit/phpunit": "^10.0"
12432             },
12433             "type": "library",
12434             "extra": {
12435                 "branch-alias": {
12436                     "dev-main": "2.0-dev"
12437                 }
12438             },
12439             "autoload": {
12440                 "classmap": [
12441                     "src/"
12442                 ]
12443             },
12444             "notification-url": "https://packagist.org/downloads/",
12445             "license": [
12446                 "BSD-3-Clause"
12447             ],
12448             "authors": [
12449                 {
12450                     "name": "Sebastian Bergmann",
12451                     "email": "sebastian@phpunit.de",
12452                     "role": "lead"
12453                 }
12454             ],
12455             "description": "Library for counting the lines of code in PHP source code",
12456             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
12457             "support": {
12458                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
12459                 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
12460                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
12461             },
12462             "funding": [
12463                 {
12464                     "url": "https://github.com/sebastianbergmann",
12465                     "type": "github"
12466                 }
12467             ],
12468             "time": "2023-12-21T08:38:20+00:00"
12469         },
12470         {
12471             "name": "sebastian/object-enumerator",
12472             "version": "5.0.0",
12473             "source": {
12474                 "type": "git",
12475                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
12476                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
12477             },
12478             "dist": {
12479                 "type": "zip",
12480                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
12481                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
12482                 "shasum": ""
12483             },
12484             "require": {
12485                 "php": ">=8.1",
12486                 "sebastian/object-reflector": "^3.0",
12487                 "sebastian/recursion-context": "^5.0"
12488             },
12489             "require-dev": {
12490                 "phpunit/phpunit": "^10.0"
12491             },
12492             "type": "library",
12493             "extra": {
12494                 "branch-alias": {
12495                     "dev-main": "5.0-dev"
12496                 }
12497             },
12498             "autoload": {
12499                 "classmap": [
12500                     "src/"
12501                 ]
12502             },
12503             "notification-url": "https://packagist.org/downloads/",
12504             "license": [
12505                 "BSD-3-Clause"
12506             ],
12507             "authors": [
12508                 {
12509                     "name": "Sebastian Bergmann",
12510                     "email": "sebastian@phpunit.de"
12511                 }
12512             ],
12513             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
12514             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
12515             "support": {
12516                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
12517                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
12518             },
12519             "funding": [
12520                 {
12521                     "url": "https://github.com/sebastianbergmann",
12522                     "type": "github"
12523                 }
12524             ],
12525             "time": "2023-02-03T07:08:32+00:00"
12526         },
12527         {
12528             "name": "sebastian/object-reflector",
12529             "version": "3.0.0",
12530             "source": {
12531                 "type": "git",
12532                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
12533                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
12534             },
12535             "dist": {
12536                 "type": "zip",
12537                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
12538                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
12539                 "shasum": ""
12540             },
12541             "require": {
12542                 "php": ">=8.1"
12543             },
12544             "require-dev": {
12545                 "phpunit/phpunit": "^10.0"
12546             },
12547             "type": "library",
12548             "extra": {
12549                 "branch-alias": {
12550                     "dev-main": "3.0-dev"
12551                 }
12552             },
12553             "autoload": {
12554                 "classmap": [
12555                     "src/"
12556                 ]
12557             },
12558             "notification-url": "https://packagist.org/downloads/",
12559             "license": [
12560                 "BSD-3-Clause"
12561             ],
12562             "authors": [
12563                 {
12564                     "name": "Sebastian Bergmann",
12565                     "email": "sebastian@phpunit.de"
12566                 }
12567             ],
12568             "description": "Allows reflection of object attributes, including inherited and non-public ones",
12569             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
12570             "support": {
12571                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
12572                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
12573             },
12574             "funding": [
12575                 {
12576                     "url": "https://github.com/sebastianbergmann",
12577                     "type": "github"
12578                 }
12579             ],
12580             "time": "2023-02-03T07:06:18+00:00"
12581         },
12582         {
12583             "name": "sebastian/recursion-context",
12584             "version": "5.0.0",
12585             "source": {
12586                 "type": "git",
12587                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
12588                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
12589             },
12590             "dist": {
12591                 "type": "zip",
12592                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
12593                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
12594                 "shasum": ""
12595             },
12596             "require": {
12597                 "php": ">=8.1"
12598             },
12599             "require-dev": {
12600                 "phpunit/phpunit": "^10.0"
12601             },
12602             "type": "library",
12603             "extra": {
12604                 "branch-alias": {
12605                     "dev-main": "5.0-dev"
12606                 }
12607             },
12608             "autoload": {
12609                 "classmap": [
12610                     "src/"
12611                 ]
12612             },
12613             "notification-url": "https://packagist.org/downloads/",
12614             "license": [
12615                 "BSD-3-Clause"
12616             ],
12617             "authors": [
12618                 {
12619                     "name": "Sebastian Bergmann",
12620                     "email": "sebastian@phpunit.de"
12621                 },
12622                 {
12623                     "name": "Jeff Welch",
12624                     "email": "whatthejeff@gmail.com"
12625                 },
12626                 {
12627                     "name": "Adam Harvey",
12628                     "email": "aharvey@php.net"
12629                 }
12630             ],
12631             "description": "Provides functionality to recursively process PHP variables",
12632             "homepage": "https://github.com/sebastianbergmann/recursion-context",
12633             "support": {
12634                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
12635                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
12636             },
12637             "funding": [
12638                 {
12639                     "url": "https://github.com/sebastianbergmann",
12640                     "type": "github"
12641                 }
12642             ],
12643             "time": "2023-02-03T07:05:40+00:00"
12644         },
12645         {
12646             "name": "sebastian/type",
12647             "version": "4.0.0",
12648             "source": {
12649                 "type": "git",
12650                 "url": "https://github.com/sebastianbergmann/type.git",
12651                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
12652             },
12653             "dist": {
12654                 "type": "zip",
12655                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
12656                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
12657                 "shasum": ""
12658             },
12659             "require": {
12660                 "php": ">=8.1"
12661             },
12662             "require-dev": {
12663                 "phpunit/phpunit": "^10.0"
12664             },
12665             "type": "library",
12666             "extra": {
12667                 "branch-alias": {
12668                     "dev-main": "4.0-dev"
12669                 }
12670             },
12671             "autoload": {
12672                 "classmap": [
12673                     "src/"
12674                 ]
12675             },
12676             "notification-url": "https://packagist.org/downloads/",
12677             "license": [
12678                 "BSD-3-Clause"
12679             ],
12680             "authors": [
12681                 {
12682                     "name": "Sebastian Bergmann",
12683                     "email": "sebastian@phpunit.de",
12684                     "role": "lead"
12685                 }
12686             ],
12687             "description": "Collection of value objects that represent the types of the PHP type system",
12688             "homepage": "https://github.com/sebastianbergmann/type",
12689             "support": {
12690                 "issues": "https://github.com/sebastianbergmann/type/issues",
12691                 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
12692             },
12693             "funding": [
12694                 {
12695                     "url": "https://github.com/sebastianbergmann",
12696                     "type": "github"
12697                 }
12698             ],
12699             "time": "2023-02-03T07:10:45+00:00"
12700         },
12701         {
12702             "name": "sebastian/version",
12703             "version": "4.0.1",
12704             "source": {
12705                 "type": "git",
12706                 "url": "https://github.com/sebastianbergmann/version.git",
12707                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
12708             },
12709             "dist": {
12710                 "type": "zip",
12711                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
12712                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
12713                 "shasum": ""
12714             },
12715             "require": {
12716                 "php": ">=8.1"
12717             },
12718             "type": "library",
12719             "extra": {
12720                 "branch-alias": {
12721                     "dev-main": "4.0-dev"
12722                 }
12723             },
12724             "autoload": {
12725                 "classmap": [
12726                     "src/"
12727                 ]
12728             },
12729             "notification-url": "https://packagist.org/downloads/",
12730             "license": [
12731                 "BSD-3-Clause"
12732             ],
12733             "authors": [
12734                 {
12735                     "name": "Sebastian Bergmann",
12736                     "email": "sebastian@phpunit.de",
12737                     "role": "lead"
12738                 }
12739             ],
12740             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
12741             "homepage": "https://github.com/sebastianbergmann/version",
12742             "support": {
12743                 "issues": "https://github.com/sebastianbergmann/version/issues",
12744                 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
12745             },
12746             "funding": [
12747                 {
12748                     "url": "https://github.com/sebastianbergmann",
12749                     "type": "github"
12750                 }
12751             ],
12752             "time": "2023-02-07T11:34:05+00:00"
12753         },
12754         {
12755             "name": "symfony/browser-kit",
12756             "version": "v6.4.13",
12757             "source": {
12758                 "type": "git",
12759                 "url": "https://github.com/symfony/browser-kit.git",
12760                 "reference": "65d4b3fd9556e4b5b41287bef93c671f8f9f86ab"
12761             },
12762             "dist": {
12763                 "type": "zip",
12764                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/65d4b3fd9556e4b5b41287bef93c671f8f9f86ab",
12765                 "reference": "65d4b3fd9556e4b5b41287bef93c671f8f9f86ab",
12766                 "shasum": ""
12767             },
12768             "require": {
12769                 "php": ">=8.1",
12770                 "symfony/dom-crawler": "^5.4|^6.0|^7.0"
12771             },
12772             "require-dev": {
12773                 "symfony/css-selector": "^5.4|^6.0|^7.0",
12774                 "symfony/http-client": "^5.4|^6.0|^7.0",
12775                 "symfony/mime": "^5.4|^6.0|^7.0",
12776                 "symfony/process": "^5.4|^6.0|^7.0"
12777             },
12778             "type": "library",
12779             "autoload": {
12780                 "psr-4": {
12781                     "Symfony\\Component\\BrowserKit\\": ""
12782                 },
12783                 "exclude-from-classmap": [
12784                     "/Tests/"
12785                 ]
12786             },
12787             "notification-url": "https://packagist.org/downloads/",
12788             "license": [
12789                 "MIT"
12790             ],
12791             "authors": [
12792                 {
12793                     "name": "Fabien Potencier",
12794                     "email": "fabien@symfony.com"
12795                 },
12796                 {
12797                     "name": "Symfony Community",
12798                     "homepage": "https://symfony.com/contributors"
12799                 }
12800             ],
12801             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
12802             "homepage": "https://symfony.com",
12803             "support": {
12804                 "source": "https://github.com/symfony/browser-kit/tree/v6.4.13"
12805             },
12806             "funding": [
12807                 {
12808                     "url": "https://symfony.com/sponsor",
12809                     "type": "custom"
12810                 },
12811                 {
12812                     "url": "https://github.com/fabpot",
12813                     "type": "github"
12814                 },
12815                 {
12816                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12817                     "type": "tidelift"
12818                 }
12819             ],
12820             "time": "2024-10-25T15:07:50+00:00"
12821         },
12822         {
12823             "name": "symfony/dom-crawler",
12824             "version": "v6.4.16",
12825             "source": {
12826                 "type": "git",
12827                 "url": "https://github.com/symfony/dom-crawler.git",
12828                 "reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d"
12829             },
12830             "dist": {
12831                 "type": "zip",
12832                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4304e6ad5c894a9c72831ad459f627bfd35d766d",
12833                 "reference": "4304e6ad5c894a9c72831ad459f627bfd35d766d",
12834                 "shasum": ""
12835             },
12836             "require": {
12837                 "masterminds/html5": "^2.6",
12838                 "php": ">=8.1",
12839                 "symfony/polyfill-ctype": "~1.8",
12840                 "symfony/polyfill-mbstring": "~1.0"
12841             },
12842             "require-dev": {
12843                 "symfony/css-selector": "^5.4|^6.0|^7.0"
12844             },
12845             "type": "library",
12846             "autoload": {
12847                 "psr-4": {
12848                     "Symfony\\Component\\DomCrawler\\": ""
12849                 },
12850                 "exclude-from-classmap": [
12851                     "/Tests/"
12852                 ]
12853             },
12854             "notification-url": "https://packagist.org/downloads/",
12855             "license": [
12856                 "MIT"
12857             ],
12858             "authors": [
12859                 {
12860                     "name": "Fabien Potencier",
12861                     "email": "fabien@symfony.com"
12862                 },
12863                 {
12864                     "name": "Symfony Community",
12865                     "homepage": "https://symfony.com/contributors"
12866                 }
12867             ],
12868             "description": "Eases DOM navigation for HTML and XML documents",
12869             "homepage": "https://symfony.com",
12870             "support": {
12871                 "source": "https://github.com/symfony/dom-crawler/tree/v6.4.16"
12872             },
12873             "funding": [
12874                 {
12875                     "url": "https://symfony.com/sponsor",
12876                     "type": "custom"
12877                 },
12878                 {
12879                     "url": "https://github.com/fabpot",
12880                     "type": "github"
12881                 },
12882                 {
12883                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12884                     "type": "tidelift"
12885                 }
12886             ],
12887             "time": "2024-11-13T15:06:22+00:00"
12888         },
12889         {
12890             "name": "symfony/error-handler",
12891             "version": "v6.4.17",
12892             "source": {
12893                 "type": "git",
12894                 "url": "https://github.com/symfony/error-handler.git",
12895                 "reference": "37ad2380e8c1a8cf62a1200a5c10080b679b446c"
12896             },
12897             "dist": {
12898                 "type": "zip",
12899                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/37ad2380e8c1a8cf62a1200a5c10080b679b446c",
12900                 "reference": "37ad2380e8c1a8cf62a1200a5c10080b679b446c",
12901                 "shasum": ""
12902             },
12903             "require": {
12904                 "php": ">=8.1",
12905                 "psr/log": "^1|^2|^3",
12906                 "symfony/var-dumper": "^5.4|^6.0|^7.0"
12907             },
12908             "conflict": {
12909                 "symfony/deprecation-contracts": "<2.5",
12910                 "symfony/http-kernel": "<6.4"
12911             },
12912             "require-dev": {
12913                 "symfony/deprecation-contracts": "^2.5|^3",
12914                 "symfony/http-kernel": "^6.4|^7.0",
12915                 "symfony/serializer": "^5.4|^6.0|^7.0"
12916             },
12917             "bin": [
12918                 "Resources/bin/patch-type-declarations"
12919             ],
12920             "type": "library",
12921             "autoload": {
12922                 "psr-4": {
12923                     "Symfony\\Component\\ErrorHandler\\": ""
12924                 },
12925                 "exclude-from-classmap": [
12926                     "/Tests/"
12927                 ]
12928             },
12929             "notification-url": "https://packagist.org/downloads/",
12930             "license": [
12931                 "MIT"
12932             ],
12933             "authors": [
12934                 {
12935                     "name": "Fabien Potencier",
12936                     "email": "fabien@symfony.com"
12937                 },
12938                 {
12939                     "name": "Symfony Community",
12940                     "homepage": "https://symfony.com/contributors"
12941                 }
12942             ],
12943             "description": "Provides tools to manage errors and ease debugging PHP code",
12944             "homepage": "https://symfony.com",
12945             "support": {
12946                 "source": "https://github.com/symfony/error-handler/tree/v6.4.17"
12947             },
12948             "funding": [
12949                 {
12950                     "url": "https://symfony.com/sponsor",
12951                     "type": "custom"
12952                 },
12953                 {
12954                     "url": "https://github.com/fabpot",
12955                     "type": "github"
12956                 },
12957                 {
12958                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12959                     "type": "tidelift"
12960                 }
12961             ],
12962             "time": "2024-12-06T13:30:51+00:00"
12963         },
12964         {
12965             "name": "symfony/http-kernel",
12966             "version": "v6.4.17",
12967             "source": {
12968                 "type": "git",
12969                 "url": "https://github.com/symfony/http-kernel.git",
12970                 "reference": "c5647393c5ce11833d13e4b70fff4b571d4ac710"
12971             },
12972             "dist": {
12973                 "type": "zip",
12974                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c5647393c5ce11833d13e4b70fff4b571d4ac710",
12975                 "reference": "c5647393c5ce11833d13e4b70fff4b571d4ac710",
12976                 "shasum": ""
12977             },
12978             "require": {
12979                 "php": ">=8.1",
12980                 "psr/log": "^1|^2|^3",
12981                 "symfony/deprecation-contracts": "^2.5|^3",
12982                 "symfony/error-handler": "^6.4|^7.0",
12983                 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
12984                 "symfony/http-foundation": "^6.4|^7.0",
12985                 "symfony/polyfill-ctype": "^1.8"
12986             },
12987             "conflict": {
12988                 "symfony/browser-kit": "<5.4",
12989                 "symfony/cache": "<5.4",
12990                 "symfony/config": "<6.1",
12991                 "symfony/console": "<5.4",
12992                 "symfony/dependency-injection": "<6.4",
12993                 "symfony/doctrine-bridge": "<5.4",
12994                 "symfony/form": "<5.4",
12995                 "symfony/http-client": "<5.4",
12996                 "symfony/http-client-contracts": "<2.5",
12997                 "symfony/mailer": "<5.4",
12998                 "symfony/messenger": "<5.4",
12999                 "symfony/translation": "<5.4",
13000                 "symfony/translation-contracts": "<2.5",
13001                 "symfony/twig-bridge": "<5.4",
13002                 "symfony/validator": "<6.4",
13003                 "symfony/var-dumper": "<6.3",
13004                 "twig/twig": "<2.13"
13005             },
13006             "provide": {
13007                 "psr/log-implementation": "1.0|2.0|3.0"
13008             },
13009             "require-dev": {
13010                 "psr/cache": "^1.0|^2.0|^3.0",
13011                 "symfony/browser-kit": "^5.4|^6.0|^7.0",
13012                 "symfony/clock": "^6.2|^7.0",
13013                 "symfony/config": "^6.1|^7.0",
13014                 "symfony/console": "^5.4|^6.0|^7.0",
13015                 "symfony/css-selector": "^5.4|^6.0|^7.0",
13016                 "symfony/dependency-injection": "^6.4|^7.0",
13017                 "symfony/dom-crawler": "^5.4|^6.0|^7.0",
13018                 "symfony/expression-language": "^5.4|^6.0|^7.0",
13019                 "symfony/finder": "^5.4|^6.0|^7.0",
13020                 "symfony/http-client-contracts": "^2.5|^3",
13021                 "symfony/process": "^5.4|^6.0|^7.0",
13022                 "symfony/property-access": "^5.4.5|^6.0.5|^7.0",
13023                 "symfony/routing": "^5.4|^6.0|^7.0",
13024                 "symfony/serializer": "^6.4.4|^7.0.4",
13025                 "symfony/stopwatch": "^5.4|^6.0|^7.0",
13026                 "symfony/translation": "^5.4|^6.0|^7.0",
13027                 "symfony/translation-contracts": "^2.5|^3",
13028                 "symfony/uid": "^5.4|^6.0|^7.0",
13029                 "symfony/validator": "^6.4|^7.0",
13030                 "symfony/var-dumper": "^5.4|^6.4|^7.0",
13031                 "symfony/var-exporter": "^6.2|^7.0",
13032                 "twig/twig": "^2.13|^3.0.4"
13033             },
13034             "type": "library",
13035             "autoload": {
13036                 "psr-4": {
13037                     "Symfony\\Component\\HttpKernel\\": ""
13038                 },
13039                 "exclude-from-classmap": [
13040                     "/Tests/"
13041                 ]
13042             },
13043             "notification-url": "https://packagist.org/downloads/",
13044             "license": [
13045                 "MIT"
13046             ],
13047             "authors": [
13048                 {
13049                     "name": "Fabien Potencier",
13050                     "email": "fabien@symfony.com"
13051                 },
13052                 {
13053                     "name": "Symfony Community",
13054                     "homepage": "https://symfony.com/contributors"
13055                 }
13056             ],
13057             "description": "Provides a structured process for converting a Request into a Response",
13058             "homepage": "https://symfony.com",
13059             "support": {
13060                 "source": "https://github.com/symfony/http-kernel/tree/v6.4.17"
13061             },
13062             "funding": [
13063                 {
13064                     "url": "https://symfony.com/sponsor",
13065                     "type": "custom"
13066                 },
13067                 {
13068                     "url": "https://github.com/fabpot",
13069                     "type": "github"
13070                 },
13071                 {
13072                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
13073                     "type": "tidelift"
13074                 }
13075             ],
13076             "time": "2024-12-31T14:49:31+00:00"
13077         },
13078         {
13079             "name": "symfony/panther",
13080             "version": "v2.1.1",
13081             "source": {
13082                 "type": "git",
13083                 "url": "https://github.com/symfony/panther.git",
13084                 "reference": "ef9a6f2393ac9679af03a93d3f508e4aa65c15b5"
13085             },
13086             "dist": {
13087                 "type": "zip",
13088                 "url": "https://api.github.com/repos/symfony/panther/zipball/ef9a6f2393ac9679af03a93d3f508e4aa65c15b5",
13089                 "reference": "ef9a6f2393ac9679af03a93d3f508e4aa65c15b5",
13090                 "shasum": ""
13091             },
13092             "require": {
13093                 "ext-dom": "*",
13094                 "ext-libxml": "*",
13095                 "php": ">=8.0",
13096                 "php-webdriver/webdriver": "^1.8.2",
13097                 "symfony/browser-kit": "^5.3 || ^6.0 || ^7.0",
13098                 "symfony/dependency-injection": "^5.3 || ^6.0 || ^7.0",
13099                 "symfony/deprecation-contracts": "^2.4 || ^3",
13100                 "symfony/dom-crawler": "^5.3 || ^6.0 || ^7.0",
13101                 "symfony/http-client": "^5.3 || ^6.0 || ^7.0",
13102                 "symfony/http-kernel": "^5.3 || ^6.0 || ^7.0",
13103                 "symfony/process": "^5.3 || ^6.0 || ^7.0"
13104             },
13105             "require-dev": {
13106                 "symfony/css-selector": "^5.3 || ^6.0 || ^7.0",
13107                 "symfony/framework-bundle": "^5.3 || ^6.0 || ^7.0",
13108                 "symfony/mime": "^5.3 || ^6.0 || ^7.0",
13109                 "symfony/phpunit-bridge": "^5.3 || ^6.0 || ^7.0"
13110             },
13111             "type": "library",
13112             "extra": {
13113                 "branch-alias": {
13114                     "dev-main": "2.0.x-dev"
13115                 }
13116             },
13117             "autoload": {
13118                 "psr-4": {
13119                     "Symfony\\Component\\Panther\\": "src/"
13120                 }
13121             },
13122             "notification-url": "https://packagist.org/downloads/",
13123             "license": [
13124                 "MIT"
13125             ],
13126             "authors": [
13127                 {
13128                     "name": "Kévin Dunglas",
13129                     "email": "dunglas@gmail.com",
13130                     "homepage": "https://dunglas.fr"
13131                 },
13132                 {
13133                     "name": "Symfony Community",
13134                     "homepage": "https://symfony.com/contributors"
13135                 }
13136             ],
13137             "description": "A browser testing and web scraping library for PHP and Symfony.",
13138             "homepage": "https://dunglas.fr",
13139             "keywords": [
13140                 "e2e",
13141                 "scraping",
13142                 "selenium",
13143                 "symfony",
13144                 "testing",
13145                 "webdriver"
13146             ],
13147             "support": {
13148                 "issues": "https://github.com/symfony/panther/issues",
13149                 "source": "https://github.com/symfony/panther/tree/v2.1.1"
13150             },
13151             "funding": [
13152                 {
13153                     "url": "https://www.panthera.org/donate",
13154                     "type": "custom"
13155                 },
13156                 {
13157                     "url": "https://github.com/dunglas",
13158                     "type": "github"
13159                 },
13160                 {
13161                     "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
13162                     "type": "tidelift"
13163                 }
13164             ],
13165             "time": "2023-12-03T22:17:31+00:00"
13166         },
13167         {
13168             "name": "symfony/var-dumper",
13169             "version": "v6.4.15",
13170             "source": {
13171                 "type": "git",
13172                 "url": "https://github.com/symfony/var-dumper.git",
13173                 "reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80"
13174             },
13175             "dist": {
13176                 "type": "zip",
13177                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80",
13178                 "reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80",
13179                 "shasum": ""
13180             },
13181             "require": {
13182                 "php": ">=8.1",
13183                 "symfony/deprecation-contracts": "^2.5|^3",
13184                 "symfony/polyfill-mbstring": "~1.0"
13185             },
13186             "conflict": {
13187                 "symfony/console": "<5.4"
13188             },
13189             "require-dev": {
13190                 "ext-iconv": "*",
13191                 "symfony/console": "^5.4|^6.0|^7.0",
13192                 "symfony/error-handler": "^6.3|^7.0",
13193                 "symfony/http-kernel": "^5.4|^6.0|^7.0",
13194                 "symfony/process": "^5.4|^6.0|^7.0",
13195                 "symfony/uid": "^5.4|^6.0|^7.0",
13196                 "twig/twig": "^2.13|^3.0.4"
13197             },
13198             "bin": [
13199                 "Resources/bin/var-dump-server"
13200             ],
13201             "type": "library",
13202             "autoload": {
13203                 "files": [
13204                     "Resources/functions/dump.php"
13205                 ],
13206                 "psr-4": {
13207                     "Symfony\\Component\\VarDumper\\": ""
13208                 },
13209                 "exclude-from-classmap": [
13210                     "/Tests/"
13211                 ]
13212             },
13213             "notification-url": "https://packagist.org/downloads/",
13214             "license": [
13215                 "MIT"
13216             ],
13217             "authors": [
13218                 {
13219                     "name": "Nicolas Grekas",
13220                     "email": "p@tchwork.com"
13221                 },
13222                 {
13223                     "name": "Symfony Community",
13224                     "homepage": "https://symfony.com/contributors"
13225                 }
13226             ],
13227             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
13228             "homepage": "https://symfony.com",
13229             "keywords": [
13230                 "debug",
13231                 "dump"
13232             ],
13233             "support": {
13234                 "source": "https://github.com/symfony/var-dumper/tree/v6.4.15"
13235             },
13236             "funding": [
13237                 {
13238                     "url": "https://symfony.com/sponsor",
13239                     "type": "custom"
13240                 },
13241                 {
13242                     "url": "https://github.com/fabpot",
13243                     "type": "github"
13244                 },
13245                 {
13246                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
13247                     "type": "tidelift"
13248                 }
13249             ],
13250             "time": "2024-11-08T15:28:48+00:00"
13251         },
13252         {
13253             "name": "theseer/tokenizer",
13254             "version": "1.2.3",
13255             "source": {
13256                 "type": "git",
13257                 "url": "https://github.com/theseer/tokenizer.git",
13258                 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
13259             },
13260             "dist": {
13261                 "type": "zip",
13262                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
13263                 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
13264                 "shasum": ""
13265             },
13266             "require": {
13267                 "ext-dom": "*",
13268                 "ext-tokenizer": "*",
13269                 "ext-xmlwriter": "*",
13270                 "php": "^7.2 || ^8.0"
13271             },
13272             "type": "library",
13273             "autoload": {
13274                 "classmap": [
13275                     "src/"
13276                 ]
13277             },
13278             "notification-url": "https://packagist.org/downloads/",
13279             "license": [
13280                 "BSD-3-Clause"
13281             ],
13282             "authors": [
13283                 {
13284                     "name": "Arne Blankerts",
13285                     "email": "arne@blankerts.de",
13286                     "role": "Developer"
13287                 }
13288             ],
13289             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
13290             "support": {
13291                 "issues": "https://github.com/theseer/tokenizer/issues",
13292                 "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
13293             },
13294             "funding": [
13295                 {
13296                     "url": "https://github.com/theseer",
13297                     "type": "github"
13298                 }
13299             ],
13300             "time": "2024-03-03T12:36:25+00:00"
13301         },
13302         {
13303             "name": "zircote/swagger-php",
13304             "version": "3.3.7",
13305             "source": {
13306                 "type": "git",
13307                 "url": "https://github.com/zircote/swagger-php.git",
13308                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381"
13309             },
13310             "dist": {
13311                 "type": "zip",
13312                 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/e8c3bb316e385e93a0c7e8b2aa0681079244c381",
13313                 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381",
13314                 "shasum": ""
13315             },
13316             "require": {
13317                 "doctrine/annotations": "^1.7",
13318                 "ext-json": "*",
13319                 "php": ">=7.2",
13320                 "psr/log": "^1.1 || ^2.0 || ^3.0",
13321                 "symfony/finder": ">=2.2",
13322                 "symfony/yaml": ">=3.3"
13323             },
13324             "require-dev": {
13325                 "composer/package-versions-deprecated": "1.11.99.2",
13326                 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
13327                 "phpunit/phpunit": ">=8.5.14"
13328             },
13329             "bin": [
13330                 "bin/openapi"
13331             ],
13332             "type": "library",
13333             "autoload": {
13334                 "files": [
13335                     "src/functions.php"
13336                 ],
13337                 "psr-4": {
13338                     "OpenApi\\": "src"
13339                 }
13340             },
13341             "notification-url": "https://packagist.org/downloads/",
13342             "license": [
13343                 "Apache-2.0"
13344             ],
13345             "authors": [
13346                 {
13347                     "name": "Robert Allen",
13348                     "email": "zircote@gmail.com"
13349                 },
13350                 {
13351                     "name": "Bob Fanger",
13352                     "email": "bfanger@gmail.com",
13353                     "homepage": "https://bfanger.nl"
13354                 },
13355                 {
13356                     "name": "Martin Rademacher",
13357                     "email": "mano@radebatz.net",
13358                     "homepage": "https://radebatz.net"
13359                 }
13360             ],
13361             "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
13362             "homepage": "https://github.com/zircote/swagger-php/",
13363             "keywords": [
13364                 "api",
13365                 "json",
13366                 "rest",
13367                 "service discovery"
13368             ],
13369             "support": {
13370                 "issues": "https://github.com/zircote/swagger-php/issues",
13371                 "source": "https://github.com/zircote/swagger-php/tree/3.3.7"
13372             },
13373             "time": "2023-01-03T21:17:10+00:00"
13374         }
13375     ],
13376     "aliases": [],
13377     "minimum-stability": "stable",
13378     "stability-flags": [],
13379     "prefer-stable": false,
13380     "prefer-lowest": false,
13381     "platform": {
13382         "php": ">=8.1.0"
13383     },
13384     "platform-dev": [],
13385     "platform-overrides": {
13386         "php": "8.1",
13387         "ext-intl": "8.1"
13388     },
13389     "plugin-api-version": "2.3.0"